aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86: Fix XENPF_getidletime to correctly modify cpumask.Keir Fraser2009-06-031-2/+1
* Enable pci mmcfg and ATS for x86_64Keir Fraser2009-06-0222-73/+988
* tmem: shared ephemeral (SE) pool (clustering) fixesKeir Fraser2009-06-011-44/+25
* Revert 19658:28a197617286 "Fix up the synchronisation around grantKeir Fraser2009-06-012-48/+31
* tmem: fix corner case crash on forcible domain destructionKeir Fraser2009-06-012-13/+8
* passthrough: Fix test_and_clear_bit() caller to clear bitmap, not bitmap pointerKeir Fraser2009-05-301-1/+1
* Free pirq_array/pirq_to_evtchn in complete_domain_destroy().Keir Fraser2009-05-291-13/+15
* Revert 19661:326b24bfa9f9 "Free pirq_to_evtchn/pirq_mask..."Keir Fraser2009-05-292-23/+12
* [VTD] laying the ground work for ATSKeir Fraser2009-05-2910-53/+406
* x86: Fix flush_area_mask() and on_selected_cpus() to not race updatesKeir Fraser2009-05-281-30/+28
* x86 vmx: Unrestricted guest (realmode) supportKeir Fraser2009-05-283-10/+26
* Update Xen version for 3.5-unstableKeir Fraser2009-05-271-2/+2
* x86: Fix 32-bit build.Keir Fraser2009-05-272-34/+7
* evtchn: Free pirq_to_evtchn/pirq_mask arrays on domain destruction.Keir Fraser2009-05-272-12/+23
* [IA64] add ia64 _raw_rw_is_write_lockedKeir Fraser2009-05-271-0/+1