index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
softmmu
/
vl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-03-16-v4' in...
Peter Maydell
1
-0
/
+17
2021-03-19
qemu-options: New -compat to set policy for deprecated interfaces
Markus Armbruster
1
-0
/
+17
2021-03-19
hw: Replace anti-social QOM type names
Markus Armbruster
1
-1
/
+1
2021-03-19
blockdev: Drop deprecated bogus -drive interface type
Markus Armbruster
1
-7
/
+1
2021-03-19
vl: allow passing JSON to -object
Paolo Bonzini
1
-12
/
+21
2021-03-19
qom: move user_creatable_add_opts logic to vl.c and QAPIfy it
Paolo Bonzini
1
-18
/
+57
2021-03-18
hw/ide: remove 'ide-drive' device
Daniel P. Berrangé
1
-1
/
+0
2021-03-15
usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed)
Thomas Huth
1
-2
/
+0
2021-03-10
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
1
-1
/
+1
2021-03-06
trace: skip qemu_set_log_filename if no "-D" option was passed
Paolo Bonzini
1
-1
/
+3
2021-03-06
qemu-config: add error propagation to qemu_config_parse
Paolo Bonzini
1
-18
/
+11
2021-03-06
vl.c: do not execute trace_init_backends() before daemonizing
Daniel Henrique Barboza
1
-5
/
+13
2021-02-25
vl: deprecate -writeconfig
Paolo Bonzini
1
-0
/
+1
2021-02-08
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...
Peter Maydell
1
-1
/
+1
2021-02-08
migration: wire up support for snapshot device selection
Daniel P. Berrangé
1
-1
/
+1
2021-02-08
migration: stop returning errno from load_snapshot()
Daniel P. Berrangé
1
-1
/
+1
2021-02-08
confidential guest support: Introduce cgs "ready" flag
David Gibson
1
-0
/
+10
2021-02-08
qom: Allow optional sugar props
Greg Kurz
1
-6
/
+11
2021-02-05
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
1
-2
/
+5
2021-02-05
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
1
-1
/
+1
2021-02-01
error: rename error_with_timestamp to message_with_timestamp
Stefan Hajnoczi
1
-1
/
+1
2021-01-23
vnc: support "-vnc help"
Paolo Bonzini
1
-3
/
+3
2021-01-21
runstate: cleanup reboot and panic actions
Paolo Bonzini
1
-1
/
+1
2021-01-02
vl: initialize displays _after_ exiting preconfiguration
Paolo Bonzini
1
-1
/
+1
2020-12-15
vl: rename local variable in configure_accelerators
Paolo Bonzini
1
-9
/
+9
2020-12-15
Remove the deprecated -show-cursor option
Thomas Huth
1
-8
/
+0
2020-12-15
Remove the deprecated -realtime option
Thomas Huth
1
-28
/
+1
2020-12-15
accel/tcg: Remove deprecated '-tb-size' option
Philippe Mathieu-Daudé
1
-8
/
+0
2020-12-15
vl: Add option to avoid stopping VM upon guest panic
Alejandro Jimenez
1
-1
/
+4
2020-12-15
vl: Add an -action option specifying response to guest events
Alejandro Jimenez
1
-2
/
+56
2020-12-15
qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown
Alejandro Jimenez
1
-2
/
+3
2020-12-15
memory: allow creating MemoryRegions before accelerators
Paolo Bonzini
1
-5
/
+1
2020-12-15
plugin: propagate errors
Paolo Bonzini
1
-3
/
+1
2020-12-15
vl: make qemu_get_machine_opts static
Paolo Bonzini
1
-1
/
+1
2020-12-15
machine: introduce MachineInitPhase
Paolo Bonzini
1
-5
/
+4
2020-12-15
chardev: do not use machine_init_done
Paolo Bonzini
1
-0
/
+3
2020-12-15
vl: move all generic initialization out of vl.c
Paolo Bonzini
1
-36
/
+1
2020-12-15
vl: extract softmmu/globals.c
Paolo Bonzini
1
-42
/
+3
2020-12-15
vl: extract softmmu/runstate.c
Paolo Bonzini
1
-751
/
+1
2020-12-15
vl: allow -incoming defer with -preconfig
Paolo Bonzini
1
-3
/
+2
2020-12-15
vl: remove separate preconfig main_loop
Paolo Bonzini
1
-54
/
+41
2020-12-15
remove preconfig state
Paolo Bonzini
1
-11
/
+2
2020-12-10
config-file: move -set implementation to vl.c
Paolo Bonzini
1
-0
/
+33
2020-12-10
vl: clean up -boot variables
Paolo Bonzini
1
-6
/
+6
2020-12-10
vl: remove serial_max_hds
Paolo Bonzini
1
-5
/
+0
2020-12-10
vl: extract softmmu/rtc.c
Paolo Bonzini
1
-156
/
+0
2020-12-10
vl: extract machine done notifiers
Paolo Bonzini
1
-24
/
+0
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
1
-92
/
+3
2020-12-10
vl: start VM via qmp_cont
Paolo Bonzini
1
-1
/
+2
2020-12-10
migration, vl: start migration via qmp_migrate_incoming
Paolo Bonzini
1
-4
/
+7
[next]