Re: [Qemu-devel] [PR RFC] RISC-V Patches for 3.2, Part 3

2019-02-06 Thread Palmer Dabbelt
On Mon, 04 Feb 2019 01:59:48 PST (-0800), Peter Maydell wrote: On Mon, 4 Feb 2019 at 09:05, Thomas Huth wrote: On 2019-02-02 09:41, Palmer Dabbelt wrote: >> My mail filter finds these RFC pullrequests, yes. I'm then >> relying on my manual brain to not actually apply them. >> (If it's a slow da

Re: [Qemu-devel] [PR RFC] RISC-V Patches for 3.2, Part 3

2019-02-04 Thread Peter Maydell
On Mon, 4 Feb 2019 at 09:05, Thomas Huth wrote: > On 2019-02-02 09:41, Palmer Dabbelt wrote: > >> My mail filter finds these RFC pullrequests, yes. I'm then > >> relying on my manual brain to not actually apply them. > >> (If it's a slow day I might do a test merge on them, but > >> usually my que

Re: [Qemu-devel] [PR RFC] RISC-V Patches for 3.2, Part 3

2019-02-04 Thread Thomas Huth
On 2019-02-02 09:41, Palmer Dabbelt wrote: > On Thu, 31 Jan 2019 01:51:52 PST (-0800), Peter Maydell wrote: >> On Thu, 31 Jan 2019 at 06:39, Thomas Huth wrote: >>> >>> On 2019-01-30 20:01, Palmer Dabbelt wrote: >>> > On Wed, 30 Jan 2019 09:45:33 PST (-0800), ebl...@redhat.com wrote: >>> >> On 1/30

Re: [Qemu-devel] [PR RFC] RISC-V Patches for 3.2, Part 3

2019-02-02 Thread Palmer Dabbelt
On Wed, 30 Jan 2019 22:39:35 PST (-0800), th...@redhat.com wrote: On 2019-01-30 20:01, Palmer Dabbelt wrote: On Wed, 30 Jan 2019 09:45:33 PST (-0800), ebl...@redhat.com wrote: On 1/30/19 11:35 AM, Palmer Dabbelt wrote: The following changes since commit 5385a5988c8a55bebdc878c05b96648579b5d6e0

Re: [Qemu-devel] [PR RFC] RISC-V Patches for 3.2, Part 3

2019-02-02 Thread Palmer Dabbelt
On Thu, 31 Jan 2019 01:51:52 PST (-0800), Peter Maydell wrote: On Thu, 31 Jan 2019 at 06:39, Thomas Huth wrote: On 2019-01-30 20:01, Palmer Dabbelt wrote: > On Wed, 30 Jan 2019 09:45:33 PST (-0800), ebl...@redhat.com wrote: >> On 1/30/19 11:35 AM, Palmer Dabbelt wrote: >>> The following change

Re: [Qemu-devel] [PR RFC] RISC-V Patches for 3.2, Part 3

2019-01-31 Thread Peter Maydell
On Thu, 31 Jan 2019 at 06:39, Thomas Huth wrote: > > On 2019-01-30 20:01, Palmer Dabbelt wrote: > > On Wed, 30 Jan 2019 09:45:33 PST (-0800), ebl...@redhat.com wrote: > >> On 1/30/19 11:35 AM, Palmer Dabbelt wrote: > >>> The following changes since commit > >>> 5385a5988c8a55bebdc878c05b96648579b5

Re: [Qemu-devel] [PR RFC] RISC-V Patches for 3.2, Part 3

2019-01-30 Thread Thomas Huth
On 2019-01-30 20:01, Palmer Dabbelt wrote: > On Wed, 30 Jan 2019 09:45:33 PST (-0800), ebl...@redhat.com wrote: >> On 1/30/19 11:35 AM, Palmer Dabbelt wrote: >>> The following changes since commit >>> 5385a5988c8a55bebdc878c05b96648579b5d6e0: >>> >>>   hw/virtio/virtio-balloon: zero-initialize the

Re: [Qemu-devel] [PR RFC] RISC-V Patches for 3.2, Part 3

2019-01-30 Thread Palmer Dabbelt
On Wed, 30 Jan 2019 09:45:33 PST (-0800), ebl...@redhat.com wrote: On 1/30/19 11:35 AM, Palmer Dabbelt wrote: The following changes since commit 5385a5988c8a55bebdc878c05b96648579b5d6e0: hw/virtio/virtio-balloon: zero-initialize the virtio_balloon_config struct (2019-01-21 17:20:36 +) a

Re: [Qemu-devel] [PR RFC] RISC-V Patches for 3.2, Part 3

2019-01-30 Thread Eric Blake
On 1/30/19 11:35 AM, Palmer Dabbelt wrote: > The following changes since commit 5385a5988c8a55bebdc878c05b96648579b5d6e0: > > hw/virtio/virtio-balloon: zero-initialize the virtio_balloon_config struct > (2019-01-21 17:20:36 +) > > are available in the Git repository at: > > git://github

[Qemu-devel] [PR RFC] RISC-V Patches for 3.2, Part 3

2019-01-30 Thread Palmer Dabbelt
The following changes since commit 5385a5988c8a55bebdc878c05b96648579b5d6e0: hw/virtio/virtio-balloon: zero-initialize the virtio_balloon_config struct (2019-01-21 17:20:36 +) are available in the Git repository at: git://github.com/palmer-dabbelt/qemu.git tags/riscv-for-master-3.2-part