aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-112-0/+2
* x86: don't pass negative time to gtime_to_gtsc()Jan Beulich2013-04-111-0/+9
* 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-115-19/+27
* 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-101-19/+22
* xen/arm: phys_timer fixesStefano Stabellini2013-04-101-3/+7
* 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-102-0/+33
* 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-083-3/+72
* 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-081-21/+21
* 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-021-0/+3
* 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-291-6/+9
* x86/hvm: Avoid needlessly resetting the periodic timer.Tim Deegan2013-03-291-4/+14
* x86/hvm: Run the RTC periodic timer on a consistent time series.Tim Deegan2013-03-291-2/+4
* hvm: Clean up vlapic_reg_write() error propagation.Keir Fraser2013-03-281-15/+11
* hvm: Improve APIC INIT/SIPI emulation, fixing it for call paths other than x8...Keir Fraser2013-03-283-65/+62
* x86/EFI: permit setting variable with non-zero attributesJan Beulich2013-03-271-3/+0
* vpmu intel: Add cpuid handling when vpmu disabledDietmar Hahn2013-03-263-9/+70
* x86: reserve pages when SandyBridge integrated graphicsXudong Hao2013-03-261-0/+20
* IOMMU: properly check whether interrupt remapping is enabledJan Beulich2013-03-251-3/+3
* x86/HPET: deal with event having expired while interrupt was maskedJan Beulich2013-03-201-25/+28
* x86: BITS_PER_LONG is now always 64Jan Beulich2013-03-201-5/+0
* x86/HPET: mask interrupt while changing affinityJan Beulich2013-03-182-1/+3
* x86: extend diagnostics for "No irq handler for vector" messagesJan Beulich2013-03-142-9/+23
* x86/mem_access: check for errors in p2m->set_entry().Tim Deegan2013-03-141-7/+18
* x86/mem_sharing: check for errors in p2m->set_entry().Tim Deegan2013-03-141-4/+8
* x86/ept: check for errors in a few callers of ept_set_entry.Tim Deegan2013-03-141-5/+15
* x86/mm: warn if we ever run out of shadow/hap pool for p2m/lgd ops.Tim Deegan2013-03-142-1/+13
* xen: arm: create dom0 DTB /hypervisor/ node dynamically.Ian Campbell2013-03-131-2/+55
* xen: strip xen, multiboot-module nodes from dom0 device treeIan Campbell2013-03-131-2/+30
* dtb: correct handling of #address-cells and #size-cells.Ian Campbell2013-03-131-2/+7
* coverage: fix on ARMIan Campbell2013-03-122-10/+6
* x86/MCA: suppress bank clearing for certain injected eventsJan Beulich2013-03-122-9/+11
* vpmu intel: pass through cpuid bits when BTS is enabledDietmar Hahn2013-03-121-0/+4
* powernow: add fixups for AMD P-state figuresKonrad Rzeszutek Wilk2013-03-121-6/+50