aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: check for documentation generation tools in docs/configure.Ian Campbell2013-01-2510-31/+120
* docs: drop doxygen stuffIan Campbell2013-01-256-2793/+0
* docs: Remove xen-api docsIan Campbell2013-01-2517-21843/+0
* xl: SWITCH_FOREACH_OPT handles special options directly.Ian Campbell2013-01-251-145/+51
* xl: Introduce helper macro for option parsing.Ian Campbell2013-01-251-444/+528
* xl: allow def_getopt to handle long optionsIan Campbell2013-01-251-198/+125
* libxl: libxl__prepare_ao_device should reset num_execRoger Pau Monne2013-01-251-0/+1
* x86/HVM: fixed _hvm_hw_fix_cpu()Razvan Cojocaru2013-01-241-6/+9
* libxc: drop relics of running on non-PAE 32-bit hostsJan Beulich2013-01-245-127/+14
* xen: arm: print arm32 not x86_64 in xen info.Ian Campbell2013-01-241-1/+1
* libxc: match types of 'subject' and 'foreigndom' between struct xc_mmu and do...Dario Faggioli2013-01-242-4/+4
* 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
* vtpm/vtpmmgr: Use libpolarssl.a instead of hardcoding own list of .o filesIan Campbell2013-01-243-10/+4
* tools+stubdom: install under /usr/local by default.Ian Campbell2013-01-246-9/+0
* libxl: fix stale timeout event callback raceIan Jackson2013-01-242-77/+29
* libxl: fix stale fd event callback raceIan Jackson2013-01-242-29/+163
* 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
* 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