]> git.proxmox.com Git - mirror_qemu.git/history - softmmu/vl.c
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20210306' into staging
[mirror_qemu.git] / softmmu / vl.c
2021-03-08 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2021-03-08 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-03-06 Paolo Bonzinitrace: skip qemu_set_log_filename if no "-D" option...
2021-03-06 Paolo Bonziniqemu-config: add error propagation to qemu_config_parse
2021-03-06 Daniel Henrique... vl.c: do not execute trace_init_backends() before daemo...
2021-03-04 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2021-03-03 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2021-03-02 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-02-25 Paolo Bonzinivl: deprecate -writeconfig
2021-02-13 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2021-02-09 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2021-02-09 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-02-08 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2021-02-08 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2021-02-08 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-02-08 Daniel P. Berrangémigration: wire up support for snapshot device selection
2021-02-08 Daniel P. Berrangémigration: stop returning errno from load_snapshot()
2021-02-08 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-02-08 David Gibsonconfidential guest support: Introduce cgs "ready" flag
2021-02-08 Greg Kurzqom: Allow optional sugar props
2021-02-05 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-02-05 Claudio Fontanaaccel: replace struct CpusAccel with AccelOpsClass
2021-02-05 Claudio Fontanaaccel: extend AccelState and AccelClass to user-mode
2021-02-03 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost-gl/tags...
2021-02-01 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2021-02-01 Stefan Hajnoczierror: rename error_with_timestamp to message_with_time...
2021-01-25 Peter MaydellMerge remote-tracking branch 'remotes/gkurz-gitlab...
2021-01-25 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2021-01-24 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-01-23 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-01-23 Paolo Bonzinivnc: support "-vnc help"
2021-01-21 Paolo Bonzinirunstate: cleanup reboot and panic actions
2021-01-06 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-01-02 Paolo Bonzinivl: initialize displays _after_ exiting preconfiguration
2020-12-15 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-12-15 Paolo Bonzinivl: rename local variable in configure_accelerators
2020-12-15 Thomas HuthRemove the deprecated -show-cursor option
2020-12-15 Thomas HuthRemove the deprecated -realtime option
2020-12-15 Philippe Mathieu... accel/tcg: Remove deprecated '-tb-size' option
2020-12-15 Alejandro Jimenezvl: Add option to avoid stopping VM upon guest panic
2020-12-15 Alejandro Jimenezvl: Add an -action option specifying response to guest...
2020-12-15 Alejandro Jimenezqmp: generalize watchdog-set-action to -no-reboot/...
2020-12-15 Paolo Bonzinimemory: allow creating MemoryRegions before accelerators
2020-12-15 Paolo Bonziniplugin: propagate errors
2020-12-15 Paolo Bonzinivl: make qemu_get_machine_opts static
2020-12-15 Paolo Bonzinimachine: introduce MachineInitPhase
2020-12-15 Paolo Bonzinichardev: do not use machine_init_done
2020-12-15 Paolo Bonzinivl: move all generic initialization out of vl.c
2020-12-15 Paolo Bonzinivl: extract softmmu/globals.c
2020-12-15 Paolo Bonzinivl: extract softmmu/runstate.c
2020-12-15 Paolo Bonzinivl: allow -incoming defer with -preconfig
2020-12-15 Paolo Bonzinivl: remove separate preconfig main_loop
2020-12-15 Paolo Bonziniremove preconfig state
2020-12-15 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-12-15 Peter Maydellhw/core/loader.c: Improve reporting of ROM overlap...
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-12-10 Paolo Bonziniconfig-file: move -set implementation to vl.c
2020-12-10 Paolo Bonzinivl: clean up -boot variables
2020-12-10 Paolo Bonzinivl: remove serial_max_hds
2020-12-10 Paolo Bonzinivl: extract softmmu/rtc.c
2020-12-10 Paolo Bonzinivl: extract machine done notifiers
2020-12-10 Paolo Bonzinivl: extract softmmu/datadir.c
2020-12-10 Paolo Bonzinivl: start VM via qmp_cont
2020-12-10 Paolo Bonzinimigration, vl: start migration via qmp_migrate_incoming
2020-12-10 Paolo Bonzinivl: move -global check earlier
2020-12-10 Paolo Bonzinivl: initialize displays before preconfig loop
2020-12-10 Paolo Bonzinivl: separate qemu_resolve_machine_memdev
2020-12-10 Paolo Bonzinivl: separate qemu_apply_machine_options
2020-12-10 Paolo Bonzinivl: separate qemu_create_machine
2020-12-10 Paolo Bonzinivl: separate qemu_create_late_backends
2020-12-10 Paolo Bonzinivl: separate qemu_create_early_backends
2020-12-10 Paolo Bonzinivl: move CHECKPOINT_INIT after preconfig
2020-12-10 Paolo Bonzinivl: extract default devices to separate functions
2020-12-10 Paolo Bonzinivl: load plugins as late as possible
2020-12-10 Paolo Bonzinivl: create "-net nic -net user" default earlier
2020-12-10 Paolo Bonziniqemu-option: restrict qemu_opts_set to merge-lists...
2020-12-10 Paolo Bonzinivl: extract various command line desugaring snippets...
2020-12-10 Paolo Bonzinivl: preconfig and loadvm are mutually exclusive
2020-12-10 Paolo Bonzinivl: extract various command line validation snippets...
2020-12-10 Paolo Bonzinivl: move prelaunch part of qemu_init to new functions
2020-12-10 Paolo Bonzinivl: extract qemu_init_subsystems
2020-12-10 Paolo Bonzinivl: move various initialization routines out of qemu_init
2020-12-10 Paolo Bonzinivl: split various early command line options to a separ...
2020-12-10 Paolo Bonzinivl: remove bogus check
2020-12-10 Paolo Bonzinivl: extract validation of -smp to machine.c
2020-12-10 Paolo Bonzinimake ram_size local to vl.c
2020-12-10 Paolo Bonzinivl: remove bios_name
2020-12-10 Sunil MuthuswamyWHPX: support for the kernel-irqchip on/off
2020-11-23 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2020-11-17 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-11-11 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-11-11 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2020-11-11 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-11-11 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2020-11-11 Paolo Bonzinitrace: remove argument from trace_init_file
2020-11-11 Rao, LeiFix the qemu crash when guest shutdown in COLO mode
2020-11-10 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
next