mbox

[PULL,0/1] tricore-patches

Message ID 1435579909-13988-1-git-send-email-kbastian@mail.uni-paderborn.de
State New
Headers show

Pull-request

https://github.com/bkoppelmann/qemu-tricore-upstream.git tags/pull-tricore-20150629

Message

Bastian Koppelmann June 29, 2015, 12:11 p.m. UTC
The following changes since commit dc1e1350f8061021df765b396295329797d66933:

  Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2015-06-26 15:57:43 +0100)

are available in the git repository at:

  https://github.com/bkoppelmann/qemu-tricore-upstream.git tags/pull-tricore-20150629

for you to fetch changes up to 5f37fd8e2980818ab71bc4b4e21129e29acd73f7:

  target-tricore: fix depositing bits from PCXI into ICR (2015-06-29 14:02:58 +0200)

----------------------------------------------------------------
TriCore bugfixes

----------------------------------------------------------------
Paolo Bonzini (1):
      target-tricore: fix depositing bits from PCXI into ICR

 target-tricore/op_helper.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Peter Maydell June 29, 2015, 1:20 p.m. UTC | #1
On 29 June 2015 at 13:11, Bastian Koppelmann
<kbastian@mail.uni-paderborn.de> wrote:
> The following changes since commit dc1e1350f8061021df765b396295329797d66933:
>
>   Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2015-06-26 15:57:43 +0100)
>
> are available in the git repository at:
>
>   https://github.com/bkoppelmann/qemu-tricore-upstream.git tags/pull-tricore-20150629
>
> for you to fetch changes up to 5f37fd8e2980818ab71bc4b4e21129e29acd73f7:
>
>   target-tricore: fix depositing bits from PCXI into ICR (2015-06-29 14:02:58 +0200)
>
> ----------------------------------------------------------------
> TriCore bugfixes
>
> ----------------------------------------------------------------
> Paolo Bonzini (1):
>       target-tricore: fix depositing bits from PCXI into ICR

Applied, thanks.

-- PMM