diff options
author | Ani Sinha <anisinha@redhat.com> | 2023-09-12 17:36:50 +0530 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-10-25 17:35:14 +0200 |
commit | d83005424774fcfb85aec76effac169cadb375fd (patch) | |
tree | 79d6554c01ff60b79a6ce0ee1f68307836f91745 /hw/usb/dev-storage-classic.c | |
parent | e000687f1266d031528758271d0b16e288394ede (diff) | |
download | qemu-d83005424774fcfb85aec76effac169cadb375fd.zip qemu-d83005424774fcfb85aec76effac169cadb375fd.tar.gz qemu-d83005424774fcfb85aec76effac169cadb375fd.tar.bz2 |
target/i386: check CPUID_PAE to determine 36 bit processor address space
PAE mode in x86 supports 36 bit address space. Check the PAE CPUID on the
guest processor and set phys_bits to 36 if PAE feature is set. This is in
addition to checking the presence of PSE36 CPUID feature for setting 36 bit
phys_bits.
Signed-off-by: Ani Sinha <anisinha@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Message-ID: <20230912120650.371781-1-anisinha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/usb/dev-storage-classic.c')
0 files changed, 0 insertions, 0 deletions