Re: [Qemu-devel] [PATCH] grackle_pci: Clean up qdev names

2012-01-18 Thread Alexander Graf
On 01/18/2012 11:11 AM, Andreas Färber wrote: Rename SysBus device from 'grackle' to 'grackle-pcihost' to resolve a name conflict. Also mark both devices as no_user. Signed-off-by: Andreas Färber Cc: Alexander Graf Cc: Anthony Liguori Thanks, applied to ppc-next. Alex

[Qemu-devel] [PATCH] grackle_pci: Clean up qdev names

2012-01-18 Thread Andreas Färber
Rename SysBus device from 'grackle' to 'grackle-pcihost' to resolve a name conflict. Also mark both devices as no_user. Signed-off-by: Andreas Färber Cc: Alexander Graf Cc: Anthony Liguori --- hw/grackle_pci.c | 17 - 1 files changed, 12 insertions(+), 5 deletions(-) diff -