aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALLOW_INTERFACE_MISMATCH defaults to "y" so don't specify itIan Campbell2007-10-304-8/+0
* Always use ketchup for tarball sources, since the only non-user wasIan Campbell2007-10-302-16/+0
* Remove the linux-2.6-paravirt build target since it is obsolete now the code isIan Campbell2007-10-301-15/+0
* x86: cache current vcpu in some trap-handling functions.Keir Fraser2007-10-301-21/+26
* vt-d: Do dpci eoi outside of irq_lock.Keir Fraser2007-10-305-16/+14
* Update README file for Xen 3.2, and add tboot makefile targets andKeir Fraser2007-10-302-14/+80
* Intel(R) Trusted Execution Technology (Intel(R) TXT) support for Xen.Keir Fraser2007-10-3010-10/+250
* acm, xm: Propagate error codes.Keir Fraser2007-10-303-20/+31
* qemu vnc auth 4/4: XenD config for VNC TLS protocolKeir Fraser2007-10-303-1/+63
* qemu vnc auth 3/4: Add VNC auth support from upstream QEMUKeir Fraser2007-10-3010-62/+1558
* qemu vnc auth 2/4: Revert current VNC auth supportKeir Fraser2007-10-307-612/+11
* qemu vnc auth 1/4: QEMU event handler bug fixKeir Fraser2007-10-301-4/+2
* xend: Reduce xenstore transactions when listing domainsKeir Fraser2007-10-3010-58/+157
* x86: allow pv guests to disable TSC for applicationsKeir Fraser2007-10-2926-60/+94
* x86: Remove dead code from arch_get_info_guest().Keir Fraser2007-10-291-18/+5
* xenconsoled: Rate-limit activity caused by each domU.Keir Fraser2007-10-291-6/+68
* Allow incremental access to hypervisor console log.Keir Fraser2007-10-298-49/+113
* x86: Clean up NMI delivery logic. Allow set_trap_table vector 2 to beKeir Fraser2007-10-297-44/+23
* x86, hvm: Clean up code style in stdvga code and do not compile forKeir Fraser2007-10-293-189/+167
* x86, vt-d: Move out isa irq mapping from hvm_do_IRQ_dpci()Keir Fraser2007-10-292-15/+21
* xend, acm: Trigger a script when a resource's label changesKeir Fraser2007-10-293-1/+34
* xend, acm: Fix bad indentationKeir Fraser2007-10-291-5/+5
* Fix PVFB device initializationKeir Fraser2007-10-261-0/+49
* x86: Replace FLUSH_LEVEL() parameter to flush_area() with ratherKeir Fraser2007-10-263-25/+22
* serial: Check index argument before indexing into an array.Keir Fraser2007-10-262-12/+35
* Fire watch for non-dom0 backend when frontend is removed from xenstoreKeir Fraser2007-10-261-1/+10
* x86/64: paravirt 32-on-64 call gate supportKeir Fraser2007-10-262-6/+412
* Clean up xen/xsm/xsm_policy.c compilation warning on !x86.Keir Fraser2007-10-261-0/+2
* LAPIC timer accounting fixKeir Fraser2007-10-261-0/+7
* x86: Fix 32-bit build, and remove pragma usage in public headers (andKeir Fraser2007-10-262-10/+7
* x86, hvm: Allow Cirrus VGA BIOS to clear framebuffer with minimal PIO writes.Keir Fraser2007-10-262-7/+31
* x86, hvm, vt-d: Kill timer in iommu domain destroyKeir Fraser2007-10-261-0/+3
* x86, hvm: Improve standard VGA performanceKeir Fraser2007-10-2610-55/+858
* x86: Fix MTRR/PAT virtualisation on PAEKeir Fraser2007-10-264-128/+132
* hvm: Clean up firmware compilation warnings.Keir Fraser2007-10-262-2/+2
* hvm, x86: Allow virtual timer mode to be specified.Keir Fraser2007-10-2612-32/+91
* xentrace: Fix race in updating consumer ring index.Keir Fraser2007-10-251-1/+1
* ia64, qemu-dm: Trivial build fix.Keir Fraser2007-10-251-0/+1
* pv-on-hvm: fixes for unmodified drivers build and modern LinuxKeir Fraser2007-10-256-14/+33
* qemu: Add extra tracing around logdirty bitmap setup.Keir Fraser2007-10-251-6/+13
* hvm: In xenstore_process_logdirty_event(), if a stale shared memoryKeir Fraser2007-10-251-0/+3
* hvm: Improve and limit the messages for unexpected mmio accesses toKeir Fraser2007-10-251-2/+12
* hvm,x86: Add more vmxassist opcodes for Ubuntu 7.0.4 supportKeir Fraser2007-10-252-0/+272
* pv-qemu 10/10: Make xenconsoled ignore doms with qemu-dmKeir Fraser2007-10-252-0/+16
* pv-qemu 9/10: XenD device model re-factoringKeir Fraser2007-10-255-294/+243
* pv-qemu 8/10: Add pv console to QEMU paravirt machineKeir Fraser2007-10-256-5/+471
* pv-qemu 7/10: Async negotiation with xenfb frontendKeir Fraser2007-10-253-308/+401
* pv-qemu 6/10: Merge private & public xenfb structsKeir Fraser2007-10-253-91/+70
* pv-qemu 5/10: Refactor QEMU console integrationKeir Fraser2007-10-253-267/+280
* pv-qemu 4/10: Refactor xenfb event handlersKeir Fraser2007-10-253-167/+94