Commit Graph

456 Commits (41c308f40a813403b94f3a3446aba2e5cc6bd6b4)

Author SHA1 Message Date
Konrad Rzeszutek Wilk 7736594836 xen/irq: Alter the locking to use a mutex instead of a spinlock. 14 years ago
Randy Dunlap 4fec0e0bde xen: self-balloon needs module.h 14 years ago
Randy Dunlap 30eefc9584 xen: xen-selfballoon.c needs more header files 14 years ago
Konrad Rzeszutek Wilk 65d4b24811 xen/self-balloon: Add dependency on tmem. 14 years ago
Konrad Rzeszutek Wilk 61077b2c50 xen/balloon: Fix compile errors - missing header files. 14 years ago
Konrad Rzeszutek Wilk f24144c0c3 xen/grant: Fix compile warning. 14 years ago
Huang Weiyi 27a26b775a xen/pciback: remove duplicated #include 14 years ago
Konrad Rzeszutek Wilk 0642d2edc8 xen/balloon: Fix compile errors - missing header files. 14 years ago
Konrad Rzeszutek Wilk 272800dc4f xen/grant: Fix compile warning. 14 years ago
Huang Weiyi f45c078cdc xen/pciback: remove duplicated #include 14 years ago
Daniel Kiper 080e2be788 xen/balloon: memory hotplug support for Xen balloon driver 14 years ago
Konrad Rzeszutek Wilk 2ebdc42630 xen/pciback: Have 'passthrough' option instead of XEN_PCIDEV_BACKEND_PASS and XEN_PCIDEV_BACKEND_VPCI 14 years ago
Konrad Rzeszutek Wilk 778999703d xen/pciback: Remove the DEBUG option. 14 years ago
Konrad Rzeszutek Wilk a92336a117 xen/pciback: Drop two backends, squash and cleanup some code. 14 years ago
Konrad Rzeszutek Wilk c288b67b9b xen/pciback: Print out the MSI/MSI-X (PIRQ) values 14 years ago
Konrad Rzeszutek Wilk e17ab35f05 xen/pciback: Don't setup an fake IRQ handler for SR-IOV devices. 14 years ago
Ian Campbell a0b2fa8ef8 xen: rename pciback module to xen-pciback. 14 years ago
Konrad Rzeszutek Wilk 494ef20db6 xen/pciback: Fine-grain the spinlocks and fix BUG: scheduling while atomic cases. 14 years ago
Konrad Rzeszutek Wilk 0513fe9e5b xen/pciback: Allocate IRQ handler for device that is shared with guest. 14 years ago
Konrad Rzeszutek Wilk a2be65fd36 xen/pciback: Disable MSI/MSI-X when reseting a device 14 years ago
Zhao, Yu fd5b221b34 xen/pciback: guest SR-IOV support for PV guest 14 years ago
Konrad Rzeszutek Wilk 6221a9b2a1 xen/pciback: Register the owner (domain) of the PCI device. 14 years ago
Konrad Rzeszutek Wilk 8bfd4e023f xen/pciback: Cleanup the driver based on checkpatch warnings and errors. 14 years ago
Konrad Rzeszutek Wilk 30edc14bf3 xen/pciback: xen pci backend driver. 14 years ago
Konrad Rzeszutek Wilk 78316ada22 xen/pci: Remove 'xen_allocate_pirq_gsi'. 14 years ago
Konrad Rzeszutek Wilk a0ee056709 xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together. 14 years ago
Dan Magenheimer a50777c791 xen: tmem: self-ballooning and frontswap-selfshrinking 14 years ago
Bastian Blank 149bb2fab5 xen: Add module alias to autoload backend drivers 14 years ago
Bastian Blank cc85e93342 xen: Populate xenbus device attributes 14 years ago
Dan Magenheimer afec6e0492 xen: prepare tmem shim to handle frontswap 14 years ago
Konrad Rzeszutek Wilk b5328cd145 xen: Fix compile warning when CONFIG_SMP is not defined. 14 years ago
FUJITA Tomonori 5f98ecdbce swiotlb: Export swioltb_nr_tbl and utilize it as appropiate. 14 years ago
Stefano Stabellini e5ac0bda96 xen: use the trigger info we already have to choose the irq handler 14 years ago
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