index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2021-04-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-04-30
vhost-user-blk: Fail gracefully on too large queue size
Kevin Wolf
2021-04-30
hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows
Peter Maydell
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
2021-04-30
hw/arm/smmuv3: Support 16K translation granule
Kunkun Jiang
2021-04-26
hw/block/nvme: fix invalid msix exclusive uninit
Klaus Jensen
2021-04-19
mptsas: Remove unused MPTSASState 'pending' field (CVE-2021-3392)
Michael Tokarev
2021-04-17
hw/arm/armsse: Make SSE-300 use Cortex-M55
Peter Maydell
2021-04-17
hw/arm/armsse: Give SSE-300 its own Property array
Peter Maydell
2021-04-13
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...
Peter Maydell
2021-04-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210413'...
Peter Maydell
2021-04-13
vhost-user-fs: fix features handling
Anton Kuchin
2021-04-13
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210413' into staging
Peter Maydell
2021-04-13
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210412' in...
Peter Maydell
2021-04-13
hw/isa/piix4: Migrate Reset Control Register
Philippe Mathieu-Daudé
2021-04-13
hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
Philippe Mathieu-Daudé
2021-04-12
esp: ensure that do_cmd is set to zero before submitting an ESP select command
Mark Cave-Ayland
2021-04-12
esp: don't reset async_len directly in esp_select() if cancelling request
Mark Cave-Ayland
2021-04-12
esp: don't overflow cmdfifo if TC is larger than the cmdfifo size
Mark Cave-Ayland
2021-04-12
esp: don't overflow cmdfifo in get_cmd()
Mark Cave-Ayland
2021-04-12
esp: don't underflow cmdfifo in do_cmd()
Mark Cave-Ayland
2021-04-12
esp: ensure cmdfifo is not empty and current_dev is non-NULL
Mark Cave-Ayland
2021-04-12
esp: introduce esp_fifo_pop_buf() and use it instead of fifo8_pop_buf()
Mark Cave-Ayland
2021-04-12
esp: consolidate esp_cmdfifo_pop() into esp_fifo_pop()
Mark Cave-Ayland
2021-04-12
esp: consolidate esp_cmdfifo_push() into esp_fifo_push()
Mark Cave-Ayland
2021-04-12
esp: rework write_response() to avoid using the FIFO for DMA transactions
Mark Cave-Ayland
2021-04-12
esp: always check current_req is not NULL before use in DMA callbacks
Mark Cave-Ayland
2021-04-12
esp: fix setting of ESPState mig_version_id when launching QEMU with -S option
Mark Cave-Ayland
2021-04-12
hw/arm/mps2-tz: Assert if more than one RAM is attached to an MPC
Peter Maydell
2021-04-12
hw/arm/mps2-tz: Fix MPC setting for AN524 SRAM block
Peter Maydell
2021-04-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210412'...
Peter Maydell
2021-04-12
hw/arm/smmuv3: Emulate CFGI_STE_RANGE for an aligned range of StreamIDs
Zenghui Yu
2021-04-12
hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} interrupts
Zenghui Yu
2021-04-12
hw/block/nvme: drain namespaces on sq deletion
Klaus Jensen
2021-04-12
hw/block/nvme: store aiocb in compare
Klaus Jensen
2021-04-12
hw/block/nvme: map prp fix if prp2 contains non-zero offset
Padmakar Kalghatgi
2021-04-12
spapr.c: always pulse guest IRQ in spapr_core_unplug_request()
Daniel Henrique Barboza
2021-04-12
spapr: rollback 'unplug timeout' for CPU hotunplugs
Daniel Henrique Barboza
2021-04-10
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...
Peter Maydell
2021-04-09
cpu/core: Fix "help" of CPU core device types
Greg Kurz
2021-04-09
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-04-09
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210409' into...
Peter Maydell
2021-04-09
hw/block/fdc: Fix 'fallback' property on sysbus floppy disk controllers
Philippe Mathieu-Daudé
2021-04-09
s390x: css: report errors from ccw_dstream_read/write
Pierre Morel
2021-04-08
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2021-04-08
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210407b'...
Peter Maydell
2021-04-08
Revert "net: Move NetClientState.info_str to dynamic allocations"
Jason Wang
2021-04-07
hw/block/nvme: fix out-of-bounds read in nvme_subsys_ctrl
Klaus Jensen
2021-04-07
hw/block/nvme: fix assert crash in nvme_subsys_ns
Klaus Jensen
2021-04-07
hw/block/nvme: fix ns attachment out-of-bounds read
Klaus Jensen
[next]