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
2021-09-04
hw/pci: remove all references to find_i440fx function
Ani Sinha
2021-09-04
hw/i386/acpi-build: Get NUMA information from struct NumaState
Jingqi Liu
2021-09-04
vhost: correctly detect the enabling IOMMU
Jason Wang
2021-09-04
virtio-pci: implement iommu_enabled()
Jason Wang
2021-09-04
virtio-bus: introduce iommu_enabled()
Jason Wang
2021-09-04
virtio-balloon: free page hinting cleanups
David Hildenbrand
2021-09-04
virtio-balloon: don't start free page hinting if postcopy is possible
David Hildenbrand
2021-09-04
Use PCI_HOST_BRIDGE macro
Eduardo Habkost
2021-09-04
acpi: Delete broken ACPI_GED_X86 macro
Eduardo Habkost
2021-09-04
vhost-user: add missing space in error message
Alyssa Ross
2021-09-04
hw/virtio: move vhost_set_backend_type() to vhost.c
Tiberiu Georgescu
2021-09-04
hw/acpi: refactor acpi hp modules so that targets can just use what they need
Ani Sinha
2021-09-04
q35: catch invalid cpu hotplug configuration
Gerd Hoffmann
2021-09-04
hw/acpi: define PIIX4 acpi pci hotplug property strings at a single place
Ani Sinha
2021-09-04
vhost: make SET_VRING_ADDR, SET_FEATURES send replies
Denis Plotnikov
2021-09-04
hw/virtio: Fix leak of host-notifier memory-region
Yajun Wu
2021-09-04
vhost-vdpa: Do not send empty IOTLB update batches
Eugenio PĂ©rez
2021-09-03
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210902' int...
Peter Maydell
2021-09-02
Merge remote-tracking branch 'remotes/a1xndr/tags/fuzz-pull-2021-09-01' into ...
Peter Maydell
2021-09-02
Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into...
Peter Maydell
2021-09-02
9pfs: fix crash in v9fs_walk()
Christian Schoenebeck
2021-09-02
hw/9pfs: use g_autofree in v9fs_walk() where possible
Christian Schoenebeck
2021-09-02
hw/9pfs: avoid 'path' copy in v9fs_walk()
Christian Schoenebeck
2021-09-02
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2021-09-01-1...
Peter Maydell
2021-09-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210901'...
Peter Maydell
2021-09-01
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210901-pull-request' ...
Peter Maydell
2021-09-01
block/file-win32: add reopen handlers
Viktor Prutyanov
2021-09-01
block/export/fuse.c: fix fuse-lseek on uclibc or musl
Fabrice Fontaine
2021-09-01
block/block-copy: block_copy_state_new(): drop extra arguments
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests/image-fleecing: add test-case for copy-before-write filter
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests/image-fleecing: prepare for adding new test-case
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests/image-fleecing: rename tgt_node
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests/image-fleecing: proper source device
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests.py: hmp_qemu_io: support qdev
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests: move 222 to tests/image-fleecing
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests/222: constantly use single quotes for strings
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests/222: fix pylint and mypy complains
Vladimir Sementsov-Ogievskiy
2021-09-01
python:QEMUMachine: template typing for self returning methods
Vladimir Sementsov-Ogievskiy
2021-09-01
python/qemu/machine: QEMUMachine: improve qmp() method
Vladimir Sementsov-Ogievskiy
2021-09-01
python/qemu/machine.py: refactor _qemu_args()
Vladimir Sementsov-Ogievskiy
2021-09-01
qapi: publish copy-before-write filter
Vladimir Sementsov-Ogievskiy
2021-09-01
block/copy-before-write: make public block driver
Vladimir Sementsov-Ogievskiy
2021-09-01
block/block-copy: make setting progress optional
Vladimir Sementsov-Ogievskiy
2021-09-01
block/copy-before-write: initialize block-copy bitmap
Vladimir Sementsov-Ogievskiy
2021-09-01
block/copy-before-write: cbw_init(): use options
Vladimir Sementsov-Ogievskiy
2021-09-01
block/copy-before-write: bdrv_cbw_append(): drop unused compress arg
Vladimir Sementsov-Ogievskiy
2021-09-01
block/copy-before-write: cbw_init(): use file child after attaching
Vladimir Sementsov-Ogievskiy
2021-09-01
block/copy-before-write: cbw_init(): rename variables
Vladimir Sementsov-Ogievskiy
2021-09-01
block/copy-before-write: introduce cbw_init()
Vladimir Sementsov-Ogievskiy
2021-09-01
block/copy-before-write: bdrv_cbw_append(): replace child at last
Vladimir Sementsov-Ogievskiy
[next]