Does qemu support "invlpg" instruction?
Does qemu support "invlpg" instruction?
Does qemu support "invlpg" instruction?
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Does qemu support "invlpg" instruction?
Have you tried?
What CPUs support INVLPG? What CPU does qemu pretend to be?
What CPUs support INVLPG? What CPU does qemu pretend to be?
Re: Does qemu support "invlpg" instruction?
Yes, it is supported.
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Does qemu support "invlpg" instruction?
Learning opportunity spoilt
-
- Member
- Posts: 595
- Joined: Mon Jul 05, 2010 4:15 pm
Re: Does qemu support "invlpg" instruction?
Does invlpg do anything in qemu or is it bascially a nop?
Re: Does qemu support "invlpg" instruction?
"Learning opportunity spoilt"
Yes, but it's not immediately obvious whether this particular instruction is working correctly. I assume that the OP has a problem with it in qemu and will now come back with the real question.
Yes, but it's not immediately obvious whether this particular instruction is working correctly. I assume that the OP has a problem with it in qemu and will now come back with the real question.
Re: Does qemu support "invlpg" instruction?
It would be a bit pointless if it did nothing, wouldn't it?OSwhatever wrote:Does invlpg do anything in qemu or is it bascially a nop?
Re: Does qemu support "invlpg" instruction?
Hi,
If a CPU has "0 TLB entries", then what should INVLPG do?
Cheers,
Brendan
For Qemu, how many entries does CPUID say the TLB holds?iansjack wrote:It would be a bit pointless if it did nothing, wouldn't it?OSwhatever wrote:Does invlpg do anything in qemu or is it bascially a nop?
If a CPU has "0 TLB entries", then what should INVLPG do?
Cheers,
Brendan
For all things; perfection is, and will always remain, impossible to achieve in practice. However; by striving for perfection we create things that are as perfect as practically possible. Let the pursuit of perfection be our guide.