qemu-e2k/hw/i386/kvm
Wei Yang 867c47cbba kvm: shorten the parameter list for get_real_device()
get_real_device() has 5 parameters with the last 4 is contained in the first
structure.

This patch removes the last 4 parameters and directly use them from the first
parameter.

Acked-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Wei Yang <weiyang@linux.vnet.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-08-23 11:37:35 +02:00
..
apic.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
clock.c kvm/clock: Use QOM realize for kvmclock 2013-07-23 00:37:35 +02:00
i8254.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
i8259.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
ioapic.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
Makefile.objs
pci-assign.c kvm: shorten the parameter list for get_real_device() 2013-08-23 11:37:35 +02:00