Xen HG changelog (date)
February 28, 2006
- [Xen-changelog] Sketch a new interface for transferring hypercall arguments in memory., Xen patchbot -unstable, 10:00
- [Xen-changelog] Clean up management of 'initial images' temporary buffers., Xen patchbot -unstable, 04:34
- [Xen-changelog] Fix tools Makefiles to respect CFLAGS. Disable stack-smash, Xen patchbot -unstable, 04:34
- [Xen-changelog] Add 'm' debug key to print free-memory info., Xen patchbot -unstable, 03:28
- [Xen-changelog] Fix a multi HVM domain issue (bugzilla bug #542):, Xen patchbot -unstable, 03:28
- [Xen-changelog] Fix SVM cr0 handling., Xen patchbot -unstable, 03:28
- [Xen-changelog] Fix SVM PAE support., Xen patchbot -unstable, 03:28
- [Xen-changelog] Fix SVM guest pin timer migration logic., Xen patchbot -unstable, 03:28
- [Xen-changelog] Removing hvm_safe_block() from the SVM hlt function avoids SVM guest problems., Xen patchbot -unstable, 02:19
- [Xen-changelog] Fix SVM vlapic logic., Xen patchbot -unstable, 02:19
February 27, 2006
- [Xen-changelog] Merged., Xen patchbot -unstable, 15:11
- [Xen-changelog] Reconstitute the ip parameter correctly. Closes bug #491., Xen patchbot -unstable, 15:11
- [Xen-changelog] Use cleverer sed pattern to avoid use of head -1., Xen patchbot -unstable, 15:11
- [Xen-changelog] Break out the hotplug cleanup code into xen-hotplug-cleanup. Claim the block, Xen patchbot -unstable, 15:11
- [Xen-changelog] Add support for configuring feature flags when starting guests., Xen patchbot -unstable, 15:11
- [Xen-changelog] Update to Linux 2.6.16-rc5., Xen patchbot -unstable, 15:11
- [Xen-changelog] Check feature flag supervisor_mode_kernel in dom0 builder., Xen patchbot -unstable, 15:11
- [Xen-changelog] Allow a guest to switch pagetables 'atomically'. That is, the new pagetables, Xen patchbot -unstable, 15:11
- [Xen-changelog] Merged., Xen patchbot -unstable, 15:11
- [Xen-changelog] Move files that have appeared in the wrong place due to incorrect patch -p setting., Xen patchbot -unstable, 15:10
- [Xen-changelog] xen/ia64 uaccess is still linux style with different declaration as, Xen patchbot -unstable, 15:10
- [Xen-changelog] Fix a missed unmap in __entry()., Xen patchbot -unstable, 15:10
- [Xen-changelog] While testing TCP & UDP tests (coming soon), I tracked down a bug in the, Xen patchbot -unstable, 15:10
- [Xen-changelog] The attached patch does the following:, Xen patchbot -unstable, 15:10
- [Xen-changelog] The attached patch breaks out, Xen patchbot -unstable, 15:10
- [Xen-changelog] Add a compile time option to enable domain 0 running in ring 0., Xen patchbot -unstable, 13:56
- [Xen-changelog] merge, Xen patchbot -unstable, 04:50
- [Xen-changelog] List pae_pgdir_above_4gb in features for x86/32 Linux kernel., Xen patchbot -unstable, 04:50
- [Xen-changelog] merge., Xen patchbot -unstable, 04:50
- [Xen-changelog] Support XENFEAT_supervisor_mode_kernel in x86/64 HYPERVISOR_IRET macro, Xen patchbot -unstable, 04:50
- [Xen-changelog] Only panic() if the dom0 kernel requires an unknown feature flag., Xen patchbot -unstable, 04:50
- [Xen-changelog] Merged., Xen patchbot -unstable, 04:50
- [Xen-changelog] Fix non-xen build for: Make the fixmap area moveable in kernel address space., Xen patchbot -unstable, 03:42
- [Xen-changelog] Add arch/i386/mm/pgtable.c to sparse tree., Xen patchbot -unstable, 03:42
- [Xen-changelog] Fix non-xen build for: Move the gate page (vsyscall) out of the fixmap area, Xen patchbot -unstable, 03:42
- [Xen-changelog] Add include/asm-i386/{fixmap, page}.h to sparse tree., Xen patchbot -unstable, 03:42
- [Xen-changelog] Define strlcpy() in include/xen/string.h, Xen patchbot -unstable, 00:48
February 26, 2006
- [Xen-changelog] Periodically sytnchronize Xen's wallclock time with NTP-synchronized time in domain0., Xen patchbot -unstable, 13:04
- [Xen-changelog] Periodically sytnchronize Xen's wallclock time with NTP-synchronized time in domain0., Xen patchbot -3 . 0-testing, 12:42
- [Xen-changelog] Default minimum number of receive buffers queued by netfront is now 64, not 8., Xen patchbot -3 . 0-testing, 12:42
- [Xen-changelog] The disk isn't guaranteed to be the first device in the config sxp --, Xen patchbot -unstable, 03:54
- [Xen-changelog] pygrub currently takes a file on the command line to mean a config file, Xen patchbot -unstable, 03:54
- [Xen-changelog] Instead of using a static filename in the guest bootloader, use a random, Xen patchbot -unstable, 03:54
- [Xen-changelog] Add 'console=xxx' to the Xen serial console section to make it obvious, Xen patchbot -unstable, 03:54
- [Xen-changelog] Cross-compilation fixes (x86/64 on i386)., Xen patchbot -unstable, 02:48
February 25, 2006
- [Xen-changelog] Fix assertion., Xen patchbot -unstable, 14:48
- [Xen-changelog] New VCPUOP_register_runstate_memory_area hypercall. Avoids, Xen patchbot -unstable, 14:48
- [Xen-changelog] Update Linux time IRQ handler to understand the new stolen/blocked cycle counts, Xen patchbot -unstable, 14:48
- [Xen-changelog] New VCPUOP_get_runstate_info hypercall. Returns information about the current, Xen patchbot -unstable, 14:48
- [Xen-changelog] Avoid pcnet dm packet loss / corruption., Xen patchbot -unstable, 04:32
February 24, 2006
- [Xen-changelog] Split XENFEAT_ feature flags into new header file features.h., Xen patchbot -unstable, 20:16
- [Xen-changelog] Fix up CPU allocation and topology reporting., Xen patchbot -unstable, 20:16
- [Xen-changelog] Quieten down MSR access warnings., Xen patchbot -unstable, 20:16
- [Xen-changelog] Default minimum number of receive buffers queued by netfront is now 64, not 8., Xen patchbot -unstable, 20:16
- [Xen-changelog] Bring up AP of VMX domain., Xen patchbot -unstable, 20:16
- [Xen-changelog] Clean up p2m functions., Xen patchbot -unstable, 20:16
- [Xen-changelog] Two missing exports (one of them needed only for PAE) prevented netfront from being built as a module., Xen patchbot -unstable, 20:16
- [Xen-changelog] Another tiny C89 fix., Xen patchbot -unstable, 08:56
- [Xen-changelog] linux-i386: cleanup head.S, sync default_ldt and {new, boot}_cpu_data with native., Xen patchbot -unstable, 07:46
- [Xen-changelog] Implement direct iret to guest kernel where possible in HYPERVISOR_IRET macro., Xen patchbot -unstable, 05:52
- [Xen-changelog] Tools changes for per-vcpu io event channel on IA64., Xen patchbot -unstable, 05:52
- [Xen-changelog] Return <4GB memory back to Xen when destroying a PAE pgdir., Xen patchbot -unstable, 05:52
- [Xen-changelog] This patch allows for compilation with C89 era compilers, by removing the, Xen patchbot -unstable, 05:52
- [Xen-changelog] Return <4GB memory back to Xen when destroying a PAE pgdir., Xen patchbot -3 . 0-testing, 03:32
- [Xen-changelog] Cset 8950 adds shadow info dump in common code, however, Xen patchbot -unstable, 01:22
February 23, 2006
- [Xen-changelog] Use common IRET macro for all exits from XenLinux. Currently, Xen patchbot -unstable, 11:42
- [Xen-changelog] Remove TBF_SLOW_IRET hack from x86/64 Xen return-to-guest, Xen patchbot -unstable, 11:42
- [Xen-changelog] Remove explicit munging of selector RPLs from Xen Linux x86/64., Xen patchbot -unstable, 11:42
- [Xen-changelog] initialize few structure fully to zero with talloc_zero, Xen patchbot -unstable, 11:42
- [Xen-changelog] Output which shadow mode is used, if any., Xen patchbot -unstable, 10:33
- [Xen-changelog] Make the fixmap area moveable in kernel address space., Xen patchbot -unstable, 10:33
- [Xen-changelog] Move the gate page (vsyscall) out of the fixmap area into user address space,, Xen patchbot -unstable, 10:32
- [Xen-changelog] Add include/asm-i386/{a.out,elf}.h to sparse tree, Xen patchbot -unstable, 10:32
- [Xen-changelog] Add XENFEAT feature parsing to the domain 0 builder in Xen., Xen patchbot -unstable, 10:32
- [Xen-changelog] Remove some unnecessary diffs vs. native Linux. We now don't use the Xen, Xen patchbot -unstable, 10:32
- [Xen-changelog] Fix netfront receive path for auto_translate_physmap mode., Xen patchbot -unstable, 10:32
- [Xen-changelog] Disable pagetable pinning for shadow-mode-refcount guests., Xen patchbot -unstable, 10:32
- [Xen-changelog] Clean up segment selector fixup and validation., Xen patchbot -unstable, 10:32
- [Xen-changelog] Rename XENFEAT_ring0_kernel to slightly more generic XENFEAT_supervisor_mode_kernel., Xen patchbot -unstable, 05:46
- [Xen-changelog] Silenty ignore calls to xen_create_contiguous_region() when running, Xen patchbot -unstable, 05:46
- [Xen-changelog] Clean up some vmx code., Xen patchbot -unstable, 05:46
- [Xen-changelog] Whenever the slice of a domU is set to 0, sedf_adjdom() sets extraweight, Xen patchbot -unstable, 05:46
- [Xen-changelog] Update the hypercalls in Mini-OS to reflect the current state in XenLinux., Xen patchbot -unstable, 05:46
- [Xen-changelog] Per-vcpu IO evtchn support for VT-i guests (ia64)., Xen patchbot -unstable, 05:46
- [Xen-changelog] Per-vcpu IO evtchn patch for HVM domain., Xen patchbot -unstable, 03:26
February 22, 2006
- [Xen-changelog] Adding a second IP address onto eth0 causes the vif-* hotplug scripts to, Xen patchbot -unstable, 13:56
- [Xen-changelog] Add feature flag allowing guest kernel to run in domain 0., Xen patchbot -unstable, 12:56
- [Xen-changelog] Cset 8916 missed two extra pages for VT-i domain and thus breaks domain, Xen patchbot -unstable, 11:54
- [Xen-changelog] Fix gcc warning and clean a piece of code in arch_set_info_guest to avoid, Xen patchbot -unstable, 11:54
- [Xen-changelog] Change shadow_direct_map_init/clean param from vcpu to domain., Xen patchbot -unstable, 11:54
- [Xen-changelog] Fix x86_64 Xen build., Xen patchbot -unstable, 10:50
- [Xen-changelog] Don't reload segment registers -- it's done later in generic code., Xen patchbot -unstable, 10:50
- [Xen-changelog] Move lgdt_finish inline, Xen patchbot -unstable, 10:50
- [Xen-changelog] List supported feature flags in __xen_guest section., Xen patchbot -unstable, 10:50
- [Xen-changelog] Validate the segment selectors passed to arch_set_info_guest()., Xen patchbot -unstable, 10:50
- [Xen-changelog] Allow Xen to truncate x86_32 segment limits to the correct value, Xen patchbot -unstable, 10:50
- [Xen-changelog] XM-Test takes a really long time to build the initrd it uses for testing. This patch to the Makefile allows you to specify INITRD="url" when running make existing to make it download a prebuilt copy of the initrd from a repository., Xen patchbot -unstable, 10:50
- [Xen-changelog] When thermal interrupt happened when vmx guest is running,, Xen patchbot -unstable, 02:12
- [Xen-changelog] Fix HVM x86-32 PAE guest support on 64-bit Xen., Xen patchbot -unstable, 02:12
February 21, 2006
- [Xen-changelog] Fix SVM instruction decode, fixing problem with gfxboot package., Xen patchbot -unstable, 14:21
- [Xen-changelog] Fix 64b build breakage., Xen patchbot -unstable, 14:20
- [Xen-changelog] inst_len in HVM mmio handler must be a signed variable, as, Xen patchbot -unstable, 14:20
- [Xen-changelog] Define constants for XENVER char array sizes. Allows Linux, Xen patchbot -unstable, 14:20
- [Xen-changelog] Cleanups to tools since HVM domain P2M table and 1-1 table are built in xen., Xen patchbot -unstable, 14:20
- [Xen-changelog] Fix cleanup path if an HVM guest fails very early, before direct map is built., Xen patchbot -unstable, 14:20
- [Xen-changelog] No need for save_segments() on HVM 64b guest., Xen patchbot -unstable, 14:20
- [Xen-changelog] Add PAE option to HVM config file., Xen patchbot -unstable, 14:20
- [Xen-changelog] tpm: Fixes and cleanup, Xen patchbot -unstable, 14:20
- [Xen-changelog] Update ia64 sparse tree to Linux 2.6.16-rc4., Xen patchbot -unstable, 09:46
- [Xen-changelog] Update to Linux 2.6.16-rc4., Xen patchbot -unstable, 05:32
February 20, 2006
- [Xen-changelog] linux-i386: Fix CONFIG_X86_NO_TSS and CONFIG_X86_SYSENTER., Xen patchbot -unstable, 18:52
- [Xen-changelog] linux-i386: Cleanup stack pointer initialization at start of day., Xen patchbot -unstable, 16:50
- [Xen-changelog] Suppress VIDEO_SELECT config option., Xen patchbot -unstable, 12:40
- [Xen-changelog] Add drivers/video/Kconfig to sparse tree., Xen patchbot -unstable, 12:40
- [Xen-changelog] Fix I/O port address for first floppy controller on x86_64., Xen patchbot -unstable, 12:40
- [Xen-changelog] Fix read_cr3() and use it., Xen patchbot -unstable, 12:40
- [Xen-changelog] Eliminate x86_64 idt_table., Xen patchbot -unstable, 12:40
- [Xen-changelog] Eliminate i386 idt_table., Xen patchbot -unstable, 10:46
- [Xen-changelog] Add arch/i386/Kconfig.cpu to sparse tree., Xen patchbot -unstable, 10:46
- [Xen-changelog] do not BUG() if memory cannot be allocated, just wait., Xen patchbot -unstable, 10:46
- [Xen-changelog] alloc_netdev must be freed with free_netdev, not directly by kfree., Xen patchbot -unstable, 10:46
- [Xen-changelog] Simplify utoa macro, make it identical with x86_64 version., Xen patchbot -unstable, 10:46
- [Xen-changelog] Eliminate hard coded items from x86_64 __xen_guest section, Xen patchbot -unstable, 10:46
- [Xen-changelog] Eliminate hard coded items from i386 __xen_guest section, Xen patchbot -unstable, 09:44
- [Xen-changelog] Fix loading binary kernel images., Xen patchbot -unstable, 09:44
- [Xen-changelog] Eliminate tss - tss is meaningless in a paravirtualized kernel, Xen patchbot -unstable, 09:44
- [Xen-changelog] Add arch/x86_64/kernel/{asm-offsets, init_task}.c to sparse tree., Xen patchbot -unstable, 09:44
- [Xen-changelog] Eliminate tss - tss is meaningless in a paravirtualized kernel, Xen patchbot -unstable, 09:44
- [Xen-changelog] Add arch/i386/kernel/{asm-offsets.c, sysenter.c, vm86.c, vsyscall.S} to sparse tree., Xen patchbot -unstable, 09:44
- [Xen-changelog] missing "is not set" string in one config option., Xen patchbot -unstable, 09:44
- [Xen-changelog] Set default HZ to 100., Xen patchbot -unstable, 09:44
- [Xen-changelog] Allow CPU frequency option on x86_64 for privileged guests., Xen patchbot -unstable, 05:56
- [Xen-changelog] Don't define ARCH_APICTIMER_STOPS_ON_C3., Xen patchbot -unstable, 04:54
- [Xen-changelog] Add include/asm-{i386, x86_64}/apic.h to sparse tree., Xen patchbot -unstable, 04:54
February 17, 2006
- [Xen-changelog] Fix debug build., Xen patchbot -unstable, 17:53
- [Xen-changelog] Svm patch to remove unneeded update_pagetables()., Xen patchbot -unstable, 17:53
- [Xen-changelog] Svm patch to fix asid logic on multicore., Xen patchbot -unstable, 17:53
- [Xen-changelog] Svm patch to cleanup the injection logic and consolidate into one function., Xen patchbot -unstable, 17:53
- [Xen-changelog] Attached patch updates the xm man page for the listing of, Xen patchbot -unstable, 15:15
- [Xen-changelog] Remove obsolete ccache patch from xm-test buildroot., Xen patchbot -unstable, 14:03
- [Xen-changelog] Fix buildroot problems and bring the buildroot image up, Xen patchbot -unstable, 14:03
- [Xen-changelog] Disable C1 clock ramping on AMD 8th gen CPUs., Xen patchbot -unstable, 13:01
- [Xen-changelog] This patch displays the network-list/block-list/vtpm-list using the 'xm', Xen patchbot -unstable, 11:57
- [Xen-changelog] Fix 64b build., Xen patchbot -unstable, 10:39
- [Xen-changelog] Fix HVM MSR save/restore., Xen patchbot -unstable, 10:39
- [Xen-changelog] Fix Read/Write CR3 emulation., Xen patchbot -unstable, 05:55
- [Xen-changelog] Fix a VMX FPU bug introduced in changeset 8834., Xen patchbot -unstable, 04:47
February 16, 2006
- [Xen-changelog] Update the ia64 linux-2.6-xen-sparse tree to 2.6.16-rc3., Xen patchbot -unstable, 17:18
- [Xen-changelog] Update defconfigs for PCI front/back driver config options., Xen patchbot -unstable, 17:18
- [Xen-changelog] Update documentation to describe new PCI front/back drivers., Xen patchbot -unstable, 17:18
- [Xen-changelog] Tools changes for PCI front/back drivers., Xen patchbot -unstable, 17:18
- [Xen-changelog] PCI backend and frontend drivers for i386 and x86_64., Xen patchbot -unstable, 17:17
- [Xen-changelog] Provide a simpler, higher-level interface for mapping in pages from another domain., Xen patchbot -unstable, 17:17
- [Xen-changelog] Fix bugs related to the virtual TPM. Also make the vTPM, Xen patchbot -unstable, 17:17
- [Xen-changelog] Fix a dead download url for ccache when building the xm-test ramdisk., Xen patchbot -unstable, 17:17
- [Xen-changelog] VTPM Tools: Fix threading bug in vtpm_manager while using NPTL. Now, Xen patchbot -unstable, 17:17
- [Xen-changelog] Fix Xen builds with perfc=y and perfc_arrays=y., Xen patchbot -unstable, 17:17
- [Xen-changelog] Sync Xen's mpspec.h with Linux 2.6.16-rc2 codebase., Xen patchbot -unstable, 14:39
- [Xen-changelog] Re-enable VGA acceleration under the new phys_to_machine_mapping., Xen patchbot -unstable, 11:37
- [Xen-changelog] New memory_op subcall XENMEM_translate_gpfn_list., Xen patchbot -unstable, 11:37
- [Xen-changelog] Upgrade mpparse.c to linux-2.6.16-rc2 codebase., Xen patchbot -unstable, 10:35
- [Xen-changelog] When xc_linux_build fails without a meaninful errno, force errno to EINVAL, Xen patchbot -unstable, 10:35
- [Xen-changelog] Fix problems with direct-mapping handling especially when, Xen patchbot -unstable, 10:35
- [Xen-changelog] Add back code to zero the 'saved eflags' value on vmx vmexit., Xen patchbot -unstable, 10:35
- [Xen-changelog] Clean up swiotlb_init() decls., Xen patchbot -unstable, 10:35
- [Xen-changelog] Upgrade smpboot.c to linux-2.6.16-rc2 codebase., Xen patchbot -unstable, 10:35
- [Xen-changelog] Fix Makefile problem when "gcc -v" includes a '/', Xen patchbot -unstable, 09:33
- [Xen-changelog] Fix upgrade omissions., Xen patchbot -unstable, 09:33
- [Xen-changelog] Check for the entire kernel range for temporarily cleared PMD entries., Xen patchbot -unstable, 04:55
- [Xen-changelog] Fix prototype mismatch., Xen patchbot -unstable, 04:55
February 15, 2006
- [Xen-changelog] Update to Linux 2.6.16-rc3., Xen patchbot -unstable, 17:47
- [Xen-changelog] Clean up grant-table code and replace uses of get_user, Xen patchbot -unstable, 08:39
- [Xen-changelog] Cleanup x86/x86_64 apic.c files., Xen patchbot -unstable, 07:25
- [Xen-changelog] Fix x86/64 build for gcc-4.1-pre., Xen patchbot -unstable, 05:28
- [Xen-changelog] Fix non-x86 build., Xen patchbot -unstable, 05:27
- [Xen-changelog] Set feature flags for shadow translate mode guests., Xen patchbot -unstable, 05:27
- [Xen-changelog] Fix building the p2m table for shadow translate mode guests., Xen patchbot -unstable, 05:27
- [Xen-changelog] Fix to previous changeset: CLTS must be unconditional in, Xen patchbot -unstable, 05:27
- [Xen-changelog] More fixes to HVM FPU management. Mostly for SVM, but also, Xen patchbot -unstable, 05:27
- [Xen-changelog] Clean up save_init_fpu()., Xen patchbot -unstable, 05:27
- [Xen-changelog] Fix gcc4 build., Xen patchbot -unstable, 05:27
- [Xen-changelog] Clarify lazy FPU management in VMX domains., Xen patchbot -unstable, 05:27
February 13, 2006
- [Xen-changelog] Return real error code from Xen /dev/mem, not EAGAIN., Xen patchbot -unstable, 10:20
- [Xen-changelog] Update defconfigs., Xen patchbot -unstable, 09:15
- [Xen-changelog] Fix HVM event handling some more., Xen patchbot -unstable, 09:15
- [Xen-changelog] Update x86_32 defconfigs for ISA_DMA_API config change., Xen patchbot -unstable, 09:15
- [Xen-changelog] Configure ISA_DMA drivers on xen/i386. Otherwise drivers, Xen patchbot -unstable, 09:14
- [Xen-changelog] Absolutely must not return to HVM guest context until, Xen patchbot -unstable, 09:14
- [Xen-changelog] Fix error exit path in __gnttab_map_grant_ref() to, Xen patchbot -unstable, 04:47
- [Xen-changelog] Clean up vmxassist/setup.c. It is no longer necessary to, Xen patchbot -unstable, 04:47
- [Xen-changelog] Rework hvm_wait_io() -- now tries to be a polite user of, Xen patchbot -unstable, 04:47
- [Xen-changelog] Reset sp on vcpu_prepare; this avoids 'leaking' stack after repeated, Xen patchbot -unstable, 04:46
- [Xen-changelog] Fix exporting vnet config to xenstore., Xen patchbot -unstable, 04:46
February 09, 2006
- [Xen-changelog] Cope with -1 eventchn_fd -- this occurs when using --no-domain-init (a, Xen patchbot -unstable, 19:52
- [Xen-changelog] Parse --port argument to migration., Xen patchbot -unstable, 18:38
- [Xen-changelog] Fix xm-test network tests to work with hvm support enabled., Xen patchbot -unstable, 18:38
- [Xen-changelog] The attached patch adds 'xm vtpm-list <DomId>' functionality., Xen patchbot -unstable, 18:38
- [Xen-changelog] Rather than require config changes if you aren't using eth0, use the, Xen patchbot -unstable, 18:38
- [Xen-changelog] Check the hypercall number in the privcmd hypercall ioctl., Xen patchbot -unstable, 18:38
- [Xen-changelog] Remove Xen-specific param.h: has only cosmetic change from mainline., Xen patchbot -unstable, 17:20
- [Xen-changelog] pci-nommu-xen.c is identical to its mainline counterpart so remove it., Xen patchbot -unstable, 15:26
- [Xen-changelog] Remove defunct compile option CONFIG_XEN_SHADOW_MODE., Xen patchbot -unstable, 12:52
- [Xen-changelog] Delete old 'shortcut' function __shadow_status() and, Xen patchbot -unstable, 11:34
- [Xen-changelog] Don't specify VT console structure at all when specifying, Xen patchbot -unstable, 11:34
- [Xen-changelog] Add a vnet chapter to the user manual., Xen patchbot -unstable, 11:34
- [Xen-changelog] Update vnets to support UDP encapsulation, multicast forwarding, Xen patchbot -unstable, 11:34
- [Xen-changelog] Do_softirq is invoked at the path of ia64_leave_kernel instead of, Xen patchbot -unstable, 11:34
- [Xen-changelog] Make a VTI domain boot again., Xen patchbot -unstable, 11:34
- [Xen-changelog] Remove xennull_con. Use dummy_con., Xen patchbot -unstable, 11:34
- [Xen-changelog] Fix typos in Kconfig files., Xen patchbot -unstable, 11:34
- [Xen-changelog] Fix CPU hotplug., Xen patchbot -unstable, 11:34
- [Xen-changelog] More details on ordering and safety of the Xen timer API., Xen patchbot -unstable, 07:21
- [Xen-changelog] Fix CPU-migration of VMX domains., Xen patchbot -unstable, 07:20
- [Xen-changelog] Quiet down wbinvd warning for verbose/debug builds of xen., Xen patchbot -unstable, 07:20
- [Xen-changelog] Fix the backward compatibility support for using 'vcpus' in the image section of the domain sexp., Xen patchbot -unstable, 03:28
- [Xen-changelog] Fix x86_64 CPU hotplug by paravirtualizing the play_dead() function., Xen patchbot -unstable, 03:28
- [Xen-changelog] The NAT checksum fixes in patches/linux-2.6.16-rc2/net-csum.patch do, Xen patchbot -unstable, 03:28
- [Xen-changelog] Attached patch for svm will enable a tlb flush for each vmrun., Xen patchbot -unstable, 03:28
February 08, 2006
- [Xen-changelog] Fix Xen timer interface to allow migration of timers, Xen patchbot -unstable, 10:48
- [Xen-changelog] Prevent a guest from specifying its own domain id when, Xen patchbot -unstable, 10:48
- [Xen-changelog] Add 'dom0_max_vcpus' Xen boot parameter., Xen patchbot -unstable, 10:48
- [Xen-changelog] Fix i386 CPU hotplug, and CPU hotplug when maxcpus= kernel boot option is used., Xen patchbot -unstable, 10:48
- [Xen-changelog] Add m2p translation to read_cr3 on x86_64., Xen patchbot -unstable, 10:48
- [Xen-changelog] x86-64 linux: remove dead code, Xen patchbot -unstable, 09:22
- [Xen-changelog] x86-64 linux: CONFIG_ACPI_BOOT doesn't exist anymore, Xen patchbot -unstable, 09:22
- [Xen-changelog] linux: don't export evtchn_do_upcall(), Xen patchbot -unstable, 09:22
- [Xen-changelog] x86-64 linux: properly exit idle mode from evtchn_do_upcall(), Xen patchbot -unstable, 09:22
- [Xen-changelog] x86-64 linux: call evtchn_do_upcall on irq stack and adjust irqcount, Xen patchbot -unstable, 09:22
- [Xen-changelog] Use /dev/kmem to map dom0 xenstore page instead of abusing the foreign mapping interface., Xen patchbot -unstable, 09:22
- [Xen-changelog] Rationalise initialisation of cpu_possible_map., Xen patchbot -unstable, 09:21
February 07, 2006
- [Xen-changelog] /sbin/udev no longer exists in upstream udev, so use udevinfo for, Xen patchbot -unstable, 18:47
- [Xen-changelog] use alternative mirror for. gcc make clean doesn't wipe out patches, Xen patchbot -3 . 0-testing, 17:20
- [Xen-changelog] No patch exclusion in hgignore., Xen patchbot -3 . 0-testing, 17:20
- [Xen-changelog] The memset in init_switch_stack is overwriting the processor stack., Xen patchbot -3 . 0-testing, 17:20
- [Xen-changelog] Define gnttab_shared_gpfn() for use in common code., Xen patchbot -3 . 0-testing, 17:20
- [Xen-changelog] Fix the ia64 build., Xen patchbot -3 . 0-testing, 17:19
- [Xen-changelog] Fix pygrub to handle timeout of -1 (wait forever)., Xen patchbot -unstable, 16:07
- [Xen-changelog] Clean up the TPM stack a bit., Xen patchbot -unstable, 16:07
- [Xen-changelog] Since USER_PTRS_PER_PGD depends on TASK_SIZE and thus on the current, Xen patchbot -unstable, 12:01
- [Xen-changelog] Fix ia32 support., Xen patchbot -unstable, 10:29
- [Xen-changelog] Apply stricter checking to RDMSR/WRMSR emulations., Xen patchbot -unstable, 08:55
- [Xen-changelog] Fix x86_64 SMP support., Xen patchbot -unstable, 08:55
- [Xen-changelog] Clarify dual licensing of gnttab.[ch] files in Linux., Xen patchbot -unstable, 07:01
- [Xen-changelog] Fix x86_64 guest console support., Xen patchbot -unstable, 07:01
- [Xen-changelog] Remove the PHYSDEV_ACCESS configure option from Linux., Xen patchbot -unstable, 03:28
- [Xen-changelog] Remove CONFIG_VMX and CONFIG_SVM compile options. Support, Xen patchbot -unstable, 03:28
- [Xen-changelog] Allows x86_32 PAE Xen to run VMX domains (2-level guest page, Xen patchbot -unstable, 03:28
- [Xen-changelog] Update ia64 to 2.6.16-rc2., Xen patchbot -unstable, 03:28
- [Xen-changelog] Fix context copy code in NMI handler., Xen patchbot -unstable, 03:28
February 06, 2006
- [Xen-changelog] Fix hypercall_table size in x86/64., Xen patchbot -unstable, 10:12
- [Xen-changelog] A few trivial cleanups from the HVM merge., Xen patchbot -unstable, 10:12
- [Xen-changelog] No C1-Clock Ramp disabling on AMD processors. The tiny drift, Xen patchbot -unstable, 10:12
- [Xen-changelog] Fix "kernel direct mapping tables" printk., Xen patchbot -unstable, 10:12
- [Xen-changelog] Clean up -g in CFLAGS., Xen patchbot -unstable, 10:11
- [Xen-changelog] Fill hypercall_page so that its VA space doesn't get used for code., Xen patchbot -unstable, 10:11
- [Xen-changelog] Temporary fix to include PTY support in domU builds., Xen patchbot -unstable, 10:11
- [Xen-changelog] Update the TPM hotplug scripts to determine the reason of a, Xen patchbot -unstable, 10:11
- [Xen-changelog] Fix show_registers() on x86/64. Get rid of, Xen patchbot -unstable, 10:11
February 03, 2006
- [Xen-changelog] Fix hypercall_page location on x86_64., Xen patchbot -unstable, 13:17
- [Xen-changelog] Update patches for Linux 2.6.16-rc2., Xen patchbot -unstable, 13:17
- [Xen-changelog] Update x86_32 -xen config file for PAE builds., Xen patchbot -unstable, 13:17
- [Xen-changelog] Update to Linux 2.6.16-rc2., Xen patchbot -unstable, 13:17
- [Xen-changelog] Update x86_32 -xen config file for PAE builds., Xen patchbot -unstable, 11:37
- [Xen-changelog] Fix up the new non-paging direct_map shadow pagetable mode, Xen patchbot -unstable, 11:37
- [Xen-changelog] Build the phys_to_machine_mapping array in Xen rather than, Xen patchbot -unstable, 11:37
- [Xen-changelog] I have previously posted a patch with changes to the xenbus for being, Xen patchbot -unstable, 11:37
- [Xen-changelog] Get ia64 working again on xen-unstable after cset 8736., Xen patchbot -unstable, 11:36
- [Xen-changelog] One more fix to the buildsystem ($^ is not $<)., Xen patchbot -unstable, 11:36
- [Xen-changelog] Fix another corner case in the build system., Xen patchbot -unstable, 11:36
- [Xen-changelog] Update ignores for .bz2 patches in top level directory., Xen patchbot -unstable, 11:36
- [Xen-changelog] Make "make disk.img" not require building the entire buildroot if initrd, Xen patchbot -unstable, 11:36
- [Xen-changelog] Converge the TPM drivers in the Xen repository, Xen patchbot -unstable, 11:36
- [Xen-changelog] Fix buildsystem., Xen patchbot -unstable, 11:36
- [Xen-changelog] Revert ia64 changes from previous checkin., Xen patchbot -unstable, 11:36
- [Xen-changelog] Update to Linux 2.6.16-rc1-git4., Xen patchbot -unstable, 11:36
- [Xen-changelog] There is a known "xm console" issue related with VMX. When "serial" is, Xen patchbot -unstable, 11:36
- [Xen-changelog] Update patches for linux 2.6.15., Xen patchbot -unstable, 11:35
- [Xen-changelog] Add argument-checking assertions to rangeset interfaces., Xen patchbot -unstable, 11:35
- [Xen-changelog] Blacklist memory-mapped APIC-register pages in the domain0, Xen patchbot -unstable, 11:35
February 02, 2006
- [Xen-changelog] Fix and cleanup how we build i386/x86_64 swiotlb.o., Xen patchbot -unstable, 07:51
- [Xen-changelog] Fix some more pfn/mfn/gmfn/gpfn inconsistencies. Fix some direct, Xen patchbot -unstable, 07:51
- [Xen-changelog] Updates ia64 to 2.6.15., Xen patchbot -unstable, 07:51
- [Xen-changelog] use alternative mirror for gcc, Xen patchbot -unstable, 07:51
- [Xen-changelog] merge., Xen patchbot -unstable, 07:51
- [Xen-changelog] Add new feature XENFEAT_auto_translated_physmap., Xen patchbot -unstable, 07:51
- [Xen-changelog] Unpack xen_features into an array of u8 'booleans', Xen patchbot -unstable, 07:51
- [Xen-changelog] use alternative mirror for gcc, Xen patchbot -unstable, 07:50
February 01, 2006
- [Xen-changelog] Update to Linux 2.6.15., Xen patchbot -unstable, 16:44
- [Xen-changelog] Permit compilation of HOTPLUG_CPU on i386., Xen patchbot -unstable, 11:02
- [Xen-changelog] Fix build., Xen patchbot -unstable, 11:02
- [Xen-changelog] Rename physical-address-related variables and functions, Xen patchbot -unstable, 09:52
- [Xen-changelog] Proper fix for profile_pc on x86_64., Xen patchbot -unstable, 09:52
- [Xen-changelog] fix compilation breaking when compiling time.c with FRAME_POINTER on x86_64, Xen patchbot -unstable, 09:52
- [Xen-changelog] The memset in init_switch_stack is overwriting the processor stack., Xen patchbot -unstable, 07:15
- [Xen-changelog] Define gnttab_shared_gpfn() for use in common code., Xen patchbot -unstable, 07:15
- [Xen-changelog] No need for the rcu-nohz patch any more, as rcupdate.c was, Xen patchbot -unstable, 07:15
- [Xen-changelog] Disable CONFIG_HOTPLUG_CPU for now., Xen patchbot -unstable, 07:15
- [Xen-changelog] Don't ignore .patch files., Xen patchbot -unstable, 07:14
- [Xen-changelog] Update to Linux 2.6.14., Xen patchbot -unstable, 07:14
|
|