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-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
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/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-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
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-0806...
Peter Maydell
2020-06-09
Add vhost-user helper to get MemoryRegion data
Raphael Norwitz
2020-06-09
Add helper to populate vhost-user message regions
Raphael Norwitz
2020-06-09
vhost-user-blk: delay vhost_user_blk_disconnect
Dima Stepanov
2020-06-09
hw/pci-host: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2020-06-09
hw/pci/pci_bridge: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2020-06-09
hw/pci/pci_bridge: Correct pci_bridge_io memory region size
Philippe Mathieu-Daudé
2020-06-09
hw/pci-host/prep: Correct RAVEN bus bridge memory region size
Philippe Mathieu-Daudé
2020-06-09
pci: assert configuration access is within bounds
Prasad J Pandit
2020-06-09
hw/pci/pcie: Move hot plug capability check to pre_plug callback
Julia Suvorova
2020-06-09
virtio-balloon: Provide an interface for free page reporting
Alexander Duyck
2020-06-09
virtio-balloon: Implement support for page poison reporting feature
Alexander Duyck
2020-06-09
virtio-balloon: unref the iothread when unrealizing
David Hildenbrand
2020-06-09
virtio-balloon: fix free page hinting check on unrealize
David Hildenbrand
2020-06-09
virtio-balloon: fix free page hinting without an iothread
David Hildenbrand
2020-06-09
hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2020-06-09
hw/hppa/dino: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2020-06-09
hw/arm/aspeed: Correct DRAM container region size
Philippe Mathieu-Daudé
2020-06-09
hw/misc/auxbus: Use qemu_log_mask(UNIMP) instead of debug printf
Philippe Mathieu-Daudé
2020-06-09
hw/isa/apm: Convert debug printf()s to trace events
Philippe Mathieu-Daudé
2020-06-09
hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf()
Philippe Mathieu-Daudé
2020-06-09
arm/acpi: TPM2 ACPI table support
Eric Auger
2020-06-09
acpi: Move build_tpm2() in the generic part
Eric Auger
2020-06-09
acpi: Convert build_tpm2() to build_append* API
Eric Auger
2020-06-09
acpi: tpm: Do not build TCPA table for TPM 2
Stefan Berger
2020-06-09
acpi: move aml builder code for parallel device
Gerd Hoffmann
2020-06-09
acpi: parallel: don't use _STA method
Gerd Hoffmann
2020-06-09
acpi: move aml builder code for serial device
Gerd Hoffmann
[next]