On 09/08/2012 04:26 AM, Aurelien Jarno wrote:
> This remove the fallback to std-vga in case, as availability of the
> requested vga device is now tested in vl.c, and returns an error message
> to the user.
>
> Cc: Richard Henderson
> Signed-off-by: Aurelien Jarno
Acked-by: Richard Henderson
On 08.09.2012, at 17:00, Alexander Graf wrote:
>
>
> On 08.09.2012, at 16:57, Aurelien Jarno wrote:
>
>> On Sat, Sep 08, 2012 at 04:47:43PM +0200, Alexander Graf wrote:
>>>
>>>
>>> On 08.09.2012, at 13:26, Aurelien Jarno wrote:
>>>
This remove the fallback to std-vga in case, as av
On 08.09.2012, at 16:57, Aurelien Jarno wrote:
> On Sat, Sep 08, 2012 at 04:47:43PM +0200, Alexander Graf wrote:
>>
>>
>> On 08.09.2012, at 13:26, Aurelien Jarno wrote:
>>
>>> This remove the fallback to std-vga in case, as availability of the
>>> requested vga device is now tested in vl.c,
On Sat, Sep 08, 2012 at 04:47:43PM +0200, Alexander Graf wrote:
>
>
> On 08.09.2012, at 13:26, Aurelien Jarno wrote:
>
> > This remove the fallback to std-vga in case, as availability of the
> > requested vga device is now tested in vl.c, and returns an error message
> > to the user.
> >
> > C
On 08.09.2012, at 13:26, Aurelien Jarno wrote:
> This remove the fallback to std-vga in case, as availability of the
> requested vga device is now tested in vl.c, and returns an error message
> to the user.
>
> Cc: Richard Henderson
> Signed-off-by: Aurelien Jarno
> ---
> hw/alpha_dp264.c |
This remove the fallback to std-vga in case, as availability of the
requested vga device is now tested in vl.c, and returns an error message
to the user.
Cc: Richard Henderson
Signed-off-by: Aurelien Jarno
---
hw/alpha_dp264.c |2 +-
hw/alpha_pci.c | 24
hw/alph