]> Git Repo - qemu.git/commit
KVM: Move and rename regs_modified
authorJan Kiszka <[email protected]>
Wed, 3 Feb 2010 20:17:05 +0000 (21:17 +0100)
committerMarcelo Tosatti <[email protected]>
Wed, 3 Feb 2010 21:47:34 +0000 (19:47 -0200)
commit9ded2744667292d020455f51664eb161a449c243
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 <[email protected]>
cpu-defs.h
kvm-all.c
This page took 0.025517 seconds and 4 git commands to generate.