mbox

[PULL,0/1] target-arm queue

Message ID 1367603883-5205-1-git-send-email-peter.maydell@linaro.org
State New
Headers show

Pull-request

git://git.linaro.org/people/pmaydell/qemu-arm.git target-arm.next

Message

Peter Maydell May 3, 2013, 5:58 p.m. UTC
Last target-arm pullreq before the hardfreeze; just a
single patch. (Actually it's a bugfix patch so strictly
it could go in post-freeze, but anyway.)

Please pull.

thanks
-- PMM


The following changes since commit 743bddb4b35ceaaf6f95aea581a4130dcae6205a:

  Merge remote-tracking branch 'stefanha/tracing' into staging (2013-05-03 11:20:16 -0500)

are available in the git repository at:


  git://git.linaro.org/people/pmaydell/qemu-arm.git target-arm.next

for you to fetch changes up to 536f25e4c77592b936e50728c83894c23f4f61c8:

  target-arm: Fix incorrect check of kvm_vcpu_ioctl return value (2013-05-03 18:47:22 +0100)

----------------------------------------------------------------
Peter Maydell (1):
      target-arm: Fix incorrect check of kvm_vcpu_ioctl return value

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

Comments

Blue Swirl May 5, 2013, 12:21 p.m. UTC | #1
Thanks, pulled.

On Fri, May 3, 2013 at 5:58 PM, Peter Maydell <peter.maydell@linaro.org> wrote:
> Last target-arm pullreq before the hardfreeze; just a
> single patch. (Actually it's a bugfix patch so strictly
> it could go in post-freeze, but anyway.)
>
> Please pull.
>
> thanks
> -- PMM
>
>
> The following changes since commit 743bddb4b35ceaaf6f95aea581a4130dcae6205a:
>
>   Merge remote-tracking branch 'stefanha/tracing' into staging (2013-05-03 11:20:16 -0500)
>
> are available in the git repository at:
>
>
>   git://git.linaro.org/people/pmaydell/qemu-arm.git target-arm.next
>
> for you to fetch changes up to 536f25e4c77592b936e50728c83894c23f4f61c8:
>
>   target-arm: Fix incorrect check of kvm_vcpu_ioctl return value (2013-05-03 18:47:22 +0100)
>
> ----------------------------------------------------------------
> Peter Maydell (1):
>       target-arm: Fix incorrect check of kvm_vcpu_ioctl return value
>
>  target-arm/kvm.c |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)