Sign in
qemu
/
qemu
/
af7e9e74c6a62a5bcd911726a9e88d28b61490e0
/
hw
/
virtio-blk.c
9e72c45
virtio-blk: Return UNSUPP for unknown request types
by Alexey Zaytsev
· 12 years ago
392808b
virtio-blk: add x-data-plane=on|off performance feature
by Stefan Hajnoczi
· 12 years ago
8a873ba
virtio-blk: restore VirtIOBlkConf->config_wce flag
by Stefan Hajnoczi
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
3e1caa5
iostatus: reorganize io error code
by Paolo Bonzini
· 13 years ago
1ceee0d
iostatus: change is_read to a bool
by Paolo Bonzini
· 13 years ago
92aa5c6
iostatus: move BlockdevOnError declaration to QAPI
by Paolo Bonzini
· 13 years ago
ff06f5f
iostatus: rename BlockErrorAction, BlockQMPEventAction
by Paolo Bonzini
· 13 years ago
ea776ab
virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types
by Stefan Hajnoczi
· 13 years ago
9315cbf
virtio-blk: disable write cache if not negotiated
by Paolo Bonzini
· 13 years ago
13e3dce
virtio-blk: support VIRTIO_BLK_F_CONFIG_WCE
by Paolo Bonzini
· 13 years ago
730a9c5
virtio-blk: fix use-after-free while handling scsi commands
by Avi Kivity
· 13 years ago
b7eb0c9
hw/block-common: Factor out fall back to legacy -drive cyls=...
by Markus Armbruster
· 13 years ago
911525d
hw/block-common: Factor out fall back to legacy -drive serial=...
by Markus Armbruster
· 13 years ago
e63e7fd
virtio-blk: qdev properties for disk geometry
by Markus Armbruster
· 13 years ago
1f24d7b
hd-geometry: Switch to uint32_t to match BlockConf
by Markus Armbruster
· 13 years ago
e2f3dc2
hd-geometry: Cut out block layer translation middleman
by Markus Armbruster
· 13 years ago
9db1c0f
hd-geometry: Move disk geometry guessing back from block.c
by Markus Armbruster
· 13 years ago
136be99
virtio-blk: Fix geometry sector calculation
by Christian Borntraeger
· 13 years ago
47ce9ef
virtio: Fix compiler warning for non Linux hosts
by Stefan Weil
· 13 years ago
2a633c4
virtio: check virtio_load return code
by Orit Wassermann
· 13 years ago
a6c5c84
virtio-blk: always enable VIRTIO_BLK_F_SCSI
by Paolo Bonzini
· 13 years ago
12c5674
virtio-blk: define VirtIOBlkConf
by Paolo Bonzini
· 13 years ago
0e47931
virtio-blk: blockdev_mark_auto_del is transport-independent
by Paolo Bonzini
· 13 years ago
f34e73c
virtio-blk: report non-zero status when failing SG_IO requests
by Paolo Bonzini
· 13 years ago
329c0a4
block: Rename bdrv_mon_event() & BlockMonEventAction
by Luiz Capitulino
· 13 years ago
81b6b9f
virtio-blk: add virtio_blk_handle_read trace event
by Stefan Hajnoczi
· 13 years ago
1ba1f2e
virtio-blk: refuse SG_IO requests with scsi=off
by Paolo Bonzini
· 13 years ago
6a84cb1
scsi virtio-blk usb-msd: Clean up device init error messages
by Markus Armbruster
· 13 years ago
ad54ae8
block: bdrv_aio_* do not return NULL
by Paolo Bonzini
· 13 years ago
922453b
block: convert qemu_aio_flush() calls to bdrv_drain_all()
by Stefan Hajnoczi
· 13 years ago
3a39514
virtio-blk: fix cross-endian config space
by Paolo Bonzini
· 13 years ago
5bb2392
virtio-blk: pass full status to the guest
by Paolo Bonzini
· 13 years ago
af239a6
virtio: Support I/O status
by Luiz Capitulino
· 14 years ago
0461d5a
RunState: Rename enum values as generated by the QAPI
by Luiz Capitulino
· 14 years ago
1dfb4dd
Replace the VMSTOP macros with a proper state type
by Luiz Capitulino
· 14 years ago
7b6f930
block: New bdrv_set_buffer_alignment()
by Markus Armbruster
· 14 years ago
d1a0739
block: Move BlockConf & friends from block_int.h to block.h
by Markus Armbruster
· 14 years ago
9e6a4c9
block: Drop BlockDriverState member removable
by Markus Armbruster
· 14 years ago
5a61cb6
Fix include statements for qemu-common.h
by Stefan Weil
· 14 years ago
145feb1
block: Split change_cb() into change_media_cb(), resize_cb()
by Markus Armbruster
· 14 years ago
0e49de5
block: Generalize change_cb() to BlockDevOps
by Markus Armbruster
· 14 years ago
a597e79
block: explicit I/O accounting
by Christoph Hellwig
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
d92551f
virtio-blk: Fix memleak on exit
by Amit Shah
· 14 years ago
a8686a9
virtio-blk: Turn drive serial into a qdev property
by Markus Armbruster
· 14 years ago
52c0502
virtio-blk: fail unaligned requests
by Christoph Hellwig
· 14 years ago
e07bbac
Improve vm_stop reason declarations
by Jan Kiszka
· 14 years ago
e5051fc
virtio-blk: tell the guest about size changes
by Christoph Hellwig
· 14 years ago
92e3c2a
virtio-blk: fix cross-endianness targets
by Aurelien Jarno
· 14 years ago
1ca4d09
Add bootindex parameter to net/block/fd device
by Gleb Natapov
· 14 years ago
870cef1
virtio-blk: Convert fprintf() to error_report()
by Stefan Hajnoczi
· 14 years ago
18a8d42
virtio-blk: Handle immediate flush failure properly
by Kevin Wolf
· 14 years ago
8c269b5
virtio-blk: Respect werror option for flushes
by Kevin Wolf
· 14 years ago
316a7af
virtio-blk: propagate the required alignment
by Christoph Hellwig
· 15 years ago
6d519a5
trace: Trace virtio-blk, multiwrite, and paio_submit
by Stefan Hajnoczi
· 15 years ago
b6a4805
virtio-blk: Fix migration of queued requests
by Kevin Wolf
· 15 years ago
2446333
Rearrange block headers
by Blue Swirl
· 15 years ago
9d0d313
virtio-blk: Create exit function to unregister savevm
by Alex Williamson
· 15 years ago
98f28ad
ide scsi virtio-blk: Reject empty drives unless media is removable
by Markus Armbruster
· 15 years ago
d75d25e
virtio-blk: Fix virtio-blk-s390 to require drive
by Markus Armbruster
· 15 years ago
5efb397
Merge remote branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 15 years ago
0be71e3
savevm: Add DeviceState param
by Alex Williamson
· 15 years ago
2930b31
Add virtio disk identification support
by john cooper
· 15 years ago
7d0d695
block: Fix virtual media change for if=none
by Markus Armbruster
· 15 years ago
f8b6cc0
qdev: Decouple qdev_prop_drive from DriveInfo
by Markus Armbruster
· 15 years ago
20a81e4
virtio-blk: fix the list operation in virtio_blk_load().
by Yoshiaki Tamura
· 15 years ago
abd7f68
block: Move error actions from DriveInfo to BlockDriverState
by Markus Armbruster
· 15 years ago
c20fd87
virtio-blk: simplify multiwrite calling conventions
by Christoph Hellwig
· 15 years ago
7e608e8
virtio-blk: stop tracking old_bs
by Christoph Hellwig
· 15 years ago
666daa6
blockdev: Collect block device code in new blockdev.c
by Markus Armbruster
· 15 years ago
1573a35
Cleanup: virtio-blk.c: Be more consistent using BDRV_SECTOR_SIZE instead
by Jes Sorensen
· 15 years ago
618fbb8
virtio-blk: fix barrier support
by Christoph Hellwig
· 15 years ago
de6c804
virtio-blk: Avoid zeroing every request structure
by Stefan Hajnoczi
· 15 years ago
3cc128b
Remove un-needed code
by Bruce Rogers
· 15 years ago
908bb94
virtio-blk: Fix use after free in error case
by Kevin Wolf
· 15 years ago
8cfacf0
block: add logical_block_size property
by Christoph Hellwig
· 15 years ago
554a310
block: Emit BLOCK_IO_ERROR before vm_stop() call
by Luiz Capitulino
· 15 years ago
9752c37
virtio-blk: add topology support
by Christoph Hellwig
· 15 years ago
428c149
block: add topology qdev properties
by Christoph Hellwig
· 15 years ago
37d5ddd
virtio-blk: revert serial number support
by hch@lst.de
· 15 years ago
eaa6c85
virtio-blk: Generate BLOCK_IO_ERROR QMP event
by Luiz Capitulino
· 15 years ago
6c510fb
virtio-blk: Fix error cases which ignored rerror/werror
by Kevin Wolf
· 15 years ago
f1b5286
virtio-blk: Fix restart after read error
by Kevin Wolf
· 15 years ago
bc6694d
virtio_blk: Factor virtio_blk_handle_request out
by Kevin Wolf
· 15 years ago
4277906
virtio-blk: remove dead variable in virtio_blk_handle_scsi
by Christoph Hellwig
· 15 years ago
8172539
virtio: add features as qdev properties
by Michael S. Tsirkin
· 15 years ago
f35d68f
virtio-blk: Implement rerror option
by Kevin Wolf
· 15 years ago
f785009
Rename DriveInfo.onerror to on_write_error
by Kevin Wolf
· 15 years ago
49c3c8d
virtio-blk: Pass read errors to the guest
by Kevin Wolf
· 15 years ago
c79662f
Pass the drive's readonly attribute to the guest OS
by Naphtali Sprei
· 15 years ago
56a1493
drive cleanup fixes.
by Gerd Hoffmann
· 16 years ago
aa659be
virtio-blk: add volatile writecache feature
by Christoph Hellwig
· 16 years ago
711bf3d
qemu: make virtio-blk PCI compliant by default
by Michael S. Tsirkin
· 16 years ago
91553dc
virtio-blk: Use bdrv_aio_multiwrite
by Kevin Wolf
· 16 years ago
87b245d
virtio-blk: handle NULL returns from bdrv_aio_{read, write}
by Christoph Hellwig
· 16 years ago
d176c49
qdev-ify virtio-blk.
by Gerd Hoffmann
· 16 years ago
213189a
Fix VM state change handlers running out of order
by Markus Armbruster
· 16 years ago
bf01129
Add serial number support for virtio_blk
by john cooper
· 16 years ago
Next »