RE: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug

2020-06-29 Thread Babu Moger
or Mammedov > >>> Sent: Thursday, June 25, 2020 10:19 AM > >>> To: Moger, Babu > >>> Cc: ehabk...@redhat.com; m...@redhat.com; qemu-devel@nongnu.org; > >>> pbonz...@redhat.com; r...@twiddle.net > >>> Subject: Re: [PATCH 1/2] hw/386: Fix uninitial

RE: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug

2020-06-26 Thread Babu Moger
or Mammedov > >>> Sent: Thursday, June 25, 2020 10:19 AM > >>> To: Moger, Babu > >>> Cc: ehabk...@redhat.com; m...@redhat.com; qemu-devel@nongnu.org; > >>> pbonz...@redhat.com; r...@twiddle.net > >>> Subject: Re: [PATCH 1/2] hw/386: Fix uninitial

Re: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug

2020-06-25 Thread Babu Moger
>>> Cc: ehabk...@redhat.com; m...@redhat.com; qemu-devel@nongnu.org; >>> pbonz...@redhat.com; r...@twiddle.net >>> Subject: Re: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and >>> CPU >>> hotplug >>> >>> On Wed, 24 Jun

Re: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug

2020-06-25 Thread Igor Mammedov
> pbonz...@redhat.com; r...@twiddle.net > > Subject: Re: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and > > CPU > > hotplug > > > > On Wed, 24 Jun 2020 12:35:59 -0500 > > Babu Moger wrote: > > > > > > -O

RE: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug

2020-06-25 Thread Babu Moger
> Cc: ehabk...@redhat.com; m...@redhat.com; qemu-devel@nongnu.org; > > > pbonz...@redhat.com; r...@twiddle.net > > > Subject: Re: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and > CPU > > > hotplug > > > > > > On Tue, 16 Jun 2020 12:18:56

Re: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug

2020-06-25 Thread Igor Mammedov
at.com; r...@twiddle.net > > Subject: Re: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and > > CPU > > hotplug > > > > On Tue, 16 Jun 2020 12:18:56 -0500 > > Babu Moger wrote: > > > > > > -Original Message- > &g

RE: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug

2020-06-24 Thread Babu Moger
pbonz...@redhat.com; r...@twiddle.net; ehabk...@redhat.com; > > > m...@redhat.com; marcel.apfelb...@gmail.com; qemu-devel@nongnu.org > > > Subject: Re: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and > CPU > > > hotplug > > > > > > On Mon,

Re: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug

2020-06-24 Thread Igor Mammedov
om; marcel.apfelb...@gmail.com; qemu-devel@nongnu.org > > Subject: Re: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and > > CPU > > hotplug > > > > On Mon, 08 Jun 2020 15:18:50 -0500 > > Babu Moger wrote: > > > > > Noticed the followi

RE: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug

2020-06-16 Thread Babu Moger
> -Original Message- > From: Igor Mammedov > Sent: Tuesday, June 16, 2020 5:59 AM > To: Moger, Babu > Cc: pbonz...@redhat.com; r...@twiddle.net; ehabk...@redhat.com; > m...@redhat.com; marcel.apfelb...@gmail.com; qemu-devel@nongnu.org > Subject: Re: [P

Re: [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug

2020-06-16 Thread Igor Mammedov
On Mon, 08 Jun 2020 15:18:50 -0500 Babu Moger wrote: > Noticed the following command failure while testing CPU hotplug. > > $ qemu-system-x86_64 -machine q35,accel=kvm -smp 1,maxcpus=2, > cores=1, threads=1,sockets=2 -cpu EPYC -device EPYC-x86_64- > cpu,core-id=0,socket-id=1,thread-id=0 >

[PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug

2020-06-08 Thread Babu Moger
Noticed the following command failure while testing CPU hotplug. $ qemu-system-x86_64 -machine q35,accel=kvm -smp 1,maxcpus=2, cores=1, threads=1,sockets=2 -cpu EPYC -device EPYC-x86_64- cpu,core-id=0,socket-id=1,thread-id=0 qemu-system-x86_64: -device