Xen HG changelog (date)
January 31, 2006
- [Xen-changelog] Fix the ia64 build., Xen patchbot -unstable, 12:42
- [Xen-changelog] Adapt Xenlinux/ia64 to build in the new subarch environment., Xen patchbot -unstable, 11:41
- [Xen-changelog] add the hypercall_page to xenctx knowledge., Xen patchbot -unstable, 11:41
- [Xen-changelog] Clean up the adjdom change a little., Xen patchbot -unstable, 10:41
- [Xen-changelog] Fix VCPU locking in sched_adjdom for multi-VCPU guests, Xen patchbot -unstable, 10:41
- [Xen-changelog] Fix 64-bit debug build., Xen patchbot -unstable, 07:04
- [Xen-changelog] allow compilation of 32 bits on biarch 64 bits., Xen patchbot -unstable, 07:04
- [Xen-changelog] Remove dummy definitions of __gpfn_to_mfn/__mfn_to_gpfn., Xen patchbot -unstable, 07:04
- [Xen-changelog] mkhex script must be executable, but this was lost in the, Xen patchbot -unstable, 07:04
- [Xen-changelog] Big merge the HVM full-virtualisation abstractions., Xen patchbot -unstable, 07:04
- [Xen-changelog] Remove dummy definitions of __gpfn_to_mfn/__mfn_to_gpfn., Xen patchbot -3 . 0-testing, 07:04
- [Xen-changelog] Eliminate uninitialised variables warnings., Xen patchbot -3 . 0-testing, 03:32
- [Xen-changelog] Added tag RELEASE-3.0.1 for changeset 1b34a6b427d5a9845729f6ad6d17d91444773c19, Xen patchbot -3 . 0-testing, 02:42
- [Xen-changelog] Update version to 3.0.1, Xen patchbot -3 . 0-testing, 02:42
January 30, 2006
- [Xen-changelog] Fix the ia64 definition of MAX_DMADOM_PFN., Xen patchbot -unstable, 16:21
- [Xen-changelog] Update linux sparse tree to subarch layout., Xen patchbot -unstable, 16:21
- [Xen-changelog] Fix 64b build., Xen patchbot -unstable, 07:25
- [Xen-changelog] I found some mistakes of argument by the do_* functions of hypercall., Xen patchbot -unstable, 07:25
- [Xen-changelog] Merge., Xen patchbot -unstable, 07:25
- [Xen-changelog] Re-arrange things in the domain builder a bit so as to make sure that, Xen patchbot -unstable, 07:25
- [Xen-changelog] Split XENFEAT_writable_mmu_structures into, Xen patchbot -unstable, 07:25
- [Xen-changelog] Move MAX_DMADOM_PFN to asm/config.h., Xen patchbot -unstable, 07:24
- [Xen-changelog] Adding network testing support for xm-test with hvm., Xen patchbot -unstable, 07:24
- [Xen-changelog] VMX support for xm-test currently doesn't support network tests for eth0, Xen patchbot -unstable, 07:24
- [Xen-changelog] Ever since patchset 8648 (xen-unstable.hg) all my configuration files, Xen patchbot -unstable, 07:24
- [Xen-changelog] Export the hypercall_page symbol to modules, otherwise they, Xen patchbot -unstable, 07:24
- [Xen-changelog] Replace the MMUEXTOP 'pfn hole' commands with a new, Xen patchbot -unstable, 07:24
- [Xen-changelog] Clean up shadow-translate xen patches. Add abstractions, Xen patchbot -unstable, 07:24
- [Xen-changelog] Remove shadow-translate Linux patches for now. We'll merge this stuff, Xen patchbot -unstable, 07:24
- [Xen-changelog] Fix build., Xen patchbot -unstable, 07:24
- [Xen-changelog] Merge., Xen patchbot -unstable, 07:24
- [Xen-changelog] Turn down debug a bit, and generally tidy hings up a little., Xen patchbot -unstable, 07:24
- [Xen-changelog] Bug fix: we need to eagerly synchronise th HL2, since Xen relies on it, Xen patchbot -unstable, 07:23
- [Xen-changelog] Merge up and generally make shadow mode be nice., Xen patchbot -unstable, 07:23
- [Xen-changelog] Fix a silly bug., Xen patchbot -unstable, 07:23
- [Xen-changelog] Create a block of reserved PFNs in shadow translate mode guests, and, Xen patchbot -unstable, 07:23
- [Xen-changelog] Merge., Xen patchbot -unstable, 07:23
- [Xen-changelog] Make SMP guests work in shadow translate mode., Xen patchbot -unstable, 07:23
- [Xen-changelog] Explicitly block attempts to mutate the M2P tables of shadow mode, Xen patchbot -unstable, 07:23
- [Xen-changelog] Get the network interface working in shadow translate mode. This, Xen patchbot -unstable, 07:23
- [Xen-changelog] Make some basic cases of grant tables work in shadow translate mode., Xen patchbot -unstable, 07:23
January 27, 2006
- [Xen-changelog] Add hypercall-declaring header files., Xen patchbot -unstable, 09:25
- [Xen-changelog] Uniform definition of do_iret prototype. Use 'struct foo', Xen patchbot -unstable, 09:25
- [Xen-changelog] Checkin missing hunks from previous commit, Xen patchbot -unstable, 07:44
- [Xen-changelog] merge, Xen patchbot -unstable, 07:44
- [Xen-changelog] Introduce XENFEAT_writable_mmu_structures., Xen patchbot -unstable, 07:44
- [Xen-changelog] Add XENVER_get_features sub-operation to HYPERVISOR_xen_version., Xen patchbot -unstable, 07:43
- [Xen-changelog] Rename funtions, Xen patchbot -unstable, 07:43
- [Xen-changelog] New memory hypercall 'populate_physmap'. Accepts a list of, Xen patchbot -unstable, 07:43
- [Xen-changelog] Need to include module.h to get EXPORT_SYMBOL macros., Xen patchbot -unstable, 05:11
January 26, 2006
- [Xen-changelog] Must destroy grant-table maptrack table before pagetables,, Xen patchbot -unstable, 06:53
- [Xen-changelog] Remove unneeded /proc/xen/grant and its libxc wrapper., Xen patchbot -unstable, 06:53
- [Xen-changelog] Treat xenstore UUID for domU's like MAC addresses for virtual network, Xen patchbot -unstable, 06:53
- [Xen-changelog] Updated README for xm-test for the new "--with-vmx-kernel=KERNEL", Xen patchbot -unstable, 06:53
- [Xen-changelog] Add configuration option for specifying kernel to use for hvm/vmx testing, Xen patchbot -unstable, 06:53
January 25, 2006
- [Xen-changelog] Merge., Xen patchbot -unstable, 15:56
- [Xen-changelog] Fix 64-bit build., Xen patchbot -unstable, 15:55
- [Xen-changelog] Callers of __gpfn_to_mfn() do not need to check, Xen patchbot -unstable, 15:55
- [Xen-changelog] Fix the 64-bit build., Xen patchbot -unstable, 15:55
- [Xen-changelog] Merge., Xen patchbot -unstable, 15:55
- [Xen-changelog] Make shadow translate mode work for unprivileged, uniprocessor guests, Xen patchbot -unstable, 15:55
- [Xen-changelog] Change domain_crash to say where it was called from., Xen patchbot -unstable, 15:55
- [Xen-changelog] Fix batched request list overflow on packet receive path, Xen patchbot -unstable, 07:23
- [Xen-changelog] Export Xen driver util function symbols so that Xen drivers, Xen patchbot -unstable, 07:23
- [Xen-changelog] Separate the validity checking of the page frame in 2 chunks., Xen patchbot -unstable, 06:08
- [Xen-changelog] Fix inline asm hypercall argument parameter indexes., Xen patchbot -unstable, 06:08
- [Xen-changelog] Rev8517 (Reduce locked critical region in __enter_scheduler()), enable, Xen patchbot -unstable, 06:07
- [Xen-changelog] Missing put_page_and_type() in dom0_op hypercall., Xen patchbot -unstable, 06:07
- [Xen-changelog] Fix 64-bit build and fix the transfer-page code for the, Xen patchbot -unstable, 06:07
- [Xen-changelog] Fix an incorrect type, and a missing return value check,, Xen patchbot -unstable, 06:07
- [Xen-changelog] Indirect hypercalls through a hypercall transfer page., Xen patchbot -unstable, 06:07
- [Xen-changelog] Adding __init__.py file to remove build warning., Xen patchbot -unstable, 06:07
- [Xen-changelog] Added dependency check for lilo in configure.ac for vmx enabled builds. Must, Xen patchbot -unstable, 06:07
- [Xen-changelog] This patch make xm reboot/shutdown work for vmx doamin., Xen patchbot -unstable, 06:07
January 24, 2006
- [Xen-changelog] Merged., Xen patchbot -unstable, 10:13
- [Xen-changelog] Poll for peth0 coming up before trying to attach it to the bridge. This fixes, Xen patchbot -unstable, 10:13
- [Xen-changelog] reindent few lines that were using softtab instead of hardtab., Xen patchbot -unstable, 07:31
- [Xen-changelog] add some checking of opening and read in dom0_init and return -1 if error., Xen patchbot -unstable, 07:31
- [Xen-changelog] Merge, Xen patchbot -unstable, 07:31
- [Xen-changelog] use talloc_zero instead of talloc + memset, Xen patchbot -unstable, 07:31
- [Xen-changelog] use format printf style to write to tracefd instead of using write syscall., Xen patchbot -unstable, 07:31
- [Xen-changelog] fixup memory leak and return value, if malloc or realloc fail., Xen patchbot -unstable, 07:31
- [Xen-changelog] fixup reallocation to "twice the size + 1", instead of "3 times the size"., Xen patchbot -unstable, 07:31
- [Xen-changelog] dup and open error value is -1, not < 0, Xen patchbot -unstable, 07:31
- [Xen-changelog] Two shell commands weren't properly spaced in a makefile., Xen patchbot -unstable, 07:31
January 16, 2006
- [Xen-changelog] return -ENOMEM value instead of -1 when running out of memory., Xen patchbot -unstable, 18:46
- [Xen-changelog] sanitize tpmfront. missing spin_unlock'ing in error paths and fix coding style., Xen patchbot -unstable, 18:46
- [Xen-changelog] bool type doesn't exist in C, don't try to emulate one., Xen patchbot -unstable, 18:46
- [Xen-changelog] remove ASSERT macro., Xen patchbot -unstable, 18:46
- [Xen-changelog] replace ASSERT by BUG_ON., Xen patchbot -unstable, 18:46
- [Xen-changelog] define all DPRINTK as pr_debug, Xen patchbot -unstable, 18:46
- [Xen-changelog] fix xenbus_scanf called with NULL instead of XBT_NULL., Xen patchbot -unstable, 18:46
- [Xen-changelog] use standard pr_debug macro for DPRINTK., Xen patchbot -unstable, 18:46
- [Xen-changelog] remove ASSERT macro that is not used anymore in blkback., Xen patchbot -unstable, 18:45
- [Xen-changelog] remove unnecessary macro bdev_put which is an alias to blkdev_put., Xen patchbot -unstable, 18:45
- [Xen-changelog] Complete arch_domain_create refactoring for ia64., Xen patchbot -unstable, 07:01
January 14, 2006
- [Xen-changelog] Remove the free_vcpu() interface I added in the preceding, Xen patchbot -unstable, 17:49
- [Xen-changelog] Some refactoring of domain creation/destruction., Xen patchbot -unstable, 17:49
- [Xen-changelog] xc_vcpu_getcontext() can no longer be called before a, Xen patchbot -unstable, 14:49
- [Xen-changelog] Arch-specific per-vcpu info should be initialised to zero, Xen patchbot -unstable, 13:51
- [Xen-changelog] Fix 64-bit build with crash_debug enabled., Xen patchbot -unstable, 10:33
- [Xen-changelog] Rename cdb to gdbstub and split it into arch dependent/neutral part., Xen patchbot -unstable, 09:17
- [Xen-changelog] merge, Xen patchbot -unstable, 02:55
- [Xen-changelog] Fix the issue of system crash in vmx stress test., Xen patchbot -unstable, 02:55
January 13, 2006
- [Xen-changelog] Merge with xen-ia64-unstable.hg, Xen patchbot -unstable, 17:36
- [Xen-changelog] Work around new nmi code in keyhandler, Xen patchbot -unstable, 17:36
- [Xen-changelog] Leave *_SOFTIRQ definitions to Xen common code, Xen patchbot -unstable, 17:36
- [Xen-changelog] Remove annoying #warning when compiling with CONFIG_XEN_SMP, Xen patchbot -unstable, 17:36
- [Xen-changelog] Fix for !CONFIG_SMP compile, Xen patchbot -unstable, 17:36
- [Xen-changelog] Merge, Xen patchbot -unstable, 17:36
- [Xen-changelog] Allow asm-offsets to work with vanilla binutils, Xen patchbot -unstable, 17:35
- [Xen-changelog] correct implementation of flush_tlb_mask needed to reenable CONFIG_SMP, Xen patchbot -unstable, 17:35
- [Xen-changelog] Make xmexaple.vti support network option too and other small modifications for convenient use., Xen patchbot -unstable, 17:35
- [Xen-changelog] Unused page struct fields commented out., Xen patchbot -unstable, 17:35
- [Xen-changelog] add prototype of guest_cpu_user_regs() which is used by ns16550_poll()., Xen patchbot -unstable, 17:35
- [Xen-changelog] Enable warnings and fix a few one (those which occur in almost every file)., Xen patchbot -unstable, 17:35
- [Xen-changelog] Add 'hvm' capability to indicate whether hardware VTI feature is on., Xen patchbot -unstable, 17:35
- [Xen-changelog] Disable virtual memmap to avoid problem on machines with big holes, Xen patchbot -unstable, 17:35
- [Xen-changelog] Make all nmi debugkey tracing arch specific., Xen patchbot -unstable, 15:47
- [Xen-changelog] Correctly handle dumping a VM86 guest's stack., Xen patchbot -unstable, 10:36
- [Xen-changelog] Introduce a locking protocol for acquiring the 'scheduler, Xen patchbot -unstable, 10:36
- [Xen-changelog] Fix writable pagetables when a flush happens in a different, Xen patchbot -unstable, 10:36
- [Xen-changelog] Fix up the way we initialise and set the NMI heartbeat, Xen patchbot -unstable, 10:36
- [Xen-changelog] Debug keyhandlers for triggering an NMI and examine current NMI state., Xen patchbot -unstable, 10:36
- [Xen-changelog] Fix xenbus_cleanup_devices() to cleanup proper subdirectories, Xen patchbot -unstable, 10:36
- [Xen-changelog] Ensure watchdog remains disabled unless enabled on the command line., Xen patchbot -unstable, 10:36
- [Xen-changelog] Fix x86/32 do_iret implementation, fixes VM86 mode., Xen patchbot -unstable, 10:36
- [Xen-changelog] Fix non-debug build., Xen patchbot -unstable, 10:36
- [Xen-changelog] Add a new timer operation kill_timer(). Effectively the, Xen patchbot -unstable, 10:36
- [Xen-changelog] Add missing renamed files. Oops., Xen patchbot -unstable, 10:35
- [Xen-changelog] Rename ac_timer_* interfaces -> timer_*. The ac_ is, Xen patchbot -unstable, 10:35
- [Xen-changelog] Simplify vcpu_sleep_sync() and sched_adjdom(). Their, Xen patchbot -unstable, 10:35
- [Xen-changelog] Fix compile warning about uninitialised vars., Xen patchbot -unstable, 10:35
- [Xen-changelog] Update copyright on domain_page implementation. It's been, Xen patchbot -unstable, 10:35
- [Xen-changelog] More debug print cleanups., Xen patchbot -unstable, 10:35
- [Xen-changelog] Quieten debug printing on memory_op hypercall. Don't warn, Xen patchbot -unstable, 10:35
- [Xen-changelog] Re-enable per-cpu cache on map_domain_page(). Fix the, Xen patchbot -unstable, 10:35
January 12, 2006
- [Xen-changelog] fixes some compiler warnings due to new types used in, Xen patchbot -unstable, 07:37
- [Xen-changelog] Adds a check to vtpm_manager and vtpm Makefiles to verify openssl and, Xen patchbot -unstable, 07:37
- [Xen-changelog] Merged., Xen patchbot -unstable, 06:31
- [Xen-changelog] 8604:a51fcb5de470 introduced a discrepancy between the declaration, Xen patchbot -unstable, 06:31
- [Xen-changelog] Fix cpu_affinity memcpy() (bytes not longs!) add add a better, Xen patchbot -unstable, 05:19
- [Xen-changelog] Fix x86_64 domU build by conditionalizing NMI support on CONFIG_X86_LOCAL_APIC, Xen patchbot -unstable, 05:19
January 11, 2006
- [Xen-changelog] More do_iret() fixes. We need to take care in restoring, Xen patchbot -unstable, 13:43
- [Xen-changelog] map_domain_page per-vcpu cache still seems broken. Disable, Xen patchbot -unstable, 13:43
- [Xen-changelog] More code cleanups, mainly to do_iret() implementations., Xen patchbot -unstable, 13:43
- [Xen-changelog] merge, Xen patchbot -unstable, 13:43
- [Xen-changelog] Reassert nmi pending when a nmi handler is registered, Xen patchbot -unstable, 13:43
- [Xen-changelog] merge, Xen patchbot -unstable, 13:43
- [Xen-changelog] merge, Xen patchbot -unstable, 13:43
- [Xen-changelog] Fixup some bogus formatting and remove a stray debug printk, Xen patchbot -unstable, 13:43
- [Xen-changelog] Add a per-vcpu lock-free cache of mappings to map_domain_page., Xen patchbot -unstable, 13:43
- [Xen-changelog] merge, Xen patchbot -unstable, 11:33
- [Xen-changelog] Pass NMIs to DOM0 via a dedicated callback, Xen/Linux x86_64 support., Xen patchbot -unstable, 11:33
- [Xen-changelog] Pass NMIs to DOM0 via a dedicated callback, Xen/Linux i386 support., Xen patchbot -unstable, 11:33
- [Xen-changelog] Pass NMIs to DOM0 via a dedicated callback, Xen x86_64 support., Xen patchbot -unstable, 11:33
- [Xen-changelog] Pass NMIs to DOM0 via a dedicated callback, Xen x86_32 support., Xen patchbot -unstable, 11:33
- [Xen-changelog] Pass NMIs to DOM0 via a dedicated callback, core Xen support., Xen patchbot -unstable, 11:33
- [Xen-changelog] Factor re-enabling the IOCK line out of io_check_error(), Xen patchbot -unstable, 11:33
- [Xen-changelog] Install in /usr/sbin, not /usr/local/sbin, for consistency with the rest of the, Xen patchbot -unstable, 11:32
- [Xen-changelog] make xs_test in xenstore compile., Xen patchbot -unstable, 05:29
- [Xen-changelog] update xs_transaction_t to be a plain u32 integer instead of a fake pointer., Xen patchbot -unstable, 05:28
- [Xen-changelog] Share the same name for xenbus transaction type between user and kernel, Xen patchbot -unstable, 05:28
- [Xen-changelog] Fix 32-bit shadow mode to handle extended perdomain mapping, Xen patchbot -unstable, 04:14
- [Xen-changelog] Fixed ia64 compilation issues and also change xen/ia64 to use one single,, Xen patchbot -unstable, 03:12
January 10, 2006
- [Xen-changelog] Update map_domain_page() documentation (mappings may only be, Xen patchbot -unstable, 14:10
- [Xen-changelog] Add new map_domain_page_global() interface to allow mappings, Xen patchbot -unstable, 14:10
- [Xen-changelog] Change xenbus_transaction fake pointer into an opaque type., Xen patchbot -unstable, 14:10
- [Xen-changelog] Cleanups., Xen patchbot -unstable, 14:09
- [Xen-changelog] Replace NULL xenbus transaction by a specific XBT_NULL value., Xen patchbot -unstable, 14:09
- [Xen-changelog] Send guest output on all xen-attached console devices, Xen patchbot -unstable, 14:09
- [Xen-changelog] Fix the build., Xen patchbot -unstable, 14:09
- [Xen-changelog] Extend the xc_linux_save interface to take a callback function for handling the, Xen patchbot -unstable, 14:09
- [Xen-changelog] Updated default config options for VMX test domains in xm-test, got rid of, Xen patchbot -unstable, 14:09
- [Xen-changelog] Changed ifconfig loopback to have 127.0.0.1, so ping will work., Xen patchbot -unstable, 14:09
- [Xen-changelog] Merged., Xen patchbot -unstable, 14:09
- [Xen-changelog] Proactively check for NULL strings passed into xc_linux_build. Either DTRT, Xen patchbot -unstable, 14:09
- [Xen-changelog] Made network-bridge script work on ALL systems missing ifup/down., Xen patchbot -unstable, 14:09
- [Xen-changelog] Add VMX guest quick start into Xen 3.0 user manual., Xen patchbot -unstable, 14:09
- [Xen-changelog] Proactively check for NULL strings passed into xc_linx_build. Either do, Xen patchbot -unstable, 14:08
- [Xen-changelog] Add dummy 'all' target to guest-headers Makefile., Xen patchbot -unstable, 14:08
- [Xen-changelog] Merged., Xen patchbot -unstable, 14:08
January 09, 2006
- [Xen-changelog] Tiny bootstrap cleanup., Xen patchbot -unstable, 12:42
- [Xen-changelog] General start-of-day cleanups, resulting in the, Xen patchbot -unstable, 11:44
- [Xen-changelog] Merged., Xen patchbot -unstable, 07:44
- [Xen-changelog] As hotplug events are asynchronous by its nature, the remove event seems, Xen patchbot -unstable, 07:44
- [Xen-changelog] free trans if allocated, if dev_request_and_reply fail., Xen patchbot -unstable, 06:12
- [Xen-changelog] Fail early without calling dev_request_and_reply if memory cannot be allocated., Xen patchbot -unstable, 06:12
- [Xen-changelog] Fix context_switch(). It is necessary to set_current() and, Xen patchbot -unstable, 05:15
- [Xen-changelog] Merged., Xen patchbot -unstable, 05:15
- [Xen-changelog] Added missing munmap for live_p2m_frame_list_list., Xen patchbot -unstable, 05:15
- [Xen-changelog] Fix the error recovery at the undo_out label in __gnttab_map_grant_ref to, Xen patchbot -unstable, 05:15
- [Xen-changelog] Fix comment describing return value -- xs_rm returns false if the path does not, Xen patchbot -unstable, 05:15
- [Xen-changelog] Remove "Died" support from the hotplug monitoring. This error code was used, Xen patchbot -unstable, 05:14
- [Xen-changelog] Use xenctrl.h, not xc_private.h., Xen patchbot -unstable, 05:14
- [Xen-changelog] Allow HYPERVISOR_VIRT_START/END public definitions to be, Xen patchbot -unstable, 05:14
- [Xen-changelog] Add cpumask_scnprintf() and cpulist_scnprintf(). This also, Xen patchbot -unstable, 05:14
- [Xen-changelog] Remove netif_be_dbg debug-key handler from netback by default., Xen patchbot -unstable, 05:14
- [Xen-changelog] Handle migration of x86 VCPUs between physical CPUs., Xen patchbot -unstable, 05:14
January 07, 2006
- [Xen-changelog] Reduce locked critical region in __enter_scheduler(),, Xen patchbot -unstable, 09:00
- [Xen-changelog] separate installation of headers from the linux tree into a new guest-header, Xen patchbot -unstable, 09:00
- [Xen-changelog] test return value of kmalloc to prevent crash is the allocation fail., Xen patchbot -unstable, 09:00
- [Xen-changelog] Get rid of the err variable by directly returning error values., Xen patchbot -unstable, 09:00
- [Xen-changelog] Change the context-switch interface. Get rid of, Xen patchbot -unstable, 09:00
- [Xen-changelog] Rename per-domain cpumask to more descriptive domain_dirty_cpumask., Xen patchbot -unstable, 09:00
January 06, 2006
- [Xen-changelog] Only build xenctx on x86_32 and x86_64., Xen patchbot -3 . 0-testing, 13:20
- [Xen-changelog] Add support to xenctx for printing stack traces on x86_32 and x86_64., Xen patchbot -3 . 0-testing, 13:20
- [Xen-changelog] Missing initialization in cache sync code (by Anthony Xu), Xen patchbot -3 . 0-testing, 13:20
- [Xen-changelog] Leave psr.ic on in pal_cache_flush -- fixes Linux bug (by Anthony Xu), Xen patchbot -3 . 0-testing, 13:20
- [Xen-changelog] Sync caches only on split cache machines (dynamic test instead of compile ifdef), Xen patchbot -3 . 0-testing, 13:20
- [Xen-changelog] More pal_flush_cache calls for split cache machines (by Anthony Xu), Xen patchbot -3 . 0-testing, 13:20
- [Xen-changelog] Turn off ia64_pal_cache_flush for domU (temp, until failure understood), Xen patchbot -3 . 0-testing, 13:20
- [Xen-changelog] New default config file that works on both tiger4 and HP boxes, Xen patchbot -3 . 0-testing, 13:20
- [Xen-changelog] Under some specific conditions, dom0 will lose guest timer interrupt., Xen patchbot -3 . 0-testing, 13:20
- [Xen-changelog] Clean up domain shutdown and modification of vcpu, Xen patchbot -unstable, 09:53
- [Xen-changelog] Always EXPORT_SYMBOL pm_power_off now that pm_power_off is always defined., Xen patchbot -unstable, 08:45
- [Xen-changelog] Move definition of pm_power_off to a more sensible location., Xen patchbot -unstable, 06:08
- [Xen-changelog] Fix a couple of bogus dom0_op names:, Xen patchbot -unstable, 06:08
- [Xen-changelog] Clean up xen-internal representation of per-vcpu, Xen patchbot -unstable, 06:08
- [Xen-changelog] Fix up x86 emulator header docs and ensure callers use, Xen patchbot -unstable, 06:07
January 04, 2006
- [Xen-changelog] The dom0_ops implementation wasn't matching the interface definition,, Xen patchbot -unstable, 11:27
- [Xen-changelog] Fixes to mtrr interface code in linux guest., Xen patchbot -unstable, 11:27
- [Xen-changelog] Add IO-APIC interrupt debugging to 'i' debug key., Xen patchbot -unstable, 11:27
- [Xen-changelog] Fix split of duties between close_netdev() and, Xen patchbot -unstable, 11:27
- [Xen-changelog] Add pending status to irq debugkey dump., Xen patchbot -unstable, 11:27
- [Xen-changelog] Add dubug key for dumping guest-bound physical interrupts, Xen patchbot -unstable, 11:26
- [Xen-changelog] This patch adds TPM_Seal support to the VTSP. On measured platforms, Xen patchbot -unstable, 11:26
- [Xen-changelog] merge, Xen patchbot -unstable, 11:26
- [Xen-changelog] Marge with xen-ia64-unstable.hg, Xen patchbot -unstable, 11:26
- [Xen-changelog] Adapt xen-ia64 to changes in xen-unstable, Xen patchbot -unstable, 11:26
- [Xen-changelog] Merge, Xen patchbot -unstable, 11:26
- [Xen-changelog] Small bug fixes, Xen patchbot -unstable, 11:26
- [Xen-changelog] Enable stack trace on Xen BUG (by Isaku Yamahata), Xen patchbot -unstable, 11:26
- [Xen-changelog] Plumb through nr_pages -- needed for correct balloon driver function, Xen patchbot -unstable, 11:26
- [Xen-changelog] Missing initialization in cache sync code (by Anthony Xu), Xen patchbot -unstable, 11:26
- [Xen-changelog] Ensure initrd fields are set to 0 when no initrd is present (by Kevin Tian), Xen patchbot -unstable, 11:25
- [Xen-changelog] Leave psr.ic on in pal_cache_flush -- fixes Linux bug (by Anthony Xu), Xen patchbot -unstable, 11:25
- [Xen-changelog] Sync caches only on split cache machines (dynamic test instead of compile ifdef), Xen patchbot -unstable, 11:25
- [Xen-changelog] Missed portion of domU initrd patch, Xen patchbot -unstable, 11:25
- [Xen-changelog] Work aroudn swiotlb issue where a read-only host buffer is, Xen patchbot -3 . 0-testing, 04:05
January 03, 2006
- [Xen-changelog] convert latest old initializer to C99 initializer, Xen patchbot -unstable, 10:33
- [Xen-changelog] Remove 03_network_attach_detach_multiple_pos.test from xfail list, Xen patchbot -unstable, 09:16
- [Xen-changelog] Vcpu-list's error message shows an unnecessary header., Xen patchbot -unstable, 09:16
- [Xen-changelog] These xm info, top, dmesg and log requre no parameter., Xen patchbot -unstable, 09:16
- [Xen-changelog] Move public hvm interfaces into xen/include/public/hvm., Xen patchbot -unstable, 09:16
- [Xen-changelog] merge, Xen patchbot -unstable, 09:16
- [Xen-changelog] Rename VMX option name lapic to apic, and pass it to xen by, Xen patchbot -unstable, 09:16
- [Xen-changelog] merge, Xen patchbot -unstable, 09:16
- [Xen-changelog] mixup during reorganization. when SIF_INITDOMAIN it should kcons_write_dom0, Xen patchbot -unstable, 09:15
- [Xen-changelog] fix possible memory leak if one of the kmalloc fail., Xen patchbot -unstable, 09:15
- [Xen-changelog] remove one pointless macro and make code paths explicit., Xen patchbot -unstable, 09:15
- [Xen-changelog] reorganize code to avoid duplication, Xen patchbot -unstable, 09:15
- [Xen-changelog] Convert old initializer to C99 initializer., Xen patchbot -unstable, 09:15
- [Xen-changelog] directly return -ENOMEM instead of jumping to a return -ENOMEM label, Xen patchbot -unstable, 09:15
- [Xen-changelog] move error handling out of line to avoid duplicated code., Xen patchbot -unstable, 09:15
|
|