aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorAlexander Graf <[email protected]>2012-03-13 22:15:45 +0100
committerAvi Kivity <[email protected]>2012-04-08 14:01:57 +0300
commit6df79df5b27d74e0c9803d7f47bb878370996548 (patch)
treeae354d946d5fce58f1129c291daa975e36230961 /net/lapb/lapb_out.c
parent6020c0f6e78888b6023559e9bf633ad0092a1709 (diff)
KVM: PPC: Emulate tw and td instructions
There are 4 conditional trapping instructions: tw, twi, td, tdi. The ones with an i take an immediate comparison, the others compare two registers. All of them arrive in the emulator when the condition to trap was successfully fulfilled. Unfortunately, we were only implementing the i versions so far, so let's also add support for the other two. This fixes kernel booting with recents book3s_32 guest kernels. Reported-by: Jörg Sommer <[email protected]> Signed-off-by: Alexander Graf <[email protected]> Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions