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
/
vl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-19
vl: Clean up error reporting in machine_set_property()
Markus Armbruster
1
-6
/
+3
2018-10-19
vl: Clean up error reporting in chardev_init_func()
Markus Armbruster
1
-5
/
+3
2018-10-19
qom: Clean up error reporting in user_creatable_add_opts_foreach()
Markus Armbruster
1
-10
/
+6
2018-10-19
vl: Clean up error reporting in parse_add_fd()
Markus Armbruster
1
-13
/
+9
2018-10-19
seccomp: Clean up error reporting in parse_sandbox()
Markus Armbruster
1
-2
/
+2
2018-10-19
Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
1
-6
/
+1
2018-10-19
vl: Print error when using incorrect backend for debugcon
Philippe Mathieu-Daudé
1
-0
/
+1
2018-10-19
vl, qapi: offset calculation in RTC_CHANGE event reverted
Artem Pisarenko
1
-5
/
+5
2018-10-19
Fixes RTC bug with base datetime shifts in clock=vm
Artem Pisarenko
1
-23
/
+39
2018-10-19
vl: refactor -rtc option references
Artem Pisarenko
1
-33
/
+51
2018-10-19
COLO: Remove colo_state migration struct
Zhang Chen
1
-2
/
+0
2018-10-05
vl: list user creatable properties when 'help' is argument
Marc-André Lureau
1
-3
/
+37
2018-10-05
vl: handle -object help
Marc-André Lureau
1
-0
/
+13
2018-10-03
chardev: mark the calls that allow an implicit mux monitor
Marc-André Lureau
1
-5
/
+5
2018-10-02
replay: allow loading any snapshots before recording
Pavel Dovgalyuk
1
-3
/
+4
2018-10-02
Delete PID file on exit
Marc-André Lureau
1
-1
/
+13
2018-10-02
util: add qemu_write_pidfile()
Marc-André Lureau
1
-2
/
+2
2018-09-28
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180926a'...
Peter Maydell
1
-0
/
+1
2018-09-28
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20180926' into ...
Peter Maydell
1
-2
/
+2
2018-09-26
seccomp: check TSYNC host capability
Marc-André Lureau
1
-2
/
+2
2018-09-26
Add a hint message to loadvm and exits on failure
Jose Ricardo Ziviani
1
-0
/
+1
2018-09-24
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-08-3...
Peter Maydell
1
-110
/
+22
2018-08-31
net: Remove the deprecated -tftp, -bootp, -redir and -smb options
Thomas Huth
1
-18
/
+0
2018-08-31
Remove the deprecated options -startdate, -localtime and -rtc-td-hack
Thomas Huth
1
-54
/
+22
2018-08-31
Remove the deprecated -nodefconfig option
Thomas Huth
1
-2
/
+0
2018-08-31
Remove the deprecated -balloon option
Thomas Huth
1
-36
/
+0
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
1
-9
/
+7
2018-08-23
kvm: add call to qemu_add_opts() for -overcommit option
Prasad Singamsetty
1
-0
/
+1
2018-08-23
vl: add -enable-sync-profile
Emilio G. Cota
1
-0
/
+3
2018-08-23
net: Silence 'has no peer' messages in testing mode
Thomas Huth
1
-2
/
+1
2018-07-02
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+3
2018-07-02
vl: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-2
/
+3
2018-07-02
s390/ipl: fix ipl with -no-reboot
Christian Borntraeger
1
-2
/
+2
2018-06-28
kvm: support -overcommit cpu-pm=on|off
Michael S. Tsirkin
1
-1
/
+31
2018-06-28
Deprecate the -enable-hax option
Thomas Huth
1
-0
/
+1
2018-06-25
hw/i386: Deprecate the machine types pc-0.10 and pc-0.11
Thomas Huth
1
-2
/
+8
2018-06-25
vl.c: do not allow --daemonize in combination with --preconfig CLI option
Igor Mammedov
1
-0
/
+6
2018-06-22
vl.c: Don't zero-initialize statics for serial_hds
Peter Maydell
1
-2
/
+2
2018-06-18
monitor: move init global earlier
Peter Xu
1
-6
/
+1
2018-06-11
cli: Don't run early event loop if no --preconfig was specified
Igor Mammedov
1
-2
/
+2
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2018-06-01
qemu-options: Mark the non-functional -clock option as deprecated
Thomas Huth
1
-0
/
+1
2018-06-01
sandbox: disable -sandbox if CONFIG_SECCOMP undefined
Yi Min Zhao
1
-116
/
+8
2018-05-31
sandbox: disable -sandbox if CONFIG_SECCOMP undefined
Yi Min Zhao
1
-116
/
+8
2018-05-30
cli: add --preconfig option
Igor Mammedov
1
-1
/
+34
2018-05-23
block: Cancel job in bdrv_close_all() callers
Kevin Wolf
1
-0
/
+1
2018-05-20
qemu-options: Allow -no-user-config again
Michal Privoznik
1
-0
/
+4
2018-05-15
ui: document non-qapi parser cases.
Gerd Hoffmann
1
-0
/
+14
2018-05-15
ui: switch gtk display to qapi parser
Gerd Hoffmann
1
-32
/
+0
2018-05-15
ui: switch trivial displays to qapi parser
Gerd Hoffmann
1
-6
/
+0
[prev]
[next]