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
non-static declaration hw/net/e1000.c:209:10: note: 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 wrote: > I will try that the original patch: > --- qemu-kvm-0.12.5/hw/e1000.c.vanilla 20

Re: [Qemu-devel] e1000 patch for osx

2013-10-30 Thread jacek burghardt
]; +d->mac_reg[RA+1] = E1000_RAH_AV | (macaddr[5] << 8) | macaddr[4]; } static NetClientInfo net_e1000_info = { On Wed, Oct 30, 2013 at 6:27 PM, Paolo Bonzini wrote: > Il 31/10/2013 01:21, jacek burghardt ha scritto: > > I am in process of recompiling qemu right now >

Re: [Qemu-devel] e1000 patch for osx

2013-10-30 Thread jacek burghardt
non-static declaration hw/net/e1000.c:209:10: note: 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,

Re: [Qemu-devel] e1000 patch for osx

2013-10-30 Thread jacek burghardt
ic, [ICS] = set_ics, [TDH] = set_16bit, [RDH] = set_16bit, [RDT] = set_rdt, On Wed, Oct 30, 2013 at 6:00 PM, Paolo Bonzini wrote: > Il 31/10/2013 00:54, jacek burghardt ha scritto: > > I wonder if anyone can post reworked patch to latest qemu > > That's wh

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 wrote: > > https://github.com/saucelabs/mac-osx-on-kvm/blob/master/e1000-mac-hacks.patch > > -} else > -s->phy_reg[addr] = data;

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
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-25 Thread jacek burghardt
t 8:21 AM, Paolo Bonzini 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 tha

[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] 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 wrote: > On 24 June 2013 10:34, Stefan Hajnoczi wrote: > > On Thu, Jun 20, 2013 at 09:44:16AM -0600, jacek burghardt wrote: > >> i had compiled latest qemu master git with xen now i am getting thi

[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
qemu_clock_enable(rtc_clock, false); -} -} - /* get the ioreq packets from share mem */ static ioreq_t *cpu_get_ioreq_from_shared_memory(XenIOState *state, int vcpu) { On Mon, May 27, 2013 at 8:12 AM, Igor Mammedov wrote: > On Fri, 24 May 2013 08:56:14 -0600 > jacek burghardt wr

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 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 wrote: > >> > >>> I wonder if anyone has patc

[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