aboutsummaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)Author
2018-03-05egl-headless: switch over to new display registryGerd Hoffmann
2018-03-05curses: switch over to new display registryGerd Hoffmann
2018-03-05cocoa: switch over to new display registryGerd Hoffmann
2018-03-05sdl: switch over to new display registryGerd Hoffmann
2018-03-05console: add qemu display registry, add gtkGerd Hoffmann
2018-03-01Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-03-01cryptodev: add vhost-user as a new cryptodev backendGonglei
2018-02-26s390x/cpu: expose the guest crash informationChristian Borntraeger
2018-02-20vl: drop display_type variableGerd Hoffmann
2018-02-20vl: drop request_opengl variableGerd Hoffmann
2018-02-20vl: drop full_screen variableGerd Hoffmann
2018-02-20cocoa: use DisplayOptionsGerd Hoffmann
2018-02-20curses: use DisplayOptionsGerd Hoffmann
2018-02-20egl-headless: use DisplayOptionsGerd Hoffmann
2018-02-20vl: drop no_quit variableGerd Hoffmann
2018-02-20sdl: use DisplayOptionsGerd Hoffmann
2018-02-20gtk: add and use DisplayOptions + DisplayGTKGerd Hoffmann
2018-02-20vl: rename DisplayType to LegacyDisplayTypeGerd Hoffmann
2018-02-20vl: deprecate -no-frameGerd Hoffmann
2018-02-16monitor: Remove legacy "-mon default=on" parameterThomas Huth
2018-02-15vl: pause vcpus before stopping iothreadsStefan Hajnoczi
2018-02-09Drop superfluous includes of qapi/qmp/qjson.hMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-02-09Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2018-02-06tcg: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-01-26Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180126-v3-pull-reques...Peter Maydell
2018-01-26usb: Remove legacy -usbdevice options (host, serial, disk and net)Thomas Huth
2018-01-25sdl: reorganize -no-frame supportGerd Hoffmann
2018-01-19possible_cpus: add CPUArchId::type fieldIgor Mammedov
2018-01-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-01-16vl: fix direct firmware directories leakMarc-André Lureau
2018-01-15migration: finalize current_migration objectVladimir Sementsov-Ogievskiy
2017-12-22block: Remove the deprecated -hdachs optionThomas Huth
2017-12-21Remove legacy -no-kvm-pit optionThomas Huth
2017-12-18hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"Philippe Mathieu-Daudé
2017-12-18misc: remove duplicated includesPhilippe Mathieu-Daudé
2017-12-14hmp-commands: Remove the deprecated usb_add and usb_delThomas Huth
2017-11-16NUMA: Enable adding NUMA node implicitlyDou Liyang
2017-11-13hw: add .min_cpus and .default_cpus fields to machine_classEmilio G. Cota
2017-10-25vl: remove unnecessary #ifdef CONFIG_TPMPhilippe Mathieu-Daudé
2017-10-13tpm: Move tpm_cleanup() to right placeAmarnath Valluri
2017-10-09vl: exit if maxcpus is negativeSeeteena Thoufeek
2017-10-09vl: Eliminate defconfig variableEduardo Habkost
2017-09-26Add --firmwarepath to configureGerd Hoffmann
2017-09-26add qemu_add_data_dir()Gerd Hoffmann
2017-09-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-09-22vl: Don't include vde headerFam Zheng
2017-09-22scsi, file-posix: add support for persistent reservation managementPaolo Bonzini
2017-09-19vl.c: convert cpu_model to cpu type and set of global properties before machi...Igor Mammedov
2017-09-19vl: Clean up user-creatable objects when exitingEduardo Habkost