| [Xen-changelog] Merged. - Xen patchbot -unstable |
| [Xen-changelog] Put back the arg_check calls removed recently -- they aren't as useless as I - Xen patchbot -unstable |
| [Xen-changelog] alloc_netif() must return a ERR_PTR() on error, not NULL. - Xen patchbot -unstable |
| [Xen-changelog] Protect __del__ from failure inside __init__ by setting inTransaction before - Xen patchbot -unstable |
| [Xen-changelog] Domain0 doesn't do initial VCPU hotplug via xenstore. - Xen patchbot -unstable |
| [Xen-changelog] Remove unused parameter from addControllerClass. This became unused when the - Xen patchbot -unstable |
| [Xen-changelog] Better fix to detect failed patch application when building - Xen patchbot -unstable |
| [Xen-changelog] Added diagnosis tool for broken domains. - Xen patchbot -unstable |
| [Xen-changelog] Set the console limit for DomUs based on a value set in xend-config.sxp. - Xen patchbot -unstable |
| [Xen-changelog] Merged. - Xen patchbot -unstable |
| [Xen-changelog] Makes smp_call_function a real stmt if CONFIG_SMP is not defined. - Xen patchbot -unstable |
| [Xen-changelog] smp_call_function() must be usable as an expression - Xen patchbot -unstable |
| [Xen-changelog] Fix the recently-introduced failure to preserve uuid across a guest reboot. - Xen patchbot -unstable |
| [Xen-changelog] This patch to the Xen access control module (ACM) and tools: - Xen patchbot -unstable |
| [Xen-changelog] Work around internal error in some versions of x86/64 gcc - Xen patchbot -unstable |
| [Xen-changelog] Set antispoof default to yes, as this seems safer, and is the current behaviour - Xen patchbot -unstable |
| [Xen-changelog] Remove unused Vifctl.vifctl and Vifctl.set_vif_name. Remove the bridge and - Xen patchbot -unstable |
| [Xen-changelog] This is a follow up of PIC device model by Xiaofeng and me to move to - Xen patchbot -unstable |
| [Xen-changelog] Temporary workaround to xend start problem. - Xen patchbot -unstable |
| [Xen-changelog] Disable Xen verbosity by default. At this point I think it - Xen patchbot -unstable |
| [Xen-changelog] This patch is to make xentop able to print vcpu usage for out of order - Xen patchbot -unstable |
| [Xen-changelog] Fix assertions in bitops.c. - Xen patchbot -unstable |
| [Xen-changelog] cpumap cleanups -- Python now deals with lists of cpus - Xen patchbot -unstable |
| [Xen-changelog] Reintroduce the changes made by changeset 7455:021324804fbd, which were - Xen patchbot -unstable |
| [Xen-changelog] Fix an issue for passing arguement from control panel to deivce model - Xen patchbot -unstable |
| [Xen-changelog] Enable TSC-offsetting capability to ensure that VMX - Xen patchbot -unstable |
| [Xen-changelog] Change the semantics of GetDomainPath so that it always succeeds, regardless of - Xen patchbot -unstable |
| [Xen-changelog] Attached patch avoids "Bad L1 flags 80" for VMX domains. Thanks Ian for - Xen patchbot -unstable |
| [Xen-changelog] Added a timestamp to the logging output by trace_io. - Xen patchbot -unstable |
| [Xen-changelog] compute the correct totalram_pages when the balloon increase or decrease the - Xen patchbot -unstable |
| [Xen-changelog] Removed some unnecessary imports. - Xen patchbot -unstable |
| [Xen-changelog] Don't run network stop script when doing xend stop. - Xen patchbot -unstable |
| [Xen-changelog] Change argument spec for introduce_domain argument parsing, as the MFN is a long. - Xen patchbot -unstable |
| [Xen-changelog] Remove recently added uses of errno, as these cause trouble on ia64 builds. - Xen patchbot -unstable |
| [Xen-changelog] Moved SuSE-specific getcfg call into a preiftransfer call. The semantics of - Xen patchbot -unstable |
| [Xen-changelog] Merged. - Xen patchbot -unstable |
| [Xen-changelog] Remove second decleration of .PHONY & cleanup formating - Xen patchbot -unstable |
| [Xen-changelog] Added copyright notice. - Xen patchbot -unstable |
| [Xen-changelog] Move exception handler for sxp.ParseError above that for Exception, as the - Xen patchbot -unstable |
| [Xen-changelog] Fix the check for non-existence of the save/restore directories, by using && - Xen patchbot -unstable |
| [Xen-changelog] * Enable xenstat to use xenstore - Xen patchbot -unstable |
| [Xen-changelog] Use standard int typedefs. - Xen patchbot -unstable |
| [Xen-changelog] Remove all binaries on make clean. - Xen patchbot -unstable |
| [Xen-changelog] Remove a non-portable and unused error.h, and use signal.h not - Xen patchbot -unstable |
| [Xen-changelog] The attached patch fixes 2 issues with the scripts written for the Xen - Xen patchbot -unstable |
| [Xen-changelog] This patch - Xen patchbot -unstable |
| [Xen-changelog] No side effects in BUG_ON statements in Xen. - Xen patchbot -unstable |
| [Xen-changelog] To allow kernel to handle radically different hypervisors in the future, - Xen patchbot -unstable |
| [Xen-changelog] This patch provide local APIC support for vmx guest. - Xen patchbot -unstable |
| [Xen-changelog] xm help notes that domid can be used in place of domname. - Xen patchbot -unstable |
| [Xen-changelog] Fix sizeof_vcpu_shift in x86/64 xen_entry.S. - Xen patchbot -unstable |
| [Xen-changelog] Clean up the 'initial mapping' area properly on x86/64. - Xen patchbot -unstable |
| [Xen-changelog] Remove next_io_page field from domain structure. - Xen patchbot -unstable |
| [Xen-changelog] Prevent event listener socket from being inherited by children. - Xen patchbot -unstable |
| [Xen-changelog] Fast hyperprivop for itc.i and itc.d (works, but default off for stability) - Xen patchbot -unstable |
| [Xen-changelog] Some outstanding bug fixes found in VT merge - Xen patchbot -unstable |
| [Xen-changelog] Fix itir bugs in vcpu_transalte and do some cleanup - Xen patchbot -unstable |
| [Xen-changelog] Modify printfs to be able to compile on ia64. - Xen patchbot -unstable |
| [Xen-changelog] Fix reprogram_ac_timer corner case bug, by Tristan Gingold - Xen patchbot -unstable |
| [Xen-changelog] Add fault debug feature (assuming guest doesn't use kr2), by Tristan Gingold - Xen patchbot -unstable |
| [Xen-changelog] More itir fixes in vcpu_translate and cleanup - Xen patchbot -unstable |
| [Xen-changelog] Merge - Xen patchbot -unstable |
| [Xen-changelog] Backout incautious public/io header changes - Xen patchbot -unstable |
| [Xen-changelog] Necessary change to make ia64 dom0 rework: - Xen patchbot -unstable |
| [Xen-changelog] Define VHPT constants from VHPT_SIZE_LOG2. - Xen patchbot -unstable |
| [Xen-changelog] Need additional include for ia64 - Xen patchbot -unstable |
| [Xen-changelog] Code reordering for (partial) gcc3.4 compatibility - Xen patchbot -unstable |
| [Xen-changelog] Remove dup prologue lines - Xen patchbot -unstable |
| [Xen-changelog] Oops, missed hg add of vti example file - Xen patchbot -unstable |
| [Xen-changelog] Necessary change to support ia64/vti domain build in common code. - Xen patchbot -unstable |
| [Xen-changelog] merge - Xen patchbot -unstable |
| [Xen-changelog] Add a commented-out sanity check for lazy fpu switching. - Xen patchbot -unstable |
| [Xen-changelog] Fix reboot logic. An indentation error meant that every second reboot would - Xen patchbot -unstable |
| [Xen-changelog] Free domain names in xenstat_free_node, fixing small memory leak. - Xen patchbot -unstable |
| [Xen-changelog] Added xen-script-common.sh, for functions common to all scripts, not just the - Xen patchbot -unstable |
| [Xen-changelog] Don't use XendRoot.get_vif_bridge to provide a default bridge -- instead, pass - Xen patchbot -unstable |
| [Xen-changelog] Don't schedule work for reboot if work is already scheduled. This fixes a - Xen patchbot -unstable |
| [Xen-changelog] Change the interface between XendRoot.get_network_script and Vifctl so that a - Xen patchbot -unstable |
| [Xen-changelog] Merged. - Xen patchbot -unstable |
| [Xen-changelog] Remove out: label, to silence warning. - Xen patchbot -unstable |
| [Xen-changelog] Small shadow pagetable fixes. - Xen patchbot -unstable |
| [Xen-changelog] Once grant refs run out, netfront prints a nice message, but doesn't set - Xen patchbot -unstable |
| [Xen-changelog] This patch is to fix the NIC driven mechanism to make it event - Xen patchbot -unstable |
| [Xen-changelog] Use %tx C99 printf modifier for ptrdiff_t so that this builds on 64-bit. - Xen patchbot -unstable |
| [Xen-changelog] Change the grant table interface so that gnttab_end_foreign_access_ref returns - Xen patchbot -unstable |
| [Xen-changelog] Added cast to silence warning on 64-bit. - Xen patchbot -unstable |
| [Xen-changelog] Added -lpthread to qemu-dm link line, in order to compile even without SDL - Xen patchbot -unstable |
| [Xen-changelog] Move misplaced netif_free declaration. - Xen patchbot -unstable |
| [Xen-changelog] Added network-attach and network-detach. Fixes bug #300. - Xen patchbot -unstable |
| [Xen-changelog] --- xen-unstable.hg.copy/docs/Makefile 2005-10-28 18:36:33.000000000 -0700 - Xen patchbot -unstable |
| [Xen-changelog] Added doccomment. - Xen patchbot -unstable |
| [Xen-changelog] Merged. - Xen patchbot -unstable |
| [Xen-changelog] Try again to get the ptrdiff_t printf right for 64-bit. - Xen patchbot -unstable |
| [Xen-changelog] This is a set of changes which allow the tracebuffer functionality to - Xen patchbot -unstable |
| [Xen-changelog] Remove trace compile option from Xen. - Xen patchbot -unstable |
| [Xen-changelog] Tracing cleanups and simplify tb_set_size(). Dynamic - Xen patchbot -unstable |
| [Xen-changelog] Simplify trace header some more, and ensure that - Xen patchbot -unstable |
| [Xen-changelog] Sanitise the trace-buffer hypervisor<->user interface. - Xen patchbot -unstable |
| [Xen-changelog] Remove stupid unused strtok() function. - Xen patchbot -unstable |
| [Xen-changelog] Watch events may get lost, the xenstored response races against the new - Xen patchbot -unstable |