aboutsummaryrefslogtreecommitdiff
path: root/include/hw
diff options
context:
space:
mode:
authorDominik Dingel <dingel@linux.vnet.ibm.com>2013-10-01 16:28:23 +0200
committerChristian Borntraeger <borntraeger@de.ibm.com>2014-01-31 09:43:44 +0100
commit44c68de0445677728700651ed4e2d2063f36f9ed (patch)
tree0b086c7f7ea14145351013a7f2560d02c610a452 /include/hw
parent234eef51a12e2f0f8dfd71cb49d2469d462b1855 (diff)
downloadqemu-44c68de0445677728700651ed4e2d2063f36f9ed.zip
qemu-44c68de0445677728700651ed4e2d2063f36f9ed.tar.gz
qemu-44c68de0445677728700651ed4e2d2063f36f9ed.tar.bz2
s390x/kvm: cleanup partial register handling
The partial register handling (introduced with commits 420840e58b85f7f4e5493dca3f273566f261090a and 3474b679486caa8f6448bae974e131370f360c13 ) aimed to improve intercept handling performance. It made the code more complicated though. During development for life migration/init/reset etc it turned out that this might cause several hard to debug programming errors. With the introduction of ioeventfd (and future irqfd patches) the qemu intercept handlers are no longer hot-path. And therefore the partial register handling can be removed to simplify the code. Signed-off-by: Dominik Dingel <dingel@linux.vnet.ibm.com> CC: Jason J. Herne <jjherne@us.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Acked-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'include/hw')
0 files changed, 0 insertions, 0 deletions