On 5 December 2014 at 16:38, Peter Maydell <peter.maydell@xxxxxxxxxx> wrote: > On 30 November 2014 at 18:19, Eric Auger <eric.auger@xxxxxxxxxx> wrote: >> load_dtb is renamed into arm_load_dtb and becomes non static. >> it will be used by machvirt for dynamic instantiation of >> platform devices > > 'virt' shouldn't be a special case -- we should always > handle setting up the DTB in guest memory in the same > way, whether there happens to be a vfio platform device > available or not. ...this probably means that a bunch of the work currently done in arm_load_kernel() should be deferred to a 'machine init complete' hook (perhaps all of it?). -- PMM _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/mailman/listinfo/kvmarm