]> Git Repo - qemu.git/commit
cpu: Implement CPUClass::parse_features() for the rest of CPUs
authorAndreas Färber <[email protected]>
Mon, 3 Mar 2014 22:33:51 +0000 (23:33 +0100)
committerAndreas Färber <[email protected]>
Thu, 13 Mar 2014 18:20:45 +0000 (19:20 +0100)
commit1590bbcb02921dfe8e3cf66e3a3aafd31193babf
tree85783b63a024b74476dac6d2ac0447b8ad10f3d0
parent247bf011f67c4037df7bfcd11ff0106e06f439c9
cpu: Implement CPUClass::parse_features() for the rest of CPUs

CPUs who do not provide their own implementation of feature parsing
will treat each option as a QOM property and set it to the supplied
value.

Signed-off-by: Andreas Färber <[email protected]>
qom/cpu.c
This page took 0.025501 seconds and 4 git commands to generate.