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
path:
root
/
hw
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-16
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-3
/
+1
2014-06-16
block: Drop superfluous conditionals around g_free()
Markus Armbruster
1
-3
/
+1
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
1
-10
/
+6
2014-06-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
5
-366
/
+149
2014-06-05
hw: use ld_p/st_p instead of ld_raw/st_raw
Paolo Bonzini
1
-6
/
+6
2014-06-04
dataplane: Support VIRTIO_BLK_T_SCSI_CMD
Fam Zheng
1
-8
/
+10
2014-06-04
virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsi
Fam Zheng
1
-34
/
+41
2014-06-04
virtio-blk: Allow config-wce in dataplane
Fam Zheng
2
-7
/
+7
2014-06-04
dataplane: implement async flush
Stefan Hajnoczi
1
-16
/
+27
2014-06-04
dataplane: delete IOQueue since it is no longer used
Stefan Hajnoczi
3
-175
/
+1
2014-06-04
dataplane: use the QEMU block layer for I/O
Stefan Hajnoczi
1
-128
/
+65
2014-05-28
block: Replace in_use with operation blocker
Fam Zheng
1
-6
/
+12
2014-05-15
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...
Peter Maydell
1
-1
/
+0
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
1
-1
/
+0
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
3
-5
/
+2
2014-05-07
xen_disk: add discard support
Olaf Hering
2
-0
/
+45
2014-04-22
block: Add errp to bdrv_new()
Kevin Wolf
1
-2
/
+5
2014-04-04
dataplane: replace iothread object_add() with embedded instance
Stefan Hajnoczi
1
-19
/
+12
2014-03-31
nvme: Permit zero-length block devices
Andreas Färber
1
-2
/
+2
2014-03-19
dataplane: fix implicit IOThread refcount
Stefan Hajnoczi
1
-1
/
+1
2014-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-42
/
+54
2014-03-13
dataplane: replace internal thread with IOThread
Stefan Hajnoczi
1
-42
/
+54
2014-03-12
block/m25p80: Remove FROM_SSI_SLAVE() usages
Peter Crosthwaite
1
-4
/
+5
2014-03-09
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
1
-1
/
+1
2014-02-25
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2014-02-21
block: Add reference parameter to bdrv_open()
Max Reitz
1
-2
/
+2
2014-02-21
block: Change BDS parameter of bdrv_open() to **
Max Reitz
1
-1
/
+1
2014-02-20
xen_disk: fix io accounting
Olaf Hering
1
-1
/
+12
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
1
-1
/
+1
2014-02-14
nand: Don't use qdev_create() in nand_init()
Andreas Färber
1
-1
/
+1
2014-01-31
dataplane: Comment fix
Markus Armbruster
1
-1
/
+1
2014-01-24
block: rename buffer_alignment to guest_block_size
Paolo Bonzini
1
-1
/
+1
2014-01-10
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
1
-52
/
+34
2013-12-23
isa: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+0
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+1
2013-12-20
dataplane: change vring API to use VirtQueueElement
Paolo Bonzini
1
-52
/
+33
2013-12-20
vring: factor common code for error exits
Paolo Bonzini
1
-0
/
+1
2013-12-17
Fix NOR flash device ID reading
Roy Franz
1
-20
/
+85
2013-12-17
Fix CFI query responses for NOR flash
Roy Franz
1
-11
/
+94
2013-12-17
Add max device width parameter for NOR devices
Roy Franz
1
-0
/
+25
2013-12-17
return status for each NOR flash device
Roy Franz
1
-2
/
+13
2013-12-17
Add device-width property to pflash_cfi01
Roy Franz
1
-0
/
+11
2013-12-17
rename pflash_t member width to bank_width
Roy Franz
1
-8
/
+9
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
1
-4
/
+6
2013-12-09
virtio-blk: Convert to QOM realize
Andreas Färber
1
-12
/
+12
2013-12-09
virtio-blk: QOM realize preparations
Andreas Färber
1
-4
/
+4
2013-12-09
virtio-blk-dataplane: Improve error reporting
Andreas Färber
3
-18
/
+32
2013-12-09
virtio-blk: switch exit callback to VirtioDeviceClass
Paolo Bonzini
1
-6
/
+4
2013-11-05
bswap.h: Remove cpu_to_be32wu()
Peter Maydell
1
-3
/
+3
2013-11-05
bswap.h: Remove cpu_to_be16wu()
Peter Maydell
1
-2
/
+2
[next]