qemu-e2k/hw
Marc-André Lureau 9ed442b8ae pc-dimm: use get_uint() for dimm properties
TYPE_PC_DIMM's property PC_DIMM_ADDR_PROP is defined with
DEFINE_PROP_UINT64().

TYPE_PC_DIMM's property PC_DIMM_NODE_PROP is defined with
DEFINE_PROP_UINT32().

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20170607163635.17635-22-marcandre.lureau@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2017-06-20 14:31:32 +02:00
..
9pfs
acpi pc-dimm: use get_uint() for dimm properties 2017-06-20 14:31:32 +02:00
adc
alpha
arm aspeed: add a temp sensor device on I2C bus 3 2017-06-13 14:56:59 +01:00
audio
block qdev: Rename DEFINE_PROP_DEFAULT() to DEFINE_PROP_SIGNED() 2017-06-20 14:31:32 +02:00
bt
char
core qdev: avoid type casts between signed and unsigned 2017-06-20 14:31:32 +02:00
cpu hw/cpu: core.c can be compiled as common object 2017-06-09 12:02:55 +10:00
cris
display
dma
gpio
i2c
i386 qdev: Use appropriate getter/setters type 2017-06-20 14:31:32 +02:00
ide
input
intc apic-common: make "id" property a uint32 2017-06-20 14:31:32 +02:00
ipack
ipmi
isa
lm32
m68k
mem pc-dimm: use get_uint() for dimm properties 2017-06-20 14:31:32 +02:00
microblaze
mips
misc hw/misc: add a TMP42{1, 2, 3} device model 2017-06-13 14:56:59 +01:00
moxie
net qdev: Rename DEFINE_PROP_DEFAULT() to DEFINE_PROP_SIGNED() 2017-06-20 14:31:32 +02:00
nios2
nvram
openrisc
pci
pci-bridge hw/pcie: fix the generic pcie root port to support migration 2017-06-08 22:02:37 +03:00
pci-host qdev: Use appropriate getter/setters type 2017-06-20 14:31:32 +02:00
pcmcia
ppc pc-dimm: use get_uint() for dimm properties 2017-06-20 14:31:32 +02:00
s390x migration/next for 20170613 2017-06-13 13:51:29 +01:00
scsi
sd
sh4
smbios
sparc
sparc64
ssi
timer timer/aspeed: fix timer enablement when a reload is not set 2017-06-13 14:57:00 +01:00
tpm
tricore
unicore32
usb qapi: merge QInt and QFloat in QNum 2017-06-20 14:31:31 +02:00
vfio
virtio
watchdog
xen migration: Move remaining exported functions to migration/misc.h 2017-06-13 11:00:45 +02:00
xenpv
xtensa
Makefile.objs