Re: [PATCH 1/1] set vm physical bits(phys_bits)

2021-03-25 Thread Paul Schlacter
> > Set the vm phys_bits through the phys and hostphysbits in XML > > corresponds to "-cpu-phys-bits=42" > > corresponds to "host-phys-bits=on" > > > > > > > > > > > --- > > docs/schemas/cputypes.rng | 20 > > src/conf/cpu_conf.c | 34

Re: [PATCH 1/1] set vm physical bits(phys_bits)

2021-03-24 Thread Paul Schlacter
Set the vm phys_bits through the phys and hostphysbits in XML corresponds to "-cpu-phys-bits=42" corresponds to "host-phys-bits=on" --- docs/schemas/cputypes.rng | 20 src/conf/cpu_conf.c | 34 ++

[PATCH 1/1] set vm physical bits(phys_bits)

2021-03-24 Thread Paul Schlacter
Set the vm phys_bits through the phys and hostphysbits in XML corresponds to "-cpu-phys-bits=42" corresponds to "host-phys-bits=on" --- src/conf/cpu_conf.c | 34 ++ src/conf/cpu_conf.h | 2 ++ src/qemu/qemu_command.c | 6 ++ 3 files

[PATCH 0/1] set vm physical bits(phys_bits)

2021-03-24 Thread Paul Schlacter
wlfightup (1): set vm physical bits(phys_bits) src/conf/cpu_conf.c | 34 ++ src/conf/cpu_conf.h | 2 ++ src/qemu/qemu_command.c | 6 ++ 3 files changed, 42 insertions(+) -- 2.24.3

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 <berra...@redhat.com> 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 > > Motherboa

[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