mbox

[PULL] pci minor tweaks

Message ID 20120907062136.GA9294@redhat.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_anthony

Message

Michael S. Tsirkin Sept. 7, 2012, 6:21 a.m. UTC
The following changes since commit 6e4c0d1f03d6ab407509c32fab7cb4b8230f57ff:

  hw/pl110: Fix spelling of 'palette' (2012-09-06 17:04:33 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_anthony

for you to fetch changes up to 0e180d9c8a7429c55d23d2e7855f1e490a063aaa:

  pcie_aer: clear cmask for Advanced Error Interrupt Message Number (2012-09-07 09:02:44 +0300)

----------------------------------------------------------------
pci minor tweaks

Some minor tweaks - nothing really exciting but merging now
in the hope this speeds up progress.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

----------------------------------------------------------------
Jason Baron (2):
      pcie: drop version_id field for live migration
      pcie_aer: clear cmask for Advanced Error Interrupt Message Number

Michael S. Tsirkin (1):
      qemu: add .exrc

 .exrc         | 7 +++++++
 hw/pci.c      | 2 +-
 hw/pcie.h     | 1 -
 hw/pcie_aer.c | 5 +++++
 4 files changed, 13 insertions(+), 2 deletions(-)
 create mode 100644 .exrc