]> Git Repo - qemu.git/commit - hw/qdev-core.h
qdev: add a maximum device allowed field for the bus.
authorKONRAD Frederic <[email protected]>
Mon, 14 Jan 2013 23:08:00 +0000 (00:08 +0100)
committerAnthony Liguori <[email protected]>
Mon, 21 Jan 2013 19:23:12 +0000 (13:23 -0600)
commit1395af6f76e9f0e145a235a71e3578385d82ece5
tree90b94fcd9b74d7ba4d831b34e61587e88d1421cc
parent016c7182315b1f842ac351fae86041d2c8fe4596
qdev: add a maximum device allowed field for the bus.

Add a max_dev field to BusClass to specify the maximum amount of devices allowed
on the bus (has no effect if max_dev=0)

Signed-off-by: KONRAD Frederic <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/qdev-core.h
hw/qdev-monitor.c
This page took 0.022326 seconds and 4 git commands to generate.