aboutsummaryrefslogtreecommitdiff
path: root/stubs
AgeCommit message (Expand)Author
2014-08-18monitor: fix use after freeMichael S. Tsirkin
2014-08-06backends: Introduce chr-testdevPaolo Bonzini
2014-06-24Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-06-23qapi event: clean upWenchao Xia
2014-06-23libqemustub: add more stubs for qemu-charNikolay Nikolaev
2014-06-23Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-06-23console: move chardev declarations to sysemu/char.hMichael S. Tsirkin
2014-06-23block: asynchronously stop the VM on I/O errorsPaolo Bonzini
2014-06-19qmp: add query-memory-devices commandIgor Mammedov
2014-06-19Add qtest for vhost-userNikolay Nikolaev
2014-06-19libqemustub: add stubs to be able to use qemu-char.cNikolay Nikolaev
2014-06-16dump: Make DumpState and endian conversion routines available for arch-specif...Bharata B Rao
2014-04-25qerror.h: Replace QERR_NOT_SUPPORTED with QERR_UNSUPPORTEDCole Robinson
2014-04-25monitor: Remove unused monitor_print_filenameCole Robinson
2014-03-14blockdev: Refuse to open encrypted image unless pausedMarkus Armbruster
2014-03-13main-loop: Suppress "I/O thread spun" warnings for qtestPeter Maydell
2014-03-02stubs: Optimize dependencies for gdbstub.cStefan Weil
2014-02-26kvm: Introduce kvm_arch_irqchip_createChristoffer Dall
2013-09-17Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori
2013-09-17slirp: set mainloop timeout with more precise valueLiu Ping Fan
2013-09-12scsi: prefer UUID to VM name for the initiator namePaolo Bonzini
2013-08-22aio / timers: Rearrange timer.h & make legacy functions call non-legacyAlex Bligh
2013-08-08dump: rebase from host-private RAMBlock offsets to guest-physical addressesLaszlo Ersek
2013-07-27cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XMLAndreas Färber
2013-07-15cpus: Add return value for vm_stop()Kevin Wolf
2013-06-28cpu: Change qemu_init_vcpu() argument to CPUStateAndreas Färber
2013-06-28cpu: Turn cpu_dump_{state,statistics}() into CPUState hooksAndreas Färber
2013-06-11dump: Drop qmp_dump_guest_memory() stub and build for all targetsAndreas Färber
2013-06-10dump: Move stubs into libqemustub.aAndreas Färber
2013-05-01cpu: Introduce cpu_resume(), for single CPUIgor Mammedov
2013-03-12stubs: Add a vmstate_dummy struct for CONFIG_USER_ONLYAndreas Färber
2013-03-01hw: move device-hotplug.o to toplevel, compile it oncePaolo Bonzini
2013-02-21slirp: switch to GPollFDStefan Hajnoczi
2013-01-12stubs: fully replace qemu-tool.c and qemu-user.cPaolo Bonzini
2013-01-08libqemustub: sysbus_get_default() stubEduardo Habkost
2013-01-08libqemustub: vmstate register/unregister stubsEduardo Habkost
2013-01-08libqemustub: Add qemu_[un]register_reset() stubsEduardo Habkost
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini
2012-11-18build: replace weak symbols with a static libraryPaolo Bonzini