Home
last modified time | relevance | path

Searched hist:"99 f31832" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/mips/
H A Dkvm.c99f31832 Sun Jun 18 14:11:01 CDT 2017 Sergio Andres Gomez Del Real <sergio.g.delreal@gmail.com> vcpu_dirty: share the same field in CPUState for all accelerators

This patch simply replaces the separate boolean field in CPUState that
kvm, hax (and upcoming hvf) have for keeping track of vcpu dirtiness
with a single shared field.

Signed-off-by: Sergio Andres Gomez Del Real <Sergio.G.DelReal@gmail.com>
Message-Id: <20170618191101.3457-1-Sergio.G.DelReal@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c99f31832 Sun Jun 18 14:11:01 CDT 2017 Sergio Andres Gomez Del Real <sergio.g.delreal@gmail.com> vcpu_dirty: share the same field in CPUState for all accelerators

This patch simply replaces the separate boolean field in CPUState that
kvm, hax (and upcoming hvf) have for keeping track of vcpu dirtiness
with a single shared field.

Signed-off-by: Sergio Andres Gomez Del Real <Sergio.G.DelReal@gmail.com>
Message-Id: <20170618191101.3457-1-Sergio.G.DelReal@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>