qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] ecf2e5: pcspk: Fix I/O port name


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] ecf2e5: pcspk: Fix I/O port name
Date: Tue, 07 Apr 2015 07:30:08 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: ecf2e5a46d7559f258a2c914131ba25d3c5326bf
      
https://github.com/qemu/qemu/commit/ecf2e5a46d7559f258a2c914131ba25d3c5326bf
  Author: Jan Kiszka <address@hidden>
  Date:   2015-04-04 (Sat, 04 Apr 2015)

  Changed paths:
    M hw/audio/pcspk.c

  Log Message:
  -----------
  pcspk: Fix I/O port name

Probably a copy&paste bug. Fixing it helps identifying the device model
behind port 0x61.

Signed-off-by: Jan Kiszka <address@hidden>
Reviewed-by: Gonglei <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 9c04146ad4696b20c440bfbb4a6ab27ea254e7ca
      
https://github.com/qemu/qemu/commit/9c04146ad4696b20c440bfbb4a6ab27ea254e7ca
  Author: Emilio G. Cota <address@hidden>
  Date:   2015-04-04 (Sat, 04 Apr 2015)

  Changed paths:
    M target-i386/cpu.h
    M translate-all.c

  Log Message:
  -----------
  target-i386: remove superfluous TARGET_HAS_SMC macro

Signed-off-by: Emilio G. Cota <address@hidden>
Reviewed-by: Paolo Bonzini <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 7b4b0b5795e934a9b7efb916af86715b68555be9
      
https://github.com/qemu/qemu/commit/7b4b0b5795e934a9b7efb916af86715b68555be9
  Author: Stefan Weil <address@hidden>
  Date:   2015-04-04 (Sat, 04 Apr 2015)

  Changed paths:
    M target-tricore/op_helper.c

  Log Message:
  -----------
  target-tricore: Fix check which was always false

With a mask value of 0x00400000, the result will never be 1.
This fixes a Coverity warning.

Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 085feb61dbc6130bfd2e6c3f59d03220ff9e1bb3
      
https://github.com/qemu/qemu/commit/085feb61dbc6130bfd2e6c3f59d03220ff9e1bb3
  Author: Eric Blake <address@hidden>
  Date:   2015-04-04 (Sat, 04 Apr 2015)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  gitignore: Ignore more .pod files.

kvm_stat.{1,pod} started showing up as untracked files in my
directory, and I nearly accidentally merged them into a commit
with my usual habit of 'git add .'.  Rather than spelling out
each such file, just ignore the entire pattern.

Signed-off-by: Eric Blake <address@hidden>
Reviewed-by: Stefan Weil <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 9be6e69f12bc65e9c43ee5b8eb026412f11b8b71
      
https://github.com/qemu/qemu/commit/9be6e69f12bc65e9c43ee5b8eb026412f11b8b71
  Author: Greg Kurz <address@hidden>
  Date:   2015-04-04 (Sat, 04 Apr 2015)

  Changed paths:
    M include/hw/virtio/vhost.h

  Log Message:
  -----------
  vhost: fix typo in vq_index description

Signed-off-by: Greg Kurz <address@hidden>
Acked-by: Jason Wang <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 5a24f20a7208a58fb80d78ca0521bba6f4d7b145
      
https://github.com/qemu/qemu/commit/5a24f20a7208a58fb80d78ca0521bba6f4d7b145
  Author: Peter Maydell <address@hidden>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M .gitignore
    M hw/audio/pcspk.c
    M include/hw/virtio/vhost.h
    M target-i386/cpu.h
    M target-tricore/op_helper.c
    M translate-all.c

  Log Message:
  -----------
  Merge remote-tracking branch 
'remotes/mjt/tags/pull-trivial-patches-2015-04-04' into staging

trivial patches for 2015-04-04

# gpg: Signature made Sat Apr  4 08:07:49 2015 BST using RSA key ID A4C3D7DB
# gpg: Good signature from "Michael Tokarev <address@hidden>"
# gpg:                 aka "Michael Tokarev <address@hidden>"
# gpg:                 aka "Michael Tokarev <address@hidden>"

* remotes/mjt/tags/pull-trivial-patches-2015-04-04:
  vhost: fix typo in vq_index description
  gitignore: Ignore more .pod files.
  target-tricore: Fix check which was always false
  target-i386: remove superfluous TARGET_HAS_SMC macro
  pcspk: Fix I/O port name

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/f2155a089600...5a24f20a7208

reply via email to

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