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