22.06.2023 23:33, Michael S. Tsirkin wrote:
On Thu, Jun 08, 2023 at 09:41:58PM +0300, Michael Tokarev wrote:
Applied to my trivial-patches branch (Maybe it's time to resurrect it).
pci things:
Reviewed-by: Michael S. Tsirkin
It's been merged to master on Jun-11 already. But thank you fo
On Thu, Jun 08, 2023 at 09:41:58PM +0300, Michael Tokarev wrote:
> 23.05.2023 09:12, Philippe Mathieu-Daudé wrote:
> > Enforce QOM style. Besides, using the proper QOM macros
> > slightly simplifies the code.
>
> Applied to my trivial-patches branch (Maybe it's time to resurrect it).
>
> Thanks,
23.05.2023 09:12, Philippe Mathieu-Daudé wrote:
Enforce QOM style. Besides, using the proper QOM macros
slightly simplifies the code.
Applied to my trivial-patches branch (Maybe it's time to resurrect it).
Thanks,
/mjt
Enforce QOM style. Besides, using the proper QOM macros
slightly simplifies the code.
Philippe Mathieu-Daudé (4):
hw/core/cpu: Simplify realize() using MACHINE_GET_CLASS() macro
hw/i386/microvm: Simplify using object_dynamic_cast()
hw/pci/pci: Simplify pci_bar_address() using MACHINE_GET_CLA