qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL] virtio,make,pci,e1000,vfio,piix


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PULL] virtio,make,pci,e1000,vfio,piix
Date: Thu, 31 Jan 2013 14:31:52 +0200

The following changes since commit 0893d46014b0300fb8aec92df94effea34d04b61:

  Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2013-01-29 
16:57:41 -0600)

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 6a659bbff991b0033d1bf1ff71b7d550e0367d99:

  vfio-pci: Enable PCIe extended config space (2013-01-30 01:31:09 +0200)

----------------------------------------------------------------
virtio,make,pci,e1000,vfio,piix

This includes my timestamp generation cleanup,
Amos's and my work on virtio net commands,
pci,e1000,vfio and piix fixes.

Signed-off-by: Michael S. Tsirkin <address@hidden>

----------------------------------------------------------------
Alex Williamson (1):
      vfio-pci: Enable PCIe extended config space

Amos Kong (2):
      virtio-net: introduce a new macaddr control
      virtio-net: rename ctrl rx commands

Jason Baron (1):
      ich9: add support for pci assignment

Laszlo Ersek (1):
      PIIX3: reset the VM when the Reset Control Register's RCPU bit gets set

Michael S. Tsirkin (6):
      e1000: document ICS read behaviour
      rules.mak: cleanup config generation rules
      Makefile: clean timestamp generation rule
      rules/mak: make clean should blow away timestamp files
      virtio-net: revert mac on reset
      virtio-net: remove layout assumptions for ctrl vq

 hw/e1000.c          |  10 ++++
 hw/ich9.h           |   1 +
 hw/lpc_ich9.c       |  33 ++++++++++++
 hw/pc_piix.c        |   4 ++
 hw/pc_q35.c         |   1 +
 hw/piix_pci.c       |  70 ++++++++++++++++++++++++-
 hw/vfio_pci.c       |   4 ++
 hw/virtio-net.c     | 143 ++++++++++++++++++++++++++++++++--------------------
 hw/virtio-net.h     |  26 ++++++----
 rules.mak           |  14 +++--
 trace/Makefile.objs |   4 +-
 11 files changed, 238 insertions(+), 72 deletions(-)



reply via email to

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