aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PV-ON-HVM] Fix evtchn of unbind_from_irqhandler()Keir Fraser2007-11-061-1/+1
* vt-d: Free memory of g2m_ioport_list.Keir Fraser2007-11-062-21/+38
* Users manual updates:Keir Fraser2007-11-061-11/+11
* xenstored: Recover from corrupt tdb on rebootKeir Fraser2007-11-061-0/+19
* xend: Fix startup crash for some network configurations.Keir Fraser2007-11-061-0/+1
* [SHADOW] Fix error paths in guest-pagetable walker.Keir Fraser2007-11-051-83/+109
* Small cleanups to console-input-redirect code in Xen.Keir Fraser2007-11-051-14/+12
* ioemu: Clean up compile warnings.Keir Fraser2007-11-055-11/+15
* xm: fix "xm labels type=any" command errorKeir Fraser2007-11-051-5/+2
* cpufreq, amd: Xen support for architectural AMD pstate driverKeir Fraser2007-11-052-0/+33
* x86, hvm: Minor fix of hvm_set_pci_link_route().Keir Fraser2007-11-051-1/+1
* x86, hvm: More fixes to no-missed-tick-accounting mode.Keir Fraser2007-11-051-8/+13
* Merge.Keir Fraser2007-11-0215-463/+400
|\
| * [SHADOW] Make the guest PT walker more complete.Tim Deegan2007-11-0215-463/+400
* | hvm: Timer fixes:Keir Fraser2007-11-021-22/+10
* | x86, svm: Add hunk I missed from Jan's debug-register handlingKeir Fraser2007-11-021-0/+1
|/
* Live migration with MMIO pages: fix shadow pte propagation.Keir Fraser2007-11-021-6/+12
* x86_emulate: Allow to build outside Xen tree (in tools/test).Keir Fraser2007-11-021-2/+5
* solaris: Fix Solaris tools build.Keir Fraser2007-11-025-35/+4
* xen: Remove stdint.h include. Xen defines its own types.Keir Fraser2007-11-021-2/+0
* ioemu: Remove dependency on linux/input.hKeir Fraser2007-11-021-1/+4
* x86, svm: Adds nested paging performance counter to svmexitKeir Fraser2007-11-022-1/+3
* Merge with ia64/xen-unstable.hgKeir Fraser2007-11-0210-149/+155
|\
| * Fix use-after-free in xenconsoled.Keir Fraser2007-11-011-1/+9
| * ioemu: ioemu portion of buffered-io fix.Keir Fraser2007-11-011-4/+1
| * x86: Fix various problems with debug-register handling.Keir Fraser2007-11-018-144/+145
* | [IA64] Add support for 4 & 8 byte buffered ioAlex Williamson2007-11-011-9/+22
* | merge with xen-unstable.hg (staging)Alex Williamson2007-11-0117-77/+113
|\|
| * x86/64: Fix the build.Keir Fraser2007-11-011-2/+2
| * x86, hvm: Fix stdvga and buffered-io code.Keir Fraser2007-11-013-13/+25
| * acm, xend: Follow linked files.Keir Fraser2007-11-011-19/+10
| * xend: Fix missing boolean xend config optionsKeir Fraser2007-11-011-0/+4
| * PV-on-HVM: Define BLOCKING_NOTIFIER_HEAD macro for old Linux kernels.Keir Fraser2007-11-011-1/+8
| * xenperf: Fix typo in mlock() invocation.Keir Fraser2007-10-311-1/+1
| * ia64: Fix the build after guest_physmap_add_page() changes.Keir Fraser2007-10-314-4/+5
| * hvm: Fail attempts to add pages to guest pseudophys memory map aboveKeir Fraser2007-10-314-21/+43
| * x86, hvm: Allow HAP to be enabled on 32-bit Xen (but still disabled by default).Keir Fraser2007-10-312-13/+11
| * x86, hvm: Fix 'no_missed_tick_accoutning' timer mode.Keir Fraser2007-10-312-8/+9
* | [IA64] Implement some PAL proceduresAlex Williamson2007-11-011-0/+41
* | [IA64] Update pal.h and pal.S to linux-2.6.21Alex Williamson2007-11-014-76/+177
* | [IA64] Fix ia64_sal_get_state_info() emulation bugAlex Williamson2007-11-011-3/+7
* | merge with xen-unstable.hg (staging)Alex Williamson2007-10-30156-3439/+6774
|\|
| * ia64: Fix after stdvga performance changes to bufioreq struct.Keir Fraser2007-10-301-39/+60
| * x86, hvm: Flush local TLB after any change to linear pagetable mapping.Keir Fraser2007-10-301-0/+15
| * x86, hvm: New timer mode 'no missed-tick accounting'.Keir Fraser2007-10-302-25/+42
| * Refactor buildconfigs/mk.* to make the common rules separate from theIan Campbell2007-10-304-161/+162
| * ALLOW_INTERFACE_MISMATCH defaults to "y" so don't specify itIan Campbell2007-10-304-8/+0
| * Always use ketchup for tarball sources, since the only non-user wasIan Campbell2007-10-302-16/+0
| * Remove the linux-2.6-paravirt build target since it is obsolete now the code isIan Campbell2007-10-301-15/+0
| * x86: cache current vcpu in some trap-handling functions.Keir Fraser2007-10-301-21/+26