qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL] s390 patch queue 2012-04-04
@ 2012-04-04 17:19 Andreas Färber
  2012-04-04 17:19 ` [Qemu-devel] [PATCH 1/4] target-s390x: QOM'ify CPU Andreas Färber
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Andreas Färber @ 2012-04-04 17:19 UTC (permalink / raw)
  To: qemu-devel
  Cc: blauwirbel, Christian Borntraeger, Alexander Graf, anthony,
	Andreas Färber

Hello,

This is the current patch queue for s390. Please pull.

The following changes since commit f05f6b4adb4db3affb0cdd17383b0a7e905e66e1:

  qdev: put all devices under /machine (2012-04-02 15:04:15 -0500)

are available in the git repository at:
  git://repo.or.cz/qemu/agraf.git s390-for-upstream

Andreas Färber (4):
      target-s390x: QOM'ify CPU
      target-s390x: QOM'ify CPU reset
      target-s390x: QOM'ify CPU init
      target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPU

 Makefile.target        |    1 +
 target-s390x/cpu-qom.h |   71 +++++++++++++++++++++++++++++++++++
 target-s390x/cpu.c     |   96 ++++++++++++++++++++++++++++++++++++++++++++++++
 target-s390x/cpu.h     |    5 ++
 target-s390x/helper.c  |   41 +++++---------------
 5 files changed, 184 insertions(+), 30 deletions(-)
 create mode 100644 target-s390x/cpu-qom.h
 create mode 100644 target-s390x/cpu.c

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

end of thread, other threads:[~2012-04-04 20:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-04 17:19 [Qemu-devel] [PULL] s390 patch queue 2012-04-04 Andreas Färber
2012-04-04 17:19 ` [Qemu-devel] [PATCH 1/4] target-s390x: QOM'ify CPU Andreas Färber
2012-04-04 17:19 ` [Qemu-devel] [PATCH 2/4] target-s390x: QOM'ify CPU reset Andreas Färber
2012-04-04 17:19 ` [Qemu-devel] [PATCH 3/4] target-s390x: QOM'ify CPU init Andreas Färber
2012-04-04 17:19 ` [Qemu-devel] [PATCH 4/4] target-s390x: Update s390x_{tod, cpu}_timer() to use S390CPU Andreas Färber
2012-04-04 20:47 ` [Qemu-devel] [PULL] s390 patch queue 2012-04-04 Blue Swirl

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