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
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
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2015-11-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151112' into st...
Peter Maydell
2015-11-12
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-11-11-tag' in...
Peter Maydell
2015-11-12
tests: classify some ivshmem tests as slow
Marc-André Lureau
2015-11-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-11-11' into...
Peter Maydell
2015-11-12
net: netmap: use error_setg() helpers in place of error_report()
Vincenzo Maffione
2015-11-12
net: netmap: Fix compilation issue
Vincenzo Maffione
2015-11-12
e1000: Introducing backward compatibility command line parameter
Leonid Bloch
2015-11-12
e1000: Implementing various counters
Leonid Bloch
2015-11-12
e1000: Fixing the packet address filtering procedure
Leonid Bloch
2015-11-12
e1000: Fixing the received/transmitted octets' counters
Leonid Bloch
2015-11-12
e1000: Fixing the received/transmitted packets' counters
Leonid Bloch
2015-11-12
e1000: Trivial implementation of various MAC registers
Leonid Bloch
2015-11-12
e1000: Introduced an array to control the access to the MAC registers
Leonid Bloch
2015-11-12
e1000: Add support for migrating the entire MAC registers' array
Leonid Bloch
2015-11-12
e1000: Cosmetic and alignment fixes
Leonid Bloch
2015-11-12
slirp: Fix type casts and format strings in debug code
Stefan Weil
2015-11-12
monitor/target-ppc: Define target_get_monitor_def
Alexey Kardashevskiy
2015-11-12
cuda.c: add delay to setting of SR_INT bit
Mark Cave-Ayland
[next]