On 3/6/19 4:12 AM, Thomas Huth wrote:
> On 05/03/2019 21.08, Eric Blake wrote:
> [...]
>> 'make distclean' is a heavy hammer, is there anything smaller in scope
>> that will fix the problem without nuking everything, such as a strategic
>> touch or rm of one particular file?
>
> Try this in the to
Patchew URL:
https://patchew.org/QEMU/1551723614-1823-1-git-send-email-pbonz...@redhat.com/
Hi,
This series failed the docker-mingw@fedora build test. Please find the testing
commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
=== TEST SCRIPT
On 07/03/19 14:47, Philippe Mathieu-Daudé wrote:
> Paolo, we might need:
>
> -- >8 --
> diff --git a/Makefile b/Makefile
> --- a/Makefile
> +++ b/Makefile
> @@ -336,6 +336,7 @@ MINIKCONF_ARGS = \
> CONFIG_SPICE=$(CONFIG_SPICE) \
> CONFIG_IVSHMEM=$(CONFIG_IVSHMEM) \
> CONFIG_TPM=$(CO
On 07/03/19 14:25, Peter Maydell wrote:
> In file included from
> /home/petmay01/qemu-for-merges/hw/tpm/tpm_emulator.c:37:0:
> /home/petmay01/qemu-for-merges/hw/tpm/tpm_ioctl.h:11:21: fatal error:
> sys/uio.h: No such file or directory
>
> I'm not sure what's happened here. It looks like the Kcon
On 3/7/19 2:25 PM, Peter Maydell wrote:
> On Mon, 4 Mar 2019 at 19:25, Paolo Bonzini wrote:
>>
>> The following changes since commit 1ba530a4ecba6015d52d8f392fd327cfa07bc37a:
>>
>> Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190304' into
>> staging (2019-03-04 13:38:54 +)
>>
>
On Mon, 4 Mar 2019 at 19:25, Paolo Bonzini wrote:
>
> The following changes since commit 1ba530a4ecba6015d52d8f392fd327cfa07bc37a:
>
> Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190304' into
> staging (2019-03-04 13:38:54 +)
>
> are available in the git repository at:
>
>
>
On 06/03/19 12:04, Thomas Huth wrote:
> On 06/03/2019 11.57, Paolo Bonzini wrote:
>> On 05/03/19 10:32, Peter Maydell wrote:
>>> Everything fails to build with errors like
>>> make: *** No rule to make target `config-all-devices.mak', needed by
>>> `subdir-aarch64-softmmu'. Stop.
>>>
>>> or
>>> ma
On 3/6/19 12:04 PM, Thomas Huth wrote:
> On 06/03/2019 11.57, Paolo Bonzini wrote:
>> On 05/03/19 10:32, Peter Maydell wrote:
>>> Everything fails to build with errors like
>>> make: *** No rule to make target `config-all-devices.mak', needed by
>>> `subdir-aarch64-softmmu'. Stop.
>>>
>>> or
>>> m
On 06/03/2019 11.57, Paolo Bonzini wrote:
> On 05/03/19 10:32, Peter Maydell wrote:
>> Everything fails to build with errors like
>> make: *** No rule to make target `config-all-devices.mak', needed by
>> `subdir-aarch64-softmmu'. Stop.
>>
>> or
>> make: *** No rule to make target
>> `/home/pm215/
On 05/03/19 10:32, Peter Maydell wrote:
> Everything fails to build with errors like
> make: *** No rule to make target `config-all-devices.mak', needed by
> `subdir-aarch64-softmmu'. Stop.
>
> or
> make: *** No rule to make target
> `/home/pm215/qemu/default-configs/pci.mak', needed by
> `aarch6
On 05/03/2019 21.08, Eric Blake wrote:
[...]
> 'make distclean' is a heavy hammer, is there anything smaller in scope
> that will fix the problem without nuking everything, such as a strategic
> touch or rm of one particular file?
Try this in the top-level folder of your build directory:
rm *.ma
On 3/5/19 9:08 PM, Eric Blake wrote:
> On 3/5/19 1:45 PM, Thomas Huth wrote:
>
>>> If there are special instructions for what to do with
>>> build trees over the transition to kconfig, the pullreq
>>> cover letter would be a good place to mention them :-)
>>
>> I think you've got to do a "make dis
On 3/5/19 1:45 PM, Thomas Huth wrote:
If there are special instructions for what to do with
build trees over the transition to kconfig, the pullreq
cover letter would be a good place to mention them :-)
I think you've got to do a "make distclean" inbetween... that's the old
problem when a defa
On 05/03/2019 10.32, Peter Maydell wrote:
> On Mon, 4 Mar 2019 at 19:25, Paolo Bonzini wrote:
>>
>> The following changes since commit 1ba530a4ecba6015d52d8f392fd327cfa07bc37a:
>>
>> Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190304' into
>> staging (2019-03-04 13:38:54 +)
>>
On Mon, 4 Mar 2019 at 19:25, Paolo Bonzini wrote:
>
> The following changes since commit 1ba530a4ecba6015d52d8f392fd327cfa07bc37a:
>
> Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190304' into
> staging (2019-03-04 13:38:54 +)
>
> are available in the git repository at:
>
>
>
] [PULL 00/54] Kconfig conversion, excluding ARM and MIPS
=== TEST SCRIPT BEGIN ===
#!/bin/bash
git rev-parse base > /dev/null || exit 0
git config --local diff.renamelimit 0
git config --local diff.renames True
git config --local diff.algorithm histogram
./scripts/checkpatch.pl --mailback b
The following changes since commit 1ba530a4ecba6015d52d8f392fd327cfa07bc37a:
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190304' into
staging (2019-03-04 13:38:54 +)
are available in the git repository at:
git://github.com/bonzini/qemu.git tags/for-upstream-kconfig
for y
17 matches
Mail list logo