Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-04 | hw/m*: pass owner to memory_region_init* functions | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
2013-04-19 | Remove unneeded type casts | Stefan Weil | |
cpu_physical_memory_read, cpu_physical_memory_write take any pointer as 2nd argument without needing a type cast. Signed-off-by: Stefan Weil <sw@weilnetz.de> Reviewed-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> | |||
2013-04-08 | hw: move other devices to hw/misc/, configure with default-configs/ | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |