Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-29 | lm32_sys: QOM cast cleanup | Andreas Färber | 1 | -4/+8 | |
Signed-off-by: Andreas Färber <afaerber@suse.de> | |||||
2013-07-04 | hw/m*: 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-05-18 | remove some double-includes | Michael Tokarev | 1 | -1/+0 | |
Some source files #include the same header more than once for no good reason. Remove second #includes in such cases. Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> | |||||
2013-04-08 | hw: move other devices to hw/misc/, configure with default-configs/ | Paolo Bonzini | 1 | -0/+172 | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |