aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* xend: fix file descriptor leak in pci utilitiesXi Xiong2013-09-091-0/+6
* xend: handle extended PCI configuration space when saving stateSteven Noonan2013-09-091-1/+2
* public/hvm_xs_strings.h: Fix ABI regression for OEM SMBios stringsAndrew Cooper2013-09-091-1/+1
* hvmloader/smbios: Correctly count the number of tables writtenAndrew Cooper2013-09-091-1/+2
* x86: AVX instruction emulation fixesJan Beulich2013-09-092-15/+145
* x86: don't allow Dom0 access to the MSI address rangeJan Beulich2013-09-091-0/+4
* AMD IOMMU: add missing checkJan Beulich2013-09-061-0/+7
* Fix inactive timer list corruption on second S3 resumeTomasz Wroblewski2013-09-061-1/+3
* x86/Intel: add support for Haswell CPU modelsJan Beulich2013-09-063-3/+10
* pygrub: add Debian extlinux.conf pathIan Campbell2013-09-031-0/+1
* oxenstored: Protect oxenstored from malicious domains.John Liu2013-09-035-6/+31
* Nested VMX: Update APIC-v(RVI/SVI) when vmexit to L1Yang Zhang2013-08-278-17/+62
* Nested VMX: Clear APIC-v control bit in vmcs02Yang Zhang2013-08-271-0/+12
* Nested VMX: Force check ISR when L2 is runningYang Zhang2013-08-271-1/+3
* Nested VMX: Check whether interrupt is blocked by TPRYang Zhang2013-08-271-0/+5
* VT-d: warn about Compatibility Format Interrupts being enabled by firmwareJan Beulich2013-08-271-6/+10
* ACPI: fix acpi_os_map_memory()Jan Beulich2013-08-273-12/+21