qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [GIT PULL] Xen fixes and cleanups 20130603
@ 2013-06-03 16:58 Stefano Stabellini
  2013-06-03 18:28 ` Anthony Liguori
  0 siblings, 1 reply; 12+ messages in thread
From: Stefano Stabellini @ 2013-06-03 16:58 UTC (permalink / raw)
  To: Anthony Liguori
  Cc: xen-devel, Stefano Stabellini, qemu-devel, qemu-stable,
	Paolo Bonzini, afaerber

Anthony,
please pull the following changes since commit
6a4e17711442849bf2cc731ccddef5a2a2d92d29:                                                          
                                                                                                                                      
  ssh://xenbits.xen.org/home/sstabellini/git/qemu-dm.git xen_fixes_20130603                                                           
                                                                                                                                      

The first 4 commits are important fixes that should be backported to the
stable trees. The following should be backported at least up to QEMU
v1.3 included:

49fa988 xen: simplify xen_enabled
a7d4207 main_loop: do not set nonblocking if xen_enabled()
9f24a80 xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)

The following should be backported only to QEMU v1.5:

58ee9b0 xen_machine_pv: do not create a dummy CPU in machine->init

The last 2 are just cleanups.



Stefano Stabellini (6):
      xen: simplify xen_enabled
      main_loop: do not set nonblocking if xen_enabled()
      xen_machine_pv: do not create a dummy CPU in machine->init
      xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)
      xen: remove xen_vcpu_init
      xen: use pc_init_pci instead of pc_init_pci_no_kvmclock

 hw/i386/pc_piix.c        |   11 +++++------
 hw/i386/xen_machine_pv.c |   16 ----------------
 include/hw/i386/pc.h     |    3 +++
 include/hw/xen/xen.h     |    5 -----
 vl.c                     |    2 +-
 xen-all.c                |   35 ++++++-----------------------------
 6 files changed, 15 insertions(+), 57 deletions(-)


Cheers,

Stefano

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

end of thread, other threads:[~2013-06-04 20:00 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-03 16:58 [Qemu-devel] [GIT PULL] Xen fixes and cleanups 20130603 Stefano Stabellini
2013-06-03 18:28 ` Anthony Liguori
2013-06-03 20:34   ` Stefano Stabellini
2013-06-03 20:46     ` Anthony Liguori
2013-06-03 20:56       ` Stefano Stabellini
2013-06-03 21:13         ` Anthony Liguori
2013-06-03 21:33           ` Peter Maydell
2013-06-04 10:59           ` Stefano Stabellini
2013-06-04 11:03             ` Stefano Stabellini
2013-06-04 20:00               ` Anthony Liguori
2013-06-04 11:07             ` Peter Maydell
2013-06-04 11:15               ` Stefano Stabellini

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