On Mon, Mar 07, 2016 at 10:55:54AM +0100, Andrea Bolognani wrote:
> I tested this both on a v2-only machine
>
> {"return": [
> {"emulated": false, "version": 3, "kernel": false},
> {"emulated": true, "version": 2, "kernel": true}
> ]}
>
> and on a v3-only machine
>
> {"return": [
>
On Mon, 2016-03-07 at 12:23 +0800, Peter Xu wrote:
> v3 changes:
> - patch 2: remove func declaration, add qmp header [Drew]
> - patch 3: being able to detect KVM GIC capabilities even without
> kvm enabled [Andrea]: this is a little bit hacky, need some more
> review on this.
>
> v2 changes:
v3 changes:
- patch 2: remove func declaration, add qmp header [Drew]
- patch 3: being able to detect KVM GIC capabilities even without
kvm enabled [Andrea]: this is a little bit hacky, need some more
review on this.
v2 changes:
- result layout change: use array and dict for the capability bit