aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* vtpmmgr: fix build on 32-bitIan Campbell2013-01-213-3/+3
* 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
* stubdom: rerun autogen.shIan Campbell2013-01-181-160/+132
* 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
* Add conditional build of subsystems to configure.acMatthew Fioravante2013-01-185-5/+625
* Add a top level configure scriptMatthew Fioravante2013-01-1811-18/+2592
* stubdom: Add autoconfMatthew Fioravante2013-01-1826-79/+4893
* README: Add cmake dependencyMatthew Fioravante2013-01-181-0/+1
* Add vtpm documentationMatthew Fioravante2013-01-183-106/+401
* vtpm/vtpmmgr and required libs to stubdom/MakefileMatthew Fioravante2013-01-185-1/+215
* add stubdom/vtpmmgr codeMatthew Fioravante2013-01-1818-0/+4766
* add vtpm-stubdom codeMatthew Fioravante2013-01-1812-0/+1214
* 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
* libxl: correct xenstore permissions on console deviceDaniel De Graaf2013-01-171-0/+2
* xenconsoled: use grant references instead of map_foreign_rangeDaniel De Graaf2013-01-173-10/+42
* QEMU_TAG updateIan Jackson2013-01-171-3/+3
* x86/mm: revert 26399:b0e618cb0233 (multiple vram areas)Tim Deegan2013-01-1714-355/+397
* tools: Update to SeaBIOS 1.7.1Ian Campbell2013-01-172-5/+22
* libxl: don't continue to create the domain if the device model is not spawnedJulien Grall2013-01-171-2/+0
* Fix pygrub handling non-default entryMiroslav Rezanina2013-01-171-1/+1
* Switch from select() to poll() in xenconsoled's IO loopWei Liu2013-01-171-72/+140
* x86: handle both NMI kinds if they occur simultaneouslyJan Beulich2013-01-171-3/+3
* mem_event: Add support for MEM_EVENT_REASON_MSRRazvan Cojocaru2013-01-174-1/+16
* Config.mk: delete accidentally introduced drivelIan Jackson2013-01-171-6/+0
* QEMU_TAG updateIan Jackson2013-01-171-0/+3
* QEMU_TAG updateIan Jackson2013-01-171-3/+6
* x86/mm: Provide support for multiple frame buffers in HVM guests.Robert Phillips2013-01-1716-397/+1421
* miscellaneous cleanupJan Beulich2013-01-178-39/+17
* x86/EFI: retrieve PCI ROM contents not accessible through BARsJan Beulich2013-01-175-0/+357
* QEMU_TAG updateIan Jackson2013-01-161-3/+3
* x86: consistently mask floating point exceptionsJan Beulich2013-01-161-1/+3
* fix XENMEM_remove_from_physmap return valueJan Beulich2013-01-151-2/+3
* nEPT: Expose EPT & VPID capablities to L1 VMMZhang Xiantao2013-01-153-9/+35
* nVMX: virutalize VPID capability to nested VMMZhang Xiantao2013-01-153-3/+61
* nEPT: handle invept instruction from L1 VMMZhang Xiantao2013-01-153-1/+40