aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* xen: allow for explicitly specifying node-affinityDario Faggioli2013-04-1711-15/+176
* xen: sched_credit: let the scheduler know about node-affinityDario Faggioli2013-04-172-153/+319
* xen: sched_credit: when picking, make sure we get an idle one, if anyDario Faggioli2013-04-171-0/+15
* xen, libxc: introduce xc_nodemap_tDario Faggioli2013-04-171-0/+14
* xen, libxc: rename xenctl_cpumap to xenctl_bitmapDario Faggioli2013-04-1711-43/+65
* VTD: Remove the check for reserved device scope typeYang Zhang2013-04-162-3/+8
* iommu/crash: Interrupt remapping is also disabled on crashAndrew Cooper2013-04-161-1/+1
* x86/AMD: Dump AMD VPMU infoBoris Ostrovsky2013-04-151-1/+41
* x86/AMD: Clean up context_update() in AMD VPMU codeBoris Ostrovsky2013-04-151-11/+17
* x86/VPMU: Save/restore VPMU only when necessaryBoris Ostrovsky2013-04-157-27/+157
* x86/VPMU: Factor out VPMU common codeBoris Ostrovsky2013-04-155-72/+47
* x86/VPMU: Add Haswell supportBoris Ostrovsky2013-04-151-0/+1
* x86/AMD: Stop counters on VPMU saveBoris Ostrovsky2013-04-151-16/+6
* x86/AMD: Load context when attempting to read VPMU MSRsBoris Ostrovsky2013-04-151-1/+20
* x86/AMD: Do not intercept access to performance counters MSRsBoris Ostrovsky2013-04-152-1/+44
* x86/AMD: Allow more fine-grained control of VMCB MSR Permission MapBoris Ostrovsky2013-04-152-10/+13
* IOMMU: allow MSI message to IRTE propagation to failJan Beulich2013-04-1510-40/+72
* mini-os/tpm{back, front}: Change shared page ABIDaniel De Graaf2013-04-121-0/+66
* arm: fix comment in HTCR setup.Tim Deegan2013-04-112-2/+2
* xen/arm: Save/Restore GICH_APR registerJulien Grall2013-04-111-0/+2
* xen: arm: remove PSR_MODE_MASK from public interface.Ian Campbell2013-04-114-3/+8
* xen: arm64 uses the same I/O ABI as arm32Ian Campbell2013-04-111-1/+1
* x86: don't pass negative time to gtime_to_gtsc()Jan Beulich2013-04-111-0/+9
* xen: arm: define 64-bit guest hypercall calling convention.Ian Campbell2013-04-111-8/+19
* arm: tweak/improve logging for host SMPIan Campbell2013-04-112-2/+2
* arm: gic: fix build on arm64Ian Campbell2013-04-111-1/+1
* arm: vgic: fix race between evtchn upcall and evtchnop_sendIan Campbell2013-04-111-2/+7
* arm: vgic: typo s/securty/security/Ian Campbell2013-04-111-3/+3
* arm: consolidate setup of hypervisor traps and second stage pagingIan Campbell2013-04-117-20/+32
* arm: initialise VCPU SCTLR in vcpu_initialiseIan Campbell2013-04-112-2/+2
* x86: allow AMD MSRs injected via xen-mceinjChristoph Egger2013-04-111-0/+9
* x86: show handler for Xen-internal interruptsJan Beulich2013-04-101-3/+6
* x86/MSI: cleanup to prepare for multi-vector MSIJan Beulich2013-04-102-19/+26
* xen/arm: phys_timer fixesStefano Stabellini2013-04-102-5/+9
* xen/arm: don't set the internal Xen timer if virt_timer is maskedStefano Stabellini2013-04-101-1/+2
* xen/arm: dump gic debug info from arch_dump_domain_infoStefano Stabellini2013-04-103-0/+36
* x86: debugging code for platform timer wrap problemJan Beulich2013-04-091-9/+49
* x86: serialize page table population in map_domain_page_global()Tim Deegan2013-04-091-1/+2
* vpmu intel: Dump vpmu infos in 'q' keyhandlerDietmar Hahn2013-04-084-3/+74
* vpmu intel: Use PMU defines instead of numerals and bit masksDietmar Hahn2013-04-081-24/+37
* vpmu intel: Better names and replacing numerals with definesDietmar Hahn2013-04-082-24/+29
* defer event channel bucket pointer store until after XSM checksJan Beulich2013-04-051-1/+2
* x86/mm/shadow: spurious warning when unmapping xenheap pages.Tim Deegan2013-04-041-2/+5
* VMX: Always disable SMEP when guest is in non-paging modeStefan Bader2013-04-041-2/+5
* x86/S3: Restore broken vcpu affinity on resumeBen Guthro2013-04-024-3/+53
* x86: irq_move_cleanup_interrupt() must ignore legacy vectorsJan Beulich2013-04-022-1/+8
* x86/hvm: Centralize and simplify the RTC IRQ logic.Tim Deegan2013-03-291-20/+20
* x86/hvm: Let the guest miss a few ticks before resetting the timer.Tim Deegan2013-03-292-6/+10
* x86/hvm: Avoid needlessly resetting the periodic timer.Tim Deegan2013-03-292-9/+19
* x86/hvm: Run the RTC periodic timer on a consistent time series.Tim Deegan2013-03-292-3/+6