qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/4] M68k for 2.9 patches


From: Laurent Vivier
Subject: [Qemu-devel] [PULL 0/4] M68k for 2.9 patches
Date: Thu, 12 Jan 2017 19:08:17 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]