qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 0c1cd0: kvmvapic: add ioport read accessor


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 0c1cd0: kvmvapic: add ioport read accessor
Date: Mon, 06 May 2013 14:30:24 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 0c1cd0ae2a4faabeb948b9a07ea1696e853de174
      
https://github.com/qemu/qemu/commit/0c1cd0ae2a4faabeb948b9a07ea1696e853de174
  Author: Marcelo Tosatti <address@hidden>
  Date:   2013-05-06 (Mon, 06 May 2013)

  Changed paths:
    M hw/i386/kvmvapic.c

  Log Message:
  -----------
  kvmvapic: add ioport read accessor

Necessary since memory region accessor assumes read and write
methods are registered. Otherwise reading I/O port 0x7e segfaults.

https://bugzilla.redhat.com/show_bug.cgi?id=954306

Signed-off-by: Marcelo Tosatti <address@hidden>
Reviewed-by: Jan Kiszka <address@hidden>
Signed-off-by: Gleb Natapov <address@hidden>


  Commit: b5803aa3583e82e5133f7621121bc15ee694f4a1
      
https://github.com/qemu/qemu/commit/b5803aa3583e82e5133f7621121bc15ee694f4a1
  Author: Anthony Liguori <address@hidden>
  Date:   2013-05-06 (Mon, 06 May 2013)

  Changed paths:
    M hw/i386/kvmvapic.c

  Log Message:
  -----------
  Merge remote-tracking branch 'qemu-kvm/uq/master' into staging

# By Marcelo Tosatti
# Via Gleb Natapov
* qemu-kvm/uq/master:
  kvmvapic: add ioport read accessor

Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


Compare: https://github.com/qemu/qemu/compare/fe677fd1b3fd...b5803aa3583e

reply via email to

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