Re: [Qemu-devel] [PATCH 6/6] IBM PowerPC 440EP Bamboo reference board emulation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12/11/08, Hollis Blanchard <hollisb@xxxxxxxxxx> wrote:
> Since most IO devices are integrated into the 440EP chip, "Bamboo support"
>  mostly entails implementing the -kernel, -initrd, and -append options.
>
>  These options are implemented by loading the guest as if u-boot had done it,
>  i.e. loading a flat device tree, updating it to hold initrd addresses, ram
>  size, and command line, and passing the FDT address in r3.
>
>  Since we use it with KVM, we enable the virtio block driver and include hooks
>  necessary for KVM support.
>
>  Signed-off-by: Hollis Blanchard <hollisb@xxxxxxxxxx>

>  --- a/target-ppc/machine.c
>  +++ b/target-ppc/machine.c
>  @@ -1,5 +1,6 @@
>   #include "hw/hw.h"
>   #include "hw/boards.h"
>  +#include "kvm.h"

Shouldn't be necessary?
--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [KVM Development]     [KVM ARM]     [KVM ia64]     [Linux Virtualization]     [Linux USB Devel]     [Linux Video]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux