aboutsummaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)Author
2016-10-31Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.8' ...Peter Maydell
2016-10-30COLO: Add a new RunState RUN_STATE_COLOzhanghailiang
2016-10-30COLO: migrate COLO related info to secondary nodezhanghailiang
2016-10-28clean-up: removed duplicate #includesAnand J
2016-10-28monitor: deprecate 'default' optionMarc-André Lureau
2016-10-27fdc: Move qdev properties to FloppyDriveKevin Wolf
2016-10-24cpu: Support a target CPU having a variable page sizePeter Maydell
2016-10-24char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinitMarc-André Lureau
2016-10-24char: remove init callbackMarc-André Lureau
2016-10-24Put the copyright information on a separate lineThomas Huth
2016-10-18Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...Peter Maydell
2016-10-17hw/arm/boot: allow using a command line specified dtb without a kernelMichael Olbrich
2016-10-17machine: Fix replacement of '_' by '-' in machine property namesMarkus Armbruster
2016-10-12trace: provide mechanism for registering trace eventsDaniel P. Berrange
2016-10-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-10-07block: Add bdrv_runtime_opts to query-command-line-optionsKevin Wolf
2016-10-04qemu_kill_report: Report PID name tooMichal Privoznik
2016-09-29Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-09-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-28trace: Properly initialize dynamic event states in hot-plugged vCPUsLluís Vilanova
2016-09-27replay: allow replay stopping and restartingPavel Dovgalyuk
2016-09-27cpus-common: move CPU list management to common codePaolo Bonzini
2016-09-27filter-rewriter: introduce filter-rewriter initializationZhang Chen
2016-09-27colo-compare: introduce colo compare initializationZhang Chen
2016-09-23vl: Switch qemu_uuid to QemuUUIDFam Zheng
2016-09-23util: Add UUID APIFam Zheng
2016-09-20blockdev: prepare iSCSI block driver for dynamic loadingColin Lord
2016-09-19monitor: use qmp_find_command() (using generated qapi code)Marc-André Lureau
2016-09-13Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-09-13vl: remove unnecessary duplicate call to tpm_cleanupPaolo Bonzini
2016-09-13iothread: Stop threads before main() quitsFam Zheng
2016-09-05vl: Delay initialization of memory backendsEduardo Habkost
2016-08-11Update ancient copyright string in -version outputPeter Maydell
2016-08-08audio: clean up before monitor clean upMarc-André Lureau
2016-08-08monitor: fix crash when leaving qemu with spice audioMarc-André Lureau
2016-07-27vl: exit if a bad property value is passed to -globalGreg Kurz
2016-07-18trace: Add per-vCPU tracing states for events with the 'vcpu' propertyLluís Vilanova
2016-07-13char: do not use atexit cleanup handlerMarc-André Lureau
2016-07-13net: do not use atexit for cleanupPaolo Bonzini
2016-07-07machine: Add machine_register_compat_props() functionEduardo Habkost
2016-07-07qdev: Eliminate qemu_add_globals() functionEduardo Habkost
2016-07-04hw/pci: delay bus_master_enable_region initializationMarcel Apfelbaum
2016-06-29Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-06-29vl: smp_parse: fix regressionAndrew Jones
2016-06-29vnc: generalize "VNC server running on ..." messagePaolo Bonzini
2016-06-28trace: move qemu_trace_opts to trace/control.cDenis V. Lunev
2016-06-27qapi: Report support for -device cpu hotplug in query-machinesPeter Krempa
2016-06-20log: Fix qemu_set_log_filename() error handlingMarkus Armbruster
2016-06-20log: Fix qemu_set_dfilter_ranges() error reportingMarkus Armbruster
2016-06-20coccinelle: Remove unnecessary variables for function return valueEduardo Habkost