On 02/17/2016 11:02 AM, John Ferlan wrote:
On 02/17/2016 09:50 AM, Cole Robinson wrote:
> Which is the only user. That was the only reason for including
> qemu_command.h, though we need to explicitly include qemu_domain.h
> afterwards.
> ---
> Had this sitting in a branch.
> jferlan: this is in your neck of the woods, not sure if it's going
> to conflict with any of your reorg patches though...
>
> src/qemu/qemu_command.h | 16 ----------------
> src/qemu/qemu_conf.c | 18 +++++++++++++++++-
> 2 files changed, 17 insertions(+), 17 deletions(-)
>
ACK w/ one adjustment - drop extra spaces between (_MIN|_MAX) and ####)
for REMOTE and WEBSOCKET
John
Thanks, pushed with that change.
- Cole