xen.git
2007-11-01 Alex Williamson[IA64] Implement some PAL procedures
2007-11-01 Alex Williamson[IA64] Update pal.h and pal.S to linux-2.6.21
2007-11-01 Alex Williamson[IA64] Fix ia64_sal_get_state_info() emulation bug
2007-10-30 Alex Williamsonmerge with xen-unstable.hg (staging)
2007-10-30 Alex Williamson[IA64] Make Xen relocatable
2007-10-30 Alex Williamson[IA64] Simplify emulate_io_inst
2007-10-30 Alex Williamson[IA64] Increase NITRS/NDTRS to 12
2007-10-30 Alex Williamson[IA64] xenitp: typo fix
2007-10-30 Alex Williamson[IA64] Enable dbr for VTi domain
2007-10-30 Keir Fraseria64: Fix after stdvga performance changes to bufioreq...
2007-10-30 Keir Fraserx86, hvm: Flush local TLB after any change to linear...
2007-10-30 Keir Fraserx86, hvm: New timer mode 'no missed-tick accounting'.
2007-10-30 Ian CampbellRefactor buildconfigs/mk.* to make the common rules...
2007-10-30 Ian CampbellALLOW_INTERFACE_MISMATCH defaults to "y" so don't speci...
2007-10-30 Ian CampbellAlways use ketchup for tarball sources, since the only...
2007-10-30 Ian CampbellRemove the linux-2.6-paravirt build target since it...
2007-10-30 Keir Fraserx86: cache current vcpu in some trap-handling functions.
2007-10-30 Keir Fraservt-d: Do dpci eoi outside of irq_lock.
2007-10-30 Keir FraserUpdate README file for Xen 3.2, and add tboot makefile...
2007-10-30 Keir FraserIntel(R) Trusted Execution Technology (Intel(R) TXT...
2007-10-30 Keir Fraseracm, xm: Propagate error codes.
2007-10-30 Keir Fraserqemu vnc auth 4/4: XenD config for VNC TLS protocol
2007-10-30 Keir Fraserqemu vnc auth 3/4: Add VNC auth support from upstream...
2007-10-30 Keir Fraserqemu vnc auth 2/4: Revert current VNC auth support
2007-10-30 Keir Fraserqemu vnc auth 1/4: QEMU event handler bug fix
2007-10-30 Keir Fraserxend: Reduce xenstore transactions when listing domains
2007-10-29 Keir Fraserx86: allow pv guests to disable TSC for applications
2007-10-29 Keir Fraserx86: Remove dead code from arch_get_info_guest().
2007-10-29 Keir Fraserxenconsoled: Rate-limit activity caused by each domU.
2007-10-29 Keir FraserAllow incremental access to hypervisor console log.
2007-10-29 Keir Fraserx86: Clean up NMI delivery logic. Allow set_trap_table...
2007-10-29 Keir Fraserx86, hvm: Clean up code style in stdvga code and do...
2007-10-29 Keir Fraserx86, vt-d: Move out isa irq mapping from hvm_do_IRQ_dpci()
2007-10-29 Keir Fraserxend, acm: Trigger a script when a resource's label...
2007-10-29 Keir Fraserxend, acm: Fix bad indentation
2007-10-26 Keir FraserFix PVFB device initialization
2007-10-26 Keir Fraserx86: Replace FLUSH_LEVEL() parameter to flush_area...
2007-10-26 Keir Fraserserial: Check index argument before indexing into an...
2007-10-26 Keir FraserFire watch for non-dom0 backend when frontend is remove...
2007-10-26 Keir Fraserx86/64: paravirt 32-on-64 call gate support
2007-10-26 Keir FraserClean up xen/xsm/xsm_policy.c compilation warning on...
2007-10-26 Keir FraserLAPIC timer accounting fix
2007-10-26 Keir Fraserx86: Fix 32-bit build, and remove pragma usage in publi...
2007-10-26 Keir Fraserx86, hvm: Allow Cirrus VGA BIOS to clear framebuffer...
2007-10-26 Keir Fraserx86, hvm, vt-d: Kill timer in iommu domain destroy
2007-10-26 Keir Fraserx86, hvm: Improve standard VGA performance
2007-10-26 Keir Fraserx86: Fix MTRR/PAT virtualisation on PAE
2007-10-26 Keir Fraserhvm: Clean up firmware compilation warnings.
2007-10-26 Keir Fraserhvm, x86: Allow virtual timer mode to be specified.
2007-10-25 Keir Fraserxentrace: Fix race in updating consumer ring index.
2007-10-25 Keir Fraseria64, qemu-dm: Trivial build fix.
2007-10-25 Keir Fraserpv-on-hvm: fixes for unmodified drivers build and moder...
2007-10-25 Keir Fraserqemu: Add extra tracing around logdirty bitmap setup.
2007-10-25 Keir Fraserhvm: In xenstore_process_logdirty_event(), if a stale...
2007-10-25 Keir Fraserhvm: Improve and limit the messages for unexpected...
2007-10-25 Keir Fraserhvm,x86: Add more vmxassist opcodes for Ubuntu 7.0...
2007-10-25 Keir Fraserpv-qemu 10/10: Make xenconsoled ignore doms with qemu-dm
2007-10-25 Keir Fraserpv-qemu 9/10: XenD device model re-factoring
2007-10-25 Keir Fraserpv-qemu 8/10: Add pv console to QEMU paravirt machine
2007-10-25 Keir Fraserpv-qemu 7/10: Async negotiation with xenfb frontend
2007-10-25 Keir Fraserpv-qemu 6/10: Merge private & public xenfb structs
2007-10-25 Keir Fraserpv-qemu 5/10: Refactor QEMU console integration
2007-10-25 Keir Fraserpv-qemu 4/10: Refactor xenfb event handlers
2007-10-25 Keir Fraserpv-qemu: Remove standalone xenfb code
2007-10-25 Keir Fraserpv-qemu 2/10: Add a QEMU machine type for paravirt...
2007-10-25 Keir Fraserpv-qemu 1/10: Add a QEMU machine type for fullvirt...
2007-10-25 Keir Fraserx86: Save/restore new syscall/sysenter context info.
2007-10-25 Tim Deegan[XEN] Remove dead code.
2007-10-25 Keir Fraserxen: Fix new domctl/sysctl structs to be 32-/64-bit...
2007-10-25 Keir Fraserxend: fix hvm domain restore failure when using vncdisp...
2007-10-25 Keir Fraserx86: GDTR must be reset after using real-mode BIOS...
2007-10-25 Keir Fraservt-d: add a vt-d howto setup document
2007-10-25 Keir Fraserxend, acm: small fixes
2007-10-25 Keir Fraserxend, acm: Put the __UNLABELED__ label into the mapfile...
2007-10-25 Keir Fraserxend: Reworked initialization of XSPolicy administratio...
2007-10-25 Keir Fraserxm-test: various fixes
2007-10-24 Alex Williamson[IA64] Check range of r2 for mov rr[r3]=r2
2007-10-24 Alex Williamson[IA64] Minor fixes in domain.h
2007-10-24 Alex Williamson[IA64] Define IA64_DOMAIN_RID_BITS_OFFSET.
2007-10-24 Keir Fraserx86: Remove dependency on stdbool.h.
2007-10-24 Keir Fraserx86: Remove CALLBACKTYPE_sysexit.
2007-10-24 Keir Fraserx86-64: syscall/sysenter support for 32-bit apps for...
2007-10-24 Keir Fraserminios: xenbus wait fixup
2007-10-24 Keir Fraserminios: Make NSEC_TO_USEC/NSEC_TO_SEC macros expression...
2007-10-24 Keir Fraserx86/64: Fix the build.
2007-10-24 Keir Fraserx86, dom0: Allow get idle time stats by mask.
2007-10-24 Keir Fraserx86, cpufreq: Allow dom0 kernel to govern cpufreq via...
2007-10-23 Alex Williamsonmerge with xen-unstable.hg (staging)
2007-10-23 Alex Williamson[IA64] Prevent softlock when destroying VTi domain
2007-10-23 Keir FraserAdd definitions for machine check MSRs introduced in...
2007-10-23 Keir Fraserxentop: build fix for *bsd.
2007-10-23 Keir Fraserlibxc: check length on string copy (strcpy -> strncpy).
2007-10-23 Keir Fraserhvm, vt-d: Add memory cache-attribute pinning domctl...
2007-10-23 Keir FraserUse $(SHELL) to find shell to run get-fields.sh script.
2007-10-23 Keir Fraserx86: Fix xentrace of hypercalls in debug builds of...
2007-10-23 Keir Fraservt-d: Fix a bug in pmr register disabling code.
2007-10-23 Keir Fraserxenmon: Fix security vulnerability CVE-2007-3919.
2007-10-22 Keir Fraserx86: small boot-time changes:
2007-10-22 Alex Williamsonmerge with xen-unstable.hg (staging)
2007-10-22 Alex Williamson[IA64] Fix MMIO readb operation
next