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
2024-11-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-11-18
Merge tag 'hw-misc-20241118' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-11-18
hw/watchdog/cmsdk_apb_watchdog: Fix broken link
Roque Arcudia Hernandez
2024-11-18
net: mark struct ip_header as QEMU_PACKED
Peter Maydell
2024-11-18
hw/net/virtio-net.c: Don't assume IP length field is aligned
Peter Maydell
2024-11-18
hw/audio/hda: fix memory leak on audio setup
Paolo Bonzini
2024-11-18
Revert "hw/audio/hda: fix memory leak on audio setup"
Paolo Bonzini
2024-11-18
hw/misc/mos6522: Fix bad class definition of the MOS6522 device
Thomas Huth
2024-11-18
hw/sd/sdhci: Fix coding style
Jamin Lin
2024-11-18
configure: Use -ef to compare paths
Akihiko Odaki
2024-11-18
target/i386: hyperv: add stub for hyperv_syndbg_query_options
Paolo Bonzini
2024-11-18
tests/qtest/migration: Fix indentations
Fabiano Rosas
2024-11-18
usb-hub: Fix handling port power control messages
Guenter Roeck
2024-11-18
MAINTAINERS: Update my email address for COLO
Zhang Chen
2024-11-18
hw/display: check frame buffer can hold blob
Alex Bennée
2024-11-18
hw/display: factor out the scanout blob to fb conversion
Alex Bennée
2024-11-18
hw/i386/elfboot: allocate "header" in heap
Sergio Lopez
2024-11-18
hw/misc/nrf51_rng: Don't use BIT_MASK() when we mean BIT()
Peter Maydell
2024-11-18
vl: fix qemu_validate_options() indention
Gerd Hoffmann
2024-11-18
Merge tag 'pull-vfio-20241118' of https://github.com/legoater/qemu into staging
Peter Maydell
2024-11-18
vfio/container: Fix container object destruction
Cédric Le Goater
2024-11-18
vfio/igd: fix calculation of graphics stolen memory
Corvin Köhne
2024-11-18
vfio/igd: add pci id for Coffee Lake
Corvin Köhne
2024-11-16
Merge tag 'pull-tcg-20241116' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-11-16
tcg: Allow top bit of SIMD_DATA_BITS to be set in simd_desc()
Peter Maydell
2024-11-16
linux-user/arm: Select vdso for be8 and be32 modes
Richard Henderson
2024-11-16
linux-user/ppc: Reduce vdso alignment to 4k
Richard Henderson
2024-11-16
linux-user/loongarch64: Reduce vdso alignment to 4k
Richard Henderson
2024-11-16
linux-user/arm: Reduce vdso alignment to 4k
Richard Henderson
2024-11-16
linux-user/aarch64: Reduce vdso alignment to 4k
Richard Henderson
2024-11-16
linux-user: Drop image_info.alignment
Richard Henderson
2024-11-16
linux-user: Honor elf alignment when placing images
Richard Henderson
2024-11-16
cpu: ensure we don't call start_exclusive from cpu_exec
Pierrick Bouvier
2024-11-16
target/i386: fix hang when using slow path for ptw_setl
Pierrick Bouvier
2024-11-16
tests/tcg: Test that sigreturn() does not corrupt the signal mask
Ilya Leoshkevich
2024-11-16
linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR
Ilya Leoshkevich
2024-11-16
accel/tcg: Fix user-only probe_access_internal plugin check
Richard Henderson
2024-11-16
target/arm: Drop user-only special case in sve_stN_r
Richard Henderson
2024-11-16
linux-user: Fix setreuid and setregid to use direct syscalls
Helge Deller
2024-11-15
Merge tag 'migration-20241113-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2024-11-13
Update version for v9.2.0-rc0 release
v9.2.0-rc0
Peter Maydell
2024-11-13
migration: fix-possible-int-overflow
Dmitry Frolov
2024-11-13
migration: Check current_migration in migration_is_running()
Peter Xu
2024-11-13
edk2: update submodule to edk2-stable202408.01
Gerd Hoffmann
2024-11-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-11-09
hw/i386/pc: Don't try to init PCI NICs if there is no PCI bus
Peter Maydell
2024-11-09
rust: qemu-api-macros: always process subprojects before dependencies
Paolo Bonzini
2024-11-09
i386/hvf: Removes duplicate/shadowed variables in hvf_vcpu_exec
Phil Dennis-Jordan
2024-11-09
i386/hvf: Raise exception on error setting APICBASE
Phil Dennis-Jordan
2024-11-09
i386/hvf: Fixes startup memory leak (vmcs caps)
Phil Dennis-Jordan
[next]