Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
accel/tcg: Move cpu_restore_state() out of 'exec/cpu-common.h'
Philippe Mathieu-Daudé committed 3 months ago
accel/tcg: Move cpu_unwind_state_data() out of 'exec/cpu-common.h'
Philippe Mathieu-Daudé committed 3 months ago
accel/tcg: Move cpu_exec_step_atomic() out of 'exec/cpu-common.h'
Philippe Mathieu-Daudé committed 3 months ago
accel/tcg: Move cpu_exec() out of 'exec/cpu-common.h'
Philippe Mathieu-Daudé committed 3 months ago
accel/tcg: Remove cpu_loop_exit() stub
Philippe Mathieu-Daudé committed 3 months ago
hw/s390x/ipl: Remove TCG dependency in handle_diag_308()
Philippe Mathieu-Daudé committed 3 months ago
system/memory: Rename cpu_exec_init_all() -> machine_memory_init()
Philippe Mathieu-Daudé committed 3 months ago
system/memory: Remove unnecessary CONFIG_USER_ONLY guards
Philippe Mathieu-Daudé committed 3 months ago
exec/cpu-common.h: Avoid including unused exec/page-protection.h header
Philippe Mathieu-Daudé committed 3 months ago
exec/cpu-common.h: Avoid including unused 'tcg/debug-assert.h' header
Philippe Mathieu-Daudé committed 3 months ago
exec/cpu-common.h: Avoid including unused 'exec/vaddr.h' header
Philippe Mathieu-Daudé committed 3 months ago
exec/cpu-common.h: Include missing 'qemu/thread.h' header
Philippe Mathieu-Daudé committed 3 months ago
ui/cocoa: Use qemu_input_map_osx_to_linux
Akihiko Odaki committed 4 months ago
util/cutils: drop qemu_strnlen() in favor of strnlen()
Bin Guo committed 4 months ago
configure: honor --extra-ldflags when forced to use objc_LINKER
Matt Jacobson committed 3 months ago
meson: build macOS signed binary as part of the default target
Emmanuel Blot committed 4 months ago
accel/tcg: Restrict IOMMU declarations
Philippe Mathieu-Daudé committed 3 months ago
accel/tcg: remove duplicate include
Osama Abdelkader committed 10 months ago
accel/hvf: Reduce hvf_kernel_irqchip_override scope
Philippe Mathieu-Daudé committed 3 months ago
accel/hvf: fix double hv_vcpu_destroy() causing teardown error on ARM
Matheus Tavares Bernardino committed 5 months ago