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-11-03
vfio: Don't issue full 2^64 unmap
Jean-Philippe Brucker
2020-11-03
virtio-iommu: Set supported page size mask
Bharat Bhushan
2020-11-03
vfio: Set IOMMU page size as per host supported page size
Bharat Bhushan
2020-11-03
virtio-iommu: Add notify_flag_changed() memory region callback
Bharat Bhushan
2020-11-03
virtio-iommu: Add replay() memory region callback
Bharat Bhushan
2020-11-03
virtio-iommu: Call memory notifiers in attach/detach
Bharat Bhushan
2020-11-03
virtio-iommu: Add memory notifiers for map/unmap
Bharat Bhushan
2020-11-03
virtio-iommu: Store memory region in endpoint struct
Jean-Philippe Brucker
2020-11-03
virtio-iommu: Fix virtio_iommu_mr()
Jean-Philippe Brucker
2020-11-03
hw/smbios: Fix leaked fd in save_opt_one() error path
Philippe Mathieu-Daudé
2020-11-03
hw/virtio/vhost-backend: Fix Coverity CID 1432871
Philippe Mathieu-Daudé
2020-11-03
hw/acpi : add spaces around operator
Xinhao Zhang
2020-11-03
hw/acpi : add space before the open parenthesis '('
Xinhao Zhang
2020-11-03
hw/acpi : Don't use '#' flag of printf format
Xinhao Zhang
2020-11-03
virito-mem: Implement get_min_alignment()
David Hildenbrand
2020-11-03
memory-device: Add get_min_alignment() callback
David Hildenbrand
2020-11-03
memory-device: Support big alignment requirements
David Hildenbrand
2020-11-03
virtio-mem: Probe THP size to determine default block size
David Hildenbrand
2020-11-03
virtio-mem: Make sure "usable_region_size" is always multiples of the block size
David Hildenbrand
2020-11-03
virtio-mem: Make sure "addr" is always multiples of the block size
David Hildenbrand
2020-11-03
pc: comment style fixup
Michael S. Tsirkin
2020-11-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201102'...
Peter Maydell
2020-11-02
Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20201102' into staging
Peter Maydell
2020-11-02
hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts work
Peter Maydell
2020-11-02
hw/display/exynos4210_fimd: Fix potential NULL pointer dereference
AlexChen
2020-11-02
hw/display/omap_lcdc: Fix potential NULL pointer dereference
AlexChen
2020-11-02
hw/arm/boot: fix SVE for EL3 direct kernel boot
Rémi Denis-Courmont
2020-11-02
hw/arm/smmuv3: Fix potential integer overflow (CID 1432363)
Philippe Mathieu-Daudé
2020-11-02
xen: rework pci_piix3_xen_ide_unplug
Anthony PERARD
2020-11-01
vfio: fix incorrect print type
Zhengui li
2020-11-01
hw/vfio: Use lock guard macros
Amey Narkhede
2020-11-01
s390x/pci: get zPCI function info from host
Matthew Rosato
2020-11-01
vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilities
Matthew Rosato
2020-11-01
s390x/pci: use a PCI Function structure
Pierre Morel
2020-11-01
s390x/pci: clean up s390 PCI groups
Matthew Rosato
2020-11-01
s390x/pci: use a PCI Group structure
Pierre Morel
2020-11-01
s390x/pci: Honor DMA limits set by vfio
Matthew Rosato
2020-11-01
s390x/pci: Add routine to get the vfio dma available count
Matthew Rosato
2020-11-01
vfio: Find DMA available capability
Matthew Rosato
2020-11-01
vfio: Create shared routine for scanning info capabilities
Matthew Rosato
2020-11-01
s390x/pci: Move header files to include/hw/s390x
Matthew Rosato
2020-11-01
qapi: Add VFIO devices migration stats in Migration stats
Kirti Wankhede
2020-11-01
vfio: Make vfio-pci device migration capable
Kirti Wankhede
2020-11-01
vfio: Add ioctl to get dirty pages bitmap during dma unmap
Kirti Wankhede
2020-11-01
vfio: Dirty page tracking when vIOMMU is enabled
Kirti Wankhede
2020-11-01
vfio: Add vfio_listener_log_sync to mark dirty pages
Kirti Wankhede
2020-11-01
vfio: Add function to start and stop dirty pages tracking
Kirti Wankhede
2020-11-01
vfio: Get migration capability flags for container
Kirti Wankhede
2020-11-01
vfio: Add load state functions to SaveVMHandlers
Kirti Wankhede
2020-11-01
vfio: Add save state functions to SaveVMHandlers
Kirti Wankhede
[next]