Re: [Qemu-devel] [RFC 0/2] update CMOS for single hand-created ISA-FDC

2015-06-22 Thread Ján Tomko
On Sat, Jun 20, 2015 at 04:43:46AM +0200, Laszlo Ersek wrote:
 This is for the other pc-q35-2.4 ISA-FDC problem reported by Jan.
 
 Jan, can you give it a try pls?
 

Works for me.

I tried the following command line with a Fedora 21 guest:
-device isa-fdc,driveA=drive-fdc0-0-0
-drive file=/var/lib/libvirt/images/floppy,if=none,id=drive-fdc0-0-0,format=raw

and I could see the floppy drive inside the guest.

Thanks!

Jan

 Cc: Jan Tomko jto...@redhat.com
 Cc: John Snow js...@redhat.com
 Cc: Markus Armbruster arm...@redhat.com
 Cc: Paolo Bonzini pbonz...@redhat.com
 
 Laszlo Ersek (2):
   hw/i386/pc: factor out pc_cmos_init_floppy()
   hw/i386/pc: reflect an explicitly created, sole FDC in the CMOS
 
  hw/i386/pc.c | 113 
 ---
  1 file changed, 84 insertions(+), 29 deletions(-)
 
 -- 
 1.8.3.1
 


signature.asc
Description: Digital signature


[Qemu-devel] [RFC 0/2] update CMOS for single hand-created ISA-FDC

2015-06-19 Thread Laszlo Ersek
This is for the other pc-q35-2.4 ISA-FDC problem reported by Jan.

Jan, can you give it a try pls?

Cc: Jan Tomko jto...@redhat.com
Cc: John Snow js...@redhat.com
Cc: Markus Armbruster arm...@redhat.com
Cc: Paolo Bonzini pbonz...@redhat.com

Laszlo Ersek (2):
  hw/i386/pc: factor out pc_cmos_init_floppy()
  hw/i386/pc: reflect an explicitly created, sole FDC in the CMOS

 hw/i386/pc.c | 113 ---
 1 file changed, 84 insertions(+), 29 deletions(-)

-- 
1.8.3.1