summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-arm: crypto: fix BE host supportArd Biesheuvel2015-01-161-51/+63
* Merge remote-tracking branch 'remotes/amit-migration/tags/mig-2.3-1' into sta...Peter Maydell2015-01-1613-46/+143
|\
| * vmstate: type-check sub-arraysPaolo Bonzini2015-01-161-1/+1
| * migration_cancel: shutdown migration socketDr. David Alan Gilbert2015-01-161-0/+12
| * Handle bi-directional communication for fd migrationCristian Klein2015-01-161-2/+22
| * socket shutdownDr. David Alan Gilbert2015-01-164-4/+48
| * Tests: QEMUSizedBuffer/QEMUBufferYang Hongyang2015-01-161-12/+8Star
| * QEMUSizedBuffer: only free qsb that qemu_bufopen allocatedYang Hongyang2015-01-161-4/+6
| * xbzrle: rebuild the cache_is_cached functionChenLiang2015-01-151-22/+16Star
| * xbzrle: optimize XBZRLE to decrease the cache missesChenLiang2015-01-154-10/+39
|/
* Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-01-1...Peter Maydell2015-01-1515-36/+34Star
|\
| * vl.c: fix some alignment issuesMarcel Apfelbaum2015-01-151-19/+19
| * blizzard: do not depend on VGA internalsPaolo Bonzini2015-01-151-1/+0Star
| * Makefile: Remove config.status and common.env during 'make distclean'Thomas Huth2015-01-151-2/+2
| * target-openrisc: bugfix for dec_sys to decode instructions correctlyDavid Morrison2015-01-151-1/+1
| * Do not hang on full PTYDon Slutz2015-01-151-0/+1
| * misc: Fix new typos in commentsStefan Weil2015-01-152-2/+2
| * target-arm: Fix typo in comment (seperately -> separately)Stefan Weil2015-01-151-1/+1
| * target-tricore: Fix new typosStefan Weil2015-01-153-4/+4
| * migration/qemu-file.c: Don't shift left into sign bitPeter Maydell2015-01-151-1/+1
| * translate-all: Mark map_exec() with the 'unused' attributeSeokYeon Hwang2015-01-151-2/+2
| * tests/hd-geo-test.c: Remove unused test_image variablePeter Maydell2015-01-151-2/+0Star
| * vt82c686: avoid out-of-bounds readPaolo Bonzini2015-01-151-1/+1
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-01-1414-159/+202
|\
| * cpus: consistently use QEMU_CLOCK_VIRTUAL_RT for icount_warp_rt timerPavel Dovgalyuk2015-01-141-1/+1
| * qemu-timer: rename timer_init to timer_init_tlPaolo Bonzini2015-01-143-9/+9
| * scsi: fix cancellation when I/O was completed but DMA was not.Paolo Bonzini2015-01-141-0/+2
| * rules.mak: Fix module buildFam Zheng2015-01-141-11/+12
| * hw/scsi/lsi53c895a: add support for additional diag / debug registersPeter Lieven2015-01-141-0/+6
| * qemu-common.h: optimise muldiv64 if int128 is availableFrediano Ziglio2015-01-141-0/+7
| * target-i386: do not memcpy in and out of xmm_regsPaolo Bonzini2015-01-142-10/+28
| * target-i386: fix movntsd on big-endian hostsPaolo Bonzini2015-01-141-1/+2
| * vl.c: fix regression when reading memory size from config fileMarcel Apfelbaum2015-01-141-87/+90
| * vl: Don't silently change topology when all -smp options were setEduardo Habkost2015-01-091-1/+7
| * vl: fix max_cpus checkAndrew Jones2015-01-091-2/+2
| * vl: Avoid unnecessary 'if' nestingEduardo Habkost2015-01-091-6/+4Star
| * 9pfs: changed to use event_notifier instead of qemu_pipeSeokYeon Hwang2015-01-092-24/+9Star
| * vl.c: fix regression when reading machine type from config fileMarcel Apfelbaum2015-01-091-7/+8
| * char: restore stdio echo on resume from suspend.Gal Hammer2015-01-091-0/+15
* | Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-13' into stagingPeter Maydell2015-01-132-1/+25
|\ \
| * | xen-hvm: increase maxmem before calling xc_domain_populate_physmapStefano Stabellini2015-01-131-0/+24
| * | xen-pt: Fix PCI devices re-attach failedLiang Li2015-01-131-1/+1
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-01-1352-546/+1292
|\ \ \ | |/ / |/| |
| * | NVMe: Set correct VS Value for 1.1 Compliant ControllersAnubhav Rakshit2015-01-131-1/+1
| * | MAINTAINERS: Add migration/block* to block subsystemFam Zheng2015-01-131-0/+1
| * | MAINTAINERS: Update email addresses for Chrysostomos NanakosChrysostomos Nanakos2015-01-131-1/+0Star
| * | nvme: Fix get/set number of queues featureAlex Friedman2015-01-131-2/+4
| * | ide: Implement VPD response for ATAPIJohn Snow2015-01-132-12/+100
| * | block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}Fam Zheng2015-01-134-6/+12
| * | block: limited request size in write zeroes unsupported pathPeter Lieven2015-01-131-1/+4