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
Age
Commit message (
Expand
)
Author
2020-11-02
qga: Use common time encoding for guest-get-devices 'driver-date'
Markus Armbruster
2020-11-02
qga: Rename guest-get-devices return member 'address' to 'id'
Markus Armbruster
2020-11-02
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201101.0' i...
Peter Maydell
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: create a header dedicated to PCI CLP
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
linux-headers: update against 5.10-rc1
Matthew Rosato
2020-11-01
update-linux-headers: Add vfio_zdev.h
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
memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled
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
2020-11-01
vfio: Register SaveVMHandlers for VFIO device
Kirti Wankhede
2020-11-01
vfio: Add migration state change notifier
Kirti Wankhede
2020-11-01
vfio: Add VM state change handler to know state of VM
Kirti Wankhede
2020-11-01
vfio: Add migration region initialization and finalize function
Kirti Wankhede
2020-11-01
vfio: Add save and load functions for VFIO PCI devices
Kirti Wankhede
2020-11-01
vfio: Add vfio_get_object callback to VFIODeviceOps
Kirti Wankhede
2020-11-01
vfio: Add function to unmap VFIO region
Kirti Wankhede
2020-11-01
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-10-27-v2' into...
Peter Maydell
2020-11-01
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-10-31
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201029-pull-reque...
Peter Maydell
2020-10-31
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...
Peter Maydell
2020-10-31
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20201028' into...
Peter Maydell
2020-10-30
nbd: Add 'qemu-nbd -A' to expose allocation depth
Eric Blake
2020-10-30
nbd: Add new qemu:allocation-depth metadata context
Eric Blake
2020-10-30
block: Return depth level during bdrv_is_allocated_above
Eric Blake
2020-10-30
nbd: Allow export of multiple bitmaps for one device
Eric Blake
2020-10-30
nbd: Refactor counting of metadata contexts
Eric Blake
2020-10-30
nbd: Simplify qemu bitmap context name
Eric Blake
2020-10-30
nbd: Update qapi to support exporting multiple bitmaps
Eric Blake
2020-10-30
nbd: Utilize QAPI_CLONE for type conversion
Eric Blake
2020-10-30
qapi: Add QAPI_LIST_PREPEND() macro
Eric Blake
2020-10-30
block: Simplify QAPI_LIST_ADD
Eric Blake
[next]