aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* x86/hvm: fix RTC setting.Tim Deegan2013-02-121-3/+10
* x86/AMD: Enable WC+ memory type on family 10 processorsBoris Ostrovsky2013-02-122-2/+16
* x86: consistently mask floating point exceptionsJan Beulich2013-02-121-1/+3
* xen: sched_credit: improve picking up the idle CPU for a VCPUDario Faggioli2013-02-121-1/+9
* oxenstored: Enforce a maximum message size of 4096 bytesIan Jackson2013-02-071-0/+8
* tools/ocaml: oxenstored: Be more paranoid about ring readingIan Jackson2013-02-071-8/+10
* AMD,IOMMU: Make per-device interrupt remapping table defaultBoris Ostrovsky2013-02-053-4/+3
* AMD,IOMMU: Disable IOMMU if SATA Combined mode is onBoris Ostrovsky2013-02-051-0/+33
* AMD,IOMMU: Clean up old entries in remapping tables when creating new oneJan Beulich2013-02-053-7/+87
* ACPI: acpi_table_parse() should return handler's error codeBoris Ostrovsky2013-02-051-3/+2
* xen: Do not allow guests to enable nested HVM on themselvesIan Campbell2013-01-231-0/+5
* x86_32: don't allow use of nested HVMJan Beulich2013-01-231-0/+5
* QEMU_TAG updateIan Jackson2013-01-171-3/+3
* Config.mk: delete accidentally introduced drivelIan Jackson2013-01-171-3/+0
* QEMU_TAG updateIan Jackson2013-01-171-4/+6
* QEMU_TAG updateIan Jackson2013-01-161-1/+4
* VT-d: fix interrupt remapping source validation for devices behind legacy bri...Jan Beulich2013-01-091-1/+1
* x86: compat_show_guest_stack() should not truncate MFNJan Beulich2013-01-091-2/+3
* passthrough/domctl: use correct struct in unionAndrew Cooper2013-01-091-3/+3
* x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2013-01-092-0/+9
* scheduler: fix rate limit range checkingJan Beulich2013-01-092-13/+15
* IOMMU: imply "verbose" from "debug"Jan Beulich2013-01-091-0/+4
* x86/HPET: fix FSB interrupt maskingJan Beulich2013-01-091-7/+18
* x86: fix assertion in get_page_type()Jan Beulich2013-01-071-1/+1
* nested vmx: fix interrupt delivery to L2 guestXiantao Zhang2012-12-191-4/+7
* nested vmx: enable IA32E mode while do VM entryDongxiao Xu2012-12-191-1/+1
* nested vmx: fix DR access VM exitDongxiao Xu2012-12-191-1/+2
* nested vmx: fix handling of RDTSCDongxiao Xu2012-12-193-1/+4
* nested vmx: fix rflags status in virtual vmexitXiantao Zhang2012-12-191-1/+2
* IOMMU/ATS: fix maximum queue depth calculationJan Beulich2012-12-193-3/+4
* update Xen version to 4.2.2-preJan Beulich2012-12-191-1/+1
* Added signature for changeset 25b021aa35ebIan Jackson2012-12-171-0/+1
* Added tag RELEASE-4.2.1 for changeset 25b021aa35ebJan Beulich2012-12-171-0/+1
* update Xen version to 4.2.1RELEASE-4.2.1Jan Beulich2012-12-172-3/+3
* libxl: fix vfb related assertion problem when starting pv-domURonny Hegewald2012-12-131-0/+2
* x86/EFI: work around CFLAGS being passed in through environmentCharles Arnold2012-12-121-1/+1
* x86: properly fail mmuext ops when get_page_from_gfn() failsJan Beulich2012-12-121-1/+2
* Added signature for changeset bfa4df1dbe1dKeir Fraser2012-12-121-0/+1
* Added tag 4.2.1-rc2 for changeset bfa4df1dbe1dJan Beulich2012-12-121-0/+1
* update Xen version to 4.2.1-rc24.2.1-rc2Jan Beulich2012-12-121-1/+1
* QEMU_TAG updateIan Jackson2012-12-111-1/+1
* x86/hap: Fix memory leak of domain->arch.hvm_domain.dirty_vramKouya Shimura2012-12-061-0/+3
* ACPI: fix return value of XEN_PM_PDC platform opJan Beulich2012-12-061-2/+2
* x86: fix hypercall continuation cancellation in XENMAPSPACE_gmfn_range compat...Jan Beulich2012-12-061-11/+10
* MAINTAINERS: Reference stable maintenance policyIan Campbell2012-12-061-1/+28
* x86: get_page_from_gfn() must return NULL for invalid GFNsJan Beulich2012-12-041-1/+1
* memop: limit guest specified extent orderJan Beulich2012-12-041-2/+7
* xen: fix error handling of guest_physmap_mark_populate_on_demand()Jan Beulich2012-12-041-3/+5
* xen: add missing guest address range checks to XENMEM_exchange handlersJan Beulich2012-12-042-0/+13
* hvm: Limit the size of large HVM op batchesTim Deegan2012-12-042-5/+37