index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2022-12-21
hw/virtio: Constify qmp_virtio_feature_map_t[]
Philippe Mathieu-Daudé
2022-12-21
hw/virtio: Guard and restrict scope of qmp_virtio_feature_map_t[]
Philippe Mathieu-Daudé
2022-12-21
hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[]
Philippe Mathieu-Daudé
2022-12-21
hw/virtio: Add missing "hw/core/cpu.h" include
Philippe Mathieu-Daudé
2022-12-21
hw/cxl/device: Add Flex Bus Port DVSEC
Ira Weiny
2022-12-21
hw/acpi: Rename tco.c -> ich9_tco.c
Philippe Mathieu-Daudé
2022-12-21
pci: drop redundant PCIDeviceClass::is_bridge field
Igor Mammedov
2022-12-21
remove DEC 21154 PCI bridge
Igor Mammedov
2022-12-21
vhost: fix vq dirty bitmap syncing when vIOMMU is enabled
Jason Wang
2022-12-21
vhost-user: send set log base message only once
Yajun Wu
2022-12-21
vdpa: always start CVQ in SVQ mode if possible
Eugenio Pérez
2022-12-21
vdpa: add shadow_data to vhost_vdpa
Eugenio Pérez
2022-12-21
vdpa: add asid parameter to vhost_vdpa_dma_map/unmap
Eugenio Pérez
2022-12-21
vdpa: allocate SVQ array unconditionally
Eugenio Pérez
2022-12-21
vdpa: move SVQ vring features check to net/
Eugenio Pérez
2022-12-21
vdpa: request iova_range only once
Eugenio Pérez
2022-12-21
vhost: move iova_tree set to vhost_svq_start
Eugenio Pérez
2022-12-21
vhost: allocate SVQ device file descriptors at device start
Eugenio Pérez
2022-12-21
vhost: set SVQ device call handler at SVQ start
Eugenio Pérez
2022-12-21
vdpa: use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
Eugenio Pérez
2022-12-21
vdpa-dev: mark the device as unmigratable
Longpeng
2022-12-21
vdpa: add vdpa-dev-pci support
Longpeng
2022-12-21
vdpa: add vdpa-dev support
Longpeng
2022-12-21
virtio: get class_id and pci device id by the virtio id
Longpeng
2022-12-21
ich9: honour 'enable_tco' property
Daniel P. Berrangé
2022-12-21
hw/isa: enable TCO watchdog reboot pin strap by default
Daniel P. Berrangé
2022-12-21
pc: clean up compat machines
Cornelia Huck
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
2022-12-21
hw/watchdog: add trace events for watchdog action handling
Daniel P. Berrangé
2022-12-21
hw/isa: add trace events for ICH9 LPC chip config access
Daniel P. Berrangé
2022-12-21
hw/acpi: add trace events for TCO watchdog register access
Daniel P. Berrangé
2022-12-18
Merge tag 'pull-loongarch-20221215' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2022-12-16
hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to 3-phase reset
Peter Maydell
2022-12-16
hw/intc/xics: Convert TYPE_ICS to 3-phase reset
Peter Maydell
2022-12-16
hw/intc/xics: Reset TYPE_ICS objects with device_cold_reset()
Peter Maydell
2022-12-16
pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase reset
Peter Maydell
2022-12-16
pci: Convert TYPE_PCIE_ROOT_PORT to 3-phase reset
Peter Maydell
2022-12-16
hw/display/virtio-vga: Convert TYPE_VIRTIO_VGA_BASE to 3-phase reset
Peter Maydell
2022-12-16
hw/virtio: Convert TYPE_VIRTIO_PCI to 3-phase reset
Peter Maydell
2022-12-16
hw/core/cpu-common: Convert TYPE_CPU class to 3-phase reset
Peter Maydell
2022-12-16
hw/misc: Convert TYPE_MOS6522 subclasses to 3-phase reset
Peter Maydell
2022-12-16
hw/misc/mos6522: Convert TYPE_MOS6522 to 3-phase reset
Peter Maydell
2022-12-16
hw/input/ps2.c: Convert TYPE_PS2_{KBD, MOUSE}_DEVICE to 3-phase reset
Peter Maydell
2022-12-16
hw/input/ps2: Convert TYPE_PS2_DEVICE to 3-phase reset
Peter Maydell
2022-12-16
hw: Remove device_legacy_reset()
Peter Maydell
2022-12-16
qdev: Remove qdev_reset_all() and qbus_reset_all()
Peter Maydell
2022-12-16
Replace use of qdev_reset_all() with device_cold_reset()
Peter Maydell
2022-12-16
hw/hyperv/vmbus: Use device_cold_reset() and bus_cold_reset()
Peter Maydell
2022-12-16
pci: Use device_cold_reset() and bus_cold_reset()
Peter Maydell
2022-12-16
hw/s390x/s390-pci-inst.c: Use device_cold_reset() to reset PCI devices
Peter Maydell
[next]