aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* xen/arm: Use define instead of hardcoded value in debug-pl011Julien Grall2013-08-052-8/+11
* pl011: Move registers' definition in a separate fileJulien Grall2013-08-052-47/+81
* pl011: Use ioreadl/iowritelJulien Grall2013-08-051-38/+42
* scmversion: 'Improve' svn interaction.Andrew Cooper2013-08-021-10/+1
* xen: arm: handle traps of conditional instructions.Ian Campbell2013-08-022-24/+145
* xen: arm: do not pretend to be a Cortex-A15 when running 32-bit guestsIan Campbell2013-08-021-3/+0
* stubdom: Fix stubdom undeclared function build warningsSamuel Thibault2013-08-021-0/+2
* xen/arm: Fix guest secondaries CPU boot after bcac10fJulien Grall2013-07-303-4/+14
* Merge branch 'staging' of ssh://xenbits.xen.org/home/xen/git/xen into stagingIan Campbell2013-07-293-14/+3
|\
| * Don't take the domain lock for p2m operations.Tim Deegan2013-07-293-14/+3
* | xen: arm: Handle SMC from 64-bit guestsIan Campbell2013-07-293-9/+48
* | xen: arm: document HCR bits.Ian Campbell2013-07-291-28/+28
* | xen: arm: align some commentsIan Campbell2013-07-291-4/+4
* | xen: arm: handle 64-bit system register access traps.Ian Campbell2013-07-294-44/+213
* | xen: arm: handle hypercalls from 64-bit guestsIan Campbell2013-07-292-20/+57
* | xen: arm: handle traps from 64-bit guestsIan Campbell2013-07-291-2/+41
* | xen: arm: refactor 64-bit return from trap pathIan Campbell2013-07-293-19/+29
* | xen: arm: some cleanups to hypervisor entry code.Ian Campbell2013-07-292-10/+10
* | xen: arm: Set EL1 register width in HCR_EL2 during context switch.Ian Campbell2013-07-292-0/+6
* | xen: arm: show less words in a line of a stack trace in 64-bit buildsIan Campbell2013-07-291-2/+7
* | xen: arm: support dumping 64-bit guest stackIan Campbell2013-07-291-4/+76
* | xen: arm: improve register dump output for 64-bit guest (and more generally too)Ian Campbell2013-07-292-59/+113
* | xen: arm: precalculate VTTBR_EL2 for a domain when setting up its p2mIan Campbell2013-07-292-7/+12
* | xen: arm: support building a 64-bit dom0 domainIan Campbell2013-07-293-5/+9
* | xen: arm: support for loading 64-bit zImage dom0Ian Campbell2013-07-291-5/+76
* | xen: arm: rename 32-bit specific zImage field offset constantsIan Campbell2013-07-291-14/+14
* | xen: arm: tweak arm64 stack frame layoutIan Campbell2013-07-295-9/+18
* | xen: arm: remove unnecessary cache flush in write_pteIan Campbell2013-07-292-8/+0
* | xen/arm: Clean up identify processor call for secondary cpusJulien Grall2013-07-291-4/+2
* | xen/arm: Allow secondary cpus to start in THUMBJulien Grall2013-07-291-0/+8
* | xen/arm: Don't emulate the MMIO access if the instruction syndrome is invalidJulien Grall2013-07-291-0/+4
* | xen/arm: Initialize PERCPU variables at the beginning of start_xenJulien Grall2013-07-291-2/+3
* | xen: arm: panic if we cannot build dom0's p2m.Ian Campbell2013-07-291-1/+2
* | xen: arm: remove dummy HYPERVISOR_arch_0 hypercallIan Campbell2013-07-291-7/+0
|/
* xen: x86: put back .gz suffix on installed hypervisor binary.Ian Campbell2013-07-211-8/+10
* xen: arm: enable aborts on all physical processors.Ian Campbell2013-07-193-2/+2
* xen: arm: clear the exclusive monitor on exception returnIan Campbell2013-07-191-0/+1
* xen: arm: make zImage the default target which we installIan Campbell2013-07-191-9/+5
* xen: allow architecture to choose how/whether to compress installed xen binaryIan Campbell2013-07-191-3/+3
* xen: Use $(T) and $(D) aliases in install targetIan Campbell2013-07-191-13/+15
* xen: x86: drop the ".gz" suffix when installingIan Campbell2013-07-191-8/+8
* xen/arm: Implement MPIDR per VCPUJulien Grall2013-07-193-3/+18
* xen/arm: Clear the IRQ_GUEST bit in desc->status when releasing an IRQEric Trudeau2013-07-191-0/+1
* VT-d: enable for multi-vector MSIJan Beulich2013-07-181-29/+35
* x86: fix cache flushing condition in map_pages_to_xen()Jan Beulich2013-07-181-36/+20
* x86/time: Update wallclock in shared info when altering domain time offsetAndrew Cooper2013-07-181-0/+1
* xen/arm: Trap the ACTLR registerJulien Grall2013-07-172-3/+14
* xen/arm: Dummy implementation of multi-bank supportJulien Grall2013-07-171-6/+17
* xen: arm: correctly configure NSACR.Ian Campbell2013-07-171-4/+5
* Cleanup scmversion script, fix --save-scmversion optionMarek Marczykowski2013-07-171-9/+6