Re: [Qemu-devel] [PATCH qom-cpu for-1.4] target-openrisc: Drop OpenRISCCPUList

2013-01-21 Thread Andreas Färber
Am 16.01.2013 04:57, schrieb Andreas Färber: > It was missed in the previous cleanup because its naming did not match > the *CPUListState pattern. Use the generalized CPUListState instead. > > Signed-off-by: Andreas Färber No objections yet, so applied to qom-cpu (mentioning commit hash): https:

Re: [Qemu-devel] [PATCH qom-cpu for-1.4] target-openrisc: Drop OpenRISCCPUList

2013-01-15 Thread Andreas Färber
Am 16.01.2013 04:57, schrieb Andreas Färber: > It was missed in the previous cleanup because its naming did not match > the *CPUListState pattern. Use the generalized CPUListState instead. > > Signed-off-by: Andreas Färber Jia, please add a MAINTAINERS entry for target-openrisc/ so that you auto

[Qemu-devel] [PATCH qom-cpu for-1.4] target-openrisc: Drop OpenRISCCPUList

2013-01-15 Thread Andreas Färber
It was missed in the previous cleanup because its naming did not match the *CPUListState pattern. Use the generalized CPUListState instead. Signed-off-by: Andreas Färber --- target-openrisc/cpu.c |9 ++--- 1 Datei geändert, 2 Zeilen hinzugefügt(+), 7 Zeilen entfernt(-) diff --git a/targ