I know there are patches for seabios
I will test this with 10.8.3
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
];
+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
>
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,
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
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;
The function of this patch is initialize emulated network card and pass
data just like Mac firmware
Well I was hoping anyone could port the patch to qemu it seems the code
changed a lot in one year
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
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.
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
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 .
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
, 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
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
16 matches
Mail list logo