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