index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
trace: improve runstate tracing
Vladimir Sementsov-Ogievskiy
2019-01-25
1
-2
/
+5
*
Remove broken Xen PV domain builder
Anthony PERARD
2019-01-14
1
-7
/
+0
*
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
accel: Improve selection of the default accelerator
Thomas Huth
2019-01-11
1
-1
/
+1
*
qdev-props: remove errp from GlobalProperty
Marc-André Lureau
2019-01-07
1
-1
/
+0
*
qdev: all globals are now user-provided
Marc-André Lureau
2019-01-07
1
-1
/
+0
*
hw: apply machine compat properties without touching globals
Marc-André Lureau
2019-01-07
1
-1
/
+0
*
hw: apply accel compat properties without touching globals
Marc-André Lureau
2019-01-07
1
-1
/
+0
*
fw_cfg: Make qemu_extra_params_fw locally
Li Qiang
2019-01-04
1
-1
/
+0
*
fw_cfg: Fix -boot reboot-timeout error checking
Li Qiang
2019-01-04
1
-1
/
+1
*
fw_cfg: Fix -boot bootsplash error checking
Li Qiang
2019-01-04
1
-1
/
+1
*
vl: Introduce shutdown_notifiers
Yuval Shaia
2018-12-22
1
-1
/
+14
*
hw/smbios: Move to the hw/firmware/ subdirectory
Philippe Mathieu-Daudé
2018-12-19
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
2018-12-19
1
-5
/
+2
|
\
|
*
vl: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2018-12-18
1
-5
/
+2
*
|
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
2018-12-18
1
-2
/
+4
*
|
qmp: query-current-machine with wakeup-suspend-support
Daniel Henrique Barboza
2018-12-18
1
-0
/
+19
*
|
qmp: Add reason to SHUTDOWN and RESET events
Dominik Csapak
2018-12-18
1
-2
/
+2
|
/
*
monitor: Remove "x-oob", offer capability "oob" unconditionally
Peter Xu
2018-12-12
1
-5
/
+0
*
vl.c: remove outdated comment
Li Qiang
2018-11-27
1
-3
/
+0
*
vl: Improve error message when we can't load fw_cfg from file
Li Qiang
2018-11-27
1
-2
/
+4
*
qapi: add query-display-options command
Gerd Hoffmann
2018-11-27
1
-0
/
+6
*
bt: Mark the bluetooth subsystem as deprecated
Thomas Huth
2018-11-12
1
-0
/
+4
*
vl: Avoid crash when -mon is underspecified
Eric Blake
2018-11-06
1
-0
/
+4
*
fw_cfg: Drop newline in @file description
Max Reitz
2018-11-05
1
-1
/
+1
*
object: Make option help nicer to read
Max Reitz
2018-11-05
1
-3
/
+10
*
vl:c: make sure that sockets are calculated correctly in '-smp X' case
Igor Mammedov
2018-10-24
1
-1
/
+4
*
vl.c deprecate incorrect CPUs topology
Igor Mammedov
2018-10-24
1
-0
/
+7
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
2018-10-23
1
-86
/
+54
|
\
|
*
vl: Simplify call of parse_name()
Markus Armbruster
2018-10-19
1
-4
/
+2
|
*
vl: Fix exit status for -drive format=help
Markus Armbruster
2018-10-19
1
-1
/
+1
|
*
blockdev: Convert drive_new() to Error
Markus Armbruster
2018-10-19
1
-4
/
+4
|
*
vl: Assert drive_new() does not fail in default_drive()
Markus Armbruster
2018-10-19
1
-3
/
+1
|
*
fsdev: Clean up error reporting in qemu_fsdev_add()
Markus Armbruster
2018-10-19
1
-5
/
+3
|
*
tpm: Clean up error reporting in tpm_init_tpmdev()
Markus Armbruster
2018-10-19
1
-3
/
+1
|
*
vnc: Clean up error reporting in vnc_init_func()
Markus Armbruster
2018-10-19
1
-1
/
+1
|
*
vl: Clean up error reporting in device_init_func()
Markus Armbruster
2018-10-19
1
-7
/
+3
|
*
vl: Clean up error reporting in parse_fw_cfg()
Markus Armbruster
2018-10-19
1
-9
/
+8
|
*
vl: Clean up error reporting in mon_init_func()
Markus Armbruster
2018-10-19
1
-8
/
+6
|
*
vl: Clean up error reporting in machine_set_property()
Markus Armbruster
2018-10-19
1
-6
/
+3
|
*
vl: Clean up error reporting in chardev_init_func()
Markus Armbruster
2018-10-19
1
-5
/
+3
|
*
qom: Clean up error reporting in user_creatable_add_opts_foreach()
Markus Armbruster
2018-10-19
1
-10
/
+6
|
*
vl: Clean up error reporting in parse_add_fd()
Markus Armbruster
2018-10-19
1
-13
/
+9
|
*
seccomp: Clean up error reporting in parse_sandbox()
Markus Armbruster
2018-10-19
1
-2
/
+2
|
*
Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2018-10-19
1
-6
/
+1
|
*
vl: Print error when using incorrect backend for debugcon
Philippe Mathieu-Daudé
2018-10-19
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-10-19
1
-39
/
+73
|
\
\
|
*
|
vl, qapi: offset calculation in RTC_CHANGE event reverted
Artem Pisarenko
2018-10-19
1
-5
/
+5
|
*
|
Fixes RTC bug with base datetime shifts in clock=vm
Artem Pisarenko
2018-10-19
1
-23
/
+39
|
*
|
vl: refactor -rtc option references
Artem Pisarenko
2018-10-19
1
-33
/
+51
|
|
/
[next]