On 05/01/12 20:36, Anthony Liguori wrote:
> Hi Gerd,
>
> Could you carefully review the USB changes here? I'm not really sure
> what our contract is with the guest in terms of ABI compatibility. I
> think it's good but it could use a second set of eyes.
incremental fix attached.
cheers,
Gerd
This makes it easier to remove it from BusInfo.
Signed-off-by: Anthony Liguori
---
exec.c|4 ++--
hw/qdev.c | 16
hw/qdev.h |2 ++
hw/usb/desc.c |7 +--
savevm.c | 12 ++--
5 files changed, 31 insertions(+), 10 deletions(-)
diff
Hi Gerd,
Could you carefully review the USB changes here? I'm not really sure what our
contract is with the guest in terms of ABI compatibility. I think it's good but
it could use a second set of eyes.
Regards,
Anthony Liguori
On 05/01/2012 01:18 PM, Anthony Liguori wrote:
This makes it
This makes it easier to remove it from BusInfo.
Signed-off-by: Anthony Liguori
---
exec.c|4 ++--
hw/qdev.c | 16
hw/qdev.h |2 ++
savevm.c | 12 ++--
4 files changed, 26 insertions(+), 8 deletions(-)
diff --git a/exec.c b/exec.c
index 77d6866..4632b24