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
2024-01-09
Merge tag 'pull-replay-fixes-080124-1' of https://gitlab.com/stsquad/qemu int...
Peter Maydell
2024-01-08
replay: stop us hanging in rr_wait_io_event
Alex Bennée
2024-01-05
backends/iommufd: Remove mutex
Cédric Le Goater
2024-01-05
Merge tag 'hw-cpus-20240105' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-01-05
backends: Have HostMemoryBackendClass::alloc() handler return a boolean
Philippe Mathieu-Daudé
2024-01-04
cpus: vm_resume
Steve Sistare
2024-01-04
cpus: stop vm in suspended runstate
Steve Sistare
2024-01-04
cpus: vm_was_suspended
Steve Sistare
2023-12-20
Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-12-20
system/qtest: Restrict QTest API to system emulation
Philippe Mathieu-Daudé
2023-12-19
backends/iommufd: Introduce the iommufd object
Eric Auger
2023-11-14
dump: Add arch cleanup function
Janosch Frank
2023-11-07
sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets
Philippe Mathieu-Daudé
2023-11-07
accel: Introduce cpu_exec_reset_hold()
Philippe Mathieu-Daudé
2023-11-07
Merge tag 'pull-xenfv-stable-20231106' of git://git.infradead.org/users/dwmw2...
Stefan Hajnoczi
2023-11-06
hw/xen: select kernel mode for per-vCPU event channel upcall vector
David Woodhouse
2023-11-02
dump: Allow directly outputting raw kdump format
Stephen Brennan
2023-11-02
dump: Pass DumpState to write_ functions
Stephen Brennan
2023-10-31
util/defer-call: move defer_call() to util/
Stefan Hajnoczi
2023-10-31
block: rename blk_io_plug_call() API to defer_call()
Stefan Hajnoczi
2023-10-25
kvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_X86_ROBUST_SINGLESTEP
Paolo Bonzini
2023-10-25
kvm: i386: require KVM_CAP_DEBUGREGS
Paolo Bonzini
2023-10-25
kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH
Paolo Bonzini
2023-10-25
kvm: assume that many ioeventfds can be created
Paolo Bonzini
2023-10-25
kvm: drop reference to KVM_CAP_PCI_2_3
Paolo Bonzini
2023-10-25
kvm: require KVM_IRQFD for kernel irqchip
Paolo Bonzini
2023-10-25
kvm: require KVM_IRQFD for kernel irqchip
Paolo Bonzini
2023-10-25
kvm: require KVM_CAP_SIGNAL_MSI
Paolo Bonzini
2023-10-19
memory: follow Error API guidelines
Marc-André Lureau
2023-10-16
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-10-16
Merge tag 'mem-2023-10-12' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2023-10-12
block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCK
Kevin Wolf
2023-10-12
Merge tag 'pull-riscv-to-apply-20231012-1' of https://github.com/alistair23/q...
Stefan Hajnoczi
2023-10-12
kvm: Add stub for kvm_get_max_memslots()
David Hildenbrand
2023-10-12
kvm: Return number of free memslots
David Hildenbrand
2023-10-12
softmmu: pass the main loop status to gdb "Wxx" packet
Clément Chigot
2023-10-12
softmmu: add means to pass an exit code when requesting a shutdown
Clément Chigot
2023-10-12
cpus: Remove unused smp_cores/smp_threads declarations
Philippe Mathieu-Daudé
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
[next]