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

Philippe Mathieu-Daudé posted 2 patches 7 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230915162042.55890-1-philmd@linaro.org
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
There is a newer version of this series
hw/intc/apic_common.c    |  2 ++
target/i386/cpu-sysemu.c | 20 +++++++++-----------
target/i386/cpu.c        |  8 +++++---
3 files changed, 16 insertions(+), 14 deletions(-)
[PATCH 0/2] hw/intc/apic: QOM cleanup
Posted by Philippe Mathieu-Daudé 7 months, 2 weeks ago
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(-)

-- 
2.41.0


Re: [PATCH 0/2] hw/intc/apic: QOM cleanup
Posted by Philippe Mathieu-Daudé 7 months ago
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?


Re: [PATCH 0/2] hw/intc/apic: QOM cleanup
Posted by Philippe Mathieu-Daudé 7 months ago
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/