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
2022-03-06
event_notifier: add event_notifier_get_wfd()
Sergio Lopez
2022-03-06
pci: drop COMPAT_PROP_PCP for 2.0 machine types
Igor Mammedov
2022-03-06
hw/smbios: Add table 4 parameter, "processor-id"
Patrick Venture
2022-03-06
x86: cleanup unused compat_apic_id_mode
Igor Mammedov
2022-03-06
vhost-vsock: detach the virqueue element in case of error
Stefano Garzarella
2022-03-06
pc: add option to disable PS/2 mouse/keyboard
Joelle van Dyne
2022-03-06
acpi: pcihp: pcie: set power on cap on parent slot
Igor Mammedov
2022-03-06
pci: expose TYPE_XIO3130_DOWNSTREAM name
Igor Mammedov
2022-03-06
pci: show id info when pci BDF conflict
Zhenzhong Duan
2022-03-06
hw/misc/pvpanic: Use standard headers instead
zhenwei pi
2022-03-06
headers: Add pvpanic.h
zhenwei pi
2022-03-06
pci-bridge/xio3130_downstream: Fix error handling
Jonathan Cameron
2022-03-06
pci-bridge/xio3130_upstream: Fix error handling
Jonathan Cameron
2022-03-06
pcie: Add 1.2 version token for the Power Management Capability
Łukasz Gieryk
2022-03-06
pcie: Add a helper to the SR/IOV API
Łukasz Gieryk
2022-03-06
pcie: Add some SR/IOV API documentation in docs/pcie_sriov.txt
Knut Omang
2022-03-06
pcie: Add support for Single Root I/O Virtualization (SR/IOV)
Knut Omang
2022-03-06
virtio-net: Unlimit tx queue size if peer is vdpa
Eugenio Pérez
2022-03-06
hw/pci-bridge/pxb: Fix missing swizzle
Jonathan Cameron
2022-03-06
hw/i386/pc_piix: Mark the machine types from version 1.4 to 1.7 as deprecated
Thomas Huth
2022-03-06
tests/qtest/virtio-iommu-test: Check bypass config
Jean-Philippe Brucker
2022-03-06
virtio-iommu: Support bypass domain
Jean-Philippe Brucker
2022-03-06
virtio-iommu: Default to bypass during boot
Jean-Philippe Brucker
2022-03-06
hw/i386: Replace magic number with field length calculation
Dov Murik
2022-03-06
hw/i386: Improve bounds checking in OVMF table parsing
Dov Murik
2022-03-06
intel_iommu: support snoop control
Jason Wang
2022-03-06
vhost-vdpa: make notifiers _init()/_uninit() symmetric
Laurent Vivier
2022-03-06
hw/virtio: vdpa: Fix leak of host-notifier memory-region
Laurent Vivier
2022-03-04
hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUEST
Viresh Kumar
2022-03-04
virtio: fix the condition for iommu_platform not supported
Halil Pasic
2022-03-04
vhost-user: fix VirtQ notifier cleanup
Xueming Li
2022-03-04
vhost-user: remove VirtQ notifier restore
Xueming Li
2022-03-04
hw/smbios: add assertion to ensure handles of tables 19 and 32 do not collide
Ani Sinha
2022-03-04
hw/smbios: fix overlapping table handle numbers with large memory vms
Ani Sinha
2022-03-04
hw/smbios: code cleanup - use macro definitions for table header handles
Ani Sinha
2022-03-04
hw/acpi/erst: clean up unused IS_UEFI_CPER_RECORD macro
Ani Sinha
2022-03-04
docs/acpi/erst: add device id for ACPI ERST device in pci-ids.txt
Ani Sinha
2022-03-04
MAINTAINERS: no need to add my name explicitly as a reviewer for VIOT tables
Ani Sinha
2022-03-04
ACPI ERST: specification for ERST support
Eric DeVolder
2022-03-04
qom: assert integer does not overflow
Michael S. Tsirkin
2022-03-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220302'...
Peter Maydell
2022-03-02
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-202...
Peter Maydell
2022-03-02
ui/cocoa.m: Remove unnecessary NSAutoreleasePools
Peter Maydell
2022-03-02
ui/cocoa.m: Fix updateUIInfo threading issues
Peter Maydell
2022-03-02
target/arm: Report KVM's actual PSCI version to guest in dtb
Peter Maydell
2022-03-02
target/arm: Implement FEAT_LPA2
Richard Henderson
2022-03-02
target/arm: Advertise all page sizes for -cpu max
Richard Henderson
2022-03-02
target/arm: Validate tlbi TG matches translation granule in use
Richard Henderson
2022-03-02
target/arm: Fix TLBIRange.base for 16k and 64k pages
Richard Henderson
2022-03-02
target/arm: Introduce tlbi_aa64_get_range
Richard Henderson
[next]