« Previous | Next » 

Revision 1eecf41b

ID1eecf41b3e8128979dd571f63d0b4c7fedc919c2

Added by Frank Blaschka about 10 years ago

s390x/kvm: Rework priv instruction handlers

The current implementation uses the second byte of the instruction
to identify the instruction handler. This is not sufficient to
support instructions not starting with 0xb2. This patch
adds separate handlers for 0xb2, 0xb9 and 0xeb to be able to
support the full instruction set.

Signed-off-by: Frank Blaschka <>
Reviewed-by: Cornelia Huck <>
Reviewed-by: Christian Borntraeger <>
Signed-off-by: Christian Borntraeger <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences