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
2023-10-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-08
system: Rename softmmu/ directory as system/
Philippe Mathieu-Daudé
2023-10-07
sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targets
Philippe Mathieu-Daudé
2023-10-06
sysemu/tpm: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
os-posix: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-09-29
sysemu/device_tree: Clean up local variable shadowing
Philippe Mathieu-Daudé
2023-09-20
block: Mark bdrv_parent_perms_conflict() and callers GRAPH_RDLOCK
Kevin Wolf
2023-09-11
Merge tag 'pull-vfio-20230911' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2023-09-11
Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-09-11
qdev: Add qdev_add_vm_change_state_handler_full()
Avihai Horon
2023-09-11
sysemu: Add prepare callback to struct VMChangeStateEntry
Avihai Horon
2023-09-08
arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
Shameer Kolothum
2023-09-08
include/: spelling fixes
Michael Tokarev
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-07
sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
sysemu/kvm: Restrict kvm_get_apic_state() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr() to x86 targets
Philippe Mathieu-Daudé
2023-09-01
os-posix.c, softmmu/vl.c: move os_parse_cmd_args() into qemu_init()
Michael Tokarev
2023-09-01
os-posix.c: create and export os_set_chroot()
Michael Tokarev
2023-09-01
os-posix.c: create and export os_set_runas()
Michael Tokarev
2023-09-01
include/sysemu/os-posix.h: move *daemonize* declarations together
Michael Tokarev
2023-08-31
bulk: Do not declare function prototypes using 'extern' keyword
Philippe Mathieu-Daudé
2023-08-31
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
2023-08-31
rtc: Use time_t for passing and returning time offsets
Peter Maydell
2023-08-24
sysemu/hvf: Use vaddr for hvf_arch_[insert|remove]_hw_breakpoint
Anton Johansson
2023-08-24
sysemu/kvm: Use vaddr for kvm_arch_[insert|remove]_hw_breakpoint
Anton Johansson
2023-08-24
accel/hvf: Widen pc/saved_insn for hvf_sw_breakpoint
Anton Johansson
2023-08-24
accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint
Anton Johansson
2023-08-22
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
2023-07-26
migration: Extend query-migrate to provide dirty page limit info
Hyman Huang(黄勇)
2023-06-28
accel/kvm: Re-include "exec/memattrs.h" header
Philippe Mathieu-Daudé
2023-06-28
accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-28
accel: Document generic accelerator headers
Philippe Mathieu-Daudé
2023-06-27
console/win32: allocate shareable display surface
Marc-André Lureau
2023-06-06
hvf: add guest debugging handlers for Apple Silicon hosts
Francesco Cagnin
2023-06-06
hvf: add breakpoint handlers
Francesco Cagnin
2023-06-02
runstate: drop unused runstate_store()
Vladimir Sementsov-Ogievskiy
2023-06-02
runstate: add runstate_get()
Vladimir Sementsov-Ogievskiy
2023-06-01
block: add blk_io_plug_call() API
Stefan Hajnoczi
2023-05-30
block: drain from main loop thread in bdrv_co_yield_to_drain()
Stefan Hajnoczi
2023-05-30
block: add blk_in_drain() API
Stefan Hajnoczi
2023-05-28
win32: wrap socket close() with an exception handler
Marc-André Lureau
2023-05-18
kvm: Synchronize the backup bitmap in the last stage
Gavin Shan
2023-05-16
sysemu/kvm: Remove unused headers
Philippe Mathieu-Daudé
2023-05-15
block: introduce zone append write for zoned devices
Sam Li
2023-05-15
block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice i...
Sam Li
2023-05-10
block: bdrv/blk_co_unref() for calls in coroutine context
Kevin Wolf
2023-04-25
linux-aio: use LinuxAioState from the running thread
Emanuele Giuseppe Esposito
2023-04-21
Merge tag 'pull-tpm-2023-04-20-1' of https://github.com/stefanberger/qemu-tpm...
Richard Henderson
[next]