summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+4
| * 9pfs: changed to use event_notifier instead of qemu_pipeSeokYeon Hwang2015-01-092-24/+9
| * 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/+0
| * | 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
| * | coroutine: try harder not to delete coroutinesPeter Lieven2015-01-131-1/+8
| * | coroutine: drop qemu_coroutine_adjust_pool_sizePaolo Bonzini2015-01-133-18/+0
| * | coroutine: rewrite pool to avoid mutexPaolo Bonzini2015-01-131-51/+41
| * | QSLIST: add lock-free operationsPaolo Bonzini2015-01-131-2/+13
| * | test-coroutine: avoid overflow on 32-bit systemsPaolo Bonzini2015-01-131-1/+1
| * | qemu-thread: add per-thread atexit functionsPaolo Bonzini2015-01-133-11/+78
| * | coroutine-ucontext: use __threadPaolo Bonzini2015-01-131-50/+19
| * | qemu-iotests: Add supported os parameter for python testsFam Zheng2015-01-131-1/+4
| * | qemu-iotests: Add "_supported_os Linux" to 058Fam Zheng2015-01-131-0/+1
| * | qemu-iotests: Replace "/bin/true" with "true"Fam Zheng2015-01-133-3/+3
| * | .gitignore: Ignore generated "common.env"Fam Zheng2015-01-131-0/+1
| * | libqos: Convert malloc-pc allocator to a generic allocatorMarc MarĂ­2015-01-135-299/+309
| * | migration/block: fix pending() return valueVladimir Sementsov-Ogievskiy2015-01-131-2/+2
OpenPOWER on IntegriCloud