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
/
xen_disk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-23
xen_disk: split discard input to match internal representation
Olaf Hering
1
-6
/
+36
2016-10-28
xen: Rename xen_be_send_notify
Emil Condrea
1
-2
/
+2
2016-10-28
xen: Rename xen_be_unbind_evtchn
Emil Condrea
1
-1
/
+1
2016-10-28
xen: Rename xen_be_printf to xen_pv_printf
Emil Condrea
1
-29
/
+29
2016-10-28
xen: Fix coding style warnings
Emil Condrea
1
-1
/
+2
2016-10-07
block-backend: Remember if attached device is non-qdev
Kevin Wolf
1
-1
/
+1
2016-09-27
qdisk - hw/block/xen_disk: grant copy implementation
Paulina Szubarczyk
1
-5
/
+148
2016-08-30
xen: use native disk xenbus protocol if possible
Juergen Gross
1
-8
/
+10
2016-07-20
block: Convert BB interface to byte-based discards
Eric Blake
1
-3
/
+4
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-1
/
+0
2016-06-13
xen/blkif: avoid double access to any shared ring request fields
Jan Beulich
1
-0
/
+2
2016-05-12
xen_disk: Switch to byte-based aio block access
Eric Blake
1
-6
/
+4
2016-03-30
xen_disk: Call blk_set_enable_write_cache() explicitly
Kevin Wolf
1
-1
/
+4
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-17
blockdev: Split monitor reference from BB creation
Max Reitz
1
-1
/
+1
2016-01-26
xen: Switch to libxengnttab interface for compat shims.
Ian Campbell
1
-18
/
+20
2016-01-20
block: Clean up includes
Peter Maydell
1
-11
/
+1
2015-12-11
xen_disk: treat "vhd" as "vpc"
Stefano Stabellini
1
-0
/
+3
2015-11-25
xen_disk: Remove ioreq.postsync
Alberto Garcia
1
-8
/
+0
2015-11-12
xen_disk: Account for failed and invalid operations
Alberto Garcia
1
-1
/
+22
2015-11-12
xen_disk: Account for flush operations
Alberto Garcia
1
-1
/
+3
2015-10-23
block: Prepare for NULL BDS
Max Reitz
1
-1
/
+3
2015-09-11
maint: remove unused include for signal.h
Daniel P. Berrange
1
-1
/
+0
2015-02-16
block/xen: Use blk_new_open() in blk_connect()
Max Reitz
1
-16
/
+11
2014-11-14
xen_disk: fix unmapping of persistent grants
Roger Pau Monne
1
-6
/
+66
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-35
/
+34
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
1
-1
/
+1
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-09-10
block: Make the block accounting functions operate on BlockAcctStats
Benoît Canet
1
-5
/
+5
2014-09-10
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
1
-2
/
+4
2014-09-10
xen_disk: Plug memory leak on error path
Markus Armbruster
1
-17
/
+14
2014-08-15
xen_disk: fix possible null-ptr dereference
Gonglei (Arei)
1
-0
/
+1
2014-05-07
xen_disk: add discard support
Olaf Hering
1
-0
/
+33
2014-04-22
block: Add errp to bdrv_new()
Kevin Wolf
1
-2
/
+5
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
2013-10-11
blockdev: Remove IF_* check for read-only blockdev_init
Kevin Wolf
1
-0
/
+5
2013-10-10
xen_disk: mark ioreq as mapped before unmapping in error case
Matthew Daley
1
-0
/
+1
2013-09-12
block: Error parameter for open functions
Max Reitz
1
-1
/
+6
2013-09-06
xen_disk: simplify blk_disconnect with refcnt
Fam Zheng
1
-6
/
+5
2013-09-06
block: make bdrv_delete() static
Fam Zheng
1
-2
/
+2
2013-07-29
xen_disk: support "direct-io-safe" backend option
Stefano Stabellini
1
-1
/
+13
2013-06-04
block: add block driver read only whitelist
Fam Zheng
1
-2
/
+6
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
1
-0
/
+972