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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-09-12
exec: Fix Xen RAM allocation with unusual options
Markus Armbruster
1
-8
/
+12
2013-09-12
block: Assert validity of BdrvActionOps
Max Reitz
1
-0
/
+2
2013-09-12
qemu-iotests: Cleanup test image in test number 007
Bharata B Rao
1
-1
/
+1
2013-09-12
qemu-img: fix invalid JSON
Paolo Bonzini
1
-1
/
+1
2013-09-12
spapr-vscsi: Report error on unsupported MAD requests
Alexey Kardashevskiy
1
-4
/
+18
2013-09-12
spapr-vscsi: Adding VSCSI capabilities
Nikunj A. Dadhania
1
-0
/
+54
2013-09-12
iscsi: split discard requests in multiple parts
Peter Lieven
1
-83
/
+73
2013-09-12
coroutine: add ./configure --disable-coroutine-pool
Stefan Hajnoczi
2
-15
/
+43
2013-09-12
qemu-iotests: Adjustments due to error propagation
Max Reitz
6
-40
/
+24
2013-09-12
qcow2: Use Error parameter
Max Reitz
1
-46
/
+88
2013-09-12
qemu-img create: Emit filename on error
Max Reitz
1
-1
/
+1
2013-09-12
block: Error parameter for create functions
Max Reitz
9
-43
/
+86
2013-09-12
block: Error parameter for open functions
Max Reitz
17
-85
/
+163
2013-09-12
bdrv: Use "Error" for creating images
Max Reitz
17
-18
/
+34
2013-09-12
bdrv: Use "Error" for opening images
Max Reitz
28
-37
/
+67
2013-09-12
qemu-iotests: add 057 internal snapshot for block device test case
Wenchao Xia
3
-0
/
+265
2013-09-12
hmp: add interface hmp_snapshot_delete_blkdev_internal
Wenchao Xia
3
-0
/
+31
2013-09-12
hmp: add interface hmp_snapshot_blkdev_internal
Wenchao Xia
3
-2
/
+28
2013-09-12
qmp: add interface blockdev-snapshot-delete-internal-sync
Wenchao Xia
4
-0
/
+132
2013-09-12
qmp: add interface blockdev-snapshot-internal-sync
Wenchao Xia
3
-0
/
+62
2013-09-12
qmp: add internal snapshot support in qmp_transaction
Wenchao Xia
3
-9
/
+160
2013-09-12
snapshot: distinguish id and name in snapshot delete
Wenchao Xia
9
-43
/
+157
2013-09-12
snapshot: new function bdrv_snapshot_find_by_id_and_name()
Wenchao Xia
2
-0
/
+79
2013-09-12
qemu-iotests: New test case in 061
Max Reitz
2
-0
/
+55
2013-09-12
qemu-iotests: add tests for runtime fd passing via SCM rights
Wenchao Xia
2
-3
/
+52
2013-09-12
qemu-iotests: add infrastructure of fd passing via SCM
Wenchao Xia
3
-0
/
+30
2013-09-12
qemu-iotests: add unix socket help program
Wenchao Xia
3
-2
/
+138
2013-09-12
qemu-iotest: qcow2 image option amendment
Max Reitz
3
-0
/
+528
2013-09-12
qcow2: Implement bdrv_amend_options
Max Reitz
1
-0
/
+194
2013-09-12
qcow2: Save refcount order in BDRVQcowState
Max Reitz
2
-1
/
+3
2013-09-12
qcow2-cluster: Expand zero clusters
Max Reitz
3
-14
/
+253
2013-09-12
qcow2-cache: Empty cache
Max Reitz
2
-0
/
+20
2013-09-12
block: Image file option amendment
Max Reitz
6
-0
/
+108
2013-09-12
raw-win32.c: Fix incorrect handling behaviour of small block files
Tal Kain
1
-0
/
+1
2013-09-12
qcow2: Discard VM state in active L1 after creating snapshot
Kevin Wolf
3
-5
/
+12
2013-09-12
qcow2: Pass discard type to qcow2_discard_clusters()
Kevin Wolf
3
-6
/
+6
2013-09-12
chardev: fix pty_chr_timer
Gerd Hoffmann
1
-8
/
+4
2013-09-12
iscsi: add .bdrv_get_block_status
Peter Lieven
1
-0
/
+136
2013-09-12
iscsi: add logical block provisioning information to iscsilun
Peter Lieven
1
-0
/
+77
2013-09-12
hw/scsi/lsi53c895a: Use deposit32 rather than handcoded shift/mask
Peter Maydell
1
-2
/
+1
2013-09-12
hw/scsi/lsi53c895a: Use sextract32 for sign-extension
Peter Maydell
1
-11
/
+5
2013-09-12
scsi: Fix scsi_bus_legacy_add_drive() scsi-generic with serial
Markus Armbruster
1
-1
/
+1
2013-09-12
virtio-scsi: Make type virtio-scsi-common abstract
Markus Armbruster
1
-0
/
+1
2013-09-12
spapr-vscsi: add task management
Alexey Kardashevskiy
2
-27
/
+99
2013-09-12
scsi: prefer UUID to VM name for the initiator name
Paolo Bonzini
4
-7
/
+31
2013-09-11
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into st...
Anthony Liguori
27
-267
/
+1988
2013-09-11
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
1
-1
/
+4
2013-09-11
Merge remote-tracking branch 'spice/spice.v73' into staging
Anthony Liguori
4
-22
/
+28
2013-09-11
Merge remote-tracking branch 'kraxel/usb.89' into staging
Anthony Liguori
10
-89
/
+95
2013-09-11
Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into staging
Anthony Liguori
28
-30
/
+2257
[prev]
[next]