qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Claudio Fontana <cfontana@suse.de>
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	qemu-devel@nongnu.org, "Markus Armbruster" <armbru@redhat.com>,
	"Philippe Mathieu-Daudé" <philmd@redhat.com>,
	"Richard Henderson" <rth@twiddle.net>
Subject: Re: [PATCH v7 00/16] QEMU cpus.c refactoring part2
Date: Tue, 8 Sep 2020 14:14:12 +0200	[thread overview]
Message-ID: <74e99c7f-5eb0-f34a-e2a2-c2b590027e7a@redhat.com> (raw)
In-Reply-To: <7e518674-b2a4-d6fb-f9f0-20a19765b995@suse.de>

On 08/09/20 13:58, Claudio Fontana wrote:
> Thanks Paolo,
> 
> if it can help I try to keep a rebased functioning version at
> 
> https://github.com/hw-claudio/qemu.git "cpus-refactoring"
> 
> some of the CI complains about:
> 
> check: qemu-img not found
> Makefile.mtest:1229: recipe for target 'check-block' failed

This will be fixed by the next pull request (the issue appears with
--enable-system --disable-tools builds).

Paolo



  reply	other threads:[~2020-09-08 12:24 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-03 10:55 [PATCH v7 00/16] QEMU cpus.c refactoring part2 Claudio Fontana
2020-09-03 10:55 ` [PATCH v7 01/16] cpu-timers, icount: new modules Claudio Fontana
2020-09-03 10:56 ` [PATCH v7 02/16] icount: rename functions to be consistent with the module name Claudio Fontana
2020-09-03 10:56 ` [PATCH v7 03/16] cpus: prepare new CpusAccel cpu accelerator interface Claudio Fontana
2020-09-03 10:56 ` [PATCH v7 04/16] cpus: extract out TCG-specific code to accel/tcg Claudio Fontana
2020-09-03 10:56 ` [PATCH v7 05/16] cpus: extract out qtest-specific code to accel/qtest Claudio Fontana
2020-09-03 10:56 ` [PATCH v7 06/16] cpus: extract out kvm-specific code to accel/kvm Claudio Fontana
2020-09-03 10:56 ` [PATCH v7 07/16] cpus: extract out hax-specific code to target/i386/ Claudio Fontana
2020-09-03 10:56 ` [PATCH v7 08/16] cpus: extract out whpx-specific " Claudio Fontana
2020-09-03 10:56 ` [PATCH v7 09/16] cpus: extract out hvf-specific code to target/i386/hvf/ Claudio Fontana
2020-09-03 10:56 ` [PATCH v7 10/16] cpus: cleanup now unneeded includes Claudio Fontana
2020-09-03 10:56 ` [PATCH v7 11/16] cpus: remove checks for non-NULL cpus_accel Claudio Fontana
2020-09-03 10:56 ` [PATCH v7 12/16] cpus: add handle_interrupt to the CpusAccel interface Claudio Fontana
2020-09-03 10:56 ` [PATCH v7 13/16] hvf: remove hvf specific functions from global includes Claudio Fontana
2020-09-03 10:56 ` [PATCH v7 14/16] whpx: remove whpx " Claudio Fontana
2020-09-03 10:56 ` [PATCH v7 15/16] hax: remove hax " Claudio Fontana
2020-09-03 10:56 ` [PATCH v7 16/16] kvm: remove kvm " Claudio Fontana
2020-09-04 16:08 ` [PATCH v7 00/16] QEMU cpus.c refactoring part2 Claudio Fontana
2020-09-04 17:29   ` Paolo Bonzini
2020-09-08 11:58     ` Claudio Fontana
2020-09-08 12:14       ` Paolo Bonzini [this message]
2020-09-09 11:07         ` Claudio Fontana
2020-09-09 11:39           ` Alex Bennée

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=74e99c7f-5eb0-f34a-e2a2-c2b590027e7a@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=armbru@redhat.com \
    --cc=cfontana@suse.de \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).