aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-10hw/audio/es1370: reset current sample counterVolker Rümelin1-1/+1
2023-10-09Merge tag 'pull-vfio-20231009' of https://github.com/legoater/qemu into stagingStefan Hajnoczi4-31/+101
2023-10-09Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi132-277/+306
2023-10-09Merge tag 'q800-for-8.2-pull-request' of https://github.com/vivier/qemu-m68k ...Stefan Hajnoczi23-106/+1769
2023-10-09Merge tag 'pull-shadow-2023-10-06' of https://repo.or.cz/qemu/armbru into sta...Stefan Hajnoczi46-178/+170
2023-10-09Merge tag 'pull-nbd-2023-10-05' of https://repo.or.cz/qemu/ericb into stagingStefan Hajnoczi16-160/+537
2023-10-08audio, qtest: get rid of QEMU_AUDIO_DRVPaolo Bonzini2-15/+1
2023-10-08audio: reintroduce default audio backend for VNCPaolo Bonzini4-16/+21
2023-10-08audio: do not use first -audiodev as default audio devicePaolo Bonzini3-24/+22
2023-10-08audio: extend -audio to allow creating a default backendPaolo Bonzini3-21/+37
2023-10-08audio: extract audio_define_defaultPaolo Bonzini2-7/+13
2023-10-08audio: disable default backends if -audio/-audiodev is usedPaolo Bonzini4-8/+12
2023-10-08audio: error hints need a trailing \nPaolo Bonzini1-1/+1
2023-10-08cutils: squelch compiler warnings with custom pathsPaolo Bonzini1-0/+9
2023-10-08configure: change $softmmu to $systemPaolo Bonzini1-5/+5
2023-10-08system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé43-39/+41
2023-10-07meson: Rename target_softmmu_arch -> target_system_archPhilippe Mathieu-Daudé22-24/+24
2023-10-07meson: Rename softmmu_mods -> system_modsPhilippe Mathieu-Daudé1-5/+5
2023-10-07target/i386: Rename i386_softmmu_kvm_ss -> i386_kvm_ssPhilippe Mathieu-Daudé1-5/+5
2023-10-07semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user()Philippe Mathieu-Daudé10-27/+31
2023-10-07gdbstub: Rename 'softmmu' -> 'system'Philippe Mathieu-Daudé4-9/+9
2023-10-07accel: Rename accel_softmmu* -> accel_system*Philippe Mathieu-Daudé5-13/+13
2023-10-07tcg: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé26-42/+43
2023-10-07fuzz: Correct invalid mentions of 'softmmu' by 'system'Philippe Mathieu-Daudé3-4/+4
2023-10-07cpu: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé2-3/+3
2023-10-07travis-ci: Correct invalid mentions of 'softmmu' by 'system'Philippe Mathieu-Daudé1-2/+2
2023-10-07softmmu/trace-events: Fix a typoPhilippe Mathieu-Daudé1-1/+1
2023-10-07target/i386: Check for USER_ONLY definition instead of SOFTMMU onePhilippe Mathieu-Daudé3-5/+5
2023-10-07util/log: re-allow switching away from stderr log fileFiona Ebner1-0/+2
2023-10-07sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targetsPhilippe Mathieu-Daudé5-3/+5
2023-10-07target/i386/hvf: Remove unused includes in 'hvf-i386.h'Philippe Mathieu-Daudé1-6/+0
2023-10-06linux-user/syscall.c: clean up local variable shadowing in xattr syscallsLaurent Vivier1-4/+4
2023-10-06linux-user/syscall.c: clean up local variable shadowing in TARGET_NR_getcpuLaurent Vivier1-3/+3
2023-10-06linux-user/syscall.c: clean up local variable shadowing in do_ioctl_dm()Laurent Vivier1-11/+11
2023-10-06linux-user/mmap.c: clean up local variable shadowingLaurent Vivier1-3/+3
2023-10-06linux-user/flatload: clean up local variable shadowingLaurent Vivier1-4/+4
2023-10-06hw/usb: Silence compiler warnings in USB code when compiling with -WshadowThomas Huth5-14/+14
2023-10-06target/ppc: Clean up local variable shadowing in kvm_arch_*_registers()Cédric Le Goater1-4/+0
2023-10-06trace/control: Clean up global variable shadowingPhilippe Mathieu-Daudé2-4/+4
2023-10-06sysemu/tpm: Clean up global variable shadowingPhilippe Mathieu-Daudé2-4/+4
2023-10-06softmmu/vl: Clean up global variable shadowingPhilippe Mathieu-Daudé1-13/+13
2023-10-06semihosting/arm-compat: Clean up local variable shadowingPhilippe Mathieu-Daudé1-1/+4
2023-10-06util/guest-random: Clean up global variable shadowingPhilippe Mathieu-Daudé2-7/+7
2023-10-06util/cutils: Clean up global variable shadowing in get_relocated_path()Philippe Mathieu-Daudé1-1/+0
2023-10-06ui/cocoa: Clean up global variable shadowingPhilippe Mathieu-Daudé1-2/+2
2023-10-06semihosting: Clean up global variable shadowingPhilippe Mathieu-Daudé3-6/+6
2023-10-06qom/object_interfaces: Clean up global variable shadowingPhilippe Mathieu-Daudé2-16/+16
2023-10-06qemu-io: Clean up global variable shadowingPhilippe Mathieu-Daudé1-2/+2
2023-10-06qemu-img: Clean up global variable shadowingPhilippe Mathieu-Daudé1-11/+11
2023-10-06plugins/loader: Clean up global variable shadowingPhilippe Mathieu-Daudé2-4/+4