aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-07readline: Sort completions before printing them.Hani Benhabiles
2014-05-07readline: use g_strndup instead of open-coding itMichael Tokarev
2014-05-07qmp: report path ambiguity errorMichael Tokarev
2014-05-07libcacard: replace pstrcpy() with memcpy()Michael Tokarev
2014-05-07glib: move g_poll() replacement into glib-compat.hStefan Hajnoczi
2014-05-07do not call g_thread_init() for glib >= 2.31Michael Tokarev
2014-05-07hw/9pfs: Add include file for exported symbolStefan Weil
2014-05-07xen: remove unused global, xen_xcgJim Meyering
2014-05-07hw: Add missing 'static' attributesStefan Weil
2014-05-07qemu-timer: Add missing 'static' attributeStefan Weil
2014-05-07ui: Add missing 'static' attributeStefan Weil
2014-05-07monitor: Add missing 'static' attributeStefan Weil
2014-05-07hw/s390x: Add missing 'static' attributeStefan Weil
2014-05-07hw/mips: Add missing 'static' and 'const' attributesStefan Weil
2014-05-07hw/9pfs: Add missing 'static' attributesStefan Weil
2014-05-07arch_init: Be sure of only one exit entry with DPRINTF() for ram_load()Chen Gang
2014-05-07tests/tcg: Fix compilation of test_pathPeter Maydell
2014-05-07qga: Fix typo (plural) in commentStefan Weil
2014-05-07configure: remove bashismMichael Tokarev
2014-05-07Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140507' into stagingPeter Maydell
2014-05-07Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...Peter Maydell
2014-05-07Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2014-05-07s390x/css: Don't save orb in subchannel.Cornelia Huck
2014-05-07s390x/helper: Added format control bit to MMU translationThomas Huth
2014-05-07s390x/helper: Fixed real-to-absolute address translationThomas Huth
2014-05-06Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-6' into stagingPeter Maydell
2014-05-06Merge remote-tracking branch 'remotes/kraxel/tags/pull-smbios-2' into stagingPeter Maydell
2014-05-06Merge remote-tracking branch 'remotes/rth/tgt-axp' into stagingPeter Maydell
2014-05-06Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into stagingPeter Maydell
2014-05-05migration: expose xbzrle cache miss rateChenLiang
2014-05-05migration: expose the bitmap_sync_count to the endChenLiang
2014-05-05migration: Add counts of updating the dirty bitmapChenLiang
2014-05-05XBZRLE: Fix one XBZRLE corruption issuesChenLiang
2014-05-05migration: remove duplicate codeChenLiang
2014-05-05Coverity: Fix failure path for qemu_accept in migrationDr. David Alan Gilbert
2014-05-05Init the XBZRLE.lock in ram_mig_initDr. David Alan Gilbert
2014-05-05Provide init function for ram migrationDr. David Alan Gilbert
2014-05-05Count used RAMBlock pages for migration_dirty_pagesDr. David Alan Gilbert
2014-05-05Make qemu_peek_buffer loop until it gets it's dataDr. David Alan Gilbert
2014-05-05Disallow outward migration while awaiting incoming migrationDr. David Alan Gilbert
2014-05-05virtio: validate config_len on loadMichael S. Tsirkin
2014-05-05virtio-net: out-of-bounds buffer write on loadMichael S. Tsirkin
2014-05-05openpic: avoid buffer overrun on incoming migrationMichael Roth
2014-05-05ssi-sd: fix buffer overrun on invalid state loadMichael S. Tsirkin
2014-05-05savevm: Ignore minimum_version_id_old if there is no load_state_oldPeter Maydell
2014-05-05usb: sanity check setup_index+setup_len in post_loadMichael S. Tsirkin
2014-05-05vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/Michael S. Tsirkin
2014-05-05virtio-scsi: fix buffer overrun on invalid state loadMichael S. Tsirkin
2014-05-05zaurus: fix buffer overrun on invalid state loadMichael S. Tsirkin
2014-05-05tsc210x: fix buffer overrun on invalid state loadMichael S. Tsirkin