On Wed, Apr 27, 2011 at 8:32 PM, Jan Kiszka wrote:
> On 2011-04-27 19:17, Blue Swirl wrote:
>> On Wed, Apr 27, 2011 at 10:11 AM, Jan Kiszka wrote:
>>> On 2011-04-26 21:59, Blue Swirl wrote:
On Tue, Apr 26, 2011 at 9:55 PM, Jan Kiszka wrote:
> On 2011-04-26 20:00, Blue Swirl wrote:
>
On 2011-04-27 19:17, Blue Swirl wrote:
> On Wed, Apr 27, 2011 at 10:11 AM, Jan Kiszka wrote:
>> On 2011-04-26 21:59, Blue Swirl wrote:
>>> On Tue, Apr 26, 2011 at 9:55 PM, Jan Kiszka wrote:
On 2011-04-26 20:00, Blue Swirl wrote:
> On Tue, Apr 26, 2011 at 11:50 AM, Jan Kiszka
> wrot
On Wed, Apr 27, 2011 at 10:11 AM, Jan Kiszka wrote:
> On 2011-04-26 21:59, Blue Swirl wrote:
>> On Tue, Apr 26, 2011 at 9:55 PM, Jan Kiszka wrote:
>>> On 2011-04-26 20:00, Blue Swirl wrote:
On Tue, Apr 26, 2011 at 11:50 AM, Jan Kiszka
wrote:
> Instead of having an extra reset func
On 2011-04-26 21:59, Blue Swirl wrote:
> On Tue, Apr 26, 2011 at 9:55 PM, Jan Kiszka wrote:
>> On 2011-04-26 20:00, Blue Swirl wrote:
>>> On Tue, Apr 26, 2011 at 11:50 AM, Jan Kiszka wrote:
Instead of having an extra reset function at machine level and special
code for processing INIT,
On Tue, Apr 26, 2011 at 9:55 PM, Jan Kiszka wrote:
> On 2011-04-26 20:00, Blue Swirl wrote:
>> On Tue, Apr 26, 2011 at 11:50 AM, Jan Kiszka wrote:
>>> Instead of having an extra reset function at machine level and special
>>> code for processing INIT, move the initialization of halted into the
>>
On 2011-04-26 20:00, Blue Swirl wrote:
> On Tue, Apr 26, 2011 at 11:50 AM, Jan Kiszka wrote:
>> Instead of having an extra reset function at machine level and special
>> code for processing INIT, move the initialization of halted into the
>> cpu reset handler.
>
> Nack. A CPU is designated as a B
On Tue, Apr 26, 2011 at 11:50 AM, Jan Kiszka wrote:
> Instead of having an extra reset function at machine level and special
> code for processing INIT, move the initialization of halted into the
> cpu reset handler.
Nack. A CPU is designated as a BSP at board level. CPUs do not need to
know abou
Instead of having an extra reset function at machine level and special
code for processing INIT, move the initialization of halted into the
cpu reset handler.
Signed-off-by: Jan Kiszka
---
hw/pc.c | 12 ++--
target-i386/helper.c |5 -
2 files changed, 6 insertions(