index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-29
Update version for v6.0.0 release
Peter Maydell
1
-1
/
+1
2021-04-26
Update version for v6.0.0-rc5 release
Peter Maydell
1
-1
/
+1
2021-04-26
hw/block/nvme: fix invalid msix exclusive uninit
Klaus Jensen
1
-1
/
+2
2021-04-23
target/s390x: fix s390_probe_access to check PAGE_WRITE_ORG for writeability
Alex Bennée
1
-1
/
+1
2021-04-23
net: check the existence of peer before trying to pad
Jason Wang
4
-3
/
+8
2021-04-20
Update version for v6.0.0-rc4 release
Peter Maydell
1
-1
/
+1
2021-04-20
qga: fix guest-get-disks regression
Marc-André Lureau
1
-0
/
+1
2021-04-20
target/mips/rel6_translate: Change license to GNU LGPL v2.1 (or later)
Philippe Mathieu-Daudé
1
-5
/
+4
2021-04-20
migration: Deprecate redundant query-migrate result @blocked
Markus Armbruster
1
-2
/
+7
2021-04-19
mptsas: Remove unused MPTSASState 'pending' field (CVE-2021-3392)
Michael Tokarev
2
-7
/
+0
2021-04-17
accel/tcg: avoid re-translating one-shot instructions
Alex Bennée
1
-1
/
+1
2021-04-17
target/arm: drop CF_LAST_IO/dc->condjump check
Alex Bennée
1
-5
/
+0
2021-04-17
hw/arm/armsse: Make SSE-300 use Cortex-M55
Peter Maydell
1
-2
/
+5
2021-04-17
hw/arm/armsse: Give SSE-300 its own Property array
Peter Maydell
1
-3
/
+14
2021-04-17
include/qemu/osdep.h: Move system includes to top
Peter Maydell
1
-7
/
+13
2021-04-17
osdep: protect qemu/osdep.h with extern "C"
Paolo Bonzini
4
-3
/
+17
2021-04-17
osdep: include glib-compat.h before other QEMU headers
Paolo Bonzini
1
-1
/
+7
2021-04-14
Update version for v6.0.0-rc3 release
Peter Maydell
1
-1
/
+1
2021-04-14
qapi/qom.json: Do not use CONFIG_VIRTIO_CRYPTO in common code
Thomas Huth
1
-2
/
+2
2021-04-13
vhost-user-fs: fix features handling
Anton Kuchin
1
-4
/
+16
2021-04-13
block/nbd: fix possible use after free of s->connect_thread
Vladimir Sementsov-Ogievskiy
1
-0
/
+11
2021-04-13
target/mips: Fix TCG temporary leak in gen_cache_operation()
Philippe Mathieu-Daudé
1
-0
/
+2
2021-04-13
hw/isa/piix4: Migrate Reset Control Register
Philippe Mathieu-Daudé
1
-1
/
+14
2021-04-13
hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
Philippe Mathieu-Daudé
1
-0
/
+1
2021-04-13
sphinx: qapidoc: Wrap "If" section body in a paragraph node
John Snow
1
-1
/
+3
2021-04-12
tests/qtest: add tests for am53c974 device
Mark Cave-Ayland
3
-0
/
+220
2021-04-12
esp: ensure that do_cmd is set to zero before submitting an ESP select command
Mark Cave-Ayland
1
-0
/
+2
2021-04-12
esp: don't reset async_len directly in esp_select() if cancelling request
Mark Cave-Ayland
1
-1
/
+1
2021-04-12
esp: don't overflow cmdfifo if TC is larger than the cmdfifo size
Mark Cave-Ayland
1
-0
/
+1
2021-04-12
esp: don't overflow cmdfifo in get_cmd()
Mark Cave-Ayland
1
-0
/
+2
2021-04-12
esp: don't underflow cmdfifo in do_cmd()
Mark Cave-Ayland
1
-2
/
+4
2021-04-12
esp: ensure cmdfifo is not empty and current_dev is non-NULL
Mark Cave-Ayland
1
-0
/
+3
2021-04-12
esp: introduce esp_fifo_pop_buf() and use it instead of fifo8_pop_buf()
Mark Cave-Ayland
1
-12
/
+28
2021-04-12
esp: consolidate esp_cmdfifo_pop() into esp_fifo_pop()
Mark Cave-Ayland
1
-14
/
+6
2021-04-12
esp: consolidate esp_cmdfifo_push() into esp_fifo_push()
Mark Cave-Ayland
1
-19
/
+8
2021-04-12
esp: rework write_response() to avoid using the FIFO for DMA transactions
Mark Cave-Ayland
1
-7
/
+6
2021-04-12
esp: always check current_req is not NULL before use in DMA callbacks
Mark Cave-Ayland
1
-5
/
+14
2021-04-12
esp: fix setting of ESPState mig_version_id when launching QEMU with -S option
Mark Cave-Ayland
3
-3
/
+6
2021-04-12
hw/arm/mps2-tz: Assert if more than one RAM is attached to an MPC
Peter Maydell
1
-2
/
+6
2021-04-12
hw/arm/mps2-tz: Fix MPC setting for AN524 SRAM block
Peter Maydell
1
-1
/
+1
2021-04-12
exec: Fix overlap of PAGE_ANON and PAGE_TARGET_1
Richard Henderson
1
-2
/
+2
2021-04-12
target/arm: Check PAGE_WRITE_ORG for MTE writeability
Richard Henderson
1
-1
/
+1
2021-04-12
accel/tcg: Preserve PAGE_ANON when changing page permissions
Richard Henderson
4
-4
/
+53
2021-04-12
hw/arm/smmuv3: Emulate CFGI_STE_RANGE for an aligned range of StreamIDs
Zenghui Yu
1
-4
/
+8
2021-04-12
hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} interrupts
Zenghui Yu
1
-2
/
+2
2021-04-12
hw/block/nvme: drain namespaces on sq deletion
Klaus Jensen
1
-2
/
+21
2021-04-12
hw/block/nvme: store aiocb in compare
Klaus Jensen
1
-1
/
+2
2021-04-12
hw/block/nvme: map prp fix if prp2 contains non-zero offset
Padmakar Kalghatgi
1
-3
/
+9
2021-04-12
docs: add nvme emulation documentation
Klaus Jensen
4
-24
/
+227
2021-04-12
spapr.c: always pulse guest IRQ in spapr_core_unplug_request()
Daniel Henrique Barboza
1
-1
/
+10
[next]