Hi Hervé,
Le 01/01/2015 22:01, Hervé Poussineau a écrit :
> Hi Laurent,
>
> Le 29/12/2014 01:39, Laurent Vivier a écrit :
>> This is a series of patches I wrote to use dp8393x (SONIC) with
>> Quadra 800 emulation. I think it is interesting to share them with the
>> mainline.
>>
>> Qdev'ifying all
Depending on access type raise either InstrPIFDataError or
LoadStorePIFDataError exception.
Signed-off-by: Max Filippov
---
target-xtensa/cpu-qom.h | 3 +++
target-xtensa/cpu.c | 1 +
target-xtensa/op_helper.c | 14 ++
3 files changed, 18 insertions(+)
diff --git a/target-
Ignore writes to unassigned areas of system I/O regison and return 0 for
reads. This makes drivers for unimportant unimplemented hardware blocks
happy.
Signed-off-by: Max Filippov
---
hw/xtensa/xtfpga.c | 20 +++-
1 file changed, 19 insertions(+), 1 deletion(-)
diff --git a/hw/x
Hi,
this series implements do_unassigned_access callback for target-xtensa and
adds default memory access handler for the system I/O region of the XTFPGA
board to retain current behaviour.
Max Filippov (2):
hw/xtensa: allow reads/writes in the system I/O region
target-xtensa: implement do_una
Hi Laurent,
Le 29/12/2014 01:39, Laurent Vivier a écrit :
This is a series of patches I wrote to use dp8393x (SONIC) with
Quadra 800 emulation. I think it is interesting to share them with the
mainline.
Qdev'ifying allows to remove the annoying warning:
"requested NIC (anonymous, model dp83932)
Am 01.01.2015 um 17:24 schrieb Andreas Färber:
Hi, Am 18.12.2014 um 12:55 schrieb Kevin Wolf:
Am 17.12.2014 um 01:11 hat Thebault, Remi geschrieben:
This is not the first post on this topic, but I haven't seen any
solution about it. I tested so far linux guest on windows host and
the AltGr key
Hi Andreas,
Thank you for your comments.
You're right: I will change the subject and distinguish the
instance_init and realize.
dp83932_init() is used in a single place, so as you propose I will
inline it and remove the function definition.
Regards,
Laurent
Le 01/01/2015 17:15, Andreas Färber
On 1 January 2015 at 16:05, Programmingkid wrote:
>
> On Jan 1, 2015, at 9:55 AM, Peter Maydell wrote:
>
>> On 30 December 2014 at 04:17, Programmingkid
>> wrote:
>>> This patch fixes these problems for QEMU on Mac OS X:
>>> - fullscreen mode not having the correct aspect ratio
>>
>> What is the
Hi,
Am 18.12.2014 um 15:20 schrieb Apps Embedded:
> We would like to know if one is able to compile and run the qemu
> binaries on the Android platform, would it be possible to create an app
[...]
> - from a licence point of view (The whole app would be under the GPL v3
> licence and source code o
Hi,
Am 18.12.2014 um 12:55 schrieb Kevin Wolf:
> Am 17.12.2014 um 01:11 hat Thebault, Remi geschrieben:
>> This is not the first post on this topic, but I haven't seen any
>> solution about it.
>> I tested so far linux guest on windows host and the AltGr key is
>> dead in the guest. (using git mas
Hi Laurent,
Am 29.12.2014 um 01:39 schrieb Laurent Vivier:
> Signed-off-by: Laurent Vivier
> ---
> hw/mips/mips_jazz.c | 2 +-
> hw/net/dp8393x.c | 182
> +++
> include/hw/net/dp8393x.h | 1 -
> 3 files changed, 121 insertions(+), 64
On 30 December 2014 at 04:17, Programmingkid wrote:
> This patch fixes these problems for QEMU on Mac OS X:
> - fullscreen mode not having the correct aspect ratio
What is the bug being fixed here? For me on 10.9.5 the fullscreen
behaviour is the same with or without this patch: the fullscreen
wi
> On 31 dec. 2014, at 18:25, Peter Maydell wrote:
>
>> On 31 December 2014 at 18:08, Ard Biesheuvel
>> wrote:
>>> On 31 December 2014 at 17:37, Peter Maydell
>>> wrote:
>>> It doesn't happen on LE TCG hosts. Joy :-)
>
>> I will need to find out first if this is the kernel driver or the
>> e
13 matches
Mail list logo