qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 06/12] vt82c686: Simplify vt82c686b_realize()


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 06/12] vt82c686: Simplify vt82c686b_realize()
Date: Thu, 7 Jan 2021 09:11:27 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0

On 1/6/21 10:13 PM, BALATON Zoltan wrote:
> Remove unneeded variables and setting value to 0 on zero initialised
> data and replace check for error with error_fatal. Rationalise loop
> that sets PCI config header fields read only.
> 
> Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
> ---
>  hw/isa/vt82c686.c | 20 ++++++--------------
>  1 file changed, 6 insertions(+), 14 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]