aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-24rng-random: NULL check not needed before g_free()Eduardo Habkost
2014-06-24block.c: Remove useless 'buf' variableChen Gang
2014-06-24vscclient: Add required headers to fix build on FreeBSDEd Maste
2014-06-24target-ppc: Fix compiler warningStefan Weil
2014-06-24configure: Enable TPM by default, add --disable-tpmCole Robinson
2014-06-24Fix new typos (found by codespell)Stefan Weil
2014-06-24virtio-serial: remove useless set_config functionPaolo Bonzini
2014-06-24Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell
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-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