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-06-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-06-12
virtio-pci: fix queue_enable write
Jason Wang
2020-06-12
pci: Display PCI IRQ pin in "info pci"
Peter Xu
2020-06-12
Fix parameter type in vhost migration log path
Raphael Norwitz
2020-06-12
acpi: ged: rename event memory region
Gerd Hoffmann
2020-06-12
acpi: fadt: add hw-reduced sleep register support
Gerd Hoffmann
2020-06-12
acpi: madt: skip pci override on pci-less systems.
Gerd Hoffmann
2020-06-12
acpi: create acpi-common.c and move madt code
Gerd Hoffmann
2020-06-12
acpi: make build_madt() more generic.
Gerd Hoffmann
2020-06-12
virtio: add vhost-user-vsock-pci device
Stefano Garzarella
2020-06-12
virtio: add vhost-user-vsock base device
Stefano Garzarella
2020-06-12
vhost-vsock: add vhost-vsock-common abstraction
Stefano Garzarella
2020-06-12
hw/pci: Fix crash when running QEMU with "-nic model=rocker"
Thomas Huth
2020-06-12
libvhost-user: advertise vring features
Stefan Hajnoczi
2020-06-12
Lift max ram slots limit in libvhost-user
Raphael Norwitz
2020-06-12
Support individual region unmap in libvhost-user
Raphael Norwitz
2020-06-12
Support adding individual regions in libvhost-user
Raphael Norwitz
2020-06-12
Support ram slot configuration in libvhost-user
Raphael Norwitz
2020-06-12
Refactor out libvhost-user fault generation logic
Raphael Norwitz
2020-06-12
Lift max memory slots limit imposed by vhost-user
Raphael Norwitz
2020-06-12
Transmit vhost-user memory regions individually
Raphael Norwitz
2020-06-12
Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS
Raphael Norwitz
2020-06-11
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20200611.0' i...
Peter Maydell
2020-06-11
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-06-09-v2' into...
Peter Maydell
2020-06-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
2020-06-11
hw/vfio/pci-quirks: Fix broken legacy IGD passthrough
Thomas Huth
2020-06-11
hw/vfio: Add VMD Passthrough Quirk
Jon Derrick
2020-06-11
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-06-09' int...
Peter Maydell
2020-06-11
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-09-2020' ...
Peter Maydell
2020-06-11
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20200609' into staging
Peter Maydell
2020-06-10
block: Call attention to truncation of long NBD exports
Eric Blake
2020-06-10
nbd/server: Avoid long error message assertions CVE-2020-10761
Eric Blake
2020-06-10
semihosting: remove the pthread include which seems unused
KONRAD Frederic
2020-06-10
hw/openrisc/openrisc_sim: Add assertion to silence GCC warning
Philippe Mathieu-Daudé
2020-06-09
iotests: 194: wait for migration completion on target too
Vladimir Sementsov-Ogievskiy
2020-06-09
iotests: Fix 291 across more file systems
Eric Blake
2020-06-09
qcow2_format.py: dump bitmaps header extension
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2: QcowHeaderExtension print names for extension magics
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2_format: refactor QcowHeaderExtension as a subclass of Qcow2Struct
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2_format.py: QcowHeaderExtension: add dump method
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2_format.py: add field-formatting class
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2_format.py: separate generic functionality of structure classes
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2_format.py: use strings to specify c-type of struct fields
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2_format.py: use modern string formatting
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2_format.py: use tuples instead of lists for fields
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2_format.py: drop new line printing at end of dump()
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2.py: move qcow2 format classes to separate module
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2.py: add licensing blurb
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2.py: python style fixes
Vladimir Sementsov-Ogievskiy
2020-06-09
qemu-img: Fix doc typo for 'bitmap' subcommand
Eric Blake
[next]