52 Commits (5bcda5f7349da01aded719b595f32ce2b9d396db)

Author SHA1 Message Date
Fam Zheng f4d248bdc3 iohandler: Change return type of qemu_set_fd_handler to "void" 11 years ago
Fam Zheng 6484e42247 main-loop: Drop qemu_set_fd_handler2 11 years ago
Fam Zheng 0bc12c4f7e stubs: Add qemu_set_fd_handler 11 years ago
Markus Armbruster 489653b5db monitor: Change return type of monitor_cur_is_qmp() to bool 12 years ago
zhanghailiang 87a45cfee6 pc-dimm: add a function to calculate VM's current RAM size 12 years ago
Markus Armbruster f51074cdc6 pci-hotplug-old: Has been dead for five major releases, bury 12 years ago
Stefan Weil 2822c1b65b stubs: Fix warning caused by missing include statement 12 years ago
Markus Armbruster 8fb3c76c94 block: Code motion to get rid of stubs/blockdev.c 12 years ago
Markus Armbruster 3ae59580a0 block: Keep DriveInfo alive until BlockDriverState dies 12 years ago
Michael S. Tsirkin b3dd1b8c29 monitor: fix use after free 12 years ago
Paolo Bonzini 5692399f0a backends: Introduce chr-testdev 12 years ago
Wenchao Xia 751751732c qapi event: clean up 12 years ago
Nikolay Nikolaev 1dc75c6d74 libqemustub: add more stubs for qemu-char 12 years ago
Michael S. Tsirkin 3840f84290 console: move chardev declarations to sysemu/char.h 12 years ago
Paolo Bonzini 2bd3bce8ef block: asynchronously stop the VM on I/O errors 12 years ago
Igor Mammedov 6f2e27301d qmp: add query-memory-devices command 12 years ago
Nikolay Nikolaev a77e6b14b4 Add qtest for vhost-user 12 years ago
Nikolay Nikolaev 07a32d6b96 libqemustub: add stubs to be able to use qemu-char.c 12 years ago
Bharata B Rao acb0ef5801 dump: Make DumpState and endian conversion routines available for arch-specific dump code 12 years ago
Cole Robinson 0b15abfcbc qerror.h: Replace QERR_NOT_SUPPORTED with QERR_UNSUPPORTED 13 years ago
Cole Robinson 4a66d3bf9a monitor: Remove unused monitor_print_filename 13 years ago
Markus Armbruster c3adb58fe0 blockdev: Refuse to open encrypted image unless paused 13 years ago
Peter Maydell 01c22f2cdd main-loop: Suppress "I/O thread spun" warnings for qtest 13 years ago
Stefan Weil 8ead601883 stubs: Optimize dependencies for gdbstub.c 13 years ago
Christoffer Dall d6032e06d1 kvm: Introduce kvm_arch_irqchip_create 13 years ago
Liu Ping Fan a42e9c4188 slirp: set mainloop timeout with more precise value 13 years ago
Paolo Bonzini 5accc8408f scsi: prefer UUID to VM name for the initiator name 13 years ago
Alex Bligh 40daca54cd aio / timers: Rearrange timer.h & make legacy functions call non-legacy 13 years ago
Laszlo Ersek 56c4bfb3f0 dump: rebase from host-private RAMBlock offsets to guest-physical addresses 13 years ago
Andreas Färber 5b24c64188 cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XML 13 years ago
Kevin Wolf 5698346391 cpus: Add return value for vm_stop() 13 years ago
Andreas Färber c643bed99f cpu: Change qemu_init_vcpu() argument to CPUState 13 years ago
Andreas Färber 878096eeb2 cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks 13 years ago
Andreas Färber 2a78636bd2 dump: Drop qmp_dump_guest_memory() stub and build for all targets 13 years ago
Andreas Färber 88f62c2b1d dump: Move stubs into libqemustub.a 13 years ago
Igor Mammedov 2993683b0f cpu: Introduce cpu_resume(), for single CPU 14 years ago
Andreas Färber c71c3e99b8 stubs: Add a vmstate_dummy struct for CONFIG_USER_ONLY 14 years ago
Paolo Bonzini 1559e0d4b5 hw: move device-hotplug.o to toplevel, compile it once 14 years ago
Stefan Hajnoczi 8917c3bdba slirp: switch to GPollFD 14 years ago
Paolo Bonzini 5708fc6655 stubs: fully replace qemu-tool.c and qemu-user.c 14 years ago
Eduardo Habkost 906709a151 libqemustub: sysbus_get_default() stub 14 years ago
Eduardo Habkost 083a5f8731 libqemustub: vmstate register/unregister stubs 14 years ago
Eduardo Habkost 41c6bcd912 libqemustub: Add qemu_[un]register_reset() stubs 14 years ago
Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini 83c9089e73 monitor: move include files to include/monitor/ 14 years ago
Paolo Bonzini 7b1b5d1913 qapi: move include files to include/qobject/ 14 years ago
Paolo Bonzini 3bc2f570ec build: replace weak symbols with a static library 14 years ago