diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2024-09-04 14:29:00 +0200 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-10-03 19:33:23 +0200 |
| commit | dc44854978f3d2fba7f57db07768e32192aafc32 (patch) | |
| tree | 54c55845b7d8340aac30d90334f1d5ee06326279 /python/qemu/utils/qom.py | |
| parent | 0cc42e63bb54fe2a5a1e76f2d1fa442f9c361c1c (diff) | |
| download | focaccia-qemu-dc44854978f3d2fba7f57db07768e32192aafc32.tar.gz focaccia-qemu-dc44854978f3d2fba7f57db07768e32192aafc32.zip | |
kvm/i386: replace identity_base variable with a constant
identity_base variable is first initialzied to address 0xfffbc000 and then kvm_vm_set_identity_map_addr() overrides this value to address 0xfeffc000. The initial address to which the variable was initialized was never used. Clean everything up, placing 0xfeffc000 in a preprocessor constant. Reported-by: Ani Sinha <anisinha@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'python/qemu/utils/qom.py')
0 files changed, 0 insertions, 0 deletions