Am 18.07.2014 18:32, schrieb Marcel Apfelbaum:
> Replaced '_' with '-' to comply with QOM guidelines.
> Made the conversion from HMP to QMP in vl.c
>
> Signed-off-by: Marcel Apfelbaum
> ---
> v1 -> v2:
> - Addressed Peter Maydell's comments:
>- Replaced free by g_free to match the allocation
Replaced '_' with '-' to comply with QOM guidelines.
Made the conversion from HMP to QMP in vl.c
Signed-off-by: Marcel Apfelbaum
---
v1 -> v2:
- Addressed Peter Maydell's comments:
- Replaced free by g_free to match the allocation.
- Rebased to master.
hw/core/machine.c | 8
vl.c