]> git.ipfire.org Git - thirdparty/qemu.git/commit
qdev: Remove hex8/32/64 property types
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 8 Feb 2014 10:01:53 +0000 (11:01 +0100)
committerAndreas Färber <afaerber@suse.de>
Fri, 14 Feb 2014 20:12:04 +0000 (21:12 +0100)
commitc7bcc85d664b26b8b1e46416c7a730104b602e34
tree1b1fbe318bdebd1a960b2cb26d67d44d260b3c13
parent515f23462b10174c953fd161a37e9093b2427cff
qdev: Remove hex8/32/64 property types

Replace them with uint8/32/64.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
34 files changed:
hw/audio/adlib.c
hw/audio/cs4231a.c
hw/audio/gus.c
hw/audio/pcspk.c
hw/audio/sb16.c
hw/block/fdc.c
hw/char/debugcon.c
hw/char/parallel.c
hw/char/serial-isa.c
hw/core/qdev-properties.c
hw/display/g364fb.c
hw/display/tcx.c
hw/dma/i82374.c
hw/dma/sun4m_iommu.c
hw/i386/kvm/i8254.c
hw/ide/isa.c
hw/ide/qdev.c
hw/intc/i8259_common.c
hw/isa/pc87312.c
hw/misc/applesmc.c
hw/misc/debugexit.c
hw/misc/eccmemctl.c
hw/net/ne2000-isa.c
hw/nvram/fw_cfg.c
hw/ppc/spapr_pci.c
hw/scsi/megasas.c
hw/scsi/scsi-disk.c
hw/sd/sdhci.c
hw/timer/i8254.c
hw/timer/m48t59.c
hw/usb/host-libusb.c
hw/virtio/virtio-pci.c
include/hw/qdev-dma.h
include/hw/qdev-properties.h