]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
KVM: Keep control regs in sync
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 5 Sep 2007 15:20:38 +0000 (01:20 +1000)
committerAvi Kivity <avi@qumranet.com>
Sat, 13 Oct 2007 08:18:27 +0000 (10:18 +0200)
commit81f50e3bfdf864103ef890ca156e7a9c922c7089
treec05329c755cdda57966e3c6777bdee5f28d75c1e
parentb85b9ee9259917f248ee1507d7d1f575f4fc27dd
KVM: Keep control regs in sync

We don't update the vcpu control registers in various places.  We
should do so.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/kvm_main.c