| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | qapi event: clean up | Wenchao Xia | 2014-06-23 | 2 | -7/+0 |
* | | libqemustub: add more stubs for qemu-char | Nikolay Nikolaev | 2014-06-23 | 3 | -0/+23 |
|/ |
|
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 2014-06-23 | 1 | -1/+6 |
|\ |
|
| * | block: asynchronously stop the VM on I/O errors | Paolo Bonzini | 2014-06-23 | 1 | -1/+6 |
* | | console: move chardev declarations to sysemu/char.h | Michael S. Tsirkin | 2014-06-23 | 1 | -1/+1 |
|/ |
|
* | qmp: add query-memory-devices command | Igor Mammedov | 2014-06-19 | 2 | -0/+8 |
* | Add qtest for vhost-user | Nikolay Nikolaev | 2014-06-19 | 1 | -2/+4 |
* | libqemustub: add stubs to be able to use qemu-char.c | Nikolay Nikolaev | 2014-06-19 | 9 | -0/+57 |
* | dump: Make DumpState and endian conversion routines available for arch-specif... | Bharata B Rao | 2014-06-16 | 1 | -1/+1 |
* | qerror.h: Replace QERR_NOT_SUPPORTED with QERR_UNSUPPORTED | Cole Robinson | 2014-04-25 | 1 | -1/+1 |
* | monitor: Remove unused monitor_print_filename | Cole Robinson | 2014-04-25 | 2 | -7/+0 |
* | blockdev: Refuse to open encrypted image unless paused | Markus Armbruster | 2014-03-14 | 2 | -0/+7 |
* | main-loop: Suppress "I/O thread spun" warnings for qtest | Peter Maydell | 2014-03-13 | 2 | -0/+15 |
* | stubs: Optimize dependencies for gdbstub.c | Stefan Weil | 2014-03-02 | 1 | -1/+3 |
* | kvm: Introduce kvm_arch_irqchip_create | Christoffer Dall | 2014-02-26 | 2 | -0/+8 |
* | Merge remote-tracking branch 'kiszka/queues/slirp' into staging | Anthony Liguori | 2013-09-17 | 1 | -5/+1 |
|\ |
|
| * | slirp: set mainloop timeout with more precise value | Liu Ping Fan | 2013-09-17 | 1 | -5/+1 |
* | | scsi: prefer UUID to VM name for the initiator name | Paolo Bonzini | 2013-09-12 | 2 | -0/+13 |
|/ |
|
* | aio / timers: Rearrange timer.h & make legacy functions call non-legacy | Alex Bligh | 2013-08-22 | 1 | -1/+1 |
* | dump: rebase from host-private RAMBlock offsets to guest-physical addresses | Laszlo Ersek | 2013-08-08 | 1 | -1/+2 |
* | cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XML | Andreas Färber | 2013-07-27 | 2 | -0/+6 |
* | cpus: Add return value for vm_stop() | Kevin Wolf | 2013-07-15 | 1 | -1/+1 |
* | cpu: Change qemu_init_vcpu() argument to CPUState | Andreas Färber | 2013-06-28 | 1 | -0/+4 |
* | cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks | Andreas Färber | 2013-06-28 | 1 | -0/+1 |
* | dump: Drop qmp_dump_guest_memory() stub and build for all targets | Andreas Färber | 2013-06-11 | 1 | -8/+0 |
* | dump: Move stubs into libqemustub.a | Andreas Färber | 2013-06-10 | 2 | -0/+37 |
* | cpu: Introduce cpu_resume(), for single CPU | Igor Mammedov | 2013-05-01 | 2 | -0/+6 |
* | stubs: Add a vmstate_dummy struct for CONFIG_USER_ONLY | Andreas Färber | 2013-03-12 | 1 | -0/+2 |
* | hw: move device-hotplug.o to toplevel, compile it once | Paolo Bonzini | 2013-03-01 | 2 | -0/+11 |
* | slirp: switch to GPollFD | Stefan Hajnoczi | 2013-02-21 | 1 | -4/+2 |
* | stubs: fully replace qemu-tool.c and qemu-user.c | Paolo Bonzini | 2013-01-12 | 14 | -2/+126 |
* | libqemustub: sysbus_get_default() stub | Eduardo Habkost | 2013-01-08 | 2 | -0/+7 |
* | libqemustub: vmstate register/unregister stubs | Eduardo Habkost | 2013-01-08 | 2 | -0/+18 |
* | libqemustub: Add qemu_[un]register_reset() stubs | Eduardo Habkost | 2013-01-08 | 2 | -0/+14 |
* | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 2 | -2/+2 |
* | monitor: move include files to include/monitor/ | Paolo Bonzini | 2012-12-19 | 5 | -5/+5 |
* | qapi: move include files to include/qobject/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | build: replace weak symbols with a static library | Paolo Bonzini | 2012-11-18 | 9 | -0/+70 |