aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-15Makefile: Remove config.status and common.env during 'make distclean'Thomas Huth
2015-01-15target-openrisc: bugfix for dec_sys to decode instructions correctlyDavid Morrison
2015-01-15Do not hang on full PTYDon Slutz
2015-01-15misc: Fix new typos in commentsStefan Weil
2015-01-15target-arm: Fix typo in comment (seperately -> separately)Stefan Weil
2015-01-15target-tricore: Fix new typosStefan Weil
2015-01-15migration/qemu-file.c: Don't shift left into sign bitPeter Maydell
2015-01-15translate-all: Mark map_exec() with the 'unused' attributeSeokYeon Hwang
2015-01-15tests/hd-geo-test.c: Remove unused test_image variablePeter Maydell
2015-01-15vt82c686: avoid out-of-bounds readPaolo Bonzini
2015-01-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-01-14cpus: consistently use QEMU_CLOCK_VIRTUAL_RT for icount_warp_rt timerPavel Dovgalyuk
2015-01-14qemu-timer: rename timer_init to timer_init_tlPaolo Bonzini
2015-01-14scsi: fix cancellation when I/O was completed but DMA was not.Paolo Bonzini
2015-01-14rules.mak: Fix module buildFam Zheng
2015-01-14hw/scsi/lsi53c895a: add support for additional diag / debug registersPeter Lieven
2015-01-14qemu-common.h: optimise muldiv64 if int128 is availableFrediano Ziglio
2015-01-14target-i386: do not memcpy in and out of xmm_regsPaolo Bonzini
2015-01-14target-i386: fix movntsd on big-endian hostsPaolo Bonzini
2015-01-14vl.c: fix regression when reading memory size from config fileMarcel Apfelbaum
2015-01-13Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-13' into stagingPeter Maydell
2015-01-13xen-hvm: increase maxmem before calling xc_domain_populate_physmapStefano Stabellini
2015-01-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-01-13NVMe: Set correct VS Value for 1.1 Compliant ControllersAnubhav Rakshit
2015-01-13MAINTAINERS: Add migration/block* to block subsystemFam Zheng
2015-01-13MAINTAINERS: Update email addresses for Chrysostomos NanakosChrysostomos Nanakos
2015-01-13nvme: Fix get/set number of queues featureAlex Friedman
2015-01-13ide: Implement VPD response for ATAPIJohn Snow
2015-01-13block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}Fam Zheng
2015-01-13block: limited request size in write zeroes unsupported pathPeter Lieven
2015-01-13coroutine: try harder not to delete coroutinesPeter Lieven
2015-01-13coroutine: drop qemu_coroutine_adjust_pool_sizePaolo Bonzini
2015-01-13coroutine: rewrite pool to avoid mutexPaolo Bonzini
2015-01-13QSLIST: add lock-free operationsPaolo Bonzini
2015-01-13test-coroutine: avoid overflow on 32-bit systemsPaolo Bonzini
2015-01-13qemu-thread: add per-thread atexit functionsPaolo Bonzini
2015-01-13coroutine-ucontext: use __threadPaolo Bonzini
2015-01-13qemu-iotests: Add supported os parameter for python testsFam Zheng
2015-01-13qemu-iotests: Add "_supported_os Linux" to 058Fam Zheng
2015-01-13qemu-iotests: Replace "/bin/true" with "true"Fam Zheng
2015-01-13.gitignore: Ignore generated "common.env"Fam Zheng
2015-01-13xen-pt: Fix PCI devices re-attach failedLiang Li
2015-01-13libqos: Convert malloc-pc allocator to a generic allocatorMarc MarĂ­
2015-01-13migration/block: fix pending() return valueVladimir Sementsov-Ogievskiy
2015-01-13iotests: Filter out "I/O thread spun..." warningMax Reitz
2015-01-13qemu-iotests: Test blockdev-backup in 055Fam Zheng
2015-01-13block: Add blockdev-backup to transactionFam Zheng
2015-01-13qmp: Add command 'blockdev-backup'Fam Zheng
2015-01-13qapi: Comment version info in TransactionActionFam Zheng
2015-01-13block: fix spoiling all dirty bitmaps by mirror and migrationVladimir Sementsov-Ogievskiy