Re: [libvirt] PATCH add q35 support ide

2018-02-03 Thread Laine Stump
On 02/01/2018 10:35 PM, Paul Schlacter wrote: > ping Sorry, I missed this the first time through. > > > On Thu, Nov 30, 2017 at 6:04 PM, Daniel P. Berrange > > wrote: > > On Thu, Nov 30, 2017 at 09:50:01AM +0800, Paul Schlacter wrote: > >

Re: [libvirt] PATCH add q35 support ide

2018-02-01 Thread Paul Schlacter
ping On Thu, Nov 30, 2017 at 6:04 PM, Daniel P. Berrange wrote: > On Thu, Nov 30, 2017 at 09:50:01AM +0800, Paul Schlacter wrote: > > hello everyone: > > In q35 motherboard use ide, Currently, the qemu has supported q35 > > Motherboard support ide bus > > IIRC, this

Re: [libvirt] PATCH add q35 support ide

2017-11-30 Thread Daniel P. Berrange
On Thu, Nov 30, 2017 at 09:50:01AM +0800, Paul Schlacter wrote: > hello everyone: > In q35 motherboard use ide, Currently, the qemu has supported q35 > Motherboard support ide bus IIRC, this is not quite correct - q35 has a built-in SATA controller, as opposed to IDE controller. You can

[libvirt] PATCH add q35 support ide

2017-11-29 Thread Paul Schlacter
hello everyone: In q35 motherboard use ide, Currently, the qemu has supported q35 Motherboard support ide bus diff --git a/src/qemu/qemu_domain.c b/src/qemu/qemu_domain.c index cc7596b..2dbade8 100644 --- a/src/qemu/qemu_domain.c +++ b/src/qemu/qemu_domain.c @@ -7188,6 +7188,7 @@ bool