Juergen Gross
|
633d6f17cd
x86/xen: prepare p2m list for memory hotplug
|
10 年之前 |
Juergen Gross
|
b8f05c8803
x86/xen: correct bug in p2m list initialization
|
10 年之前 |
Linus Torvalds
|
c833e17e27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
|
10 年之前 |
Jennifer Herbert
|
8da7633f16
xen: mark grant mapped pages as foreign
|
10 年之前 |
Jennifer Herbert
|
0ae65f49af
x86/xen: require ballooned pages for grant maps
|
10 年之前 |
David Vrabel
|
0bb599fd30
xen: remove scratch frames for ballooned pages and m2p override
|
10 年之前 |
David Vrabel
|
853d028934
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
|
10 年之前 |
Christian Borntraeger
|
1760f1eb7e
x86/xen/p2m: Replace ACCESS_ONCE with READ_ONCE
|
10 年之前 |
Juergen Gross
|
f241b0b891
xen: correct race in alloc_p2m_pmd()
|
10 年之前 |
Juergen Gross
|
82c92ed135
xen: correct error for building p2m list on 32 bits
|
10 年之前 |
Boris Ostrovsky
|
701a261ad6
x86/xen: Free bootmem in free_p2m_page() during early boot
|
10 年之前 |
Juergen Gross
|
90fff3ea15
xen: introduce helper functions to do safe read and write accesses
|
10 年之前 |
Juergen Gross
|
2e917175e1
xen: Speed up set_phys_to_machine() by using read-only mappings
|
10 年之前 |
Juergen Gross
|
054954eb05
xen: switch to linear virtual mapped sparse p2m list
|
10 年之前 |
Juergen Gross
|
0aad568983
xen: Hide get_phys_to_machine() to be able to tune common path
|
10 年之前 |
Juergen Gross
|
5b8e7d8054
xen: Delay invalidating extra memory
|
10 年之前 |
Juergen Gross
|
97f4533a60
xen: Delay m2p_override initialization
|
10 年之前 |
Juergen Gross
|
1f3ac86b4c
xen: Delay remapping memory of pv-domain
|
10 年之前 |
Juergen Gross
|
7108c9ce8f
xen: use common page allocation function in p2m.c
|
10 年之前 |
Juergen Gross
|
820c4db2be
xen: Make functions static
|
10 年之前 |
Juergen Gross
|
6f58d89e6c
xen: fix some style issues in p2m.c
|
10 年之前 |
Juergen Gross
|
3a0e94f8ea
x86/xen: avoid race in p2m handling
|
11 年之前 |
Juergen Gross
|
2c185687ab
x86/xen: delay construction of mfn_list_list
|
11 年之前 |
Juergen Gross
|
239af7c713
x86/xen: avoid writing to freed memory after race in p2m handling
|
11 年之前 |
Matt Rushton
|
4fbb67e3c8
xen/setup: Remap Xen Identity Mapped RAM
|
11 年之前 |
Matt Rushton
|
3fbdf631b7
xen/setup: Remove Identity Map Debug Message
|
11 年之前 |
David Vrabel
|
25b884a83d
x86/xen: set regions above the end of RAM as 1:1
|
11 年之前 |
David Vrabel
|
3cb83e46d0
x86/xen: compactly store large identity ranges in the p2m
|
11 年之前 |
David Vrabel
|
a9b5bff66b
x86/xen: fix set_phys_range_identity() if pfn_e > MAX_P2M_PFN
|
11 年之前 |
David Vrabel
|
fcca2e3119
x86/xen: rename early_p2m_alloc() and early_p2m_alloc_middle()
|
11 年之前 |