Commit Graph

596 Commits (56b04e3e8b5cbf71c23a739f34f9a9437afa41fb)

Author SHA1 Message Date
Dan Magenheimer 5bc20fc597 xen: cleancache shim to Xen Transcendent Memory 14 years ago
Daniel Kiper 887cb45694 drivers/xen/sys-hypervisor: Cleanup code/data sections definitions 14 years ago
Konrad Rzeszutek Wilk d5431d5273 xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override. 14 years ago
Ian Campbell bdf516748e xen: tidy up whitespace in drivers/xen/Makefile 14 years ago
Rafael J. Wysocki 2e711c04db PM: Remove sysdev suspend, resume and shutdown operations 14 years ago
Stefano Stabellini 7e186bdd00 xen: do not clear and mask evtchns in __xen_evtchn_do_upcall 14 years ago
Rafael J. Wysocki 19234c0819 PM: Add missing syscore_suspend() and syscore_resume() calls 14 years ago
Konrad Rzeszutek Wilk dfc07b13dc xen/blkback: Move it from drivers/xen to drivers/block 14 years ago
Konrad Rzeszutek Wilk d2436eda2e block, xen/blkback: remove blk_[get|put]_queue calls. 14 years ago
Konrad Rzeszutek Wilk 6fd17b5643 xen/blkback: Get the 'requeust_queue' properly. 14 years ago
Konrad Rzeszutek Wilk e93504933e xen/blkback: Move the check for misaligned I/O once more. 14 years ago
Konrad Rzeszutek Wilk cf8d91633d xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override. 14 years ago
Konrad Rzeszutek Wilk 9f3aedf573 xen/blkback: Change fast_flush_area to xen_blkbk_unmap, and tweak xen_blk_map_seg. 14 years ago
Konrad Rzeszutek Wilk 976222e05e xen/blkback: Move the check for misaligned I/O higher. 14 years ago
Konrad Rzeszutek Wilk 1a95fe6e42 xen/blkback: Shuffle code around (vbd_translate moved higher). 14 years ago
Konrad Rzeszutek Wilk b0aef17924 xen/blkback: Cleanup move the code a bit around. 14 years ago
Konrad Rzeszutek Wilk 7708992616 xen/blkback: Seperate the bio allocation and the bio submission. 14 years ago
Konrad Rzeszutek Wilk 0faa8cca88 xen/blkback: remove per-queue plugging 14 years ago
Konrad Rzeszutek Wilk 2e9977c21f xen/blkback: Fix checkpatch warnings in blkback.c 14 years ago
Konrad Rzeszutek Wilk d6091b217d xen/blkback: Fix checkpatch warnings of xenbus.c 14 years ago
Konrad Rzeszutek Wilk e5f4b3c498 xen/blkback: Fix interface.c checkpatch warnings .. except 14 years ago
Konrad Rzeszutek Wilk 3c64b58cd6 xen/blkback: Fix checkpatch warnings in vbd.c 14 years ago
Konrad Rzeszutek Wilk 5489377ce4 xen/blkback: blkif->struct blkif_st 14 years ago
Konrad Rzeszutek Wilk a1397fa309 xen/blkback: Add some comments. 14 years ago
Tom Goetz 314146e515 xen/blkback: Fix the WRITE_BARRIER 14 years ago
Konrad Rzeszutek Wilk a742b02c75 xen/blkback: Use kzalloc's, and GFP_KERNEL for data structures. 14 years ago
Konrad Rzeszutek Wilk 5dc03639cc xen/blkback: Utilize the M2P override mechanism for GNTMAP_host_map 14 years ago
Konrad Rzeszutek Wilk 464fb419e1 xen/blkback: Use 'vzalloc' for page arrays and pre-allocate pages. 14 years ago
Konrad Rzeszutek Wilk c35950bfa9 xen/blkback: Union the blkif_request request specific fields 14 years ago
Konrad Rzeszutek Wilk e8e28871ed xen/blkback: Move global/static variables into struct xen_blkbk. 14 years ago
Jan Beulich efe08a3eec xen/blkback: simplify address translations 14 years ago
Konrad Rzeszutek Wilk bc0c081b0e xen/blkback: Update to use blkdev_get_by_dev instead of open_by_devnum. 14 years ago
Konrad Rzeszutek Wilk 248e9f7539 xen/blkback: Replace WRITE_BARRIER with (REQ_FLUSH | REQ_FUA) 14 years ago
Keir Fraser 313d7b003c blkback: Fix CVE-2010-3699 14 years ago
K. Y. Srinivasan a81135d90b xen/blkback: Print additional information when a vbd is resized. 14 years ago
Chris Lalancette cbf462908c xen/blkback: Flush blkback data when connecting. 14 years ago
Jeremy Fitzhardinge 98e036a356 xen/blkback: add accessor for xenbus backend device 14 years ago
K. Y. Srinivasan 2ccbfe26c1 xen/blkback: Propagate changed size of VBDs 14 years ago
Jeremy Fitzhardinge 5cf6e4f6f6 xen/blkback: use drv_get/set_drvdata rather than directly accessing driver_data. 14 years ago
Ian Campbell e7579a99b5 xen: rename blkbk module xen-blkback. 14 years ago
Konrad Rzeszutek Wilk 8770b2683f Fix compile warnings: ignoring return value of 'xenbus_register_backend' .. 14 years ago
Jeremy Fitzhardinge afd91d07ff xen/blkback: little cleanups 14 years ago
Jeremy Fitzhardinge 0660c7dbf2 xen/blkback: remove spurious debug output noise 14 years ago
Jeremy Fitzhardinge 05d43865dd xen/blkback: deal with hardsect_size to logical_block_size rename 14 years ago
Keir Fraser 8270b45bc8 blkback: Fix potential resource leak. 14 years ago
Jeremy Fitzhardinge dd3672424c xen/blkback: don't include xen/evtchn.h 14 years ago
Jeremy Fitzhardinge 8812293323 xen-blkback-porting 14 years ago
Konrad Rzeszutek Wilk 4d05a28db5 xen: add blkback support 14 years ago
Konrad Rzeszutek Wilk 1eff1ad028 xen/irq: The Xen hypervisor cleans up the PIRQs if the other domain forgot. 14 years ago
Konrad Rzeszutek Wilk e6197acc72 xen/irq: Export 'xen_pirq_from_irq' function. 14 years ago