Glauber de Oliveira Costa
4665ac8e28
lguest: makes special fields be per-vcpu
...
lguest struct have room for some fields, namely, cr2, ts, esp1
and ss1, that are not really guest-wide, but rather, vcpu-wide.
This patch puts it in the vcpu struct
Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2008-01-30 22:50:13 +11:00
..
2008-01-24 20:40:40 -08:00
2008-01-29 08:48:17 +11:00
2008-01-28 15:00:15 -08:00
2008-01-28 23:14:35 +01:00
2008-01-29 21:55:18 +01:00
2008-01-29 08:52:50 +11:00
2008-01-25 08:38:25 -08:00
2008-01-28 15:08:07 -08:00
2008-01-24 20:40:40 -08:00
2008-01-24 20:40:40 -08:00
2008-01-26 14:11:17 +01:00
2008-01-24 20:40:05 -08:00
2008-01-24 20:40:40 -08:00
2008-01-24 20:40:40 -08:00
2008-01-28 14:51:23 +01:00
2008-01-28 13:21:30 +00:00
2008-01-28 10:37:06 +01:00
2008-01-25 17:19:08 -08:00
2008-01-29 22:54:01 +11:00
2008-01-28 13:13:25 +00:00
2008-01-25 08:35:13 -08:00
2008-01-24 20:40:40 -08:00
2008-01-30 22:50:13 +11:00
2008-01-27 18:14:47 +01:00
2008-01-24 20:40:40 -08:00
2008-01-27 18:14:51 +01:00
2008-01-28 10:36:50 +01:00
2008-01-28 10:59:09 +00:00
2008-01-24 20:40:08 -08:00
2008-01-29 08:51:32 +11:00
2008-01-24 20:40:06 -08:00
2008-01-30 09:54:54 +11:00
2008-01-28 14:58:20 -08:00
2008-01-24 20:40:40 -08:00
2008-01-26 15:07:54 +00:00
2008-01-24 20:40:44 -08:00
2008-01-28 23:21:18 +01:00
2008-01-29 08:52:50 +11:00
2008-01-28 15:08:32 -08:00
2008-01-28 15:08:07 -08:00
2008-01-29 08:52:50 +11:00
2008-01-26 15:07:52 +00:00
2008-01-28 15:09:52 -08:00
2008-01-24 20:40:43 -08:00
2008-01-28 13:21:38 +00:00
2008-01-28 13:21:21 +00:00
2008-01-27 18:14:47 +01:00
2008-01-25 20:41:30 +00:00
2008-01-30 22:50:02 +11:00