index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
softmmu
/
vl.c
Age
Commit message (
Expand
)
Author
2021-07-23
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210723-pull-request' ...
Peter Maydell
2021-07-22
vl: add virtio-vga-gl to the default_list
Marc-André Lureau
2021-07-20
vl: Parse legacy default_machine_opts
Jason Andryuk
2021-07-09
vl: fix leak of qdict_crumple return value
Paolo Bonzini
2021-07-09
modules: check arch and block load on mismatch
Gerd Hoffmann
2021-07-09
modules: use modinfo for qemu opts load
Gerd Hoffmann
2021-07-09
modules: generate modinfo.c
Gerd Hoffmann
2021-07-06
machine: add smp compound property
Paolo Bonzini
2021-07-06
vl: switch -M parsing to keyval
Paolo Bonzini
2021-07-05
ui: Mark the '-no-quit' option as deprecated
Thomas Huth
2021-07-05
ui: Fix the "-display sdl,window_close=..." parameter
Thomas Huth
2021-07-05
softmmu/vl: Remove obsolete comment about the "frame" parameter
Thomas Huth
2021-06-23
ui: Make the DisplayType enum entries conditional
Thomas Huth
2021-06-15
vl: Fix an assert failure in error path
Zhenzhong Duan
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
[next]