Commit Graph

496 Commits (7c77509c542927ee2a3c8812fad84957e51bf67d)

Author SHA1 Message Date
Konrad Rzeszutek Wilk d98b15db37 xen/xenbus: Remove the unnecessary check. 13 years ago
Konrad Rzeszutek Wilk e6599225db xen/irq: If we fail during msi_capability_init return proper error code. 13 years ago
Konrad Rzeszutek Wilk 9bb9efe4ba xen/events: Don't check the info for NULL as it is already done. 13 years ago
Konrad Rzeszutek Wilk 9d093e2958 xen/events: BUG() when we can't allocate our event->irq array. 13 years ago
Konrad Rzeszutek Wilk 4645bf3067 xen/pciback: Check if the device is found instead of blindly assuming so. 13 years ago
Konrad Rzeszutek Wilk 72bf809a19 xen/pciback: Do not dereference psdev during printk when it is NULL. 13 years ago
Ian Campbell 9bab0b7fba genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier 13 years ago
Dan Magenheimer 38a1ed4f03 xen: Fix selfballooning and ensure it doesn't go too far 13 years ago
Daniel De Graaf 1f1503ba09 xen/gntdev: Fix sleep-inside-spinlock 13 years ago
Daniel De Graaf e4184aaf3b xenbus: don't rely on xen_initial_domain to detect local xenstore 13 years ago
Daniel De Graaf 77447991b6 xenbus: Fix loopback event channel assuming domain 0 13 years ago
David Vrabel 8b5d44a5ac xen: allow balloon driver to use more than one memory region 14 years ago
David Vrabel b1cbf9b1d6 xen/balloon: simplify test for the end of usable RAM 14 years ago
David Vrabel aa24411b67 xen/balloon: account for pages released during memory setup 14 years ago
Stefano Stabellini 5fbdc10395 xen: remove XEN_PLATFORM_PCI config option 14 years ago
Dan Carpenter e1db4cef89 xen/pciback: double lock typo 14 years ago
Stefano Stabellini 0930bba674 xen: modify kernel mappings corresponding to granted pages 14 years ago
Stefano Stabellini 693394b8c3 xen: add an "highmem" parameter to alloc_xenballooned_pages 14 years ago
Konrad Rzeszutek Wilk cf177fd049 xen/pciback: Add flag indicating device has been assigned by Xen 14 years ago
Konrad Rzeszutek Wilk 5b25d89e19 xen/pv-on-hvm:kexec: Fix implicit declaration of function 'xen_hvm_domain' 14 years ago
Olaf Hering ddacf5ef68 xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel 14 years ago
Jan Beulich 55e901fc1f xen/pci: support multi-segment systems 14 years ago
Konrad Rzeszutek Wilk 74d33dedc2 xen/pciback: use mutex rather than spinlock in vpci backend 14 years ago
Konrad Rzeszutek Wilk b1766b6289 xen/pciback: Use mutexes when working with Xenbus state transitions. 14 years ago
Jan Beulich 402c5e15b4 xen/pciback: miscellaneous adjustments 14 years ago
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
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