Age | Commit message (Expand) | Author |
2014-06-23 | qapi event: convert VNC events | Wenchao Xia |
2014-06-23 | qapi event: convert NIC_RX_FILTER_CHANGED | Wenchao Xia |
2014-06-23 | qapi event: convert other BLOCK_JOB events | Wenchao Xia |
2014-06-23 | qapi event: convert BLOCK_IMAGE_CORRUPTED | Wenchao Xia |
2014-06-23 | qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR | Wenchao Xia |
2014-06-23 | qapi event: convert DEVICE_TRAY_MOVED | Wenchao Xia |
2014-06-23 | qapi event: convert DEVICE_DELETED | Wenchao Xia |
2014-06-23 | qapi event: convert WATCHDOG | Wenchao Xia |
2014-06-23 | qapi event: convert RTC_CHANGE | Wenchao Xia |
2014-06-23 | qapi event: convert WAKEUP | Wenchao Xia |
2014-06-23 | qapi event: convert SUSPEND_DISK | Wenchao Xia |
2014-06-23 | qapi event: convert SUSPEND | Wenchao Xia |
2014-06-23 | qapi event: convert RESUME | Wenchao Xia |
2014-06-23 | qapi event: convert STOP | Wenchao Xia |
2014-06-23 | qapi event: convert RESET | Wenchao Xia |
2014-06-23 | qapi event: convert POWERDOWN | Wenchao Xia |
2014-06-23 | qapi event: convert SHUTDOWN | Wenchao Xia |
2014-06-23 | qapi: add new schema file qapi-event.json | Wenchao Xia |
2014-06-23 | monitor: add an implemention of qapi event emit method | Wenchao Xia |
2014-06-23 | qapi: adjust existing defines | Wenchao Xia |
2014-06-23 | test: add test cases for qapi event | Wenchao Xia |
2014-06-23 | qapi script: add event support | Wenchao Xia |
2014-06-23 | qapi: add event helper functions | Wenchao Xia |
2014-06-23 | qapi: Add includes from qapi/ as dependencies | Max Reitz |
2014-06-23 | os-posix: include sys/time.h | Wenchao Xia |
2014-06-23 | json-lexer: fix escaped backslash in single-quoted string | Paolo Bonzini |
2014-06-23 | qapi: Suppress unwanted space between type and identifier | Amos Kong |
2014-06-23 | qapi: add const prefix to 'char *' insider c_type() | Amos Kong |
2014-06-23 | qapi: fix coding style in parameters list | Amos Kong |
2014-06-23 | audio: fmopl: drop INLINE macro | Luiz Capitulino |
2014-06-23 | fpu: softfloat: drop INLINE macro | Luiz Capitulino |
2014-06-23 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-06-23 | Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging | Peter Maydell |
2014-06-23 | Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into staging | Peter Maydell |
2014-06-23 | console: move chardev declarations to sysemu/char.h | Michael S. Tsirkin |
2014-06-23 | block: asynchronously stop the VM on I/O errors | Paolo Bonzini |
2014-06-23 | vl: allow other threads to do qemu_system_vmstop_request | Paolo Bonzini |
2014-06-23 | sheepdog: fix NULL dereference in sd_create | Liu Yuan |
2014-06-21 | QemuOpts: check NULL opts in qemu_opt_get functions | Chunyan Liu |
2014-06-21 | block: m25p80: Support read only bdrvs. | Peter Crosthwaite |
2014-06-21 | block: m25p80: sync_page(): Deindent function body. | Peter Crosthwaite |
2014-06-20 | Update OpenBIOS images | Mark Cave-Ayland |
2014-06-20 | apb: Fix out-of-bounds array write access | Stefan Weil |
2014-06-20 | gt64xxx_pci: Add VMStateDescription | Sanjay Lal |
2014-06-20 | target-mips: copy CP0_Config1 into DisasContext | Aurelien Jarno |
2014-06-20 | Merge remote-tracking branch 'remotes/kvm/uq/master' into staging | Peter Maydell |
2014-06-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-06-20 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140619'... | Peter Maydell |
2014-06-20 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140619-1' into s... | Peter Maydell |
2014-06-20 | spice: fix 32bit build | Gerd Hoffmann |