Re: [libvirt-users] Custom bios image for qemu

2015-07-29 Thread Phil Tooley
Hi Daniel, Thanks for the reply. I realised that I am looking for my problem in the wrong place. I was making changes to the ACPI tables in seabios and then when they didn't appear in the guest acpidump I assumed that the default bios was still being used. I realised by getting an error with an

Re: [libvirt-users] Custom bios image for qemu

2015-07-29 Thread Daniel P. Berrange
On Wed, Jul 29, 2015 at 03:40:23PM +0100, Phil Tooley wrote: > Hello all, > > So I am trying to get a qemu guest to use a custom patched seabios image > rather than the default /usr/share/qemu/bios.bin > > I have tried changing the domain config file to include either: > > > --SNIP-- >