index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
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/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-12
exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h'
Philippe Mathieu-Daudé
2020-06-12
hw/usb: Move device-specific declarations to new 'hcd-musb.h' header
Philippe Mathieu-Daudé
2020-06-12
xen: fix build without pci passthrough
Anthony PERARD
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
hw/i386/amd_iommu: Fix the reserved bits definition of IOMMU commands
Wei Huang
2020-06-10
KVM: Kick resamplefd for split kernel irqchip
Peter Xu
2020-06-10
vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfds
Peter Xu
2020-06-10
hw/i386/vmport: Allow QTest use without crashing
Philippe Mathieu-Daudé
2020-06-10
megasas: use unsigned type for positive numeric fields
Prasad J Pandit
2020-06-10
megasas: avoid NULL pointer dereference
Prasad J Pandit
2020-06-10
megasas: use unsigned type for reply_queue_head and check index
Prasad J Pandit
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
2020-06-10
hw/i386/vmport: Assert vmport initialized before registering commands
Liran Alon
2020-06-10
hw/i386/vmport: Add support for CMD_GETHZ
Liran Alon
2020-06-10
hw/i386/vmport: Allow x2apic without IR
Liran Alon
2020-06-10
hw/i386/vmport: Add support for CMD_GET_VCPU_INFO
Liran Alon
2020-06-10
hw/i386/vmport: Add support for CMD_GETBIOSUUID
Liran Alon
2020-06-10
hw/i386/vmport: Define enum for all commands
Liran Alon
2020-06-10
hw/i386/vmport: Introduce vmport.h
Liran Alon
2020-06-10
hw/i386/vmport: Report vmware-vmx-type in CMD_GETVERSION
Liran Alon
2020-06-10
hw/i386/vmport: Introduce vmware-vmx-version property
Liran Alon
2020-06-10
hw/i386/vmport: Set EAX to -1 on failed and unsupported commands
Liran Alon
2020-06-10
hw/i386/vmport: Propagate IOPort read to vCPU EAX register
Liran Alon
2020-06-10
hw/i386/vmport: Add device properties
Liran Alon
2020-06-10
hw/i386/vmport: Add reference to VMware open-vm-tools
Liran Alon
2020-06-10
vmbus: add infrastructure to save/load vmbus requests
Jon Doron
2020-06-10
i386: Hyper-V VMBus ACPI DSDT entry
Jon Doron
2020-06-10
i386:pc: whitelist dynamic vmbus-bridge
Jon Doron
2020-06-10
vmbus: vmbus implementation
Jon Doron
2020-06-10
hyperv: expose API to determine if synic is enabled
Jon Doron
[next]