summaryrefslogtreecommitdiff
path: root/drivers/xen/xenbus/xenbus_client.c
AgeCommit message (Expand)Author
2022-09-16xen/xenbus: fix xenbus_setup_ring()Juergen Gross
2022-05-27xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross
2022-05-19xen/xenbus: eliminate xenbus_grant_ring()Juergen Gross
2022-05-19xen/xenbus: add xenbus_setup_ring() service functionJuergen Gross
2022-03-07xen/xenbus: don't let xenbus_grant_ring() remove grants in error caseJuergen Gross
2021-08-30drivers/xen/xenbus/xenbus_client.c: fix bugon.cocci warningsJing Yangyang
2020-12-14xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park
2020-12-14xen/xenbus: Allow watches discard events before queueingSeongJae Park
2020-10-18xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pvChristoph Hellwig
2020-09-04xen: add helpers to allocate unpopulated memoryRoger Pau Monne
2020-08-27xen/xenbus: Fix granting of vmalloc'd memorySimon Leiner
2020-07-10xen/xenbus: Fix a double free in xenbus_map_ring_pv()Dan Carpenter
2020-07-02xen/xenbus: let xenbus_map_ring_valloc() return errno values onlyJuergen Gross
2020-07-02xen/xenbus: avoid large structs and arrays on the stackJuergen Gross
2020-04-14xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross
2020-04-07xen: Use evtchn_type_t as a type for event channelsYan Yankovskyi
2020-03-30xen/xenbus: remove unused xenbus_map_ring()Juergen Gross
2018-10-26xen: drop writing error messages to xenstoreJuergen Gross
2017-09-18xen: don't compile pv-specific parts if XEN_PV isn't configuredJuergen Gross
2017-02-09xen: modify xenstore watch event interfaceJuergen Gross
2017-02-09xen: clean up xenbus internal headersJuergen Gross
2017-02-08xenbus: Neaten xenbus_va_dev_errorJoe Perches
2015-10-23xenbus: Support multiple grants ring with 64KBJulien Grall
2015-10-23xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*Julien Grall
2015-10-23xen/xenbus: Use Xen page definitionJulien Grall
2015-10-23xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall
2015-08-11xen/xenbus: Don't leak memory when unmapping the ring on HVM backendJulien Grall
2015-06-17xen/xenbus: client: Fix call of virt_to_mfn in xenbus_grant_ringJulien Grall
2015-06-17xen: Include xen/page.h rather than asm/xen/page.hJulien Grall
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu
2014-10-06xen/xenbus: Remove BUG_ON() when error string trucatedChen Gang
2014-10-06xen/xenbus: Correct the comments for xenbus_grant_ring()Chen Gang
2014-02-28xen/xenbus: remove unused xenbus_bind_evtchn()David Vrabel
2014-01-06xen/pvh: Piggyback on PVHVM XenBus.Mukesh Rathor
2013-05-29xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvmWei Liu
2013-03-01xenbus: fix compile failure on ARM with Xen enabledSteven Noonan
2012-09-21xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla
2012-02-26xenbus: address compiler warningsJan Beulich
2011-12-20xenbus: Use grant-table wrapper functionsDaniel De Graaf
2011-12-20xenbus: Support HVM backendsDaniel De Graaf
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker
2011-09-29xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel
2010-10-18xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu
2010-08-07xenbus: Make xenbus_switch_state transactionalDaniel Stodden
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-01-08drivers/xen/xenbus/xenbus_client.c: cleanup kerneldocQinghuang Feng
2008-07-03xen: Avoid allocations causing swap activity on the resume pathIan Campbell