Hello Mobin,
On 1/31/23 20:24, Mobin Shaikh wrote:
Hello Cédric ,
I found your contact information from GitHub. I am a new QEMU enthusiast and
learning about QEMU. I emulated PPC bamboo machine using QEMU but I couldn't
completely bootup the OS. Would you be able to share the example
From: Philippe Mathieu-Daudé
This fixes when configuring with CONFIG_PCI_DEVICES=n:
$ qemu-system-ppc64 -bios /dev/null -M bamboo
qemu-system-ppc64: Unsupported NIC model: e1000
Fixes: 7c28b925b7e
Signed-off-by: Philippe Mathieu-Daudé
Acked-by: David Gibson
Message-Id: <20190316200818.826
On Sat, Mar 16, 2019 at 09:08:12PM +0100, Philippe Mathieu-Daudé wrote:
> This fixes when configuring with --without-default-devices:
>
> $ qemu-system-ppc64 -bios /dev/null -M bamboo
> qemu-system-ppc64: Unsupported NIC model: e1000
>
> Fixes: 7c28b925b7e
> Signed-off-by: Philippe Mathieu-Da
This fixes when configuring with --without-default-devices:
$ qemu-system-ppc64 -bios /dev/null -M bamboo
qemu-system-ppc64: Unsupported NIC model: e1000
Fixes: 7c28b925b7e
Signed-off-by: Philippe Mathieu-Daudé
---
hw/ppc/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/hw/ppc/Kc
From: Andreas Färber
Place it in alphabetical order and add new Devices section ppc4xx to
share file rules with 405 and virtex_ml507.
Signed-off-by: Andreas Färber
Signed-off-by: Alexander Graf
---
MAINTAINERS | 12
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git
Place it in alphabetical order and add new Devices section ppc4xx to
share file rules with 405 and virtex_ml507.
Signed-off-by: Andreas Färber
Cc: Alexander Graf
---
MAINTAINERS | 12
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index
Place it close to ppc405 due to ppc4xx code sharing.
Signed-off-by: Andreas Färber
Cc: Alexander Graf
---
MAINTAINERS |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1796421..00fb0fa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -35