]> git.proxmox.com Git - mirror_qemu.git/commit - hw/arm/pxa2xx.c
hw/usb: simplified usb_enabled
authorMarcel Apfelbaum <marcel@redhat.com>
Tue, 6 Jan 2015 13:29:14 +0000 (15:29 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 8 Jan 2015 17:32:27 +0000 (17:32 +0000)
commitde77a243b3e703adae0a5c981914ff87cb99bdf6
tree14036828408040de38ebefd9035546f96770d46d
parent5e97b623c254a2c7b1f67b21f7aede93d995f4bd
hw/usb: simplified usb_enabled

The argument is not longer used and the implementation
uses now QOM instead of QemuOpts.

Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Alexander Graf <agraf@suse.de>
Message-id: 1420550957-22337-4-git-send-email-marcel@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
12 files changed:
hw/arm/nseries.c
hw/arm/pxa2xx.c
hw/arm/realview.c
hw/arm/versatilepb.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
hw/ppc/mac_newworld.c
hw/ppc/mac_oldworld.c
hw/ppc/prep.c
hw/ppc/spapr.c
include/sysemu/sysemu.h
vl.c