aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* Remove bool return code from evtchn_set_pending() and callers.Keir Fraser2012-05-105-21/+16
* x86_64: Fix off-by-one error setting up the Interrupt Stack TablesAndrew Cooper2012-05-102-4/+6
* x86_64: fix naming of rflags in elf regset structureAndrew Cooper2012-05-101-2/+2
* fix vmce MCi_ADDR/MCi_MISC wrmsr bugLiu, Jinsong2012-05-081-14/+40
* ns16550: adjust suspend/resume logicJan Beulich2012-05-081-17/+13
* x86: merge .text.* into .text while linkingJan Beulich2012-05-081-0/+2
* kexec: clear notes during setupAndrew Cooper2012-05-071-1/+3
* x86/MSI: remove stray endianness definitionJan Beulich2012-05-071-2/+1
* x86/mm: Eliminate _shadow_mode_refcountsAndres Lagar-Cavilla2012-05-033-7/+1
* x86: Add FS and GS base to HVM VCPU contextAravindh Puthiyaparambil2012-04-271-0/+15
* x86/hvm: Add get_shadow_gs_base() wrapper functionAravindh Puthiyaparambil2012-04-273-0/+22
* x86/mem_sharing: For shared pages with many references, use a hash tableAndres Lagar-Cavilla2012-04-262-14/+169
* x86/mem_sharing: modularize reverse map for shared framesAndres Lagar-Cavilla2012-04-261-38/+100
* x86/mem_sharing: Don't destroy a page's shared state before depleting its <gf...Andres Lagar-Cavilla2012-04-261-3/+5
* x86/mem_sharing: Fix saved mfns stat for failed unsharingAndres Lagar-Cavilla2012-04-261-0/+2
* x86/mm/shadow: don't use locking p2m lookups with the paging lock held.Tim Deegan2012-04-263-19/+14
* vvmx: fix instruction decode segment limit checkJan Beulich2012-04-251-5/+19
* svm: Do not intercept RDTSC(P) when TSC scaling is supported by hardwareBoris Ostrovsky2012-04-251-1/+8
* x86-64: Fix memory hotplug epfn upper limit test for updating the compat M2P ...Malcolm Crossley2012-04-251-1/+1
* x86/mem_sharing: Clean up debugging callsAndres Lagar-Cavilla2012-04-241-9/+2
* x86: restore vcpu_destroy_pagetables() call on HVM domain teardown.Tim Deegan2012-04-201-3/+4
* vmx: Allow software (user defined) interrupts to be injected in to the guestAravindh Puthiyaparambil2012-04-202-0/+12
* Clean up convoluted hvm_inject_exception() logic.Keir Fraser2012-04-201-19/+8
* x86/mm: fix parens in mm lock level checkTim Deegan2012-04-191-1/+1
* x86/mm: BUG() rather than panic() on mm lock order violationsTim Deegan2012-04-181-2/+5
* x86/mm/shadow: enclose an OOS function in the proper conditional ifdefAndres Lagar-Cavilla2012-04-181-1/+2
* x86/mm/sharing: Clean ups for relinquishing shared pages on destroyAndres Lagar-Cavilla2012-04-187-2/+82
* mem_access: fix setting default mem_access typeAravindh Puthiyaparambil2012-04-181-2/+3
* x86/mm: Fix locking on hap enable failureAndres Lagar-Cavilla2012-04-181-1/+2
* x86/mem_event: Fix foreign domain flag in grab_slotAndres Lagar-Cavilla2012-04-181-1/+1
* x86-64: fix updating of UREGS_rip when converting sysenter to #GPJan Beulich2012-04-171-1/+1
* x86: suppress warning messages on IO-APIC-less systemsJan Beulich2012-04-171-0/+15
* x86/IO-APIC: adjust an otherwise pretty useless messageJan Beulich2012-04-171-2/+2
* x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha2012-04-171-1/+46
* x86-64: fix #GP generation in assembly codeJan Beulich2012-04-173-21/+27
* gnttab: remove pointless NULL checkJan Beulich2012-04-171-7/+1
* xsm/flask: clean up auditing outputDaniel De Graaf2012-04-173-9/+18
* fix build error when enabling lock profileYang Zhang2012-04-171-1/+0
* Fix save/restore of guest PAT table in HAP paging mode.Gianluca Guida2012-04-175-24/+89
* x86/cpuidle: do not flush cache unless entering C3Wei Wang2012-04-161-2/+5
* xen: Fix failure paths for xentraceGeorge Dunlap2012-04-121-6/+9
* x86: fix delta calculation in TSC deadline timer emulationDavid Vrabel2012-04-111-8/+4
* x86: explicitly mark __initdata variables as used when building with clang.Tim Deegan2012-04-113-2/+8
* xen: define __section() and friends and use them for section annotations.Tim Deegan2012-04-118-22/+19
* x86: don't use .subsection when compiling with clangTim Deegan2012-04-111-0/+8
* x86: fix memset(ptr, 0, sizeof ptr).Tim Deegan2012-04-112-4/+3
* x86: fix logical ANDs used to mask bitfields.Tim Deegan2012-04-112-3/+3
* x86/mm: Another couple of comparisons of unsigned vars with < 0.Tim Deegan2012-04-111-2/+2
* xen, cpupools: Fix cpupool-move to make more consistentGeorge Dunlap2012-04-101-8/+13
* xen, credit2: Put the per-cpu schedule lock back to the default lock when rel...George Dunlap2012-04-101-0/+6