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
*
PPC: mac99: Always add USB controller
Alexander Graf
2015-11-12
1
-1
/
+2
*
PPC: Fix lswx bounds checks
Alexander Graf
2015-11-12
1
-2
/
+3
*
PPC: Allow Rc bit to be set on mtspr
Alexander Graf
2015-11-12
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151111' into staging
Peter Maydell
2015-11-11
15
-77
/
+506
|
\
|
*
s390: deprecate the non-ccw machine in 2.5
Christian Borntraeger
2015-11-11
1
-1
/
+5
|
*
s390x/ipl: switch error reporting to error_setg
David Hildenbrand
2015-11-11
1
-7
/
+11
|
*
s390x/ipl: clean up qom definitions and turn into TYPE_DEVICE
David Hildenbrand
2015-11-11
3
-51
/
+36
|
*
qdev: provide qdev_reset_all_fn()
David Hildenbrand
2015-11-11
2
-0
/
+6
|
*
pc-bios/s390-ccw: rebuild image
Cornelia Huck
2015-11-11
1
-0
/
+0
|
*
pc-bios/s390-ccw: El Torito 16-bit boot image size field workaround
Maxim Samoylov
2015-11-11
2
-0
/
+97
|
*
pc-bios/s390-ccw: El Torito s390x boot entry check
Maxim Samoylov
2015-11-11
2
-1
/
+18
|
*
pc-bios/s390-ccw: ISO-9660 El Torito boot implementation
Maxim Samoylov
2015-11-11
4
-0
/
+306
|
*
pc-bios/s390-ccw: Always adjust virtio sector count
Maxim Samoylov
2015-11-11
1
-6
/
+1
|
*
s390x/kvm: don't enable CMMA when hugetlbfs will be used
Dominik Dingel
2015-11-11
1
-1
/
+3
|
*
s390x: switch to memory_region_allocate_system_memory
Dominik Dingel
2015-11-11
1
-2
/
+1
|
*
MAINTAINERS: update virtio-ccw/s390 git tree
Cornelia Huck
2015-11-11
1
-2
/
+6
|
*
MAINTAINERS: update s390 file patterns
Cornelia Huck
2015-11-11
1
-6
/
+6
|
*
s390x/pci : fix up s390 pci iommu translation function
Yi Min Zhao
2015-11-11
1
-2
/
+6
|
*
s390x/css: sense data endianness
Cornelia Huck
2015-11-11
1
-0
/
+6
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-11-11
38
-311
/
+2626
|
\
\
|
|
/
|
/
|
|
*
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2015-11-11' in...
Kevin Wolf
2015-11-11
18
-51
/
+692
|
|
\
|
|
*
iotests: Check for quorum support in test 139
Alberto Garcia
2015-11-11
1
-0
/
+2
|
|
*
qcow2: Fix qcow2_get_cluster_offset() for zero clusters
Kevin Wolf
2015-11-11
1
-6
/
+9
|
|
*
iotests: Add tests for the x-blockdev-del command
Alberto Garcia
2015-11-11
3
-0
/
+420
|
|
*
block: Add 'x-blockdev-del' QMP command
Alberto Garcia
2015-11-11
3
-4
/
+155
|
|
*
block: Add blk_get_refcnt()
Alberto Garcia
2015-11-11
2
-0
/
+6
|
|
*
mirror: block all operations on the target image during the job
Alberto Garcia
2015-11-11
1
-0
/
+4
|
|
*
qemu-iotests: fix -valgrind option for check
Jeff Cody
2015-11-11
6
-26
/
+59
|
|
*
qemu-iotests: fix cleanup of background processes
Jeff Cody
2015-11-11
4
-15
/
+37
|
|
/
|
*
qemu-io: Correct error messages
John Snow
2015-11-11
1
-19
/
+34
|
*
qemu-io: Check for trailing chars
John Snow
2015-11-11
1
-1
/
+8
|
*
qemu-io: fix cvtnum lval types
John Snow
2015-11-11
1
-36
/
+89
|
*
block: test 'blockdev-snapshot' using a file BDS as the overlay
Alberto Garcia
2015-11-11
2
-1
/
+15
|
*
block: Remove inner quotation marks in iotest 085
Alberto Garcia
2015-11-11
1
-8
/
+8
|
*
block: Disallow snapshots if the overlay doesn't support backing files
Alberto Garcia
2015-11-11
1
-0
/
+5
|
*
throttle: Use bs->throttle_state instead of bs->io_limits_enabled
Alberto Garcia
2015-11-11
4
-7
/
+10
|
*
throttle: Check for pending requests in throttle_group_unregister_bs()
Alberto Garcia
2015-11-11
1
-0
/
+7
|
*
qemu-img: add check for zero-length job len
John Snow
2015-11-11
1
-1
/
+2
|
*
qcow2: avoid misaligned 64bit bswap
John Snow
2015-11-11
1
-4
/
+7
|
*
qemu-iotests: Test the reopening of overlay_bs in 'block-commit'
Alberto Garcia
2015-11-11
2
-2
/
+32
|
*
commit: reopen overlay_bs before base
Alberto Garcia
2015-11-11
1
-4
/
+4
|
*
block: add tests for the 'blockdev-snapshot' command
Alberto Garcia
2015-11-11
2
-8
/
+128
|
*
block: add a 'blockdev-snapshot' QMP command
Alberto Garcia
2015-11-11
4
-61
/
+172
|
*
block: support passing 'backing': '' to 'blockdev-add'
Alberto Garcia
2015-11-11
1
-0
/
+7
|
*
block: rename BlockdevSnapshot to BlockdevSnapshotSync
Alberto Garcia
2015-11-11
3
-6
/
+6
|
*
block: check for existing device IDs in external_snapshot_prepare()
Alberto Garcia
2015-11-11
1
-2
/
+3
|
*
iotests: Add test for change-related QMP commands
Max Reitz
2015-11-11
3
-0
/
+726
|
*
hmp: Add read-only-mode option to change command
Max Reitz
2015-11-11
2
-4
/
+38
|
*
blockdev: read-only-mode for blockdev-change-medium
Max Reitz
2015-11-11
6
-4
/
+72
|
*
hmp: Use blockdev-change-medium for change command
Max Reitz
2015-11-11
1
-12
/
+15
[next]