Thomas Huth
fcd4f3c6d1
KVM: PPC: Book3S PR: Refactor program interrupt related code into separate function
...
The function kvmppc_handle_exit_pr() is quite huge and thus hard to read,
and even contains a "spaghetti-code"-like goto between the different case
labels of the big switch statement. This can be made much more readable
by moving the code related to injecting program interrupts / instruction
emulation into a separate function instead.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
2017-01-27 20:34:28 +11:00
..
2016-03-03 21:19:21 +11:00
2014-12-17 13:12:25 +01:00
2011-09-25 19:52:29 +03:00
2016-07-21 18:59:09 +10:00
2016-11-24 09:24:23 +11:00
2016-03-03 21:19:21 +11:00
2014-05-30 14:26:30 +02:00
2016-12-01 14:03:46 +11:00
2016-07-14 20:43:50 +10:00
2016-09-27 15:14:29 +10:00
2014-05-30 14:26:21 +02:00
2016-12-01 14:03:46 +11:00
2016-09-09 16:18:07 +10:00
2014-12-29 15:45:55 +11:00
2016-12-01 14:03:46 +11:00
2016-12-01 14:03:46 +11:00
2017-01-27 10:27:21 +11:00
2016-11-24 09:24:23 +11:00
2017-01-27 20:23:13 +11:00
2016-06-14 13:58:27 +10:00
2013-10-17 15:36:22 +02:00
2015-12-01 13:52:25 +11:00
2016-12-24 11:46:01 -08:00
2017-01-27 20:34:28 +11:00
2016-06-14 13:58:27 +10:00
2016-12-24 11:46:01 -08:00
2015-08-22 11:16:19 +02:00
2017-01-27 10:27:21 +11:00
2017-01-27 10:27:02 +11:00
2016-12-24 11:46:01 -08:00
2014-09-24 14:07:58 +02:00
2014-09-22 10:11:33 +02:00
2014-07-28 15:23:15 +02:00
2016-12-24 11:46:01 -08:00
2014-09-22 10:11:32 +02:00
2014-09-22 10:11:36 +02:00
2015-10-15 15:58:16 +11:00
2016-01-15 17:56:32 -08:00
2013-01-24 19:23:33 +01:00
2016-09-13 14:32:47 +10:00
2015-10-15 15:58:16 +11:00
2016-01-15 17:56:32 -08:00
2016-03-01 19:27:20 +11:00
2014-09-22 10:11:36 +02:00
2016-06-20 14:11:25 +10:00
2010-09-02 14:07:32 +10:00
2013-05-02 15:28:36 +02:00
2016-09-09 16:26:19 +10:00
2016-09-09 16:24:23 +10:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2014-07-28 19:29:15 +02:00
2014-07-28 19:29:15 +02:00
2014-12-17 13:29:27 +01:00
2014-12-15 13:27:23 +01:00
2016-11-28 11:48:47 +11:00
2016-01-15 17:56:32 -08:00
2013-10-17 15:37:16 +02:00