On 05/03/2013 02:07 PM, Osier Yang wrote:
unpriv_sgio setting is tight with the shared device helpers,
let's
put them together in qemu_conf.c
---
src/qemu/qemu_conf.c | 36 ++++++++++++++++++++++++++++++++++++
src/qemu/qemu_conf.h | 2 ++
src/qemu/qemu_process.c | 38 --------------------------------------
src/qemu/qemu_process.h | 1 -
4 files changed, 38 insertions(+), 39 deletions(-)
ACK, code motion
John