Re: [Qemu-devel] arm-softmmu & usb (or hci) passthrough possible?

2013-12-10 Thread Jan Petrouš
Hi Peter. On 10 December 2013 11:35, Peter Maydell wrote: > > On 10 December 2013 10:20, Jan Petrouš wrote: > > Hi, > > > > sorry for my ignorance but I can not find the way how to set up > > usb (or hci) passthrough for arm-softmmu target. > > Is it even p

[Qemu-devel] arm-softmmu & usb (or hci) passthrough possible?

2013-12-10 Thread Jan Petrouš
Hi, sorry for my ignorance but I can not find the way how to set up usb (or hci) passthrough for arm-softmmu target. Is it even possible? If not, then I would like to add something like that. I'm asking in case of somebody si already working on it. BR. /Honza

Re: [Qemu-devel] [PATCH] arm: Raspberry Pi support

2013-12-03 Thread Jan Petrouš
Sorry guys for html, I didn't know that my company's mail has such default formatting :( I was on bussiness trip for few days so replaying only now. And as Greg said, it looks like we have another progress on raspi machine so I will check that and return back soon, hopefully ;) /Jan

Re: [Qemu-devel] [PATCH] integrator/cp: add support for REFCNTregisterr

2013-11-06 Thread Jan Petrouš
BTW, I just cooked very simple support for PL030 RTC chip, but I guess there is zero interest on it as it seems that PL030 is somehow simplified predecessor of well-known PL031, which in turn, is used on all devboards but Integrator. So, I'm sending it here only for reference. I need to note that

Re: [Qemu-devel] [PATCH] integrator/cp: add support for REFCNT register

2013-11-05 Thread Jan Petrouš
Hi Peter. On 5 November 2013 14:54, Peter Maydell wrote: > > On 5 November 2013 11:41, Jan Petrouš wrote: > > Linux kernel from version 3.4 requires CM_REFCNT register for sched timer > > for Integrator/CP board (integrator_defconfig). > > > > See > >

[Qemu-devel] [PATCH] integrator/cp: add support for REFCNT register

2013-11-05 Thread Jan Petrouš
Linux kernel from version 3.4 requires CM_REFCNT register for sched timer for Integrator/CP board (integrator_defconfig). See http://infocenter.arm.com/help/topic/com.arm.doc.dui0138e/ch04s06s11.html Signed-off-by: Jan Petrous --- hw/arm/integratorcp.c | 7 +-- 1 file changed, 5 insertions(