summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-24Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-06-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-06-23Merge remote-tracking branch 'remotes/rth/tcg-ppc-merge-1' into stagingPeter Maydell
2014-06-23Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140623-2' into stagingPeter Maydell
2014-06-23monitor: protect event emissionPaolo Bonzini
2014-06-23monitor: protect outbuf and mux_out with mutexPaolo Bonzini
2014-06-23qemu-char: make writes thread-safePaolo Bonzini
2014-06-23qemu-char: move pty_chr_update_read_handler aroundPaolo Bonzini
2014-06-23qemu-char: do not call chr_write directlyPaolo Bonzini
2014-06-23qemu-char: introduce qemu_chr_allocPaolo Bonzini
2014-06-23qapi event: clean upWenchao Xia
2014-06-23qapi event: convert QUORUM eventsWenchao Xia
2014-06-23qapi event: convert GUEST_PANICKEDWenchao Xia
2014-06-23qapi event: convert BALLOON_CHANGEWenchao Xia
2014-06-23qmp: convert ACPI_DEVICE_OST eventIgor Mammedov
2014-06-23qapi event: convert SPICE eventsWenchao Xia
2014-06-23qapi event: convert VNC eventsWenchao Xia
2014-06-23qapi event: convert NIC_RX_FILTER_CHANGEDWenchao Xia
2014-06-23qapi event: convert other BLOCK_JOB eventsWenchao Xia
2014-06-23qapi event: convert BLOCK_IMAGE_CORRUPTEDWenchao Xia
2014-06-23qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERRORWenchao Xia
2014-06-23qapi event: convert DEVICE_TRAY_MOVEDWenchao Xia
2014-06-23qapi event: convert DEVICE_DELETEDWenchao Xia
2014-06-23qapi event: convert WATCHDOGWenchao Xia
2014-06-23qapi event: convert RTC_CHANGEWenchao Xia
2014-06-23qapi event: convert WAKEUPWenchao Xia
2014-06-23qapi event: convert SUSPEND_DISKWenchao Xia
2014-06-23qapi event: convert SUSPENDWenchao Xia
2014-06-23qapi event: convert RESUMEWenchao Xia
2014-06-23xen-hvm: Handle machine opt max-ram-below-4gDon Slutz
2014-06-23pc & q35: Add new machine opt max-ram-below-4gDon Slutz
2014-06-23qapi event: convert STOPWenchao Xia
2014-06-23qapi event: convert RESETWenchao Xia
2014-06-23qapi event: convert POWERDOWNWenchao Xia
2014-06-23qapi event: convert SHUTDOWNWenchao Xia
2014-06-23qapi: add new schema file qapi-event.jsonWenchao Xia
2014-06-23monitor: add an implemention of qapi event emit methodWenchao Xia
2014-06-23qapi: adjust existing definesWenchao Xia
2014-06-23test: add test cases for qapi eventWenchao Xia
2014-06-23qapi script: add event supportWenchao Xia
2014-06-23qapi: add event helper functionsWenchao Xia
2014-06-23qapi: Add includes from qapi/ as dependenciesMax Reitz
2014-06-23os-posix: include sys/time.hWenchao Xia
2014-06-23json-lexer: fix escaped backslash in single-quoted stringPaolo Bonzini
2014-06-23qapi: Suppress unwanted space between type and identifierAmos Kong
2014-06-23qapi: add const prefix to 'char *' insider c_type()Amos Kong
2014-06-23qapi: fix coding style in parameters listAmos Kong
2014-06-23audio: fmopl: drop INLINE macroLuiz Capitulino
2014-06-23fpu: softfloat: drop INLINE macroLuiz Capitulino
2014-06-23xen-hvm: Fix xen_hvm_init() to adjust pc memory layoutDon Slutz