aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | [IA64] libxc clean up.Isaku Yamahata2008-10-024-59/+73
* | [IA64] xc restore: fix domain restore.Isaku Yamahata2008-10-021-1/+1
* | [IA64] hvm builder: more precisely use of memory size.Isaku Yamahata2008-10-021-36/+41
* | [IA64] libxc: improve foreign p2m exposure.Isaku Yamahata2008-10-021-3/+10
* | merge with xen-unstable.hgIsaku Yamahata2008-10-02570-209958/+8656
|\|
| * xend: Fixes after backend xenstore config changes.Keir Fraser2008-10-012-4/+4
| * xend: Move some backend configuration info.Keir Fraser2008-10-014-127/+64
| * [IA64] Compilation fix to cpufreq stuff.Keir Fraser2008-10-013-0/+23
| * x86, hvm: Expose host core/HT topology to HVM guests.Keir Fraser2008-09-301-4/+30
| * hvm: Remove extboot from virtual firmware.Keir Fraser2008-09-298-761/+1
| * xc_save: use correct size when unmapping live p2m.Keir Fraser2008-09-291-2/+2
| * domctl: Fix the wrong return values when xsm_xxx() returns 0Keir Fraser2008-09-291-4/+6
| * Fix 32pae build: ld -> PRI64.Keir Fraser2008-09-281-2/+5
| * CPUIDLE: Initialize timer broadcast mechanism for C2Keir Fraser2008-09-261-2/+8
| * hvm: Default timer_mode=1 (do not delay virtual time for missedKeir Fraser2008-09-262-2/+2
| * x86 shadow: Add FreeBSD mappings guest heuristics.Keir Fraser2008-09-262-4/+28
| * x86 and ia64: move cpufreq notify code to commone placeKeir Fraser2008-09-265-96/+159
| * X86 and IA64: Update cpufreq statistic logic for supporting both x86Keir Fraser2008-09-266-35/+25
| * X86 and IA64: Rebase cpufreq logic for supporting both x86 and ia64Keir Fraser2008-09-2612-171/+219
| * vtd: Fix check for interrupt remapping of ioapic RTEKeir Fraser2008-09-261-3/+6
| * x86, hvm: Remove warning on emulated write to read-only page.Keir Fraser2008-09-251-9/+1
| * x86: Clean up and fix 18539:31f09a5e24cf8Keir Fraser2008-09-256-47/+75
| * xm: Fix xm start -c / --vncviewerKeir Fraser2008-09-251-3/+4
| * hvm firmware: Replace etherboot with modern gPXE ROMs.Keir Fraser2008-09-259-4139/+6414
| * x86: Fix guest_physmap_add_entry checksKeir Fraser2008-09-251-21/+30
| * x86: Add xenpm utility to list CPU power info.Keir Fraser2008-09-253-4/+207
| * x86 pmstat: Fix get_pm_info hypercall argument checking.Keir Fraser2008-09-251-6/+18
| * x2apic: Clean up send_IPI_mask_x2apic() and add a memory barrier.Keir Fraser2008-09-252-10/+14
| * 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