mbox series

[0/2] hw/intc/apic: QOM cleanup

Message ID 20230915162042.55890-1-philmd@linaro.org
Headers show
Series hw/intc/apic: QOM cleanup | expand

Message

Philippe Mathieu-Daudé Sept. 15, 2023, 4:20 p.m. UTC
Minor cleanup extracted from a bigger series
touching x86_cpu_realizefn().

Philippe Mathieu-Daudé (2):
  target/i386: Only realize existing APIC device
  hw/intc/apic: Pass CPU using QOM link property

 hw/intc/apic_common.c    |  2 ++
 target/i386/cpu-sysemu.c | 20 +++++++++-----------
 target/i386/cpu.c        |  8 +++++---
 3 files changed, 16 insertions(+), 14 deletions(-)

Comments

Philippe Mathieu-Daudé Oct. 3, 2023, 6:45 a.m. UTC | #1
On 15/9/23 18:20, Philippe Mathieu-Daudé wrote:
> Minor cleanup extracted from a bigger series
> touching x86_cpu_realizefn().
> 
> Philippe Mathieu-Daudé (2):
>    target/i386: Only realize existing APIC device
>    hw/intc/apic: Pass CPU using QOM link property

Ping?
Philippe Mathieu-Daudé Oct. 3, 2023, 7:07 a.m. UTC | #2
On 3/10/23 08:45, Philippe Mathieu-Daudé wrote:
> On 15/9/23 18:20, Philippe Mathieu-Daudé wrote:
>> Minor cleanup extracted from a bigger series
>> touching x86_cpu_realizefn().
>>
>> Philippe Mathieu-Daudé (2):
>>    target/i386: Only realize existing APIC device
>>    hw/intc/apic: Pass CPU using QOM link property
> 
> Ping?

Oops I didn't noticed I sent these patches by mistake
in another series, and Richard already reviewed them
(with comment to address):
https://lore.kernel.org/qemu-devel/a6d0175f-a343-4b1f-232f-280786e7dce3@linaro.org/