aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* update Xen version to 4.2.1-rc14.2.1-rc1Jan Beulich2012-11-151-1/+1
* compat/gnttab: Prevent infinite loop in compat codeIan Jackson2012-11-141-0/+2
* xen/mm/shadow: check toplevel pagetables are present before unhooking them.Ian Jackson2012-11-141-2/+6
* x86/physmap: Prevent incorrect updates of m2p mappingsIan Jackson2012-11-141-0/+4
* VCPU/timers: Prevent overflow in calculations, leading to DoS vulnerabilityIan Jackson2012-11-142-0/+5
* fix xenctl_cpumap_to_cpumask() buffer size checkMatthew Daley2012-11-141-1/+1
* x86/mm x86 shadow: Fix typo in sh_invlpg sl3 page presence checkMatthew Daley2012-11-141-1/+1
* tmem: Prevent NULL dereference on error caseMatthew Daley2012-11-141-1/+3
* x86: don't special case first IO-APICJan Beulich2012-10-251-17/+13
* xen: fix build when 'perfc=y'Dario Faggioli2012-10-251-0/+2
* nestedsvm: fix VMEXIT emulationChristoph Egger2012-10-251-6/+11
* nestedsvm: fix memory leak on shutdown/crashChristoph Egger2012-10-251-0/+9
* hvm: handle PoD and grant pages in HVMOP_get_mem_typeOlaf Hering2012-10-251-0/+4
* x86/HPET: obtain proper lock for changing IRQ affinityJan Beulich2012-10-251-2/+12
* x86/oprof: adjust off-by-one counter range checksJan Beulich2012-10-251-2/+2
* More efficient TLB-flush filtering in alloc_heap_pages().Keir Fraser2012-10-251-13/+16
* x86/xenoprof: fix kernel/user mode detection for HVMJacob Shin2012-10-252-7/+17
* x86/amd: Fix xen_apic_write warnings in Dom0Wei Wang2012-10-251-0/+12
* x86/nested-svm: Update the paging mode on VMRUN and VMEXIT emulation.Christoph Egger2012-10-051-0/+8
* x86/ucode: fix Intel case of resume handling on boot CPUJan Beulich2012-10-041-2/+0
* x86/IRQ: fix valid-old-vector checks in __assign_irq_vector()Jan Beulich2012-10-041-2/+1
* x86/HPET: don't disable interrupt delivery right after setting it upJan Beulich2012-10-041-2/+2
* x86: check remote MMIO remap permissionsDaniel De Graaf2012-10-041-0/+13
* x86/S3: add cache flush on secondary CPUs before going to sleepBen Guthro2012-10-042-0/+12
* x86: tighten checks in XEN_DOMCTL_memory_mapping handlerJan Beulich2012-10-046-47/+67
* x86: properly check XEN_DOMCTL_ioport_mapping arguments for invalid rangeJan Beulich2012-10-041-1/+1
* tmem: bump pool version to 1 to fix restore issue when tmem enabledZhenzhong Duan2012-09-251-1/+2
* tmem: cleanupJan Beulich2012-09-252-11/+11
* tmem: fixup 2010 cleanup patch that breaks tmem save/restoreDan Magenheimer2012-09-251-0/+2
* tmem: reduce severity of log messagesJan Beulich2012-09-252-41/+50
* tmem: properly drop lock on error path in do_tmem_op()Jan Beulich2012-09-251-1/+7
* tmem: properly drop lock on error path in do_tmem_get()Jan Beulich2012-09-251-1/+2
* tmem: detect arithmetic overflow in tmh_copy_{from,to}_client()Jan Beulich2012-09-252-16/+19
* tmem: don't access guest memory without using the accessors intended for thisJan Beulich2012-09-253-75/+126
* tmem: check for a valid client ("domain") in the save subopsIan Campbell2012-09-251-0/+8
* tmem: check the pool_id is valid when destroying a tmem poolIan Campbell2012-09-251-0/+2
* tmem: consistently make pool_id a uint32_tIan Campbell2012-09-251-3/+3
* tmem: only allow tmem control operations from privileged domainsIan Campbell2012-09-251-4/+2
* mem_event: fix regression affecting CR3, CR4 memory eventsSteven Maresca2012-09-191-0/+4
* Extra check in grant table code for mapping of shared frameAndres Lagar-Cavilla2012-09-191-3/+6
* VT-d: split .ack and .disable DMA-MSI actorsJan Beulich2012-09-191-3/+8
* adjust a few RCU domain locking callsJan Beulich2012-09-193-91/+50
* x86/32-on-64: adjust Dom0 initial page table layoutJan Beulich2012-09-191-5/+11
* Update Xen version to 4.2.1-preJan Beulich2012-09-191-1/+1
* Update Xen version to 4.2.0RELEASE-4.2.0Keir Fraser2012-09-171-1/+1
* Update Xen version to 4.2.0-rc54.2.0-rc5Keir Fraser2012-09-131-1/+1
* x86/passthrough: Fix corruption caused by race conditions betweenAndrew Cooper2012-09-121-1/+0
* x86/MSI: fix 2nd S3 resume with interrupt remapping enabledJan Beulich2012-09-111-1/+6
* Update Xen version to 4.2.0-rc44.2.0-rc4Keir Fraser2012-09-071-1/+1
* timer: remove stray local_irq_enable()David Vrabel2012-09-061-1/+0