aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version to 4.0.2-rc24.0.2-rc2Keir Fraser2011-02-102-2/+2
* amd iommu: Fix a xen crash after pci-attachKeir Fraser2011-02-101-0/+6
* x86/hvm: don't let domains call HVMOP_set_mem_type on themselves.Tim Deegan2011-02-091-0/+4
* Revert 21334:993458f6c5a0 (xen-unstable 22071:c5aed2e049bc).Keir Fraser2011-02-071-6/+0
* trace: Change trace_var argument to void*, to match __trace_varKeir Fraser2011-02-061-1/+1
* hvm amd: Fix 32bit guest VM save/restore issues associated with SYSENTER MSRsKeir Fraser2011-02-061-15/+26
* x86: Fix pirq teardown on domain destruction.Wei Gang2011-01-261-3/+0
* x86: blacklist new AMD CPUID bits for PV domainsKeir Fraser2011-01-264-0/+20
* x86: Do not pollute namespace with asm defns of PERFC_*.Keir Fraser2011-01-267-11/+11
* x86/tsc: remove misleading printk on HVM restore path.Keir Fraser2011-01-251-5/+0
* x86_emulate: set the operand size for SMSW/reg writeback.Keir Fraser2011-01-211-2/+1
* xen: fix XEN_DOMCTL_memory_mapping to not return with domain RCU lock heldKeir Fraser2011-01-181-4/+4
* xen: stringify assertion condition for printing sooner.Keir Fraser2011-01-182-3/+3
* pv-drivers: use PCI interfaces to request IO and MEM resources on platform de...Keir Fraser2011-01-141-13/+9
* kexec: fix ia64 build for 21300:8bdf09baff30KUWAMURA Shin'ya2011-01-141-0/+5
* VT-d: fix ia64 buildKeir Fraser2011-01-141-0/+8
* stubdom: Fix stubdom-dm using "grep" improperlyJohn Weekes2011-01-141-1/+1
* x86: don't crash when a CPU cannot be brought online during bootKeir Fraser2011-01-111-4/+7
* Update Xen version to 4.0.2-rc2-preKeir Fraser2011-01-111-1/+1
* Added signature for changeset 0bd829255a3fKeir Fraser2011-01-101-0/+1
* Added tag 4.0.2-rc1 for changeset 0bd829255a3fKeir Fraser2011-01-101-0/+1
* Update Xen version to 4.0.2-rc14.0.2-rc1Keir Fraser2011-01-102-2/+3
* x86: Fix atomic_write*() macros to correctly inform GCC that memoryKeir Fraser2011-01-081-2/+2
* Update my email address to long-term stable address.Keir Fraser2011-01-0711-11/+11
* kexec: correct _domain offset info in elf-notesKeir Fraser2011-01-062-4/+8
* Update QEMU_TAGKeir Fraser2011-01-061-4/+3
* relax vCPU pinned checksKeir Fraser2011-01-053-2/+4
* VT-d: fix and improve print_vtd_entries()Keir Fraser2010-12-241-18/+19
* re-add calls accidentally deleted from run_all_nonirq_keyhandlers()Keir Fraser2010-12-241-0/+4
* x86 hvm ept: Remove EPT guest linear address validationKeir Fraser2010-12-241-2/+1
* tools/python: fix xm list for Python 2.7Keir Fraser2010-12-202-1/+10
* tools: fetch remote changesets when force refetching/resetting qemuKeir Fraser2010-12-171-0/+1
* tools: provide explicit target for refetching/resetting qemuKeir Fraser2010-12-172-0/+12
* tools/python: Replace python string exceptions with ValueError exceptionsKeir Fraser2010-12-174-4/+4
* tools/hotplug/Linux: Avoid dependency on iptables conntrack module.Keir Fraser2010-12-171-4/+4
* x86, atomic: Fix 32-bit version of atomic_write64().Keir Fraser2010-12-171-1/+1
* vtd: Reinstate ACPI DMAR on system shutdown or S3/S4/S5.Keir Fraser2010-12-176-16/+42
* xentrace: Clean up initialisation.Keir Fraser2010-12-161-59/+47
* x86: Define pte_{read,write}[_atomic] in terms of atomic_readNKeir Fraser2010-12-162-16/+8
* x86: Define atomic_{read,write}{8,16,32,64} accessor functions.Keir Fraser2010-12-163-14/+42
* vtd: Require unmap_vtd_domain_page() on a couple of early exit paths.Keir Fraser2010-12-161-0/+2
* x86/32on64: zero-extend hypercall index before use in memory access (debug mo...Keir Fraser2010-12-151-1/+2
* x86-64: fix restoring of hypercall arguments after trace calloutKeir Fraser2010-12-151-2/+2
* Reduce side effects of handling '*' debug keyKeir Fraser2010-12-153-4/+17
* ept: Remove lock in ept_get_entry, replace with access-once semantics.Keir Fraser2010-12-151-16/+24
* tmem: two wrongs (or three lefts and a wrong) make a rightKeir Fraser2010-12-151-4/+4
* x86/iommu: account for necessary allocations when calculating Dom0'sKeir Fraser2010-12-151-0/+9
* x86 acpi: Follow Windows behaviour more closely during reset.Keir Fraser2010-12-152-8/+20
* tmem: Use of 'new' clashes with C++ reserved namespace.Keir Fraser2010-12-104-18/+18
* hvm: Fix merging error in hvm_op.hKeir Fraser2010-12-101-3/+4