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
/
include
/
sysemu
Age
Commit message (
Expand
)
Author
2021-11-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
2021-11-02
watchdog: remove select_watchdog_action
Paolo Bonzini
2021-11-01
KVM: introduce dirty_pages and kvm_dirty_ring_enabled
Hyman Huang(黄勇)
2021-10-20
device_tree: Add qemu_fdt_add_path
Yanan Wang
2021-10-15
block-backend: update blk_co_pwrite() and blk_co_pread() wrappers
Vladimir Sementsov-Ogievskiy
2021-10-15
block-backend: fix blk_co_flush prototype to mention coroutine_fn
Vladimir Sementsov-Ogievskiy
2021-10-15
block-backend: convert blk_aio_ functions to int64_t bytes paramter
Vladimir Sementsov-Ogievskiy
2021-10-15
block-backend: convert blk_co_copy_range to int64_t bytes
Vladimir Sementsov-Ogievskiy
2021-10-15
block-backend: convert blk_foo wrappers to use int64_t bytes parameter
Vladimir Sementsov-Ogievskiy
2021-10-15
block-backend: convert blk_co_pdiscard to int64_t bytes
Vladimir Sementsov-Ogievskiy
2021-10-15
block-backend: convert blk_co_pwritev_part to int64_t bytes
Vladimir Sementsov-Ogievskiy
2021-10-15
block-backend: make blk_co_preadv() 64bit
Vladimir Sementsov-Ogievskiy
2021-10-13
target/i386/sev: Declare system-specific functions in 'sev.h'
Philippe Mathieu-Daudé
2021-10-06
block: introduce max_hw_iov for use in scsi-generic
Paolo Bonzini
2021-09-30
memory: Name all the memory listeners
Peter Xu
2021-09-21
arm/hvf: Add a WFI handler
Peter Collingbourne
2021-09-20
hvf: Add Apple Silicon support
Alexander Graf
2021-09-20
hvf: Introduce hvf_arch_init() callback
Alexander Graf
2021-09-13
Only check CONFIG_NVMM when NEED_CPU_H is defined
Reinoud Zandijk
2021-09-01
block: introduce blk_replace_bs
Vladimir Sementsov-Ogievskiy
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
[next]