aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* xenoprof: force use of architectural perfmon instead of the CPUKeir Fraser2009-09-151-0/+15
* xenoprof: support Intel's architectural perfmon registers.Keir Fraser2009-09-155-48/+143
* xenoprof: add support for Core i7 and Atom.Keir Fraser2009-09-151-4/+10
* x86: Free unused pages of per-cpu data.Keir Fraser2009-09-151-21/+20
* x86: Re-increase size of percpu areaKeir Fraser2009-09-151-1/+1
* p2m: Fix debug build.Keir Fraser2009-09-151-6/+8
* x86 mce: Fix panic in mcheck_mca_logoutKeir Fraser2009-09-151-4/+6
* Vt-d: queued invalidation cleanupKeir Fraser2009-09-153-29/+47
* x86: Remove PSE flag from PV guest CR4 and CPUID.Keir Fraser2009-09-151-7/+4
* Replace magic number for NULL (~0) with PAGE_LIST_NULLKeir Fraser2009-09-151-7/+9
* PoD: Implement PoD for EPTKeir Fraser2009-09-152-6/+82
* p2m: Reorganize p2m_pod_demand_populate in preparation for EPT PoD patchKeir Fraser2009-09-152-95/+85
* EPT: Clean up some codeKeir Fraser2009-09-152-58/+63
* PoD: Check p2m assumption in debug buildsKeir Fraser2009-09-151-0/+30
* PoD: Fix debug build.Keir Fraser2009-09-151-6/+7
* PoD: Don't reclaim xenheap pages in zero-sweepKeir Fraser2009-09-151-4/+5
* PoD: Scrub pages before adding to the cacheKeir Fraser2009-09-151-0/+11
* passthrough: remove pointless error checksKeir Fraser2009-09-152-4/+0
* x86: add an extra check when validating a huge pv L2 entryKeir Fraser2009-09-091-2/+4
* Fix an obviously inverted check in offline_page()Keir Fraser2009-09-091-1/+1
* x86: Fix typo in p2m_pod_set_cache_targetKeir Fraser2009-09-081-16/+18
* VT-d: prevent dom0 to use VT-d HWKeir Fraser2009-09-081-6/+9
* Fix etags invocationKeir Fraser2009-09-071-2/+2
* vt-d: don't treat IOAPIC RTE of dest_SMI type specially.Keir Fraser2009-09-071-40/+6
* vt-d: some small fixes to apic_pin_2_ir_idxKeir Fraser2009-09-071-5/+9
* x86: Some cleanups for apic_write, apic_read, apic_wrmsr, apic_rdmsrKeir Fraser2009-09-072-5/+13
* vt-d: replace the gdprintk with dprintk since it isn't in guest context.Keir Fraser2009-09-071-11/+11
* vt-d: avoid obtaining iommu->register_lock too early inKeir Fraser2009-09-071-1/+1
* Add the support of x2apic logical cluster mode.Keir Fraser2009-09-073-28/+100
* vt-d: use 32-bit Destination ID when Interrupt Remapping with EIM isKeir Fraser2009-09-075-14/+32
* vt-d: enhance the support of Interrupt Remapping EIM and x2APICKeir Fraser2009-09-0713-18/+50
* x86/mmcfg: misc adjustmentsKeir Fraser2009-09-075-57/+61
* amd iommu: Remove a useless flag and fix I/O page fault for hvmKeir Fraser2009-09-073-12/+2
* amd iommu: Cleanup initialization functions and fix a fatal page faultKeir Fraser2009-09-073-67/+64
* x86-64/mmcfg: add explicit support for nVidia MCP55Keir Fraser2009-09-072-0/+91
* x86: convert frame_table to a #defineKeir Fraser2009-09-073-5/+9
* Tidy evtchn keyhandler a littleKeir Fraser2009-09-071-5/+5
* x86: Fix PoD cache size when decreasing memoryKeir Fraser2009-09-041-6/+7
* vt-d: fix Dom0 S3 resume.Keir Fraser2009-09-031-3/+3
* x86 vpt: Small performance fixes.Keir Fraser2009-09-031-1/+2
* x86: com devices's irqaction shouldn't free.Keir Fraser2009-09-032-6/+5
* [IOMMU] dynamic VTd page table for HVM guestKeir Fraser2009-09-0310-64/+9
* x86: Remove the redundant logic in set_msi_affinityKeir Fraser2009-09-021-14/+0
* x86: rdtsc emulation (PV and HVM) must be monotonically increasingKeir Fraser2009-09-022-4/+4
* x86 hvm: remove pt_reset()Keir Fraser2009-09-013-20/+0
* x86: Make the hypercall PHYSDEVOP_alloc_irq_vector hypercall dummy.Keir Fraser2009-09-015-165/+91
* [IA64] Further irq-vector fix.Keir Fraser2009-09-012-0/+5
* x86 hvm: Clean up VLAPIC interfaces a little, and fix vlapic_ipi().Keir Fraser2009-08-312-49/+19
* [IA64] Fix serial console freeze issueKeir Fraser2009-08-311-3/+6
* x86/numa: fix c/s 20120 (Fix SRAT check for discontig memory)Keir Fraser2009-08-311-9/+17