Commit Graph

596 Commits (edbf12ba56c4578f62a1357e005bcf11c2c38a16)

Author SHA1 Message Date
Jan Beulich 04df355227 xen/pciback: use mutex rather than spinlock in passthrough backend 14 years ago
Thomas Meyer 5fa99911a3 xen/pciback: use resource_size() 14 years ago
Konrad Rzeszutek Wilk 7736594836 xen/irq: Alter the locking to use a mutex instead of a spinlock. 14 years ago
Olaf Hering 116df6f004 xen/pv-on-hvm kexec+kdump: reset PV devices in kexec or crash kernel 14 years ago
Olaf Hering 62cc5fc7b2 xen/pv-on-hvm kexec: rebind virqs to existing eventchannel ports 14 years ago
Olaf Hering c4c303c7c5 xen/pv-on-hvm kexec: prevent crash in xenwatch_thread() when stale watch events arrive 14 years ago
Konrad Rzeszutek Wilk 6810df88dc xen-swiotlb: When doing coherent alloc/dealloc check before swizzling the MFNs. 14 years ago
Jan Beulich 12e13ac84c xen/pci: make bus notifier handler return sane values 14 years ago
Randy Dunlap 61ca79831c xen-swiotlb: fix printk and panic args 14 years ago
Konrad Rzeszutek Wilk ab2a47bd24 xen-swiotlb: Fix wrong panic. 14 years ago
Konrad Rzeszutek Wilk f4b2f07b2e xen-swiotlb: Retry up three times to allocate Xen-SWIOTLB 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
Olaf Hering 6b71c52e7f xen: use static initializers in xen-balloon.c 14 years ago
Ruslan Pisarev 6913200a56 Xen: fix braces and tabs coding style issue in xenbus_probe.c 14 years ago
Ruslan Pisarev 822a259aa1 Xen: fix braces coding style issue in xenbus_probe.h 14 years ago
Ruslan Pisarev 4b01098308 Xen: fix whitespaces,tabs coding style issue in drivers/xen/pci.c 14 years ago
Ruslan Pisarev 7b0ac956d9 Xen: fix braces coding style issue in gntdev.c and grant-table.c 14 years ago
Ruslan Pisarev 088c05a845 Xen: fix whitespaces,tabs coding style issue in drivers/xen/events.c 14 years ago
Ruslan Pisarev e882dc9c8e Xen: fix whitespaces,tabs coding style issue in drivers/xen/balloon.c 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