aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove support for out-of-date SLES9 and RHEL4 kernelKeir Fraser2009-07-203-20/+58
* libxenguest: Revert domain builder interface changes for 'superpages'Keir Fraser2009-07-207-47/+42
* libxc: Use a single mmap interface to LinuxKeir Fraser2009-07-201-50/+21
* xend: Add support for URI ('file:' and 'data:' scheme) for PV/kernel and PV/r...Keir Fraser2009-07-209-50/+415
* x86: make show_page_walk() more robustKeir Fraser2009-07-203-5/+11
* xend: modify sort() for Python 2.3Keir Fraser2009-07-201-1/+1
* blktap2: Remove set() for Python 2.3Keir Fraser2009-07-201-5/+5
* ia64: Define paging_mode_external(), now needed by grant_table.cKeir Fraser2009-07-201-0/+2
* Use git smart server protocol for qemu tree by defaultKeir Fraser2009-07-201-1/+1
* xend: Restore scheduling parametersKeir Fraser2009-07-162-7/+14
* hvmloader: Add new test for MSR_SHADOW_GS_BASE validity after SWAPGS instruct...Keir Fraser2009-07-164-18/+109
* vmx: Fix handling of FS/GS base MSRs.Keir Fraser2009-07-161-17/+7
* tmem: No noise when disabled and not configuredKeir Fraser2009-07-161-6/+0
* x86 svm: Disable intercepting CR3 writes when nested paging is enabledKeir Fraser2009-07-162-5/+5
* x86: extend some of Intel's recent MCE work to also support AMDKeir Fraser2009-07-159-290/+322
* tools/check: We do need a default for ${PYTHON} as called fromKeir Fraser2009-07-153-0/+10
* tools/check: No need to check for ${PYTHON} existence.Keir Fraser2009-07-153-10/+0
* i386: eliminate unsupported CPUs' MCA handling codeKeir Fraser2009-07-155-107/+0
* Rename for_each_cpu() to for_each_possible_cpu()Keir Fraser2009-07-1514-33/+32
* i386: fix handling of Xen entries in final L2 page tableKeir Fraser2009-07-151-19/+26
* stubdom: make -> $(MAKE)Keir Fraser2009-07-151-1/+1
* Fix a couple of comment typos.Keir Fraser2009-07-152-2/+2
* x86: Fix an oversight of c/s 19927 - per-CPU data accesses mustKeir Fraser2009-07-151-1/+1
* stubdom: don't leak include dir on distcleanKeir Fraser2009-07-151-0/+1
* minios: switch to C99 integer typesKeir Fraser2009-07-1524-109/+102
* debug=y default during developmentKeir Fraser2009-07-141-1/+1
* stubdom: fix stubdom-dm error pathKeir Fraser2009-07-141-2/+2
* python: Remove tab indents.Keir Fraser2009-07-1410-46/+45
* pass-through: use vdevn in xm_pci_attach()Keir Fraser2009-07-141-3/+3
* docs/xenapi: Update examples section reflecting the current behaviour.Keir Fraser2009-07-141-42/+121
* stubdom: Install and use stubdompath.shKeir Fraser2009-07-132-8/+8
* x86-64: reduce symbol table sizeKeir Fraser2009-07-134-57/+52
* Mapping grant references into HVM guests, take 2Keir Fraser2009-07-1318-88/+308
* Eliminate grant_table_op restrictionKeir Fraser2009-07-132-4/+77
* Allow XENMEM_exchange to support exchange on foreign domains.Keir Fraser2009-07-131-12/+45
* VT-d: fix assertion fault in pci passthrough codeKeir Fraser2009-07-135-6/+12
* x86: merge final linking scriptsKeir Fraser2009-07-135-224/+142
* Move cpu_{sibling,core}_map into per-CPU spaceKeir Fraser2009-07-1310-73/+70
* Introduce and use a per-CPU read-mostly sub-sectionKeir Fraser2009-07-1315-25/+47
* x86: move ucode_cpu_info into per-CPU spaceKeir Fraser2009-07-134-12/+14
* x86: move init_tss into per-CPU spaceKeir Fraser2009-07-1311-16/+15
* ia64: consolidate final linking stepKeir Fraser2009-07-131-19/+16
* i386: fix bootKeir Fraser2009-07-131-1/+3
* stubdom: Fix stubdom-dm after c/s 19818Keir Fraser2009-07-101-1/+2
* netbsd: remove qemu-ifup-nbsd, now that it is in the right placeKeir Fraser2009-07-092-4/+0
* Make python check scripts use of $(PYTHON) make variable.Keir Fraser2009-07-094-5/+19
* tools: python -> $(PYTHON)Keir Fraser2009-07-091-4/+4
* Update QEMU_TAG to 5cc34ea27f1cbd1a0560cfca91fb89ccd6d5726fKeir Fraser2009-07-091-3/+3
* Use $(PYTHON) Makefile variable when building the hypervisor.Keir Fraser2009-07-092-3/+11
* x86_64: Fix Xen relocation size -- there is no longer an allocationKeir Fraser2009-07-091-2/+1