aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-05-14hw/virtio: enable ioeventfd configuring for mmioPavel Dovgalyuk
2021-05-14hw/smbios: support for type 41 (onboard devices extended information)Vincent Bernat
2021-05-14virtio-scsi: Configure all host notifiers in a single MR transactionGreg Kurz
2021-05-14virtio-scsi: Set host notifiers and callbacks separatelyGreg Kurz
2021-05-14virtio-blk: Configure all host notifiers in a single MR transactionGreg Kurz
2021-05-14virtio-blk: Fix rollback path in virtio_blk_data_plane_start()Greg Kurz
2021-05-14pc-dimm: remove unnecessary get_vmstate_memory_region() methodMaciej S. Szmigiero
2021-05-14amd_iommu: fix wrong MMIO operationsRoman Kapl
2021-05-14virtio-net: Constify VirtIOFeature feature_sizes[]Philippe Mathieu-Daudé
2021-05-14virtio-blk: Constify VirtIOFeature feature_sizes[]Philippe Mathieu-Daudé
2021-05-14hw/virtio: Pass virtio_feature_get_config_size() a const argumentPhilippe Mathieu-Daudé
2021-05-04x86: acpi: use offset instead of pointer when using build_header()Igor Mammedov
2021-05-04amd_iommu: Fix pte_override_page_mask()Jean-Philippe Brucker
2021-04-26hw/block/nvme: fix invalid msix exclusive uninitKlaus Jensen
2021-04-19mptsas: Remove unused MPTSASState 'pending' field (CVE-2021-3392)Michael Tokarev
2021-04-17hw/arm/armsse: Make SSE-300 use Cortex-M55Peter Maydell
2021-04-17hw/arm/armsse: Give SSE-300 its own Property arrayPeter Maydell
2021-04-13Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...Peter Maydell
2021-04-13Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210413'...Peter Maydell
2021-04-13vhost-user-fs: fix features handlingAnton Kuchin
2021-04-13Merge remote-tracking branch 'remotes/philmd/tags/mips-20210413' into stagingPeter Maydell
2021-04-13Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210412' in...Peter Maydell
2021-04-13hw/isa/piix4: Migrate Reset Control RegisterPhilippe Mathieu-Daudé
2021-04-13hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APMPhilippe Mathieu-Daudé
2021-04-12esp: ensure that do_cmd is set to zero before submitting an ESP select commandMark Cave-Ayland
2021-04-12esp: don't reset async_len directly in esp_select() if cancelling requestMark Cave-Ayland
2021-04-12esp: don't overflow cmdfifo if TC is larger than the cmdfifo sizeMark Cave-Ayland
2021-04-12esp: don't overflow cmdfifo in get_cmd()Mark Cave-Ayland
2021-04-12esp: don't underflow cmdfifo in do_cmd()Mark Cave-Ayland
2021-04-12esp: ensure cmdfifo is not empty and current_dev is non-NULLMark Cave-Ayland
2021-04-12esp: introduce esp_fifo_pop_buf() and use it instead of fifo8_pop_buf()Mark Cave-Ayland
2021-04-12esp: consolidate esp_cmdfifo_pop() into esp_fifo_pop()Mark Cave-Ayland
2021-04-12esp: consolidate esp_cmdfifo_push() into esp_fifo_push()Mark Cave-Ayland
2021-04-12esp: rework write_response() to avoid using the FIFO for DMA transactionsMark Cave-Ayland
2021-04-12esp: always check current_req is not NULL before use in DMA callbacksMark Cave-Ayland
2021-04-12esp: fix setting of ESPState mig_version_id when launching QEMU with -S optionMark Cave-Ayland
2021-04-12hw/arm/mps2-tz: Assert if more than one RAM is attached to an MPCPeter Maydell
2021-04-12hw/arm/mps2-tz: Fix MPC setting for AN524 SRAM blockPeter Maydell
2021-04-12Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210412'...Peter Maydell
2021-04-12hw/arm/smmuv3: Emulate CFGI_STE_RANGE for an aligned range of StreamIDsZenghui Yu
2021-04-12hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} interruptsZenghui Yu
2021-04-12hw/block/nvme: drain namespaces on sq deletionKlaus Jensen
2021-04-12hw/block/nvme: store aiocb in compareKlaus Jensen
2021-04-12hw/block/nvme: map prp fix if prp2 contains non-zero offsetPadmakar Kalghatgi
2021-04-12spapr.c: always pulse guest IRQ in spapr_core_unplug_request()Daniel Henrique Barboza
2021-04-12spapr: rollback 'unplug timeout' for CPU hotunplugsDaniel Henrique Barboza
2021-04-10Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...Peter Maydell
2021-04-09cpu/core: Fix "help" of CPU core device typesGreg Kurz
2021-04-09Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-04-09Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210409' into...Peter Maydell