qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/2] Plan obsolescense of exec.c memory functions
@ 2011-12-15 13:35 Avi Kivity
  2011-12-15 13:35 ` [Qemu-devel] [PATCH 1/2] etraxfs_eth: drop bogus cpu_unregister_io_memory() Avi Kivity
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Avi Kivity @ 2011-12-15 13:35 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: qemu-devel

Exile some exec.c functions to a private header, to prevent accidental reuse.

Please pull from

  git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git memory/exec-obsolete

Avi Kivity (2):
  etraxfs_eth: drop bogus cpu_unregister_io_memory()
  memory: move obsolete exec.c functions to a private header

 cpu-common.h     |   36 -----------------------------
 exec-obsolete.h  |   66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 exec.c           |    3 ++
 hw/etraxfs_eth.c |    3 --
 memory.c         |    3 ++
 5 files changed, 72 insertions(+), 39 deletions(-)
 create mode 100644 exec-obsolete.h

-- 
1.7.7.1

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

end of thread, other threads:[~2011-12-19 17:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-15 13:35 [Qemu-devel] [PULL 0/2] Plan obsolescense of exec.c memory functions Avi Kivity
2011-12-15 13:35 ` [Qemu-devel] [PATCH 1/2] etraxfs_eth: drop bogus cpu_unregister_io_memory() Avi Kivity
2011-12-15 13:35 ` [Qemu-devel] [PATCH 2/2] memory: move obsolete exec.c functions to a private header Avi Kivity
2011-12-15 14:21 ` [Qemu-devel] [PULL 0/2] Plan obsolescense of exec.c memory functions Paolo Bonzini
2011-12-15 14:22   ` Avi Kivity
2011-12-15 14:26     ` Anthony Liguori
2011-12-19 15:01 ` Anthony Liguori
2011-12-19 15:06   ` Avi Kivity
2011-12-19 15:34     ` Avi Kivity
2011-12-19 16:15       ` Anthony Liguori
2011-12-19 17:12         ` Avi Kivity

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