summaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-14loader: allow adding ROMs in done callbacksMichael S. Tsirkin1-0/+3
2013-10-05vl: Clean up unnecessary boot_order complicationsMarkus Armbruster1-4/+2
2013-09-30Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-1/+4
2013-09-28smbios: Make multiple -smbios type= accumulate sanelyMarkus Armbruster1-0/+2
2013-09-28smbios: Convert to QemuOptsMarkus Armbruster1-1/+2
2013-09-25qemu: Adjust qemu wakeupLiu, Jinsong1-8/+7
2013-09-10Remove dev-bluetooth.c dependency from vl.cMiroslav Rezanina1-9/+4
2013-09-10Preparation for usb-bt-dongle conditional buildMiroslav Rezanina1-69/+0
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-2/+2
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster1-2/+2
2013-08-26Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori1-6/+8
2013-08-22aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh1-5/+5
2013-08-22aio / timers: Remove alarm timersAlex Bligh1-1/+3
2013-08-20Convert stderr message calling error_get_pretty() to error_report()Seiji Aguchi1-4/+5
2013-07-30spice: fix display initializationGerd Hoffmann1-1/+1
2013-07-10add timestamp to error_report()Seiji Aguchi1-0/+26
2013-07-09vl: Tighten parsing of -machine option phandle_startMarkus Armbruster1-1/+1
2013-07-09Simplify -machine option queries with qemu_get_machine_opts()Markus Armbruster1-16/+6
2013-07-09Fix -machine options accel, kernel_irqchip, kvm_shadow_memMarkus Armbruster1-6/+2
2013-07-09vl: New qemu_get_machine_opts()Markus Armbruster1-0/+19
2013-06-28vl: convert -smp to qemu_opts_parse()Michael Tokarev1-53/+69
2013-06-21vl: reformat SDL ifdeffery a bitMichael Tokarev1-2/+1
2013-06-19vl: Rename *boot_devices to *boot_order, for consistencyMarkus Armbruster1-8/+8
2013-06-19vl: Fix -boot order and once regressions, and related bugsMarkus Armbruster1-29/+30
2013-06-19vl: Clean up parsing of -boot option argumentMarkus Armbruster1-62/+22
2013-06-16vl: always define no_frameMichael Tokarev1-2/+0
2013-06-11Unbreak -no-quit for GTK, validate SDL optionsPeter Wu1-5/+10
2013-06-11gtk: implement -full-screenPeter Wu1-1/+1
2013-06-10gdbstub: let the debugger resume from guest panicked statePaolo Bonzini1-0/+1
2013-06-03main_loop: do not set nonblocking if xen_enabled()Stefano Stabellini1-1/+1
2013-05-23monitor: allow to disable the default monitorLuiz Capitulino1-1/+3
2013-05-20vl: new runstate transition: RUN_STATE_GUEST_PANICKED -> RUN_STATE_FINISH_MIG...Hu Tao1-0/+1
2013-05-12clean unnecessary code: don't check g_strdup arg for NULLDong Xu Wang1-1/+1
2013-05-02Drop redundant resume_all_vcpus() from main()Jan Kiszka1-1/+0
2013-05-01cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()Igor Mammedov1-1/+0
2013-04-30add a new runstate: RUN_STATE_GUEST_PANICKEDHu Tao1-2/+11
2013-04-29audio: enable PCI audio cards for all PCI-enabled targetsPaolo Bonzini1-0/+2
2013-04-29audio: remove HAS_AUDIOPaolo Bonzini1-8/+0
2013-04-26Common: Add quick access to first boot deviceDominik Dingel1-0/+18
2013-04-23Move TPM passthrough specific command line options to backend structureStefan Berger1-15/+1
2013-04-22Add option to mlock qemu and guest memorySatoru Moriya1-0/+34
2013-04-16console: move gui_update+gui_setup_refresh from vl.c into console.cGerd Hoffmann1-49/+0
2013-04-16console: displaystate init revampGerd Hoffmann1-5/+1
2013-04-15Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori1-3/+3
2013-04-15Allow qtest to be used together with a virtual CPUEdgar E. Iglesias1-0/+4
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-2/+2
2013-04-15tpm: reorganize headers and split hardware partPaolo Bonzini1-1/+1
2013-04-12Revert "New QMP command query-cpu-max and HMP command cpu_max"Michal Novotny1-5/+0
2013-04-12New cpu-max field in query-machines QMP command outputMichal Novotny1-0/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-6/+6