----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1750/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9622:8cc7466ab14c --------------------------- config: Add a KVM VM to systems with KVM CPUs KVM-based CPUs need a KVM VM object in the system to manage system-global KVM stuff (VM creation, interrupt delivery, memory managment, etc.). This changeset adds a VM to the system if KVM has been enabled at compile time (the BaseKvmCPU object exists) and a KVM-based CPU has been selected at runtime. Diffs ----- configs/example/fs.py e6347e559e8f Diff: http://reviews.gem5.org/r/1750/diff/ Testing ------- Thanks, Ali Saidi _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
