qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v1 00/15] android-console: Add console power com


From: Greg Bellows
Subject: Re: [Qemu-devel] [PATCH v1 00/15] android-console: Add console power command
Date: Wed, 12 Nov 2014 07:39:39 -0600

Please disregard this patch review as it went to a broader audience than intended.  

If there is interest in this work then please let me know and I will be happy to point you to a Linaro git repository that can be monitored for future updates.

Regards,

Greg

On 11 November 2014 18:25, Greg Bellows <address@hidden> wrote:
This patchset includes 3 changes:
- Fixes to the existing Android emulator console.
- Restructure the emulator console redir help output
- Add support for the emulator console power command

Greg Bellows (15):
  android-console: Fix goldfish audio misnaming
  android-console: Unify available commands output
  android-console: Remove extra redir help message
  android-console: Consolidate redir help text
  android-console: Add console base power command
  android-console: Add missing hw_has_battery prop
  android-console: Init the battery ID state field
  android-console: Add header for battery externs
  android-console: Add GF battery prop print func
  android-console: Add GF battery property getter
  android-console: Add power ac command
  android-console: Add power status command
  android-console: Add power present command
  android-console: Add power health command
  android-console: Add power capacity command

 android-commands.h                 |  53 ++++++++
 android-console.c                  | 254 ++++++++++++++++++++++++++++++++-----
 android-console.h                  |   8 ++
 hw/misc/goldfish_battery.c         | 122 ++++++++++++++++--
 include/hw/misc/goldfish_battery.h |  74 +++++++++++
 monitor.c                          |  16 ++-
 6 files changed, 484 insertions(+), 43 deletions(-)
 create mode 100644 include/hw/misc/goldfish_battery.h

--
1.8.3.2



reply via email to

[Prev in Thread] Current Thread [Next in Thread]