]> Git Repo - qemu.git/commit
target-arm: Add feature unset function
authorGreg Bellows <[email protected]>
Mon, 15 Dec 2014 23:09:45 +0000 (17:09 -0600)
committerPeter Maydell <[email protected]>
Mon, 22 Dec 2014 23:12:28 +0000 (23:12 +0000)
commit08828484a5c1ec55a6cbb4b4d377bfcf41199b5c
tree6e3c24c093085e24ef9e3b4c1ed1718b05722dc0
parent083a58906cb32731dd98a93fcf451ec7718c0924
target-arm: Add feature unset function

Add an unset_feature() function to compliment the set_feature() function.  This
will be used to disable functions after they have been enabled during
initialization.

Signed-off-by: Greg Bellows <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Message-id: 1418684992[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target-arm/cpu.c
This page took 0.025071 seconds and 4 git commands to generate.