Age | Commit message (Expand) | Author | Files | Lines |
2013-09-17 | Merge remote-tracking branch 'kiszka/queues/slirp' into staging | Anthony Liguori | 1 | -5/+1 |
2013-09-17 | slirp: set mainloop timeout with more precise value | Liu Ping Fan | 1 | -5/+1 |
2013-09-12 | scsi: prefer UUID to VM name for the initiator name | Paolo Bonzini | 2 | -0/+13 |
2013-08-22 | aio / timers: Rearrange timer.h & make legacy functions call non-legacy | Alex Bligh | 1 | -1/+1 |
2013-08-08 | dump: rebase from host-private RAMBlock offsets to guest-physical addresses | Laszlo Ersek | 1 | -1/+2 |
2013-07-27 | cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XML | Andreas Färber | 2 | -0/+6 |
2013-07-15 | cpus: Add return value for vm_stop() | Kevin Wolf | 1 | -1/+1 |
2013-06-28 | cpu: Change qemu_init_vcpu() argument to CPUState | Andreas Färber | 1 | -0/+4 |
2013-06-28 | cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks | Andreas Färber | 1 | -0/+1 |
2013-06-11 | dump: Drop qmp_dump_guest_memory() stub and build for all targets | Andreas Färber | 1 | -8/+0 |
2013-06-10 | dump: Move stubs into libqemustub.a | Andreas Färber | 2 | -0/+37 |
2013-05-01 | cpu: Introduce cpu_resume(), for single CPU | Igor Mammedov | 2 | -0/+6 |
2013-03-12 | stubs: Add a vmstate_dummy struct for CONFIG_USER_ONLY | Andreas Färber | 1 | -0/+2 |
2013-03-01 | hw: move device-hotplug.o to toplevel, compile it once | Paolo Bonzini | 2 | -0/+11 |
2013-02-21 | slirp: switch to GPollFD | Stefan Hajnoczi | 1 | -4/+2 |
2013-01-12 | stubs: fully replace qemu-tool.c and qemu-user.c | Paolo Bonzini | 14 | -2/+126 |
2013-01-08 | libqemustub: sysbus_get_default() stub | Eduardo Habkost | 2 | -0/+7 |
2013-01-08 | libqemustub: vmstate register/unregister stubs | Eduardo Habkost | 2 | -0/+18 |
2013-01-08 | libqemustub: Add qemu_[un]register_reset() stubs | Eduardo Habkost | 2 | -0/+14 |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 2 | -2/+2 |
2012-12-19 | monitor: move include files to include/monitor/ | Paolo Bonzini | 5 | -5/+5 |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini | 1 | -1/+1 |
2012-11-18 | build: replace weak symbols with a static library | Paolo Bonzini | 9 | -0/+70 |