qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH RESEND v2 0/2] Move hvf_cpu_synchronize* calls to cpu_synchronize* functions
@ 2019-04-07 11:58 Sukrit Bhatnagar
  2019-04-07 11:58 ` Sukrit Bhatnagar
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Sukrit Bhatnagar @ 2019-04-07 11:58 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2019-04-10 17:11 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` 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

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).