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
/
vl.c
Age
Commit message (
Expand
)
Author
2018-11-27
vl.c: remove outdated comment
Li Qiang
2018-11-27
vl: Improve error message when we can't load fw_cfg from file
Li Qiang
2018-11-27
qapi: add query-display-options command
Gerd Hoffmann
2018-11-12
bt: Mark the bluetooth subsystem as deprecated
Thomas Huth
2018-11-06
vl: Avoid crash when -mon is underspecified
Eric Blake
2018-11-05
fw_cfg: Drop newline in @file description
Max Reitz
2018-11-05
object: Make option help nicer to read
Max Reitz
2018-10-24
vl:c: make sure that sockets are calculated correctly in '-smp X' case
Igor Mammedov
2018-10-24
vl.c deprecate incorrect CPUs topology
Igor Mammedov
2018-10-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
2018-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-10-19
vl: Simplify call of parse_name()
Markus Armbruster
2018-10-19
vl: Fix exit status for -drive format=help
Markus Armbruster
2018-10-19
blockdev: Convert drive_new() to Error
Markus Armbruster
2018-10-19
vl: Assert drive_new() does not fail in default_drive()
Markus Armbruster
2018-10-19
fsdev: Clean up error reporting in qemu_fsdev_add()
Markus Armbruster
2018-10-19
tpm: Clean up error reporting in tpm_init_tpmdev()
Markus Armbruster
2018-10-19
vnc: Clean up error reporting in vnc_init_func()
Markus Armbruster
2018-10-19
vl: Clean up error reporting in device_init_func()
Markus Armbruster
2018-10-19
vl: Clean up error reporting in parse_fw_cfg()
Markus Armbruster
2018-10-19
vl: Clean up error reporting in mon_init_func()
Markus Armbruster
2018-10-19
vl: Clean up error reporting in machine_set_property()
Markus Armbruster
2018-10-19
vl: Clean up error reporting in chardev_init_func()
Markus Armbruster
2018-10-19
qom: Clean up error reporting in user_creatable_add_opts_foreach()
Markus Armbruster
2018-10-19
vl: Clean up error reporting in parse_add_fd()
Markus Armbruster
2018-10-19
seccomp: Clean up error reporting in parse_sandbox()
Markus Armbruster
2018-10-19
Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2018-10-19
vl: Print error when using incorrect backend for debugcon
Philippe Mathieu-Daudé
2018-10-19
vl, qapi: offset calculation in RTC_CHANGE event reverted
Artem Pisarenko
2018-10-19
Fixes RTC bug with base datetime shifts in clock=vm
Artem Pisarenko
2018-10-19
vl: refactor -rtc option references
Artem Pisarenko
2018-10-19
COLO: Remove colo_state migration struct
Zhang Chen
2018-10-05
vl: list user creatable properties when 'help' is argument
Marc-André Lureau
2018-10-05
vl: handle -object help
Marc-André Lureau
2018-10-03
chardev: mark the calls that allow an implicit mux monitor
Marc-André Lureau
2018-10-02
replay: allow loading any snapshots before recording
Pavel Dovgalyuk
2018-10-02
Delete PID file on exit
Marc-André Lureau
2018-10-02
util: add qemu_write_pidfile()
Marc-André Lureau
2018-09-28
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180926a'...
Peter Maydell
2018-09-28
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20180926' into ...
Peter Maydell
2018-09-26
seccomp: check TSYNC host capability
Marc-André Lureau
2018-09-26
Add a hint message to loadvm and exits on failure
Jose Ricardo Ziviani
2018-09-24
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-08-3...
Peter Maydell
2018-08-31
net: Remove the deprecated -tftp, -bootp, -redir and -smb options
Thomas Huth
2018-08-31
Remove the deprecated options -startdate, -localtime and -rtc-td-hack
Thomas Huth
2018-08-31
Remove the deprecated -nodefconfig option
Thomas Huth
2018-08-31
Remove the deprecated -balloon option
Thomas Huth
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-23
kvm: add call to qemu_add_opts() for -overcommit option
Prasad Singamsetty
2018-08-23
vl: add -enable-sync-profile
Emilio G. Cota
[next]