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
2020-12-08
hw: add compat machines for 6.0
Cornelia Huck
2020-12-08
failover: Remove primary_dev member
Juan Quintela
2020-12-08
failover: simplify failover_unplug_primary
Juan Quintela
2020-12-08
failover: Caller of this two functions already have primary_dev
Juan Quintela
2020-12-08
failover: We don't need to cache primary_device_id anymore
Juan Quintela
2020-12-08
failover: split failover_find_primary_device_id()
Juan Quintela
2020-12-08
failover: remove failover_find_primary_device() error parameter
Juan Quintela
2020-12-08
failover: make sure that id always exist
Juan Quintela
2020-12-08
failover: Rename to failover_find_primary_device()
Juan Quintela
2020-12-08
failover: virtio_net_connect_failover_devices() does nothing
Juan Quintela
2020-12-08
failover: Rename function to hide_device()
Juan Quintela
2020-12-08
failover: should_be_hidden() should take a bool
Juan Quintela
2020-12-08
failover: simplify virtio_net_find_primary()
Juan Quintela
2020-12-08
failover: Remove memory leak
Juan Quintela
2020-12-08
failover: Remove primary_device_dict
Juan Quintela
2020-12-08
failover: remove standby_id variable
Juan Quintela
2020-12-08
failover: Remove primary_device_opts
Juan Quintela
2020-12-08
failover: g_strcmp0() knows how to handle NULL
Juan Quintela
2020-12-08
failover: Rename bool to failover_primary_hidden
Juan Quintela
2020-12-08
failover: qdev_device_add() returns err or dev set
Juan Quintela
2020-12-08
failover: Remove external partially_hotplugged property
Juan Quintela
2020-12-08
failover: Remove unused parameter
Juan Quintela
2020-12-08
failover: primary bus is only used once, and where it is set
Juan Quintela
2020-12-08
failover: Use always atomics for primary_should_be_hidden
Juan Quintela
2020-12-08
failover: fix indentantion
Juan Quintela
2020-12-08
acpi: Align the size to 128k
Yubo Miao
2020-12-08
acpi/gpex: Build tables for pxb
Yubo Miao
2020-12-08
acpi: Extract crs build form acpi_build.c
Yubo Miao
2020-12-08
hw/arm/virt: Write extra pci roots into fw_cfg
Jiahui Cen
2020-12-08
fw_cfg: Refactor extra pci roots addition
Jiahui Cen
2020-12-08
acpi/gpex: Extract two APIs from acpi_dsdt_add_pci
Yubo Miao
2020-12-08
virtio: reset device on bad guest index in virtio_load()
John Levon
2020-12-08
intel_iommu: Skip page walking on device iotlb invalidations
Eugenio Pérez
2020-12-08
memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationType
Eugenio Pérez
2020-12-08
memory: Add IOMMUTLBEvent
Eugenio Pérez
2020-12-08
memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
Eugenio Pérez
2020-12-01
ide: atapi: assert that the buffer pointer is in range
Paolo Bonzini
2020-12-01
hw/net/dp8393x: fix integer underflow in dp8393x_do_transmit_packets()
Mauro Matteo Cascella
2020-11-24
Revert "hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()"
Michael S. Tsirkin
2020-11-24
hw/net/e1000e: advance desc_offset in case of null descriptor
Prasad J Pandit
2020-11-23
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201123.0' i...
Peter Maydell
2020-11-23
vfio: Change default dirty pages tracking behavior during migration
Kirti Wankhede
2020-11-23
vfio: Make migration support experimental
Alex Williamson
2020-11-23
hw/intc: fix heap-buffer-overflow in rxicu_realize()
Chen Qun
2020-11-23
hw/arm: Fix bad print format specifiers
AlexChen
2020-11-22
hw/display/tcx: add missing 64-bit access for framebuffer blitter
Mark Cave-Ayland
2020-11-20
usb: fix kconfig for usb-xhci-sysbus
Paolo Bonzini
2020-11-19
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201119' into staging
Peter Maydell
2020-11-18
s390x/pci: fix endianness issues
Cornelia Huck
2020-11-18
s390x/pci: Unregister listeners before destroying IOMMU address space
Matthew Rosato
[next]