-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/2758/
-----------------------------------------------------------

Review request for Default.


Repository: gem5


Description
-------

Changeset 10835:1236685aaba3
---------------------------
build: Don't test for KVM xsave support on ARM

The current build tests for KVM unconditionally check for xsave
support. This obviously never works on ARM since xsave is
x86-specific. This changeset refactors the build tests probing for KVM
support and moves the xsave test to an x86-specific section of
is_isa_kvm_compatible().


Diffs
-----

  SConstruct fbdaa08aaa42 

Diff: http://reviews.gem5.org/r/2758/diff/


Testing
-------

ARM regressions pass. All backends build. Tested building with KVM support on 
x86 and ARMv8.


Thanks,

Andreas Sandberg

_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to