qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] M68k for 2.9 patches
@ 2017-01-12 18:08 Laurent Vivier
  2017-01-12 18:08 ` [Qemu-devel] [PULL 1/4] target-m68k: Implement bitfield ops for registers Laurent Vivier
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Laurent Vivier @ 2017-01-12 18:08 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier

The following changes since commit 4201e616c0fa48de99a505a6ade979f0c2c65e28:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20170111-1' into staging (2017-01-12 15:57:18 +0000)

are available in the git repository at:

  git://github.com/vivier/qemu-m68k.git tags/m68k-for-2.9-pull-request

for you to fetch changes up to ad9075ac2cc6cfe4003f5e47d421c0e5b2ad08a3:

  m68k: Remove PCI and USB from config file (2017-01-12 18:49:09 +0100)

----------------------------------------------------------------
This is the list of the remaining patches that was part of series 
reviewed during the freeze period. They use the new new deposit
and extract ops.
There is also a cleanup patch from Thomas.
----------------------------------------------------------------

Richard Henderson (3):
  target-m68k: Implement bitfield ops for registers
  target-m68k: Implement bitfield ops for memory
  target-m68k: Implement bfffo

Thomas Huth (1):
  m68k: Remove PCI and USB from config file

 default-configs/m68k-softmmu.mak |   2 -
 target/m68k/cpu.h                |   1 +
 target/m68k/helper.h             |  10 +
 target/m68k/op_helper.c          | 206 +++++++++++++++++++++
 target/m68k/translate.c          | 387 ++++++++++++++++++++++++++++++++++++++-
 5 files changed, 603 insertions(+), 3 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-01-16 13:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-12 18:08 [Qemu-devel] [PULL 0/4] M68k for 2.9 patches Laurent Vivier
2017-01-12 18:08 ` [Qemu-devel] [PULL 1/4] target-m68k: Implement bitfield ops for registers Laurent Vivier
2017-01-12 18:08 ` [Qemu-devel] [PULL 2/4] target-m68k: Implement bitfield ops for memory Laurent Vivier
2017-01-12 18:08 ` [Qemu-devel] [PULL 3/4] target-m68k: Implement bfffo Laurent Vivier
2017-01-12 19:25   ` Richard Henderson
2017-01-12 18:08 ` [Qemu-devel] [PULL 4/4] m68k: Remove PCI and USB from config file Laurent Vivier
2017-01-16 13:21 ` [Qemu-devel] [PULL 0/4] M68k for 2.9 patches Peter Maydell

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