Linus Torvalds
|
8a3fbc9fdb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
14 years ago |
Huang Weiyi
|
e6d4a76dbf
xen: remove duplicated #include
|
14 years ago |
Konrad Rzeszutek Wilk
|
ec35a69c46
xen: set IO permission early (before early_cpu_init())
|
14 years ago |
Jeremy Fitzhardinge
|
d2a817130c
xen: re-enable boot-time ballooning
|
14 years ago |
Ian Campbell
|
9ec23a7f6d
xen: do not release any memory under 1M in domain 0
|
14 years ago |
Linus Torvalds
|
18cb657ca1
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
14 years ago |
Linus Torvalds
|
520045db94
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
|
14 years ago |
Ian Campbell
|
45263cb099
xen: include xen/xen.h for definition of xen_initial_domain()
|
14 years ago |
Juan Quintela
|
4ec5387cc3
xen: add the direct mapping area for ISA bus access
|
15 years ago |
Ian Campbell
|
9e9a5fcb04
xen: use host E820 map for dom0
|
15 years ago |
Jeremy Fitzhardinge
|
3654581e47
xen: don't add extra_pages for RAM after mem_end
|
14 years ago |
Jeremy Fitzhardinge
|
2f7acb2085
xen: make sure xen_max_p2m_pfn is up to date
|
14 years ago |
Jeremy Fitzhardinge
|
698bb8d14a
xen: limit extra memory to a certain ratio of base
|
14 years ago |
Jeremy Fitzhardinge
|
b5b43ced7a
xen: add extra pages for E820 RAM regions, even if beyond mem_end
|
15 years ago |
Jeremy Fitzhardinge
|
36bc251b87
xen: make sure xen_extra_mem_start is beyond all non-RAM e820
|
15 years ago |
Jeremy Fitzhardinge
|
42ee1471e9
xen: implement "extra" memory to reserve space for pages not present at boot
|
15 years ago |
Ian Campbell
|
35ae11fd14
xen: Use host-provided E820 map
|
16 years ago |
Alex Nixon
|
23ace955c2
xen: Don't disable the I/O space
|
16 years ago |
Ingo Molnar
|
daab7fc734
Merge commit 'v2.6.36-rc3' into x86/memblock
|
15 years ago |
Yinghai Lu
|
a9ce6bc151
x86, memblock: Replace e820_/_early string with memblock_
|
15 years ago |
Donald Dutile
|
f09f6d194d
Xen: register panic notifier to take crashes of xen guests on panic
|
15 years ago |
Jeremy Fitzhardinge
|
f89e048e76
xen: make sure pages are really part of domain before freeing
|
16 years ago |
Miroslav Rezanina
|
093d7b4639
xen: release unused free memory
|
16 years ago |
Jeremy Fitzhardinge
|
6b2e8523df
xen: reserve Xen start_info rather than e820 reserving
|
16 years ago |
Tej
|
f63c2f2489
xen: whitespace/checkpatch cleanup
|
16 years ago |
Jeremy Fitzhardinge
|
5670a43d71
xen: fix for xen guest with mem > 3.7G
|
17 years ago |
Jeremy Fitzhardinge
|
d5303b811b
x86: xen: no need to disable vdso32
|
17 years ago |
Jeremy Fitzhardinge
|
6a52e4b1cd
x86_64: further cleanup of 32-bit compat syscall mechanisms
|
17 years ago |
Ingo Molnar
|
71415c6a08
x86, xen, vdso: fix build error
|
17 years ago |
Jeremy Fitzhardinge
|
62541c3766
xen64: disable 32-bit syscall/sysenter if not supported.
|
17 years ago |