Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Q qemu
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Xing Lin
  • qemu
  • Repository
Switch branch/tag
  • qemu
  • hw
  • core
  • loader.c
Find file BlameHistoryPermalink
  • Michael S. Tsirkin's avatar
    acpi-build: mark RAM dirty on table update · ad5b88b1
    Michael S. Tsirkin authored Nov 17, 2014
    
    
    acpi build modifies internal FW CFG RAM on first access
    but we forgot to mark it dirty.
    If this RAM has been migrated already, it won't be
    migrated again, returning corrupted tables to guest.
    Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
    ad5b88b1