summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Revert "net: Move NetClientState.info_str to dynamic allocations"Jason Wang2021-04-081-2/+3
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...Peter Maydell2021-04-063-9/+28
|\
| * hw/ppc/e500plat: Only try to add valid dynamic sysbus devices to platform busPeter Maydell2021-04-061-2/+6
| * hw/arm/virt: Only try to add valid dynamic sysbus devices to platform busPeter Maydell2021-04-061-2/+6
| * machine: Provide a function to check the dynamic sysbus allowlistPeter Maydell2021-04-061-5/+16
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2021-04-065-9/+20
|\ \ | |/ |/|
| * virtio-pci: compat page aligned ATSJason Wang2021-04-064-5/+16
| * x86: rename oem-id and oem-table-id propertiesPaolo Bonzini2021-04-041-4/+4
* | hw/block/nvme: expose 'bootindex' propertyJoelle van Dyne2021-04-051-5/+3Star
* | hw/block/nvme: remove description for zoned.append_size_limitNiklas Cassel2021-04-051-8/+0Star
|/
* pci: sprinkle assert in PCI pin numberIsaku Yamahata2021-04-011-0/+3
* isa/v582c686: Reinitialize ACPI PM device on resetIsaku Yamahata2021-04-011-0/+5
* vt82c686.c: don't raise SCI when PCI_INTERRUPT_PIN isn't setupIsaku Yamahata2021-04-011-1/+12
* acpi/piix4: reinitialize acpi PM device on resetIsaku Yamahata2021-04-011-0/+7
* virtio-pci: remove explicit initialization of valYuri Benditovich2021-04-011-2/+5
* virtio-pci: add check for vdev in virtio_pci_isr_readYuri Benditovich2021-04-011-2/+7
* vhost-user-blk: add immediate cleanup on shutdownDenis Plotnikov2021-04-011-1/+1
* vhost-user-blk: perform immediate cleanup if disconnect on initializationDenis Plotnikov2021-04-011-24/+24
* vhost-user-blk: use different event handlers on initializationDenis Plotnikov2021-04-011-7/+24
* hw/net: fsl_etsec: Tx padding length should exclude CRCBin Meng2021-03-311-1/+1
* spapr: Assert DIMM unplug state in spapr_memory_unplug()Greg Kurz2021-03-311-0/+3
* hw/ppc: e500: Add missing #address-cells and #size-cells in the eTSEC nodeBin Meng2021-03-311-0/+2
* hw/timer/renesas_tmr: Add default-case asserts in read_tcnt()Peter Maydell2021-03-301-0/+4
* hw/arm/smmuv3: Drop unused CDM_VALID() and is_cd_valid()Zenghui Yu2021-03-301-7/+0Star
* hw/display/xlnx_dp: Free FIFOs adding xlnx_dp_finalize()Philippe Mathieu-Daudé2021-03-301-0/+9
* net/npcm7xx_emc.c: Fix handling of receiving packets when RSDR not setDoug Evans2021-03-301-1/+3
* hw/block/nvme: fix ref counting in nvme_format_nsKlaus Jensen2021-03-291-2/+8
* hw/block/nvme: fix resource leak in nvme_dif_rwKlaus Jensen2021-03-291-1/+1
* hw/usb/hcd-ehci: Fix crash when showing help of EHCI devicesThomas Huth2021-03-261-5/+5
* s390x: modularize virtio-gpu-ccwGerd Hoffmann2021-03-262-2/+10
* s390x: add have_virtio_ccwGerd Hoffmann2021-03-262-0/+7
* hw/usb/hcd-ehci-sysbus: Free USBPacket on instance finalize()Philippe Mathieu-Daudé2021-03-261-0/+9
* usb: Remove "-usbdevice ccid"Thomas Huth2021-03-261-1/+0Star
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210323-pull-request' i...Peter Maydell2021-03-241-7/+8
|\
| * edid: prefer standard timingsGerd Hoffmann2021-03-231-7/+8
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210323'...Peter Maydell2021-03-233-0/+85
|\ \
| * | hw/core/loader: Add new function rom_ptr_for_as()Peter Maydell2021-03-231-0/+75
| * | hw/arm/virt: Disable pl011 clock migration if neededGavin Shan2021-03-232-0/+10
* | | Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210323' into st...Peter Maydell2021-03-231-0/+9
|\ \ \
| * | | xen-block: Fix removal of backend instance via xenstoreAnthony PERARD2021-03-231-0/+9
| |/ /
* | | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell2021-03-235-5/+61
|\ \ \
| * | | hw/riscv: microchip_pfsoc: Map EMMC/SD mux registerBin Meng2021-03-231-0/+6
| * | | hw/block: m25p80: Support fast read for SST flashesBin Meng2021-03-231-0/+3
| * | | hw/riscv: allow ramfb on virtAsherah Connor2021-03-231-0/+3
| * | | hw/riscv: Add fw_cfg support to virtAsherah Connor2021-03-232-0/+31
| * | | hw/char: disable ibex uart receive if the buffer is fullAlexander Wagner2021-03-231-5/+18
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2021-03-2316-293/+566
|\ \ \ | |_|/ |/| |
| * | acpi: Move setters/getters of oem fields to X86MachineStateMarian Postevca2021-03-225-161/+96Star
| * | acpi: Set proper maximum size for "etc/acpi/rsdp" blobDavid Hildenbrand2021-03-221-1/+6
| * | acpi: Move maximum size logic into acpi_add_rom_blob()David Hildenbrand2021-03-224-24/+25