summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* aio-epoll: Fix use-after-free of nodeFam Zheng2015-11-171-1/+5
* disas/arm: avoid clang shifting negative signed warningStefan Hajnoczi2015-11-171-1/+1
* tpm: avoid clang shifting negative signed warningStefan Hajnoczi2015-11-171-1/+1
* tests: Ignore recent test binariesEric Blake2015-11-171-0/+2
* docs: update bitmaps.mdJohn Snow2015-11-171-0/+157
* Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20151116' into ...Peter Maydell2015-11-162-8/+37
|\
| * seccomp: loosen library version dependencydann frazier2015-11-161-1/+1
| * configure: arm/aarch64: allow enable-seccompAndrew Jones2015-11-161-7/+25
| * seccomp: add cacheflush to whitelistAndrew Jones2015-11-161-1/+12
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-11-164-55/+127
|\ \ | |/ |/|
| * qtest/ahci: use raw format when qemu-img is absentJohn Snow2015-11-131-9/+32
| * libqos: add qemu-img presence checkJohn Snow2015-11-132-5/+24
| * qtest/ahci: always specify image formatJohn Snow2015-11-131-22/+29
| * ahci/qtest: don't use tcp sockets for migration testsJohn Snow2015-11-131-5/+20
| * atapi: Prioritize unknown cmd error over BCL errorJohn Snow2015-11-131-10/+10
| * atapi: add byte_count_limit helperJohn Snow2015-11-131-5/+13
|/
* Update version for v2.5.0-rc0 releasePeter Maydell2015-11-131-1/+1
* hw/misc: Add support for ADC controller in Xilinx Zynq 7000Guenter Roeck2015-11-124-0/+355
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151112' i...Peter Maydell2015-11-127-42/+52
|\
| * migration_init: Fix lock initialisation/make it explicitDr. David Alan Gilbert2015-11-121-30/+23
| * migrate-start-postcopy: Improve textDr. David Alan Gilbert2015-11-123-3/+7
| * Postcopy: Fix TP!=HP zero caseDr. David Alan Gilbert2015-11-121-1/+1
| * Finish non-postcopiable iterative devices before packageDr. David Alan Gilbert2015-11-123-5/+17
| * migration: Make 32bit linux compile with RDMAJuan Quintela2015-11-121-1/+1
| * migration: print ram_addr_t as RAM_ADDR_FMT not %zxJuan Quintela2015-11-121-2/+3
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-11-1242-296/+2618
|\ \
| * | block: Update copyright of the accounting codeAlberto Garcia2015-11-122-0/+2
| * | scsi-disk: Account for failed operationsAlberto Garcia2015-11-121-15/+31
| * | macio: Account for failed operationsAlberto Garcia2015-11-121-2/+10
| * | ide: Account for failed and invalid operationsAlberto Garcia2015-11-121-2/+8
| * | atapi: Account for failed and invalid operationsAlberto Garcia2015-11-121-12/+19
| * | xen_disk: Account for failed and invalid operationsAlberto Garcia2015-11-121-1/+22
| * | virtio-blk: Account for failed and invalid operationsAlberto Garcia2015-11-121-1/+3
| * | nvme: Account for failed and invalid operationsAlberto Garcia2015-11-121-3/+8
| * | iotests: Add test for the block device statisticsAlberto Garcia2015-11-123-0/+355
| * | block: Use QEMU_CLOCK_VIRTUAL for the accounting code in qtest modeAlberto Garcia2015-11-121-0/+14
| * | qemu-io: Account for failed, invalid and flush operationsAlberto Garcia2015-11-121-0/+9
| * | block: New option to define the intervals for collecting I/O statisticsAlberto Garcia2015-11-122-0/+41
| * | block: Add average I/O queue depth to BlockDeviceTimedStatsAlberto Garcia2015-11-127-6/+60
| * | block: Compute minimum, maximum and average I/O latenciesAlberto Garcia2015-11-126-1/+168
| * | block: Allow configuring whether to account failed and invalid opsAlberto Garcia2015-11-126-11/+79
| * | block: Add statistics for failed and invalid I/O operationsAlberto Garcia2015-11-125-1/+71
| * | block: Add idle_time_ns to BlockDeviceStatsAlberto Garcia2015-11-126-6/+33
| * | util: Infrastructure for computing recent averagesAlberto Garcia2015-11-125-0/+368
| * | block: define 'clock_type' for the accounting codeAlberto Garcia2015-11-121-2/+4
| * | ide: Account for write operations correctlyAlberto Garcia2015-11-121-1/+1
| * | xen_disk: Account for flush operationsAlberto Garcia2015-11-121-1/+3
| * | tests: add BlockJobTxn unit testStefan Hajnoczi2015-11-122-0/+253
| * | iotests: 124 - transactional failure testJohn Snow2015-11-122-4/+130
| * | block: add transactional propertiesJohn Snow2015-11-123-8/+122
OpenPOWER on IntegriCloud