Re: [PATCH v4 17/20] nubus-bridge: make slot_available_mask a qdev property

2021-09-22 Thread Mark Cave-Ayland
On 20/09/2021 21:12, Laurent Vivier wrote: Le 17/09/2021 à 09:50, Mark Cave-Ayland a écrit : This is to allow Macintosh machines to further specify which slots are available since the number of addressable slots may not match the number of physical slots present in the machine. Signed-off-by:

Re: [PATCH v4 17/20] nubus-bridge: make slot_available_mask a qdev property

2021-09-20 Thread Laurent Vivier
Le 17/09/2021 à 09:50, Mark Cave-Ayland a écrit : > This is to allow Macintosh machines to further specify which slots are > available > since the number of addressable slots may not match the number of physical > slots > present in the machine. > > Signed-off-by: Mark Cave-Ayland > --- >

[PATCH v4 17/20] nubus-bridge: make slot_available_mask a qdev property

2021-09-17 Thread Mark Cave-Ayland
This is to allow Macintosh machines to further specify which slots are available since the number of addressable slots may not match the number of physical slots present in the machine. Signed-off-by: Mark Cave-Ayland --- hw/nubus/nubus-bridge.c | 7 +++ 1 file changed, 7 insertions(+)