aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-19MAINTAINERS: Add check-qom-{interface,proplist} to QOMAndreas Färber
2015-11-19qom: Clean up assertions to display values on failureAndreas Färber
2015-11-19qom: Replace object property list with GHashTablePavel Fedin
2015-11-18qom: Add a test case for complex property finalizationDaniel P. Berrange
2015-11-18net: Convert net filter code to use object property iteratorsDaniel P. Berrange
2015-11-18ppc: Convert spapr code to use object property iteratorsDaniel P. Berrange
2015-11-18vl: Convert machine help code to use object property iteratorsDaniel P. Berrange
2015-11-18qmp: Convert QMP code to use object property iteratorsDaniel P. Berrange
2015-11-18qom: Introduce ObjectPropertyIterator struct for iterationDaniel P. Berrange
2015-11-18qdev: Change Property::offset field to ptrdiff_t typeIldar Isaev
2015-11-12hw/misc: Add support for ADC controller in Xilinx Zynq 7000Guenter Roeck
2015-11-12Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151112' i...Peter Maydell
2015-11-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-11-12migration_init: Fix lock initialisation/make it explicitDr. David Alan Gilbert
2015-11-12migrate-start-postcopy: Improve textDr. David Alan Gilbert
2015-11-12configure: check for $cxx before useJohn Snow
2015-11-12Postcopy: Fix TP!=HP zero caseDr. David Alan Gilbert
2015-11-12Finish non-postcopiable iterative devices before packageDr. David Alan Gilbert
2015-11-12migration: Make 32bit linux compile with RDMAJuan Quintela
2015-11-12migration: print ram_addr_t as RAM_ADDR_FMT not %zxJuan Quintela
2015-11-12target-arm: Update PC before calling gen_helper_check_breakpoints()Sergey Fedorov
2015-11-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-11-12block: Update copyright of the accounting codeAlberto Garcia
2015-11-12scsi-disk: Account for failed operationsAlberto Garcia
2015-11-12macio: Account for failed operationsAlberto Garcia
2015-11-12ide: Account for failed and invalid operationsAlberto Garcia
2015-11-12atapi: Account for failed and invalid operationsAlberto Garcia
2015-11-12xen_disk: Account for failed and invalid operationsAlberto Garcia
2015-11-12virtio-blk: Account for failed and invalid operationsAlberto Garcia
2015-11-12nvme: Account for failed and invalid operationsAlberto Garcia
2015-11-12iotests: Add test for the block device statisticsAlberto Garcia
2015-11-12block: Use QEMU_CLOCK_VIRTUAL for the accounting code in qtest modeAlberto Garcia
2015-11-12qemu-io: Account for failed, invalid and flush operationsAlberto Garcia
2015-11-12block: New option to define the intervals for collecting I/O statisticsAlberto Garcia
2015-11-12block: Add average I/O queue depth to BlockDeviceTimedStatsAlberto Garcia
2015-11-12block: Compute minimum, maximum and average I/O latenciesAlberto Garcia
2015-11-12block: Allow configuring whether to account failed and invalid opsAlberto Garcia
2015-11-12block: Add statistics for failed and invalid I/O operationsAlberto Garcia
2015-11-12block: Add idle_time_ns to BlockDeviceStatsAlberto Garcia
2015-11-12util: Infrastructure for computing recent averagesAlberto Garcia
2015-11-12block: define 'clock_type' for the accounting codeAlberto Garcia
2015-11-12ide: Account for write operations correctlyAlberto Garcia
2015-11-12xen_disk: Account for flush operationsAlberto Garcia
2015-11-12tests: add BlockJobTxn unit testStefan Hajnoczi
2015-11-12iotests: 124 - transactional failure testJohn Snow
2015-11-12block: add transactional propertiesJohn Snow
2015-11-12block: Add BlockJobTxn support to backup_runJohn Snow
2015-11-12block/backup: Rely on commit/abort for cleanupJohn Snow
2015-11-12block: Add block job transactionsFam Zheng
2015-11-12blockjob: Simplify block_job_finish_syncFam Zheng