On 23/01/16 20:40, Hervé Poussineau wrote:
> Take requested autopoll rate into account
>
> Signed-off-by: Hervé Poussineau
> ---
> hw/misc/macio/cuda.c | 31 +++
> hw/ppc/mac.h | 1 +
> 2 files changed, 28 insertions(+), 4 deletions(-)
>
> diff --git a/hw/m
On Sat, Jan 23, 2016 at 09:40:01PM +0100, Hervé Poussineau wrote:
> Take requested autopoll rate into account
Commit message needs some work - as far as I can tell this is
not just moving this to the new framework, but implementing it -
previously the command was silently ignored.
>
> Signed-off
Le 23/01/2016 21:40, Hervé Poussineau a écrit :
Take requested autopoll rate into account
Signed-off-by: Hervé Poussineau
---
hw/misc/macio/cuda.c | 31 +++
hw/ppc/mac.h | 1 +
2 files changed, 28 insertions(+), 4 deletions(-)
diff --git a/hw/misc/macio
Take requested autopoll rate into account
Signed-off-by: Hervé Poussineau
---
hw/misc/macio/cuda.c | 31 +++
hw/ppc/mac.h | 1 +
2 files changed, 28 insertions(+), 4 deletions(-)
diff --git a/hw/misc/macio/cuda.c b/hw/misc/macio/cuda.c
index 37406fc..9ec642f