aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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