mbox

[PULL,0.14] pci

Message ID 20110131131548.GA1390@redhat.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony

Message

Michael S. Tsirkin Jan. 31, 2011, 1:15 p.m. UTC
The following changes since commit 45d1aa828f8c94b082a0aa2dbf76535594ee45df:

  Update OpenBIOS images to r1018 (2011-01-30 13:10:10 +0000)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony

Isaku Yamahata (2):
      pci: memory leak of PCIDevice::rom_file
      pci: typo in pcibus_get_dev_path()

Michael S. Tsirkin (1):
      pci: bridge control fixup

 hw/pci.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

Comments

Anthony Liguori Jan. 31, 2011, 6:08 p.m. UTC | #1
On 01/31/2011 07:15 AM, Michael S. Tsirkin wrote:
> The following changes since commit 45d1aa828f8c94b082a0aa2dbf76535594ee45df:
>
>    Update OpenBIOS images to r1018 (2011-01-30 13:10:10 +0000)
>
> are available in the git repository at:
>    git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony
>    

Pulled, thanks.

Regards,

Anthony Liguori

> Isaku Yamahata (2):
>        pci: memory leak of PCIDevice::rom_file
>        pci: typo in pcibus_get_dev_path()
>
> Michael S. Tsirkin (1):
>        pci: bridge control fixup
>
>   hw/pci.c |    4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)
>