On 2012-04-04 20:16, Maksim Kozlov wrote:
> 04.04.2012 16:35, Dmitry Zhurikhin пишет:
>> On 2012-04-04 15:55, Maksim Kozlov wrote:
>>> 04.04.2012 14:08, Dmitry Zhurikhin пишет:
>>>> Reset the system when 1 is written to SWRESET register
>>>>
>>>&g
On 2012-04-04 15:55, Maksim Kozlov wrote:
> 04.04.2012 14:08, Dmitry Zhurikhin пишет:
>> Reset the system when 1 is written to SWRESET register
>>
>> Signed-off-by: Dmitry Zhurikhin
>> ---
>> hw/exynos4210_pmu.c | 11 +++
>> 1 files changed, 11 i
Reset the system when 1 is written to SWRESET register
Signed-off-by: Dmitry Zhurikhin
---
hw/exynos4210_pmu.c | 11 +++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/hw/exynos4210_pmu.c b/hw/exynos4210_pmu.c
index c12d750..edf6e34 100644
--- a/hw/exynos4210_pmu.c
Let me add my two cents here. I tested this patch slightly and didn't
find any problems.
On 2012-03-15 11:35, Igor Mitsyanko wrote:
> Create 9 exynos4210 i2c interfaces.
>
> Signed-off-by: Igor Mitsyanko
> ---
> Makefile.target |1 +
> hw/exynos4210.c | 26 +++
> hw/exynos4210.h
On 05/20/2011 11:35 PM, Aurelien Jarno wrote:
>
> On Fri, May 20, 2011 at 04:39:27PM +0400, Kirill Batuzov wrote:
>> This series implements some basic machine-independent optimizations. They
>> simplify code and allow liveness analysis do it's work better.
>>
>> Suppose we have following ARM code
From: Shahar Havivi
Adding keyboard is done to the queue instead of "last added keyboard wins",
when removing keyboard via device_del - previous keyboard is selected.
Signed-off-by: Shahar Havivi
---
console.h| 16 +++-
hw/adb.c |2 +-
hw/escc.c
v6 (Dmitry Zhurikhin ):
- merge with commit 57aa265d462a64a06268be26d49020729cff56c1
- moved changes from usb-hid.c and qemu_activate_keyboard_event_handler function
to the first patch as more appropriate
- changed some keyboard names to be more consistent
- added 'info keyboard' to
From: Shahar Havivi
Adding 2 new monitor commands to handle keyboard list:
'info keyboard' - show all keyboard devices and mark the current one
'keyboard_set' - set active keyboard by index as displayed by 'info keyboard'
Signed-off-by: Shahar Havivi
---
console.h |4 ++
hmp-commands
On 05/11/2010 12:18 AM, Anthony Liguori wrote:
On 04/18/2010 02:21 PM, Shahar Havivi wrote:
Patch add QEMUPutKbdEntry structure - handling each keyboard entry, the
structure handled
by qemu tail queue.
Adding a new keyboard add to the list and select it, removing keyboard select
the previous
Ricardo Ribalda Delgado wrote:
TODO: The output of the touchpad should be in the range of the
resolution. But I don't know a clean way to get the screen resolution.
Any help will be very wellcomed
Hello. Looking at the Linux kernel driver it seems to consider reported
coordinates to be in the r
juha.riihim...@nokia.com wrote:
Hi,
Thanks for the testing. I fixed all of the issues found by your test programs
except:
Great! This is very good news. Please look at my comments below regarding
specific issues.
- vmull.p8 is not implemented in QEMU.
So seems this is now the only NEON in
11 matches
Mail list logo