Juan Quintela wrote:
> Jan Kiszka wrote:
>> From: Jan Kiszka
>>
>> Also prevent out-of-bounds write access to the timers but don't spam the
>> host console if it triggers.
>>
>> Signed-off-by: Jan Kiszka
>> ---
>> hw/hpet.c |6 +-
>> 1 files changed, 5 insertions(+), 1 deletions(-)
>>
>
Jan Kiszka wrote:
> Juan Quintela wrote:
>> Jan Kiszka wrote:
>>> From: Jan Kiszka
>>>
>>> Also prevent out-of-bounds write access to the timers but don't spam the
>>> host console if it triggers.
>>>
>>> Signed-off-by: Jan Kiszka
>>> ---
>>> hw/hpet.c |6 +-
>>> 1 files changed, 5 ins
Jan Kiszka wrote:
> From: Jan Kiszka
>
> Also prevent out-of-bounds write access to the timers but don't spam the
> host console if it triggers.
>
> Signed-off-by: Jan Kiszka
> ---
> hw/hpet.c |6 +-
> 1 files changed, 5 insertions(+), 1 deletions(-)
>
> diff --git a/hw/hpet.c b/hw/hpet