659 messages

com.xensource.lists.xen-changelog [All Lists]

2005 August [All Months]

Page 1 (Messages 1 to 100): 1 2 3 4 5 6 7

[Xen-changelog] I find at present "make uninstall" won't remove all installed files, for - Xen patchbot -unstable
[Xen-changelog] Not ready for pae by default just yet. ;-) - Xen patchbot -unstable
[Xen-changelog] Fix dom0 memory allocation. - Xen patchbot -unstable
[Xen-changelog] merge? - Xen patchbot -unstable
[Xen-changelog] Fix debug build. - Xen patchbot -unstable
[Xen-changelog] fix logic of ballooning out to handle the dom0_min_mem parameter correctly - Xen patchbot -unstable
[Xen-changelog] Ordering was broken in the course of separating XEN-overridden - Xen patchbot -unstable
[Xen-changelog] Ensure that 64-bit get_user/put_user only transfer to - Xen patchbot -unstable
[Xen-changelog] merge? - Xen patchbot -unstable
[Xen-changelog] Apply Ross Mcilroy's balloon_dealloc_empty_page_range patch - Xen patchbot -unstable
[Xen-changelog] Make vm-top and the xenstat perl and python bindings conditional based on configuration variables from Config.mk, rather than disabling them if the needed headers are not found. - Xen patchbot -unstable
[Xen-changelog] Rename vm-top to xentop. Make "xm top" invoke xentop. Make libxenstat a static library, and do not install it. - Xen patchbot -unstable
[Xen-changelog] Link xentop with ncurses. Distros generally do not ship - Xen patchbot -unstable
[Xen-changelog] Improve show_page_walk() debugging in Xen, to print - Xen patchbot -unstable
[Xen-changelog] Ensure cur_pgd per-cpu variables are initialised early. - Xen patchbot -unstable
[Xen-changelog] Build topology.c into x86/64 xenlinux kernel. This omission - Xen patchbot -unstable
[Xen-changelog] Move major/minor macros into public header, rename and use. - Xen patchbot -unstable
[Xen-changelog] More cleanups and fix free_blkif from wrong context bug (thanks Keir!). - Xen patchbot -unstable
[Xen-changelog] Minor cleanup. - Xen patchbot -unstable
[Xen-changelog] Remove blkback 2.4 support since we don't support 2.4 dom0 anymore. - Xen patchbot -unstable
[Xen-changelog] Fix non-hotplug i386 build. Spotted by Rik van Riel. - Xen patchbot -unstable
[Xen-changelog] Make the set_delay function use the provided parameter to set the delay, not the global prompt_val. - Xen patchbot -unstable
[Xen-changelog] Fix xenstore testsuite for valgrind 3.0 and latest Debian glibc. - Xen patchbot -unstable
[Xen-changelog] Add some additional error nodes when block device setup fails. - Xen patchbot -unstable
[Xen-changelog] Update comment. - Xen patchbot -unstable
[Xen-changelog] Initialise syscall32 vsyscall page early, as it may be needed - Xen patchbot -unstable
[Xen-changelog] Print status of Flush Filter on AMD64 processors during - Xen patchbot -unstable
[Xen-changelog] Disable debug output again. - Xen patchbot -unstable
[Xen-changelog] Rename grant-id to ring-ref. - Xen patchbot -unstable
[Xen-changelog] Rename libxc => libxenctrl and xc.h => xen/xenctrl.h - Xen patchbot -unstable
[Xen-changelog] Ensure explicit asm statememt goes in the correct section. - Xen patchbot -unstable
[Xen-changelog] The mpt entry is 4 bytes even on x86_64, so we use 4 when - Xen patchbot -unstable
[Xen-changelog] merge? - Xen patchbot -unstable
[Xen-changelog] merge? - Xen patchbot -unstable
[Xen-changelog] Bugfix: xenstat_collect_networks now returns the correct error code. - Xen patchbot -unstable
[Xen-changelog] Update xentop to use new name for Xen version function. - Xen patchbot -unstable
[Xen-changelog] test - Xen patchbot -unstable
[Xen-changelog] Merge with -unstable - Xen patchbot -unstable
[Xen-changelog] The patch removes broken, and very complicated malloc in - Xen patchbot -unstable
[Xen-changelog] Fix vnets in xm. - Xen patchbot -unstable
[Xen-changelog] The patched attached enables x86_64 xenlinux with "late pin, early - Xen patchbot -unstable
[Xen-changelog] blkfront cleanup and retab. - Xen patchbot -unstable
[Xen-changelog] Fix nasty tools race between barking xu_autoreap() and xpopen3.wait() - - Xen patchbot -unstable
[Xen-changelog] Fix page_is_ram() start-of-day checks, and the watch routine - Xen patchbot -unstable
[Xen-changelog] Fix save/restore (for SMP guests in particularl); the blkfront suspend code - Xen patchbot -unstable
[Xen-changelog] This patch export symbols in xenbus that is used by netfront - Xen patchbot -unstable
[Xen-changelog] Fix build failure due to missing unistd.h - Xen patchbot -unstable
[Xen-changelog] Fix user-space four- and five-argument hypercalls on - Xen patchbot -unstable
[Xen-changelog] merge? - Xen patchbot -unstable
[Xen-changelog] Fix x86/64 pagetable initialisation to not waste several - Xen patchbot -unstable
[Xen-changelog] Fix x86/64 Xen register and stack dumps so they don't - Xen patchbot -unstable
[Xen-changelog] When generating an exception frame for injection into a - Xen patchbot -unstable
[Xen-changelog] Some fixes to the performance counters code. - Xen patchbot -unstable
[Xen-changelog] Raise VIRQ_DOM_EXC when a domain is destroyed from dom0. - Xen patchbot -unstable
[Xen-changelog] Use watch to detect new domains and avoid polling for dead domains. - Xen patchbot -unstable
[Xen-changelog] merge? - Xen patchbot -unstable
[Xen-changelog] Add a hook to support CPU migration for VMX domains - Xen patchbot -unstable
[Xen-changelog] Fix config file parsing for VMX domains. - Xen patchbot -unstable
[Xen-changelog] Separate out VMCS host state initialization from the rest - Xen patchbot -unstable
[Xen-changelog] Support rebooting VMX domains - Xen patchbot -unstable
[Xen-changelog] Improved error reporting on vmlaunch/vmresume failure. - Xen patchbot -unstable
[Xen-changelog] Need to reset device model pid on reboot - Xen patchbot -unstable
[Xen-changelog] Fix comments about the localtime option. - Xen patchbot -unstable
[Xen-changelog] Cleanup unused junk in xemexample.vmx - Xen patchbot -unstable
[Xen-changelog] VMX domains can have iopl!=0. - Xen patchbot -unstable
[Xen-changelog] Change vpit->period and friends to count in nanoseconds. - Xen patchbot -unstable
[Xen-changelog] Initialize the xenstore MFN for VMX domains - Xen patchbot -unstable
[Xen-changelog] Revert e5ea9df58340e4ff0351683270bfa4da25191d31 - Xen patchbot -unstable
[Xen-changelog] Don't leave vncviewer processes running if xm create fails - Xen patchbot -unstable
[Xen-changelog] Merge. - Xen patchbot -unstable
[Xen-changelog] Merge. - Xen patchbot -unstable
[Xen-changelog] Distinguish ioemu handled devices and para virtualized devices - Xen patchbot -unstable
[Xen-changelog] Revert ac8cae1f2c47ee72b670159be01684e84f7dcf12 - Xen patchbot -unstable
[Xen-changelog] Merge. - Xen patchbot -unstable
[Xen-changelog] Merge. - Xen patchbot -unstable
[Xen-changelog] merge. - Xen patchbot -unstable
[Xen-changelog] Merge. - Xen patchbot -unstable
[Xen-changelog] Merge. - Xen patchbot -unstable
[Xen-changelog] Unmap domain page on exit - Xen patchbot -unstable
[Xen-changelog] PCNET NIC card support for qemu - Xen patchbot -unstable
[Xen-changelog] Merge xen-vtx-unstable.hg - Xen patchbot -unstable
[Xen-changelog] We need to detect ioemu handled devices earlier and ignore them. - Xen patchbot -unstable
[Xen-changelog] Remove the redundant call to vmx_intr_assit when we do a domain switch. - Xen patchbot -unstable
[Xen-changelog] Implement cpu_physical_memory_reset_dirty() - Xen patchbot -unstable
[Xen-changelog] Undo the unintended changes to vm86.c that came in through the last merge. - Xen patchbot -unstable
[Xen-changelog] Don't put vide in .setup.init section - Xen patchbot -unstable
[Xen-changelog] Merge. - Xen patchbot -unstable
[Xen-changelog] add a new option for spawning vncviewer - Xen patchbot -unstable
[Xen-changelog] Tracing hooks for VMX domains - Xen patchbot -unstable
[Xen-changelog] Merge. - Xen patchbot -unstable
[Xen-changelog] Update __vmread() - Xen patchbot -unstable
[Xen-changelog] Merge. - Xen patchbot -unstable
[Xen-changelog] Sync Makefile with xen-unstable.hg. This should fix x86-64 bit build. - Xen patchbot -unstable
[Xen-changelog] Merge. - Xen patchbot -unstable
[Xen-changelog] This patch adjusts the plan9 loader to start "physical" ram at - Xen patchbot -unstable
[Xen-changelog] merge? - Xen patchbot -unstable
[Xen-changelog] Disallow domain 0 access to certain I/O port ranges - Xen patchbot -unstable
[Xen-changelog] Fix DEBUG_PREEMPT builds. irq_disabled() macro must not use - Xen patchbot -unstable
[Xen-changelog] vTPM manager - Intel/IBM joint TPM Virtualization implementation for Xen. - Xen patchbot -unstable
[Xen-changelog] Remainder of Intel/IBM joint TPM Virtualization implementation for Xen. - Xen patchbot -unstable

Page 1 (Messages 1 to 100): 1 2 3 4 5 6 7