Re: [Qemu-devel] [PATCH v1] e1000: initial link negotiation on mac osx

2013-11-07 Thread jacek burghardt
I know there are patches for seabios

Re: [Qemu-devel] e1000 patch for osx

2013-10-31 Thread jacek burghardt
I will test this with 10.8.3

Re: [Qemu-devel] e1000 patch for osx

2013-10-30 Thread jacek burghardt
Well I was hoping anyone could port the patch to qemu it seems the code changed a lot in one year

Re: [Qemu-devel] e1000 patch for osx

2013-10-30 Thread jacek burghardt
The function of this patch is initialize emulated network card and pass data just like Mac firmware

Re: [Qemu-devel] e1000 patch for osx

2013-10-30 Thread jacek burghardt
I wonder if anyone can post reworked patch to latest qemu On Fri, Oct 25, 2013 at 8:27 AM, jacek burghardt jaceksburgha...@gmail.comwrote: https://github.com/saucelabs/mac-osx-on-kvm/blob/master/e1000-mac-hacks.patch -} else -s-phy_reg[addr] = data; +} else

Re: [Qemu-devel] e1000 patch for osx

2013-10-30 Thread jacek burghardt
31/10/2013 00:54, jacek burghardt ha scritto: I wonder if anyone can post reworked patch to latest qemu That's what I did 5 hours ago, though what I did was actually to look at the bits affected by the patch and reimplement them based on the e1000 hardware spec. Can you test the second patch

Re: [Qemu-devel] e1000 patch for osx

2013-10-30 Thread jacek burghardt
: previous implicit declaration of 'set_ics' was here set_ics(s, 0, E1000_ICR_LSC); ^ /data/dev/xen/xen-git/src/xen-build/tools/qemu-xen-dir/rules.mak:25: recipe for target 'hw/net/e1000.o' failed On Wed, Oct 30, 2013 at 6:21 PM, jacek burghardt jaceksburgha...@gmail.comwrote

Re: [Qemu-devel] e1000 patch for osx

2013-10-30 Thread jacek burghardt
Bonzini pbonz...@redhat.com wrote: Il 31/10/2013 01:21, jacek burghardt ha scritto: I am in process of recompiling qemu right now I came up with this patch is this correct diff -Naur qemu/hw/net/e1000.c qemu-a/hw/net/e1000.c --- qemu/hw/net/e1000.c 2013-10-27 15:36:05.496526538 -0600 +++ qemu

Re: [Qemu-devel] e1000 patch for osx

2013-10-30 Thread jacek burghardt
: previous implicit declaration of 'set_ics' was here set_ics(s, 0, E1000_ICR_LSC); On Wed, Oct 30, 2013 at 6:31 PM, jacek burghardt jaceksburgha...@gmail.comwrote: I will try that the original patch: --- qemu-kvm-0.12.5/hw/e1000.c.vanilla 2011-02-19 12:28:38.0 +

[Qemu-devel] e1000 patch for osx

2013-10-25 Thread jacek burghardt
Is there a patch for qemu git master that pre init e1000 so I can get rid off unpluged network cable message ? I know there is patch but is is for older version of qemu and it seeem that it no longer functions and does not apply fully as code was changed.

Re: [Qemu-devel] e1000 patch for osx

2013-10-25 Thread jacek burghardt
pbonz...@redhat.com wrote: Il 25/10/2013 14:53, jacek burghardt ha scritto: Is there a patch for qemu git master that pre init e1000 so I can get rid off unpluged network cable message ? I know there is patch but is is for older version of qemu and it seeem that it no longer functions

Re: [Qemu-devel] qemu bug

2013-06-24 Thread jacek burghardt
The latest qemu is working fine. On Mon, Jun 24, 2013 at 3:58 AM, Peter Maydell peter.mayd...@linaro.orgwrote: On 24 June 2013 10:34, Stefan Hajnoczi stefa...@gmail.com wrote: On Thu, Jun 20, 2013 at 09:44:16AM -0600, jacek burghardt wrote: i had compiled latest qemu master git with xen

[Qemu-devel] qemu bug

2013-06-20 Thread jacek burghardt
i had compiled latest qemu master git with xen now i am getting this error $r/include/qemu/int128.h:18: int128_get64: Assertion `!a.hi' failed. i wonder what could be causing this .

Re: [Qemu-devel] [Xen-devel] target-i386: Introduce ICC bus/device/bridge

2013-05-28 Thread jacek burghardt
, 2013 at 5:57 AM, Andreas Färber afaer...@suse.de wrote: Am 28.05.2013 13:49, schrieb Stefano Stabellini: On Mon, 27 May 2013, Igor Mammedov wrote: On Fri, 24 May 2013 08:56:14 -0600 jacek burghardt jaceksburgha...@gmail.com wrote: I wonder if anyone has patch that allows to tlak to icc bus

Re: [Qemu-devel] [Xen-devel] target-i386: Introduce ICC bus/device/bridge

2013-05-28 Thread jacek burghardt
jacek burghardt jaceksburgha...@gmail.com wrote: I wonder if anyone has patch that allows to tlak to icc bus introduced in qemu upstream ? https://github.com/qemu/qemu/commit/f0513d2c0156799e0c75a108ab9a049eea4f9607 icc-bridge will serve as a parent for icc-bus and provide mmio mapping

[Qemu-devel] [Bug 1166954] [NEW] Error compiling qemu due to missing

2013-04-09 Thread Jacek Burghardt
Public bug reported: I am attempting to compile master qemu-git it fails to compile because virtio-9p-device.c includes #include virtio-9p-device.h that is missing ** Affects: qemu Importance: Undecided Status: New -- You received this bug notification because you are a member of