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-10-30
linux-user/aarch64: Add vdso
Richard Henderson
2023-10-30
linux-user/x86_64: Add vdso
Richard Henderson
2023-10-30
linux-user/i386: Add vdso
Richard Henderson
2023-10-30
linux-user: Add gen-vdso tool
Richard Henderson
2023-10-30
linux-user: Load vdso image if available
Richard Henderson
2023-10-30
linux-user: Replace bprm->fd with bprm->src.fd
Richard Henderson
2023-10-30
linux-user: Use ImageSource in load_symbols
Richard Henderson
2023-10-30
linux-user: Use ImageSource in load_elf_image
Richard Henderson
2023-10-30
linux-user: Do not clobber bprm_buf swapping ehdr
Richard Henderson
2023-10-30
linux-user: Tidy loader_exec
Richard Henderson
2023-10-30
linux-user: Introduce imgsrc_read, imgsrc_read_alloc
Richard Henderson
2023-10-30
linux-user: Fix guest signal remapping after adjusting SIGABRT
Richard Henderson
2023-10-30
Merge tag 'pull-hex-20231018' of https://github.com/quic/qemu into staging
Stefan Hajnoczi
2023-10-30
Merge tag 'pull-request-2023-10-27' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-10-27
ipmi-bt-test: force ipv4
Vladimir Sementsov-Ogievskiy
2023-10-27
tests/vm/freebsd: Add additional library paths for libfdt
Thomas Huth
2023-10-27
docs/about: Mark the old pc-i440fx-2.0 - 2.3 machine types as deprecated
Thomas Huth
2023-10-27
tests/coroutine: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-27
tests/aio: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-27
tests/npcm7xx_adc: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-27
tests/rtl8139: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-27
tests/cdrom-test: Clean up global variable shadowing in prepare_image()
Philippe Mathieu-Daudé
2023-10-27
tests/virtio-scsi: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-27
tests/throttle: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-27
system/qtest: Clean up global variable shadowing in qtest_server_init()
Philippe Mathieu-Daudé
2023-10-27
Merge tag 'pull-sp-20231025' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-10-27
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-27
Merge tag 'pull-aspeed-20231025' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
2023-10-25
kvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2
Paolo Bonzini
2023-10-25
kvm: i386: require KVM_CAP_SET_IDENTITY_MAP_ADDR
Paolo Bonzini
2023-10-25
kvm: i386: require KVM_CAP_ADJUST_CLOCK
Paolo Bonzini
2023-10-25
kvm: i386: require KVM_CAP_MCE
Paolo Bonzini
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_XSAVE
Paolo Bonzini
2023-10-25
kvm: i386: require KVM_CAP_DEBUGREGS
Paolo Bonzini
2023-10-25
kvm: i386: move KVM_CAP_IRQ_ROUTING detection to kvm_arch_required_capabilities
Paolo Bonzini
2023-10-25
kvm: unify listeners for PIO address space
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-25
kvm: require KVM_CAP_INTERNAL_ERROR_DATA
Paolo Bonzini
2023-10-25
kvm: remove unnecessary stub
Paolo Bonzini
2023-10-25
target/i386: check CPUID_PAE to determine 36 bit processor address space
Ani Sinha
2023-10-25
target/i386: validate VEX.W for AVX instructions
Paolo Bonzini
2023-10-25
target/i386: group common checks in the decoding phase
Paolo Bonzini
2023-10-25
tests/tcg/i386: test-avx: add test cases for SHA new instructions
Paolo Bonzini
2023-10-25
tests/tcg/i386: initialize more registers in test-avx
Paolo Bonzini
[next]