summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus
Commit message (Expand)AuthorAgeFilesLines
...
* | xenbus: use virt_xxx barriersMichael S. Tsirkin2016-01-121-4/+4
|/
* xenbus: Support multiple grants ring with 64KBJulien Grall2015-10-231-25/+72
* xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*Julien Grall2015-10-231-17/+17
* xen/xenbus: Use Xen page definitionJulien Grall2015-10-232-4/+5
* xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel2015-10-231-2/+1Star
* xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfnJulien Grall2015-09-081-7/+7
* xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-083-7/+5Star
* xen/xenbus: Don't leak memory when unmapping the ring on HVM backendJulien Grall2015-08-111-1/+3
* xen/xenbus: client: Fix call of virt_to_mfn in xenbus_grant_ringJulien Grall2015-06-171-3/+3
* xen: Include xen/page.h rather than asm/xen/page.hJulien Grall2015-06-171-1/+1
* xenbus: avoid uninitialized variable warningJan Beulich2015-05-281-1/+1
* xen/xenbus: Update xenbus event channel on resumeBoris Ostrovsky2015-05-051-0/+29
* xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-151-101/+286
* xenbus: Add proper handling of XS_ERROR from Xenbus for transactions.Jennifer Herbert2015-02-051-4/+7
* xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-064-8/+18
* xen/xenbus: Remove BUG_ON() when error string trucatedChen Gang2014-10-061-4/+1Star
* xen/xenbus: Correct the comments for xenbus_grant_ring()Chen Gang2014-10-061-2/+2
* xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart.Konrad Rzeszutek Wilk2014-04-151-3/+41
* xen/xenbus: remove unused xenbus_bind_evtchn()David Vrabel2014-02-281-27/+0Star
* xen/pvh: Piggyback on PVHVM XenBus.Mukesh Rathor2014-01-061-1/+2
* xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-031-1/+1
* xenbus: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-174-9/+21
* Merge tag 'stable/for-linus-3.11-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-07-311-3/+16
|\
| * xenbus: frontend resume cleanupAurelien Chartier2013-07-291-3/+16
* | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-041-1/+1
|\ \ | |/ |/|
| * drivers: avoid format string in dev_set_nameKees Cook2013-07-041-1/+1
* | xen: Convert printks to pr_<level>Joe Perches2013-06-287-58/+58
|/
* xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvmWei Liu2013-05-291-2/+3
* xenbus: save xenstore local status for later useAurelien Chartier2013-05-293-15/+20
* xenbus: delay xenbus frontend resume if xenstored is not runningAurelien Chartier2013-05-291-1/+36
* xen/xenbus: Fixed over 80 character limit issueLisa Nguyen2013-05-201-1/+2
* xen/xenbus: Fixed indentation error in switch caseLisa Nguyen2013-05-201-10/+8Star
* xenbus: fix compile failure on ARM with Xen enabledSteven Noonan2013-03-011-0/+1
* xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-201-1/+1
* Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-131-1/+0Star
|\
| * xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.hSachin Kamat2012-11-281-1/+0Star
* | xen/xenbus: fix overflow check in xenbus_file_write()Jan Beulich2012-10-301-1/+1
|/
* xen: xenbus: quirk uses x86 specific cpuidIan Campbell2012-10-191-0/+2
* xen/xenbus: Fix compile warning.Konrad Rzeszutek Wilk2012-10-191-1/+1
* xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.Konrad Rzeszutek Wilk2012-10-121-0/+21
* xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla2012-09-211-4/+2Star
* xen/arm: compile and run xenbusStefano Stabellini2012-09-173-16/+41
* Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-121-0/+20
|\
| * xen/pv-on-hvm kexec: shutdown watches from old kernelOlaf Hering2012-07-191-0/+20
* | xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk2012-08-212-3/+3
* | xen: missing includesStefano Stabellini2012-08-211-0/+1
|/
* Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-05-253-0/+58
|\
| * xenbus: Add support for xenbus backend in stub domainDaniel De Graaf2012-05-213-0/+58
* | xen/xenbus: Add quirk to deal with misconfigured backends.Konrad Rzeszutek Wilk2012-04-191-16/+53
|/
* Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-233-4/+11
|\