614 messages

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

2006 October [All Months]

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

[Xen-changelog] [xen-unstable] Improve error message when trying to pause / unpause domain 0. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Add example of keyboard layout - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XENOPROF] Make xenoprof of linux side arch generic with some bug fixes. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [SVM] Make sure that the WP bit is always set in CR0 when running SVM guests. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Avoid using regparm on a typedef. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Small ioemul cleanup. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Don't call domain_crash_synchronous() with shadow lock held. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Clean up EA computation in emulator. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Fix emulator EA calculation for LODS/STOS. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Update hgignore list - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [QEMU] fdc: Limit sector size to 16K - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [VMXASSIST] Fix the wrong order definition of ES/DS in regs structure. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [HVM] Fix 8259 ELCR masks. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XENOPROFILE] removed unused gmaddr argument. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [NET] back: Fix DPRINTK message. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix typo. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LINUX] Update to 2.6.16.30. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LINUX] Update to Linux 2.6.16.31 - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LINUX] Update to Linux 2.6.16.32 - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LINUX] Import kasprintf patch from upstream. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Cleanups to phys/mach address handling. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Add xm resume to the commands list. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Reset the domain name after the save completes. This is necessary, now that - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Don't send the old state string for halted domains -- it doesn't make any - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Remove VALID_MFN(); replace uses with mfn_valid(). - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [HVM] Re-introduce the 'apic' configuration option, default to 1. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Cope with non-integer domids (i.e. None) in the error message surrounding - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Don't unpin old shadow top levels until the new ones are pinned. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Remove valid_mfn(). - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix log message. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Don't bail if the VM renaming at the end of saving doesn't succeed -- we - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [HVM] Non-flat protected mode HVM support. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Clear just the _PAGE_RW bit when shooting writeable mappings - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XENOPROFILE] fix shared_xenoprof_page_with_guest() and cleanup. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [QEMU] pci: Unaligned config read/write overflow - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [HVM][SVM] Allows 64bit HVM AMD-V Linux guests to boot. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [BLKTAP] Use lartge enough types to express parameters of large block devices. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Bump xend_config_format to 3, to indicate that the lifecycle patches are - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Add emulator tracing diagnostic on error path. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [HVMLOADER][ACPI] Move SSDT initialisation to acpi/ dir. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Dummy implementation of get_platform_keymap, so that the API layer doesn't - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Add libxen to overall xen build via a config option in Config.mk. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Clean up the DMADOM physical upper limit handling to properly honour - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix casing of various functions in XendAPI class. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Allow DMA address width to be overridden with boot parameters: - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Plumb the "start_paused" flag through for VM.start and VM.resume. Do not - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Wait for device-bringup inside domain_start, outside the scope of the - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] A trivial fix. login_unconditionally needs to be called with - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Emulator fixes. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Diagnose a failure to open the xend-debug.log, and make the /var/log/xen - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix for network routing setup. Enables proxy arp on dom0's externally visible interface. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [DOCS] Update for new Xen boot parameters. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [HVM][VMX] NX bit implies PAE can be enabled. If IA32 VMX guest finds - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [HVMLOADER] Fix CFLAGS. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LINUX] console: Add option to use /dev/xvc0, major=204, minor=191. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LINUX] console: Fix comment. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Silence log message when trying to unregister a watch that's already been - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix xm new -F -- this fix was recently introduced for xm create. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [HVMLOADER] Clean up makefile, change TPM detection. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] merge - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] New modelling for consoles -- have them as separate classes attached to the - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] State that getters and setters do not have asynchronous versions -- there's no - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Added the console class to the diagram. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Simplify x86_emulate interface. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Kexec / Kdump: Generic code - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Kexec / Kdump: Code shared between x86_32 and x86_64 - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Kexec / Kdump: x86_32 specific code - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Kexec / Kdump: x86_64 specific code - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] kexec: use parse_size_and_unit() when parsing crashkernel - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] merge - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Fix SIB byte decode when extended by REX.X and REX.B. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Update -xen0 defconfig for nhew kexec option - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEND] Remove SXP from most parts of Xend. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEND] Fix hidden vcpu state when calling xm-list - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEND] Rename Xen API methods to match case of the API documentation - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XENAPI] Update debugging scripts to support vbd_list - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEND] Checks to make sure the image type is valid in configuration - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEND] Fix Xen API attribute access to be robust to missing keys. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEND] Catch TypeErrors when unexpected SXP is encountered. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Do not spin at the end of machine_crash_kexec(). If there was no crash - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] merge - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Proper segmentation emulation added to HVM emulated PTE writes. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Arch-specific softirq definitions. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [MINIOS] Improved unbind_all_ports(). - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] linux/x86-64: missing agp.h - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Remove use of 'inline' on functions accessed via pointers. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [QEMU] Simpler workaround for guest writes to PCI config - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LINUX] Missing xenoprof.h header file for x86/64. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [QEMU] usb-uhci: Data buffer is too small - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LINUX] Properly trigger XenbusStateClosed in blkfront - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LIBXC] Fix Solaris build: Use XC_PAGE_SIZE not PAGE_SIZE. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LINUX] Only initialise kexec in domain0. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix-up reference to name_label. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix HVM shutdown when xend is restarted. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LINUX] Fix backward compatibility with hypervisors which do not support kexec. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Rename machine_shutdown to machine_reboot_kexec to better - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Only parse the crashkernel command line parameter once on boot - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix registration on managed domains on xend restart. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix managed domain rebooting by only complaining about a VM name conflict if - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix default for the authentication on the Xen-API server -- the default should - Xen patchbot-unstable

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