summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix new typos (found by codespell)Stefan Weil2014-06-246-7/+7
* virtio-serial: remove useless set_config functionPaolo Bonzini2014-06-241-8/+0
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell2014-06-2411-76/+2872
|\
| * vmstate: Refactor & increase tests for primitive typesJuan Quintela2014-06-231-61/+212
| * vmstate: Return error in case of errorJuan Quintela2014-06-231-0/+4
| * migration: Remove unneeded minimum_version_id_oldJuan Quintela2014-06-231-5/+2
| * tests: vmstate static checker: add size mismatch inside substructureAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: add substructure for usb-kbd for hid sectionAmit Shah2014-06-231-51/+64
| * tests: vmstate static checker: remove SubsectionsAmit Shah2014-06-231-15/+0
| * tests: vmstate static checker: remove a subsectionAmit Shah2014-06-231-13/+0
| * tests: vmstate static checker: remove Description inside FieldsAmit Shah2014-06-231-26/+1
| * tests: vmstate static checker: remove DescriptionAmit Shah2014-06-231-32/+1
| * tests: vmstate static checker: remove FieldsAmit Shah2014-06-231-113/+1
| * tests: vmstate static checker: change description nameAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: remove last field in a structAmit Shah2014-06-231-6/+0
| * tests: vmstate static checker: remove a fieldAmit Shah2014-06-231-6/+0
| * tests: vmstate static checker: remove a sectionAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: minimum_version_id checkAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: version mismatch inside a DescriptionAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: add version error in main sectionAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: incompat machine typesAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: add dump1 and dump2 filesAmit Shah2014-06-232-0/+2326
| * vmstate-static-checker: script to validate vmstate changesAmit Shah2014-06-231-0/+345
| * migration: dump vmstate info as a json file for static analysisAmit Shah2014-06-234-0/+168
| * rdma: bug fixesMichael R. Hines2014-06-231-10/+10
* | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-06-2475-1316/+2050
|\ \
| * | monitor: protect event emissionPaolo Bonzini2014-06-231-0/+16
| * | monitor: protect outbuf and mux_out with mutexPaolo Bonzini2014-06-231-9/+36
| * | qemu-char: make writes thread-safePaolo Bonzini2014-06-232-16/+53
| * | qemu-char: move pty_chr_update_read_handler aroundPaolo Bonzini2014-06-231-16/+16
| * | qemu-char: do not call chr_write directlyPaolo Bonzini2014-06-231-7/+7
| * | qemu-char: introduce qemu_chr_allocPaolo Bonzini2014-06-236-17/+32
| * | qapi event: clean upWenchao Xia2014-06-234-263/+4
| * | qapi event: convert QUORUM eventsWenchao Xia2014-06-234-61/+49
| * | qapi event: convert GUEST_PANICKEDWenchao Xia2014-06-235-31/+29
| * | qapi event: convert BALLOON_CHANGEWenchao Xia2014-06-236-36/+18
| * | qmp: convert ACPI_DEVICE_OST eventIgor Mammedov2014-06-235-40/+18
| * | qapi event: convert SPICE eventsWenchao Xia2014-06-235-107/+91
| * | qapi event: convert VNC eventsWenchao Xia2014-06-234-146/+108
| * | qapi event: convert NIC_RX_FILTER_CHANGEDWenchao Xia2014-06-233-27/+18
| * | qapi event: convert other BLOCK_JOB eventsWenchao Xia2014-06-236-99/+110
| * | qapi event: convert BLOCK_IMAGE_CORRUPTEDWenchao Xia2014-06-233-28/+32
| * | qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERRORWenchao Xia2014-06-236-84/+66
| * | qapi event: convert DEVICE_TRAY_MOVEDWenchao Xia2014-06-233-32/+21
| * | qapi event: convert DEVICE_DELETEDWenchao Xia2014-06-233-28/+18
| * | qapi event: convert WATCHDOGWenchao Xia2014-06-235-36/+47
| * | qapi event: convert RTC_CHANGEWenchao Xia2014-06-237-30/+20
| * | qapi event: convert WAKEUPWenchao Xia2014-06-233-13/+10
| * | qapi event: convert SUSPEND_DISKWenchao Xia2014-06-233-16/+14
| * | qapi event: convert SUSPENDWenchao Xia2014-06-233-13/+11
OpenPOWER on IntegriCloud