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
Age
Commit message (
Expand
)
Author
2023-06-30
migration: Add switchover ack capability
Avihai Horon
2023-06-29
pc-bios: Update the s390 bios images with the recent changes
Thomas Huth
2023-06-29
pc-bios/s390-ccw: Don't use __bss_start with the "larl" instruction
Thomas Huth
2023-06-29
pc-bios/s390-ccw: Move the stack array into start.S
Thomas Huth
2023-06-29
pc-bios/s390-ccw: Provide space for initial stack frame in start.S
Thomas Huth
2023-06-29
pc-bios/s390-ccw: Fix indentation in start.S
Thomas Huth
2023-06-29
pc-bios/s390-ccw/Makefile: Use -z noexecstack to silence linker warning
Thomas Huth
2023-06-29
pc-bios/s390-ccw: Get rid of the the __u* types
Thomas Huth
2023-06-29
s390-ccw: Getting rid of ulong
Juan Quintela
2023-06-29
gitlab: Disable plugins for cross-i386-tci
Richard Henderson
2023-06-29
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-06-29
target/i386: emulate 64-bit ring 0 for linux-user if LM feature is set
Paolo Bonzini
2023-06-29
target/i386: ignore CPL0-specific features in user mode emulation
Paolo Bonzini
2023-06-29
target/i386: ignore ARCH_CAPABILITIES features in user mode emulation
Paolo Bonzini
2023-06-29
target/i386: Export MSR_ARCH_CAPABILITIES bits to guests
Pawan Gupta
2023-06-29
Merge tag 'accel-20230628' of https://github.com/philmd/qemu into staging
Richard Henderson
2023-06-28
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2023-06-28
Merge tag 'qemu-sparc-20230628' of https://github.com/mcayland/qemu into staging
Richard Henderson
2023-06-28
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-06-28
exec/memory: Add symbol for the min value of memory listener priority
Isaku Yamahata
2023-06-28
exec/memory: Add symbol for memory listener priority for device backend
Isaku Yamahata
2023-06-28
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
2023-06-28
target/i386/WHPX: Fix error message when fail to set ProcessorCount
Zhao Liu
2023-06-28
target/riscv: Restrict KVM-specific fields from ArchCPU
Philippe Mathieu-Daudé
2023-06-28
target/ppc: Restrict KVM-specific fields from ArchCPU
Philippe Mathieu-Daudé
2023-06-28
target/arm: Restrict KVM-specific fields from ArchCPU
Philippe Mathieu-Daudé
2023-06-28
hw/arm/sbsa-ref: Include missing 'sysemu/kvm.h' header
Philippe Mathieu-Daudé
2023-06-28
hw/intc/arm_gic: Rename 'first_cpu' argument
Philippe Mathieu-Daudé
2023-06-28
hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
Philippe Mathieu-Daudé
2023-06-28
accel/kvm: Declare kvm_direct_msi_allowed in stubs
Philippe Mathieu-Daudé
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: Rename 'cpu_state' -> 'cs'
Philippe Mathieu-Daudé
2023-06-28
accel: Inline WHPX get_whpx_vcpu()
Philippe Mathieu-Daudé
2023-06-28
accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-28
accel: Remove WHPX unreachable error path
Philippe Mathieu-Daudé
2023-06-28
accel: Inline NVMM get_qemu_vcpu()
Philippe Mathieu-Daudé
2023-06-28
accel: Rename NVMM 'struct qemu_vcpu' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-28
accel: Remove NVMM unreachable error path
Philippe Mathieu-Daudé
2023-06-28
accel: Move HAX hThread to accelerator context
Philippe Mathieu-Daudé
2023-06-28
accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-28
accel: Rename 'hax_vcpu' as 'accel' in CPUState
Philippe Mathieu-Daudé
2023-06-28
accel: Destroy HAX vCPU threads once done
Philippe Mathieu-Daudé
2023-06-28
accel: Fix a leak on Windows HAX
Philippe Mathieu-Daudé
2023-06-28
accel: Remove unused hThread variable on TCG/WHPX
Philippe Mathieu-Daudé
2023-06-28
accel: Document generic accelerator headers
Philippe Mathieu-Daudé
2023-06-28
accel: Re-enable WHPX cross-build on case sensitive filesystems
Philippe Mathieu-Daudé
2023-06-28
docs/devel/testing: Update the 'Docker Debugging' section
Philippe Mathieu-Daudé
2023-06-28
MAINTAINERS: Update Roman Bolshakov email address
Philippe Mathieu-Daudé
2023-06-28
net/vhost-net: do not assert on null pointer return from tap_get_vhost_net()
Ani Sinha
[prev]
[next]