Re: [Qemu-discuss] Where are local APIC addresses in QEMU?

2016-11-04 Thread Peter Maydell
On 4 November 2016 at 05:09, Tu Do 2 wrote: > Hi list, > > I'm doing some LAPIC programing. > > According to Intel's document, FEE0 H to FEE0 03F0H is the range of > local APIC. However, examining it from QEMU console, I can only find the > value 0 there: > > (qemu)

[Qemu-discuss] Where are local APIC addresses in QEMU?

2016-11-03 Thread Tu Do 2
Hi list, I'm doing some LAPIC programing. According to Intel's document, FEE0 H to FEE0 03F0H is the range of local APIC. However, examining it from QEMU console, I can only find the value 0 there: (qemu) x/128b 0xfee0 fee0: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00