aboutsummaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)Author
2012-03-31Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl
2012-03-30qtest: add test frameworkAnthony Liguori
2012-03-30rtc: add -rtc clock=rtPaolo Bonzini
2012-03-26vl.c: fix '-cpu ?' segfaultEduardo Habkost
2012-03-19Merge remote-tracking branch 'sstabellini/saverestore-8' into stagingAnthony Liguori
2012-03-19Set runstate to INMIGRATE earlierStefano Stabellini
2012-03-19spice: fix broken initializationAlon Levy
2012-03-13qom: Register QOM infrastructure earlyAndreas Färber
2012-03-12initialize CPU model list after handling -readconfig optionsEduardo Habkost
2012-03-02arm: add device tree supportGrant Likely
2012-02-27usb: Resolve warnings about unassigned bus on usb device creationJan Kiszka
2012-02-24vl.c: Avoid segfault when started with no argumentsPeter Maydell
2012-02-24suspend: add qmp eventsGerd Hoffmann
2012-02-24suspend: add infrastructureGerd Hoffmann
2012-02-24Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-02-24gdbstub: Error locations for -gdbMarkus Armbruster
2012-02-24vl.c: Error locations for options using add_device_config()Markus Armbruster
2012-02-23vl.c: Increase width of machine name column in "-M ?" outputPeter Maydell
2012-02-22Make kernel, initrd and append be machine_optsPeter Maydell
2012-02-22vl: make find_default_machine externally visibleJordan Justen
2012-02-17notifier: switch to QLISTPaolo Bonzini
2012-02-17Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-02-17Make -machine/-enable-kvm options merge into a single listPeter Maydell
2012-02-15Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-10vl.c: Fix typo in variable namePeter Maydell
2012-02-09iSCSI: add configuration variables for iSCSIRonnie Sahlberg
2012-02-06s390x: fix qom-ification fall-outAnthony Liguori
2012-02-01main-loop: For tools, initialize timers as part of qemu_init_main_loop()Michael Roth
2012-02-01Improve default machine options usabilityJan Kiszka
2012-02-01mc146818rtc: Use lost_tick_policy propertyJan Kiszka
2012-01-25vga: fix -nodefaults -device VGABlue Swirl
2012-01-23Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-01-22vga: improve VGA logicBlue Swirl
2012-01-19kvm: x86: Establish IRQ0 override controlJan Kiszka
2012-01-04hw/9pfs: Add support to use named socket for proxy FSM. Mohan Kumar
2012-01-04hw/9pfs: Add new proxy filesystem driverM. Mohan Kumar
2012-01-04hw/9pfs: Move opt validation to FsDriver callbackAneesh Kumar K.V
2011-12-22Set numa topology for max_cpusVasilis Liaskovitis
2011-12-20g_thread_init users: don't call it if glib >= 2.31Alon Levy
2011-12-19qdev: fix hotplug when no -device is specifiedAnthony Liguori
2011-12-19vl.c: In qemu -h output, only print options for the arch we are running asMichael Ellerman
2011-12-19vl.c: Move option generation logic into a wrapper fileMichael Ellerman
2011-12-15vl.c: Print the actual program name in help outputmichael@ozlabs.org
2011-12-02fix spelling in main directoryDong Xu Wang
2011-11-28vl: Tighten parsing of -m argumentMarkus Armbruster
2011-11-28vl: Tighten parsing of -numa's parameter memMarkus Armbruster
2011-11-11vl.c: prohibit simultaneous use of -icount with kvm or xenMax Filippov
2011-11-11vl.c: Fail gracefully if no machine is foundAndreas Färber
2011-11-09Clean up assertion in get_boot_devices_list()Markus Armbruster