aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* apic/iommu: Correct grammar in error message and clarify its meaningAndrew Cooper2013-05-031-2/+2
* x86: Fix __prepare_to_wait() asm test for stack sizeKeir Fraser2013-05-021-1/+1
* VT-d: don't permit SVT_NO_VERIFY entries for known device typesJan Beulich2013-05-021-5/+9
* x86: miscellaneous mm.c cleanupJan Beulich2013-05-023-38/+20
* x86: cleanup after making various page table manipulation operations preemptibleJan Beulich2013-05-023-54/+55
* x86/HVM: fix legacy PIC check in pt_update_irq()Jan Beulich2013-05-021-2/+3
* x86/HVM: fix processing of RTC REG_B writesJan Beulich2013-05-021-1/+3
* x86: allow Dom0 read-only access to IO-APICsJan Beulich2013-05-028-7/+13
* x86: make page table handling error paths preemptibleJan Beulich2013-05-021-27/+98
* x86: make page table unpinning preemptibleJan Beulich2013-05-022-7/+56
* x86: make arch_set_info_guest() preemptibleJan Beulich2013-05-024-52/+74
* x86: make vcpu_reset() preemptibleJan Beulich2013-05-0210-24/+42
* x86: make MMUEXT_NEW_USER_BASEPTR preemptibleJan Beulich2013-05-021-6/+33
* x86: make new_guest_cr3() preemptibleJan Beulich2013-05-022-22/+75
* x86: make vcpu_destroy_pagetables() preemptibleJan Beulich2013-05-025-59/+91
* x86: call unmap_vcpu_info() regardless of guest typeJan Beulich2013-05-021-2/+4
* xen/arm: nuke some stray hard tabs.Ian Campbell2013-05-013-8/+8
* xen: arm: correct platform detection in public header.Ian Campbell2013-04-301-1/+1
* More emacs local variable block fixes.Ian Campbell2013-04-3021-21/+21
* xen: introduce vcpu_blockStefano Stabellini2013-04-302-5/+9
* xen/arm: move the tlb_flush in create_p2m_entries to the end of the functionStefano Stabellini2013-04-301-4/+5
* xen/arm: do not call __cpu_disable on machine_haltStefano Stabellini2013-04-301-1/+0
* xen/arm: correct the computation of the number of interrupt lines for the GICJulien Grall2013-04-301-3/+3
* xsm: fix printf format string for strlen resultIan Campbell2013-04-301-1/+1
* x86/HVM: move per-vendor function tables into .init.dataJan Beulich2013-04-294-11/+11
* x86/EFI: fix runtime call status for compat mode Dom0Jan Beulich2013-04-291-1/+1
* x86/vMCE: bugfix of vmce injectionLiu Jinsong2013-04-291-1/+1
* xen/arm: nr_lrs should be staticJulien Grall2013-04-261-1/+1
* xen/arm: Fix return value when write is ignored in VGICAnthony PERARD2013-04-261-1/+1
* arm64: Fix compilation error with EARLY_PRINTK disabledJulien Grall2013-04-261-1/+1
* arm: mark vcpus as initialised when they have beenIan Campbell2013-04-242-0/+3
* arm: allocate per-PCPU domheap pagetable pagesIan Campbell2013-04-244-20/+146
* arm: add build time asserts for various virtual address aligment constraintsIan Campbell2013-04-241-0/+11
* arm: parenthesise argument to *_linear_offset macrosIan Campbell2013-04-241-3/+3
* xen: arm: rename xen_pgtable to boot_pgtableIan Campbell2013-04-243-10/+14
* ns16550: delay resume until dom0 ACPI has a chance to runBen Guthro2013-04-241-1/+54
* x86: remove IS_PRIV_FOR referencesDaniel De Graaf2013-04-238-12/+34
* x86/hvm: convert access check for nested HVM to XSMDaniel De Graaf2013-04-236-4/+23
* cpupool: prevent a domain from moving itselfDaniel De Graaf2013-04-231-6/+2
* x86/mwait_idle: support HaswellLen Brown2013-04-221-0/+36
* Merge branch 'staging' of xenbits.xen.org:/home/xen/git/xen into stagingJan Beulich2013-04-227-6/+32
|\
| * Merge branch 'staging' of ssh://xenbits.xen.org/home/xen/git/xen into stagingIan Campbell2013-04-226-0/+77
| |\
| * | libxc: Add unsafe decompressorsBastian Blank2013-04-225-0/+24
| * | xen/arm: do not use is_running to decide whether we can write directly to the...Stefano Stabellini2013-04-222-6/+8
* | | x86/mwait_idle: stop using driver_data for static flagsLen Brown2013-04-221-25/+26
| |/ |/|
* | x86/EFI: pass boot services variable info to runtime codeJan Beulich2013-04-225-0/+61
* | EFI: update error indicatorsJan Beulich2013-04-222-0/+16
|/
* VMX: adjust correct table when there's no posted interrupt supportJan Beulich2013-04-191-2/+2
* x86/S3: Fix cpu pool scheduling after suspend/resumeBen Guthro2013-04-192-11/+46
* x86: remove IS_PRIV bypass on IRQ checkDaniel De Graaf2013-04-191-20/+9