Juergen Gross
|
90fff3ea15
xen: introduce helper functions to do safe read and write accesses
|
10 years ago |
Juergen Gross
|
2e917175e1
xen: Speed up set_phys_to_machine() by using read-only mappings
|
10 years ago |
Juergen Gross
|
054954eb05
xen: switch to linear virtual mapped sparse p2m list
|
10 years ago |
Juergen Gross
|
0aad568983
xen: Hide get_phys_to_machine() to be able to tune common path
|
10 years ago |
Juergen Gross
|
5b8e7d8054
xen: Delay invalidating extra memory
|
10 years ago |
Juergen Gross
|
97f4533a60
xen: Delay m2p_override initialization
|
10 years ago |
Juergen Gross
|
1f3ac86b4c
xen: Delay remapping memory of pv-domain
|
10 years ago |
Juergen Gross
|
7108c9ce8f
xen: use common page allocation function in p2m.c
|
10 years ago |
Juergen Gross
|
820c4db2be
xen: Make functions static
|
10 years ago |
Juergen Gross
|
6f58d89e6c
xen: fix some style issues in p2m.c
|
10 years ago |
Juergen Gross
|
3a0e94f8ea
x86/xen: avoid race in p2m handling
|
11 years ago |
Juergen Gross
|
2c185687ab
x86/xen: delay construction of mfn_list_list
|
11 years ago |
Juergen Gross
|
239af7c713
x86/xen: avoid writing to freed memory after race in p2m handling
|
11 years ago |
Matt Rushton
|
4fbb67e3c8
xen/setup: Remap Xen Identity Mapped RAM
|
11 years ago |
Matt Rushton
|
3fbdf631b7
xen/setup: Remove Identity Map Debug Message
|
11 years ago |
David Vrabel
|
25b884a83d
x86/xen: set regions above the end of RAM as 1:1
|
11 years ago |
David Vrabel
|
3cb83e46d0
x86/xen: compactly store large identity ranges in the p2m
|
11 years ago |
David Vrabel
|
a9b5bff66b
x86/xen: fix set_phys_range_identity() if pfn_e > MAX_P2M_PFN
|
11 years ago |
David Vrabel
|
fcca2e3119
x86/xen: rename early_p2m_alloc() and early_p2m_alloc_middle()
|
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 |
Mukesh Rathor
|
4dd322bc3b
xen/pvh: Setup up shared_info.
|
11 years ago |
Konrad Rzeszutek Wilk
|
696fd7c5b2
xen/pvh: Don't setup P2M tree.
|
11 years ago |
Stefano Stabellini
|
2f558d4091
xen/x86: allow __set_phys_to_machine for autotranslate guests
|
12 years ago |
David Vrabel
|
0160676bba
xen/p2m: check MFN is in range before using the m2p table
|
12 years ago |
Boris Ostrovsky
|
d7f8f48d1e
xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disabled for multicalls
|
12 years ago |
Stefano Stabellini
|
ee0726407f
xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping
|
12 years ago |
David Vrabel
|
65a45fa2f6
xen/p2m: avoid unneccesary TLB flush in m2p_remove_override()
|
12 years ago |
Linus Torvalds
|
56d92aa5cf
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 years ago |