aboutsummaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)Author
2017-02-16vl: log available guest crash informationAnton Nefedov
2017-02-16report guest crash information in GUEST_PANICKED eventAnton Nefedov
2017-02-16vl: Move the cpu_synchronize_all_post_init() after generic devices initializa...Dou Liyang
2017-02-16move vm_start to cpus.cClaudio Imbrenda
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange
2017-01-27chardev: qom-ifyMarc-André Lureau
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau
2017-01-27block/iscsi: statically link qemu_iscsi_optsPeter Lieven
2017-01-27replay: save/load initial statePavel Dovgalyuk
2017-01-24migration: Add a new option to enable only-migratableAshijeet Acharya
2017-01-23arch_init: Remove unnecessary default_config_files tableEduardo Habkost
2017-01-23vl: Ensure the numa_post_machine_init func in the appropriate locationDou Liyang
2017-01-19Plumb the HAXM-based hardware acceleration supportVincent Palatin
2017-01-16acpi: filter based on CONFIG_ACPI_X86 rather than TARGETPaolo Bonzini
2017-01-16hw: move reset handlers from vl.c to hw/corePaolo Bonzini
2017-01-16smbios: filter based on CONFIG_SMBIOS rather than TARGETLeif Lindholm
2017-01-12numa: make -numa parser dynamically allocate CPUs masksIgor Mammedov
2017-01-06record/replay: add network supportPavel Dovgalyuk
2016-11-09vl.c: move pidfile creation up the lineMichael Tokarev
2016-11-02vl: exit qemu on guest panic if -no-shutdown is not setChristian Borntraeger
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