aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix backport of 23225:3f00c5faa12a.Konrad Rzeszutek Wilk2012-03-291-3/+3
* x86,hvm: enable VCPUOP_register_vcpu_info op in hvm hypercallZhenzhong Duan2012-03-291-0/+2
* x86: make the pv-only e820 array be dynamic.Konrad Rzeszutek Wilk2012-03-293-8/+41
* Introduce system_state variable.Keir Fraser2012-03-2310-9/+33
* x86/gnttab: fix asm() operand in gnttab_clear_flag()Jan Beulich2012-03-231-1/+1
* QEMU_TAG updateIan Jackson2012-03-141-3/+3
* tools: xencommons init script: Fix setting XENSTORED_ROOTDIRJim Fehlig2012-03-141-1/+1
* libxl: print out vifname in create dryrun.Wei Liu2012-03-131-0/+2
* hvm: Print support/enable status of HAP superpage mappings.Keir Fraser2012-03-094-8/+13
* iommu: Move IOMMU faults handling into softirq for AMD-Vi.Dario Faggioli2012-03-081-14/+54
* x86/IRQ: prevent vector sharing within IO-APICsJan Beulich2012-03-083-2/+59
* introduce xzalloc() & CoJan Beulich2012-03-083-5/+24
* x86/xenoprof: fix 32-bit guest stack handling after c/s 24537:3c0a533d3af0Jan Beulich2012-03-081-17/+24
* xenoprof: Adjust indentationGeorge Dunlap2012-03-075-51/+83
* IO-APIC: Prevent using EOI broadcast suppression if user specifiedAndrew Cooper2012-03-073-3/+17
* libxc: remove tests of alloca() return valueDavid Vrabel2012-03-071-45/+34
* libxc: Replace malloc with alloca in hot pathSantosh Jodh2012-03-071-5/+2
* sched_credit: Use delay to control scheduling frequencyHui Lv2012-03-074-1/+57
* xen,credit1: Add variable timesliceGeorge Dunlap2012-03-071-29/+36
* ns16550: Simplify UART and UART-interrupt probing logic.Keir Fraser2012-03-071-20/+5