[Qemu-devel] [Bug 1433510] [NEW] VM Konfig mismatches when -readconfig option is used

2015-03-18 Thread Bjoern Bornemann
Public bug reported: Since qemu is able to write / read config files, i thought it might be cool to use this. BUT: qemu allways adds an default network interface, when i use the -readconfig option. Till now, i start my VM like this (all variables are defined and working well in this script)

[Qemu-devel] [Bug 824650] Re: Latest GIT assert error in arp_table.c

2012-02-18 Thread Bjoern Bornemann
hey solitaire, just add the 5 lines mentioned in my post above to "slirp/ip_icmp.c" source code file, recompile qemu and that's it. this worked pretty fine for me so far. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.

[Qemu-devel] [Bug 824650] Re: Latest GIT assert error in arp_table.c

2012-02-10 Thread Bjoern Bornemann
slirp/ip_icmp.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/slirp/ip_icmp.c b/slirp/ip_icmp.c index 4b43994..5dbf21d 100644 --- a/slirp/ip_icmp.c +++ b/slirp/ip_icmp.c @@ -262,6 +262,11 @@ icmp_error(struct mbuf *msrc, u_char type, u_char code, int minsize, #endif

[Qemu-devel] [Bug 824650] Re: Latest GIT assert error in arp_table.c

2012-02-08 Thread Bjoern Bornemann
okay I forgot to post the qemu command here it is: qemu-system-i386 -balloon none -smbios type=0,vendor=Lenovo,version=7LETC6WW,date=05/11/2009,release=2.38 \ -smbios type=1,manufacturer=Lenovo,product=8896AB5,version=ThinkPadT61,serial=L3C3845,uuid=5D867F81-4A91-11CB-90B0-BF62749B684D,family=T

[Qemu-devel] [Bug 824650] Re: Latest GIT assert error in arp_table.c

2012-02-07 Thread Bjoern Bornemann
Hey Guys, I have the same problem. Installing the VM was pretty fine, no problems at all but when I try to start this VM, which is supposed to run a Mikrotik "RouterOS" it fails with the known error message. So far this error can only be reproduced by installing this special OS. All other OS li