aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix direct use of 'make' -> $(MAKE)Keir Fraser2008-09-241-1/+1
* x86: Properly synchronise updates to pirq-to-vector mapping.Keir Fraser2008-09-2411-102/+133
* x86: change _PAGE_GNTTABKeir Fraser2008-09-242-3/+7
* x86/PCI-MSI: fix log messagesKeir Fraser2008-09-241-26/+26
* ia64: fix make install under tools/debugger/xenitpKeir Fraser2008-09-241-3/+9
* minios: blkfront should set protocol nodeKeir Fraser2008-09-241-0/+7
* xm docs: Added new,delete,dump-core,resume,suspend,uptime and fixed othersKeir Fraser2008-09-241-38/+268
* hvm, save/restore: Skip page batches which contain no valid pages.Keir Fraser2008-09-231-1/+14
* acm, xend: Catch bad vlan identifiersKeir Fraser2008-09-231-0/+9
* libxc: Wrapper functions for cpu online/offlineKeir Fraser2008-09-223-0/+56
* x86: Add sysctl for cpu online/offlineKeir Fraser2008-09-222-0/+38
* x86: fix powernowKeir Fraser2008-09-221-3/+21
* Add debug key 'e' for event channel informationKeir Fraser2008-09-222-2/+74
* acpi: mark several more items __init/__initdataKeir Fraser2008-09-226-64/+17
* x86/cpufreq: don't use static array for large per-CPU data structuresKeir Fraser2008-09-227-50/+102
* domctl: don't allow certain operations on Dom0Keir Fraser2008-09-221-5/+17
* vsprintf: Better size_t input checking, and fix return values ofKeir Fraser2008-09-221-4/+8
* Fix misc issues related to allowing support of more CPUsKeir Fraser2008-09-226-19/+49
* xentop: Fix display of long domain names.Keir Fraser2008-09-221-1/+1
* i386: make double fault TSS per-CPUKeir Fraser2008-09-224-14/+25
* x86: make GDT per-CPUKeir Fraser2008-09-2218-97/+177
* x86,amd,microcode: fix hypercall return codeKeir Fraser2008-09-221-4/+1
* CPUIDLE: Handle C2 LAPIC timer & TSC stopKeir Fraser2008-09-221-12/+17
* CPUIDLE: Support multiple C3 statesKeir Fraser2008-09-221-10/+11
* xenctx: fix xenctx --all option on x86Keir Fraser2008-09-221-1/+1
* xend: Refactor vmmetrics destruction.Keir Fraser2008-09-222-10/+12
* pvgrub: Allow to work with a partitionless virtual disc.Keir Fraser2008-09-181-0/+72
* xm list: Return unique exit code for non-existent domainKeir Fraser2008-09-181-0/+1
* x86, amd, hvm: pass through one more cpuid cache description leafKeir Fraser2008-09-181-6/+11
* Remove internal tools/ioemu tree.Keir Fraser2008-09-18442-203980/+2
* xc_save/xc_restore: Fix wrong data typeKeir Fraser2008-09-172-4/+4
* x86: Allow continue_hypercall_on_cpu() to be called from within anKeir Fraser2008-09-173-20/+43
* xm: Remove obsolete mechanism using vncviewer -listenKeir Fraser2008-09-172-52/+0
* mini-os: adding some missing posix function declarationsKeir Fraser2008-09-177-0/+100
* x86-64: enforce memory limits imposed by virtual memory layoutKeir Fraser2008-09-161-2/+20
* x86: also fix powernow's dom_maskKeir Fraser2008-09-161-7/+13
* Merge with IA64 tree.Keir Fraser2008-09-162-53/+36
|\
| * x86, microcode: Free microcode_info struct at end of hypercall.Keir Fraser2008-09-161-3/+6
| * x86, microcode: Do not run microcode update in IRQ context.Keir Fraser2008-09-161-45/+32
| * x86: Simplify RDMSR pass-through emulation for certainKeir Fraser2008-09-161-9/+2
* | merge with xen-unstable.hgIsaku Yamahata2008-09-1631-732/+1487
|\|
| * x86, microcode: More code cleanups.Keir Fraser2008-09-164-112/+72
| * stubdom/ioemu link farm creation fixesKeir Fraser2008-09-161-17/+20
| * x86, microcode: Clean up for Xen coding style, and disable for nowKeir Fraser2008-09-164-807/+720
| * Avoid parallel invocation of git for ioemu-remote.Keir Fraser2008-09-151-2/+5
| * x86: Fix 32-bit build after AMD microcode update patch.Keir Fraser2008-09-151-5/+4
| * xsm: dummy module - implement missing stubKeir Fraser2008-09-151-0/+3
| * vtd: minor edge case memory leakKeir Fraser2008-09-151-0/+1
| * x86, shadow: Allow removing writable mappings from splintered page tables.Keir Fraser2008-09-152-5/+9
| * x86, shadow: Fix comment about Linux direct-map address.Keir Fraser2008-09-131-1/+1