KVM: Move and rename regs_modified
commit9ded2744667292d020455f51664eb161a449c243
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 3 Feb 2010 20:17:05 +0000 (3 21:17 +0100)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 3 Feb 2010 21:47:34 +0000 (3 19:47 -0200)
tree8d5734e99b5fd6eff99d388a9ab8117844fcc554
parent03c63b945239dc4abcf3a687beda6eb3b0cd69bc
KVM: Move and rename regs_modified

Touching the user space representation of KVM's VCPU state is -
naturally - a per-VCPU thing. So move the dirty flag into KVM_CPU_COMMON
and rename it at this chance to reflect its true meaning.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
cpu-defs.h
kvm-all.c