index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-11-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-11-12
configure: check for $cxx before use
John Snow
2015-11-12
target-arm: Update PC before calling gen_helper_check_breakpoints()
Sergey Fedorov
2015-11-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-11-12
block: Update copyright of the accounting code
Alberto Garcia
2015-11-12
scsi-disk: Account for failed operations
Alberto Garcia
2015-11-12
macio: Account for failed operations
Alberto Garcia
2015-11-12
ide: Account for failed and invalid operations
Alberto Garcia
2015-11-12
atapi: Account for failed and invalid operations
Alberto Garcia
2015-11-12
xen_disk: Account for failed and invalid operations
Alberto Garcia
2015-11-12
virtio-blk: Account for failed and invalid operations
Alberto Garcia
2015-11-12
nvme: Account for failed and invalid operations
Alberto Garcia
2015-11-12
iotests: Add test for the block device statistics
Alberto Garcia
2015-11-12
block: Use QEMU_CLOCK_VIRTUAL for the accounting code in qtest mode
Alberto Garcia
2015-11-12
qemu-io: Account for failed, invalid and flush operations
Alberto Garcia
2015-11-12
block: New option to define the intervals for collecting I/O statistics
Alberto Garcia
2015-11-12
block: Add average I/O queue depth to BlockDeviceTimedStats
Alberto Garcia
2015-11-12
block: Compute minimum, maximum and average I/O latencies
Alberto Garcia
2015-11-12
block: Allow configuring whether to account failed and invalid ops
Alberto Garcia
2015-11-12
block: Add statistics for failed and invalid I/O operations
Alberto Garcia
2015-11-12
block: Add idle_time_ns to BlockDeviceStats
Alberto Garcia
2015-11-12
util: Infrastructure for computing recent averages
Alberto Garcia
2015-11-12
block: define 'clock_type' for the accounting code
Alberto Garcia
2015-11-12
ide: Account for write operations correctly
Alberto Garcia
2015-11-12
xen_disk: Account for flush operations
Alberto Garcia
2015-11-12
tests: add BlockJobTxn unit test
Stefan Hajnoczi
2015-11-12
iotests: 124 - transactional failure test
John Snow
2015-11-12
block: add transactional properties
John Snow
2015-11-12
block: Add BlockJobTxn support to backup_run
John Snow
2015-11-12
block/backup: Rely on commit/abort for cleanup
John Snow
2015-11-12
block: Add block job transactions
Fam Zheng
2015-11-12
blockjob: Simplify block_job_finish_sync
Fam Zheng
2015-11-12
blockjob: Add "completed" and "ret" in BlockJob
Fam Zheng
2015-11-12
blockjob: Add .commit and .abort block job actions
Fam Zheng
2015-11-12
blockjob: Introduce reference count and fix reference to job->bs
Fam Zheng
2015-11-12
backup: Extract dirty bitmap handling as a separate function
Fam Zheng
2015-11-12
block: rename BlkTransactionState and BdrvActionOps
John Snow
2015-11-12
iotests: add transactional incremental backup test
John Snow
2015-11-12
qed: Implement .bdrv_drain
Fam Zheng
2015-11-12
block: Introduce BlockDriver.bdrv_drain callback
Fam Zheng
2015-11-12
block: Drop BlockDriver.bdrv_ioctl
Fam Zheng
2015-11-12
block: Emulate bdrv_ioctl with bdrv_aio_ioctl and track both
Fam Zheng
2015-11-12
block: Add ioctl parameter fields to BlockRequest
Fam Zheng
2015-11-12
iscsi: Emulate commands in iscsi_aio_ioctl as iscsi_ioctl
Fam Zheng
2015-11-12
block: Track discard requests
Fam Zheng
2015-11-12
block: Track flush requests
Fam Zheng
2015-11-12
block: Add more types for tracked request
Fam Zheng
2015-11-12
virtio-9p: add savem handlers
Greg Kurz
2015-11-12
hw/virtio: Add PCIe capability to virtio devices
Marcel Apfelbaum
2015-11-12
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
[next]