summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-24vscclient: Add required headers to fix build on FreeBSDEd Maste1-0/+2
2014-06-24target-ppc: Fix compiler warningStefan Weil1-2/+1
2014-06-24configure: Enable TPM by default, add --disable-tpmCole Robinson1-1/+4
2014-06-24Fix new typos (found by codespell)Stefan Weil6-7/+7
2014-06-24virtio-serial: remove useless set_config functionPaolo Bonzini1-8/+0
2014-06-24Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell11-76/+2872
2014-06-24Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell75-1316/+2050
2014-06-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell28-121/+469
2014-06-23Merge remote-tracking branch 'remotes/rth/tcg-ppc-merge-1' into stagingPeter Maydell15-3709/+2055
2014-06-23vmstate: Refactor & increase tests for primitive typesJuan Quintela1-61/+212
2014-06-23vmstate: Return error in case of errorJuan Quintela1-0/+4
2014-06-23migration: Remove unneeded minimum_version_id_oldJuan Quintela1-5/+2
2014-06-23tests: vmstate static checker: add size mismatch inside substructureAmit Shah1-1/+1
2014-06-23tests: vmstate static checker: add substructure for usb-kbd for hid sectionAmit Shah1-51/+64
2014-06-23tests: vmstate static checker: remove SubsectionsAmit Shah1-15/+0
2014-06-23tests: vmstate static checker: remove a subsectionAmit Shah1-13/+0
2014-06-23tests: vmstate static checker: remove Description inside FieldsAmit Shah1-26/+1
2014-06-23tests: vmstate static checker: remove DescriptionAmit Shah1-32/+1
2014-06-23tests: vmstate static checker: remove FieldsAmit Shah1-113/+1
2014-06-23tests: vmstate static checker: change description nameAmit Shah1-1/+1
2014-06-23tests: vmstate static checker: remove last field in a structAmit Shah1-6/+0
2014-06-23tests: vmstate static checker: remove a fieldAmit Shah1-6/+0
2014-06-23tests: vmstate static checker: remove a sectionAmit Shah1-1/+1
2014-06-23tests: vmstate static checker: minimum_version_id checkAmit Shah1-1/+1
2014-06-23tests: vmstate static checker: version mismatch inside a DescriptionAmit Shah1-1/+1
2014-06-23tests: vmstate static checker: add version error in main sectionAmit Shah1-1/+1
2014-06-23tests: vmstate static checker: incompat machine typesAmit Shah1-1/+1
2014-06-23tests: vmstate static checker: add dump1 and dump2 filesAmit Shah2-0/+2326
2014-06-23vmstate-static-checker: script to validate vmstate changesAmit Shah1-0/+345
2014-06-23migration: dump vmstate info as a json file for static analysisAmit Shah4-0/+168
2014-06-23rdma: bug fixesMichael R. Hines1-10/+10
2014-06-23Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140623-2' into stagingPeter Maydell3-9/+75
2014-06-23monitor: protect event emissionPaolo Bonzini1-0/+16
2014-06-23monitor: protect outbuf and mux_out with mutexPaolo Bonzini1-9/+36
2014-06-23qemu-char: make writes thread-safePaolo Bonzini2-16/+53
2014-06-23qemu-char: move pty_chr_update_read_handler aroundPaolo Bonzini1-16/+16
2014-06-23qemu-char: do not call chr_write directlyPaolo Bonzini1-7/+7
2014-06-23qemu-char: introduce qemu_chr_allocPaolo Bonzini6-17/+32
2014-06-23qapi event: clean upWenchao Xia4-263/+4
2014-06-23qapi event: convert QUORUM eventsWenchao Xia4-61/+49
2014-06-23qapi event: convert GUEST_PANICKEDWenchao Xia5-31/+29
2014-06-23qapi event: convert BALLOON_CHANGEWenchao Xia6-36/+18
2014-06-23qmp: convert ACPI_DEVICE_OST eventIgor Mammedov5-40/+18
2014-06-23qapi event: convert SPICE eventsWenchao Xia5-107/+91
2014-06-23qapi event: convert VNC eventsWenchao Xia4-146/+108
2014-06-23qapi event: convert NIC_RX_FILTER_CHANGEDWenchao Xia3-27/+18
2014-06-23qapi event: convert other BLOCK_JOB eventsWenchao Xia6-99/+110
2014-06-23qapi event: convert BLOCK_IMAGE_CORRUPTEDWenchao Xia3-28/+32
2014-06-23qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERRORWenchao Xia6-84/+66
2014-06-23qapi event: convert DEVICE_TRAY_MOVEDWenchao Xia3-32/+21