aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version to 4.1.3-rc34.1.3-rc3Keir Fraser2012-07-222-2/+2
* passthrough: fix xsm-related oversightJan Beulich2012-07-191-1/+1
* x86/PCI: fix guest_io_read() when pci_cfg_ok() denies accessJan Beulich2012-07-091-1/+1
* x86/mm: fix mod_l1_entry() return value when encountering r/o MMIO pageJan Beulich2012-07-091-0/+1
* SVM: fix performance decrease with asid assignmentChristoph Egger2012-07-091-1/+2
* xen: Fix schedule()'s grabbing of the schedule lockGeorge Dunlap2012-07-091-3/+4
* x86/cpuidle: deny access to the I/O port used for EM_SYSIOJan Beulich2012-07-091-0/+4
* x86/cpuidle: add Westmere-EX support to hw residencies reading logicJan Beulich2012-07-091-0/+1
* xen, vtd: Fix device check for devices behind PCIe-to-PCI bridgesGeorge Dunlap2012-07-091-5/+58
* pm: don't truncate processors' ACPI IDs to 8 bitsJan Beulich2012-07-093-4/+10
* x86: update Intel CPUID masking code to latest specJan Beulich2012-07-094-4/+34
* tools/pygrub: fix solaris kernel sniffZhigang Wang2012-07-091-2/+5
* xen: Fix off-by-one error when parsing command line argumentsAndrew Cooper2012-07-031-1/+1
* x86/nmi: Fix deadlock in unknown_nmi_error()Andrew Cooper2012-07-031-4/+4
* x86_64: Fix off-by-one error setting up the Interrupt Stack TablesAndrew Cooper2012-07-032-4/+6
* tools/ocaml: Fix 2 bit-twiddling bugs and an off-by-oneZheng Li2012-07-031-3/+3
* x86: Make asmlinkage explicitly a no-op, and avoid usage in arch/x86Keir Fraser2012-06-2016-44/+42
* Update Xen version to 4.1.3-rc3-preKeir Fraser2012-06-201-1/+1
* Added signature for changeset acbd36176913Keir Fraser2012-06-181-0/+1
* Added tag 4.1.3-rc2 for changeset acbd36176913Keir Fraser2012-06-181-0/+1
* Update Xen version to 4.1.3-rc24.1.3-rc2Keir Fraser2012-06-182-2/+2
* x86-64: detect processors subject to AMD erratum #121 and refuse to bootJan Beulich2012-06-122-0/+11
* x86-64: fix #GP generation in assembly codeJan Beulich2012-06-123-20/+27
* x86_64: Do not execute sysret with a non-canonical return addressJan Beulich2012-06-121-0/+11
* x86/cpuidle: do not flush cache unless entering C3Wei Wang2012-05-252-2/+5
* blktap2: Fix naked unchecked uses of read/write/chdir.Keir Fraser2012-05-1412-14/+62
* unmodified_drivers: remove inclusion of asm/system.hOlaf Hering2012-05-141-1/+0
* unmodified drivers: use upstream sync_bitops if availableJan Beulich2012-05-141-0/+10
* unmodified drivers: add pfn_is_ram helper for kdumpOlaf Hering2012-05-141-0/+29
* unmodified drivers: hide xen_cpuid_base() in version 2.6.38+Olaf Hering2012-05-141-0/+2
* unmodified_drivers: update README fromIan Campbell2012-05-141-3/+12
* Update Xen version to 4.1.3-rc2-preKeir Fraser2012-05-141-1/+1
* Added signature for changeset da64f68730cfKeir Fraser2012-05-071-0/+1
* Added tag 4.1.3-rc1 for changeset da64f68730cfKeir Fraser2012-05-071-0/+1
* Update Xen version to 4.1.3-rc14.1.3-rc1Keir Fraser2012-05-072-2/+2
* svm: Fake out the Bus Unit Config MSR on revF AMD CPUsGeorge Dunlap2012-05-012-0/+15
* x86-64: Fix memory hotplug epfn upper limit test for updating the compat M2P ...Malcolm Crossley2012-05-011-1/+1
* QEMU_TAG updateIan Jackson2012-04-241-3/+3
* x86: fix memset(ptr, 0, sizeof ptr).Tim Deegan2012-04-241-2/+2
* x86/hpet: disable before reboot or kexecJan Beulich2012-04-174-2/+37
* x86_emulate: Do not push an error code onto a #UD exception stackAndrew Cooper2012-04-171-7/+7
* XENPF_set_processor_pminfo XEN_PM_CX overflows states arrayJan Beulich2012-04-172-41/+38
* HVM/SVM: enable tsc scaling ratio for SVMWei Huang2012-04-124-1/+45
* hvm: vpmu: Add support for AMD Family 15h processorsJacob Shin2012-04-127-33/+196
* svm: implement instruction fetch part of DecodeAssist (on #PF/#NPF)Andre Przywara2012-04-1211-190/+226
* x86: fix delta calculation in TSC deadline timer emulationDavid Vrabel2012-04-111-8/+4
* libxl: support for "rtc_timeoffset" and "localtime"Giam Teck Choon2012-04-043-0/+19
* tools: xend: tolerate empty state/*.xmlKonrad Rzeszutek Wilk2012-04-031-0/+3
* libxl: write vifname in xenstore if set.Giam Teck Choon2012-04-031-0/+6
* xen: introduce PHYSDEVOP_pirq_eoi_gmfn_v2Stefano Stabellini2012-03-307-5/+29