| Commit message (Expand) | Author | Age | Files | Lines |
* | kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP | Paolo Bonzini | 2015-12-17 | 1 | -1/+1 |
* | main-loop: suppress warnings under qtest | Michael S. Tsirkin | 2015-12-02 | 1 | -0/+5 |
* | monitor/target-ppc: Define target_get_monitor_def | Alexey Kardashevskiy | 2015-11-12 | 2 | -0/+32 |
* | replay: initialization and deinitialization | Pavel Dovgalyuk | 2015-11-06 | 1 | -0/+9 |
* | replay: checkpoints | Pavel Dovgalyuk | 2015-11-06 | 1 | -0/+6 |
* | replay: recording and replaying clock ticks | Pavel Dovgalyuk | 2015-11-06 | 1 | -0/+13 |
* | replay: interrupts and exceptions | Pavel Dovgalyuk | 2015-11-06 | 1 | -0/+20 |
* | replay: global variables and function stubs | Pavel Dovgalyuk | 2015-11-05 | 3 | -0/+17 |
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2015-10-22 | 2 | -0/+7 |
|\ |
|
| * | vhost: add vhost_has_free_slot() interface | Igor Mammedov | 2015-10-22 | 2 | -0/+7 |
* | | qemu-char: convert vc backend to data-driven creation | Paolo Bonzini | 2015-10-19 | 2 | -8/+0 |
* | | qemu-char: convert spice backend to data-driven creation | Paolo Bonzini | 2015-10-19 | 2 | -15/+0 |
* | | qemu-char: convert testdev backend to data-driven creation | Paolo Bonzini | 2015-10-19 | 2 | -8/+0 |
* | | qemu-char: convert braille backend to data-driven creation | Paolo Bonzini | 2015-10-19 | 2 | -8/+0 |
* | | qemu-char: convert msmouse backend to data-driven creation | Paolo Bonzini | 2015-10-19 | 2 | -8/+0 |
|/ |
|
* | monitor: remove target-specific code from monitor.c | Pavel Butsykin | 2015-09-16 | 2 | -0/+10 |
* | main-loop: introduce qemu_mutex_iothread_locked | Paolo Bonzini | 2015-07-01 | 1 | -0/+5 |
* | Include qapi/qmp/qerror.h exactly where needed | Markus Armbruster | 2015-06-22 | 1 | -1/+0 |
* | qerror: Finally unused, clean up | Markus Armbruster | 2015-06-22 | 3 | -9/+2 |
* | qerror: Clean up QERR_ macros to expand into a single string | Markus Armbruster | 2015-06-22 | 1 | -1/+1 |
* | iohandler: Change return type of qemu_set_fd_handler to "void" | Fam Zheng | 2015-06-12 | 1 | -4/+4 |
* | main-loop: Drop qemu_set_fd_handler2 | Fam Zheng | 2015-06-12 | 1 | -9/+0 |
* | stubs: Add qemu_set_fd_handler | Fam Zheng | 2015-06-12 | 1 | -0/+8 |
* | monitor: Change return type of monitor_cur_is_qmp() to bool | Markus Armbruster | 2015-06-02 | 1 | -2/+2 |
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2015-03-09 | 2 | -11/+0 |
|\ |
|
| * | pci-hotplug-old: Has been dead for five major releases, bury | Markus Armbruster | 2015-03-01 | 2 | -11/+0 |
* | | pc-dimm: add a function to calculate VM's current RAM size | zhanghailiang | 2015-03-04 | 1 | -0/+5 |
|/ |
|
* | stubs: Fix warning caused by missing include statement | Stefan Weil | 2015-02-10 | 1 | -1/+1 |
* | block: Code motion to get rid of stubs/blockdev.c | Markus Armbruster | 2014-10-20 | 2 | -13/+0 |
* | block: Keep DriveInfo alive until BlockDriverState dies | Markus Armbruster | 2014-09-25 | 2 | -0/+13 |
* | monitor: fix use after free | Michael S. Tsirkin | 2014-08-18 | 1 | -2/+1 |
* | backends: Introduce chr-testdev | Paolo Bonzini | 2014-08-06 | 2 | -0/+8 |
* | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell | 2014-06-24 | 2 | -7/+0 |
|\ |
|
| * | 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 |