Re: [Xen-devel] [Qemu-devel] [PATCH 4/5] pci: Add INTERFACE_LEGACY_PCI_DEVICE to legacy PCI devices

2017-08-28 Thread John Snow
all megasas devices are legacy PCI devices, so the interface >> names are added to the subclasses registered by >> megasas_register_types(), according to information in the >> megasas_devices[] array. >> >> "megasas-gen2" already implements INTERFACE_PCIE_

Re: [Xen-devel] [Qemu-devel] [PATCH v3 3/3] xen-platform: add missing disk unplug option

2017-01-27 Thread John Snow
.org/gitweb/?p=xen.git;a=blob;f=docs/misc/hvm-emulated-unplug.markdown > > Signed-off-by: Paul Durrant > Reviewed-by: Stefano Stabellini > > Cc: Anthony Perard > Cc: Paolo Bonzini > Cc: Richard Henderson > Cc: Eduardo Habkost > Cc: "Michael S. Tsirkin&qu

Re: [Xen-devel] [Qemu-devel] [PATCH] Do not emulate a floppy drive when -nodefaults

2015-05-13 Thread John Snow
On 05/13/2015 02:15 PM, Stefano Stabellini wrote: > On Wed, 13 May 2015, Daniel P. Berrange wrote: >> On Wed, May 13, 2015 at 06:29:46PM +0100, Stefano Stabellini wrote: >>> Do not emulate a floppy drive if no drives are supposed to be present. >>> >>> This fixes the behavior of -nodefaults, that

Re: [Xen-devel] [Qemu-devel] [PATCH] Do not emulate a floppy drive when -nodefaults

2015-05-14 Thread John Snow
On 05/14/2015 10:07 AM, Michael S. Tsirkin wrote: > On Thu, May 14, 2015 at 02:02:04PM +0200, Markus Armbruster wrote: >> Correct. >> >> Here's how I think it should be done: >> >> * Create a machine option to control the FDC >> >> This is a machine-specific option. It should only exist for ma

Re: [Xen-devel] [Qemu-devel] Question about xen disk unplug support for ahci missed in qemu

2015-10-13 Thread John Snow
On 10/13/2015 11:55 AM, Fabio Fantoni wrote: > I added ahci disk support in libxl and using it for week seems that was > ok, after a reply of Stefano Stabellini seems that xen disk unplug > support only ide disks: > http://git.qemu.org/?p=qemu.git;a=commitdiff;h=679f4f8b178e7c66fbc2f39c905374ee86

Re: [Xen-devel] [Qemu-devel] Question about xen disk unplug support for ahci missed in qemu

2015-10-16 Thread John Snow
On 10/13/2015 01:10 PM, Stefano Stabellini wrote: > On Tue, 13 Oct 2015, John Snow wrote: >> On 10/13/2015 11:55 AM, Fabio Fantoni wrote: >>> I added ahci disk support in libxl and using it for week seems that was >>> ok, after a reply of Stefano Stabellini seems that

Re: [Xen-devel] [Qemu-devel] Question about xen disk unplug support for ahci missed in qemu

2015-10-19 Thread John Snow
On 10/19/2015 07:44 AM, Stefano Stabellini wrote: > On Mon, 19 Oct 2015, Gerd Hoffmann wrote: >> Hi, >> I'm trying to follow this discussion as best as I am able, but my lack of experience with Xen prevents me from really participating in a meaningful way. (I see that L