aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
...
* | [IA64] remove unnecessary ia64_ksyms.c.Isaku Yamahata2008-06-193-126/+0
* | [IA64] remove unused old acpi.c.Isaku Yamahata2008-06-111-704/+0
* | [IA64] make acpi related files compilable.Isaku Yamahata2008-06-116-1/+65
* | [IA64] import linux-2.6.25-rc4 acpi related files.Isaku Yamahata2008-06-115-7/+1344
* | [IA64] removed an unused header file.Isaku Yamahata2008-06-116-23/+15
* | [IA64] efi: remove old efi code to copmile newer linux acpi code.Isaku Yamahata2008-06-115-48/+25
* | merge with xen-unstable.hgIsaku Yamahata2008-06-1996-1860/+4559
|\|
| * x86: Must use a softirq to defer dom0 NMIKeir Fraser2008-06-182-5/+8
| * x86: Intel wants the TSS busy flag set when we do a vmentry.Keir Fraser2008-06-181-1/+2
| * mm.c: use local variable domain pointerKeir Fraser2008-06-181-1/+1
| * [IA64] trivial compilation fix caused by c/s 17847:8a0415fac759.Keir Fraser2008-06-162-2/+1
| * vmx: Allow restore of context from a non-Intel processor. InKeir Fraser2008-06-161-1/+4
| * amd svm: Do not touch (non-existent) attr and selector fields for GDTRKeir Fraser2008-06-161-2/+4
| * vt-d: Quieten down overzealous logging.Keir Fraser2008-06-162-5/+4
| * x86_emulate: Fix the segment-load functionKeir Fraser2008-06-161-10/+18
| * 32-on-64: Fix compat-access macros to use correct underlying HVM accessors.Keir Fraser2008-06-132-32/+34
| * Bring back console_start_log_everything() as a milder alternative toKeir Fraser2008-06-135-17/+77
| * hvm, 32-on-64: Allow a 32-bit x86 hvm guest access to any memory_op().Keir Fraser2008-06-131-33/+3
| * Introduce guest_handle_subrange_okay() for checking sub-sections of anKeir Fraser2008-06-133-5/+14
| * 32-on-64: Fix is_compat_arg_xlat_range().Keir Fraser2008-06-131-1/+2
| * 32-on-64: Fix error handling for XENMEM_decrease_reservation.Keir Fraser2008-06-131-5/+6
| * Improve serial output when dropping characters to drop them in bigKeir Fraser2008-06-135-28/+24
| * kexec: Fix the 32-bit build.Keir Fraser2008-06-131-4/+4
| * hvm: Fix max_mapped_pfn when using 2MB super pages.Keir Fraser2008-06-131-1/+1
| * extract vmcoreinfo from /proc/vmcore for XenKeir Fraser2008-06-1312-3/+122
| * x86: remove use of per-domain lock from page table entry handlingKeir Fraser2008-06-124-59/+131
| * x86: Reduce page->shadow_flags to 32 bits so we can steal space for aKeir Fraser2008-06-122-9/+11
| * x86: Do not use HPET in Cx state management since dom0 may need RTCKeir Fraser2008-06-124-13/+19
| * dom0 state dumpKeir Fraser2008-06-126-38/+129
| * keyhandler: When dumping all-CPU register state, wnter console syncKeir Fraser2008-06-121-0/+5
| * x86: don't print dom0 initrd information twiceKeir Fraser2008-06-121-2/+0
| * x86: minor adjustment to asm constraint in get_page()Keir Fraser2008-06-121-2/+2
| * x86: add perf counter for pointless updates of writable pages through a hyper...Keir Fraser2008-06-122-0/+3
| * x86: machine_halt() forcibly re-enables IRQs as it may be called fromKeir Fraser2008-06-121-0/+1
| * x86/32on64: fix physical address restrictionKeir Fraser2008-06-124-15/+18
| * x86: simplify domain memory cleanupKeir Fraser2008-06-123-32/+20
| * [IA64] re-add efi support to acpi_os_get_root_pointer()Keir Fraser2008-06-122-3/+23
| * [IA64] compilation fix caused by 17814:9af7a535225fKeir Fraser2008-06-125-29/+22
| * 32-on-64: Clean up and unify compat_arg_xlat_area handling.Keir Fraser2008-06-1219-164/+48
| * MSI: Handle MSI EOI for amd systemsKeir Fraser2008-06-112-2/+2
| * MSI: Fix msi delivery for hvm guestKeir Fraser2008-06-111-4/+10
| * AMD IOMMU: Enable MSI for hvm guestKeir Fraser2008-06-111-2/+14
| * x86: cpuid configuration for PV guestKeir Fraser2008-06-111-25/+36
| * x86/64: Fix build.Keir Fraser2008-06-101-2/+0
| * x86: Default ACPI reboot method.Keir Fraser2008-06-104-89/+144
| * Pull in ACPI table parsing code from Linux 2.6.26-rc4.Keir Fraser2008-06-1026-1009/+3388
| * Fix the build with perfc=y.Keir Fraser2008-06-101-1/+2
| * x86: Fix the build after HVMTRACE changes.Keir Fraser2008-06-102-12/+6
| * Allow older PAE Linux guests to access entire compat m2p.Keir Fraser2008-06-091-2/+27
| * x86: Fix S3 resume after creating an HVM guest.Keir Fraser2008-06-091-1/+1