aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * xen/arm32: Call start_xen only on the boot CPUJulien Grall2013-10-101-1/+2
* | libxl: introduce libxl_node_to_cpumapDario Faggioli2013-10-102-0/+25
* | xl: fix a typo in main_vcpulist()Dario Faggioli2013-10-101-1/+1
* | xl: update the manpage about "cpus=" and NUMA node-affinityDario Faggioli2013-10-101-7/+15
* | tools/migrate: Fix regression when migrating from older version of XenAndrew Cooper2013-10-1012-16/+67
* | tools: adds tracer on qemu-xen debug configure optionsFabio Fantoni2013-10-101-1/+1
* | xen/arm32: Call start_xen only on the boot CPUJulien Grall2013-10-101-1/+2
|/
* qemu-xen: Set localstatedir to /var.Anthony PERARD2013-10-101-0/+1
* qemu-xen: Disabling build of guest-agent.Anthony PERARD2013-10-101-0/+1
* hvm/vidirian: Avoid printing page_to_mfn(NULL) on error pathsAndrew Cooper2013-10-092-18/+14
* x86/traps: improvements to {rd,wr}msr_hypervisor_regs()Andrew Cooper2013-10-091-26/+15
* xen/x86: Remove GB macro in asm-x86/config.hJulien Grall2013-10-081-1/+0
* xen/dts: Support Linux initrd DT bindingsJulien Grall2013-10-081-0/+25
* xen/arm: Add support to load initrd in dom0Julien Grall2013-10-083-21/+102
* xen/dts: Use ROUNDUP macro instead of the internal ALIGNJulien Grall2013-10-081-6/+4
* xen: Add macro ROUNDUPJulien Grall2013-10-081-0/+2
* xen: Add macros MB and GBJulien Grall2013-10-082-1/+3
* x86/HPET: basic cleanupAndrew Cooper2013-10-083-16/+14
* VT-d: fix suspected data race condition in iommu_set_root_entry()Andrew Cooper2013-10-081-16/+3
* libxc: add LZ4 decompression supportJan Beulich2013-10-074-1/+157
* xen: add LZ4 decompression supportKyungsik Lee2013-10-078-2/+767
* x86: Improve information from domain_crash_synchronousAndrew Cooper2013-10-045-28/+53
* x86/traps: Record last extable faulting addressAndrew Cooper2013-10-041-0/+5
* x86: allow HVM guests to make console_io hypercallKonrad Rzeszutek Wilk2013-10-041-0/+2
* xsm: clean up unneeded current referencesDaniel De Graaf2013-10-041-2/+2
* xsm: forbid PV guest console readsDaniel De Graaf2013-10-041-3/+3
* x86: make hvm_cpuid() tolerate NULL pointersJan Beulich2013-10-043-19/+29
* Nested VMX: fix IA32_VMX_CR4_FIXED1 msr emulationYang Zhang2013-10-043-4/+53
* VMX: clean up capability checksJan Beulich2013-10-042-19/+35
* Nested VMX: check VMX capability before read VMX related MSRsYang Zhang2013-10-043-0/+26
* x86/percpu: Force INVALID_PERCPU_AREA into the non-canonical address regionAndrew Cooper2013-10-041-1/+8
* x86/idle: Fix get_cpu_idle_time()'s interaction with offline pcpusAndrew Cooper2013-10-042-7/+10
* libxl: correctly handle libxl_get_cpu_topology failure in libxl_{cpu, node}ma...Matthew Daley2013-10-031-2/+2
* xen/arm: map_domain_page: reuse slots with avail == 0Stefano Stabellini2013-10-031-7/+10
* libxl: only put poller if already gotten in libxl_event_waitMatthew Daley2013-10-031-1/+2
* libxc: only munmap when something has actually been mapped in change_pteMatthew Daley2013-10-031-3/+3
* xm-test: fix the ip allocation functionZhu Yanhai2013-10-031-1/+2
* xen/arm32: don't export v7_initJulien Grall2013-10-031-1/+1
* xl: fork before execing vncviewerIan Campbell2013-10-032-2/+33
* libxl: handle null lists in libxl_string_list_lengthMatthew Daley2013-10-031-2/+5
* x86: don't blindly create L3 tables for the direct mapJan Beulich2013-09-304-28/+20
* x86: properly set up fbld emulation operand addressJan Beulich2013-09-301-2/+2
* x86/mm/shadow: Fix initialization of PV shadow L4 tables.Tim Deegan2013-09-301-1/+5
* x86: properly handle hvm_copy_from_guest_{phys,virt}() errorsJan Beulich2013-09-304-31/+66
* x86/AMD-Vi: Fix IVRS HPET special->handle overrideSuravee Suthikulpanit2013-09-303-15/+32
* cpupools: update domU's node-affinity on the cpupool_unassign_cpu() pathDario Faggioli2013-09-301-0/+6
* Nested VMX: Expose unrestricted guest feature to guestYang Zhang2013-09-302-1/+5
* xen: arm: move smp_init_cpus to smpboot.cIan Campbell2013-09-273-125/+127
* xen: arm: split cpu0's domheap mapping PTs out from xen_secondIan Campbell2013-09-271-18/+17
* xen: arm: configure TCR_EL2 for 40 bit physical address spaceIan Campbell2013-09-271-2/+2