On 3/11/20 10:48 AM, Igor Mammedov wrote:
> On Wed, 11 Mar 2020 09:50:04 -0500
> Babu Moger wrote:
>
>> On 3/11/20 7:17 AM, Igor Mammedov wrote:
>>> On Tue, 10 Mar 2020 21:34:25 -0500
>>> Babu Moger wrote:
>>>
Check X86CPUDefinition if use_epyc_apic_id_encoding is enabled. If enabled
On Wed, 11 Mar 2020 09:50:04 -0500
Babu Moger wrote:
> On 3/11/20 7:17 AM, Igor Mammedov wrote:
> > On Tue, 10 Mar 2020 21:34:25 -0500
> > Babu Moger wrote:
> >
> >> Check X86CPUDefinition if use_epyc_apic_id_encoding is enabled. If enabled
> >> update X86MachineState with EPYC mode apic_id e
On 3/11/20 7:17 AM, Igor Mammedov wrote:
> On Tue, 10 Mar 2020 21:34:25 -0500
> Babu Moger wrote:
>
>> Check X86CPUDefinition if use_epyc_apic_id_encoding is enabled. If enabled
>> update X86MachineState with EPYC mode apic_id encoding handlers.
>>
>> Also update the calling convention to use
On Tue, 10 Mar 2020 21:34:25 -0500
Babu Moger wrote:
> Check X86CPUDefinition if use_epyc_apic_id_encoding is enabled. If enabled
> update X86MachineState with EPYC mode apic_id encoding handlers.
>
> Also update the calling convention to use apic_id handlers from
> X86MachineState.
>
> Signed
Check X86CPUDefinition if use_epyc_apic_id_encoding is enabled. If enabled
update X86MachineState with EPYC mode apic_id encoding handlers.
Also update the calling convention to use apic_id handlers from X86MachineState.
Signed-off-by: Babu Moger
Acked-by: Michael S. Tsirkin
---
hw/i386/pc.c