]> Git Repo - qemu.git/commit - target/s390x/cpu_features.c
s390x/cpumodel: fix max STFL(E) bit number
authorDavid Hildenbrand <[email protected]>
Thu, 28 Sep 2017 13:46:07 +0000 (15:46 +0200)
committerCornelia Huck <[email protected]>
Fri, 6 Oct 2017 08:53:02 +0000 (10:53 +0200)
commitc547a757f492cb037aec81965893046b7ef6d201
treeebeac5f2234516ee1333b30336ba54f660fef12b
parentc5b934303cf83fe3dda31e8d3e5778458c8a9eeb
s390x/cpumodel: fix max STFL(E) bit number

Not that it would matter in the near future, but it is actually 2048
bytes, therefore 16384 possible bits.

Reviewed-by: Christian Borntraeger <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Signed-off-by: David Hildenbrand <[email protected]>
Message-Id: <20170928134609[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
target/s390x/cpu_features.c
This page took 0.025832 seconds and 4 git commands to generate.