]> Git Repo - qemu.git/commit
cpu: Add missing documentation for some CPUClass methods
authorPeter Maydell <[email protected]>
Mon, 5 Jan 2015 14:23:32 +0000 (14:23 +0000)
committerAndreas Färber <[email protected]>
Tue, 10 Mar 2015 16:07:27 +0000 (17:07 +0100)
commitc08295d4bf161332f3f0b34b378138592a26245a
treef1048a3d266f5fece6d99eb756d6d73f2f8caa95
parent1976058109890892db8ec88bfd3273f79c459f6b
cpu: Add missing documentation for some CPUClass methods

The CPUClass QOM methods virtio_is_big_endian, write_elf{32,64}_note
and write_elf{32,64}_qemunote were added without any description
being added to the doc comment. Correct this omission.

Signed-off-by: Peter Maydell <[email protected]>
Acked-by: Greg Kurz <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
include/qom/cpu.h
This page took 0.021271 seconds and 4 git commands to generate.