Commit Graph

541 Commits (b78aa66b1fe4179d28e3f6502dc179773519a1bb)

Author SHA1 Message Date
Stefano Stabellini 23febeddbe xen/setup: Route halt operations to safe_halt pvop. 14 years ago
Stefano Stabellini 7cb31b752c xen/e820: Guard against E820_RAM not having page-aligned size or start. 14 years ago
Stefan Bader cf04d120d9 xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn. 14 years ago
Stefan Bader 8e1b4cf210 xen: p2m: correctly initialize partial p2m leaf 14 years ago
Randy Dunlap 7d81c3b9e2 xen: fix non-ANSI function warning in irq.c 14 years ago
Tejun Heo 2ce802f62b lockdep: Move early boot local IRQ enable/disable status to init/main.c 14 years ago
Stephen Rothwell de23be5f35 xen: export arbitrary_virt_to_machine 14 years ago
Konrad Rzeszutek Wilk e1b478e4ec xen/p2m: Fix module linking error. 14 years ago
Jeremy Fitzhardinge 87f1d40a70 xen p2m: clear the old pte when adding a page to m2p_override 14 years ago
Stefano Stabellini 9b705f0e98 xen p2m: transparently change the p2m mappings in the m2p override 14 years ago
Jeremy Fitzhardinge 448f283193 xen: add m2p override mechanism 14 years ago
Jeremy Fitzhardinge b5eafe924b xen: move p2m handling to separate file 14 years ago
Ian Campbell c1f5db1a53 xen: disable ACPI NUMA for PV guests 14 years ago
Sheng Yang d9b8ca8474 xen: HVM X2APIC support 14 years ago
Christoph Lameter 780f36d8b3 xen: Use this_cpu_ops 14 years ago
Jeremy Fitzhardinge 64141da587 vmalloc: eagerly clear ptes on vunmap 14 years ago
Stefano Stabellini 512b109ec9 xen: unplug the emulated devices at resume time 14 years ago
Ian Campbell 805e3f4950 xen: x86/32: perform initial startup on initial_page_table 14 years ago
Jeremy Fitzhardinge 31e323cca9 xen: don't bother to stop other cpus on shutdown/reboot 14 years ago
Jeremy Fitzhardinge e7a3481c02 x86/pvclock: Zero last_value on resume 14 years ago
Huang Weiyi e6d4a76dbf xen: remove duplicated #include 14 years ago
Ian Campbell 5b5c1af104 xen: x86/32: perform initial startup on initial_page_table 14 years ago
Jeremy Fitzhardinge bc15fde77f xen: use default_idle 14 years ago
Jeremy Fitzhardinge c2d0879112 xen: clean up "extra" memory handling some more 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 7e77506a59 xen: implement XENMEM_machphys_mapping 14 years ago
Stefano Stabellini e060e7af98 xen: set vma flag VM_PFNMAP in the privcmd mmap file_op 14 years ago
Ian Campbell 9ec23a7f6d xen: do not release any memory under 1M in domain 0 14 years ago
Ian Campbell a2d771c036 xen: correct size of level2_kernel_pgt 14 years ago
Zimny Lech 61d8e11e51 Remove duplicate includes from many files 15 years ago
Stefano Stabellini ea5b8f7393 xen: initialize cpu masks for pv guests in xen_smp_init 15 years ago
Ian Campbell 45263cb099 xen: include xen/xen.h for definition of xen_initial_domain() 15 years ago
Stefano Stabellini ff12849a7a xen: mask the MTRR feature from the cpuid 15 years ago
Juan Quintela 4ec5387cc3 xen: add the direct mapping area for ISA bus access 15 years ago
Stefano Stabellini 801fd14a72 xen: use vcpu_ops to setup cpu masks 15 years ago
Jeremy Fitzhardinge 98511f3532 xen: map a dummy page for local apic and ioapic in xen_set_fixmap 15 years ago
Stefano Stabellini 6b0661a5e6 xen: introduce XEN_DOM0 as a silent option 15 years ago
Ian Campbell 9e9a5fcb04 xen: use host E820 map for dom0 15 years ago
Ian Campbell 375b2a9ada xen: correctly rebuild mfn list list after migration. 15 years ago
Jeremy Fitzhardinge 3654581e47 xen: don't add extra_pages for RAM after mem_end 15 years ago
Jeremy Fitzhardinge 41f2e4771a xen: add support for PAT 15 years ago
Jeremy Fitzhardinge 2f7acb2085 xen: make sure xen_max_p2m_pfn is up to date 15 years ago
Jeremy Fitzhardinge 698bb8d14a xen: limit extra memory to a certain ratio of base 15 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 15 years ago
Jeremy Fitzhardinge cfd8951e08 xen: don't map missing memory 15 years ago
Jeremy Fitzhardinge 33a847502b xen: defer building p2m mfn structures until kernel is mapped 15 years ago