aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Obtain Linux kernels via git-over-httpKeir Fraser2009-10-082-2/+2
* x86 tsc: Fix check_tsc_warp() bug and add copyright noticeKeir Fraser2009-10-081-1/+5
* xsm: Correct the usage of XSM_ENABLE after c/s 20285.Keir Fraser2009-10-082-2/+1
* Update QEMU_TAG to a05958b6e32f1748ea70b1efca13394956c0698bKeir Fraser2009-10-081-3/+3
* x86 shadow: Fix the build.Keir Fraser2009-10-071-0/+1
* libxenctrl: Fix non-Linux definitions of xc_gnttab_map_table*().Keir Fraser2009-10-073-3/+24
* Fix hypervisor crash with unpopulated NUMA nodesKeir Fraser2009-10-071-6/+5
* x86 shadow: fix the check for having killed the guest in the fault handler.Keir Fraser2009-10-071-2/+2
* libxenctrl: Build fix after gnttab_v2 changes.Keir Fraser2009-10-073-15/+15
* PVUSB: Update public header.Keir Fraser2009-10-071-8/+38
* x86 hvm: On failed hvm_send_assist_req(), io emulation state should beKeir Fraser2009-10-071-2/+5
* Scattered code arrangement cleanups.Keir Fraser2009-10-0768-218/+211
* Tools-side support for creating and destroying netchannel2 interfaces.Keir Fraser2009-10-078-4/+280
* Transitive grant support.Keir Fraser2009-10-073-40/+219
* Implement sub-page grant support.Keir Fraser2009-10-073-13/+87
* Introduce a grant_entry_v2 structure.Keir Fraser2009-10-0714-181/+916
* Rename the struct grant_entry to struct grant_entry_v1, so that itKeir Fraser2009-10-079-29/+33
* Optimize memcpy for x86 arch. If source buffers does not start at a 64Keir Fraser2009-10-071-1/+17
* Slightly more accurate dependency tracking for the .c and .h files inKeir Fraser2009-10-071-2/+2
* Simplify include/xen/grant_table.h a bit:Keir Fraser2009-10-071-14/+7
* x86 vtsc: use debug-key to check/test reliable tscKeir Fraser2009-10-074-4/+112
* hvm, vtsc: missing vtsc counter for hvm guestsKeir Fraser2009-10-071-0/+1
* x86 hvm: Do not incorrectly retire an instruction emulation when aKeir Fraser2009-10-074-7/+9
* xend: Updated setpolicy to support loading of flask policyKeir Fraser2009-10-067-55/+120
* [VTD] don't enable device ATS if root port does not support itKeir Fraser2009-10-061-13/+12
* x86: Emulated TSC should run at same (1GHz) rate in guest kernel and apps.Keir Fraser2009-10-062-28/+34
* credit scheduler: fix credits overflowKeir Fraser2009-10-021-14/+19
* Fix recursive lock p2m lock acquisition in POD codeKeir Fraser2009-10-011-3/+11
* stubdom/minios: re-structure headersKeir Fraser2009-10-0141-241/+247
* VNIF: Using smart polling instead of event notification.Keir Fraser2009-10-011-1/+2
* Fix memory leak in libxenstore python bindingsKeir Fraser2009-10-011-3/+3
* Disable HPET broadcast mode on kexec.Keir Fraser2009-10-012-2/+7
* xend: allow domain creation with multiple empty CD-ROM devicesKeir Fraser2009-09-301-4/+4
* xend: Fix memory leaks in libxc python bindingsKeir Fraser2009-09-301-6/+18
* Cleanup: Make local functions static and remove unused functions.Keir Fraser2009-09-3028-146/+49
* svm: a few cleanupsKeir Fraser2009-09-291-55/+44
* vmx: add the support of XSAVE/XRSTOR to VMX guestKeir Fraser2009-09-2913-11/+295
* mce: Support machine check logging left over from previous reset.Keir Fraser2009-09-291-2/+2
* xend: Fix save/restore after previous changeset.Keir Fraser2009-09-281-1/+1
* x86: Allow TSC mode (emulate vs native) to be configured per domain.Keir Fraser2009-09-2821-54/+160
* AMD IOMMU: Fix boot output on non-iommu systemKeir Fraser2009-09-281-9/+3
* x86 hvm: *really* fix missing ticks bug of c/s 20218Keir Fraser2009-09-251-17/+13
* ia64: Fix build for xen/ia64Keir Fraser2009-09-254-10/+22
* x86: Make assigned devices' interrupts delivery to right vcpu.Keir Fraser2009-09-258-4/+75
* PoD: Allocate 4k pages if 2 meg allocation failsKeir Fraser2009-09-251-1/+13
* xend: Unlink VDI instances and VBD instancesKeir Fraser2009-09-252-0/+16
* x86, mce: Control Machine Check Log output verbosityKeir Fraser2009-09-253-60/+86
* x86: minor cleanup of code that writes to TSCKeir Fraser2009-09-233-10/+8
* Update QEMU_TAG to 743edef44f1d0da792aeb38a33bf468a4596f730Keir Fraser2009-09-231-3/+3
* EPT: Assert p2m is locked in ept_sync_domain().Keir Fraser2009-09-221-0/+1