summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus_client.c
Commit message (Expand)AuthorAgeFilesLines
* xen/xenbus: document will_handle argument for xenbus_watch_path()SeongJae Park2024-02-121-6/+9
* xen/xenbus: client: fix kernel-doc commentsRandy Dunlap2024-01-091-25/+34
* xen/xenbus: fix xenbus_setup_ring()Juergen Gross2022-09-161-3/+6
* xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross2022-05-271-1/+1
* xen/xenbus: eliminate xenbus_grant_ring()Juergen Gross2022-05-191-46/+19
* xen/xenbus: add xenbus_setup_ring() service functionJuergen Gross2022-05-191-0/+69
* xen/xenbus: don't let xenbus_grant_ring() remove grants in error caseJuergen Gross2022-03-071-13/+11
* drivers/xen/xenbus/xenbus_client.c: fix bugon.cocci warningsJing Yangyang2021-08-301-6/+3
* xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park2020-12-141-2/+7
* xen/xenbus: Allow watches discard events before queueingSeongJae Park2020-12-141-0/+1
* xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pvChristoph Hellwig2020-10-181-14/+16
* xen: add helpers to allocate unpopulated memoryRoger Pau Monne2020-09-041-3/+3
* xen/xenbus: Fix granting of vmalloc'd memorySimon Leiner2020-08-271-2/+8
* xen/xenbus: Fix a double free in xenbus_map_ring_pv()Dan Carpenter2020-07-101-3/+1
* xen/xenbus: let xenbus_map_ring_valloc() return errno values onlyJuergen Gross2020-07-021-16/+6
* xen/xenbus: avoid large structs and arrays on the stackJuergen Gross2020-07-021-78/+83
* xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross2020-04-141-1/+8
* xen: Use evtchn_type_t as a type for event channelsYan Yankovskyi2020-04-071-3/+3
* xen/xenbus: remove unused xenbus_map_ring()Juergen Gross2020-03-301-84/+42
* xen: drop writing error messages to xenstoreJuergen Gross2018-10-261-4/+2
* xen: don't compile pv-specific parts if XEN_PV isn't configuredJuergen Gross2017-09-181-63/+67
* xen: modify xenstore watch event interfaceJuergen Gross2017-02-091-2/+2
* xen: clean up xenbus internal headersJuergen Gross2017-02-091-1/+1
* xenbus: Neaten xenbus_va_dev_errorJoe Perches2017-02-081-29/+10
* 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-231-3/+3
* xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel2015-10-231-2/+1
* xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-1/+1
* 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_client: Extend interface to support multi-page ringWei Liu2015-04-151-101/+286
* xen/xenbus: Remove BUG_ON() when error string trucatedChen Gang2014-10-061-4/+1
* xen/xenbus: Correct the comments for xenbus_grant_ring()Chen Gang2014-10-061-2/+2
* xen/xenbus: remove unused xenbus_bind_evtchn()David Vrabel2014-02-281-27/+0
* xen/pvh: Piggyback on PVHVM XenBus.Mukesh Rathor2014-01-061-1/+2
* xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvmWei Liu2013-05-291-2/+3
* xenbus: fix compile failure on ARM with Xen enabledSteven Noonan2013-03-011-0/+1
* xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla2012-09-211-4/+2
* xenbus: address compiler warningsJan Beulich2012-02-261-3/+3
* xenbus: Use grant-table wrapper functionsDaniel De Graaf2011-12-201-10/+7
* xenbus: Support HVM backendsDaniel De Graaf2011-12-201-21/+155
* xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel2011-11-161-3/+8
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker2011-10-311-0/+1
* | xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel2011-09-291-3/+3
|/
* xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu2010-10-181-0/+2
* xenbus: Make xenbus_switch_state transactionalDaniel Stodden2010-08-071-24/+66
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1