index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec: silence hugetlbfs warning under qtest
Marc-André Lureau
2015-11-19
2
-15
/
+18
*
tests: re-enable vhost-user-test
Marc-André Lureau
2015-11-19
2
-2
/
+4
*
acpi: fix buffer overrun on migration
Michael S. Tsirkin
2015-11-19
1
-2
/
+6
*
vhost-user: fix log size
Michael S. Tsirkin
2015-11-18
1
-1
/
+1
*
vhost-user: ignore qemu-only features
Michael S. Tsirkin
2015-11-18
1
-7
/
+1
*
specs/vhost-user: fix spec to match reality
Michael S. Tsirkin
2015-11-17
1
-11
/
+17
*
tests/vhost-user-bridge: implement logging of dirty pages
Victor Kaplansky
2015-11-17
1
-25
/
+195
*
i440fx: print an error message if user tries to enable iommu
Bandan Das
2015-11-17
1
-0
/
+5
*
q35: Check propery to determine if iommu is set
Bandan Das
2015-11-17
3
-7
/
+1
*
vhost-user: start/stop all rings
Michael S. Tsirkin
2015-11-16
1
-6
/
+11
*
vhost-user: print original request on error
Michael S. Tsirkin
2015-11-16
1
-2
/
+2
*
vhost-user-test: support VHOST_USER_SET_VRING_ENABLE
Michael S. Tsirkin
2015-11-16
1
-2
/
+5
*
vhost-user: update spec description
Michael S. Tsirkin
2015-11-16
1
-9
/
+55
*
vhost: don't send RESET_OWNER at stop
Yuanhan Liu
2015-11-16
1
-6
/
+0
*
vhost: let SET_VRING_ENABLE message depends on protocol feature
Yuanhan Liu
2015-11-16
1
-1
/
+1
*
Update version for v2.5.0-rc0 release
Peter Maydell
2015-11-13
1
-1
/
+1
*
hw/misc: Add support for ADC controller in Xilinx Zynq 7000
Guenter Roeck
2015-11-12
4
-0
/
+355
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151112' i...
Peter Maydell
2015-11-12
7
-42
/
+52
|
\
|
*
migration_init: Fix lock initialisation/make it explicit
Dr. David Alan Gilbert
2015-11-12
1
-30
/
+23
|
*
migrate-start-postcopy: Improve text
Dr. David Alan Gilbert
2015-11-12
3
-3
/
+7
|
*
Postcopy: Fix TP!=HP zero case
Dr. David Alan Gilbert
2015-11-12
1
-1
/
+1
|
*
Finish non-postcopiable iterative devices before package
Dr. David Alan Gilbert
2015-11-12
3
-5
/
+17
|
*
migration: Make 32bit linux compile with RDMA
Juan Quintela
2015-11-12
1
-1
/
+1
|
*
migration: print ram_addr_t as RAM_ADDR_FMT not %zx
Juan Quintela
2015-11-12
1
-2
/
+3
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-11-12
42
-296
/
+2618
|
\
\
|
*
|
block: Update copyright of the accounting code
Alberto Garcia
2015-11-12
2
-0
/
+2
|
*
|
scsi-disk: Account for failed operations
Alberto Garcia
2015-11-12
1
-15
/
+31
|
*
|
macio: Account for failed operations
Alberto Garcia
2015-11-12
1
-2
/
+10
|
*
|
ide: Account for failed and invalid operations
Alberto Garcia
2015-11-12
1
-2
/
+8
|
*
|
atapi: Account for failed and invalid operations
Alberto Garcia
2015-11-12
1
-12
/
+19
|
*
|
xen_disk: Account for failed and invalid operations
Alberto Garcia
2015-11-12
1
-1
/
+22
|
*
|
virtio-blk: Account for failed and invalid operations
Alberto Garcia
2015-11-12
1
-1
/
+3
|
*
|
nvme: Account for failed and invalid operations
Alberto Garcia
2015-11-12
1
-3
/
+8
|
*
|
iotests: Add test for the block device statistics
Alberto Garcia
2015-11-12
3
-0
/
+355
|
*
|
block: Use QEMU_CLOCK_VIRTUAL for the accounting code in qtest mode
Alberto Garcia
2015-11-12
1
-0
/
+14
|
*
|
qemu-io: Account for failed, invalid and flush operations
Alberto Garcia
2015-11-12
1
-0
/
+9
|
*
|
block: New option to define the intervals for collecting I/O statistics
Alberto Garcia
2015-11-12
2
-0
/
+41
|
*
|
block: Add average I/O queue depth to BlockDeviceTimedStats
Alberto Garcia
2015-11-12
7
-6
/
+60
|
*
|
block: Compute minimum, maximum and average I/O latencies
Alberto Garcia
2015-11-12
6
-1
/
+168
|
*
|
block: Allow configuring whether to account failed and invalid ops
Alberto Garcia
2015-11-12
6
-11
/
+79
|
*
|
block: Add statistics for failed and invalid I/O operations
Alberto Garcia
2015-11-12
5
-1
/
+71
|
*
|
block: Add idle_time_ns to BlockDeviceStats
Alberto Garcia
2015-11-12
6
-6
/
+33
|
*
|
util: Infrastructure for computing recent averages
Alberto Garcia
2015-11-12
5
-0
/
+368
|
*
|
block: define 'clock_type' for the accounting code
Alberto Garcia
2015-11-12
1
-2
/
+4
|
*
|
ide: Account for write operations correctly
Alberto Garcia
2015-11-12
1
-1
/
+1
|
*
|
xen_disk: Account for flush operations
Alberto Garcia
2015-11-12
1
-1
/
+3
|
*
|
tests: add BlockJobTxn unit test
Stefan Hajnoczi
2015-11-12
2
-0
/
+253
|
*
|
iotests: 124 - transactional failure test
John Snow
2015-11-12
2
-4
/
+130
|
*
|
block: add transactional properties
John Snow
2015-11-12
3
-8
/
+122
|
*
|
block: Add BlockJobTxn support to backup_run
John Snow
2015-11-12
3
-30
/
+88
[next]