454 messages

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

2007 March [All Months]

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

[Xen-changelog] [xen-unstable] TCGBIOS fixes and cleanups. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Added a new Xen-API call VM.send_sysrq, and use that to implement xm sysrq - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix VM_metrics.get_vcpus_utilisation. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Use HOSTCFLAGS with HOSTCC. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] hvm: Lower HPET frequency to 1/32 of the TSC. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LINUX] Update crash-kernel-32-on-64.patch with more sensible version from -mm. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix parameter to XendInvalidDomain. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Make xm trigger talk XenAPI; add send_trigger to VM class. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix xm network-list through the Xen-API for managed domains. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] LINUX: x86_64: start_pfn should be initialised even when XENFEAT_auto_translated_physmap is set. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [POWERPC][XEN] Fix "xc_core" build break. Untested but might work. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LIBXC][POWERPC] Use new domain builder. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Merge with xen-unstable.hg. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Merge with xenppc-unstable-merge.hg - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix the handling of the transient flag. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Implemented host.get_PIFs. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64][MINIOS] Make mini-os ia64 cross compile-able - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] Fix ptc.ga emulation bug - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] sn2 IO build fixes - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] SN2 specific SAL calls for dom0 - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] Fix for compiling PV-on-HVM driver on IPF - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] Fix return value of hypercall from VT-i domain - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] Follow dynamic grant_table for PV-on-HVM on IPF - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] merge with xen-unstable.hg - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] Use domheap instead of xenheap for P2M table - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] Fix PAL_CACHE_FLUSH to be vcpu-migration-safe - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] Fix isr setting vs viosapic interupt delivery - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] fix access rights in VHPT when itr.ar!=dtr.ar - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] Improve error message when HVM domain creation failed - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix xenapi_create re: Multiple VIFs for test 04_restore_withdevices_pos - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Replace tabs with spaces. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix typos. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Return an error when a schedule-setting call fails. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Add a last_updated field to every metrics class. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Add VM.set_memory_dynamic_*_live methods, and use those in xm mem-set. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Ignore exceptions in the get_all_methods call. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Don't use the client-side shortcut for get_uuid calls -- we need to keep - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Remove stillborn DTD section, in favour of an upcoming new doc for the xm - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Added C bindings and docs for recent addition VM.set_VCPUs_number_live. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Implement session.last_active, session.this_host, session.get_record, - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Tidy up use of stdout vs stderr. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix memory values -- they should be in bytes. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Added I/O debugging mode. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Create the new VM with the default crash behaviour set. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix VM.resume/suspend docs. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [HVM] Intercept ACPI pm-timer registers - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [HVM] Fix comments - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix the xm mem-max command. Closes bug #933. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix xm mem-set on non-running domains. Closes bug #934. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Ignore .pc (quilt patch queues). - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] This patch replaces tab with 4 whitespaces in xensec_gen/main.py. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Trivial tidyup. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Added network.other_config map. To make this easier, add a new automatic - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Convert XendVMMetrics into an autoplug class. Tidy up our destroy methods - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Convert XendPIFMetrics into an autoplug class. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Add autodetect to xm create for xml files - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Add option to xm create to skip DTD checks. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix xm info etc since changes to Session in XenAPI - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix xm network-attach via XenAPI re: paused domain state - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix push/jmp/call <reg/mem> to check whether the operand is register - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] hvm svm: Rename svm_do_vmmcall_reset_to_realmode() and some small - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix typo in VIF_metrics_methods in XenAPI - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Merge - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Do not issue a warning on XendDomainInfo.recreate for dom0 -- this is normal - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Add WARN() and generic WARN_ON(). - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] linux: Fix for missing response to XS_UNWATCH request. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] hvm: Remove access to QEMU monitor in VNC server - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] xen: Remove legacy references to explicitly per-cpu perf counters. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix 'xm list' long output to skip legacy 'cpus'. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] hvm: Fix undefined bit shifting in mmio emulation path - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] hvm svm: Bug fix for page allocation when HAP is being used - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] linux/x86-64: cleanup the Xen-specific macros in entry-xen.S - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] hvm: Clean up intr_assist() functions (both VMX and SVM, . but mainly - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Add auto-start and auto-stop functionality. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Move the client-specific parts of xmlrpclib2 into xmlrpcclient.py. This means - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Added comment regarding a Python bug. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Added HTTPS support to Xend. There are new configuration options for the - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix typo. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [HVM][HAP] Fix up some memory allocation bugs - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Merge - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix diagnosis of unhandled exceptions. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Editing long lines in pygrub interactively could lead to tracebacks. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [ioemu] Revert 14585:3375391fb0c9 since this removes useful functionality. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] merge with xen-unstable.hg - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] Remove debugger calls from panic_domain() - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] merge with xen-unstable.hg - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Merge with xen-ia64-unstable.hg - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Merge with xen-ia64-unstable.hg - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [linux] Fix xenbus device to allow replies larger than 4096 bytes. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix to let TCP server run without SSL installed. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] linux evtchn: Read function in evtchn driver requires locking. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Remove page_is_removable arch hook. Now the ia64 p2m semantic becomes - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] pciback: check function return values of functions declared with - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [ACM] Allow version information to be embedded in the XML representation of - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] xenbus: check function return values of functions declared with - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] linux: Fix the pciback build (temporary hack). - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] linux pciback: Proper fix for build failure. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Don't trap int3 instructions by default - can have a major overhead in - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [SVM] Inject a "fake" interrupt if we delay an interrupt for an exception - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] hvm svm: Inject #UD exception if guest tries to execute any SVM-related - Xen patchbot-unstable

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