qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 00/21] pci,net,misc enhancements


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL 00/21] pci,net,misc enhancements
Date: Thu, 20 Jun 2013 15:46:30 -0500
User-agent: Notmuch/0.15.2+77~g661dcf8 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu)

Gleb Natapov <address@hidden> writes:

> On Thu, Jun 20, 2013 at 02:02:59PM -0500, Anthony Liguori wrote:
>> "Michael S. Tsirkin" <address@hidden> writes:
>> 
>> > From: Michael S. Tsirkin <address@hidden>
>> >
>> > The following changes since commit 
>> > 90a2541b763b31d2b551b07e24aae3de5266d31b:
>> >
>> >   target-i386: fix over 80 chars warnings (2013-06-15 17:50:38 +0000)
>> >
>> > 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 f96c30047009f8a9c3cecf68104d8d99f989f54d:
>> >
>> >   pci: Fold host_buses list into PCIHostState functionality (2013-06-19 
>> > 18:35:05 +0300)
>> >
>> > ----------------------------------------------------------------
>> > pci,net,misc enhancements
>> 
>> I don't like the amount of "misc" in this pull request but I'll take it
>> with appropriate acks.
>> 
>> >
>> > This includes some pci and net-related enhancements:
>> >
>> > Better support for systems with multiple PCI root buses
>> > A new management interface for access to rx filter in NICs
>> > KVM Speedup for MSI updates on kvm
>> > FW cfg interface for more robust pci programming in BIOS
>> > Minor fixes/cleanups for fw cfg and cross-version migration -
>> >     because of dependencies with other patches
>> >
>> > Signed-off-by: Michael S. Tsirkin <address@hidden>
>> >
>> > ----------------------------------------------------------------
>> > Amos Kong (1):
>> >       net: add support of mac-programming over macvtap in QEMU side
>> >
>> > Andrew Jones (1):
>> >       e1000: cleanup process_tx_desc
>> >
>> > David Gibson (10):
>> >       pci: Cleanup configuration for pci-hotplug.c
>> >       pci: Move pci_read_devaddr to pci-hotplug-old.c
>> >       pci: Abolish pci_find_root_bus()
>> >       pci: Use helper to find device's root bus in pci_find_domain()
>> >       pci: Replace pci_find_domain() with more general pci_root_bus_path()
>> >       pci: Add root bus argument to pci_get_bus_devfn()
>> >       pci: Add root bus parameter to pci_nic_init()
>> >       pci: Simpler implementation of primary PCI bus
>> >       pci: Remove domain from PCIHostBus
>> >       pci: Fold host_buses list into PCIHostState functionality
>> >
>> > Michael S. Tsirkin (9):
>> >       range: add Range structure
>> >       pci: store PCI hole ranges in guestinfo structure
>> >       pc: pass PCI hole ranges to Guests
>> >       pc_piix: cleanup init compat handling
>> >       kvm: zero-initialize KVM_SET_GSI_ROUTING input
>> >       kvm: skip system call when msi route is unchanged
>> >       MAINTAINERS: s/Marcelo/Paolo/
>> 
>> Shouldn't these be coming through the uq/master tree?  I haven't see a
>> pull for uq/master in a long time.  Does that tree still exist?
>> 
>> Would that be coming from Paolo or Gleb?  Can one of ya'll ack these
>> changes please.
>> 
> ACK. I should have taken it through KVM tree really, but since MST's
> patch sending scripts depend on accurate MAINTAINERS information having
> it in his tree saved Marcelo's inbox from a couple of dozens unwanted
> emails.

Thanks.

Regards,

Anthony Liguori

>
> --
>                       Gleb.



reply via email to

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