On 08/29/2011 11:22 AM, Jan Kiszka wrote:
On 2011-08-29 18:17, Jan Kiszka wrote:
On 2011-08-29 17:34, Avi Kivity wrote:
Please pull from
git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git memory/batch
to receive a fixed version of the latest memory API conversion batch.
The pflash_cfi patch has been reworked extensively, but otherwise there
are no changes.
There might be some issues remaining. I've just quickly tested my
musicpal image with a firmware update cycle. The version I built from
memory/batch failed to start the update while current qemu git
succeeded. Need to look closer/bisect the queue later.
OK, that was simple: It's still "pflash_cfi01/pflash_cfi02: convert to
memory API".
Hrm, okay. Avi, maybe drop that patch and submit a v3?
Regards,
Anthony Liguori
The firmware complains "flash_binary: Can't erase mtd device
LINUX_ROOT_FS. Error: -5." I guess I need to enable some debug switches,
but that really has to wait.
Jan