search for: get_note

Displaying 2 results from an estimated 2 matches for "get_note".

Did you mean: get_node
2005 Oct 11
2
Pushing Javascript Helper to external file.
...onal information for that specific row (called remotely). I can do this easily with something along the lines of... onmouseover="<%= remote_function(:updated => "notediv", :loading => " Element.show(''note'');", :url => {:action => ''get_note'', :id => inventory.id<http://inventory.id>}) -%>" onmouseout="Element.hide(''note'')". Okay, the problem with that is, when someone moves the mouse over several rows and then settles on one row, it loads the data from all those rows, causing a la...
2007 Feb 26
2
[PATCH 0 of 2] Parse image elfnotes, write them to xenstore, save and load via image sxpr
Here are two patches that let xm create, save and restore extract and preserve elfnotes read by the domain builder. This is handy for a few things. In particular, I''d like it so that xm can decide whether or not guest domains support fast resume (if save fails, or for checkpointing). _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com