aboutsummaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)Author
2019-03-19vl: Fix to create migration object before block backends againMarkus Armbruster
2019-03-13Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190313-pull-request' i...Peter Maydell
2019-03-13iconv: detect and make curses depend on itSamuel Thibault
2019-03-12Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request...Peter Maydell
2019-03-12Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-03-11vl: Create block backends before setting machine propertiesMarkus Armbruster
2019-03-11vl: Factor configure_blockdev() out of main()Markus Armbruster
2019-03-11vl: Improve legibility of BlockdevOptions queueMarkus Armbruster
2019-03-11sysbus: Fix latent bug with onboard devicesMarkus Armbruster
2019-03-11vl: Fix latent bug with -global and onboard devicesMarkus Armbruster
2019-03-11qdev: Fix latent bug with compat_props and onboard devicesMarkus Armbruster
2019-03-11hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_sizePhilippe Mathieu-Daudé
2019-03-11audio: -audiodev command line option basic implementationKővágó, Zoltán
2019-03-11hw/display: Add basic ATI VGA emulationBALATON Zoltan
2019-03-07slirp: move sources to src/ subdirectoryMarc-André Lureau
2019-03-06migration/ram.c: add a notifier chain for precopyWei Wang
2019-03-06migration: Cleanup during exitDr. David Alan Gilbert
2019-03-05vl: Set machine ram_size, maxram_size and ram_slots earlierEric Auger
2019-02-14Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-02-14qemu-options: Remove deprecated option -clockThomas Huth
2019-02-13char: allow specifying a GMainContext at opening timePaolo Bonzini
2019-02-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-02-05qemu-options: Remove deprecated "-virtioconsole" optionPaolo Bonzini
2019-02-05Remove deprecated -enable-hax optionThomas Huth
2019-02-05Remove deprecated -no-frame optionThomas Huth
2019-01-25trace: improve runstate tracingVladimir Sementsov-Ogievskiy
2019-01-14Remove broken Xen PV domain builderAnthony PERARD
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini
2019-01-11accel: Improve selection of the default acceleratorThomas Huth
2019-01-07qdev-props: remove errp from GlobalPropertyMarc-André Lureau
2019-01-07qdev: all globals are now user-providedMarc-André Lureau
2019-01-07hw: apply machine compat properties without touching globalsMarc-André Lureau
2019-01-07hw: apply accel compat properties without touching globalsMarc-André Lureau
2019-01-04fw_cfg: Make qemu_extra_params_fw locallyLi Qiang
2019-01-04fw_cfg: Fix -boot reboot-timeout error checkingLi Qiang
2019-01-04fw_cfg: Fix -boot bootsplash error checkingLi Qiang
2018-12-22vl: Introduce shutdown_notifiersYuval Shaia
2018-12-19hw/smbios: Move to the hw/firmware/ subdirectoryPhilippe Mathieu-Daudé
2018-12-19Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell
2018-12-18vl: Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster
2018-12-18qmp hmp: Make system_wakeup check wake-up support and run stateDaniel Henrique Barboza
2018-12-18qmp: query-current-machine with wakeup-suspend-supportDaniel Henrique Barboza
2018-12-18qmp: Add reason to SHUTDOWN and RESET eventsDominik Csapak
2018-12-12monitor: Remove "x-oob", offer capability "oob" unconditionallyPeter Xu
2018-11-27vl.c: remove outdated commentLi Qiang
2018-11-27vl: Improve error message when we can't load fw_cfg from fileLi Qiang
2018-11-27qapi: add query-display-options commandGerd Hoffmann
2018-11-12bt: Mark the bluetooth subsystem as deprecatedThomas Huth
2018-11-06vl: Avoid crash when -mon is underspecifiedEric Blake
2018-11-05fw_cfg: Drop newline in @file descriptionMax Reitz