On Wed, Dec 16, 2015 at 2:36 PM, Peter Crosthwaite
wrote:
> On Wed, Dec 16, 2015 at 1:45 PM, Alistair Francis
> wrote:
>> Add a function which can be used to rename busses.
>>
>> Signed-off-by: Alistair Francis
>> ---
>>
>> hw/core/qdev.c | 5 +
>> include/hw/qdev-core.h | 2 ++
>>
On Wed, Dec 16, 2015 at 1:45 PM, Alistair Francis
wrote:
> Add a function which can be used to rename busses.
>
> Signed-off-by: Alistair Francis
> ---
>
> hw/core/qdev.c | 5 +
> include/hw/qdev-core.h | 2 ++
> 2 files changed, 7 insertions(+)
>
> diff --git a/hw/core/qdev.c b/hw/c
Add a function which can be used to rename busses.
Signed-off-by: Alistair Francis
---
hw/core/qdev.c | 5 +
include/hw/qdev-core.h | 2 ++
2 files changed, 7 insertions(+)
diff --git a/hw/core/qdev.c b/hw/core/qdev.c
index b3ad467..29a3e9d 100644
--- a/hw/core/qdev.c
+++ b/hw/core