Am 11.01.2013 15:53, schrieb Julien Grall:
> On 01/11/2013 11:50 AM, Andreas Färber wrote:
>> Am 11.01.2013 10:18, schrieb Stefan Hajnoczi:
>>> @@ -103,6 +103,11 @@ static void ioport80_write(void *opaque, hwaddr addr,
>>> uint64_t data,
>>> {
>>> }
>>>
>>> +static uint64_t ioport80_read(void *opaque, hwaddr addr, unsigned size)
>>> +{
>>> + return 0xffffffffffffffff;
>>
>> Might these require ULL for i386?
>
> Indeed. I will resend a patch with ULL for ioport80_read and ioportF0_read.
Since this patch is already in a pull and Anthony indicated it is being
processed, can you fix this as a follow-up patch instead?
Thanks,
Andreas
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg