aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pv-on-hvm: Fix panic-handler code to work on wider range of kernels.Keir Fraser2008-06-131-19/+7
* Bring back console_start_log_everything() as a milder alternative toKeir Fraser2008-06-135-17/+77
* [ACM] Pass uuid to created policyKeir Fraser2008-06-132-3/+3
* [ACM] Enable labeling of resources as inaccessibleKeir Fraser2008-06-132-22/+42
* 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 the realmode live migration issue with Intel EPTKeir Fraser2008-06-132-0/+35
* 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
* xend: detect and report qemu-dm failureKeir Fraser2008-06-125-37/+176
* 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-126-35/+45
* tools: replace sprintf with snprintf where applicableKeir Fraser2008-06-1211-38/+56
* 32-on-64: Clean up and unify compat_arg_xlat_area handling.Keir Fraser2008-06-1219-164/+48
* minios can cope with >4G CR3 since it never uses itKeir Fraser2008-06-121-1/+1
* 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-113-97/+217
* Push python-related make variable definitions into tools/misc.Keir Fraser2008-06-112-5/+5
* Have `make install' write the Python version number in the #!Keir Fraser2008-06-114-2/+73
* minios: Fix >4GB machine addressesKeir Fraser2008-06-102-15/+15
* x86/64: Fix build.Keir Fraser2008-06-101-2/+0
* xend: minor ballooning cleanupKeir Fraser2008-06-101-1/+1
* x86: Default ACPI reboot method.Keir Fraser2008-06-104-89/+144
* xenstore: Fix error path broken by c/s 17816Keir Fraser2008-06-101-2/+2
* xenstat: some cleanupsKeir Fraser2008-06-102-4/+6
* xm on xenapi: Add PVFB support in xenapi_create.py.Keir Fraser2008-06-101-0/+47
* xenstore: cleanupsKeir Fraser2008-06-102-8/+21
* libxc: Update for NetBSDKeir Fraser2008-06-102-1/+6
* Pull in ACPI table parsing code from Linux 2.6.26-rc4.Keir Fraser2008-06-1026-1009/+3388
* libxenstat: Fix statistics for blktap disks on linuxKeir Fraser2008-06-101-7/+19
* 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
* tools/python/xen/lowlevel: some cleanupsKeir Fraser2008-06-103-12/+12