index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-11
qcow2: Add more overlap check bitmask macros
Max Reitz
1
-3
/
+11
2013-10-11
qcow2: Array assigning options to OL check bits
Max Reitz
1
-0
/
+11
2013-10-11
qcow2: Add overlap-check options
Max Reitz
2
-0
/
+55
2013-10-11
qcow2: Make overlap check mask variable
Max Reitz
3
-4
/
+5
2013-10-11
qcow2: Use negated overflow check mask
Max Reitz
6
-38
/
+29
2013-10-11
block: Improve driver whitelist checks
Kevin Wolf
2
-9
/
+9
2013-10-11
qcow2: Use better type for numerical snapshot ID
Max Reitz
1
-2
/
+3
2013-10-11
qcow2: Fix snapshot restoration in snapshot_create
Max Reitz
1
-0
/
+1
2013-10-11
qcow2: Remove wrong metadata overlap check
Max Reitz
1
-8
/
+0
2013-10-11
qcow2: Add missing space in error message
Max Reitz
1
-1
/
+1
2013-10-11
block: qemu-iotests for vhdx, read sample dynamic image
Jeff Cody
6
-1
/
+86
2013-10-11
ahci: set ahci mode on reset
Michael S. Tsirkin
1
-1
/
+9
2013-10-11
qemu-iotests: Discard preallocated zero clusters
Max Reitz
3
-0
/
+77
2013-10-11
block: Add BlockDriver.bdrv_check_ext_snapshot.
Benoît Canet
5
-0
/
+46
2013-10-11
block/get_block_status: avoid redundant callouts on raw devices
Peter Lieven
3
-1
/
+13
2013-10-11
qcow2: Assert against snapshot name/ID overflow
Max Reitz
1
-0
/
+1
2013-10-11
qcow2: Free allocated snapshot table on error
Max Reitz
1
-0
/
+4
2013-10-11
qcow2: Always use error path on writing snapshots
Max Reitz
1
-3
/
+4
2013-10-11
qcow2: Free preallocated zero clusters
Max Reitz
1
-3
/
+5
2013-10-11
qcow2: Use pread for inactive L1 in overlap check
Max Reitz
1
-4
/
+3
2013-10-11
qcow2: Alignment of snapshot table entries
Max Reitz
1
-0
/
+3
2013-10-11
qemu-iotests: Additional info from qemu-img info
Max Reitz
4
-0
/
+135
2013-10-11
qemu-iotests: Discard specific info in _img_info
Max Reitz
1
-1
/
+19
2013-10-11
qcow2: Add support for ImageInfoSpecific
Max Reitz
2
-0
/
+44
2013-10-11
block/qapi: Human-readable ImageInfoSpecific dump
Max Reitz
3
-0
/
+132
2013-10-11
block: Add bdrv_get_specific_info
Max Reitz
4
-0
/
+14
2013-10-11
qapi: Add ImageInfoSpecific type
Max Reitz
1
-1
/
+17
2013-10-11
qapi: make use of new BlockJobType
Fam Zheng
6
-7
/
+7
2013-10-11
qapi: Introduce enum BlockJobType
Fam Zheng
1
-0
/
+18
2013-10-11
blockjob: rename BlockJobType to BlockJobDriver
Fam Zheng
6
-25
/
+25
2013-10-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
18
-77
/
+46
2013-10-10
Merge remote-tracking branch 'amit/char-remove-watch-on-unplug' into staging
Anthony Liguori
2
-51
/
+32
2013-10-10
Merge remote-tracking branch 'otubo/seccomp' into staging
Anthony Liguori
1
-0
/
+1
2013-10-10
Merge remote-tracking branch 'mcayland/qemu-openbios' into staging
Anthony Liguori
5
-1
/
+1
2013-10-10
Merge remote-tracking branch 'sstabellini/xen-2013-10-10' into staging
Anthony Liguori
3
-14
/
+8
2013-10-10
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
3
-14
/
+39
2013-10-10
Update email address
Anthony Liguori
1
-7
/
+7
2013-10-10
qemu/xen: make use of xenstore relative paths
Roger Pau Monné
2
-14
/
+7
2013-10-10
xen_disk: mark ioreq as mapped before unmapping in error case
Matthew Daley
1
-0
/
+1
2013-10-09
scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344]
Asias He
2
-11
/
+36
2013-10-09
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
6
-59
/
+42
2013-10-09
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
14
-29
/
+31
2013-10-09
Merge remote-tracking branch 'rth/tcg-arm-pull' into staging
Anthony Liguori
2
-185
/
+216
2013-10-09
Merge remote-tracking branch 'sweil/mingw' into staging
Anthony Liguori
10
-27
/
+44
2013-10-09
Merge remote-tracking branch 'kraxel/chardev.8' into staging
Anthony Liguori
1
-1
/
+6
2013-10-09
Merge remote-tracking branch 'sweil/tci' into staging
Anthony Liguori
5
-13
/
+96
2013-10-09
block/iscsi: reenable iscsi_co_get_block_status
Peter Lieven
1
-3
/
+3
2013-10-07
block: use correct filename
Dunrong Huang
1
-2
/
+2
2013-10-07
qemu-iotests: Correct 026 output
Max Reitz
2
-48
/
+16
2013-10-07
qcow2: Free allocated L2 cluster on error
Max Reitz
1
-0
/
+4
[next]