qemu-patch-raspberry4/softmmu
Paolo Bonzini 7245ca7411 vl: rename local variable in configure_accelerators
Silly patch extracted from the next one, which is already big enough.

Because there are already local variables named "accel", we will name
the global vl.c variable for "-M accel" accelerators instead.  Rename
it already in configure_accelerators to be ready.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-12-15 12:52:06 -05:00
..
arch_init.c
balloon.c
bootdevice.c softmmu: move more files to softmmu/ 2020-10-12 11:50:21 -04:00
cpu-throttle.c
cpu-timers.c
cpus.c WHPX: support for the kernel-irqchip on/off 2020-12-10 12:15:01 -05:00
datadir.c vl: extract softmmu/datadir.c 2020-12-10 12:15:18 -05:00
device_tree.c vl: make qemu_get_machine_opts static 2020-12-15 12:51:55 -05:00
dma-helpers.c dma: Let dma_memory_set() propagate MemTxResult 2020-12-10 12:15:01 -05:00
globals.c qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown 2020-12-15 12:51:57 -05:00
icount.c accel/tcg: split CpusAccel into three TCG variants 2020-12-10 17:44:10 -06:00
ioport.c
main.c
memory.c memory: allow creating MemoryRegions before accelerators 2020-12-15 12:51:56 -05:00
memory_mapping.c
meson.build qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown 2020-12-15 12:51:57 -05:00
physmem.c memory: clamp cached translation in case it points to an MMIO region 2020-12-15 12:52:00 -05:00
qdev-monitor.c machine: introduce MachineInitPhase 2020-12-15 12:51:52 -05:00
qemu-seccomp.c softmmu: move more files to softmmu/ 2020-10-12 11:50:21 -04:00
qtest.c module: silence errors for module_load_qom_all(). 2020-10-15 10:43:48 +02:00
rtc.c vl: extract softmmu/rtc.c 2020-12-10 12:15:18 -05:00
runstate-action.c vl: Add option to avoid stopping VM upon guest panic 2020-12-15 12:51:58 -05:00
runstate.c vl: Add option to avoid stopping VM upon guest panic 2020-12-15 12:51:58 -05:00
timers-state.h
tpm.c softmmu: move more files to softmmu/ 2020-10-12 11:50:21 -04:00
trace-events
trace.h
vl.c vl: rename local variable in configure_accelerators 2020-12-15 12:52:06 -05:00