Skip to content
Snippets Groups Projects
Select Git revision
  • tutorial-12 default
  • tutorial-10
  • tutorial-11
  • tutorial-9
  • tutorial-8
  • tutorial-7
  • tutorial-6
  • tutorial-5
  • tutorial-4
  • tutorial-3
  • tutorial-2
  • tutorial-1
  • main protected
13 results

alp4-tutorials

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Michael S. Tsirkin authored
    Switching to SMBIOS3.0 by default shifts some addresses, so we get this
    change in tests/data/acpi/q35/SSDT.dimmpxm :
    
    @@ -389,6 +389,6 @@
             }
         }
    
    -    Name (MEMA, 0x07FFE000)
    +    Name (MEMA, 0x07FFF000)
     }
    
    update the expected file to match.
    
    Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
    c85cad81
    History
    Name Last commit Last update