Xen API discussion (date)
November 30, 2009
- [Xen-API] [PATCH] CA-34424: rbac audit-log should echo to syslog only, Marcus Granado, 10:23
- [Xen-API] refresh allowed operations after change the power on config, Javier Alvarez-Valle, 09:56
- [Xen-API] [PATCH 10 of 11] CA-35165: Remove spammy 'check_rbac=%b' debug print, David Scott, 07:44
- [Xen-API] [PATCH 11 of 11] CA-35165: Reduce the amount of log spam created by the xenstore watching code, David Scott, 07:44
- [Xen-API] [PATCH 9 of 9] CA-31529: Remove the concept of an 'interesting_device_event' now that all events are 'interesting' (the predicate 'interesting_device_event' = \_.true), David Scott, 07:44
- [Xen-API] [PATCH 7 of 9] CA-31528: Specialise the Xal DevThread event to be VBD-specific ("vbd" and "tap" but not "vif"), David Scott, 07:44
- [Xen-API] [PATCH 6 of 9] CA-31528: Specialise the Xal DevEject event to be VBD-specific ("vbd" and "tap" but not "vif"), David Scott, 07:44
- [Xen-API] [PATCH 4 of 9] CA-31528: Remove the Xal DevError event since it is unused, David Scott, 07:43
- [Xen-API] [PATCH 8 of 9] CA-31528: Specialise the Xal HotplugChanged event to VIFs (no "vbd" or "tap"), David Scott, 07:43
- [Xen-API] [PATCH 5 of 9] CA-31528: Specialise the Xal HotplugChanged event to only consider backends, remove the frontend handling code, David Scott, 07:43
- [Xen-API] [PATCH 3 of 9] CA-31528: Remove the Xal DevClosed event since it is unused, David Scott, 07:43
- [Xen-API] [PATCH 2 of 9] CA-31528: remove the Xal DevWorking and DevClosing events from Xal since they are unused, David Scott, 07:43
- [Xen-API] [PATCH 0 of 9] Stop listening for events which we dont care about ("uninteresting device events"), David Scott, 07:42
- [Xen-API] [PATCH 1 of 9] CA-31528: Remove the Xal DevNew event since it is unused, David Scott, 07:42
- [Xen-API] [PATCH 04 of 11] CA-35165: Silence failure when no Pool record exists i.e. during initial xapi startup, David Scott, 07:41
- [Xen-API] [PATCH 09 of 11] CA-35165: Avoid generating scary-looking exceptions in the startup code: avoid attempting to resynchronise the state of VBDs or VIFs if they are missing (or empty); also silence the setting of the unco-operative flags, David Scott, 07:41
- [Xen-API] [PATCH 06 of 11] CA-35165: Mute the error when looking for SM backends in directories which don't exist, David Scott, 07:40
- [Xen-API] [PATCH 08 of 11] CA-35165: Remove some more verbose, pointless and frequent logging, David Scott, 07:40
- [Xen-API] [PATCH 07 of 11] CA-35165: Remove some pointless and frequent logging, David Scott, 07:40
- [Xen-API] [PATCH 03 of 11] CA-35165: Trim a xapi startup message, David Scott, 07:40
- [Xen-API] [PATCH 05 of 11] CA-35165: Remove a spurious excxeption when refreshing VM_guest_metrics when the VM_guest_metrics doesn't exist (ie for dom0), David Scott, 07:40
- [Xen-API] [PATCH 01 of 11] CA-35165: Clean up xapi startup log messages, particularly those to do with the 'localdb', David Scott, 07:40
- [Xen-API] [PATCH 02 of 11] CA-35165: Remove misleading log message from sm_exec, David Scott, 07:39
- [Xen-API] [PATCH 00 of 11] Reduce xapi logspam (a bit), David Scott, 07:39
- [Xen-API] Error: 2MESSAGE_METHOD_UNKNOWN session.login_with_password, Johnny Huang, 06:34
- Re: [Xen-API] make test/test_bindings failed, "‘CURLOPT_MUTE’", Anil Madhavapeddy, 06:21
- [Xen-API] make test/test_bindings failed, "‘CURLOPT_MUTE’", Johnny Huang, 06:16
- [Xen-API] [PATCH] Prevent the ballooning daemon from setting a bad initial balloon target, David Scott, 05:57
- [Xen-API] [PATCH 3 of 4] CA-35397: reduce the number of calls to domain_getinfo by passing the domain's uuid to the guest agent monitoring code, where we know it already, David Scott, 05:56
- [Xen-API] [PATCH 1 of 4] CA-35397: add a simple cache of per-domain data in the ballooning daemon, David Scott, 05:56
- [Xen-API] [PATCH 2 of 4] CA-35397: reduce the number of calls to domain_getinfo{, list} by passing the values around in the monitor module and by observing that the domain info record has the UUID in it-- no need to query it again, David Scott, 05:56
- [Xen-API] [PATCH 4 of 4] CA-35397: reduce the number of calls to domain_getinfo by looking up a VM reference by UUID, David Scott, 05:56
- [Xen-API] [PATCH 0 of 4] Reduce the number of unnecessary xenstore accesses and hypercalls in xapi and squeezed, David Scott, 05:55
- RE: [Xen-API] [PATCH] Prevent the ballooning daemon from setting a bad initial balloon target, Dave Scott, 05:55
- [Xen-API] [PATCH] Prevent the ballooning daemon from setting a bad initial balloon target, David Scott, 05:50
- [Xen-API] enhance iLO power on script, Javier Alvarez-Valle, 05:36
- Re: [Xen-API] Selecting a linux distro for a xen-api involved project, TSFH, 04:28
November 27, 2009
- [Xen-API] [PATCH 3 of 3] CA-35372: when setting maxmem to cap the allocations of a domain, set the target too, David Scott, 15:03
- [Xen-API] [PATCH 2 of 3] CA-35372: the ballooning simulator now checks that target <= maxmem, David Scott, 15:03
- [Xen-API] [PATCH 1 of 3] CA-32810: prevent the memory ballooning daemon capping a domain's memory usage before it has written feature-balloon, David Scott, 15:02
- [Xen-API] [PATCH 0 of 3] Ballooning daemon fixes, David Scott, 15:02
- [Xen-API] [PATCH] Improvements to the hypercall simulator, David Scott, 14:47
- [Xen-API] [PATCH 6 of 7] [XIU]: Add explicit HVM and HAP flags to Domctl_create in the simulator, David Scott, 14:47
- [Xen-API] [PATCH 7 of 7] [XIU]: increase the realism of the hypercall simulator by adding a constant amount of extra memory to tot_pages for every domain, David Scott, 14:47
- [Xen-API] [PATCH 5 of 7] [XIU]: When destroying a domain in the simulator, give its memory back to xen, David Scott, 14:47
- [Xen-API] [PATCH 3 of 7] [XIU]: when a domain target is updated, transfer the memory immediately from the host, respecting both the domain's max_mem and the total amount of memory free on the host, David Scott, 14:46
- [Xen-API] [PATCH 1 of 7] [XIU]: store the physical memory used/free in KiB rather than MiB for consistency, David Scott, 14:46
- [Xen-API] [PATCH 4 of 7] [XIU]: write control/feature-balloon 3s after starting a simulated domain, David Scott, 14:46
- [Xen-API] [PATCH 2 of 7] [XIU]: rename tot_mem -> tot_mem_kib and max_mem -> max_mem_kib, David Scott, 14:46
- [Xen-API] [PATCH 0 of 7] Improvements to the hypercall simulator, David Scott, 14:46
- [Xen-API] [PATCH] CP-706: assign individual syslog facility to rbac audit log, Marcus Granado, 09:26
- [Xen-API] [PATCH] CP-706: add syslog facility option to xapi log.conf, Marcus Granado, 09:25
- RE: [Xen-API] [PATCH] Fix parsing of the tools .iso filename, Dave Scott, 03:21
November 26, 2009
- Re: [Xen-API] [PATCH] Fix parsing of the tools .iso filename, Magnus Therning, 23:54
- [Xen-API] [PATCH] CA-35370: vm-ops+ should be able to write to tags, Marcus Granado, 09:20
- [Xen-API] [PATCH] CA-35368: add per-key RBAC support, Marcus Granado, 09:18
- [Xen-API] [PATCH] CA-35368: add support to per-key RBAC, Marcus Granado, 09:18
- [Xen-API] [PATCH] Fix parsing of the tools .iso filename, David Scott, 08:40
- [Xen-API] [PATCH] Fix bug in Bigbuffer, Jonathan Ludlam, 06:40
- RE: [Xen-API] Get VM Free Memory, Dave Scott, 02:20
- RE: [Xen-API] [PATCH] Switch all xapi syslog logging back to 'daemon', Dave Scott, 02:17
November 25, 2009
- [Xen-API] Get VM Free Memory, Gandhiraj Natarajan, 18:10
- [Xen-API] [PATCH] Switch all xapi syslog logging back to 'daemon', Daniel Stodden, 16:09
- [Xen-API] [PATCH] CA-31481: Switch blktap syslog facility back to daemon, Daniel Stodden, 16:09
- RE: [Xen-API] [PATCH] CA-34203: only root can call slave-local-login-with-password, Marcus Granado, 11:03
- RE: [Xen-API] Authentication mismatch in API to create pool, Marcus Granado, 10:57
- Re: [Xen-API] exception MEMORY_CONSTRAINT_VIOLATION, Marco Sinhoreli, 06:29
- Re: [Xen-API] exception MEMORY_CONSTRAINT_VIOLATION, Jonathan Knowles, 03:48
- Re: [Xen-API] exception MEMORY_CONSTRAINT_VIOLATION, Marco Sinhoreli, 03:43
- Re: [Xen-API] exception MEMORY_CONSTRAINT_VIOLATION, Marco Sinhoreli, 03:34
- Re: [Xen-API] exception MEMORY_CONSTRAINT_VIOLATION, Jonathan Knowles, 02:55
- RE: [Xen-API] [PATCH 3 of 4] [XIU]: when a domain target is updated, transfer the memory immediately from the host, respecting both the domain's max_mem and the total amount of memory free on the host, Dave Scott, 02:26
- Re: [Xen-API] exception MEMORY_CONSTRAINT_VIOLATION, Jonathan Knowles, 02:18
November 24, 2009
- [Xen-API] exception MEMORY_CONSTRAINT_VIOLATION, Marco Sinhoreli, 21:45
- [Xen-API] Authentication mismatch in API to create pool, Marco Sinhoreli, 16:59
- [Xen-API] [PATCH 2 of 4] [XIU]: rename tot_mem -> tot_mem_kib and max_mem -> max_mem_kib, David Scott, 10:32
- [Xen-API] [PATCH 4 of 4] [XIU]: write control/feature-balloon 3s after starting a simulated domain, David Scott, 10:32
- [Xen-API] [PATCH 3 of 4] [XIU]: when a domain target is updated, transfer the memory immediately from the host, respecting both the domain's max_mem and the total amount of memory free on the host, David Scott, 10:32
- [Xen-API] [PATCH 1 of 4] [XIU]: store the physical memory used/free in KiB rather than MiB for consistency, David Scott, 10:31
- [Xen-API] [PATCH 0 of 4] [XIU] add balloon driver simulation support, David Scott, 10:31
- [Xen-API] [PATCH] Never allow to PIF.unplug the management interface., Rob Hoes, 09:59
- [Xen-API] [PATCH] Set the VM.affinity field when BIOS strings are set., Rob Hoes, 05:24
November 22, 2009
- Re: [Xen-API] Some questions about XenAPI, Lonangel, 17:03
- RE: [Xen-API] Some questions about XenAPI, Dave Scott, 12:56
- Re: [Xen-API] Some questions about XenAPI, Lonangel, 12:43
- RE: [Xen-API] Some questions about XenAPI, Dave Scott, 12:09
- [Xen-API] Some questions about XenAPI, Lonangel, 07:03
November 20, 2009
- [Xen-API] RE: sanity checks in the power on script, Javier Alvarez-Valle, 08:58
- [Xen-API] [PATCH 1 of 3] [ocamldoc] Added docs for networking modules, Rob Hoes, 08:17
- [Xen-API] [PATCH 3 of 3] [ocamldoc] Grouping modules in the module list, Rob Hoes, 08:16
- [Xen-API] [PATCH 2 of 3] [ocamldoc] Information on the completeness of the documentation, Rob Hoes, 08:16
- [Xen-API] [PATCH 0 of 3] misc ocamldoc improvements, Rob Hoes, 08:15
- [Xen-API] [PATCH] Adds a "-pad" function to the memory_breakdown tool, Jonathan Knowles, 07:55
- [Xen-API] RE: sanity checks in the power on script, Dave Scott, 07:27
- [Xen-API] RE: fix allowed operations when the power-on-mode is disabled, Dave Scott, 07:15
- [Xen-API] [PATCH] Adds functions "file_lines_{fold, iter}" to the Unixext module. These functions implement the standard "fold" and "iter" functions for all the lines in a file, Jonathan Knowles, 06:27
- [Xen-API] fix allowed operations when the power-on-mode is disabled, Javier Alvarez-Valle, 05:43
- [Xen-API] RE: sanity checks in the power on script, Javier Alvarez-Valle, 05:43
- [Xen-API] sanity checks in the power on script, Javier Alvarez-Valle, 05:39
- RE: [Xen-API] Find Shutdown VMs, Dave Scott, 04:19
- [Xen-API] Find Shutdown VMs, Gandhiraj Natarajan, 04:06
- [Xen-API] Xen live-migration implement, wangrui163, 03:18
- [Xen-API] RE: patch poweron plug-in, Javier Alvarez-Valle, 01:59
November 13, 2009
- [Xen-API] [RFC] host memory ballooning daemon, Dave Scott, 13:54
- Re: [Xen-API] [PATCH] CA-34203: only root can call slave-local-login-with-password, Marco Sinhoreli, 12:12
- [Xen-API] [PATCH] CA-34034: add default_args to audit params, Marcus Granado, 06:02
- RE: [Xen-API] Compatibility Xen-API XenServer and XCP, Dave Scott, 03:01
- RE: [Xen-API] Compatibility Xen-API XenServer and XCP, Dave Scott, 02:54
November 12, 2009
- Re: [Xen-API] Compatibility Xen-API XenServer and XCP, Joshua West, 12:06
- Re: [Xen-API] Compatibility Xen-API XenServer and XCP, Marco Sinhoreli, 11:27
- RE: [Xen-API] Compatibility Xen-API XenServer and XCP, Dave Scott, 10:14
- [Xen-API] Compatibility Xen-API XenServer and XCP, Marco Sinhoreli, 09:05
- [Xen-API] patch wlb, Javier Alvarez-Valle, 06:21
- [Xen-API] [PATCH] CA-34859: use subject_username as fallback for subject_displayname when subject_gecos is empty, Marcus Granado, 05:52
- [Xen-API] [PATCH] Updates the ASCII-art memory documentation comment to reflect the recent change that subtracts the VGA framebuffer size from the value of start_mem passed into the domain builder., Jonathan Knowles, 04:07
November 11, 2009
- RE: [Xen-API] RE: [Xen-devel] [PATCH] xapi toolstack (xen-api-libs): fix compile errors, Dave Scott, 14:00
- [Xen-API] [PATCH 1 of 4] Use autoconf to detect: xen headers; XS_RESTRICT in patchqueue; ocaml packages xmlm, type-conf; libdevicemapper; and linux-specific CDROM ioctls, David Scott, 09:40
- [Xen-API] [PATCH 3 of 4] Add a trivial autogen.sh, David Scott, 09:40
- [Xen-API] [PATCH 4 of 4] Modify the mk/Makefile to invoke autogen.sh && configure to generate the main Makefile, David Scott, 09:39
- [Xen-API] [PATCH 0 of 4] Add small amounts of autoconf to make xen-api-libs.hg easier to build, David Scott, 09:39
- [Xen-API] [PATCH 2 of 4] Work-around the missing XS_RESTRICT decl in xen-unstable, David Scott, 09:39
- [Xen-API] [PATCH] Subtract VGA framebuffer memory size from value of start_mem passed into HVM domain builder., Jonathan Knowles, 08:58
- [Xen-API] [PATCH 3 of 3] Adds a command-line utility "memory-breakdown" which displays a detailed breakdown of host and guest memory usage, Jonathan Knowles, 03:05
- [Xen-API] [PATCH 2 of 3] Removes duplicate definitions of functions (with_{xal, xc, xs, xc_and_xs, xs_and_xs_final}) from the Xenops layer, Jonathan Knowles, 03:04
- [Xen-API] [PATCH 1 of 3] Moves low-level functions with_{xal, xc, xs, xc_and_xs, xs_and_xs_final} from the Xapi layer into the Xenops layer, allowing greater reuse, Jonathan Knowles, 03:04
- [Xen-API] [PATCH 0 of 3] Adds a command-line utility 'memory-breakdown' which displays a detailed breakdown of host and guest memory usage (resending), Jonathan Knowles, 03:04
- [Xen-API] [PATCH 3 of 3] Adds a command-line utility "memory-breakdown" which displays a detailed breakdown of host and guest memory usage, Jonathan Knowles, 02:59
- [Xen-API] [PATCH 2 of 3] Removes duplicate definitions of functions (with_{xal, xc, xs, xc_and_xs, xs_and_xs_final}) from the Xenops layer, Jonathan Knowles, 02:59
- [Xen-API] [PATCH 0 of 3] Adds a command-line utility 'memory-breakdown' which displays a detailed breakdown of host and guest memory usage., Jonathan Knowles, 02:59
- [Xen-API] [PATCH 1 of 3] Moves low-level functions with_{xal, xc, xs, xc_and_xs, xs_and_xs_final} from the Xapi layer into the Xenops layer, allowing greater reuse, Jonathan Knowles, 02:59
November 06, 2009
- Re: [Xen-API] RE: [Xen-devel] [PATCH] xapi toolstack (xen-api-libs): fix compile errors, Anil Madhavapeddy, 10:55
- RE: [Xen-API] RE: [Xen-devel] [PATCH] xapi toolstack (xen-api-libs): fix compile errors, Dave Scott, 10:28
- Re: [Xen-API] RE: [Xen-devel] [PATCH] xapi toolstack (xen-api-libs): fix compile errors, Anil Madhavapeddy, 10:24
- [Xen-API] [PATCH] Supplemental packs: reflect homogeneity in package strings in Host.software_version, Rob Hoes, 09:41
- [Xen-API] RE: [Xen-devel] [PATCH] xapi toolstack (xen-api-libs): fix compile errors, Dave Scott, 09:16
- [Xen-API] [PATCH] CA-34203: only root can call slave-local-login-with-password, Marcus Granado, 08:48
- RE: [Xen-devel] [PATCH] xapi toolstack (xen-api-libs): fix compile errors, Andreas Florath, 08:34
- [Xen-API] RE: [Xen-devel] [PATCH] xapi toolstack (xen-api-libs): fix compile errors, Thomas Gazagnaire, 07:09
- [Xen-API] [PATCH] CA-34422: add roles to permissions field in session object, Marcus Granado, 03:01
- Re: [Xen-API] Re: [Xen-devel] release of 'xapi' toolstack, Jonathan Ludlam, 02:53
- Re: [Xen-API] Re: [Xen-devel] release of 'xapi' toolstack, Pasi Kärkkäinen, 01:55
November 04, 2009
- [Xen-API] Xen Server performance monitoring, Ashok Basapur, 20:56
- Re: [Xen-API] stdext compilation on macos x, Anil Madhavapeddy, 20:52
- [Xen-API] [PATCH 2 of 2] Turn off the alerts METADATA_LUN_{HEALTHY, BROKEN} by default. They can be re-enabled by setting the key Pool.other_config:metadata_lun_alerts=true, David Scott, 14:20
- [Xen-API] [PATCH 1 of 2] Add a trivial interface hiding the implementation of the redo_log_alert module, David Scott, 14:20
- [Xen-API] [PATCH 0 of 2] Disable the alerts METADATA_LUN_{HEALTHY, BROKEN} by default, David Scott, 14:20
- [Xen-API] [PATCH] Refresh VM_guest_metrics objects when xapi restarts, David Scott, 13:26
- RE: [Xen-API] stdext compilation on macos x, Dave Scott, 12:44
- [Xen-API] stdext compilation on macos x, Anil Madhavapeddy, 11:29
- Re: [Xen-API] release of 'xapi' toolstack, Anil Madhavapeddy, 10:34
- RE: [Xen-API] Re: [Xen-devel] release of 'xapi' toolstack, Jonathan Ludlam, 07:23
- RE: [Xen-API] release of 'xapi' toolstack, Thomas Gazagnaire, 07:01
- Re: [Xen-API] release of 'xapi' toolstack, Anil Madhavapeddy, 05:19
- RE: [Xen-devel] release of 'xapi' toolstack, Dave Scott, 03:18
- [Xen-API] [PATCH 3 of 3] [ocamldoc] Intro text on first page of documentation, Rob Hoes, 02:26
- [Xen-API] [PATCH 2 of 3] [ocamldoc] Initial search functionality: searching module names, Rob Hoes, 02:26
- [Xen-API] [PATCH 1 of 3] [ocamldoc] Layout improvements and parameter lists for functions, Rob Hoes, 02:26
- [Xen-API] [PATCH 0 of 3] misc patches to improve ocamldoc documentation, Rob Hoes, 02:26
November 03, 2009
- Re: [Xen-devel] release of 'xapi' toolstack, Dirk Utterback, 18:59
- Re: [Xen-devel] release of 'xapi' toolstack, Pasi Kärkkäinen, 11:51
- [Xen-API] RE: [Xen-devel] release of 'xapi' toolstack, Dave Scott, 10:35
- [Xen-API] Re: [Xen-devel] release of 'xapi' toolstack, Mark Johnson, 09:56
- [Xen-API] RE: [Xen-devel] release of 'xapi' toolstack, Dave Scott, 08:52
- [Xen-API] [PATCH] [CA-34305] Enables the set-memory-limits call for VM templates., Jonathan Knowles, 08:12
- Re: [Xen-devel] release of 'xapi' toolstack, Mark Johnson, 08:07
- [Xen-API] [PATCH 2 of 2] [database]: make the database upgrade code more robust, David Scott, 07:58
- [Xen-API] [PATCH 1 of 2] [database]: Simplify the database population code, in preparation for an upgrade simplification, David Scott, 07:58
- [Xen-API] [PATCH 0 of 2] Make the database upgrade code more flexible, David Scott, 07:57
- [Xen-devel] release of 'xapi' toolstack, Dave Scott, 07:31
|
|