index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
softmmu
/
vl.c
Age
Commit message (
Expand
)
Author
2021-06-04
vl: plug -object back into -readconfig
Paolo Bonzini
2021-06-04
vl: plumb keyval-based options into -readconfig
Paolo Bonzini
2021-06-04
qemu-config: parse configuration files to a QDict
Paolo Bonzini
2021-05-26
qemu-config: load modules when instantiating option groups
Paolo Bonzini
2021-05-26
vl: allow not specifying size in -m when using -M memory-backend
Paolo Bonzini
2021-05-26
remove qemu-options* from root directory
Paolo Bonzini
2021-05-26
qtest: add a QOM object for qtest
Paolo Bonzini
2021-05-10
accel: move call to accel_init_interfaces
Claudio Fontana
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-03-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-03-16-v4' in...
Peter Maydell
2021-03-19
qemu-options: New -compat to set policy for deprecated interfaces
Markus Armbruster
2021-03-19
hw: Replace anti-social QOM type names
Markus Armbruster
2021-03-19
blockdev: Drop deprecated bogus -drive interface type
Markus Armbruster
2021-03-19
vl: allow passing JSON to -object
Paolo Bonzini
2021-03-19
qom: move user_creatable_add_opts logic to vl.c and QAPIfy it
Paolo Bonzini
2021-03-18
hw/ide: remove 'ide-drive' device
Daniel P. Berrangé
2021-03-15
usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed)
Thomas Huth
2021-03-10
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2021-03-06
trace: skip qemu_set_log_filename if no "-D" option was passed
Paolo Bonzini
2021-03-06
qemu-config: add error propagation to qemu_config_parse
Paolo Bonzini
2021-03-06
vl.c: do not execute trace_init_backends() before daemonizing
Daniel Henrique Barboza
2021-02-25
vl: deprecate -writeconfig
Paolo Bonzini
2021-02-08
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...
Peter Maydell
2021-02-08
migration: wire up support for snapshot device selection
Daniel P. Berrangé
2021-02-08
migration: stop returning errno from load_snapshot()
Daniel P. Berrangé
2021-02-08
confidential guest support: Introduce cgs "ready" flag
David Gibson
2021-02-08
qom: Allow optional sugar props
Greg Kurz
2021-02-05
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
2021-02-05
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
2021-02-01
error: rename error_with_timestamp to message_with_timestamp
Stefan Hajnoczi
2021-01-23
vnc: support "-vnc help"
Paolo Bonzini
2021-01-21
runstate: cleanup reboot and panic actions
Paolo Bonzini
2021-01-02
vl: initialize displays _after_ exiting preconfiguration
Paolo Bonzini
2020-12-15
vl: rename local variable in configure_accelerators
Paolo Bonzini
2020-12-15
Remove the deprecated -show-cursor option
Thomas Huth
2020-12-15
Remove the deprecated -realtime option
Thomas Huth
2020-12-15
accel/tcg: Remove deprecated '-tb-size' option
Philippe Mathieu-Daudé
2020-12-15
vl: Add option to avoid stopping VM upon guest panic
Alejandro Jimenez
2020-12-15
vl: Add an -action option specifying response to guest events
Alejandro Jimenez
2020-12-15
qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown
Alejandro Jimenez
2020-12-15
memory: allow creating MemoryRegions before accelerators
Paolo Bonzini
2020-12-15
plugin: propagate errors
Paolo Bonzini
2020-12-15
vl: make qemu_get_machine_opts static
Paolo Bonzini
2020-12-15
machine: introduce MachineInitPhase
Paolo Bonzini
2020-12-15
chardev: do not use machine_init_done
Paolo Bonzini
2020-12-15
vl: move all generic initialization out of vl.c
Paolo Bonzini
2020-12-15
vl: extract softmmu/globals.c
Paolo Bonzini
2020-12-15
vl: extract softmmu/runstate.c
Paolo Bonzini
2020-12-15
vl: allow -incoming defer with -preconfig
Paolo Bonzini
2020-12-15
vl: remove separate preconfig main_loop
Paolo Bonzini
[next]