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-15
crypto/secret: move main logic from 'secret' to 'secret_common'.
Alexey Krasikov
2020-06-15
crypto: add "none" random provider
Marek Marczykowski-Górecki
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-12
target/i386: Remove obsolete TODO file
Thomas Huth
2020-06-12
stubs: move Xen stubs to accel/
Paolo Bonzini
2020-06-12
replay: fix replay shutdown for console mode
Pavel Dovgalyuk
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
exec/memory: Remove unused MemoryRegionMmio type
Philippe Mathieu-Daudé
2020-06-12
checkpatch: reversed logic with acpi test checks
Michael S. Tsirkin
2020-06-12
target/i386: sev: Unify SEVState and SevGuestState
David Gibson
2020-06-12
target/i386: sev: Remove redundant handle field
David Gibson
2020-06-12
target/i386: sev: Remove redundant policy field
David Gibson
2020-06-12
target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
David Gibson
2020-06-12
target/i386: sev: Partial cleanup to sev_state global
David Gibson
2020-06-12
target/i386: sev: Embed SEVState in SevGuestState
David Gibson
2020-06-12
target/i386: sev: Rename QSevGuestInfo
David Gibson
2020-06-12
target/i386: sev: Move local structure definitions into .c file
David Gibson
2020-06-12
target/i386: sev: Remove unused QSevGuestInfoClass
David Gibson
2020-06-12
xen: fix build without pci passthrough
Anthony PERARD
2020-06-12
i386: hvf: Drop HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Move mmio_buf into CPUX86State
Roman Bolshakov
2020-06-12
i386: hvf: Move lazy_flags into CPUX86State
Roman Bolshakov
2020-06-12
i386: hvf: Drop regs in HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Drop copy of RFLAGS defines
Roman Bolshakov
2020-06-12
i386: hvf: Drop rflags from HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Drop fetch_rip from HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Use IP from CPUX86State
Roman Bolshakov
2020-06-12
i386: hvf: Use ins_len to advance IP
Roman Bolshakov
2020-06-12
i386: hvf: Drop unused variable
Roman Bolshakov
2020-06-12
i386: hvf: Clean stray includes in sysemu
Roman Bolshakov
2020-06-12
i386: hvf: Drop useless declarations in sysemu
Roman Bolshakov
2020-06-12
i386: hvf: Move HVFState definition into hvf
Roman Bolshakov
2020-06-12
target/ppc: Restrict PPCVirtualHypervisorClass to system-mode
Philippe Mathieu-Daudé
2020-06-12
sysemu/hvf: Only declare hvf_allowed when HVF is available
Philippe Mathieu-Daudé
2020-06-12
sysemu/tcg: Only declare tcg_allowed when TCG is available
Philippe Mathieu-Daudé
2020-06-12
sysemu/accel: Restrict machine methods to system-mode
Philippe Mathieu-Daudé
2020-06-12
target/i386: correct fix for pcmpxstrx substring search
Joseph Myers
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
[next]