aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-04-06Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-04-06virtio-pci: compat page aligned ATSJason Wang
2021-04-05hw/block/nvme: expose 'bootindex' propertyJoelle van Dyne
2021-04-05hw/block/nvme: remove description for zoned.append_size_limitNiklas Cassel
2021-04-04x86: rename oem-id and oem-table-id propertiesPaolo Bonzini
2021-04-01pci: sprinkle assert in PCI pin numberIsaku Yamahata
2021-04-01isa/v582c686: Reinitialize ACPI PM device on resetIsaku Yamahata
2021-04-01vt82c686.c: don't raise SCI when PCI_INTERRUPT_PIN isn't setupIsaku Yamahata
2021-04-01acpi/piix4: reinitialize acpi PM device on resetIsaku Yamahata
2021-04-01virtio-pci: remove explicit initialization of valYuri Benditovich
2021-04-01virtio-pci: add check for vdev in virtio_pci_isr_readYuri Benditovich
2021-04-01vhost-user-blk: add immediate cleanup on shutdownDenis Plotnikov
2021-04-01vhost-user-blk: perform immediate cleanup if disconnect on initializationDenis Plotnikov
2021-04-01vhost-user-blk: use different event handlers on initializationDenis Plotnikov
2021-03-31hw/net: fsl_etsec: Tx padding length should exclude CRCBin Meng
2021-03-31spapr: Assert DIMM unplug state in spapr_memory_unplug()Greg Kurz
2021-03-31hw/ppc: e500: Add missing #address-cells and #size-cells in the eTSEC nodeBin Meng
2021-03-30hw/timer/renesas_tmr: Add default-case asserts in read_tcnt()Peter Maydell
2021-03-30hw/arm/smmuv3: Drop unused CDM_VALID() and is_cd_valid()Zenghui Yu
2021-03-30hw/display/xlnx_dp: Free FIFOs adding xlnx_dp_finalize()Philippe Mathieu-Daudé
2021-03-30net/npcm7xx_emc.c: Fix handling of receiving packets when RSDR not setDoug Evans
2021-03-29hw/block/nvme: fix ref counting in nvme_format_nsKlaus Jensen
2021-03-29hw/block/nvme: fix resource leak in nvme_dif_rwKlaus Jensen
2021-03-26hw/usb/hcd-ehci: Fix crash when showing help of EHCI devicesThomas Huth
2021-03-26s390x: modularize virtio-gpu-ccwGerd Hoffmann
2021-03-26s390x: add have_virtio_ccwGerd Hoffmann
2021-03-26hw/usb/hcd-ehci-sysbus: Free USBPacket on instance finalize()Philippe Mathieu-Daudé
2021-03-26usb: Remove "-usbdevice ccid"Thomas Huth
2021-03-23Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210323-pull-request' i...Peter Maydell
2021-03-23Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210323'...Peter Maydell
2021-03-23Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210323' into st...Peter Maydell
2021-03-23Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell
2021-03-23hw/core/loader: Add new function rom_ptr_for_as()Peter Maydell
2021-03-23hw/arm/virt: Disable pl011 clock migration if neededGavin Shan
2021-03-23edid: prefer standard timingsGerd Hoffmann
2021-03-23xen-block: Fix removal of backend instance via xenstoreAnthony PERARD
2021-03-23Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-03-22hw/riscv: microchip_pfsoc: Map EMMC/SD mux registerBin Meng
2021-03-22hw/block: m25p80: Support fast read for SST flashesBin Meng
2021-03-22hw/riscv: allow ramfb on virtAsherah Connor
2021-03-22hw/riscv: Add fw_cfg support to virtAsherah Connor
2021-03-22hw/char: disable ibex uart receive if the buffer is fullAlexander Wagner
2021-03-22acpi: Move setters/getters of oem fields to X86MachineStateMarian Postevca
2021-03-22acpi: Set proper maximum size for "etc/acpi/rsdp" blobDavid Hildenbrand
2021-03-22acpi: Move maximum size logic into acpi_add_rom_blob()David Hildenbrand
2021-03-22microvm: Don't open-code "etc/table-loader"David Hildenbrand
2021-03-22acpi: Set proper maximum size for "etc/table-loader" blobDavid Hildenbrand
2021-03-22pci: acpi: add _DSM method to PCI devicesIgor Mammedov
2021-03-22acpi: add aml_to_decimalstring() and aml_call6() helpersIgor Mammedov
2021-03-22pci: acpi: ensure that acpi-index is uniqueIgor Mammedov