]> Git Repo - qemu.git/commit - target/s390x/ioinst.c
s390x/ioinst: Fixed alignment check in SCHM instruction
authorThomas Huth <[email protected]>
Fri, 21 Jun 2013 13:57:31 +0000 (15:57 +0200)
committerChristian Borntraeger <[email protected]>
Tue, 30 Jul 2013 14:11:00 +0000 (16:11 +0200)
commit7ae5a7c0f63cc625cf31a9c9f18cc07f4049e48f
tree085339c50d5b7dffd86d1d4ea19393af2775cdd9
parent0056fc9e44d5b424a0f2293edacb0381234fc9c5
s390x/ioinst: Fixed alignment check in SCHM instruction

Register 2 only has to be aligned to a 32-byte boundary, not a
full page boundary.

Signed-off-by: Thomas Huth <[email protected]>
Acked-by: Cornelia Huck <[email protected]>
Signed-off-by: Christian Borntraeger <[email protected]>
target-s390x/ioinst.c
This page took 0.028077 seconds and 4 git commands to generate.