]> xenbits.xensource.com Git - qemu-xen-3.3-testing.git/commit
Fix medium change device lookup.
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 1 Aug 2008 16:15:24 +0000 (17:15 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 1 Aug 2008 16:15:24 +0000 (17:15 +0100)
commita6425a1734615e60371dd8ea92107f53f1e8df63
tree2f5b923e5e09e35065d8e46ecf01ed922af6e8d0
parentc67ae8ed894f0d22bfd9064d4ab365a2b1402a66
Fix medium change device lookup.

Previously, medium change notifications would be handled with respect
to the wrong emulated disk drive.  This would make many configurations
(particularly ones with CDs and many hard disks) break.  (A medium
change notification occurs at the start for every removeable device.)

Thanks to Haicheng Li at Intel for the report,
 http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1314
xenstore.c