David Gibson 1dd088946c pseries: Small cleanup to H_CEDE implementation
The H_CEDE hypercall implementation for the pseries machine doesn't trigger
quite the right path in the main cpu exec loop.  We should set exit_request
to pop up one extra level and recheck state, and we should set the
exception_index to EXCP_HLT (H_CEDE is roughly equivalent to the hlt
instruction on x86).

In practice, this doesn't really matter except for KVM, and KVM implements
H_CEDE internally so we never hit this code path.  But we might as well
get it right, just in case it matters some day.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
2012-10-04 15:54:17 +02:00
..
2012-08-13 16:13:02 +01:00
2012-06-21 16:06:11 +00:00
2012-07-04 15:52:55 +03:00
2012-08-13 16:10:18 -03:00
2012-08-22 10:47:17 -05:00
2012-06-21 16:06:11 +00:00
2012-09-05 15:48:57 -03:00
2012-07-28 09:23:11 +00:00
2012-08-22 10:47:17 -05:00
2012-08-28 14:49:59 +02:00
2012-08-01 12:56:15 +01:00
2012-07-17 16:48:32 +02:00
2012-08-22 10:47:17 -05:00
2012-08-22 10:47:17 -05:00
2012-08-01 12:56:15 +01:00
2012-06-18 15:14:38 +02:00
2012-08-21 15:18:24 -05:00
2012-07-04 10:43:33 +00:00
2012-07-04 10:43:33 +00:00
2012-07-04 10:43:33 +00:00
2012-08-01 12:56:15 +01:00
2012-07-29 17:05:35 +03:00
2012-09-23 07:11:28 +01:00
2012-09-25 18:38:18 -05:00
2012-09-07 17:35:34 +02:00
2012-09-23 07:11:28 +01:00
2012-06-24 01:04:51 +02:00
2012-09-10 13:52:28 -05:00
2012-08-01 12:56:15 +01:00
2012-08-28 12:48:39 +02:00
2012-08-03 10:04:37 +02:00
2012-08-01 12:56:15 +01:00
2012-08-01 12:56:15 +01:00
2012-09-08 10:17:57 +00:00
2012-08-01 13:32:10 +01:00
2012-08-15 19:43:17 +02:00
2012-07-27 21:13:01 +00:00
2012-08-01 12:56:15 +01:00
2012-09-25 18:38:18 -05:00
2012-06-15 14:03:42 +02:00
2012-07-29 17:05:35 +03:00
2012-07-29 17:05:35 +03:00
2012-08-09 18:21:47 +00:00
2012-07-29 17:05:35 +03:00
2012-08-22 10:47:17 -05:00
2012-09-06 17:04:33 +02:00
2012-09-26 16:46:28 +01:00
2012-08-22 10:47:17 -05:00
2012-08-22 10:47:17 -05:00
2012-08-22 10:47:17 -05:00
2012-08-13 11:04:07 +01:00
2012-08-13 11:04:07 +01:00
2012-08-22 10:47:17 -05:00
2012-06-18 15:14:38 +02:00
2012-08-22 10:47:17 -05:00
2012-09-11 07:43:01 +02:00
2012-09-05 15:48:57 -03:00
2012-06-22 10:46:12 +02:00
2012-09-09 17:03:09 +03:00
2012-08-06 14:01:44 -05:00
2012-08-06 14:01:44 -05:00
2012-08-01 08:43:37 -05:00
2012-10-04 15:54:17 +02:00
2012-06-15 13:08:13 +02:00