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
2015-02-10
onenand: g_malloc() can't fail, bury dead error handling
Markus Armbruster
1
-7
/
+1
2015-02-06
block: introduce BDRV_REQUEST_MAX_SECTORS
Peter Lieven
1
-2
/
+2
2015-02-06
virtio-blk: add a knob to disable request merging
Peter Lieven
1
-1
/
+4
2015-02-06
virtio-blk: introduce multiread
Peter Lieven
2
-98
/
+206
2015-02-06
hw/virtio-blk: add a constant for max number of merged requests
Peter Lieven
1
-1
/
+1
2015-01-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
1
-1
/
+1
2015-01-23
virtio-blk: Use blk_aio_ioctl
Fam Zheng
1
-46
/
+79
2015-01-23
virtio-blk: Pass req to virtio_blk_handle_scsi_req
Fam Zheng
1
-4
/
+5
2015-01-13
NVMe: Set correct VS Value for 1.1 Compliant Controllers
Anubhav Rakshit
1
-1
/
+1
2015-01-13
nvme: Fix get/set number of queues feature
Alex Friedman
1
-2
/
+4
2015-01-13
block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}
Fam Zheng
1
-1
/
+2
2014-12-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-12-1...
Peter Maydell
1
-0
/
+1
2014-12-10
pflash_cfi02.c: associate "cfi.pflash02" to "Storage devices" category
Antony Pavlov
1
-0
/
+1
2014-12-10
nvme: 64kB page size fixes
Anton Blanchard
2
-1
/
+2
2014-12-10
blockdev: acquire AioContext in QMP 'transaction' actions
Stefan Hajnoczi
1
-0
/
+2
2014-12-10
blockdev: acquire AioContext in change-backing-file
Stefan Hajnoczi
1
-0
/
+1
2014-12-10
blockdev: acquire AioContext in eject, change, and block_passwd
Stefan Hajnoczi
1
-0
/
+1
2014-12-10
blockdev: acquire AioContext in blockdev-snapshot-delete-internal-sync
Stefan Hajnoczi
1
-0
/
+2
2014-11-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+1
2014-11-17
nvme: remove superfluous check
Gonglei
1
-2
/
+1
2014-11-14
xen_disk: fix unmapping of persistent grants
Roger Pau Monne
1
-6
/
+66
2014-11-03
block: declare blockjobs and dataplane friends!
Stefan Hajnoczi
1
-0
/
+5
2014-10-20
blockdev: Fix blockdev-add not to create DriveInfo
Markus Armbruster
1
-6
/
+10
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
12
-252
/
+257
2014-10-20
virtio-blk: Rename VirtIOBlkConf variables to conf
Markus Armbruster
3
-42
/
+43
2014-10-20
virtio-blk: Drop redundant VirtIOBlock member conf
Markus Armbruster
1
-13
/
+13
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
1
-1
/
+1
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
3
-8
/
+15
2014-10-20
block: Make BlockBackend own its BlockDriverState
Markus Armbruster
1
-3
/
+3
2014-10-20
block: Connect BlockBackend to BlockDriverState
Markus Armbruster
1
-6
/
+2
2014-10-20
block: New BlockBackend
Markus Armbruster
1
-0
/
+11
2014-10-20
block: Split bdrv_new_root() off bdrv_new()
Markus Armbruster
1
-1
/
+1
2014-10-15
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
2
-5
/
+0
2014-10-15
nvma: ide: add bootindex to qom property
Gonglei
1
-0
/
+44
2014-10-15
virtio-blk: add bootindex to qom property
Gonglei
1
-0
/
+3
2014-10-15
isa-fdc: remove bootindexA/B property from qdev to qom
Gonglei
1
-2
/
+13
2014-09-22
block: Always compile virtio-blk dataplane
Fam Zheng
2
-19
/
+3
2014-09-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
4
-30
/
+32
2014-09-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-3
/
+89
2014-09-11
dataplane: fix virtio_blk_data_plane_create() op blocker error path
Stefan Hajnoczi
1
-2
/
+2
2014-09-11
fdc: adding vmstate for save/restore
Pavel Dovgalyuk
1
-0
/
+74
2014-09-10
block: Make the block accounting functions operate on BlockAcctStats
Benoît Canet
3
-12
/
+15
2014-09-10
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
3
-6
/
+8
2014-09-10
xen_disk: Plug memory leak on error path
Markus Armbruster
1
-17
/
+14
2014-09-09
memory: add parameter errp to memory_region_init_rom_device
Hu Tao
2
-2
/
+14
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
1
-1
/
+1
2014-09-08
pflash_cfi01: write flash contents to bdrv on incoming migration
Laszlo Ersek
1
-0
/
+14
2014-09-08
pflash_cfi01: fixup stale DPRINTF() calls
Laszlo Ersek
1
-2
/
+2
2014-08-29
virtio-blk: allow drive_del with dataplane
Stefan Hajnoczi
1
-0
/
+1
[next]