Age | Commit message (Expand) | Author | Files | Lines |
2016-11-09 | vl.c: move pidfile creation up the line | Michael Tokarev | 1 | -5/+5 |
2016-11-02 | vl: exit qemu on guest panic if -no-shutdown is not set | Christian Borntraeger | 1 | -0/+5 |
2016-10-31 | Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.8' ... | Peter Maydell | 1 | -0/+11 |
2016-10-30 | COLO: Add a new RunState RUN_STATE_COLO | zhanghailiang | 1 | -0/+8 |
2016-10-30 | COLO: migrate COLO related info to secondary node | zhanghailiang | 1 | -0/+3 |
2016-10-28 | clean-up: removed duplicate #includes | Anand J | 1 | -1/+0 |
2016-10-28 | monitor: deprecate 'default' option | Marc-André Lureau | 1 | -8/+3 |
2016-10-27 | fdc: Move qdev properties to FloppyDrive | Kevin Wolf | 1 | -0/+1 |
2016-10-24 | cpu: Support a target CPU having a variable page size | Peter Maydell | 1 | -0/+10 |
2016-10-24 | char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit | Marc-André Lureau | 1 | -1/+0 |
2016-10-24 | char: remove init callback | Marc-André Lureau | 1 | -6/+6 |
2016-10-24 | Put the copyright information on a separate line | Thomas Huth | 1 | -1/+1 |
2016-10-18 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int... | Peter Maydell | 1 | -5/+4 |
2016-10-17 | hw/arm/boot: allow using a command line specified dtb without a kernel | Michael Olbrich | 1 | -5/+0 |
2016-10-17 | machine: Fix replacement of '_' by '-' in machine property names | Markus Armbruster | 1 | -5/+4 |
2016-10-12 | trace: provide mechanism for registering trace events | Daniel P. Berrange | 1 | -0/+2 |
2016-10-10 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 1 | -0/+1 |
2016-10-07 | block: Add bdrv_runtime_opts to query-command-line-options | Kevin Wolf | 1 | -0/+1 |
2016-10-04 | qemu_kill_report: Report PID name too | Michal Privoznik | 1 | -2/+6 |
2016-09-29 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell | 1 | -1/+0 |
2016-09-28 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -0/+2 |
2016-09-28 | trace: Properly initialize dynamic event states in hot-plugged vCPUs | Lluís Vilanova | 1 | -1/+0 |
2016-09-27 | replay: allow replay stopping and restarting | Pavel Dovgalyuk | 1 | -0/+1 |
2016-09-27 | cpus-common: move CPU list management to common code | Paolo Bonzini | 1 | -0/+1 |
2016-09-27 | filter-rewriter: introduce filter-rewriter initialization | Zhang Chen | 1 | -1/+2 |
2016-09-27 | colo-compare: introduce colo compare initialization | Zhang Chen | 1 | -1/+2 |
2016-09-23 | vl: Switch qemu_uuid to QemuUUID | Fam Zheng | 1 | -3/+3 |
2016-09-23 | util: Add UUID API | Fam Zheng | 1 | -0/+1 |
2016-09-20 | blockdev: prepare iSCSI block driver for dynamic loading | Colin Lord | 1 | -0/+40 |
2016-09-19 | monitor: use qmp_find_command() (using generated qapi code) | Marc-André Lureau | 1 | -0/+1 |
2016-09-13 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell | 1 | -3/+0 |
2016-09-13 | vl: remove unnecessary duplicate call to tpm_cleanup | Paolo Bonzini | 1 | -3/+0 |
2016-09-13 | iothread: Stop threads before main() quits | Fam Zheng | 1 | -0/+2 |
2016-09-05 | vl: Delay initialization of memory backends | Eduardo Habkost | 1 | -0/+13 |
2016-08-11 | Update ancient copyright string in -version output | Peter Maydell | 1 | -1/+2 |
2016-08-08 | audio: clean up before monitor clean up | Marc-André Lureau | 1 | -0/+1 |
2016-08-08 | monitor: fix crash when leaving qemu with spice audio | Marc-André Lureau | 1 | -0/+1 |
2016-07-27 | vl: exit if a bad property value is passed to -global | Greg Kurz | 1 | -0/+1 |
2016-07-18 | trace: Add per-vCPU tracing states for events with the 'vcpu' property | Lluís Vilanova | 1 | -0/+1 |
2016-07-13 | char: do not use atexit cleanup handler | Marc-André Lureau | 1 | -0/+2 |
2016-07-13 | net: do not use atexit for cleanup | Paolo Bonzini | 1 | -3/+2 |
2016-07-07 | machine: Add machine_register_compat_props() function | Eduardo Habkost | 1 | -7/+2 |
2016-07-07 | qdev: Eliminate qemu_add_globals() function | Eduardo Habkost | 1 | -1/+15 |
2016-07-04 | hw/pci: delay bus_master_enable_region initialization | Marcel Apfelbaum | 1 | -0/+5 |
2016-06-29 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -7/+2 |
2016-06-29 | vl: smp_parse: fix regression | Andrew Jones | 1 | -0/+2 |
2016-06-29 | vnc: generalize "VNC server running on ..." message | Paolo Bonzini | 1 | -7/+0 |
2016-06-28 | trace: move qemu_trace_opts to trace/control.c | Denis V. Lunev | 1 | -36/+2 |
2016-06-27 | qapi: Report support for -device cpu hotplug in query-machines | Peter Krempa | 1 | -0/+1 |
2016-06-20 | log: Fix qemu_set_log_filename() error handling | Markus Armbruster | 1 | -1/+1 |