5 messages in com.xensource.lists.xen-ia64-devel[Xen-ia64-devel] PATCH: declaration o...
FromSent OnAttachments
Tristan Gingold15 Apr 2007 20:32.patch
Alex Williamson04 May 2007 09:56 
Tristan Gingold04 May 2007 21:25 
Alex Williamson04 May 2007 21:26 
tgin...@free.fr04 May 2007 21:28 
Subject:[Xen-ia64-devel] PATCH: declaration of all regs in vcpu_guest_context_regs
From:Tristan Gingold (tgin@free.fr)
Date:04/15/2007 08:32:18 PM
List:com.xensource.lists.xen-ia64-devel
Attachments:

Hi,

this is a first step: all registers are declared in struct vcpu_guest_context_regs as well as the rbs. This step is necessary for debugger and full save/restore.

This structure is not fulled filled/restored: no new register is put/read. this will be the next step(s).

Tristan.