Age | Commit message (Expand) | Author |
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 |
2011-12-19 | vl.c: Move option generation logic into a wrapper file | Michael Ellerman |
2011-12-15 | vl.c: Print the actual program name in help output | michael@ozlabs.org |
2011-12-02 | fix spelling in main directory | Dong Xu Wang |
2011-11-28 | vl: Tighten parsing of -m argument | Markus Armbruster |
2011-11-28 | vl: Tighten parsing of -numa's parameter mem | Markus Armbruster |
2011-11-11 | vl.c: prohibit simultaneous use of -icount with kvm or xen | Max Filippov |
2011-11-11 | vl.c: Fail gracefully if no machine is found | Andreas Färber |
2011-11-09 | Clean up assertion in get_boot_devices_list() | Markus Armbruster |
2011-11-07 | qemu_timedate_diff() shouldn't modify its argument. | Gleb Natapov |
2011-11-01 | vl.c: Guard against GThread double-initialization | Andreas Färber |
2011-10-31 | Merge remote-tracking branch 'aneesh/for-upstream-7' into staging | Anthony Liguori |
2011-10-31 | hw/9pfs: Add synthetic file system support using 9p | Aneesh Kumar K.V |
2011-10-31 | hw/9pfs: Read-only support for 9p export | M. Mohan Kumar |
2011-10-27 | Drop qemu-objects.h from modules that don't require it | Luiz Capitulino |
2011-10-21 | simplify main loop functions | Paolo Bonzini |
2011-10-21 | main-loop: create main-loop.c | Paolo Bonzini |
2011-10-21 | main-loop: create main-loop.h | Paolo Bonzini |
2011-10-21 | qemu-timer: move more stuff out of qemu-timer.c | Paolo Bonzini |
2011-10-21 | qemu-timer: use atexit for quit_timers | Paolo Bonzini |
2011-10-20 | Merge remote-tracking branch 'aneesh/for-upstream-6' into staging | Anthony Liguori |
2011-10-19 | runstate: Allow user to migrate twice | Luiz Capitulino |
2011-10-19 | runstate: Allow to transition from paused to postmigrate | Luiz Capitulino |
2011-10-19 | runstate: Print state transition when invalid | Luiz Capitulino |
2011-10-15 | Drop obsolete nographic timer | Jan Kiszka |
2011-10-15 | Move graphic-related coalesced MMIO flushes to affected device models | Jan Kiszka |
2011-10-15 | hw/9pfs: Handle Security model parsing | M. Mohan Kumar |
2011-10-15 | hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS code | Aneesh Kumar K.V |
2011-10-12 | hw/9pfs: Add new virtfs option writeout=immediate skip host page cache | Aneesh Kumar K.V |