aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update Xen version to 4.3.1-rc24.3.1-rc2staging-4.3stable-4.3Jan Beulich2013-10-172-3/+3
* fix DOMID_IO mapping permission checksDaniel De Graaf2013-10-161-2/+3
* x86: check for canonical address before doing page walksJan Beulich2013-10-142-1/+3
* x86: add address validity check to guest_map_l1e()Jan Beulich2013-10-141-1/+2
* x86: correct LDT checksJan Beulich2013-10-145-26/+35
* QEMU_TAG updateIan Jackson2013-10-111-3/+3
* xl: fix `xl cpupool-list' behavior in case no pool name is providedDario Faggioli2013-10-111-1/+1
* libxl: fix out-of-memory error handling in libxl_list_cpupoolMatthew Daley2013-10-101-0/+1
* tools/ocaml: fix erroneous free of cpumap in stub_xc_vcpu_getaffinityMatthew Daley2013-10-101-2/+0
* libxl: fix vif rate parsingIan Jackson2013-10-102-6/+17
* x86: check segment descriptor read result in 64-bit OUTS emulationMatthew Daley2013-10-101-4/+4
* xsm: forbid PV guest console readsDaniel De Graaf2013-10-091-3/+3
* Nested VMX: fix IA32_VMX_CR4_FIXED1 msr emulationYang Zhang2013-10-093-4/+53
* Nested VMX: check VMX capability before read VMX related MSRsYang Zhang2013-10-093-0/+26
* x86/percpu: Force INVALID_PERCPU_AREA into the non-canonical address regionAndrew Cooper2013-10-091-1/+8
* x86/idle: Fix get_cpu_idle_time()'s interaction with offline pcpusAndrew Cooper2013-10-092-7/+10
* x86: don't blindly create L3 tables for the direct mapJan Beulich2013-10-094-28/+20
* update Xen version to 4.3.1-rc14.3.1-rc1Jan Beulich2013-10-011-1/+1
* x86: properly set up fbld emulation operand addressJan Beulich2013-09-301-2/+2
* x86/mm/shadow: Fix initialization of PV shadow L4 tables.Tim Deegan2013-09-301-1/+5
* x86: properly handle hvm_copy_from_guest_{phys,virt}() errorsJan Beulich2013-09-304-31/+66
* x86/HVM: refuse doing string operations in certain situationsJan Beulich2013-09-271-0/+14
* x86/HVM: linear address must be canonical for the whole accessed rangeJan Beulich2013-09-271-12/+13
* sched_credit: filter node-affinity mask against online cpusDario Faggioli2013-09-271-11/+46
* watchdog/crash: Always disable watchdog in console_force_unlock()Andrew Cooper2013-09-272-2/+3
* xen/conring: Write to console ring even if console lock is bustedAndrew Cooper2013-09-271-4/+3
* x86/xsave: initialize extended register state when guests enable itJan Beulich2013-09-251-0/+15
* unmodified_drivers: enable unplug per defaultOlaf Hering2013-09-231-1/+7
* x86/HVM: properly handle MMIO reads and writes wider than a machine wordJan Beulich2013-09-231-20/+95
* VMX: fix failure path in construct_vmcsGeorge Dunlap2013-09-231-0/+3
* x86/HVM: fix failure path in hvm_vcpu_initialiseGeorge Dunlap2013-09-231-1/+1
* passthrough/amd: Missing 'break'Tim Deegan2013-09-231-0/+1
* hvm/vpmu: Prevent dump handlers from incorrectly mutating stateAndrew Cooper2013-09-233-16/+17
* x86: machine_restart() must not call acpi_dmar_reinstate() twiceJan Beulich2013-09-231-2/+3
* cpufreq: missing check of copy_from_guest()Tim Deegan2013-09-231-2/+6
* libxc/x86: fix page table creation for huge guestsJan Beulich2013-09-231-8/+16
* x86: fix memory cut-off when using PFN compressionJan Beulich2013-09-232-9/+13
* sched/arinc653: check for guest data transfer failuresMatthew Daley2013-09-231-2/+11
* tools: xen-mceinj: Add missing return value checksBastian Blank2013-09-131-2/+4
* libxl: Allow network driver domains when run_hotplug_scritps is setGeorge Dunlap2013-09-132-11/+2
* make this tree's maintainership explicitJan Beulich2013-09-131-3/+8
* Nested VMX: Clear bit 31 of IA32_VMX_BASIC MSRYang Zhang2013-09-121-1/+1
* x86/xsave: fix migration from xsave-capable to xsave-incapable hostJan Beulich2013-09-1210-88/+172
* x86/xsave: initialization improvementsJan Beulich2013-09-123-15/+17
* xmalloc: make whole pages xfree() clear the order field (ab)used by xmalloc()Jan Beulich2013-09-121-0/+1
* x86: allow guest to set/clear MSI-X mask bit (try 2)Joby Poriyath2013-09-121-12/+63
* x86/EFI: properly handle run time memory regions outside the 1:1 mapJan Beulich2013-09-121-11/+93
* x86: Special case __HYPERVISOR_iret rather more when writing hypercall pagesAndrew Cooper2013-09-124-2/+14
* hvmloader: fix SeaBIOS interfaceJan Beulich2013-09-094-7/+7
* xen/docs: Correct documentation for the conswitch parameterAndrew Cooper2013-09-091-2/+3