aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
...
* xen: tracing: introduce per-scheduler trace event IDsDario Faggioli2012-12-182-12/+42
* xen: sched_credit: improve tickling of idle CPUsDario Faggioli2012-12-182-40/+52
* xen: sched_credit: improve picking up the idle CPU for a VCPUDario Faggioli2012-12-181-1/+9
* xen: sched_credit: define and use curr_on_cpu(cpu)Dario Faggioli2012-12-182-8/+9
* usbif: drop bogus definitionJan Beulich2012-12-181-1/+0
* x86/kexec: Change NMI and MCE handling on kexec pathAndrew Cooper2012-12-135-15/+208
* x86/mm/hap: Adjust vram tracking to play nicely with log-dirty.Robert Phillips2012-12-134-254/+107
* xen/arm: use strcmp in device_tree_type_matchesStefano Stabellini2012-12-131-3/+2
* xen: get GIC addresses from DTStefano Stabellini2012-12-133-14/+107
* vscsiif: allow larger segments-per-request valuesJan Beulich2012-12-131-6/+21
* VMX: intr.c: remove i386 related codeDongxiao Xu2012-12-121-7/+0
* x86/IST: Create set_ist() helper functionAndrew Cooper2012-12-113-13/+23
* x86/ucode: Improve error handling and container file processing on AMDBoris Ostrovsky2012-12-111-49/+53
* x86/EFI: work around CFLAGS being passed in through environmentCharles Arnold2012-12-111-1/+1
* x86: frame table related improvementsJan Beulich2012-12-113-38/+22
* xen: reserve next two XENMEM_ op numbers for future/out-of-tree useDan Magenheimer2012-12-101-0/+6
* xen: centralize accounting for domain tot_pagesDan Magenheimer2012-12-106-8/+16
* streamline guest copy operationsJan Beulich2012-12-1015-186/+138
* x86/oprofile: adjust CPU specific initializationJan Beulich2012-12-101-30/+1
* scheduler: fix rate limit range checkingJan Beulich2012-12-102-13/+15
* x86: mark certain items staticJan Beulich2012-12-079-13/+15
* x86/HVM: add missing assert to stdvga's mmio_move()Jan Beulich2012-12-071-0/+1
* x86/EFI: add code interfacing with the secure boot shimJan Beulich2012-12-071-0/+19
* x86/p2m: drop redundant macro definitionsJan Beulich2012-12-072-19/+7
* x86: properly fail mmuext ops when get_page_from_gfn() failsJan Beulich2012-12-071-1/+2
* nested vmx: check host ability when intercept MSR readDongxiao Xu2012-12-061-16/+16
* nested vmx: fix interrupt delivery to L2 guestDongxiao Xu2012-12-061-4/+7
* nested vmx: enable PAUSE and RDPMC exiting for L1 VMMDongxiao Xu2012-12-061-0/+2
* nested vmx: enable "Virtualize APIC accesses" feature for L1 VMMDongxiao Xu2012-12-061-1/+26
* nested vmx: enable IA32E mode while do VM entryDongxiao Xu2012-12-061-1/+2
* nested vmx: fix DR access VM exitDongxiao Xu2012-12-061-1/+2
* nested vmx: fix handling of RDTSCDongxiao Xu2012-12-063-1/+4
* nested vmx: fix rflags status in virtual vmexitDongxiao Xu2012-12-061-1/+2
* nested vmx: expose bit 55 of IA32_VMX_BASIC_MSR to guest VMMDongxiao Xu2012-12-063-2/+12
* nested vmx: use literal name instead of hard numbersDongxiao Xu2012-12-062-10/+16
* nested vmx: emulate MSR bitmapsDongxiao Xu2012-12-064-2/+67
* tighten guest memory accessesJan Beulich2012-12-064-14/+32
* memop: adjust error checking in populate_physmap()Jan Beulich2012-12-061-3/+3
* x86/HVM: remove dead codeJan Beulich2012-12-061-6/+0
* gnttab_usage_print() should be staticJan Beulich2012-12-061-1/+1
* X86/vMCE: handle broken page with regard to migrationLiu Jinsong2012-12-062-2/+43
* xen/arm: disable interrupts on return_to_hypervisorStefano Stabellini2012-12-061-0/+1
* IOMMU/ATS: fix maximum queue depth calculationJan Beulich2012-12-053-3/+4
* x86: get_page_from_gfn() must return NULL for invalid GFNsJan Beulich2012-12-041-1/+1
* memop: limit guest specified extent orderJan Beulich2012-12-041-2/+7
* xen: fix error handling of guest_physmap_mark_populate_on_demand()Jan Beulich2012-12-041-3/+5
* xen: add missing guest address range checks to XENMEM_exchange handlersJan Beulich2012-12-042-0/+13
* hvm: Limit the size of large HVM op batchesTim Deegan2012-12-041-4/+34
* gnttab: fix releasing of memory upon switches between versionsJan Beulich2012-12-041-14/+20
* xen: arm: Use $(OBJCOPY) not bare objcopyIan Campbell2012-12-041-1/+1