aboutsummaryrefslogtreecommitdiffstats
path: root/xen
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-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
* hvm: Clean up vlapic_reg_write() error propagation.Keir Fraser2013-03-281-15/+11
* Merge branch 'docs.v3' of git://xenbits.xen.org/people/konradwilk/xen into st...Ian Jackson2013-03-284-3/+46
|\
| * docs: Document the XenBus structure.Konrad Rzeszutek Wilk2013-03-261-1/+4
| * docs: Document start_info changes in Xen 4.2.Konrad Rzeszutek Wilk2013-03-261-1/+11
| * docs: Document the dom0_vga_console_info structure.Konrad Rzeszutek Wilk2013-03-261-1/+8
| * docs: Document the shared structure.Konrad Rzeszutek Wilk2013-03-261-0/+1
| * docs: Add some extra details to the ELF note.Konrad Rzeszutek Wilk2013-03-261-0/+6
| * docs: Document the ELF_FEATURES entryKonrad Rzeszutek Wilk2013-03-261-0/+14
| * docs: Document the ELF notesKonrad Rzeszutek Wilk2013-03-261-0/+2
* | hvm: Improve APIC INIT/SIPI emulation, fixing it for call paths other than x8...Keir Fraser2013-03-284-68/+64
* | ACPI/APEI: revert "accept validly sized ERST on Intel systems only for now"Jan Beulich2013-03-281-13/+0
* | 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-265-1/+50
|/
* AMD IOMMU: allow disabling only interrupt remapping when certain IVRS consist...Jan Beulich2013-03-252-3/+6
* VT-d: deal with 5500/5520/X58 errataMalcolm Crossley2013-03-252-0/+32
* IOMMU: properly check whether interrupt remapping is enabledJan Beulich2013-03-255-34/+17
* ACPI, APEI: Add apei_exec_run_optionalHuang Ying2013-03-222-4/+16