Statistics
| Branch: | Revision:

root / hw / nvram / ds1225y.c @ ddf5636d

History | View | Annotate | Download (4.7 kB)

# Date Author Comment
14134f0e 07/29/2013 10:07 pm Andreas Färber

ds1225y: Drop bogus qdev field from NvRamState

It is not a device, and the field is not used from code either.

Signed-off-by: Andreas Färber <>

8c1892cf 07/29/2013 10:07 pm Andreas Färber

ds1225y: QOM cast cleanup for SysBusNvRamState

Signed-off-by: Andreas Färber <>

eedfac6f 07/04/2013 06:42 pm Paolo Bonzini

hw/n*: pass owner to memory_region_init* functions

Signed-off-by: Paolo Bonzini <>

2c9b15ca 07/04/2013 06:42 pm Paolo Bonzini

memory: add owner argument to initialization functions

Signed-off-by: Paolo Bonzini <>

49ab747f 04/08/2013 07:13 pm Paolo Bonzini

hw: move target-independent files to subdirectories

This patch tackles all files that are compiled once, moving
them to subdirectories of hw/.

Signed-off-by: Paolo Bonzini <>