From: Sukrit Bhatnagar <skrtbhtngr@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH RESEND v2 0/2] Move hvf_cpu_synchronize* calls to cpu_synchronize* functions
Date: Sun, 7 Apr 2019 17:28:37 +0530 [thread overview]
Message-ID: <20190407115839.25054-1-skrtbhtngr@gmail.com> (raw)
Changes made in v2:
- added a patch to declare hvf_handle_io only if NEED_CPU_H
is defined so that the poisoned type CPUArchState does not
produce an error when include/sysemu/hvf.h is included for
common object compilation
Link to v1:
https://lists.gnu.org/archive/html/qemu-devel/2019-03/msg06902.html
Sukrit Bhatnagar (2):
hvf: declare hvf_handle_io if NEED_CPU_H is defined
cpus: move hvf_cpu_synchronize* calls to cpu_synchronize* functions
cpus.c | 12 ------------
include/sysemu/hvf.h | 4 ++++
include/sysemu/hw_accel.h | 10 ++++++++++
3 files changed, 14 insertions(+), 12 deletions(-)
--
2.20.1
next reply other threads:[~2019-04-07 11:59 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-07 11:58 Sukrit Bhatnagar [this message]
2019-04-07 11:58 ` [Qemu-devel] [PATCH RESEND v2 0/2] Move hvf_cpu_synchronize* calls to cpu_synchronize* functions Sukrit Bhatnagar
2019-04-07 11:58 ` [Qemu-devel] [PATCH RESEND v2 1/2] hvf: declare hvf_handle_io if NEED_CPU_H is defined Sukrit Bhatnagar
2019-04-07 11:58 ` Sukrit Bhatnagar
2019-04-10 11:40 ` Roman Bolshakov
2019-04-10 11:40 ` Roman Bolshakov
2019-04-07 11:58 ` [Qemu-devel] [PATCH RESEND v2 2/2] cpus: move hvf_cpu_synchronize* calls to cpu_synchronize* functions Sukrit Bhatnagar
2019-04-07 11:58 ` Sukrit Bhatnagar
2019-04-10 11:50 ` Roman Bolshakov
2019-04-10 11:50 ` Roman Bolshakov
2019-04-10 12:05 ` Sukrit Bhatnagar
2019-04-10 12:05 ` Sukrit Bhatnagar
2019-04-10 14:02 ` Roman Bolshakov
2019-04-10 14:02 ` Roman Bolshakov
2019-04-10 17:10 ` Paolo Bonzini
2019-04-10 17:10 ` Paolo Bonzini
2019-04-07 12:05 ` [Qemu-devel] [PATCH RESEND v2 0/2] Move " Sukrit Bhatnagar
2019-04-07 12:05 ` Sukrit Bhatnagar
2019-04-09 8:28 ` Marcel Apfelbaum
2019-04-09 8:28 ` Marcel Apfelbaum
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=20190407115839.25054-1-skrtbhtngr@gmail.com \
--to=skrtbhtngr@gmail.com \
--cc=qemu-devel@nongnu.org \
/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).