On Thu, Nov 22, 2012 at 03:16:36PM +0100, Markus Armbruster wrote: > pci_drive_hot_add() parameter type has the wrong type: int instead of > BlockInterfaceType. It's actually redundant, so we can just drop it. > > Signed-off-by: Markus Armbruster <arm...@redhat.com> > --- > hw/device-hotplug.c | 11 ++++------- > hw/pci-hotplug.c | 7 +++---- > sysemu.h | 3 +-- > 3 files changed, 8 insertions(+), 13 deletions(-)
Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan