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
gdbstub: Reduce gdb_supports_guest_debug() scope
Philippe Mathieu-Daudé committed 3 months ago
accel/kvm: Hold have_guest_debug in KVMState
Philippe Mathieu-Daudé committed 3 months ago
accel/kvm: Simplify kvm_init() w.r.t. TARGET_KVM_HAVE_GUEST_DEBUG
Philippe Mathieu-Daudé committed 3 months ago
accel/kvm: Always define AccelOpsClass::supports_guest_debug
Philippe Mathieu-Daudé committed 3 months ago
accel/whpx: Implement missing AccelClass::gdbstub_supported_sstep_flags
Philippe Mathieu-Daudé committed 3 months ago
gdbstub: Only return E22 when reverse GDB is not supported
Philippe Mathieu-Daudé committed 3 months ago
gdbstub: Add trace event for STEP packet handler
Philippe Mathieu-Daudé committed 3 months ago
accel/mshv: Fix pointer to proc feature bitfield
Magnus Kulke committed 3 months ago
accel/mshv: Replace @dirty field by generic CPUState::vcpu_dirty field
Philippe Mathieu-Daudé committed 3 months ago
accel/hvf: Remove left-over comment
Philippe Mathieu-Daudé committed 3 months ago
accel/tcg: Restrict tlb_protect/unprotect_code() to TCG
Philippe Mathieu-Daudé committed 3 months ago
target/i386: Remove duplicate tlb_flush() call in cpu_post_load()
Philippe Mathieu-Daudé committed 3 months ago
cpu: Constify CPUState::cc (cached CPUClass pointer)
Philippe Mathieu-Daudé committed 3 months ago
s390x/kvm: Add ASTFLE facility 2 for nested virtualization
Christoph Schlameuss committed 3 months ago
linux-headers: Update to Linux v7.2-rc1 with KVM_S390_VM_CPU_FEAT_ASTFLEIE2
Christoph Schlameuss committed 3 months ago
s390x: Enable boot menu for virtio pci device
Zhuoying Cai committed 3 months ago
pc-bios/s390-ccw: write IPLB location for non-net virtio devices
Jared Rossi committed 3 months ago
pc-bios/s390-ccw: Verify virtio support when booting from virtio PCI device on s390x
Jared Rossi committed 3 months ago
pc-bios/s390-ccw: Add per-queue notification offset for multi-queue virtio configurations
Zhuoying Cai committed 3 months ago
pc-bios/s390-ccw/virtio.c: Fix missing break for PCI notifications
Jared Rossi committed 3 months ago