Age | Commit message (Expand) | Author |
2012-05-14 | Merge remote-tracking branch 'origin/master' into staging | Anthony Liguori |
2012-05-12 | vga: disable default VGA if appropriate -device is used | Paolo Bonzini |
2012-05-10 | use inet_listen()/inet_connect() to support ipv6 migration | Amos Kong |
2012-05-10 | implement -no-user-config command-line option (v3) | Eduardo Habkost |
2012-05-10 | vl.c: change 'defconfig' variable to bool (v2) | Eduardo Habkost |
2012-05-10 | move code to read default config files to a separate function (v2) | Eduardo Habkost |
2012-05-08 | vl: drop is_suspended variable | Luiz Capitulino |
2012-05-08 | runstate: introduce suspended state | Luiz Capitulino |
2012-03-31 | Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/... | Blue Swirl |
2012-03-30 | qtest: add test framework | Anthony Liguori |
2012-03-30 | rtc: add -rtc clock=rt | Paolo Bonzini |
2012-03-26 | vl.c: fix '-cpu ?' segfault | Eduardo Habkost |
2012-03-19 | Merge remote-tracking branch 'sstabellini/saverestore-8' into staging | Anthony Liguori |
2012-03-19 | Set runstate to INMIGRATE earlier | Stefano Stabellini |
2012-03-19 | spice: fix broken initialization | Alon Levy |
2012-03-13 | qom: Register QOM infrastructure early | Andreas Färber |
2012-03-12 | initialize CPU model list after handling -readconfig options | Eduardo Habkost |
2012-03-02 | arm: add device tree support | Grant Likely |
2012-02-27 | usb: Resolve warnings about unassigned bus on usb device creation | Jan Kiszka |
2012-02-24 | vl.c: Avoid segfault when started with no arguments | Peter Maydell |
2012-02-24 | suspend: add qmp events | Gerd Hoffmann |
2012-02-24 | suspend: add infrastructure | Gerd Hoffmann |
2012-02-24 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-02-24 | gdbstub: Error locations for -gdb | Markus Armbruster |
2012-02-24 | vl.c: Error locations for options using add_device_config() | Markus Armbruster |
2012-02-23 | vl.c: Increase width of machine name column in "-M ?" output | Peter Maydell |
2012-02-22 | Make kernel, initrd and append be machine_opts | Peter Maydell |
2012-02-22 | vl: make find_default_machine externally visible | Jordan Justen |
2012-02-17 | notifier: switch to QLIST | Paolo Bonzini |
2012-02-17 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-02-17 | Make -machine/-enable-kvm options merge into a single list | Peter Maydell |
2012-02-15 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2012-02-15 | qom: Unify type registration | Andreas Färber |
2012-02-10 | vl.c: Fix typo in variable name | Peter Maydell |
2012-02-09 | iSCSI: add configuration variables for iSCSI | Ronnie Sahlberg |
2012-02-06 | s390x: fix qom-ification fall-out | Anthony Liguori |
2012-02-01 | main-loop: For tools, initialize timers as part of qemu_init_main_loop() | Michael Roth |
2012-02-01 | Improve default machine options usability | Jan Kiszka |
2012-02-01 | mc146818rtc: Use lost_tick_policy property | Jan Kiszka |
2012-01-25 | vga: fix -nodefaults -device VGA | Blue Swirl |
2012-01-23 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2012-01-22 | vga: improve VGA logic | Blue Swirl |
2012-01-19 | kvm: x86: Establish IRQ0 override control | Jan Kiszka |
2012-01-04 | hw/9pfs: Add support to use named socket for proxy FS | M. Mohan Kumar |
2012-01-04 | hw/9pfs: Add new proxy filesystem driver | M. Mohan Kumar |
2012-01-04 | hw/9pfs: Move opt validation to FsDriver callback | Aneesh Kumar K.V |
2011-12-22 | Set numa topology for max_cpus | Vasilis Liaskovitis |
2011-12-20 | g_thread_init users: don't call it if glib >= 2.31 | Alon Levy |
2011-12-19 | qdev: fix hotplug when no -device is specified | Anthony Liguori |
2011-12-19 | vl.c: In qemu -h output, only print options for the arch we are running as | Michael Ellerman |