1788 Commits (0ce265ffef87f19f4dd1ff0663e09a63d66ae408)

Author SHA1 Message Date
Michael Tokarev 004c8e0090 vl.c: move pidfile creation up the line 10 years ago
Christian Borntraeger 864111f422 vl: exit qemu on guest panic if -no-shutdown is not set 10 years ago
zhanghailiang 21142ba7ff COLO: Add a new RunState RUN_STATE_COLO 10 years ago
zhanghailiang 5821ebf93b COLO: migrate COLO related info to secondary node 10 years ago
Anand J 814bb12a56 clean-up: removed duplicate #includes 10 years ago
Marc-André Lureau bdbcb547cf monitor: deprecate 'default' option 10 years ago
Kevin Wolf a92bd191a4 fdc: Move qdev properties to FloppyDrive 10 years ago
Peter Maydell 20bccb82ff cpu: Support a target CPU having a variable page size 10 years ago
Marc-André Lureau c39860e6dc char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit 10 years ago
Marc-André Lureau b4948be93e char: remove init callback 10 years ago
Thomas Huth 0781dd6e79 Put the copyright information on a separate line 10 years ago
Michael Olbrich 4c8afda7d2 hw/arm/boot: allow using a command line specified dtb without a kernel 10 years ago
Markus Armbruster f279ee4583 machine: Fix replacement of '_' by '-' in machine property names 10 years ago
Daniel P. Berrange fe4db84d49 trace: provide mechanism for registering trace events 10 years ago
Kevin Wolf c5f3014b82 block: Add bdrv_runtime_opts to query-command-line-options 10 years ago
Michal Privoznik fbe7e3327a qemu_kill_report: Report PID name too 10 years ago
Lluís Vilanova 2bfe11c8fa trace: Properly initialize dynamic event states in hot-plugged vCPUs 10 years ago
Pavel Dovgalyuk 6d0ceb80ff replay: allow replay stopping and restarting 10 years ago
Paolo Bonzini 267f685b8b cpus-common: move CPU list management to common code 10 years ago
Zhang Chen e6eee8ab51 filter-rewriter: introduce filter-rewriter initialization 10 years ago
Zhang Chen 7dce4e6fd2 colo-compare: introduce colo compare initialization 10 years ago
Fam Zheng 9c5ce8db2e vl: Switch qemu_uuid to QemuUUID 10 years ago
Fam Zheng cea25275a3 util: Add UUID API 10 years ago
Colin Lord f57b4b5fb1 blockdev: prepare iSCSI block driver for dynamic loading 10 years ago
Marc-André Lureau c823501ea9 monitor: use qmp_find_command() (using generated qapi code) 10 years ago
Paolo Bonzini bc82585a8f vl: remove unnecessary duplicate call to tpm_cleanup 10 years ago
Fam Zheng dce8921b2b iothread: Stop threads before main() quits 10 years ago
Eduardo Habkost 6546d0dba6 vl: Delay initialization of memory backends 10 years ago
Peter Maydell d915b7bb4c Update ancient copyright string in -version output 10 years ago
Marc-André Lureau a384c205ac audio: clean up before monitor clean up 10 years ago
Marc-André Lureau 2ef45716e1 monitor: fix crash when leaving qemu with spice audio 10 years ago
Greg Kurz 03f28efbbb vl: exit if a bad property value is passed to -global 10 years ago
Lluís Vilanova 4815185902 trace: Add per-vCPU tracing states for events with the 'vcpu' property 10 years ago
Marc-André Lureau aa5cb7f5e8 char: do not use atexit cleanup handler 10 years ago
Paolo Bonzini 8caf911d33 net: do not use atexit for cleanup 10 years ago
Eduardo Habkost 39a3b377b8 machine: Add machine_register_compat_props() function 10 years ago
Eduardo Habkost 8d76bfe8f8 qdev: Eliminate qemu_add_globals() function 10 years ago
Marcel Apfelbaum b86eacb804 hw/pci: delay bus_master_enable_region initialization 10 years ago
Andrew Jones 66f37d360b vl: smp_parse: fix regression 10 years ago
Paolo Bonzini 33df7bf3bf vnc: generalize "VNC server running on ..." message 10 years ago
Denis V. Lunev e9e0bb2af2 trace: move qemu_trace_opts to trace/control.c 10 years ago
Peter Krempa 62c9467dff qapi: Report support for -device cpu hotplug in query-machines 10 years ago
Markus Armbruster daa76aa416 log: Fix qemu_set_log_filename() error handling 10 years ago
Markus Armbruster bd6fee9f12 log: Fix qemu_set_dfilter_ranges() error reporting 10 years ago
Eduardo Habkost 9be385980d coccinelle: Remove unnecessary variables for function return value 10 years ago
Markus Armbruster da002526ac vl: Error messages need to go to stderr, fix some 10 years ago
Chao Peng a663fbd9e2 vnc: Wrap vnc initialization code with CONFIG_VNC 10 years ago
Andrew Jones 0544edd88a vl: smp_parse: cleanups 10 years ago
Richard W.M. Jones 37146e7eaf vl.c: Add '-L help' which lists data dirs. 10 years ago
Eduardo Habkost 4bcbe0b636 vl: Eliminate usb_enabled() 10 years ago