Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-29 | ds1225y: QOM cast cleanup for SysBusNvRamState | Andreas Färber | 1 | -3/+8 | |
Signed-off-by: Andreas Färber <afaerber@suse.de> | |||||
2013-07-29 | ds1225y: Drop bogus qdev field from NvRamState | Andreas Färber | 1 | -1/+0 | |
It is not a device, and the field is not used from code either. Signed-off-by: Andreas Färber <afaerber@suse.de> | |||||
2013-07-04 | hw/n*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -1/+2 | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||||
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||||
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -0/+165 | |
This patch tackles all files that are compiled once, moving them to subdirectories of hw/. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |