diff options
author | Fabiano Rosas <farosas@linux.ibm.com> | 2022-02-18 08:34:14 +0100 |
---|---|---|
committer | Cédric Le Goater <clg@kaod.org> | 2022-02-18 08:34:14 +0100 |
commit | acf629eb7a38ed83c34bcd8242590e3611d59d0f (patch) | |
tree | ee4b0e70a9443303cf962c640197edf1ff71c0ee /python | |
parent | 120f738a4671977481546ff3027232f0c911127d (diff) | |
download | qemu-acf629eb7a38ed83c34bcd8242590e3611d59d0f.zip qemu-acf629eb7a38ed83c34bcd8242590e3611d59d0f.tar.gz qemu-acf629eb7a38ed83c34bcd8242590e3611d59d0f.tar.bz2 |
target/ppc: cpu_init: Remove not implemented comments
The /* XXX : not implemented */ comments all over cpu_init are
confusing and ambiguous.
Do they mean not implemented by QEMU, not implemented in a specific
access mode? Not implemented by the CPU? Do they apply to just the
register right after or to a whole block? Do they mean we have an
action to take in the future to implement these? Are they only
informative?
Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Message-Id: <20220216162426.1885923-2-farosas@linux.ibm.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions