]> Git Repo - qemu.git/commit
bootindex: add a setter/getter functions wrapper for bootindex property
authorGonglei <[email protected]>
Tue, 7 Oct 2014 08:00:11 +0000 (16:00 +0800)
committerGerd Hoffmann <[email protected]>
Wed, 15 Oct 2014 07:52:47 +0000 (09:52 +0200)
commit12da30977813472b91f0ba1a69f9258bbe679b2e
tree4be26e8aad5cd7ab68cd473d68831f91ed29db1c
parenta598f2ffc2df59afcea5454fb353b849911da90b
bootindex: add a setter/getter functions wrapper for bootindex property

when we remove bootindex form qdev.property to qom.property,
we can use those functions set/get bootindex property for all
correlative devices. Meanwhile set the initial value of
bootindex to -1.

Signed-off-by: Gonglei <[email protected]>
Reviewed-by: Gerd Hoffmann <[email protected]>
Acked-by: Paolo Bonzini <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
bootdevice.c
include/sysemu/sysemu.h
This page took 0.024619 seconds and 4 git commands to generate.