Stefano Stabellini
|
7e7b7cba16
xen_disk: implement BLKIF_OP_FLUSH_DISKCACHE, remove BLKIF_OP_WRITE_BARRIER
|
12 年之前 |
Roger Pau Monne
|
9e496d7458
xen_disk: add persistent grant support to xen_disk backend
|
12 年之前 |
Roger Pau Monne
|
282c6a2f29
xen_disk: fix memory leak
|
12 年之前 |
Paolo Bonzini
|
9c17d615a6
softmmu: move include files to include/sysemu/
|
12 年之前 |
Paolo Bonzini
|
f8fe796407
janitor: do not include qemu-char everywhere
|
13 年之前 |
Anthony PERARD
|
b41f671972
xen: Reorganize includes of Xen headers.
|
13 年之前 |
Markus Armbruster
|
093003b1d3
xen: Don't peek behind the BlockDriverState abstraction
|
13 年之前 |
Jan Beulich
|
64c27e5b1f
qemu/xendisk: set maximum number of grants to be used
|
13 年之前 |
Jan Beulich
|
ed54776643
xen_disk: properly update stats in ioreq_release()
|
13 年之前 |
Stefano Stabellini
|
c6961b7d38
xen_disk: use bdrv_aio_flush instead of bdrv_flush
|
13 年之前 |
Stefano Stabellini
|
ba1dffed63
xen_disk: remove syncwrite option
|
13 年之前 |
Stefano Stabellini
|
77ba8fef89
xen: handle backend deletion from xenstore
|
13 年之前 |
Anthony Liguori
|
cbd5979bb2
Merge remote-tracking branch 'sstabellini/disk_io' into staging
|
13 年之前 |
Stefano Stabellini
|
7429f2e198
xen_disk: detach the blkdev before bdrv_delete
|
13 年之前 |
Stefano Stabellini
|
d56de07469
xen_disk: when using AIO flush after the operation is completed
|
13 年之前 |
Stefano Stabellini
|
820914103c
xen_disk: open disk with BDRV_O_NOCACHE | BDRV_O_CACHE_WB | BDRV_O_NATIVE_AIO
|
13 年之前 |
Paolo Bonzini
|
6b620ca3b0
prepare for future GPLv2+ relicensing
|
13 年之前 |
Paolo Bonzini
|
4e5b184d63
xen_disk: remove dead code
|
14 年之前 |
Kevin Wolf
|
5cce43bb28
xen_disk: Always set feature-barrier = 1
|
14 年之前 |
John Haxby
|
384087b2fe
Introduce a new 'connected' xendev op called when Connected.
|
14 年之前 |
Markus Armbruster
|
fa879d62eb
block: Attach non-qdev devices as well
|
14 年之前 |
Christoph Hellwig
|
a597e79ce1
block: explicit I/O accounting
|
14 年之前 |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 年之前 |
Stefano Stabellini
|
7cef3f4fdb
xen_disk: treat "aio" as "raw"
|
14 年之前 |
Stefano Stabellini
|
5ea3c2b405
xen_disk: cope with missing xenstore "params" node
|
14 年之前 |
Stefan Weil
|
1e71db3087
hw/xen_disk: Remove unused local variable
|
14 年之前 |
Anthony PERARD
|
d5b93ddfef
xen: Support new libxc calls from xen unstable.
|
14 年之前 |
Anthony PERARD
|
209cd7abe2
xen: Replace some tab-indents with spaces (clean-up).
|
15 年之前 |
Feiran Zheng
|
f6ec953ca3
hw/xen_disk: ioreq not finished on error
|
14 年之前 |
Feiran Zheng
|
209bef3e01
hw/xen_disk: aio_inflight not released in handling ioreq when nr_segments==0
|
14 年之前 |