Paul Gortmaker
|
59aa56bf2a
xen: audit usages of module.h ; remove unnecessary instances
|
9 年之前 |
Julia Lawall
|
86fc213673
xen/grant-table: constify gnttab_ops structure
|
9 年之前 |
Julien Grall
|
f73314b281
xen/grant-table: Add an helper to iterate over a specific number of grants
|
9 年之前 |
Julien Grall
|
5ed5451d99
xen/grant-table: Make it running on 64KB granularity
|
10 年之前 |
Julien Grall
|
008c320a96
xen/grant: Introduce helpers to split a page into grant
|
10 年之前 |
David Vrabel
|
81b286e0f1
xen/balloon: make alloc_xenballoon_pages() always allocate low pages
|
10 年之前 |
Julien Grall
|
548f7c9475
xen/grant-table: Remove unused macro SPP
|
10 年之前 |
Bob Liu
|
b44166cd46
xen/grant: introduce func gnttab_unmap_refs_sync()
|
10 年之前 |
Jennifer Herbert
|
3f9f1c6757
xen/grant-table: add a mechanism to safely unmap pages that are in use
|
10 年之前 |
Jennifer Herbert
|
8da7633f16
xen: mark grant mapped pages as foreign
|
10 年之前 |
David Vrabel
|
ff4b156f16
xen/grant-table: add helpers for allocating pages
|
10 年之前 |
David Vrabel
|
853d028934
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
|
10 年之前 |
Chen Gang
|
46e3626adb
xen/grant-table: refactor error cleanup in grow_gnttab_list()
|
11 年之前 |
David Vrabel
|
438b33c714
xen/grant-table: remove support for V2 tables
|
11 年之前 |
David Vrabel
|
162e371712
x86/xen: safely map and unmap grant frames when in atomic context
|
11 年之前 |
David Vrabel
|
13cd36a37a
xen/grant-table: fix suspend for non-PV guests
|
11 年之前 |
Zoltan Kiss
|
1429d46df4
xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override
|
11 年之前 |
Konrad Rzeszutek Wilk
|
e85fc98055
Revert "xen/grant-table: Avoid m2p_override during mapping"
|
11 年之前 |
Zoltan Kiss
|
08ece5bb23
xen/grant-table: Avoid m2p_override during mapping
|
11 年之前 |
Julien Grall
|
47c542050d
xen/gnttab: Use phys_addr_t to describe the grant frame base address
|
11 年之前 |
Konrad Rzeszutek Wilk
|
11c7ff17c9
xen/grant-table: Force to use v1 of grants.
|
11 年之前 |
Konrad Rzeszutek Wilk
|
6926f6d610
xen/pvh: Piggyback on PVHVM for grant driver (v4)
|
11 年之前 |
Konrad Rzeszutek Wilk
|
efaf30a335
xen/grant: Implement an grant frame array struct (v3).
|
11 年之前 |
Konrad Rzeszutek Wilk
|
456847533b
xen/grant-table: Refactor gnttab_init
|
11 年之前 |
Konrad Rzeszutek Wilk
|
7f256020cc
xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init.
|
11 年之前 |
Eric Trudeau
|
c94cae53f9
XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfn
|
11 年之前 |
Matt Wilson
|
14883a75ec
xen/gnttab: leave lazy MMU mode in the case of a m2p override failure
|
11 年之前 |
Stefano Stabellini
|
3d24bbd7dd
grant-table: call set_phys_to_machine after mapping grant refs
|
11 年之前 |
Roger Pau Monne
|
5f338d9001
xen-gnt: prevent adding duplicate gnt callbacks
|
12 年之前 |
Joe Perches
|
283c0972d5
xen: Convert printks to pr_<level>
|
12 年之前 |