xen-changelog - Mail Index


December 31, 06
14:05 [Xen-changelog] [xen-unstable] [HVM] Change VCPU->LAPIC_ID mapping so that VCPU0 has ID0. Xen patchbot-unstable
12:20 [Xen-changelog] [xen-unstable] [PV-ON-HVM] Update evtchn interface to match new PV Linux interfaces. Xen patchbot-unstable
December 30, 06
19:10 [Xen-changelog] [xen-unstable] [LINUX] Extend the event-channel interfaces to provide helper methods Xen patchbot-unstable
19:10 [Xen-changelog] [xen-unstable] [HVM] Rationalise OEM and Creator IDs and Table Revisions. Xen patchbot-unstable
13:20 [Xen-changelog] [xen-unstable] [HVM] Minor HPET fixes/ and cleanups. Xen patchbot-unstable
December 29, 06
22:58 [Xen-changelog] [xen-unstable] Fix xmlrpclib2's stringify to cope with floats and longs, removing the need Xen patchbot-unstable
22:58 [Xen-changelog] [xen-unstable] Resurrect cset 13174:766eec31afab, with one fix -- pass the fallback flag to Xen patchbot-unstable
22:57 [Xen-changelog] [xen-unstable] Minor clean ups to shadow logdirty peek / clean. Xen patchbot-unstable
22:56 [Xen-changelog] [xen-unstable] [HVM] Fix HPET timer to support 8-byte accesses, erroneous updates Xen patchbot-unstable
22:50 [Xen-changelog] [xen-unstable] (temporarily) revert cset 13174:766eec31afab since it seems to break 64-bit; Xen patchbot-unstable
22:50 [Xen-changelog] [xen-unstable] Remove a few more explicit type conversions, now that stringify is fixed. Xen patchbot-unstable
22:50 [Xen-changelog] [xen-unstable] Improve the documentation of the set add/remove methods. Xen patchbot-unstable
22:50 [Xen-changelog] [xen-unstable] Explicitly use GNU msgfmt on non-GNU systems. Xen patchbot-unstable
22:49 [Xen-changelog] [xen-unstable] [SOLARIS] Fix xentop build. Xen patchbot-unstable
22:49 [Xen-changelog] [xen-unstable] Remove 'netbuf race' debug output - we get tons of these for ballooned Xen patchbot-unstable
22:49 [Xen-changelog] [xen-unstable] Remove unused #defines. Xen patchbot-unstable
22:49 [Xen-changelog] [xen-unstable] Revert cset 13181:f087c013cf12 since the event channel is already unbound via Xen patchbot-unstable
22:49 [Xen-changelog] [xen-unstable] Fix libxenstore library dependencies. Xen patchbot-unstable
22:49 [Xen-changelog] [xen-unstable] [BLK] front: Fix free of event channel. Xen patchbot-unstable
22:21 [Xen-changelog] [xen-unstable] Add a 1-PIF-per-network limit. Xen patchbot-unstable
22:21 [Xen-changelog] [xen-unstable] [HVM][VMX] Fix regs set/get decoding in VMXAssist. Xen patchbot-unstable
22:21 [Xen-changelog] [xen-unstable] Format Xen-API error messages nicely. Xen patchbot-unstable
22:21 [Xen-changelog] [xen-unstable] Added network.{create, destroy}, and PIF.{create, create_VLAN, destroy}, and Xen patchbot-unstable
22:21 [Xen-changelog] [xen-unstable] [QEMU] Fix a number of signedness issues plus a typo in the version checking in vnc.c. Xen patchbot-unstable
22:21 [Xen-changelog] [xen-unstable] [HVM] Fix assumptions that ISA IRQ 0 connects to GSI 0. Xen patchbot-unstable
22:21 [Xen-changelog] [xen-unstable] Cope if a VIF is not attached to a network. Xen patchbot-unstable
22:21 [Xen-changelog] [xen-unstable] Do not update the PV_ variables with the values outputted by the bootloader -- Xen patchbot-unstable
22:21 [Xen-changelog] [xen-unstable] Added __repr__ implementation, initialise last_login_method to None, and Xen patchbot-unstable
22:21 [Xen-changelog] [xen-unstable] Revert 13107:04c5f7b71ff4175ae387b93845bb4c83ffb5efa9. Xen patchbot-unstable
22:21 [Xen-changelog] [xen-unstable] Fix return types for VBD.get_record and VIF.get_record. Xen patchbot-unstable
22:21 [Xen-changelog] [xen-unstable] Implement network.get_VIFs. Xen patchbot-unstable
22:20 [Xen-changelog] [xen-unstable] Fix reboot of PV domains when both kernel and bootloader are unspecified Xen patchbot-unstable
22:20 [Xen-changelog] [xen-unstable] Fix booting caused by recent thinko. Xen patchbot-unstable
22:20 [Xen-changelog] [xen-unstable] Copy the xm configuration file into the distribution. Comment-out the Xen-API Xen patchbot-unstable
22:20 [Xen-changelog] [xen-unstable] Tidy and fix bindings for the SR class. Xen patchbot-unstable
22:20 [Xen-changelog] [xen-unstable] Fix PV_initrd reference (should be PV_ramdisk). Xen patchbot-unstable
22:20 [Xen-changelog] [xen-unstable] Added Brctl.get_state, to support upcoming PIF implementation. Xen patchbot-unstable
22:20 [Xen-changelog] [xen-unstable] Override logging.Logger.findCaller so that the trace function here does not Xen patchbot-unstable
December 27, 06
02:15 [Xen-changelog] [xen-unstable] Tidy up bindings for VDI class. Xen patchbot-unstable
02:15 [Xen-changelog] [xen-unstable] Fix HVM booting through Xen-API when the kernel is unspecified. Xen patchbot-unstable
December 26, 06
20:30 [Xen-changelog] [xen-unstable] Implement VM_BAD_POWER_STATE handling. Xen patchbot-unstable
20:30 [Xen-changelog] [xen-unstable] [HVM] Route ISA IRQ 0 to IOAPIC GSI 2, just like 99% of native systems. Xen patchbot-unstable
20:30 [Xen-changelog] [xen-unstable] Added the BAD_VM_STATE error code, and tidy up the error code section. Xen patchbot-unstable
December 25, 06
18:56 [Xen-changelog] [xen-unstable] Implement network.set_{name_{label, description}, default_{gateway, netmask}}. Xen patchbot-unstable
18:56 [Xen-changelog] [xen-unstable] Plumb the new PIF and network implementations in through the XendAPI class. Xen patchbot-unstable
18:56 [Xen-changelog] [xen-unstable] Persist network details when they change. Xen patchbot-unstable
18:56 [Xen-changelog] [xen-unstable] Fix plumbing for PIF calls. Change xen_api_success to convert None to the Xen patchbot-unstable
18:56 [Xen-changelog] [xen-unstable] Change the way that MESSAGE_PARAMETER_COUNT_MISMATCH is diagnosed (using a Xen patchbot-unstable
18:56 [Xen-changelog] [xen-unstable] Persist the VLAN setting. Xen patchbot-unstable
18:56 [Xen-changelog] [xen-unstable] Added get_record method. Xen patchbot-unstable
18:56 [Xen-changelog] [xen-unstable] Implement network.get_{name_{label, description}, default_{gateway, netmask}}. Xen patchbot-unstable
18:56 [Xen-changelog] [xen-unstable] Change the way that networks and PIFs relate to each other -- the PIF holds a Xen patchbot-unstable
18:55 [Xen-changelog] [xen-unstable] Added support for state records in Xend, for keeping storage and network Xen patchbot-unstable
18:55 [Xen-changelog] [xen-unstable] Cope with corrupt or empty VDI config files. Have to_record return strings Xen patchbot-unstable
18:55 [Xen-changelog] [xen-unstable] New XendNetwork and XendPIF classes, for implementing the Xen-API network and Xen patchbot-unstable
18:55 [Xen-changelog] [xen-unstable] Adjust the argument counts for a MESSAGE_PARAMETER_COUNT_MISMATCH to account for Xen patchbot-unstable
December 23, 06
23:11 [Xen-changelog] [xen-unstable] [HVM] Revert cset 13103 for now, as it is causing boot errors. Xen patchbot-unstable
23:11 [Xen-changelog] [xen-unstable] Added I18N support for Xen-API error codes. Xen patchbot-unstable
23:11 [Xen-changelog] [xen-unstable] Don't try to copy the .mo files if they haven't been built. Xen patchbot-unstable
23:10 [Xen-changelog] [xen-unstable] Only build the message database if msgfmt is installed. Xen patchbot-unstable
23:10 [Xen-changelog] [xen-unstable] Move get_by_uuid to the right place to have the input validated. The recent Xen patchbot-unstable
23:10 [Xen-changelog] [xen-unstable] [XEN] Add const attribute to elf_sanity_check() parameter on all arches. Xen patchbot-unstable
23:10 [Xen-changelog] [xen-unstable] Added retry behaviour when receiving SESSION_INVALID. This means that xm shell Xen patchbot-unstable
23:10 [Xen-changelog] [xen-unstable] Fix escaping. Xen patchbot-unstable
23:10 [Xen-changelog] [xen-unstable] More 'const' cleanups (and fixes, for Solaris). Xen patchbot-unstable
December 22, 06
14:55 [Xen-changelog] [xen-unstable] Fix description of ErrorDescription to be all strings, and update the examples. Xen patchbot-unstable
14:55 [Xen-changelog] [xen-unstable] [XEND] Fix parsing of bootloader and bootloader_args in XendConfig Xen patchbot-unstable
13:10 [Xen-changelog] [xen-unstable] Move the decoration of all the Xen-API methods out of XendAPI.__init__ and Xen patchbot-unstable
13:10 [Xen-changelog] [xen-unstable] Added Xen-API-style error handling for INTERNAL_ERROR and Xen patchbot-unstable
13:10 [Xen-changelog] [xen-unstable] Cope with a response that's not a dictionary. Xen patchbot-unstable
December 21, 06
23:00 [Xen-changelog] [xen-unstable] [HVM] Missing gva->gpa translation in MMIO MOVS handler Xen patchbot-unstable
21:35 [Xen-changelog] [xen-unstable] Create new public header directory for x86-specific definitions. Xen patchbot-unstable
21:35 [Xen-changelog] [xen-unstable] Add a function for creating a domain from an existing XendConfig, and use that Xen patchbot-unstable
21:35 [Xen-changelog] [xen-unstable] More error codes. Xen patchbot-unstable
17:06 [Xen-changelog] [xen-unstable] Document a few error codes. Xen patchbot-unstable
17:06 [Xen-changelog] [xen-unstable] [XEND] Minor syntax cleanup in security.py for sxp parsing. Xen patchbot-unstable
17:06 [Xen-changelog] [xen-unstable] [XEND] Xen API commands cleanup. Xen patchbot-unstable
17:06 [Xen-changelog] [xen-unstable] Document recent changes to the booting API, introducing PV and HVM groups in Xen patchbot-unstable
17:06 [Xen-changelog] [xen-unstable] Improve consistency of type-attribute usage (volatile/const). Xen patchbot-unstable
17:06 [Xen-changelog] [xen-unstable] Implement the major part of the new error handling for the Xen-API. Xen patchbot-unstable
17:06 [Xen-changelog] [xen-unstable] [HVM] Emulates HPET in hypervisor and extend ACPI tables. Xen patchbot-unstable
17:06 [Xen-changelog] [xen-unstable] [qemu patches] Update patches upto changeset 13113:fd1ccd818f2c. Xen patchbot-unstable
17:06 [Xen-changelog] [xen-unstable] [XEN] Update comments to reflect cset 13059:6cbed96fedac Xen patchbot-unstable
17:06 [Xen-changelog] [xen-unstable] [XM] Throw proper exception for xm console for unstarted domains. Xen patchbot-unstable
17:06 [Xen-changelog] [xen-unstable] [XEND] Add cpu_weight and cpu_cap parsing for SXP config create Xen patchbot-unstable
17:06 [Xen-changelog] [xen-unstable] [QEMU] Align VGA ram allocation Xen patchbot-unstable
17:05 [Xen-changelog] [xen-unstable] [QEMU] Include pthread.h. Xen patchbot-unstable
17:05 [Xen-changelog] [xen-unstable] [LINUX][IA64] New file swiotlb.h. Xen patchbot-unstable
17:05 [Xen-changelog] [xen-unstable] [HVM][VMX] Save GS_SHADOW MSR only on x86/64. Xen patchbot-unstable
01:17 [Xen-changelog] [xen-unstable] [XEN] Fix cset 13107:04c5f7b71ff4 Xen patchbot-unstable
01:16 [Xen-changelog] [xen-unstable] [qemu patches] Update patches upto changeset 13108:ed815cbdc90e. Xen patchbot-unstable
01:16 [Xen-changelog] [xen-unstable] [XEN] Don't pass spurious fast-path faults to the guest at all. Xen patchbot-unstable
01:16 [Xen-changelog] [xen-unstable] [XEN] Clean up the shadow interface Xen patchbot-unstable
01:16 [Xen-changelog] [xen-unstable] [XEN] Emulator extensions to decode ModRM.MOD == 3. Xen patchbot-unstable
01:16 [Xen-changelog] [xen-unstable] [HVM] Enable more than one platform timer (PIT/RTC/HPET) Xen patchbot-unstable
01:16 [Xen-changelog] [xen-unstable] [HVM] Mask cmpxchg8b capability in cpuid for non-pae guests Xen patchbot-unstable
01:16 [Xen-changelog] [xen-unstable] [BLTAP] Use getpagesize() for portability. Xen patchbot-unstable
01:16 [Xen-changelog] [xen-unstable] [HVM] Add expansion-ROM boot support to the ROMBIOS Xen patchbot-unstable
01:16 [Xen-changelog] [xen-unstable] [XEN] Better diagnostics of recursive shadow faults Xen patchbot-unstable
01:16 [Xen-changelog] [xen-unstable] [HVM] Add Etherboot option ROM, for network-booting HVM guests. Xen patchbot-unstable
01:16 [Xen-changelog] [xen-unstable] [LINUX] Disallow nested event delivery. Xen patchbot-unstable
01:16 [Xen-changelog] [xen-unstable] [NET] front: Fix interface teardown. Xen patchbot-unstable
01:16 [Xen-changelog] [xen-unstable] [XEN] Skip shadowing of guest PTE writes when known to be safe Xen patchbot-unstable
01:16 [Xen-changelog] [xen-unstable] [HVM][SVM] Modify the interrupt/event injection logic. Xen patchbot-unstable
01:16 [Xen-changelog] [xen-unstable] [LINUX] dma: Use swiotlb mask for coherent mappings too Xen patchbot-unstable
01:15 [Xen-changelog] [xen-unstable] [HVM] Sync per vcpu LAPIC timer with its TSC: Xen patchbot-unstable
01:15 [Xen-changelog] [xen-unstable] [HVM] Clean up CPUID handling. Xen patchbot-unstable
01:15 [Xen-changelog] [xen-unstable] [LIBXC] Fix iteration over GDT in save/restore code. Xen patchbot-unstable
December 20, 06
13:45 [Xen-changelog] [xen-3.0.4-testing] Added tag RELEASE-3.0.4 for changeset fb82db35ba4ecbd5f73b08e4379f985164b661dd Xen patchbot-3.0.4-testing
13:45 [Xen-changelog] [xen-3.0.4-testing] Xen 3.0.4 final release. Xen patchbot-3.0.4-testing
11:55 [Xen-changelog] [xen-unstable] Added tag 3.0.4-branched for changeset 057f7c4dbed1c75a3fbe446d346cee04cff31497 Xen patchbot-unstable
01:15 [Xen-changelog] [xen-unstable] Qcow-create reserve flag update. Xen patchbot-unstable
01:15 [Xen-changelog] [xen-unstable] Qcow driver code cleanup: Xen patchbot-unstable
December 19, 06
16:49 [Xen-changelog] [xen-unstable] [XENOPROF] Fix buffer sharing with auto-translate guests. Xen patchbot-unstable
16:49 [Xen-changelog] [xen-unstable] Fix parsing of cpus in the guest configuration file. Xen patchbot-unstable
14:21 [Xen-changelog] [xen-3.0.4-testing] [IA64] evtchn_callback fix and clean Xen patchbot-3.0.4-testing
14:21 [Xen-changelog] [xen-3.0.4-testing] Merge with xen-unstable.hg Xen patchbot-3.0.4-testing
14:21 [Xen-changelog] [xen-3.0.4-testing] [POWERPC] Remove extra arch warnings for release. Xen patchbot-3.0.4-testing
14:21 [Xen-changelog] [xen-3.0.4-testing] Fix parsing of cpus in the guest configuration file. Xen patchbot-3.0.4-testing
14:21 [Xen-changelog] [xen-3.0.4-testing] merge with xen-unstable.hg Xen patchbot-3.0.4-testing
14:21 [Xen-changelog] [xen-3.0.4-testing] Merge with xen-ia64-unstable.hg Xen patchbot-3.0.4-testing
14:21 [Xen-changelog] [xen-3.0.4-testing] [XENOPROF] Fix buffer sharing with auto-translate guests. Xen patchbot-3.0.4-testing
14:21 [Xen-changelog] [xen-3.0.4-testing] [IA64] Mask out reserved bits to avoid Reserved Register/Field faults. Xen patchbot-3.0.4-testing
14:21 [Xen-changelog] [xen-3.0.4-testing] [XEN] Revert 12977:af39d20b2b728941421ef18e5c5b1012852eec80 Xen patchbot-3.0.4-testing
14:20 [Xen-changelog] [xen-3.0.4-testing] [IA64] remove global zero initializers Xen patchbot-3.0.4-testing
14:20 [Xen-changelog] [xen-3.0.4-testing] [IA64] Reflect general exceptions Xen patchbot-3.0.4-testing
12:31 [Xen-changelog] [xen-unstable] merge with xen-unstable.hg Xen patchbot-unstable
12:31 [Xen-changelog] [xen-unstable] Merge with xen-ia64-unstable.hg Xen patchbot-unstable
12:30 [Xen-changelog] [xen-unstable] [IA64] evtchn_callback fix and clean Xen patchbot-unstable
12:30 [Xen-changelog] [xen-unstable] [IA64] Mask out reserved bits to avoid Reserved Register/Field faults. Xen patchbot-unstable
12:30 [Xen-changelog] [xen-unstable] [IA64] Reflect general exceptions Xen patchbot-unstable
12:30 [Xen-changelog] [xen-unstable] [IA64] remove global zero initializers Xen patchbot-unstable
12:30 [Xen-changelog] [xen-unstable] [XEN] Only print progress dots when scrubbing actual memory. Xen patchbot-unstable
12:30 [Xen-changelog] [xen-unstable] [XEN] Revert 12977:af39d20b2b728941421ef18e5c5b1012852eec80 Xen patchbot-unstable
11:16 [Xen-changelog] [xen-3.0.4-testing] Release candidate 3. Xen patchbot-3.0.4-testing
11:16 [Xen-changelog] [xen-3.0.4-testing] Added tag 3.0.4-rc3 for changeset 54c42543ea6ea5bbf789b3121fed13a89225a56d Xen patchbot-3.0.4-testing
11:16 [Xen-changelog] [xen-3.0.4-testing] Merge with xen-unstable.hg Xen patchbot-3.0.4-testing
11:16 [Xen-changelog] [xen-3.0.4-testing] [XEN] Only print progress dots when scrubbing actual memory. Xen patchbot-3.0.4-testing
11:16 [Xen-changelog] [xen-3.0.4-testing] Fix _login to pass arguments to the server unconditionally, rather than Xen patchbot-3.0.4-testing
11:16 [Xen-changelog] [xen-3.0.4-testing] Fix the parsing of the image sexpr to use PV_kernel et al, rather than the old Xen patchbot-3.0.4-testing
11:16 [Xen-changelog] [xen-3.0.4-testing] Minor tidyup. Xen patchbot-3.0.4-testing
11:16 [Xen-changelog] [xen-3.0.4-testing] Only try to label resources if ACM is enabled. Xen patchbot-3.0.4-testing
11:16 [Xen-changelog] [xen-3.0.4-testing] Write the xfb configuration details to the store, rather than storing them in Xen patchbot-3.0.4-testing
11:16 [Xen-changelog] [xen-3.0.4-testing] Fix printing of usage when OptionError is thrown. Xen patchbot-3.0.4-testing
11:15 [Xen-changelog] [xen-3.0.4-testing] Persist all the Xen-API data values for VMs. Xen patchbot-3.0.4-testing
11:15 [Xen-changelog] [xen-3.0.4-testing] An error occurs if the first detach was successful and the 2nd one is Xen patchbot-3.0.4-testing
11:15 [Xen-changelog] [xen-3.0.4-testing] Improve XendCheckpoint's forkHelper error handling. Xen patchbot-3.0.4-testing
11:15 [Xen-changelog] [xen-3.0.4-testing] Write the new version of the persisted config to a tempfile and then rename it, Xen patchbot-3.0.4-testing
11:15 [Xen-changelog] [xen-3.0.4-testing] Allow the XenAPI Session object to have login_with_password called as a Xen patchbot-3.0.4-testing
11:15 [Xen-changelog] [xen-3.0.4-testing] VNC pasword authentication support for the paravirt framebuffer server. Xen patchbot-3.0.4-testing
11:15 [Xen-changelog] [xen-3.0.4-testing] Fix pointer encoding in vncfb (middle and right button were swapped). Xen patchbot-3.0.4-testing
11:15 [Xen-changelog] [xen-3.0.4-testing] [XENFB] xenfb_update_screen() calls zap_page_range() while holding spinlock mm_lock. Xen patchbot-3.0.4-testing
11:15 [Xen-changelog] [xen-3.0.4-testing] Add CONFIG_X86_{32, 64} Makefile variables. Xen patchbot-3.0.4-testing
11:15 [Xen-changelog] [xen-3.0.4-testing] Use portable recursive mutex in qemue mapcache. Xen patchbot-3.0.4-testing
December 18, 06
01:50 [Xen-changelog] [xen-unstable] Write the xfb configuration details to the store, rather than storing them in Xen patchbot-unstable
01:50 [Xen-changelog] [xen-unstable] Minor tidyup. Xen patchbot-unstable
01:50 [Xen-changelog] [xen-unstable] Fix _login to pass arguments to the server unconditionally, rather than Xen patchbot-unstable
01:50 [Xen-changelog] [xen-unstable] Fix printing of usage when OptionError is thrown. Xen patchbot-unstable
01:50 [Xen-changelog] [xen-unstable] Fix the parsing of the image sexpr to use PV_kernel et al, rather than the old Xen patchbot-unstable
December 16, 06
17:33 [Xen-changelog] [xen-unstable] Only try to label resources if ACM is enabled. Xen patchbot-unstable
17:33 [Xen-changelog] [xen-unstable] Write the new version of the persisted config to a tempfile and then rename it, Xen patchbot-unstable
17:33 [Xen-changelog] [xen-unstable] Improve XendCheckpoint's forkHelper error handling. Xen patchbot-unstable
17:33 [Xen-changelog] [xen-unstable] An error occurs if the first detach was successful and the 2nd one is Xen patchbot-unstable
17:33 [Xen-changelog] [xen-unstable] Persist all the Xen-API data values for VMs. Xen patchbot-unstable
17:33 [Xen-changelog] [xen-unstable] Fix pointer encoding in vncfb (middle and right button were swapped). Xen patchbot-unstable
17:33 [Xen-changelog] [xen-unstable] Allow the XenAPI Session object to have login_with_password called as a Xen patchbot-unstable
17:32 [Xen-changelog] [xen-unstable] VNC pasword authentication support for the paravirt framebuffer server. Xen patchbot-unstable
17:32 [Xen-changelog] [xen-unstable] [XENFB] xenfb_update_screen() calls zap_page_range() while holding spinlock mm_lock. Xen patchbot-unstable
17:32 [Xen-changelog] [xen-unstable] Add CONFIG_X86_{32, 64} Makefile variables. Xen patchbot-unstable
17:32 [Xen-changelog] [xen-unstable] Use portable recursive mutex in qemue mapcache. Xen patchbot-unstable
December 15, 06
15:40 [Xen-changelog] [xen-unstable] [TOOLS] USe -mno-direct-seg-refs when building on i386. Xen patchbot-unstable
15:40 [Xen-changelog] [xen-unstable] Fix mem-set, mem-max, and vcpu-set commands when used against inactive domains. Xen patchbot-unstable
15:40 [Xen-changelog] [xen-unstable] Use new -p flag to qcow-create. Xen patchbot-unstable
15:39 [Xen-changelog] [xen-unstable] Clean-up hvm/shadow interaction around cr3 updates. Xen patchbot-unstable
15:39 [Xen-changelog] [xen-unstable] Fix more enum demarshalling. Xen patchbot-unstable
15:39 [Xen-changelog] [xen-unstable] Added a test for xen_vm_get_power_state. Xen patchbot-unstable
15:39 [Xen-changelog] [xen-unstable] Fix VM.get_power_state API. On the xend side an integer representation of the power state was being returned instead of a string representation as specified by the XenAPI spec. Xen patchbot-unstable
12:39 [Xen-changelog] [xen-unstable] [XM] Fix network-attach help message. Xen patchbot-unstable
12:39 [Xen-changelog] [xen-unstable] Fix check_udev in the case where udev is missing -- test's -a does not shortcut. Xen patchbot-unstable
12:39 [Xen-changelog] [xen-unstable] Revert Makefile changes from 13023:70155087efe89 -- they break make dist. Xen patchbot-unstable
12:39 [Xen-changelog] [xen-unstable] [NET]: Fix segmentation of linear packets Xen patchbot-unstable
12:39 [Xen-changelog] [xen-unstable] [XEN] Clean up list.h for Xen formatting rules and add hlist macros Xen patchbot-unstable
12:39 [Xen-changelog] [xen-unstable] Remove unused function from check script. Xen patchbot-unstable
10:51 [Xen-changelog] [xen-unstable] Replace the error message when invalid xm commands are given. Xen patchbot-unstable
10:51 [Xen-changelog] [xen-unstable] Fix exit status for failed commands, and tidy up the usage display. Xen patchbot-unstable
10:51 [Xen-changelog] [xen-unstable] Fix 64-bit build with a PRIu64. Xen patchbot-unstable
10:51 [Xen-changelog] [xen-unstable] Updated test to match new booting arrangement. Xen patchbot-unstable
10:51 [Xen-changelog] [xen-unstable] Fix exception handling in xend start-of-day. Xen patchbot-unstable
10:50 [Xen-changelog] [xen-unstable] Add sparseness flag to qcow-create. Xen patchbot-unstable
10:50 [Xen-changelog] [xen-unstable] Remove the boot-type implementation -- now replaced by the HVM and PV boot Xen patchbot-unstable
10:50 [Xen-changelog] [xen-unstable] Implement new booting parameters for Xen-API, and backwards compatibility for Xen patchbot-unstable
10:50 [Xen-changelog] [xen-unstable] Stub implementations of VM.auto_power_on, VM.consoles. Xen patchbot-unstable
10:50 [Xen-changelog] [xen-unstable] Remove a number of unused configuration dictionaries -- these have all Xen patchbot-unstable
10:50 [Xen-changelog] [xen-unstable] Fix calls to destroyDevice that are missing a force flag. Xen patchbot-unstable
10:50 [Xen-changelog] [xen-unstable] Add some exception logging. Xen patchbot-unstable
10:50 [Xen-changelog] [xen-unstable] Added xm shell command, taken from xapi.py, to make testing the Xen-API calls Xen patchbot-unstable
10:50 [Xen-changelog] [xen-unstable] Have a 1GiB disk rather than 1MiB, for a slightly more sensible test. Xen patchbot-unstable
10:50 [Xen-changelog] [xen-unstable] Merge with xen-ia64-unstable.hg Xen patchbot-unstable
10:49 [Xen-changelog] [xen-unstable] [IA64][HVM] Use vcpu info from getdomaininfo Xen patchbot-unstable
10:49 [Xen-changelog] [xen-unstable] merge with xen-unstable.hg Xen patchbot-unstable
10:49 [Xen-changelog] [xen-unstable] [IA64][BUILD] XEN_XKBUFF needs to depend on NET Xen patchbot-unstable
10:49 [Xen-changelog] [xen-unstable] merge with xen-unstable.hg Xen patchbot-unstable
10:49 [Xen-changelog] [xen-unstable] [IA64] Fix typo : npte not defined Xen patchbot-unstable
December 14, 06
19:20 [Xen-changelog] [xen-unstable] Tidy up. Xen patchbot-unstable
19:20 [Xen-changelog] [xen-unstable] [XEN] Provide PV guests with emulated PIT. Xen patchbot-unstable
19:20 [Xen-changelog] [xen-unstable] [TOOLS] Fix check-script compatibility with non-bash shells. Xen patchbot-unstable
19:20 [Xen-changelog] [xen-unstable] [XEN] Fix memory allocator after recent bootmem change. Xen patchbot-unstable
19:20 [Xen-changelog] [xen-unstable] [TOOLS] A couple of check-script cleanups. Xen patchbot-unstable
19:20 [Xen-changelog] [xen-unstable] [KEXEC] Clean up kexec code and fix panic-induced reboot when Xen patchbot-unstable
19:19 [Xen-changelog] [xen-unstable] Add another package check (python-xml). Xen patchbot-unstable
19:19 [Xen-changelog] [xen-unstable] Fix deadlock when accessing IO memory. Xen patchbot-unstable
19:19 [Xen-changelog] [xen-unstable] [NET] front: Fix crashes when xenstore watches fire multiple times. Xen patchbot-unstable
19:19 [Xen-changelog] [xen-unstable] [XEN] Boot allocator searches from earliest registered Xen patchbot-unstable
19:19 [Xen-changelog] [xen-unstable] [XM] Fix typo in 'xm vcpu-list' header. Xen patchbot-unstable
19:19 [Xen-changelog] [xen-unstable] [XENFB] No need for IRQs to be disabled in critical regions. Xen patchbot-unstable
12:50 [Xen-changelog] [xen-unstable] [LINUX] Fix seg-fixup warning. Xen patchbot-unstable
12:49 [Xen-changelog] [xen-unstable] [XEN] Spot incorrect use of lXe_write & Co. Xen patchbot-unstable
12:49 [Xen-changelog] [xen-unstable] [LINUX] Fix build without CONFIG_HOTPLUG_CPU Xen patchbot-unstable
12:49 [Xen-changelog] [xen-unstable] Set FD_CLOEXEC on the pidfile fd, so that tapdisk does not get it. Xen patchbot-unstable
12:49 [Xen-changelog] [xen-unstable] Allow loading of ELF kernel images that support both PAE and non-PAE. Xen patchbot-unstable
12:49 [Xen-changelog] [xen-unstable] Hack xm block-detach to remove tap disks as well as vbds. Xen patchbot-unstable
12:49 [Xen-changelog] [xen-unstable] [Xend] Add a --force option to detach operations. Xen patchbot-unstable
11:29 [Xen-changelog] [xen-unstable] Fix typos in the external-device migrate script. Xen patchbot-unstable
11:29 [Xen-changelog] [xen-unstable] [XEND] Activate a declared external device migration script for all devices and all save modes. Xen patchbot-unstable
December 13, 06
18:59 [Xen-changelog] [xen-unstable] [XEN] Improve scheduler cap mechanism Xen patchbot-unstable
17:43 [Xen-changelog] [xen-unstable] [XEN] Make TRC_MEM's bits unique. Xen patchbot-unstable
17:43 [Xen-changelog] [xen-unstable] When enumerating VMs resident on a host (Host.get_resident_VMs RPC), ensure VMs with same UUID only appear once in the list. Xen patchbot-unstable
17:43 [Xen-changelog] [xen-unstable] Allow adding VIF devices to a VM when in halted state. Do not attempt to create the VIF device if VM is in halted state. Xen patchbot-unstable
17:43 [Xen-changelog] [xen-unstable] Steal the write_pidfile function from xenstored_core, and use it to ensure Xen patchbot-unstable
17:43 [Xen-changelog] [xen-unstable] Check return of new_domain inside dom0_init, avoiding segfault if there is Xen patchbot-unstable
17:43 [Xen-changelog] [xen-unstable] Tidy error message. Xen patchbot-unstable
17:42 [Xen-changelog] [xen-unstable] Implement xen_vm_set_vcpus_number, Xen patchbot-unstable
17:42 [Xen-changelog] [xen-unstable] Fix capitalisation of on-wire calls for VM.set_platform_std_VGA and Xen patchbot-unstable
17:42 [Xen-changelog] [xen-unstable] Remove accidental double declaration of xen_vm_destroy. Xen patchbot-unstable
17:42 [Xen-changelog] [xen-unstable] Implement the VM.auto_power_on field. Xen patchbot-unstable
17:42 [Xen-changelog] [xen-unstable] Update doc-comments to match recent documentation tidy-ups. Xen patchbot-unstable
17:42 [Xen-changelog] [xen-unstable] One more doc-comment update. Xen patchbot-unstable
17:42 [Xen-changelog] [xen-unstable] merge Xen patchbot-unstable
17:42 [Xen-changelog] [xen-unstable] When recreating the record for dom 0, read the current VCPU settings from Xen, Xen patchbot-unstable
17:42 [Xen-changelog] [xen-unstable] [XEN] Kexec: Disable crash keyhandler when no crash kernel is loaded. Xen patchbot-unstable
17:42 [Xen-changelog] [xen-unstable] [XEN] Clean up public headers. Clarify licensing of kbdif.h and fbif.h. Xen patchbot-unstable
17:42 [Xen-changelog] [xen-unstable] [XEND] Fix maxmem config issues. Xen patchbot-unstable
17:41 [Xen-changelog] [xen-unstable] [IOEMU] Locking needed to access mapcache. Xen patchbot-unstable
17:41 [Xen-changelog] [xen-unstable] [XEN] Use cpumask macros to update numa node masks. Xen patchbot-unstable
17:41 [Xen-changelog] [xen-unstable] [TOOLS] Fix the build. Clearly demarcate PPC-specific stuff. Xen patchbot-unstable
17:41 [Xen-changelog] [xen-unstable] Tiny fix. Xen patchbot-unstable
17:41 [Xen-changelog] [xen-unstable] Update ignores. Xen patchbot-unstable
17:41 [Xen-changelog] [xen-unstable] Merge with xenppc-unstable Xen patchbot-unstable
17:41 [Xen-changelog] [xen-unstable] [POWERPC][XEN] Add support for || as a xen/dom0 commandline divider. Xen patchbot-unstable
17:41 [Xen-changelog] [xen-unstable] [XEN][POWERPC] boot_of_allocator fixups Xen patchbot-unstable
17:41 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Fix systemsim-gpul failure to boot Xen patchbot-unstable
17:41 [Xen-changelog] [xen-unstable] [POWERPC][XEN] Remove unused uaccess.h header. Xen patchbot-unstable
17:41 [Xen-changelog] [xen-unstable] [POWERPC][XEN] Fix gdbstub build break. Xen patchbot-unstable
17:41 [Xen-changelog] [xen-unstable] [POWERPC][XEN] Fix kexec build breakage. Xen patchbot-unstable
17:40 [Xen-changelog] [xen-unstable] [POWERPC][XEN] Fix build break by using bitmap field in cpumask_t. Xen patchbot-unstable
17:40 [Xen-changelog] [xen-unstable] [POWERPC][XEN] Fix warning by removing "packed". Xen patchbot-unstable
17:40 [Xen-changelog] [xen-unstable] [POWERPC][XEN] Build fixes. Xen patchbot-unstable
17:40 [Xen-changelog] [xen-unstable] [POWERPC][XEN] Add empty xenoprof.h. Xen patchbot-unstable
17:40 [Xen-changelog] [xen-unstable] [POWERPC] Merge with xen-unstable.hg. Xen patchbot-unstable
17:39 [Xen-changelog] [xen-unstable] [POWERPC] Merge in outstanding changes from xenppc-unstable.hg. Xen patchbot-unstable
17:39 [Xen-changelog] [xen-unstable] [XEN][POWERPC] should comment the Power Managment workaround in the code as well Xen patchbot-unstable
17:39 [Xen-changelog] [xen-unstable] [XEN][POWERPC] cleanup hard tabs Xen patchbot-unstable
17:39 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Fix IPI stall timeout without using timebase_freq Xen patchbot-unstable
17:39 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Do not override smp function call wait flag Xen patchbot-unstable
17:39 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Generalized parallel IPI handlers Xen patchbot-unstable
17:39 [Xen-changelog] [xen-unstable] [XEN][POWERPC] secondary_cpu_init() does not return. Xen patchbot-unstable
17:39 [Xen-changelog] [xen-unstable] [POWERPC][XEN] cpu_relax() needs to call barrier() Xen patchbot-unstable
17:39 [Xen-changelog] [xen-unstable] [XEN][POWERPC] OFD dump prefix screen and hook into keyhandler Xen patchbot-unstable
17:39 [Xen-changelog] [xen-unstable] [TOOLS][POWERPC] update prose builder to define the mem_mb arg. Xen patchbot-unstable
17:39 [Xen-changelog] [xen-unstable] [XEN][POWERPC] fix some hard tabs that snuck by Xen patchbot-unstable
17:38 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Fix Register dumping from ^A^A^A console Xen patchbot-unstable
17:38 [Xen-changelog] [xen-unstable] [XEN][POWERPC] SMP/IPI/MB combined Xen patchbot-unstable
17:38 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Early boot memory avoidance improvemnts Xen patchbot-unstable
17:38 [Xen-changelog] [xen-unstable] [POWERPC][XEN] Ignore device tree nodes missing "device_type". Xen patchbot-unstable
17:38 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Flush the ERAT very early on secondary processors. Xen patchbot-unstable
17:38 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Turn off the Guard bit for access to the grant table Xen patchbot-unstable
17:38 [Xen-changelog] [xen-unstable] [TOOLS][POWERPC] Add missing prototype Xen patchbot-unstable
17:38 [Xen-changelog] [xen-unstable] [POWERPC][XEN] support for recursive spinlocks Xen patchbot-unstable
17:38 [Xen-changelog] [xen-unstable] [POWERPC][XEN] Rename "Mambo" to "systemsim". Xen patchbot-unstable
17:38 [Xen-changelog] [xen-unstable] [XEN][POWERPC] The VIO rewrite Xen patchbot-unstable
17:38 [Xen-changelog] [xen-unstable] [TOOLS][POWERPC]fixes to put back commandline in prose builder Xen patchbot-unstable
17:37 [Xen-changelog] [xen-unstable] [TOOLS][POWERPC] oops, forgot load_elf_kernel() Xen patchbot-unstable
17:37 [Xen-changelog] [xen-unstable] [TOOLS][POWERPC] Use a smaller page array and place common code in utils.c Xen patchbot-unstable
17:37 [Xen-changelog] [xen-unstable] [TOOLS][POWERPC] apply start_info changes to xc_prose_build.c Xen patchbot-unstable
17:37 [Xen-changelog] [xen-unstable] [TOOLS][POWERPC] Add Prose Domain Builder Xen patchbot-unstable
17:37 [Xen-changelog] [xen-unstable] [TOOLS][POWERPC] Fix build breakage in powerpc64/xc_linux_build.c Xen patchbot-unstable
17:37 [Xen-changelog] [xen-unstable] [POWERPC][XEN] Improve presentation of objcopy output. Xen patchbot-unstable
17:37 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Support your older compilers Xen patchbot-unstable
17:37 [Xen-changelog] [xen-unstable] [XEN][POWERPC] New interface ATTN() to conact the HW probe Xen patchbot-unstable
17:37 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Remove pfn2mfn() now that it is understood Xen patchbot-unstable
17:37 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Create a Domain Foreign Map space Xen patchbot-unstable
17:37 [Xen-changelog] [xen-unstable] [POWERPC][XEN] implement the UP side of __flush_tlb_mask() Xen patchbot-unstable
17:37 [Xen-changelog] [xen-unstable] [POWERPC][XEN] Alloc IOMMU to map a Foreign page Xen patchbot-unstable
17:36 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Keepin it cool: sleep the processor when halt fails Xen patchbot-unstable
17:36 [Xen-changelog] [xen-unstable] [POWERPC][XEN] Fix yaboot loading and other linker script tweaks. Xen patchbot-unstable
17:36 [Xen-changelog] [xen-unstable] [POWERPC][XEN] Escape dots in .hgignore. Xen patchbot-unstable
17:36 [Xen-changelog] [xen-unstable] [POWERPC][XEN] Fix up 'clean' target. Xen patchbot-unstable
17:36 [Xen-changelog] [xen-unstable] [POWERPC][XEN] Builtin cmdline dependency rule Xen patchbot-unstable
17:36 [Xen-changelog] [xen-unstable] [POWERPC][XEN] Hide builtin dom0 args from Xen. Xen patchbot-unstable
17:36 [Xen-changelog] [xen-unstable] [POWERPC][XEN] Create a cmdline.c to hold builtin/post-installed parameters. Xen patchbot-unstable
17:36 [Xen-changelog] [xen-unstable] [POWERPC][XEN] Remove boot wrapper, and extensive Makefile simplifications. Xen patchbot-unstable
17:36 [Xen-changelog] [xen-unstable] [POWERPC][XEN] Move gmfn_to_mfn() from page.h to mm.h to avoid recursive header dependencies. Xen patchbot-unstable
17:36 [Xen-changelog] [xen-unstable] [XEN][POWERPC] An OK spot to flush the I-Cache Xen patchbot-unstable
17:36 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Use gmfn_to_mfn() over pfn2mfn() Xen patchbot-unstable
17:36 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Fixes in cpu_flush_icache() Xen patchbot-unstable
17:36 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Add Function to completely flush the I-Cache for a processor Xen patchbot-unstable
17:35 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Flush all of text per CPU in case the loader did not Xen patchbot-unstable
17:35 [Xen-changelog] [xen-unstable] [XEN][POWERPC] go ultra conservative on CI IO routines Xen patchbot-unstable
17:35 [Xen-changelog] [xen-unstable] [XEN][POWERPC] oops on debug build break Xen patchbot-unstable
17:35 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Improve the debugging strategy of these hcalls. Xen patchbot-unstable
17:35 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Allocate Xen memory area based on the amount of memory Xen patchbot-unstable
17:35 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Conistence with log vs. order Xen patchbot-unstable
17:35 [Xen-changelog] [xen-unstable] [XEN][POWERPC] shadowed paramter in prototype, SHEESH! Xen patchbot-unstable
17:35 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Remove limit on the page frame table Xen patchbot-unstable
17:35 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Allow Xen to use RTAS if available Xen patchbot-unstable
17:35 [Xen-changelog] [xen-unstable] [XEN][POWERPC] U4 DART workaround for functionality Xen patchbot-unstable
17:35 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Allocated wrong order for dummy page Xen patchbot-unstable
17:35 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Backoff the SCOM stuff by default Xen patchbot-unstable
17:35 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Fix compile error in gdbstub.c Xen patchbot-unstable
17:34 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Be a little smarter with unimplemented() Xen patchbot-unstable
17:34 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Clean up debug/traceback/trapping logic Xen patchbot-unstable
17:34 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Machine check now inspects the SCOM for more information Xen patchbot-unstable
17:34 [Xen-changelog] [xen-unstable] [POWERPC][XEN] attempt to adjust thread priority is futile and meaningless Xen patchbot-unstable
17:34 [Xen-changelog] [xen-unstable] [XEN][POWERPC] Fully inline udelay() Xen patchbot-unstable
17:34 [Xen-changelog] [xen-unstable] [XEN][POWERPC] SCOM access is fully known and working Xen patchbot-unstable
17:34 [Xen-changelog] [xen-unstable] Merge with xen-unstable.hg. Xen patchbot-unstable
17:34 [Xen-changelog] [xen-unstable] [POWERPC][XEN] /chosen/cpu is an instance not a package Xen patchbot-unstable
17:34 [Xen-changelog] [xen-unstable] [POWERPC][TOOLS] fix header so libaio builds Xen patchbot-unstable
17:34 [Xen-changelog] [xen-unstable] [XEN] Fix kexec crash. Xen patchbot-unstable
17:33 [Xen-changelog] [xen-unstable] [XEN] Improve multi-core/thread scheduler support. Xen patchbot-unstable
17:33 [Xen-changelog] [xen-unstable] [XEN] Be sure to discard old PAE l2 shadows when guest l2e becomes null. Xen patchbot-unstable
17:33 [Xen-changelog] [xen-unstable] Merge. Xen patchbot-unstable
17:33 [Xen-changelog] [xen-unstable] [XEN] The shadow FAST_FAULT_PATH optimisation assumes that pages never Xen patchbot-unstable
17:33 [Xen-changelog] [xen-unstable] [XEN] Only allow each domain to putput crash debug info once. Xen patchbot-unstable
December 11, 06
16:49 [Xen-changelog] [xen-unstable] [XEN] Remove unnecessary shadow_mode_refcount() code from PV mm code. Xen patchbot-unstable
16:49 [Xen-changelog] [xen-unstable] [BUILDER] Enable shadow mode for shadow translate guests much earlier. Xen patchbot-unstable
16:49 [Xen-changelog] [xen-unstable] [NET] back: Atomic buffer allocations use __GFP_NOWARN. Xen patchbot-unstable
December 09, 06
17:29 [Xen-changelog] [xen-unstable] [XEN] Shadow-mode-refcount PTE update fix. Xen patchbot-unstable
17:29 [Xen-changelog] [xen-unstable] pygrub tmp files should live in /var/run/ not /var/lib/, as they are Xen patchbot-unstable
15:48 [Xen-changelog] [xen-unstable] Merge with xen-ia64-unstable.hg Xen patchbot-unstable
15:48 [Xen-changelog] [xen-unstable] [IA64] avoid freeing arch.privregs twice Xen patchbot-unstable
15:48 [Xen-changelog] [xen-unstable] [IA64] change XEN_DOMCTL_getmemlist to return gmfn instead of mfn Xen patchbot-unstable
15:48 [Xen-changelog] [xen-unstable] [IA64] allow foreign domain page mapping of DOMID_XEN/DOMID_IO Xen patchbot-unstable
15:48 [Xen-changelog] [xen-unstable] [IA64] xc_ia64_linux_restore fix for new foreign domain page mapping semantics Xen patchbot-unstable
15:48 [Xen-changelog] [xen-unstable] [IA64] Domain save fix for foreign domain page mapping semantics change Xen patchbot-unstable
15:48 [Xen-changelog] [xen-unstable] [IA64] Map vcpu memory mapped registers into guest psudo physical address space Xen patchbot-unstable
15:48 [Xen-changelog] [xen-unstable] [IA64] Map shared_info into guest pseudo physical address space Xen patchbot-unstable
15:48 [Xen-changelog] [xen-unstable] merge with xen-unstable.hg Xen patchbot-unstable
15:48 [Xen-changelog] [xen-unstable] [IA64] workaround NaT consumption fault when hiding a PCI function from dom0 Xen patchbot-unstable
15:47 [Xen-changelog] [xen-unstable] [IA64] Send events to VTI domain through level triggered irq. Xen patchbot-unstable
15:47 [Xen-changelog] [xen-unstable] [IA64] fix warnings Xen patchbot-unstable
15:47 [Xen-changelog] [xen-unstable] [IA64] Implement irq redirection of IOSAPIC Xen patchbot-unstable
15:47 [Xen-changelog] [xen-unstable] [IA64] implement free_irq_vector() paravirtualization Xen patchbot-unstable
15:47 [Xen-changelog] [xen-unstable] [IA64] Fix Vti Xen patchbot-unstable
15:47 [Xen-changelog] [xen-unstable] [IA64] Allocate frame table/mpt table at mfn=0 Xen patchbot-unstable
15:47 [Xen-changelog] [xen-unstable] [IA64] changed foreign domain page mapping semantic. Xen patchbot-unstable
15:47 [Xen-changelog] [xen-unstable] merge with xen-unstable.hg Xen patchbot-unstable
15:46 [Xen-changelog] [xen-unstable] [IA64] Fix VTi domain creation Xen patchbot-unstable
15:46 [Xen-changelog] [xen-unstable] [IA64][LIBXC] prep for fixes Xen patchbot-unstable
15:46 [Xen-changelog] [xen-unstable] [IA64] paraviatualize /dev/mem to enable X. Xen patchbot-unstable
15:46 [Xen-changelog] [xen-unstable] [IA64] import linux/include/asm-ia64/uaccess.h for /dev/mem paravirtualization Xen patchbot-unstable
15:46 [Xen-changelog] [xen-unstable] [IA64] remove old xen_regs define from arch header Xen patchbot-unstable
15:46 [Xen-changelog] [xen-unstable] [IA64] add MCA softirqs to arch-specific header Xen patchbot-unstable
15:46 [Xen-changelog] [xen-unstable] merge with xen-unstable.hg Xen patchbot-unstable
15:46 [Xen-changelog] [xen-unstable] [IA64] update xc_set_hvm_param(), add xc_get_hvm_param() Xen patchbot-unstable
15:46 [Xen-changelog] [xen-unstable] [IA64] Change to new interrupt deliver mechanism. Xen patchbot-unstable
15:45 [Xen-changelog] [xen-unstable] [IA64] Check CPL for break 0x80001 case Xen patchbot-unstable
15:45 [Xen-changelog] [xen-unstable] [IA64] Make do_ssc() not fall into an infinite loop Xen patchbot-unstable
15:45 [Xen-changelog] [xen-unstable] [IA64] Fix failure when Xen is booted with "nomca" Xen patchbot-unstable
15:45 [Xen-changelog] [xen-unstable] [IA64] Fix for viosapic interrupts Xen patchbot-unstable
15:45 [Xen-changelog] [xen-unstable] [IA64] HVM domains need to trigger do_softirq for PAL_HALT_LIGHT too Xen patchbot-unstable
15:45 [Xen-changelog] [xen-unstable] [IA64] fix p2m traversing race Xen patchbot-unstable
15:45 [Xen-changelog] [xen-unstable] [IA64] move pgtable-nopud.h to modify from linux/ to linux-xen/. Xen patchbot-unstable
15:45 [Xen-changelog] [xen-unstable] [IA64] Update PV-on-HVM to follow status of interrupt controller Xen patchbot-unstable
15:44 [Xen-changelog] [xen-unstable] [IA64] Fix sparse tree xenoprof/perfmon/oprofile build dependencies Xen patchbot-unstable
15:44 [Xen-changelog] [xen-unstable] merge with xen-unstable.hg Xen patchbot-unstable
15:44 [Xen-changelog] [xen-unstable] [IA64] Create viosapic handling for IPF. Xen patchbot-unstable
15:44 [Xen-changelog] [xen-unstable] [IA64] remove undefined debugging line Xen patchbot-unstable
15:44 [Xen-changelog] [xen-unstable] [IA64] xenoprof linux/ia64 part Xen patchbot-unstable
15:44 [Xen-changelog] [xen-unstable] [IA64] xenoprof ia64 xen side Xen patchbot-unstable
15:44 [Xen-changelog] [xen-unstable] [IA64] add dummy empty header files necessary for xenoprof/ia64 Xen patchbot-unstable
15:44 [Xen-changelog] [xen-unstable] [IA64] increase xen side pmu constatns for motecito. Xen patchbot-unstable
15:43 [Xen-changelog] [xen-unstable] [IA64] import linux/arch/ia64/oprofile/perfmon.c Xen patchbot-unstable
15:43 [Xen-changelog] [xen-unstable] [IA64] import perfmon, oprofile related files from linux to linux-sparse Xen patchbot-unstable
15:43 [Xen-changelog] [xen-unstable] [IA64] import oprofile, perfmon related files from linux to xen. Xen patchbot-unstable
15:43 [Xen-changelog] [xen-unstable] merge with xen-unstable.hg Xen patchbot-unstable
15:43 [Xen-changelog] [xen-unstable] [IA64] Idle domain doesn't need to save and restore fph Xen patchbot-unstable
15:43 [Xen-changelog] [xen-unstable] [IA64] fix p2m table destruction Xen patchbot-unstable
15:43 [Xen-changelog] [xen-unstable] [IA64] fix a bug in vmx_send_assist_req() Xen patchbot-unstable
15:42 [Xen-changelog] [xen-unstable] [IA64] fix paravirtualization of clone2() system call. Xen patchbot-unstable
15:42 [Xen-changelog] [xen-unstable] [IA64] New initial memory interface for HVM on ia64 Xen patchbot-unstable
15:42 [Xen-changelog] [xen-unstable] [IA64] fix broken PAL_HALT_LIGHT Xen patchbot-unstable
15:42 [Xen-changelog] [xen-unstable] merge with xen-unstable.hg Xen patchbot-unstable
15:42 [Xen-changelog] [xen-unstable] [IA64] Fix for queueing the MCA error logs Xen patchbot-unstable
15:42 [Xen-changelog] [xen-unstable] [IA64] Grantcopy added to xcom_mini for netback module Xen patchbot-unstable
15:42 [Xen-changelog] [xen-unstable] [IA64] eliminate redundant wakeup logic Xen patchbot-unstable
15:42 [Xen-changelog] [xen-unstable] [IA64] counter part of 12385:bfe3f8f35e87 xen-unstable.hg. Xen patchbot-unstable
15:42 [Xen-changelog] [xen-unstable] [IA64] Remove unecessary MCA boot messages Xen patchbot-unstable
15:41 [Xen-changelog] [xen-unstable] Merge in MCA tree Xen patchbot-unstable
15:41 [Xen-changelog] [xen-unstable] [IA64] MCA support - Disable CPE interrupt mode for dom0 Xen patchbot-unstable
15:41 [Xen-changelog] [xen-unstable] [IA64] MCA support - fix timer issue, log size issue, and limit logs to dom0 Xen patchbot-unstable
15:41 [Xen-changelog] [xen-unstable] [IA64] warning fix Xen patchbot-unstable
15:41 [Xen-changelog] [xen-unstable] [IA64] MCA support - Fix UINT64 & BOOLEAN typedefs Xen patchbot-unstable
15:41 [Xen-changelog] [xen-unstable] [IA64] MCA support - Add softirq handle for MCA Xen patchbot-unstable
15:41 [Xen-changelog] [xen-unstable] [IA64] MCA support - Define VIRQs for MCA Xen patchbot-unstable
15:41 [Xen-changelog] [xen-unstable] [IA64] MCA support - Add MCA offset entry Xen patchbot-unstable
15:41 [Xen-changelog] [xen-unstable] [IA64] MCA support - smpboot support for MCA Xen patchbot-unstable
15:41 [Xen-changelog] [xen-unstable] [IA64] MCA support - Add lid and percpu paddr table Xen patchbot-unstable
15:40 [Xen-changelog] [xen-unstable] [IA64] MCA support - use xencomm to copy SAL error log Xen patchbot-unstable
15:40 [Xen-changelog] [xen-unstable] [IA64] MCA support - add include/asm-ia64/sal.h to sparse tree Xen patchbot-unstable
15:40 [Xen-changelog] [xen-unstable] [IA64] MCA support - Add sal emulation Xen patchbot-unstable
15:40 [Xen-changelog] [xen-unstable] [IA64] MCA support - Define MCA interrupt vector Xen patchbot-unstable
15:40 [Xen-changelog] [xen-unstable] [IA64] MCA support - Add binding of virq/ipi to irq Xen patchbot-unstable
15:40 [Xen-changelog] [xen-unstable] [IA64] MCA support - Fix GET_THIS_PADDR and define log queue struct Xen patchbot-unstable
15:40 [Xen-changelog] [xen-unstable] [IA64] MCA support - Add percpu data physical addr mca_asm.S Xen patchbot-unstable
15:40 [Xen-changelog] [xen-unstable] [IA64] MCA support - interrupt.h changes for MCA support Xen patchbot-unstable
15:40 [Xen-changelog] [xen-unstable] [IA64] MCA support - patch for MCA handler Xen patchbot-unstable
December 08, 06
21:40 [Xen-changelog] [xen-unstable] [qemu patches] Update patches upto changeset 12814:c3ad3fcfe3. Xen patchbot-unstable
21:40 [Xen-changelog] [xen-unstable] [qemu patches] Update patches upto changeset 12756:1d32fb45e0. Xen patchbot-unstable
21:39 [Xen-changelog] [xen-unstable] xm block-attach can take an optional 5th argument, show it in the help. Xen patchbot-unstable
21:39 [Xen-changelog] [xen-unstable] [LIBXC] Make strerror() thread-safe by protecting it with a mutex. Xen patchbot-unstable
17:00 [Xen-changelog] [xen-unstable] [XEND] Keep vif IP addresses as space separated string. Xen patchbot-unstable
16:59 [Xen-changelog] [xen-unstable] [XEND] Make sure UUID is in the right format. Xen patchbot-unstable
15:10 [Xen-changelog] [xen-unstable] [LIBXC] Clean up use of sterror(). Define a thread-safe Xen patchbot-unstable
15:10 [Xen-changelog] [xen-unstable] [LINUX] Kexec: Remove remainder of kexec-generic.patch Xen patchbot-unstable
15:09 [Xen-changelog] [xen-unstable] [LINUX] Kexec: Reapply kexec patches to sparse tree. Xen patchbot-unstable
15:09 [Xen-changelog] [xen-unstable] [LINUX] Kexec: add kexec files to sparse tree. Xen patchbot-unstable
15:09 [Xen-changelog] [xen-unstable] [LINUX] kexec: remove patches which are not straight backports. Xen patchbot-unstable
15:09 [Xen-changelog] [xen-unstable] [LINUX] Kexec: Do not bug if a kexec hypercall fails. Xen patchbot-unstable
15:09 [Xen-changelog] [xen-unstable] [XEN] Implement XENMEM_set_memory_map, which specifies memory map to Xen patchbot-unstable
13:24 [Xen-changelog] [xen-unstable] [XEND] Fix xm vcpu-set when decrementing VCPU count Xen patchbot-unstable
13:24 [Xen-changelog] [xen-unstable] Fix potential minor memory leak. Xen patchbot-unstable
13:24 [Xen-changelog] [xen-unstable] Download and symlink the i386 version of the ramdisk when running on x86_64. Xen patchbot-unstable
13:24 [Xen-changelog] [xen-unstable] [LINUX] CONFIG_XEN_BACKEND=m build properly. Xen patchbot-unstable
13:24 [Xen-changelog] [xen-unstable] [LINUX] Make CONFIG_XEN_FRAMEBUFFER=m build properly. Xen patchbot-unstable
13:24 [Xen-changelog] [xen-unstable] Make XEN_DOMCTL_getdomaininfo return shared_info_frame in gmfn not mfn. Xen patchbot-unstable
13:24 [Xen-changelog] [xen-unstable] [LINUX] Make xb_waitq static. Xen patchbot-unstable
13:23 [Xen-changelog] [xen-unstable] [LINUX] Clean up and clarify find_unbound_irq(). Xen patchbot-unstable
13:23 [Xen-changelog] [xen-unstable] Fix PERROR. Xen patchbot-unstable
13:23 [Xen-changelog] [xen-unstable] Diagnose bad config files. Xen patchbot-unstable
13:23 [Xen-changelog] [xen-unstable] Merge Xen patchbot-unstable
13:23 [Xen-changelog] [xen-unstable] [XEND] Only return valid VIF and VBD parameters via Xen API. Xen patchbot-unstable
13:23 [Xen-changelog] [xen-unstable] [LINUX] Fail gracefully if we run out of spare IRQs. Xen patchbot-unstable
13:23 [Xen-changelog] [xen-unstable] Merge Xen patchbot-unstable
13:23 [Xen-changelog] [xen-unstable] [XEND] Sync Xen API with newer VDB and VIF specification. Xen patchbot-unstable
13:23 [Xen-changelog] [xen-unstable] [XEN] Add new safe pte update macros and use as necessary when Xen patchbot-unstable
13:22 [Xen-changelog] [xen-unstable] [XEND] Make SXP parsing re-use device_add in XendConfig Xen patchbot-unstable
13:22 [Xen-changelog] [xen-unstable] [XEND] Prevent None values from appearing in Device SXP Xen patchbot-unstable
13:22 [Xen-changelog] [xen-unstable] [XEN] Early page fault handler to deal with spurious page faults. Xen patchbot-unstable
13:22 [Xen-changelog] [xen-unstable] [XEND] Fix resume for managed domains. Xen patchbot-unstable
13:22 [Xen-changelog] [xen-unstable] Merge Xen patchbot-unstable
13:22 [Xen-changelog] [xen-unstable] [XEN] Init pae_l3_cache lock earlier Xen patchbot-unstable
13:22 [Xen-changelog] [xen-unstable] This patch checks the contents of XENDOMAINS_SAVE before the restore Xen patchbot-unstable
13:22 [Xen-changelog] [xen-unstable] The new lifecycle patches in xen-unstable added 3 new operations which can Xen patchbot-unstable
13:22 [Xen-changelog] [xen-unstable] Scrub VNC passwords from the logs. Xen patchbot-unstable
13:21 [Xen-changelog] [xen-unstable] Do an explicit check for bootloader path existence prior Xen patchbot-unstable
13:21 [Xen-changelog] [xen-unstable] The HTTP service used for SEXPR based RPC calls currently serializes all Xen patchbot-unstable
13:21 [Xen-changelog] [xen-unstable] [HVM] qemu mouse: Adds support for USB mouse/tablet status check and Xen patchbot-unstable
13:21 [Xen-changelog] [xen-unstable] Merge Xen patchbot-unstable
13:21 [Xen-changelog] [xen-unstable] [XM] Fix xm uptime TypeError exception. Xen patchbot-unstable
13:21 [Xen-changelog] [xen-unstable] merge Xen patchbot-unstable
13:20 [Xen-changelog] [xen-unstable] [LIBXC] Python error extraction tweak. Xen patchbot-unstable
13:20 [Xen-changelog] [xen-unstable] Remove broken call to XendDomainInfo.getSsidref(), fixing the obsolete HTTP Xen patchbot-unstable
13:20 [Xen-changelog] [xen-unstable] Merge Xen patchbot-unstable
13:20 [Xen-changelog] [xen-unstable] Merge Xen patchbot-unstable
13:20 [Xen-changelog] [xen-unstable] [XEND] Fix configureBootloader to work with HTTP/SEXP. Xen patchbot-unstable
13:20 [Xen-changelog] [xen-unstable] Remove unused KEXEC_RANGE_VA_XEN. Xen patchbot-unstable
13:20 [Xen-changelog] [xen-unstable] [LIBXC] Add an error reporting API to the libxc library. Xen patchbot-unstable
13:20 [Xen-changelog] [xen-unstable] [XEN] Make multiboot-related code more readable. Xen patchbot-unstable
13:20 [Xen-changelog] [xen-unstable] VMXAssist cleanups Xen patchbot-unstable
13:20 [Xen-changelog] [xen-unstable] [VTPM][HVM] Transmit the locality in which the command was sent in the Xen patchbot-unstable
13:19 [Xen-changelog] [xen-unstable] [HVM] Fix reboot failure when configured 'cdrom', i.e. bug 832. Xen patchbot-unstable
13:19 [Xen-changelog] [xen-unstable] merge Xen patchbot-unstable
13:19 [Xen-changelog] [xen-unstable] [HVM] qemu: Add guest address-space mapping cache. Xen patchbot-unstable
13:19 [Xen-changelog] [xen-unstable] [XEND] Update vcpu_avail when parsing configuration. Xen patchbot-unstable
December 07, 06
13:19 [Xen-changelog] [xen-unstable] [XEND] Fix reboot for HVM domains if cdrom is empty. Xen patchbot-unstable
December 06, 06
22:11 [Xen-changelog] [xen-unstable] Added VM.set_VCPUs_features_force_on, VM.set_VCPUs_features_force_off, Xen patchbot-unstable
22:11 [Xen-changelog] [xen-unstable] Make VM.VCPUs.number a writable field. Xen patchbot-unstable
22:11 [Xen-changelog] [xen-unstable] Added VBD.type field (CD or Disk). Xen patchbot-unstable
22:11 [Xen-changelog] [xen-unstable] Add extra detail to the VM.destroy description. Xen patchbot-unstable
22:11 [Xen-changelog] [xen-unstable] Add VM.auto_power_on field. Xen patchbot-unstable
22:10 [Xen-changelog] [xen-unstable] Clarify that memory values are in bytes. Xen patchbot-unstable
22:10 [Xen-changelog] [xen-unstable] Improved task handling model. Xen patchbot-unstable
22:10 [Xen-changelog] [xen-unstable] Tidy up the get_by_name_label description. Xen patchbot-unstable
22:10 [Xen-changelog] [xen-unstable] Clarify that the self parameter is an object reference, not the instance (i.e. Xen patchbot-unstable
22:10 [Xen-changelog] [xen-unstable] Tidy up the get_record and get_by_uuid descriptions. Xen patchbot-unstable
22:10 [Xen-changelog] [xen-unstable] More description tidyups -- constructors and destructors this time. Xen patchbot-unstable
22:10 [Xen-changelog] [xen-unstable] Tidy-up some of the descriptions. Xen patchbot-unstable
22:10 [Xen-changelog] [xen-unstable] [XEN] remove unused monitor_vtable mapping. Xen patchbot-unstable
22:10 [Xen-changelog] [xen-unstable] Added Xen-API implementations for xm pause, xm unpause, xm destroy, xm rename, Xen patchbot-unstable
22:10 [Xen-changelog] [xen-unstable] Implement VM.set_name_label. Xen patchbot-unstable
22:10 [Xen-changelog] [xen-unstable] Added support for configuration file for xm, and use that to specify Xen patchbot-unstable
22:10 [Xen-changelog] [xen-unstable] Added server proxy and session manager for Xen-API clients. Xen patchbot-unstable
22:09 [Xen-changelog] [xen-unstable] Fix server reloading when the HTTP server is enabled. Xen patchbot-unstable
22:09 [Xen-changelog] [xen-unstable] Don't trace inside SrvServer.py -- it's doing a one-second sleep in a loop, so Xen patchbot-unstable
22:09 [Xen-changelog] [xen-unstable] Move the actual call routed by do_legacy_api_with_uuid out of the scope of Xen patchbot-unstable
22:09 [Xen-changelog] [xen-unstable] Fix HTTP server. Xen patchbot-unstable
22:09 [Xen-changelog] [xen-unstable] Fix error message. Xen patchbot-unstable
12:39 [Xen-changelog] [xen-unstable] Fixes a mistake in changeset 12732 Xen patchbot-unstable
December 05, 06
18:29 [Xen-changelog] [xen-unstable] [LINUX] The crash note resource should be nested inside the hypervisor Xen patchbot-unstable
14:19 [Xen-changelog] [xen-unstable] [XEN] sh_gfn_to_mfn_foreign() must handle guest pfns above 4GB on PAE Xen patchbot-unstable
December 04, 06
21:50 [Xen-changelog] [xen-unstable] This adds a recently added parameter to the vm.start call. Xen patchbot-unstable
21:50 [Xen-changelog] [xen-unstable] Tidy. Xen patchbot-unstable
21:50 [Xen-changelog] [xen-unstable] Fix numpad handling in QEMU's VNC server. The keymaps that we have include Xen patchbot-unstable
21:49 [Xen-changelog] [xen-unstable] Close the server when instructed, so that we can reload on the same port, and Xen patchbot-unstable
21:49 [Xen-changelog] [xen-unstable] Diagnose a failing server, rather than just locking up the whole daemon. Xen patchbot-unstable
21:49 [Xen-changelog] [xen-unstable] Added rudimentary "xend reload" functionality. This allows you to reconfigure Xen patchbot-unstable
21:49 [Xen-changelog] [xen-unstable] Tidy error message. Xen patchbot-unstable
21:49 [Xen-changelog] [xen-unstable] More capitalisation fixes. Xen patchbot-unstable
21:49 [Xen-changelog] [xen-unstable] With PERMISSIVE turned on, diagnose missing Enums and Bools, and improve the Xen patchbot-unstable
15:19 [Xen-changelog] [xen-unstable] [QEMU] Error reporting in IDE device model. Xen patchbot-unstable
15:19 [Xen-changelog] [xen-unstable] Add XEN_FRAMEBUFFER to -xen defconfigs. Xen patchbot-unstable
13:19 [Xen-changelog] [xen-unstable] Remove useless segments push/pop in VMXAssist. Xen patchbot-unstable
13:19 [Xen-changelog] [xen-unstable] [PATCH 02/02] Kexec / Kdump: Don't declare _end Xen patchbot-unstable
13:19 [Xen-changelog] [xen-unstable] [PATCH 01/02] Kexec / Kdump: Use NOTE_ALIGN() instead of ALIGN() Xen patchbot-unstable
December 03, 06
19:59 [Xen-changelog] [xen-unstable] [XEN] Add 'insn_fetch' memory operation to the x86_emulator. Xen patchbot-unstable
19:59 [Xen-changelog] [xen-unstable] [XEN] Fix 32-bit build. Xen patchbot-unstable
15:13 [Xen-changelog] [xen-unstable] Revert the change to destroy all VMs when skipping or failing tests -- this Xen patchbot-unstable
15:13 [Xen-changelog] [xen-unstable] Make the xenfb tools an optional part of the build, as they introduce new Xen patchbot-unstable
15:13 [Xen-changelog] [xen-unstable] [XEND] Fix mis-types in XendConfig Xen patchbot-unstable
15:12 [Xen-changelog] [xen-unstable] Merge Xen patchbot-unstable
15:12 [Xen-changelog] [xen-unstable] Merge Xen patchbot-unstable
15:12 [Xen-changelog] [xen-unstable] Merge Xen patchbot-unstable
15:12 [Xen-changelog] [xen-unstable] [XEND] Re-add vtpm device support in XendConfig Xen patchbot-unstable
15:12 [Xen-changelog] [xen-unstable] Use the new xen-api.sock for the calls to the Xen-API server. Xen patchbot-unstable
15:12 [Xen-changelog] [xen-unstable] This patch provides XmTestManagedDomain and XenManagedDomain classes Xen patchbot-unstable
15:12 [Xen-changelog] [xen-unstable] Merge Xen patchbot-unstable
15:12 [Xen-changelog] [xen-unstable] [XENAPI] Add extra param for VM.start and fix case for printing out Xen patchbot-unstable
15:12 [Xen-changelog] [xen-unstable] [XEND] Proper importing of Xen API VM Struct into new XendConfig Xen patchbot-unstable
15:12 [Xen-changelog] [xen-unstable] [XEND] Fix case mismatch in VM.get_record for Xen API Xen patchbot-unstable
15:12 [Xen-changelog] [xen-unstable] [XEN] Allow shutdown code to be set at most once per domain. Xen patchbot-unstable
15:11 [Xen-changelog] [xen-unstable] Fix a number of flaws in the blktap userspace daemon when dealing Xen patchbot-unstable
15:11 [Xen-changelog] [xen-unstable] [XEND] Fix outputting device SXPs when domain is halted. Xen patchbot-unstable
15:11 [Xen-changelog] [xen-unstable] [HVM] Cache segment-register contents during PTE-update emulations. Xen patchbot-unstable
15:11 [Xen-changelog] [xen-unstable] [TOOLS] Checks for libvncserver-dev and libsdl-dev. Xen patchbot-unstable
15:11 [Xen-changelog] [xen-unstable] [XEND] Fix missing vncpasswd option for HVM domains. Xen patchbot-unstable
15:11 [Xen-changelog] [xen-unstable] Update hgignore list. Xen patchbot-unstable
15:11 [Xen-changelog] [xen-unstable] [XEN] Remove uses of 'extern inline'. Xen patchbot-unstable
15:11 [Xen-changelog] [xen-unstable] [LIBXC] Add new AP{I function xc_evtchn_bind_unbound_port(). Xen patchbot-unstable
15:11 [Xen-changelog] [xen-unstable] [XEN] Emulate XADD instruction. Xen patchbot-unstable
15:11 [Xen-changelog] [xen-unstable] [XEND] Reapply fix for ever expanding kernel_args in XendConfig Xen patchbot-unstable
15:11 [Xen-changelog] [xen-unstable] [XEND] Ensure config value types in XendConfig Xen patchbot-unstable
15:11 [Xen-changelog] [xen-unstable] [LINUX] dev/mem: Rename Xen's mmap_mem to xen_mmap_mem to Xen patchbot-unstable
15:11 [Xen-changelog] [xen-unstable] Actually return something from bool0. Xen patchbot-unstable
15:10 [Xen-changelog] [xen-unstable] Update README to reflect moved library. Xen patchbot-unstable
15:10 [Xen-changelog] [xen-unstable] Merge. Xen patchbot-unstable
15:10 [Xen-changelog] [xen-unstable] [PVFB][TOOLS] Don't unwatch the framebuffer frontend's state node just Xen patchbot-unstable
15:10 [Xen-changelog] [xen-unstable] [PVFB][TOOLS] Fix save/restore for domains with PV framebuffers. Xen patchbot-unstable
15:10 [Xen-changelog] [xen-unstable] [TOOLS][PVFB] Avoid zombie framebuffer backends. Xen patchbot-unstable
15:10 [Xen-changelog] [xen-unstable] [TOOLS] Remove some dead code. Xen patchbot-unstable
15:10 [Xen-changelog] [xen-unstable] Merge. Xen patchbot-unstable
15:10 [Xen-changelog] [xen-unstable] [PVFB] Make sure that framebuffer backend goes away when the domain Xen patchbot-unstable
15:10 [Xen-changelog] [xen-unstable] [LINUX] The removal of the console_use_vt hack was premature: it's still Xen patchbot-unstable
15:10 [Xen-changelog] [xen-unstable] [PVFB][TOOLS] Change the configuration syntax for PVFB backends to more Xen patchbot-unstable
15:10 [Xen-changelog] [xen-unstable] This is Anthony Liguori's virtual framebuffer forward ported and Xen patchbot-unstable
15:09 [Xen-changelog] [xen-unstable] Set localtime, enable_audio, clock_offset, and std_vga back to being bools, not Xen patchbot-unstable
15:09 [Xen-changelog] [xen-unstable] Added log message for when a VM is deleted. Xen patchbot-unstable
15:09 [Xen-changelog] [xen-unstable] Include the rotated xend.log.X in the bug report. Xen patchbot-unstable
15:09 [Xen-changelog] [xen-unstable] Link test/test_bindings against libxenapi in the new location. Xen patchbot-unstable
December 01, 06
14:40 [Xen-changelog] [xen-unstable] [XEN] Quieten down HVM debug output. Xen patchbot-unstable
14:40 [Xen-changelog] [xen-unstable] Tidy up the creation of directories that Xend needs. This avoids potential Xen patchbot-unstable
14:40 [Xen-changelog] [xen-unstable] merge Xen patchbot-unstable
14:40 [Xen-changelog] [xen-unstable] [XEND] More fixes for HVM device configuration parsing Xen patchbot-unstable
14:40 [Xen-changelog] [xen-unstable] [HVM] Add canonical address checks and generally clean up. Xen patchbot-unstable
14:39 [Xen-changelog] [xen-unstable] [XEND] Fix missing serial and localtime args in device model for HVM Xen patchbot-unstable
14:39 [Xen-changelog] [xen-unstable] [XENOPROF] Fix oprofile for AMD SVM guests. Xen patchbot-unstable
14:39 [Xen-changelog] [xen-unstable] [HVM][VMX] Rename io.c -> intr.c. Xen patchbot-unstable
14:39 [Xen-changelog] [xen-unstable] [HVM][VMX] Fix for CR8 acceleration on 64bit guest. Xen patchbot-unstable
11:09 [Xen-changelog] [xen-unstable] [XEN] Fix error paths in p2m insertion code Xen patchbot-unstable

Mail converted by MHonArc

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.