Ross Lagerwall
|
3ac7292a25
xen/grant-table: Use put_page instead of free_page
|
7 years ago |
Kees Cook
|
24ed960abf
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
|
8 years ago |
Linus Torvalds
|
051089a2ee
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
7 years ago |
Juergen Gross
|
8dca4d96c7
xen: select grant interface version
|
7 years ago |
Juergen Gross
|
83c69324f4
xen: add grant interface version dependent constants to gnttab_ops
|
7 years ago |
Juergen Gross
|
56c9c700c4
xen: limit grant v2 interface to the v1 functionality
|
7 years ago |
Juergen Gross
|
b988b8ff07
xen: re-introduce support for grant v2 interface
|
7 years ago |
Kees Cook
|
1d27e3e225
timer: Remove expires and data arguments from DEFINE_TIMER
|
8 years ago |
Wengang Wang
|
29d11cfd86
xen/grant-table: log the lack of grants
|
8 years ago |
Boris Ostrovsky
|
8613d78ab0
xen/pvh: Initialize grant table for PVH guests
|
8 years ago |
Paul Gortmaker
|
59aa56bf2a
xen: audit usages of module.h ; remove unnecessary instances
|
9 years ago |
Julia Lawall
|
86fc213673
xen/grant-table: constify gnttab_ops structure
|
9 years ago |
Julien Grall
|
f73314b281
xen/grant-table: Add an helper to iterate over a specific number of grants
|
10 years ago |
Julien Grall
|
5ed5451d99
xen/grant-table: Make it running on 64KB granularity
|
10 years ago |
Julien Grall
|
008c320a96
xen/grant: Introduce helpers to split a page into grant
|
10 years ago |
David Vrabel
|
81b286e0f1
xen/balloon: make alloc_xenballoon_pages() always allocate low pages
|
10 years ago |
Julien Grall
|
548f7c9475
xen/grant-table: Remove unused macro SPP
|
10 years ago |
Bob Liu
|
b44166cd46
xen/grant: introduce func gnttab_unmap_refs_sync()
|
10 years ago |
Jennifer Herbert
|
3f9f1c6757
xen/grant-table: add a mechanism to safely unmap pages that are in use
|
10 years ago |
Jennifer Herbert
|
8da7633f16
xen: mark grant mapped pages as foreign
|
10 years ago |
David Vrabel
|
ff4b156f16
xen/grant-table: add helpers for allocating pages
|
10 years ago |
David Vrabel
|
853d028934
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
|
10 years ago |
Chen Gang
|
46e3626adb
xen/grant-table: refactor error cleanup in grow_gnttab_list()
|
11 years ago |
David Vrabel
|
438b33c714
xen/grant-table: remove support for V2 tables
|
11 years ago |
David Vrabel
|
162e371712
x86/xen: safely map and unmap grant frames when in atomic context
|
11 years ago |
David Vrabel
|
13cd36a37a
xen/grant-table: fix suspend for non-PV guests
|
11 years ago |
Zoltan Kiss
|
1429d46df4
xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override
|
11 years ago |
Konrad Rzeszutek Wilk
|
e85fc98055
Revert "xen/grant-table: Avoid m2p_override during mapping"
|
11 years ago |
Zoltan Kiss
|
08ece5bb23
xen/grant-table: Avoid m2p_override during mapping
|
11 years ago |
Julien Grall
|
47c542050d
xen/gnttab: Use phys_addr_t to describe the grant frame base address
|
11 years ago |