aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2022-12-21hw/virtio: Constify qmp_virtio_feature_map_t[]Philippe Mathieu-Daudé
2022-12-21hw/virtio: Guard and restrict scope of qmp_virtio_feature_map_t[]Philippe Mathieu-Daudé
2022-12-21hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[]Philippe Mathieu-Daudé
2022-12-21hw/virtio: Add missing "hw/core/cpu.h" includePhilippe Mathieu-Daudé
2022-12-21hw/cxl/device: Add Flex Bus Port DVSECIra Weiny
2022-12-21hw/acpi: Rename tco.c -> ich9_tco.cPhilippe Mathieu-Daudé
2022-12-21pci: drop redundant PCIDeviceClass::is_bridge fieldIgor Mammedov
2022-12-21remove DEC 21154 PCI bridgeIgor Mammedov
2022-12-21vhost: fix vq dirty bitmap syncing when vIOMMU is enabledJason Wang
2022-12-21vhost-user: send set log base message only onceYajun Wu
2022-12-21vdpa: always start CVQ in SVQ mode if possibleEugenio Pérez
2022-12-21vdpa: add shadow_data to vhost_vdpaEugenio Pérez
2022-12-21vdpa: add asid parameter to vhost_vdpa_dma_map/unmapEugenio Pérez
2022-12-21vdpa: allocate SVQ array unconditionallyEugenio Pérez
2022-12-21vdpa: move SVQ vring features check to net/Eugenio Pérez
2022-12-21vdpa: request iova_range only onceEugenio Pérez
2022-12-21vhost: move iova_tree set to vhost_svq_startEugenio Pérez
2022-12-21vhost: allocate SVQ device file descriptors at device startEugenio Pérez
2022-12-21vhost: set SVQ device call handler at SVQ startEugenio Pérez
2022-12-21vdpa: use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stopEugenio Pérez
2022-12-21vdpa-dev: mark the device as unmigratableLongpeng
2022-12-21vdpa: add vdpa-dev-pci supportLongpeng
2022-12-21vdpa: add vdpa-dev supportLongpeng
2022-12-21virtio: get class_id and pci device id by the virtio idLongpeng
2022-12-21ich9: honour 'enable_tco' propertyDaniel P. Berrangé
2022-12-21hw/isa: enable TCO watchdog reboot pin strap by defaultDaniel P. Berrangé
2022-12-21pc: clean up compat machinesCornelia Huck
2022-12-21hw: Add compat machines for 8.0Cornelia Huck
2022-12-21hw/watchdog: add trace events for watchdog action handlingDaniel P. Berrangé
2022-12-21hw/isa: add trace events for ICH9 LPC chip config accessDaniel P. Berrangé
2022-12-21hw/acpi: add trace events for TCO watchdog register accessDaniel P. Berrangé
2022-12-18Merge tag 'pull-loongarch-20221215' of https://gitlab.com/gaosong/qemu into s...Peter Maydell
2022-12-16hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to 3-phase resetPeter Maydell
2022-12-16hw/intc/xics: Convert TYPE_ICS to 3-phase resetPeter Maydell
2022-12-16hw/intc/xics: Reset TYPE_ICS objects with device_cold_reset()Peter Maydell
2022-12-16pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase resetPeter Maydell
2022-12-16pci: Convert TYPE_PCIE_ROOT_PORT to 3-phase resetPeter Maydell
2022-12-16hw/display/virtio-vga: Convert TYPE_VIRTIO_VGA_BASE to 3-phase resetPeter Maydell
2022-12-16hw/virtio: Convert TYPE_VIRTIO_PCI to 3-phase resetPeter Maydell
2022-12-16hw/core/cpu-common: Convert TYPE_CPU class to 3-phase resetPeter Maydell
2022-12-16hw/misc: Convert TYPE_MOS6522 subclasses to 3-phase resetPeter Maydell
2022-12-16hw/misc/mos6522: Convert TYPE_MOS6522 to 3-phase resetPeter Maydell
2022-12-16hw/input/ps2.c: Convert TYPE_PS2_{KBD, MOUSE}_DEVICE to 3-phase resetPeter Maydell
2022-12-16hw/input/ps2: Convert TYPE_PS2_DEVICE to 3-phase resetPeter Maydell
2022-12-16hw: Remove device_legacy_reset()Peter Maydell
2022-12-16qdev: Remove qdev_reset_all() and qbus_reset_all()Peter Maydell
2022-12-16Replace use of qdev_reset_all() with device_cold_reset()Peter Maydell
2022-12-16hw/hyperv/vmbus: Use device_cold_reset() and bus_cold_reset()Peter Maydell
2022-12-16pci: Use device_cold_reset() and bus_cold_reset()Peter Maydell
2022-12-16hw/s390x/s390-pci-inst.c: Use device_cold_reset() to reset PCI devicesPeter Maydell