aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* x86 mca: Fix typo of MCA recovery flagsKeir Fraser2009-06-241-4/+4
* VT-d: don't disable VT-d engine in suspend for security purposeKeir Fraser2009-06-241-0/+4
* Scaling guest's TSC when the target machine's frequency is differentKeir Fraser2009-06-246-8/+72
* Move muldiv64 out and make it as a public function.Keir Fraser2009-06-243-24/+31
* save/restore : Save guest's preferred TSC frequency in imageKeir Fraser2009-06-246-7/+10
* x86 shadow: Fix a few SHOPT_OUT_OF_SYNC ifdefs.Keir Fraser2009-06-241-5/+5
* VT-d: correct kill hvm_timerKeir Fraser2009-06-231-1/+1
* vtd: IO NUMA supportKeir Fraser2009-06-2310-48/+126
* x86: Another assign_irq_vector() cleanup.Keir Fraser2009-06-231-8/+2
* Only allow DOMCTL_max_vcpus to increase vcpus from zero.Keir Fraser2009-06-231-8/+18
* VT-d: fix MSI source-id of interrupt remappingKeir Fraser2009-06-191-6/+87
* VT-d: pci code cleanupKeir Fraser2009-06-193-146/+209
* x86: Fix legacy irq allocation issueKeir Fraser2009-06-191-0/+6
* P2M: check whether hap mode is enabled before using 2mb pagesKeir Fraser2009-06-191-1/+5
* IOMMU: Add two generic functions to vendor neutral interfaceKeir Fraser2009-06-198-6/+40
* x86 hvm: Fix bootstrapped boolean check in start_{svm,vmx}().Keir Fraser2009-06-182-2/+2
* x86-64: do not pass unmanageable amounts of memory to Dom0Keir Fraser2009-06-181-18/+57
* Introduce page_list_move()Keir Fraser2009-06-184-25/+13
* Allow tools to see the hypervisor command line.Keir Fraser2009-06-183-1/+17
* x86_64: allow more vCPU-s per guestKeir Fraser2009-06-1837-119/+249
* x86_64: don't allocate L1 per-domain page table pages in a single chunkKeir Fraser2009-06-186-22/+67
* x86: properly handle vcpu-to-pcpu mask conversionKeir Fraser2009-06-183-44/+42
* Remove bogus checked in file headers.chk, remove it on make clean, andKeir Fraser2009-06-182-40/+1
* x86 svm: Clean up and fix start_svm() to avoid memory leaks andKeir Fraser2009-06-184-26/+53
* Introduce mechanism to check standard conformance of headersKeir Fraser2009-06-1714-5/+78
* tmem: fix 32-on-64 supportKeir Fraser2009-06-175-20/+107
* x86: fix s3 resume on AMD CPUsKeir Fraser2009-06-162-14/+13
* x86: Allow guests to allocate up to 2MB (superpage) memory extents.Keir Fraser2009-06-164-10/+16
* x86: improve output resulting from sending '0' over serialKeir Fraser2009-06-167-21/+128
* x86/hvm: don't pass through port 0x80 in a few special casesKeir Fraser2009-06-163-1/+98
* vtd: ats and queued invalidation cleanupKeir Fraser2009-06-162-8/+3
* x86, hvm: set vcpu->is_initialised after restore/migrationKeir Fraser2009-06-161-2/+3
* x86, hvm: fix a domain_lock leakKeir Fraser2009-06-161-3/+5
* tmem: cleanupsKeir Fraser2009-06-163-8/+4
* vtd: Clean up lock for VT-d register writesKeir Fraser2009-06-164-11/+40
* vtd: Fix flush for SRTP and SIRTP setKeir Fraser2009-06-162-34/+20
* tmem: fix minor accounting errorKeir Fraser2009-06-161-0/+1
* x86 mca: Support MCA recovery actions for latest Intel platformsKeir Fraser2009-06-166-21/+291
* x86 hvm: move dirty_vram into struct hvm_domainKeir Fraser2009-06-055-81/+92
* vmx: Change xen macro name for Intel vmexit reason 41Keir Fraser2009-06-052-3/+3
* VT-d: correct way to submit command to GCMD registerKeir Fraser2009-06-054-23/+24
* VT-d: define a macro for waiting hardare completionKeir Fraser2009-06-055-135/+49
* VT-d: remove useless variablesKeir Fraser2009-06-057-13/+8
* Intel VT-d: fix Stoakley boot issue with iommu=1Keir Fraser2009-06-051-6/+6
* x86: hap dirty vram trackingKeir Fraser2009-06-046-18/+329
* vtd: ia64 fix of intremap.cKeir Fraser2009-06-043-2/+27
* x86: Clean up get_page_from_l1e() to correctly distinguish betweenKeir Fraser2009-06-033-41/+43
* vtd: Fix apic pin to interrupt remapping table indexKeir Fraser2009-06-031-63/+29
* x86: pin_2_irq[].pin should be initialised to -1.Keir Fraser2009-06-031-0/+2
* typo: occured -> occurredKeir Fraser2009-06-034-5/+5