On 07/06/2012 11:59 AM, Alexander Graf wrote:
>
> On 06.07.2012, at 18:52, Scott Wood wrote:
>
>> On 07/06/2012 11:30 AM, Alexander Graf wrote:
>>>
>>> On 06.07.2012, at 18:25, Scott Wood wrote:
>>>
Then what would we do if we want to add an ePAPR virtual PIC
instead? Or if something
On 06.07.2012, at 18:52, Scott Wood wrote:
> On 07/06/2012 11:30 AM, Alexander Graf wrote:
>>
>> On 06.07.2012, at 18:25, Scott Wood wrote:
>>
>>> On 07/06/2012 07:29 AM, Alexander Graf wrote:
I really think we should document what exactly this machine expects.
>>>
>>> Well, the point of
On 07/06/2012 11:30 AM, Alexander Graf wrote:
>
> On 06.07.2012, at 18:25, Scott Wood wrote:
>
>> On 07/06/2012 07:29 AM, Alexander Graf wrote:
>>> I really think we should document what exactly this machine expects.
>>
>> Well, the point of this paravirt machine is to avoid such assumptions --
>
On 06.07.2012, at 18:25, Scott Wood wrote:
> On 07/06/2012 07:29 AM, Alexander Graf wrote:
>>
>> On 28.06.2012, at 01:50, Scott Wood wrote:
>>
>>> This gives the kernel a paravirtualized machine to target, without
>>> requiring both sides to pretend to be targeting a specific board
>>> that lik
On 07/06/2012 07:29 AM, Alexander Graf wrote:
>
> On 28.06.2012, at 01:50, Scott Wood wrote:
>
>> This gives the kernel a paravirtualized machine to target, without
>> requiring both sides to pretend to be targeting a specific board
>> that likely has little to do with the host in KVM scenarios.
On 28.06.2012, at 01:50, Scott Wood wrote:
> This gives the kernel a paravirtualized machine to target, without
> requiring both sides to pretend to be targeting a specific board
> that likely has little to do with the host in KVM scenarios. This
> avoids the need to add new boards to QEMU just
This gives the kernel a paravirtualized machine to target, without
requiring both sides to pretend to be targeting a specific board
that likely has little to do with the host in KVM scenarios. This
avoids the need to add new boards to QEMU just to be able to
run KVM on new CPUs.
As this is the fi