xen.git
2009-01-05 Keir Fraserx86: Poison initmem at end of Xen bootstrap
2009-01-05 Keir Fraservmx: Print advanced features during boot
2009-01-05 Keir FraserDownload external tarballs from xenbits.xensource.com
2009-01-05 Keir FraserCpufreq: simplify cpufreq_statistic_lock init
2009-01-05 Keir FraserCpufreq: prevent negative px resident time, add spinloc...
2009-01-05 Keir FraserCpufreq: remove redundant fragments
2009-01-05 Keir Fraservtd hotplug: check if a device can be hot-plugged.
2009-01-05 Keir Fraservtd: avoid redundant context mapping
2009-01-05 Keir Fraserxenctx: compat-mode/HVM support
2009-01-05 Keir FraserMake xc_translate_foreign_address aware of compat-mode...
2009-01-05 Keir Fraserp2m: Small audit fixes.
2009-01-05 Keir FraserPoD memory 9/9: xend integration
2009-01-05 Keir FraserPoD memory 8/9: libxc interface
2009-01-05 Keir FraserPoD memory 7/9: Xen interface
2009-01-05 Keir FraserPoD memory 6/9: superpage splintering
2009-01-05 Keir FraserPoD memory 5/9: emergency scan
2009-01-05 Keir FraserPoD memory 4/9: Decrease reservation
2009-01-05 Keir FraserPoD memory 3/9: PoD core
2009-01-05 Keir FraserPoD memory 2/9: calls to gfn_to_mfn_query()
2009-01-05 Keir FraserPoD (populate-on-demand) memory 1/9: Add a p2m query...
2008-12-29 Keir Fraseracpi: Reserve IO ports used by hotplug
2008-12-29 Keir Frasercpufreq: xen is default cpufreq, userspace is default...
2008-12-29 Keir Fraserx86, vmx: Fix single step on debugger
2008-12-29 Keir Fraserx86, mce: Fix x86_mcinfo_getptr is called when no error...
2008-12-29 Keir Fraserrombios: disable DEBUG_ROMBIOS by default.
2008-12-29 Keir Fraserrombios: pass BDF correctly during option ROM scan
2008-12-29 Keir Fraserrombios: enabling option ROM write access during initia...
2008-12-29 Keir Frasercpufreq: Fix a cpufreq cmdline parse bug, and change...
2008-12-29 Keir Fraserx86: Do not restrict 32-bit EPT to 4GB.
2008-12-29 Keir Fraserx86, intel: Clear Error counter field when set new...
2008-12-22 Keir Fraseri386: Fix the build.
2008-12-22 Keir Frasershadow: Remove warnings about writes to read-only BIOS...
2008-12-22 Keir FraserCleanup Intel CMCI support.
2008-12-22 Keir FraserEnable CMCI for Intel CPUs
2008-12-19 Keir FraserSupport S3 for MSI interrupt
2008-12-19 Keir FraserChange the pcidevs_lock from rw_lock to spin_lock
2008-12-19 Keir FraserCPUIDLE: adjust cstate statistic interface
2008-12-19 Keir FraserVT-d: Fix PCI-X device assignment
2008-12-18 Keir Fraserxend: Actually restrict a domU's access to xenstore...
2008-12-18 Keir Fraserx86: Quieten tracing in msi startup/shutdown handlers.
2008-12-18 Keir Fraserrombios: Update to Bochs latest
2008-12-18 Keir Fraserxenoprof: Add support for Intel Dunnington cores.
2008-12-18 Keir Fraserx86, shadow: Avoid duplicates in fixup tables.
2008-12-18 Keir FraserFix mini-os ia64 compilation
2008-12-17 Keir Fraserx86, hvm: Don't ever call the shadow code to fix a...
2008-12-16 Keir Fraserxenpm: add cpu frequency control interface, through...
2008-12-16 Keir Fraserx86: Update xen-detect utility to scan for Xen signatur...
2008-12-16 Keir Frasermini-os: Make utility function get_self_id() in fs...
2008-12-16 Keir Fraserx86: Simpler time handling when TSC is constant across...
2008-12-16 Keir Fraservmx: Do not disable real EFER.NXE even when disabled...
2008-12-16 Keir Fraserx86: Enable MTF for HVM guest single step in gdb
2008-12-15 Keir Fraserx86: Decode CPUID for TSC guarantees.
2008-12-15 Keir Fraserrombios: fix references to EBDA
2008-12-15 Keir Fraserx86: Small cleanups to time handling.
2008-12-13 Keir Fraserxenpmd: Fix bogus fgets() size parameter.
2008-12-13 Keir Fraserx86: Clean up and simplify rwlock implementation.
2008-12-13 Keir FraserClean up use of spin_is_locked() and introduce rw_is_lo...
2008-12-13 Keir Fraserxc_pm: Fix off-by-one error in string array access.
2008-12-13 Keir Fraserx86: Fix early time initialisation after recent changes.
2008-12-11 Keir Fraserxentop: Fix fprintf() build failure.
2008-12-11 Keir Fraserhvmloader: enable bus mastering of PCI device
2008-12-11 Keir Fraserx86: enable interrupts explicitly in __start_xen()
2008-12-11 Keir Fraserx86: Clean up early time setup.
2008-12-11 Keir Fraservga: Only vga_endboot() if vga_init() completed.
2008-12-11 Keir Fraserx86, cpufreq: Change cpufreq_driver->get so that it...
2008-12-11 Keir FraserRe-enable MSI support
2008-12-11 Keir Fraserx86: fix the potential of encountering panic "IO-APIC...
2008-12-11 Keir Fraserx86: unify local_irq_XXX()
2008-12-11 Keir Fraserrombios: fix rom_scan (ja->jmp)
2008-12-11 Keir FraserFix a typo caused by 18898.
2008-12-11 Keir Frasercpufreq: Short path avoiding IPI in critical fast path.
2008-12-11 Keir Fraserlibxc: Fix xc_pm.c build by avoiding bogus header includes.
2008-12-11 Keir FraserFix BUILD_BUG_ON()
2008-12-10 Keir FraserAvoid negative runstate pieces.
2008-12-10 Keir FraserInitialize state_entry_time to zero for all idle vcpus
2008-12-10 Keir Fraserx86: Make MCE panic message more obvious
2008-12-10 Keir Frasergdbserver: Fix build failure.
2008-12-10 Keir FraserAdd user PM control interface
2008-12-10 Keir FraserAdd cpufreq governors: performance, powersave, userspace
2008-12-10 Keir Fraserlibxc: Fix memory leak in zlib usage
2008-12-09 Keir FraserUse virtual 8086 mode for VMX guests with CR0.PE == 0
2008-12-09 Keir Fraservga: Fix screen clear at end of Xen bootstrap.
2008-12-09 Keir Fraserpv-on-hvm: add pvSCSI frontend
2008-12-09 Keir Fraserpv-on-hvm: fix for Centos 5.2
2008-12-09 Keir FraserVT-d: check return value of pirq_guest_bind()
2008-12-09 Keir Frasertools: Fix a few error-path memory leaks.
2008-12-09 Keir Fraserxend: Remember bootable flag for vbds in xenstore
2008-12-09 Keir Fraserxend: Fix memory allocation bug after hvm reboot in...
2008-12-09 Keir Fraserlibxc: Fix gcc 4.3 build failure
2008-12-09 Keir Fraserrombios: support BCV
2008-12-05 Keir FraserFix domain save when guest is in S3.
2008-12-05 Keir Fraserx86: make an error message more precise
2008-12-05 Keir Frasercpufreq: allow customization of some parameters
2008-12-05 Keir Fraserx86/cpufreq: reduce verbosity
2008-12-05 Keir Fraserpowernow: implement struct cpufreq_driver.verify
2008-12-05 Keir Fraserx86/32on64: adjust address when converting syscall...
2008-12-05 Keir Fraserx86, time: Fix scale_reciprocal().
2008-12-05 Keir Fraserminios: Clip memory not usable by Mini-OS (above 1GB)
2008-12-05 Keir Frasercpuidle: revise tsc-save/restore to reduce tsc skew...
2008-12-05 Keir Fraservga: Clear the screen when relinquishing VGA to dom0.
next