« Previous | Next » 

Revision 4d6e3ac5

ID4d6e3ac5d411c461d0fb4b1cd2ace854963c9e30

Added by Jan Kiszka over 14 years ago

kvm: x86: Save/restore exception_index

As KVM now makes use of exception_index to keep pending exceptions, we
have to save&restore this field as well.

NOTE: We have to nail the arch-independent exception_index down to a
certain bit width for proper vmstate processing, namely to 32 bit.

Signed-off-by: Jan Kiszka <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences