aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-23Merge remote-tracking branch 'remotes/rth/tcg-ppc-merge-1' into stagingPeter Maydell
2014-06-23vmstate: Refactor & increase tests for primitive typesJuan Quintela
2014-06-23vmstate: Return error in case of errorJuan Quintela
2014-06-23migration: Remove unneeded minimum_version_id_oldJuan Quintela
2014-06-23tests: vmstate static checker: add size mismatch inside substructureAmit Shah
2014-06-23tests: vmstate static checker: add substructure for usb-kbd for hid sectionAmit Shah
2014-06-23tests: vmstate static checker: remove SubsectionsAmit Shah
2014-06-23tests: vmstate static checker: remove a subsectionAmit Shah
2014-06-23tests: vmstate static checker: remove Description inside FieldsAmit Shah
2014-06-23tests: vmstate static checker: remove DescriptionAmit Shah
2014-06-23tests: vmstate static checker: remove FieldsAmit Shah
2014-06-23tests: vmstate static checker: change description nameAmit Shah
2014-06-23tests: vmstate static checker: remove last field in a structAmit Shah
2014-06-23tests: vmstate static checker: remove a fieldAmit Shah
2014-06-23tests: vmstate static checker: remove a sectionAmit Shah
2014-06-23tests: vmstate static checker: minimum_version_id checkAmit Shah
2014-06-23tests: vmstate static checker: version mismatch inside a DescriptionAmit Shah
2014-06-23tests: vmstate static checker: add version error in main sectionAmit Shah
2014-06-23tests: vmstate static checker: incompat machine typesAmit Shah
2014-06-23tests: vmstate static checker: add dump1 and dump2 filesAmit Shah
2014-06-23vmstate-static-checker: script to validate vmstate changesAmit Shah
2014-06-23migration: dump vmstate info as a json file for static analysisAmit Shah
2014-06-23rdma: bug fixesMichael R. Hines
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