Age | Commit message (Expand) | Author |
2010-03-16 | savevm: Fix -loadvm to report errors to stderr, not the monitor | Markus Armbruster |
2010-03-10 | QMP: Really move the RESET event to qemu_system_reset() | Luiz Capitulino |
2010-03-08 | QMP: Introduce RTC_CHANGE event | Luiz Capitulino |
2010-03-08 | QMP: Drop DEBUG event | Luiz Capitulino |
2010-03-08 | QMP: Move RESET event into qemu_system_reset() | Luiz Capitulino |
2010-03-08 | QMP: Move STOP event into do_vm_stop() | Luiz Capitulino |
2010-03-04 | KVM: Rework VCPU state writeback API | Jan Kiszka |
2010-03-04 | Add option to use file backed guest memory | Marcelo Tosatti |
2010-02-22 | Merge remote branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2010-02-22 | Add cpu model configuration support.. | john cooper |
2010-02-22 | kvm: consume internal signal with sigtimedwait | Marcelo Tosatti |
2010-02-22 | kvm specific wait_io_event | Marcelo Tosatti |
2010-02-22 | block SIGCHLD in vcpu thread(s) | Marcelo Tosatti |
2010-02-19 | move default allocator to console.c | Paolo Bonzini |
2010-02-19 | remove knowledge of defaultallocator_free_displaysurface from sdl.c | Paolo Bonzini |
2010-02-19 | use lazy initialization for display_state | Paolo Bonzini |
2010-02-19 | net: net_check_clients() runs too early to see -device, fix | Markus Armbruster |
2010-02-17 | use eventfd for iothread | Paolo Bonzini |
2010-02-10 | iothread: fix vcpu stop with smp tcg | Marcelo Tosatti |
2010-02-10 | loop write in qemu_event_increment upon EINTR | Paolo Bonzini |
2010-02-10 | do not loop on an incomplete io_thread_fd read | Paolo Bonzini |
2010-02-09 | add qemu_get_clock_ns | Paolo Bonzini |
2010-02-08 | Merge remote branch 'qemu-kvm/uq/master' into staging-tmp | Anthony Liguori |
2010-02-08 | vl.c: avoid preprocessor directives in a printf call | Paolo Bonzini |
2010-02-08 | do not interpolate % from vl.c to qemu-options.h | Paolo Bonzini |
2010-02-08 | Revert "On some systems printf is a macro" | malc |
2010-02-07 | On some systems printf is a macro | malc |
2010-02-05 | fix undefined shifts by >32 | Paolo Bonzini |
2010-02-03 | Fix incoming migration with iothread | Marcelo Tosatti |
2010-02-03 | kvm: Flush coalesced MMIO buffer periodly | Sheng Yang |
2010-02-03 | qdev: Fix exit code for -device ? | Markus Armbruster |
2010-01-27 | Fix regression in option parsing | Anthony Liguori |
2010-01-26 | virtio: Add memory statistics reporting to the balloon driver | Adam Litke |
2010-01-26 | virtio-console: Automatically use virtio-serial-bus for the older -virtiocons... | Amit Shah |
2010-01-26 | vl.c: fix warning with _FORTIFY_SOURCE | Kirill A. Shutemov |
2010-01-24 | Load global config files by default | Anthony Liguori |
2010-01-24 | Move out option lookup into a separate function | Anthony Liguori |
2010-01-20 | virtio-console: qdev conversion, new virtio-serial-bus | Amit Shah |
2010-01-20 | Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone... | Naphtali Sprei |
2010-01-20 | Make CDROM a read-only drive | Naphtali Sprei |
2010-01-13 | vl.c: Remove dead assignment | Amit Shah |
2010-01-13 | move kbd/mouse handling to input.c | Paolo Bonzini |
2010-01-11 | Fix CPU topology initialization | Jiri Denemark |
2010-01-08 | debugcon: support for debugging consoles (e.g. Bochs port 0xe9) | H. Peter Anvin |
2009-12-23 | USB: Improve usbdevice error messages | Scott Tsai |
2009-12-18 | fix pidfile option to work in WIN32 | Juha Riihimäki |
2009-12-18 | fix vga names in default_list | Gerd Hoffmann |
2009-12-18 | usb-net: use qdev for -usbdevice | Gerd Hoffmann |
2009-12-18 | Check rom_load_all() return value. | Gerd Hoffmann |
2009-12-18 | defaults: update device_list[] | Gerd Hoffmann |