aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* x86/HVM: fixed _hvm_hw_fix_cpu()Razvan Cojocaru2013-01-241-6/+9
* xen: arm: print arm32 not x86_64 in xen info.Ian Campbell2013-01-241-1/+1
* xen: Simplify the space of spaces supported by XENMEM_add_to_physmap(_range)Ian Campbell2013-01-242-3/+9
* xen: arm: do not panic when failing to translate a guest addressIan Campbell2013-01-246-57/+76
* xen: infrastructure to have cross-platform video driversStefano Stabellini2013-01-2410-28/+48
* xen/arm: introduce early_ioremapStefano Stabellini2013-01-243-1/+38
* xen/arm: flush the entire dest_va 2MB mappingStefano Stabellini2013-01-241-1/+1
* xen/arm: introduce flush_xen_data_tlb_range_vaStefano Stabellini2013-01-242-11/+15
* xen/arm: add missing FIRST, SECOND and THIRD MASK and SIZE definitionsStefano Stabellini2013-01-241-0/+6
* x86/mm: remove two files left over from the previous vram patches.Tim Deegan2013-01-242-1066/+0
* x86/HVM: generalize IRQ raising on RTC_REG_B writesJan Beulich2013-01-231-5/+10
* x86/HVM: use cached original value in RTC_REG_B writing codeJan Beulich2013-01-231-3/+3
* x86/HVM: fix RTC hour conversionsJan Beulich2013-01-231-8/+7
* x86/HVM: adjust rtc_timer_update()Jan Beulich2013-01-231-12/+17
* x86/HVM: consolidate toggling of RTC IRQJan Beulich2013-01-231-14/+13
* x86/HVM: use RTC_* names instead of literal numbersJan Beulich2013-01-231-3/+4
* x86: support up to 16TbJan Beulich2013-01-237-16/+98
* tmem: partial adjustments for x86 16Tb supportJan Beulich2013-01-231-18/+8
* x86: properly use map_domain_page() in miscellaneous placesJan Beulich2013-01-234-7/+36
* x86: properly use map_domain_page() in nested HVM codeJan Beulich2013-01-235-48/+66
* x86: properly use map_domain_page() during page table manipulationJan Beulich2013-01-237-53/+82
* x86: properly use map_domain_page() during domain creation/destructionJan Beulich2013-01-237-83/+105
* x86: consolidate initialization of PV guest L4 page tablesJan Beulich2013-01-234-23/+18
* x86: properly use map_domain_page() when building Dom0Jan Beulich2013-01-233-26/+65
* x86: re-introduce map_domain_page() et alJan Beulich2013-01-237-44/+544
* x86: extend frame table virtual spaceJan Beulich2013-01-234-16/+19
* x86: introduce virt_to_xen_l1e()Jan Beulich2013-01-233-4/+24
* xen: Do not allow guests to enable nested HVM on themselvesIan Campbell2013-01-231-0/+5
* fix acpi_dmar_zap/reinstate() (fixes S3 regression)Tomasz Wroblewski2013-01-233-1/+63
* xen/arch/x86: complete XSM hooks on irq/pirq mappingsDaniel De Graaf2013-01-237-38/+77
* hvm: wire up domctl and xsm hypercallsDaniel De Graaf2013-01-231-0/+4
* x86: restore (optional) forwarding of PCI SERR induced NMI to Dom0Jan Beulich2013-01-222-3/+20
* xen arm: add XSM hooks to arch_memory_opIan Campbell2013-01-215-32/+49
* xen/arm: flush dcache after memcpy'ing the kernel imageStefano Stabellini2013-01-211-0/+1
* arm: use module provided command line for domain 0 command lineIan Campbell2013-01-211-4/+24
* arm: discard boot modules after building domain 0.Ian Campbell2013-01-213-0/+21
* arm: load dom0 kernel from first boot moduleIan Campbell2013-01-212-27/+75
* device-tree: get_val cannot cope with cells > 2, add early_panicIan Campbell2013-01-211-0/+3
* arm: avoid allocating the heaps over modules or xen itself.Ian Campbell2013-01-211-11/+78
* arm: avoid placing Xen over any modules.Ian Campbell2013-01-211-7/+61
* xen: arm: introduce concept of modules which can be in RAM at start of dayIan Campbell2013-01-211-0/+14
* x86/hvm: fix RTC setting.Tim Deegan2013-01-181-3/+10
* x86/AMD: Enable WC+ memory type on family 10 processorsBoris Ostrovsky2013-01-182-2/+14
* x86: find a better location for the real-mode trampolinePaolo Bonzini2013-01-182-11/+26
* xen: arm: fix assert in select_user_regIan Campbell2013-01-171-1/+1
* xen/arm: initialize the GIC irq properties of interrupts routed to guestsStefano Stabellini2013-01-171-18/+31
* xen/arm: support the ARM generic virtual timerStefano Stabellini2013-01-177-45/+105
* xen: return a per-mapping error from XENMEM_add_to_physmap_range.Ian Campbell2013-01-172-1/+11
* xen: arm: Correct register values and comment in early init_uart.Lars Rasmusson2013-01-171-2/+2
* x86/mm: revert 26399:b0e618cb0233 (multiple vram areas)Tim Deegan2013-01-1713-341/+391