> From: Konrad Rzeszutek Wilk [mailto:kon...@darnok.org]
> Sent: Monday, January 23, 2012 5:34 PM
>
> tboot does not look to support grub2 parameter passing and ends up eating the
> first argument. The
> temporary workaround I've used was
>
> multiboot /tboot.gz a=a logging=memory,vga log
> From: Konrad Rzeszutek Wilk [mailto:konrad.w...@oracle.com]
> Sent: Thursday, January 12, 2012 12:23 PM
eturn values for tboot_sleep
>
> On Thu, Jan 12, 2012 at 09:49:58AM -0800, Konrad Rzeszutek Wilk wrote:
> > On Tue, Jan 10, 2012 at 08:10:53PM +, Cihula, Joseph wrote:
> > > ACK, but tboot
Try the attached patch (against the tip) and specify 'prot_mem=type1' on the
tboot command line.
Joe
> -Original Message-
> From: Konrad Rzeszutek Wilk [mailto:kon...@darnok.org]
> Sent: Thursday, January 19, 2012 8:58 AM
> To: tboot-devel@lists.sourceforge.net
> Subject: [tboot-devel] t
On Wed, Jan 25, 2012 at 6:34 PM, Cihula, Joseph wrote:
>> From: Konrad Rzeszutek Wilk [mailto:kon...@darnok.org]
>> Sent: Monday, January 23, 2012 5:34 PM
>>
>> tboot does not look to support grub2 parameter passing and ends up eating
>> the first argument. The
>> temporary workaround I've used w
> From: konrad.r.w...@gmail.com [mailto:konrad.r.w...@gmail.com] On Behalf Of
> Konrad Rzeszutek Wilk
> Sent: Wednesday, January 25, 2012 7:09 PM
>
> On Wed, Jan 25, 2012 at 6:34 PM, Cihula, Joseph
> wrote:
> >> From: Konrad Rzeszutek Wilk [mailto:kon...@darnok.org]
> >> Sent: Monday, January 2
.. snip..
>> >> to stick a dummy variable at the start. Xen hypervisor had a problem
>> >> with this at some point and c/s 21883 "x86: Correctly cook command lines
>> >> for GRUB2" fixed the
>> problem.
>> >
>> > This solution was added to the tboot README in c/s 269 (we recommend just
>> > dupli