summaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-14main-loop: remove now unnecessary optimizationPaolo Bonzini1-4/+1
2017-03-09vl/cpus: be smarter with icount and MTTCGAlex Bennée1-5/+2
2017-03-07block: Initial implementation of -blockdevMarkus Armbruster1-0/+39
2017-03-05qmp: Dumb down how we run QMP command registrationMarkus Armbruster1-1/+1
2017-03-03vl: disable default cdrom when using explicitely scsi-hdHervé Poussineau1-0/+1
2017-03-03qapi: flatten GuestPanicInformation unionAnton Nefedov1-6/+6
2017-02-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...Peter Maydell1-1/+48
2017-02-24tcg: add options for enabling MTTCGKONRAD Frederic1-1/+48
2017-02-22machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...Igor Mammedov1-1/+1
2017-02-21hw: Deprecate -drive if=scsi with non-onboard HBAsMarkus Armbruster1-1/+7
2017-02-21hw/scsi: Concentrate -drive if=scsi auto-create in one placeMarkus Armbruster1-0/+4
2017-02-16vl: log available guest crash informationAnton Nefedov1-0/+11
2017-02-16report guest crash information in GUEST_PANICKED eventAnton Nefedov1-3/+8
2017-02-16vl: Move the cpu_synchronize_all_post_init() after generic devices initializa...Dou Liyang1-2/+2
2017-02-16move vm_start to cpus.cClaudio Imbrenda1-29/+1
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange1-1/+1
2017-01-27chardev: qom-ifyMarc-André Lureau1-0/+2
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau1-5/+5
2017-01-27block/iscsi: statically link qemu_iscsi_optsPeter Lieven1-40/+0
2017-01-27replay: save/load initial statePavel Dovgalyuk1-1/+6
2017-01-24migration: Add a new option to enable only-migratableAshijeet Acharya1-0/+4
2017-01-23arch_init: Remove unnecessary default_config_files tableEduardo Habkost1-4/+14
2017-01-23vl: Ensure the numa_post_machine_init func in the appropriate locationDou Liyang1-2/+3
2017-01-19Plumb the HAXM-based hardware acceleration supportVincent Palatin1-3/+12
2017-01-16acpi: filter based on CONFIG_ACPI_X86 rather than TARGETPaolo Bonzini1-1/+2
2017-01-16hw: move reset handlers from vl.c to hw/corePaolo Bonzini1-42/+0
2017-01-16smbios: filter based on CONFIG_SMBIOS rather than TARGETLeif Lindholm1-1/+1
2017-01-12numa: make -numa parser dynamically allocate CPUs masksIgor Mammedov1-5/+0
2017-01-06record/replay: add network supportPavel Dovgalyuk1-1/+2
2016-11-09vl.c: move pidfile creation up the lineMichael Tokarev1-5/+5
2016-11-02vl: exit qemu on guest panic if -no-shutdown is not setChristian Borntraeger1-0/+5
2016-10-31Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.8' ...Peter Maydell1-0/+11
2016-10-30COLO: Add a new RunState RUN_STATE_COLOzhanghailiang1-0/+8
2016-10-30COLO: migrate COLO related info to secondary nodezhanghailiang1-0/+3
2016-10-28clean-up: removed duplicate #includesAnand J1-1/+0
2016-10-28monitor: deprecate 'default' optionMarc-André Lureau1-8/+3
2016-10-27fdc: Move qdev properties to FloppyDriveKevin Wolf1-0/+1
2016-10-24cpu: Support a target CPU having a variable page sizePeter Maydell1-0/+10
2016-10-24char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinitMarc-André Lureau1-1/+0
2016-10-24char: remove init callbackMarc-André Lureau1-6/+6
2016-10-24Put the copyright information on a separate lineThomas Huth1-1/+1
2016-10-18Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...Peter Maydell1-5/+4
2016-10-17hw/arm/boot: allow using a command line specified dtb without a kernelMichael Olbrich1-5/+0
2016-10-17machine: Fix replacement of '_' by '-' in machine property namesMarkus Armbruster1-5/+4
2016-10-12trace: provide mechanism for registering trace eventsDaniel P. Berrange1-0/+2
2016-10-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-0/+1
2016-10-07block: Add bdrv_runtime_opts to query-command-line-optionsKevin Wolf1-0/+1
2016-10-04qemu_kill_report: Report PID name tooMichal Privoznik1-2/+6
2016-09-29Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-1/+0
2016-09-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+2