Xen HG changelog (date)
September 30, 2008
- [Xen-changelog] [xen-unstable] xc_save: use correct size when unmapping live p2m., Xen patchbot-unstable, 08:01
- [Xen-changelog] [xen-unstable] hvm: Remove extboot from virtual firmware., Xen patchbot-unstable, 08:00
- [Xen-changelog] [xen-unstable] X86 and IA64: Rebase cpufreq logic for supporting both x86 and ia64, Xen patchbot-unstable, 08:00
- [Xen-changelog] [xen-unstable] x86, hvm: Expose host core/HT topology to HVM guests., Xen patchbot-unstable, 08:00
- [Xen-changelog] [xen-unstable] domctl: Fix the wrong return values when xsm_xxx() returns 0, Xen patchbot-unstable, 08:00
- [Xen-changelog] [xen-unstable] Fix 32pae build: ld -> PRI64., Xen patchbot-unstable, 08:00
- [Xen-changelog] [xen-unstable] CPUIDLE: Initialize timer broadcast mechanism for C2, Xen patchbot-unstable, 08:00
- [Xen-changelog] [xen-unstable] hvm: Default timer_mode=1 (do not delay virtual time for missed, Xen patchbot-unstable, 08:00
- [Xen-changelog] [xen-unstable] x86 shadow: Add FreeBSD mappings guest heuristics., Xen patchbot-unstable, 08:00
- [Xen-changelog] [xen-unstable] x86 and ia64: move cpufreq notify code to commone place, Xen patchbot-unstable, 07:59
- [Xen-changelog] [xen-unstable] X86 and IA64: Update cpufreq statistic logic for supporting both x86, Xen patchbot-unstable, 07:59
September 25, 2008
- [Xen-changelog] [xen-unstable] hvm firmware: Replace etherboot with modern gPXE ROMs., Xen patchbot-unstable, 20:21
- [Xen-changelog] [xen-unstable] x86: Clean up and fix 18539:31f09a5e24cf8, Xen patchbot-unstable, 20:21
- [Xen-changelog] [xen-unstable] x86, hvm: Remove warning on emulated write to read-only page., Xen patchbot-unstable, 20:21
- [Xen-changelog] [xen-unstable] xm: Fix xm start -c / --vncviewer, Xen patchbot-unstable, 20:21
- [Xen-changelog] [xen-unstable] x86: Fix guest_physmap_add_entry checks, Xen patchbot-unstable, 20:20
- [Xen-changelog] [xen-unstable] x86: Add xenpm utility to list CPU power info., Xen patchbot-unstable, 20:20
- [Xen-changelog] [xen-unstable] x86 pmstat: Fix get_pm_info hypercall argument checking., Xen patchbot-unstable, 20:20
- [Xen-changelog] [xen-unstable] x2apic: Clean up send_IPI_mask_x2apic() and add a memory barrier., Xen patchbot-unstable, 20:20
- [Xen-changelog] [xen-unstable] x86: Properly synchronise updates to pirq-to-vector mapping., Xen patchbot-unstable, 20:20
- [Xen-changelog] [xen-unstable] Fix direct use of 'make' -> $(MAKE), Xen patchbot-unstable, 20:20
- [Xen-changelog] [xen-unstable] x86: change _PAGE_GNTTAB, Xen patchbot-unstable, 20:20
- [Xen-changelog] [xen-unstable] x86/PCI-MSI: fix log messages, Xen patchbot-unstable, 20:20
- [Xen-changelog] [xen-unstable] xm docs: Added new, delete, dump-core, resume, suspend, uptime and fixed others, Xen patchbot-unstable, 20:20
- [Xen-changelog] [xen-unstable] ia64: fix make install under tools/debugger/xenitp, Xen patchbot-unstable, 20:19
- [Xen-changelog] [xen-unstable] minios: blkfront should set protocol node, Xen patchbot-unstable, 20:19
- [Xen-changelog] [linux-2.6.18-xen] pci-msi: Dynamically map into Linux irq space., Xen patchbot-linux-2.6.18-xen, 15:00
- [Xen-changelog] [linux-2.6.18-xen] Revert bogus pci_link.c change from 675:37802a5c9f538daa0, Xen patchbot-linux-2.6.18-xen, 15:00
- [Xen-changelog] [linux-2.6.18-xen] ACPI cpufreq fix (2/2), Xen patchbot-linux-2.6.18-xen, 15:00
- [Xen-changelog] [linux-2.6.18-xen] ACPI cpufreq fix 1/2, Xen patchbot-linux-2.6.18-xen, 15:00
September 23, 2008
- [Xen-changelog] [xen-unstable] hvm, save/restore: Skip page batches which contain no valid pages., Xen patchbot-unstable, 13:10
- [Xen-changelog] [xen-unstable] acm, xend: Catch bad vlan identifiers, Xen patchbot-unstable, 13:10
- [Xen-changelog] [xen-unstable] libxc: Wrapper functions for cpu online/offline, Xen patchbot-unstable, 13:10
- [Xen-changelog] [xen-unstable] x86: Add sysctl for cpu online/offline, Xen patchbot-unstable, 13:10
- [Xen-changelog] [xen-unstable] x86: fix powernow, Xen patchbot-unstable, 13:09
- [Xen-changelog] [xen-unstable] Add debug key 'e' for event channel information, Xen patchbot-unstable, 13:09
September 22, 2008
- [Xen-changelog] [linux-2.6.18-xen] Sync Xen public header files., Xen patchbot-linux-2.6.18-xen, 15:11
- [Xen-changelog] [linux-2.6.18-xen] acpi: fix processor handling in presence of external control, Xen patchbot-linux-2.6.18-xen, 15:11
- [Xen-changelog] [xen-unstable] acpi: mark several more items __init/__initdata, Xen patchbot-unstable, 11:20
- [Xen-changelog] [xen-unstable] x86/cpufreq: don't use static array for large per-CPU data structures, Xen patchbot-unstable, 11:20
- [Xen-changelog] [xen-unstable] domctl: don't allow certain operations on Dom0, Xen patchbot-unstable, 11:20
- [Xen-changelog] [xen-unstable] vsprintf: Better size_t input checking, and fix return values of, Xen patchbot-unstable, 11:20
- [Xen-changelog] [xen-unstable] Fix misc issues related to allowing support of more CPUs, Xen patchbot-unstable, 11:20
- [Xen-changelog] [xen-unstable] x86: make GDT per-CPU, Xen patchbot-unstable, 11:20
- [Xen-changelog] [xen-unstable] xentop: Fix display of long domain names., Xen patchbot-unstable, 11:20
- [Xen-changelog] [xen-unstable] i386: make double fault TSS per-CPU, Xen patchbot-unstable, 11:19
- [Xen-changelog] [xen-unstable] x86, amd, microcode: fix hypercall return code, Xen patchbot-unstable, 11:19
- [Xen-changelog] [xen-unstable] CPUIDLE: Handle C2 LAPIC timer & TSC stop, Xen patchbot-unstable, 07:30
- [Xen-changelog] [xen-unstable] CPUIDLE: Support multiple C3 states, Xen patchbot-unstable, 07:30
- [Xen-changelog] [xen-unstable] xenctx: fix xenctx --all option on x86, Xen patchbot-unstable, 07:30
- [Xen-changelog] [xen-unstable] xend: Refactor vmmetrics destruction., Xen patchbot-unstable, 07:30
- [Xen-changelog] [xen-unstable] Remove internal tools/ioemu tree., Xen patchbot-unstable, 07:30
- [Xen-changelog] [xen-unstable] pvgrub: Allow to work with a partitionless virtual disc., Xen patchbot-unstable, 07:30
- [Xen-changelog] [xen-unstable] xm list: Return unique exit code for non-existent domain, Xen patchbot-unstable, 07:30
- [Xen-changelog] [xen-unstable] x86, amd, hvm: pass through one more cpuid cache description leaf, Xen patchbot-unstable, 07:30
September 17, 2008
- [Xen-changelog] [xen-unstable] xc_save/xc_restore: Fix wrong data type, Xen patchbot-unstable, 17:59
- [Xen-changelog] [xen-unstable] x86: Allow continue_hypercall_on_cpu() to be called from within an, Xen patchbot-unstable, 17:59
- [Xen-changelog] [xen-unstable] merge with xen-unstable.hg, Xen patchbot-unstable, 09:52
- [Xen-changelog] [xen-unstable] merge with xen-unstable.hg, Xen patchbot-unstable, 09:52
- [Xen-changelog] [xen-unstable] xm: Remove obsolete mechanism using vncviewer -listen, Xen patchbot-unstable, 09:52
- [Xen-changelog] [xen-unstable] mini-os: adding some missing posix function declarations, Xen patchbot-unstable, 09:52
- [Xen-changelog] [xen-unstable] merge with xen-unstable.hg, Xen patchbot-unstable, 09:52
- [Xen-changelog] [xen-unstable] x86-64: enforce memory limits imposed by virtual memory layout, Xen patchbot-unstable, 09:52
- [Xen-changelog] [xen-unstable] x86, microcode: Clean up for Xen coding style, and disable for now, Xen patchbot-unstable, 09:52
- [Xen-changelog] [xen-unstable] Merge with IA64 tree., Xen patchbot-unstable, 09:52
- [Xen-changelog] [xen-unstable] x86: also fix powernow's dom_mask, Xen patchbot-unstable, 09:52
- [Xen-changelog] [xen-unstable] [IA64] fix XENMEM_add_to_physmap with XENMAPSPACE_mfn, Xen patchbot-unstable, 09:51
- [Xen-changelog] [xen-unstable] x86, microcode: More code cleanups., Xen patchbot-unstable, 09:51
- [Xen-changelog] [xen-unstable] [IA64] introduce compile time option to disable optvfault., Xen patchbot-unstable, 09:51
- [Xen-changelog] [xen-unstable] x86, microcode: Do not run microcode update in IRQ context., Xen patchbot-unstable, 09:51
- [Xen-changelog] [xen-unstable] [IA64] Make gp value point to the xenva area in mca handler, Xen patchbot-unstable, 09:51
- [Xen-changelog] [xen-unstable] x86, microcode: Free microcode_info struct at end of hypercall., Xen patchbot-unstable, 09:51
- [Xen-changelog] [xen-unstable] x86: Simplify RDMSR pass-through emulation for certain, Xen patchbot-unstable, 09:51
- [Xen-changelog] [xen-unstable] [IA64] move back pal.S into xen/arch/ia64/linux., Xen patchbot-unstable, 09:51
- [Xen-changelog] [xen-unstable] stubdom/ioemu link farm creation fixes, Xen patchbot-unstable, 09:51
- [Xen-changelog] [xen-unstable] [IA64] fix mca hander., Xen patchbot-unstable, 09:50
- [Xen-changelog] [xen-unstable] [IA64] update the comment in ia64_switch_to., Xen patchbot-unstable, 09:50
- [Xen-changelog] [xen-unstable] [IA64] fix stack unwinder., Xen patchbot-unstable, 09:50
- [Xen-changelog] [xen-unstable] [IA64] EFI mapping: restoring mapping correctly., Xen patchbot-unstable, 09:50
- [Xen-changelog] [xen-unstable] [IA64] introduce XEN_EFI_RR6 and XEN_EFI_RR7, Xen patchbot-unstable, 09:50
- [Xen-changelog] [xen-unstable] [IA64] minor fix vmx_ivt., Xen patchbot-unstable, 09:50
- [Xen-changelog] [xen-unstable] [IA64] fix PAL call in physical mode., Xen patchbot-unstable, 09:50
- [Xen-changelog] [xen-unstable] [IA64] add one BUG_ON() to allocate_metaphysical_rr(), Xen patchbot-unstable, 09:50
- [Xen-changelog] [xen-3.2-testing] Added tag RELEASE-3.2.2 for changeset dca3b5e459e3e50354d336d81bcc278b6f48b0c0, Xen patchbot-3.2-testing, 08:01
- [Xen-changelog] [xen-3.2-testing] Update Xen version for 3.2.2, Xen patchbot-3.2-testing, 08:00
September 16, 2008
- [Xen-changelog] [linux-2.6.18-xen] merge with linux-2.6.18-xen.hg, Xen patchbot-linux-2.6.18-xen, 15:40
- [Xen-changelog] [linux-2.6.18-xen] [IA64] xencomm: support XENMEM_add_to_physmap and XENMEM_remove_from_phsymap, Xen patchbot-linux-2.6.18-xen, 15:40
- [Xen-changelog] [linux-2.6.18-xen] [IA64] ia64/xen: don't roundup swiotlb slab count., Xen patchbot-linux-2.6.18-xen, 15:40
- [Xen-changelog] [linux-2.6.18-xen] ia64, evtchn: fix to 669:0ba49e9e74f9., Xen patchbot-linux-2.6.18-xen, 15:40
- [Xen-changelog] [xen-unstable] x86: microcode update support for AMD CPUs, Xen patchbot-unstable, 06:04
- [Xen-changelog] [xen-unstable] CPUIDLE: Adjust Cx residency to contain Cx exit latency & overhead., Xen patchbot-unstable, 06:04
- [Xen-changelog] [xen-3.2-testing] xenstore: Fix a memory leak in 'xs_is_domain_introduced'., Xen patchbot-3.2-testing, 06:04
- [Xen-changelog] [xen-3.2-testing] xendomains script: A few bug fixes., Xen patchbot-3.2-testing, 06:04
- [Xen-changelog] [xen-3.2-testing] ioemu: Fix bug in map cache, Xen patchbot-3.2-testing, 06:04
- [Xen-changelog] [linux-2.6.18-xen] evtchn: Clean up pirq/dynirq handling., Xen patchbot-linux-2.6.18-xen, 06:04
- [Xen-changelog] [linux-2.6.18-xen] x86, xen, pm: Update domain shared type and hotplug parameter defination, Xen patchbot-linux-2.6.18-xen, 06:04
- [Xen-changelog] [linux-2.6.18-xen] ACPI: Backport latest T-state support from latest Linux upstream, Xen patchbot-linux-2.6.18-xen, 06:04
- [Xen-changelog] [linux-2.6.18-xen] x86, xen, pm: Add ppc dynamic change handle, Xen patchbot-linux-2.6.18-xen, 06:04
- [Xen-changelog] [linux-2.6.18-xen] xen: Fix 32-bit build by fixing wrmsr_safe() usage., Xen patchbot-linux-2.6.18-xen, 06:03
- [Xen-changelog] [xen-unstable] Avoid parallel invocation of git for ioemu-remote., Xen patchbot-unstable, 06:03
- [Xen-changelog] [xen-unstable] x86: Fix 32-bit build after AMD microcode update patch., Xen patchbot-unstable, 06:03
- [Xen-changelog] [xen-unstable] xsm: dummy module - implement missing stub, Xen patchbot-unstable, 06:03
- [Xen-changelog] [xen-unstable] vtd: minor edge case memory leak, Xen patchbot-unstable, 06:03
- [Xen-changelog] [xen-unstable] x86, shadow: Allow removing writable mappings from splintered page tables., Xen patchbot-unstable, 06:03
- [Xen-changelog] [xen-unstable] x86, shadow: Fix comment about Linux direct-map address., Xen patchbot-unstable, 06:03
- [Xen-changelog] [xen-unstable] x86, shadow: Add new location of Linux direct-map to the places to, Xen patchbot-unstable, 06:03
- [Xen-changelog] [xen-unstable] $(XEN_ROOT) absolutification fixes for ioemu-remote (incl stubdom), Xen patchbot-unstable, 06:03
- [Xen-changelog] [xen-unstable] stubdom: compile stubdom with qemu-remote, Xen patchbot-unstable, 06:03
- [Xen-changelog] [xen-unstable] Check the existence of serial port before using, Xen patchbot-unstable, 06:02
- [Xen-changelog] [xen-unstable] x86: Clean up cpufreq core logic, Xen patchbot-unstable, 06:02
- [Xen-changelog] [xen-unstable] x86, cpu hotplug: flush softirq work when going offline, Xen patchbot-unstable, 06:02
- [Xen-changelog] [xen-unstable] xenstore: Fix a memory leak in 'xs_is_domain_introduced'., Xen patchbot-unstable, 06:02
- [Xen-changelog] [xen-unstable] ACPI: Grant access of MSR_IA32_THERM_CONTROL MSR to dom0, Xen patchbot-unstable, 06:02
- [Xen-changelog] [xen-unstable] CPUIDLE: Disable APIC timer intr during C3 while force hpetbroadcast, Xen patchbot-unstable, 06:02
- [Xen-changelog] [xen-unstable] x86, shadow: Fix some SHADOW_PRINTK() callers., Xen patchbot-unstable, 06:02
- [Xen-changelog] [xen-unstable] xendomains script: A few bug fixes., Xen patchbot-unstable, 06:02
- [Xen-changelog] [xen-unstable] x86: Support CPU hotplug offline., Xen patchbot-unstable, 06:02
- [Xen-changelog] [xen-unstable] xm: domid casting bug, Xen patchbot-unstable, 06:02
- [Xen-changelog] [xen-unstable] xsm: XSM foreigndom usage bug, Xen patchbot-unstable, 06:01
- [Xen-changelog] [xen-unstable] CPUIDLE: Port Linux menu governor to replace the initial ladder governor, Xen patchbot-unstable, 06:01
- [Xen-changelog] [xen-unstable] x86: Fix calibration rendezvous for cpu hotplug., Xen patchbot-unstable, 06:01
- [Xen-changelog] [xen-unstable] CPUIDLE: Avoid remnant LAPIC timer intr while force hpetbroadcast, Xen patchbot-unstable, 06:01
- [Xen-changelog] [xen-unstable] CPUIDLE: Avoid remnant HPET intr while force hpetbroadcast, Xen patchbot-unstable, 06:01
- [Xen-changelog] [xen-unstable] vtd: Add a command line param to enable/disable pass-through feature, Xen patchbot-unstable, 06:01
- [Xen-changelog] [xen-unstable] x86, xend: Fix processing of cpuid config parameters, Xen patchbot-unstable, 06:01
- [Xen-changelog] [xen-unstable] x86: Remove MSI boot parameter -- now always on., Xen patchbot-unstable, 06:01
- [Xen-changelog] [xen-unstable] x86: Do not permit 'AUTO_ASSIGN' parameter to PHYSDEVOP_alloc_irq_vector., Xen patchbot-unstable, 06:01
- [Xen-changelog] [xen-unstable] xc_domain_save: Do not poll-wait for guest to shutdown -- it should, Xen patchbot-unstable, 06:00
- [Xen-changelog] [xen-unstable] Small user manual fixes., Xen patchbot-unstable, 06:00
- [Xen-changelog] [xen-unstable] ioemu: Fix bug in map cache, Xen patchbot-unstable, 06:00
- [Xen-changelog] [xen-unstable] vtd.txt: Add caveat about assigning certain types of device., Xen patchbot-unstable, 06:00
- [Xen-changelog] [xen-unstable] ioemu: various fixes to 18394:dade7f0bdc8d, Xen patchbot-unstable, 06:00
- [Xen-changelog] [xen-unstable] libxc: fix xc_memory_op(): handles XENMEM_remove_from_phsymap case., Xen patchbot-unstable, 06:00
- [Xen-changelog] [xen-unstable] vtd: Enable pass-through translation for Dom0, Xen patchbot-unstable, 06:00
- [Xen-changelog] [xen-unstable] stubdom: Fix README for renamed device-model config file., Xen patchbot-unstable, 06:00
- [Xen-changelog] [xen-unstable] Revert 18415:3e72ab517e44 (xend: move the call to XendDevices.destroy_device_state()), Xen patchbot-unstable, 06:00
September 08, 2008
- [Xen-changelog] [xen-unstable] xentrace 7/7: Add option to log to a circular buffer and dump to disk, Xen patchbot-unstable, 12:41
- [Xen-changelog] [xen-unstable] xentrace 6/7: Updated formats file., Xen patchbot-unstable, 12:41
- [Xen-changelog] [linux-2.6.18-xen] linux/pci-msi: translate Xen-provided PIRQs (take 2), Xen patchbot-linux-2.6.18-xen, 12:41
- [Xen-changelog] [linux-2.6.18-xen] linux: make Xen cpufreq handling also work without _PSD objects, Xen patchbot-linux-2.6.18-xen, 12:40
- [Xen-changelog] [xen-unstable] xentrace 5/7: Additional tracing for the shadow code., Xen patchbot-unstable, 12:40
- [Xen-changelog] [xen-unstable] xentrace 3/7: Remove vcpu / domain from HVM traces., Xen patchbot-unstable, 12:40
- [Xen-changelog] [xen-unstable] xentrace 4/7: Add some missing things to the xentrace options string, Xen patchbot-unstable, 12:40
- [Xen-changelog] [xen-unstable] xentrace 2/7: Lost-records record includes currently running vcpu,, Xen patchbot-unstable, 12:40
- [Xen-changelog] [xen-unstable] xentrace 1/7: Trace runstate changes., Xen patchbot-unstable, 12:40
- [Xen-changelog] [xen-unstable] xen/powernow: allow using lowest-power P-state, Xen patchbot-unstable, 12:40
- [Xen-changelog] [xen-unstable] x86: fix cpufreq_dom_mask, Xen patchbot-unstable, 12:40
- [Xen-changelog] [xen-unstable] xc_save: ignore the first suspend event channel notification, Xen patchbot-unstable, 12:40
- [Xen-changelog] [xen-unstable] xc_save: Clean up (*suspend)() callback hook., Xen patchbot-unstable, 12:40
- [Xen-changelog] [xen-unstable] xc_save: Janitorial work., Xen patchbot-unstable, 12:39
- [Xen-changelog] [linux-2.6.18-xen] pciback: Avoid large array allocation on kernel stack., Xen patchbot-linux-2.6.18-xen, 08:39
September 06, 2008
- [Xen-changelog] [xen-3.2-testing] Fix HVM guest's save/restore by ignoring the null cdrom string, Xen patchbot-3.2-testing, 01:41
- [Xen-changelog] [linux-2.6.18-xen] Revert 654:8925ce7552528 (linux/pci-msi: translate Xen-provided PIRQs), Xen patchbot-linux-2.6.18-xen, 01:41
- [Xen-changelog] [linux-2.6.18-xen] xen: make xenoprof local variables static, Xen patchbot-linux-2.6.18-xen, 01:41
- [Xen-changelog] [linux-2.6.18-xen] MSI-X: Fix pciback_enable_msix()., Xen patchbot-linux-2.6.18-xen, 01:41
- [Xen-changelog] [xen-unstable] lsevtchn: Improve this evtchn reporting tool., Xen patchbot-unstable, 01:40
- [Xen-changelog] [SPAM] [xen-unstable] xsm, flask: sample flask policy, Xen patchbot-unstable, 01:40
- [Xen-changelog] [xen-unstable] ioemu: fix offset of MSI-X memory-mapped table., Xen patchbot-unstable, 01:40
- [Xen-changelog] [xen-unstable] More efficient implementation of SCHEDOP_poll when polling a single port., Xen patchbot-unstable, 01:40
- [Xen-changelog] [xen-unstable] xsm: A few hacks to get XSM-disabled (aka dummy) mode working., Xen patchbot-unstable, 01:40
- [Xen-changelog] [xen-unstable] x86: smp_mb__{before, after}_clear_bit() are no-ops., Xen patchbot-unstable, 01:40
- [Xen-changelog] [xen-unstable] ioemu: support PCI Express Capability Structure version 1., Xen patchbot-unstable, 01:40
- [Xen-changelog] [xen-unstable] xsm: Fix __import__() usage on Python 2.4 and earlier., Xen patchbot-unstable, 01:40
- [Xen-changelog] [xen-unstable] xsm: refactor IO hooks/sysctl hooks, Xen patchbot-unstable, 01:40
- [Xen-changelog] [xen-unstable] xsm, python tools: remove autogenerated xsm.py, Xen patchbot-unstable, 01:39
- [Xen-changelog] [xen-unstable] CPUIDLE: Write to ARB_DISABLE conditionally to reduce some idle overheads., Xen patchbot-unstable, 01:39
September 03, 2008
- [Xen-changelog] [xen-unstable] x86: Fix interpretation of get_l*e_linear_pagetable()., Xen patchbot-unstable, 20:20
- [Xen-changelog] [xen-unstable] x86: Fix guest_handle_okay/guest_handle_subrange_okay, Xen patchbot-unstable, 20:20
- [Xen-changelog] [xen-unstable] Remove guest_physmap_max_mem_pages(), which is no longer usefully, Xen patchbot-unstable, 20:20
- [Xen-changelog] [xen-unstable] ACPI: Remove a redundant call to acpi_hw_register_read()., Xen patchbot-unstable, 20:20
- [Xen-changelog] [xen-unstable] Fix for VCPU periodic timer., Xen patchbot-unstable, 20:19
- [Xen-changelog] [xen-unstable] xend: move the call to XendDevices.destroy_device_state(), Xen patchbot-unstable, 06:29
- [Xen-changelog] [xen-3.2-testing] Update Xen version for 3.2.2-rc5-pre, Xen patchbot-3.2-testing, 03:00
- [Xen-changelog] [xen-3.2-testing] Added tag 3.2.2-rc4 for changeset 9e5d6995928e1ffc2fd84e4fdfc86d9e0cc8ab4a, Xen patchbot-3.2-testing, 03:00
- [Xen-changelog] [xen-3.2-testing] Update Xen version for 3.2.2-rc4, Xen patchbot-3.2-testing, 03:00
|
|