index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
qemu
/
utils
/
qemu_ga_client.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-08
audio: reintroduce default audio backend for VNC
Paolo Bonzini
4
-16
/
+21
2023-10-08
audio: do not use first -audiodev as default audio device
Paolo Bonzini
3
-24
/
+22
2023-10-08
audio: extend -audio to allow creating a default backend
Paolo Bonzini
3
-21
/
+37
2023-10-08
audio: extract audio_define_default
Paolo Bonzini
2
-7
/
+13
2023-10-08
audio: disable default backends if -audio/-audiodev is used
Paolo Bonzini
4
-8
/
+12
2023-10-08
audio: error hints need a trailing \n
Paolo Bonzini
1
-1
/
+1
2023-10-08
cutils: squelch compiler warnings with custom paths
Paolo Bonzini
1
-0
/
+9
2023-10-08
configure: change $softmmu to $system
Paolo Bonzini
1
-5
/
+5
2023-10-08
system: Rename softmmu/ directory as system/
Philippe Mathieu-Daudé
43
-39
/
+41
2023-10-07
meson: Rename target_softmmu_arch -> target_system_arch
Philippe Mathieu-Daudé
22
-24
/
+24
2023-10-07
meson: Rename softmmu_mods -> system_mods
Philippe Mathieu-Daudé
1
-5
/
+5
2023-10-07
target/i386: Rename i386_softmmu_kvm_ss -> i386_kvm_ss
Philippe Mathieu-Daudé
1
-5
/
+5
2023-10-07
semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user()
Philippe Mathieu-Daudé
10
-27
/
+31
2023-10-07
gdbstub: Rename 'softmmu' -> 'system'
Philippe Mathieu-Daudé
4
-9
/
+9
2023-10-07
accel: Rename accel_softmmu* -> accel_system*
Philippe Mathieu-Daudé
5
-13
/
+13
2023-10-07
tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
26
-42
/
+43
2023-10-07
fuzz: Correct invalid mentions of 'softmmu' by 'system'
Philippe Mathieu-Daudé
3
-4
/
+4
2023-10-07
cpu: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
2
-3
/
+3
2023-10-07
travis-ci: Correct invalid mentions of 'softmmu' by 'system'
Philippe Mathieu-Daudé
1
-2
/
+2
2023-10-07
softmmu/trace-events: Fix a typo
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-07
target/i386: Check for USER_ONLY definition instead of SOFTMMU one
Philippe Mathieu-Daudé
3
-5
/
+5
2023-10-07
util/log: re-allow switching away from stderr log file
Fiona Ebner
1
-0
/
+2
2023-10-07
sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targets
Philippe Mathieu-Daudé
5
-3
/
+5
2023-10-07
target/i386/hvf: Remove unused includes in 'hvf-i386.h'
Philippe Mathieu-Daudé
1
-6
/
+0
2023-10-06
linux-user/syscall.c: clean up local variable shadowing in xattr syscalls
Laurent Vivier
1
-4
/
+4
2023-10-06
linux-user/syscall.c: clean up local variable shadowing in TARGET_NR_getcpu
Laurent Vivier
1
-3
/
+3
2023-10-06
linux-user/syscall.c: clean up local variable shadowing in do_ioctl_dm()
Laurent Vivier
1
-11
/
+11
2023-10-06
linux-user/mmap.c: clean up local variable shadowing
Laurent Vivier
1
-3
/
+3
2023-10-06
linux-user/flatload: clean up local variable shadowing
Laurent Vivier
1
-4
/
+4
2023-10-06
hw/usb: Silence compiler warnings in USB code when compiling with -Wshadow
Thomas Huth
5
-14
/
+14
2023-10-06
target/ppc: Clean up local variable shadowing in kvm_arch_*_registers()
Cédric Le Goater
1
-4
/
+0
2023-10-06
trace/control: Clean up global variable shadowing
Philippe Mathieu-Daudé
2
-4
/
+4
2023-10-06
sysemu/tpm: Clean up global variable shadowing
Philippe Mathieu-Daudé
2
-4
/
+4
2023-10-06
softmmu/vl: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-13
/
+13
2023-10-06
semihosting/arm-compat: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-1
/
+4
2023-10-06
util/guest-random: Clean up global variable shadowing
Philippe Mathieu-Daudé
2
-7
/
+7
2023-10-06
util/cutils: Clean up global variable shadowing in get_relocated_path()
Philippe Mathieu-Daudé
1
-1
/
+0
2023-10-06
ui/cocoa: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-2
/
+2
2023-10-06
semihosting: Clean up global variable shadowing
Philippe Mathieu-Daudé
3
-6
/
+6
2023-10-06
qom/object_interfaces: Clean up global variable shadowing
Philippe Mathieu-Daudé
2
-16
/
+16
2023-10-06
qemu-io: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-2
/
+2
2023-10-06
qemu-img: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-11
/
+11
2023-10-06
plugins/loader: Clean up global variable shadowing
Philippe Mathieu-Daudé
2
-4
/
+4
2023-10-06
os-posix: Clean up global variable shadowing
Philippe Mathieu-Daudé
2
-8
/
+8
2023-10-06
net/net: Clean up global variable shadowing
Philippe Mathieu-Daudé
2
-10
/
+10
2023-10-06
hw/ide/ahci: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-3
/
+1
2023-10-06
hw/audio/soundhw: Clean up global variable shadowing
Philippe Mathieu-Daudé
2
-4
/
+4
2023-10-06
dump: Silence compiler warning in dump code when compiling with -Wshadow
Thomas Huth
1
-4
/
+4
2023-10-06
hw/virtio/vhost: Silence compiler warnings in vhost code when using -Wshadow
Thomas Huth
1
-4
/
+4
2023-10-06
hw/virtio/virtio-pci: Avoid compiler warning with -Wshadow
Thomas Huth
1
-10
/
+10
[next]