search for: blkif_discard

Displaying 2 results from an estimated 2 matches for "blkif_discard".

2012 Jun 12
1
[GIT PULL] (xen) stable/for-jens-3.5 for 3.5-rc2..
...d has some extra WARN_ON added to diagnose similar issues like this in the future. Or if you prefer - I can stick those two patches in my tree and send them to Linus in my git pull this Friday with your Ack-ed by tag. Thanks! Konrad Rzeszutek Wilk (2): xen/blkback: Copy id field when doing BLKIF_DISCARD. xen/blkfront: Add WARN to deal with misbehaving backends. drivers/block/xen-blkback/common.h | 2 + drivers/block/xen-blkfront.c | 58 ++++++++++++++++++++++++++++------- 2 files changed, 48 insertions(+), 12 deletions(-)
2012 Jul 24
0
What went in Linux 3.5 from Xen standpoint.
...or cases around HVM_PARAM_CONSOLE_PFN xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness. xen/events: Add WARN_ON when quick lookup found invalid type. xen/balloon: Subtract from xen_released_pages the count that is populated. xen/blkback: Copy id field when doing BLKIF_DISCARD. xen/blkfront: Add WARN to deal with misbehaving backends. Lin Ming (2): xen/apic: implement io apic read with hypercall xen: implement IRQ_WORK_VECTOR handler Marek Marczykowski (1): xen: do not disable netfront in dom0 Srivatsa Vaddagiri (1): debugfs: Add support...