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-11
tests/qtest: migration: Add migrate_incoming_qmp helper
Fabiano Rosas
2023-10-11
tests/qtest: migration: Expose migrate_set_capability
Fabiano Rosas
2023-10-11
migration/qmp: Fix crash on setting tls-authz with null
Peter Xu
2023-10-10
Merge tag 'firmware/seabios-20231010-pull-request' of https://gitlab.com/krax...
Stefan Hajnoczi
2023-10-10
Merge tag 'dirtylimit-dirtyrate-pull-request-20231010' of https://github.com/...
Stefan Hajnoczi
2023-10-10
tests/acpi: disable tests/data/acpi/q35/DSDT.mmio64 updates
Gerd Hoffmann
2023-10-10
tests/acpi: update expected data files
Gerd Hoffmann
2023-10-10
seabios: update binaries to git snapshot
Gerd Hoffmann
2023-10-10
seabios: update submodule to git snapshot
Gerd Hoffmann
2023-10-10
tests/acpi: enable tests/data/acpi/q35/DSDT.mmio64 updates
Gerd Hoffmann
2023-10-10
tests/bios-tables-test: tcg-emulate opteron for mmio64 test
Gerd Hoffmann
2023-10-10
migration/dirtyrate: use QEMU_CLOCK_HOST to report start-time
Andrei Gudkov
2023-10-10
migration/calc-dirty-rate: millisecond-granularity period
Andrei Gudkov
2023-10-09
Merge tag 'pull-vfio-20231009' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2023-10-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-09
Merge tag 'q800-for-8.2-pull-request' of https://github.com/vivier/qemu-m68k ...
Stefan Hajnoczi
2023-10-09
Merge tag 'pull-shadow-2023-10-06' of https://repo.or.cz/qemu/armbru into sta...
Stefan Hajnoczi
2023-10-09
Merge tag 'pull-nbd-2023-10-05' of https://repo.or.cz/qemu/ericb into staging
Stefan Hajnoczi
2023-10-08
audio, qtest: get rid of QEMU_AUDIO_DRV
Paolo Bonzini
2023-10-08
audio: reintroduce default audio backend for VNC
Paolo Bonzini
2023-10-08
audio: do not use first -audiodev as default audio device
Paolo Bonzini
2023-10-08
audio: extend -audio to allow creating a default backend
Paolo Bonzini
2023-10-08
audio: extract audio_define_default
Paolo Bonzini
2023-10-08
audio: disable default backends if -audio/-audiodev is used
Paolo Bonzini
2023-10-08
audio: error hints need a trailing \n
Paolo Bonzini
2023-10-08
cutils: squelch compiler warnings with custom paths
Paolo Bonzini
2023-10-08
configure: change $softmmu to $system
Paolo Bonzini
2023-10-08
system: Rename softmmu/ directory as system/
Philippe Mathieu-Daudé
2023-10-07
meson: Rename target_softmmu_arch -> target_system_arch
Philippe Mathieu-Daudé
2023-10-07
meson: Rename softmmu_mods -> system_mods
Philippe Mathieu-Daudé
2023-10-07
target/i386: Rename i386_softmmu_kvm_ss -> i386_kvm_ss
Philippe Mathieu-Daudé
2023-10-07
semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user()
Philippe Mathieu-Daudé
2023-10-07
gdbstub: Rename 'softmmu' -> 'system'
Philippe Mathieu-Daudé
2023-10-07
accel: Rename accel_softmmu* -> accel_system*
Philippe Mathieu-Daudé
2023-10-07
tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
2023-10-07
fuzz: Correct invalid mentions of 'softmmu' by 'system'
Philippe Mathieu-Daudé
2023-10-07
cpu: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
2023-10-07
travis-ci: Correct invalid mentions of 'softmmu' by 'system'
Philippe Mathieu-Daudé
2023-10-07
softmmu/trace-events: Fix a typo
Philippe Mathieu-Daudé
2023-10-07
target/i386: Check for USER_ONLY definition instead of SOFTMMU one
Philippe Mathieu-Daudé
2023-10-07
util/log: re-allow switching away from stderr log file
Fiona Ebner
2023-10-07
sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targets
Philippe Mathieu-Daudé
2023-10-07
target/i386/hvf: Remove unused includes in 'hvf-i386.h'
Philippe Mathieu-Daudé
2023-10-06
linux-user/syscall.c: clean up local variable shadowing in xattr syscalls
Laurent Vivier
2023-10-06
linux-user/syscall.c: clean up local variable shadowing in TARGET_NR_getcpu
Laurent Vivier
2023-10-06
linux-user/syscall.c: clean up local variable shadowing in do_ioctl_dm()
Laurent Vivier
2023-10-06
linux-user/mmap.c: clean up local variable shadowing
Laurent Vivier
2023-10-06
linux-user/flatload: clean up local variable shadowing
Laurent Vivier
2023-10-06
hw/usb: Silence compiler warnings in USB code when compiling with -Wshadow
Thomas Huth
2023-10-06
target/ppc: Clean up local variable shadowing in kvm_arch_*_registers()
Cédric Le Goater
[next]