diff options
| author | David Gibson | 2017-08-08 05:42:53 +0200 |
|---|---|---|
| committer | David Gibson | 2017-08-09 03:46:44 +0200 |
| commit | 650f3287abb7c6124b7fb0f4a2330246fe2d4da2 (patch) | |
| tree | ea79a4602035d07276291ac11f7150798b1934ec /include/exec | |
| parent | ppc: fix double-free in cpu_post_load() (diff) | |
| download | qemu-650f3287abb7c6124b7fb0f4a2330246fe2d4da2.tar.gz qemu-650f3287abb7c6124b7fb0f4a2330246fe2d4da2.tar.xz qemu-650f3287abb7c6124b7fb0f4a2330246fe2d4da2.zip | |
target/ppc: Implement TIDR
This adds a trivial implementation of the TIDR register added in
POWER9. This isn't particularly important to qemu directly - it's
used by accelerator modules that we don't emulate.
However, since qemu isn't aware of it, its state is not synchronized
with KVM and therefore not migrated, which can be a problem.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
