aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-12-08hw: add compat machines for 6.0Cornelia Huck
2020-12-08failover: Remove primary_dev memberJuan Quintela
2020-12-08failover: simplify failover_unplug_primaryJuan Quintela
2020-12-08failover: Caller of this two functions already have primary_devJuan Quintela
2020-12-08failover: We don't need to cache primary_device_id anymoreJuan Quintela
2020-12-08failover: split failover_find_primary_device_id()Juan Quintela
2020-12-08failover: remove failover_find_primary_device() error parameterJuan Quintela
2020-12-08failover: make sure that id always existJuan Quintela
2020-12-08failover: Rename to failover_find_primary_device()Juan Quintela
2020-12-08failover: virtio_net_connect_failover_devices() does nothingJuan Quintela
2020-12-08failover: Rename function to hide_device()Juan Quintela
2020-12-08failover: should_be_hidden() should take a boolJuan Quintela
2020-12-08failover: simplify virtio_net_find_primary()Juan Quintela
2020-12-08failover: Remove memory leakJuan Quintela
2020-12-08failover: Remove primary_device_dictJuan Quintela
2020-12-08failover: remove standby_id variableJuan Quintela
2020-12-08failover: Remove primary_device_optsJuan Quintela
2020-12-08failover: g_strcmp0() knows how to handle NULLJuan Quintela
2020-12-08failover: Rename bool to failover_primary_hiddenJuan Quintela
2020-12-08failover: qdev_device_add() returns err or dev setJuan Quintela
2020-12-08failover: Remove external partially_hotplugged propertyJuan Quintela
2020-12-08failover: Remove unused parameterJuan Quintela
2020-12-08failover: primary bus is only used once, and where it is setJuan Quintela
2020-12-08failover: Use always atomics for primary_should_be_hiddenJuan Quintela
2020-12-08failover: fix indentantionJuan Quintela
2020-12-08acpi: Align the size to 128kYubo Miao
2020-12-08acpi/gpex: Build tables for pxbYubo Miao
2020-12-08acpi: Extract crs build form acpi_build.cYubo Miao
2020-12-08hw/arm/virt: Write extra pci roots into fw_cfgJiahui Cen
2020-12-08fw_cfg: Refactor extra pci roots additionJiahui Cen
2020-12-08acpi/gpex: Extract two APIs from acpi_dsdt_add_pciYubo Miao
2020-12-08virtio: reset device on bad guest index in virtio_load()John Levon
2020-12-08intel_iommu: Skip page walking on device iotlb invalidationsEugenio Pérez
2020-12-08memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationTypeEugenio Pérez
2020-12-08memory: Add IOMMUTLBEventEugenio Pérez
2020-12-08memory: Rename memory_region_notify_one to memory_region_notify_iommu_oneEugenio Pérez
2020-12-01ide: atapi: assert that the buffer pointer is in rangePaolo Bonzini
2020-12-01hw/net/dp8393x: fix integer underflow in dp8393x_do_transmit_packets()Mauro Matteo Cascella
2020-11-24Revert "hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()"Michael S. Tsirkin
2020-11-24hw/net/e1000e: advance desc_offset in case of null descriptorPrasad J Pandit
2020-11-23Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201123.0' i...Peter Maydell
2020-11-23vfio: Change default dirty pages tracking behavior during migrationKirti Wankhede
2020-11-23vfio: Make migration support experimentalAlex Williamson
2020-11-23hw/intc: fix heap-buffer-overflow in rxicu_realize()Chen Qun
2020-11-23hw/arm: Fix bad print format specifiersAlexChen
2020-11-22hw/display/tcx: add missing 64-bit access for framebuffer blitterMark Cave-Ayland
2020-11-20usb: fix kconfig for usb-xhci-sysbusPaolo Bonzini
2020-11-19Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201119' into stagingPeter Maydell
2020-11-18s390x/pci: fix endianness issuesCornelia Huck
2020-11-18s390x/pci: Unregister listeners before destroying IOMMU address spaceMatthew Rosato