Re: [PATCH 0/6] Add various undefined MMIO r/w functions

2020-06-17 Thread P J P
+-- On Wed, 17 Jun 2020, Paolo Bonzini wrote --+ | On 17/06/20 15:20, Philippe Mathieu-Daudé wrote: | > On 6/17/20 3:06 PM, Alex Williamson wrote: | >> On Wed, 17 Jun 2020 16:39:56 +1000 | >> David Gibson wrote: | >>> Hrm. If this is such a common problem, maybe we should just add a NULL | >>>

Re: [PATCH 0/6] Add various undefined MMIO r/w functions

2020-06-17 Thread Paolo Bonzini
On 17/06/20 15:20, Philippe Mathieu-Daudé wrote: > On 6/17/20 3:06 PM, Alex Williamson wrote: >> On Wed, 17 Jun 2020 16:39:56 +1000 >> David Gibson wrote: >> >>> On Wed, Jun 17, 2020 at 11:09:27AM +0530, P J P wrote: From: Prasad J Pandit Hello, This series adds various

Re: [PATCH 0/6] Add various undefined MMIO r/w functions

2020-06-17 Thread Philippe Mathieu-Daudé
On 6/17/20 4:05 PM, Alex Bennée wrote: > > Philippe Mathieu-Daudé writes: > >> On 6/17/20 3:06 PM, Alex Williamson wrote: >>> On Wed, 17 Jun 2020 16:39:56 +1000 >>> David Gibson wrote: >>> On Wed, Jun 17, 2020 at 11:09:27AM +0530, P J P wrote: > From: Prasad J Pandit > >

Re: [PATCH 0/6] Add various undefined MMIO r/w functions

2020-06-17 Thread Alex Bennée
Philippe Mathieu-Daudé writes: > On 6/17/20 3:06 PM, Alex Williamson wrote: >> On Wed, 17 Jun 2020 16:39:56 +1000 >> David Gibson wrote: >> >>> On Wed, Jun 17, 2020 at 11:09:27AM +0530, P J P wrote: From: Prasad J Pandit Hello, This series adds various undefined

Re: [PATCH 0/6] Add various undefined MMIO r/w functions

2020-06-17 Thread Philippe Mathieu-Daudé
On 6/17/20 3:06 PM, Alex Williamson wrote: > On Wed, 17 Jun 2020 16:39:56 +1000 > David Gibson wrote: > >> On Wed, Jun 17, 2020 at 11:09:27AM +0530, P J P wrote: >>> From: Prasad J Pandit >>> >>> Hello, >>> >>> This series adds various undefined MMIO read/write functions >>> to avoid potential

Re: [PATCH 0/6] Add various undefined MMIO r/w functions

2020-06-17 Thread Alex Williamson
On Wed, 17 Jun 2020 16:39:56 +1000 David Gibson wrote: > On Wed, Jun 17, 2020 at 11:09:27AM +0530, P J P wrote: > > From: Prasad J Pandit > > > > Hello, > > > > This series adds various undefined MMIO read/write functions > > to avoid potential guest crash via a NULL pointer dereference. >

Re: [PATCH 0/6] Add various undefined MMIO r/w functions

2020-06-17 Thread David Gibson
On Wed, Jun 17, 2020 at 11:09:27AM +0530, P J P wrote: > From: Prasad J Pandit > > Hello, > > This series adds various undefined MMIO read/write functions > to avoid potential guest crash via a NULL pointer dereference. Hrm. If this is such a common problem, maybe we should just add a NULL

Re: [PATCH 0/6] Add various undefined MMIO r/w functions

2020-06-17 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200617053934.122642-1-ppan...@redhat.com/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!/bin/bash