qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC PATCH 3/4] hw/intc/gic: use MxTxAttrs to divine accessing CPU


From: Richard Henderson
Subject: Re: [RFC PATCH 3/4] hw/intc/gic: use MxTxAttrs to divine accessing CPU
Date: Sat, 17 Sep 2022 10:33:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 9/16/22 17:28, Alex Bennée wrote:
I pondered boolean but wasn't sure if that would blow up the size of
MemTxAttrs so went for the bitfield.

You can use bool with a bitfield. Though Phil's suggestion of .requestor_type has merit. That depends on what comes of Peter's hw modeling suggestion that might integrate the types on any given bus.


r~



reply via email to

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