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
/
include
/
sysemu
Age
Commit message (
Expand
)
Author
2021-08-26
stubs: Remove unused arch_type.c stub
Peter Maydell
2021-08-26
arch_init.h: Move QEMU_ARCH_VIRTIO_* to qdev-monitor.c
Peter Maydell
2021-08-26
arch_init.h: Add QEMU_ARCH_HEXAGON
Peter Maydell
2021-08-26
monitor: Use accel_find("kvm") instead of kvm_available()
Peter Maydell
2021-08-26
softmmu: Use accel_find("xen") instead of xen_available()
Peter Maydell
2021-07-21
iothread: add aio-max-batch parameter
Stefano Garzarella
2021-06-25
block: add max_hw_transfer to BlockLimits
Paolo Bonzini
2021-06-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-06-15
hostmem: Wire up RAM_NORESERVE via "reserve" property
David Hildenbrand
2021-06-15
sysemu: Make TPM structures inaccessible if CONFIG_TPM is not defined
Stefan Berger
2021-06-11
accel/tcg: Merge tcg_exec_init into tcg_init_machine
Richard Henderson
2021-06-03
hvf: Introduce hvf vcpu struct
Alexander Graf
2021-06-03
hvf: Remove hvf-accel-ops.h
Alexander Graf
2021-06-03
hvf: Split out common code on vcpu init and destroy
Alexander Graf
2021-06-03
hvf: Make hvf_set_phys_mem() static
Alexander Graf
2021-06-03
hvf: Move hvf internal definitions into common header
Alexander Graf
2021-06-03
hvf: Move cpu functions into common directory
Alexander Graf
2021-06-03
hvf: Move assert_hvf_ok() into common directory
Alexander Graf
2021-06-02
block-backend: add drained_poll
Sergio Lopez
2021-05-26
KVM: Cache kvm slot dirty bitmap size
Peter Xu
2021-05-26
KVM: Provide helper to sync dirty bitmap from slot to ramblock
Peter Xu
2021-05-26
KVM: Provide helper to get kvm dirty log
Peter Xu
2021-05-26
KVM: Use a big lock to replace per-kml slots_lock
Peter Xu
2021-05-14
include/sysemu: Poison all accelerator CONFIG switches in common code
Thomas Huth
2021-05-12
Drop the deprecated unicore32 target
Markus Armbruster
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
2021-05-12
Remove the deprecated moxie target
Thomas Huth
2021-05-10
osdep: Make os-win32.h and os-posix.h handle 'extern "C"' themselves
Peter Maydell
2021-05-04
Add NVMM accelerator: acceleration enlightenments
Reinoud Zandijk
2021-03-24
m68k: add the virtio devices aliases
Laurent Vivier
2021-03-24
qdev: define list of archs with virtio-pci or virtio-ccw
Laurent Vivier
2021-03-19
blockdev: Drop deprecated bogus -drive interface type
Markus Armbruster
2021-03-15
exec: Get rid of phys_mem_set_alloc()
David Hildenbrand
2021-03-12
dma: Introduce dma_aligned_pow2_mask()
Eric Auger
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-10
device_tree: add qemu_fdt_setprop_string_array helper
Alex Bennée
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
sysemu/runstate: Let runstate_is_running() return bool
Philippe Mathieu-Daudé
2021-02-16
replay: fix icount request when replaying clock access
Pavel Dovgalyuk
2021-02-16
sev/i386: Don't allow a system reset under an SEV-ES guest
Tom Lendacky
2021-02-16
sev/i386: Allow AP booting under SEV-ES
Paolo Bonzini
2021-02-16
pc: add parser for OVMF reset block
James Bottomley
2021-02-10
multi-process: define MPQemuMsg format and transmission functions
Elena Ufimtseva
2021-02-08
sev: Add Error ** to sev_kvm_init()
David Gibson
2021-02-08
confidential guest support: Rework the "memory-encryption" property
David Gibson
2021-02-08
sev: Remove false abstraction of flash encryption
David Gibson
2021-02-05
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
2021-02-05
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
2021-01-27
block: Separate blk_is_writable() and blk_supports_write_perm()
Kevin Wolf
2021-01-12
whpx: move internal definitions to whpx-internal.h
Paolo Bonzini
[next]