aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* x86: work around certain Intel BIOSes causing (transient) hangs duringJan Beulich2012-03-071-0/+36
* x86: AMD core-pair topology detection codeWei Huang2012-03-074-28/+63
* x86: consolidate cpu_core_id and phys_proc_id into cpuinfo_x86 structWei Huang2012-03-075-31/+25
* x86/mm/shadow: adjust early-unshadow heuristic for PAE guests.Tim Deegan2012-03-071-5/+8
* x86/xsave: provide guests with finit-like environmentJan Beulich2012-03-072-4/+30
* Grant table: fix a bug when grant copying a previous grant mapped page.Wei Liu2012-03-071-0/+2
* passthrough: release assigned PCI devices earlier during domain shutdownJan Beulich2012-03-073-4/+8
* x86/mm: Don't check for invalid bits in non-present PTEs.Tim Deegan2012-03-071-5/+16
* Fix error recovery path in __gnttab_map_grant_refHaoyu Zhang2012-03-071-2/+3
* x86/vMSI: miscellaneous fixesJan Beulich2012-03-074-34/+44
* Move IOMMU faults handling into softirq for VT-d.Dario Faggioli2012-03-071-3/+37
* x86/passthrough: don't leak guest IRQsJan Beulich2012-03-071-1/+2
* x86/emulator: workaround for AMD erratum 573Jan Beulich2012-03-074-1/+17
* x86, amd: Disable GartTlbWlkErr when BIOS forgets itJan Beulich2012-03-074-2/+21
* tools/firmware: remove "_PS0/3" MethodXudong Hao2012-03-071-10/+0
* x86/mm: Don't lose track of the log dirty bitmapTim Deegan2012-03-071-1/+5
* x86: small fixes to pcpu platform op handlingJan Beulich2012-03-071-3/+10
* x86/mm: change return code for log-dirty disablingAndres Lagar-Cavilla2012-03-071-0/+2
* x86/IO-APIC: refine EOI-ing of migrating level interruptsJan Beulich2012-03-071-63/+5
* p2m: query/modify p2mt with p2m_lock heldOlaf Hering2012-03-071-6/+9
* Fix PV CPUID virtualization of XSaveShan Haitao2012-03-072-1/+27
* xen: add missing unlock from gnttab_get_versionIan Campbell2012-02-231-0/+2
* mini-os: stop compiler complaint about unused variablesJohn McDermott2012-02-236-21/+27
* gnttab: miscellaneous fixesJan Beulich2012-02-233-8/+25
* IO-APIC: Reformat IO-APIC RTE debug info (v2)Andrew Cooper2012-02-231-6/+22
* x86: avoid deadlock after a PCI SERR NMIDavid Vrabel2012-02-232-4/+12
* xen/xsm: fix incorrect handling of XSM hook returnDaniel De Graaf2012-02-231-1/+1
* xl: Drop -l option to xl cpupool-listIan Campbell2012-02-131-6/+1
* Update QEMU_TAG, for CVE-2012-0029Ian Jackson2012-02-021-3/+3
* xen: do not remap pirqs if !is_hvm_pv_evtchn_domainStefano Stabellini2012-01-311-0/+9
* vesa: flush lfb after zeroingAndrew Cooper2012-01-311-18/+19
* Console: introduce console=none command line parameterAndrew Cooper2012-01-311-0/+2
* x86/hvm: Remove unnecessary packed attribute from hvm_hw_cpu_xsave struct.Keir Fraser2012-01-311-1/+1
* xen/xsm: Add missing dummy operationJames Carter2012-01-201-0/+6
* VMX: print Pause Loop Exiting disabled message just onceJan Beulich2012-01-171-1/+2
* x86: emulate lea with two register operands correctlyDavid Vrabel2012-01-171-0/+1
* x86/vIRQ: IRR and TMR race condition bug fixYongan Liu2012-01-171-4/+1
* x86: Remove timeouts from INIT-SIPI-SIPI sequence when using x2apic.Tim Deegan2012-01-171-30/+46
* x86/ucode: fix for AMD Fam15 CPUsChristoph Egger2012-01-152-46/+62
* pygrub: example grub2 configuration file (fedora-16-with-xen.grub2)Michael Young2012-01-101-0/+112
* pyrgrub: cope with configurations with set default="${saved_entry}" lineMichael Young2012-01-101-0/+2
* pygrub: cope with configurations with submenusMichael Young2012-01-101-2/+11
* pygrub: Allow GPT partition referencesMichael Young2012-01-101-0/+2
* pygrub: look in /boot/grub2 (for eg Fedora 16)Michael Young2012-01-101-1/+2
* pygrub: check all GPT partitionsMichael Young2012-01-101-4/+13
* pygrub: fix extlinux parsingRoger Pau Monne2012-01-102-1/+21
* ipxe: fix compilation issues with some gcc versionsRoger Pau Monne2011-12-183-0/+106
* X86-MCE: fix a bug of xen-mceinj toolLiu, Jinsong2011-12-181-1/+5
* Allow VMs to query their own grant table version.Paul Durrant2011-12-182-8/+7
* x86/AMD: use correct shift count when merging model and steppingJan Beulich2011-12-181-1/+1