[Qemu-devel] [Bug 588735] Re: Quit command not working

2010-06-03 Thread Jan Smets
The host now has 8GB of memory, problem remains. Try ./configure --target-list=x86_64-softmmu --enable-profiler --enable- gprof --enable-io-thread --enable-debug-tcg --enable-debug Without these options it magically works :) -- Quit command not working https://bugs.launchpad.net/bugs/588735

[Qemu-devel] [Bug 588731] Re: PXE boot not working

2010-06-02 Thread Jan Smets
using latest git dhcp-3.0.1-58.EL4 with configuration: host { filename "boot.pxe"; hardware ethernet 02:5A:3B:27:00:A1; fixed-address 10.201.1.161; } # ## server config # server-identifier a.b.c.d; server-name "some-name"; default-lease-time 600; max-lease-time 1200;

[Qemu-devel] [Bug 588735] [NEW] Quit command not working

2010-06-02 Thread Jan Smets
Public bug reported: Qemu strace rt_sigreturn(0x1b) = 56 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f6fddecbad0) = ? ERESTARTNOINTR (To be restarted) --- SIGPROF (Profiling timer expired) @ 0 (0) --- rt_sigreturn(0x1b)

[Qemu-devel] [Bug 588731] [NEW] PXE boot not working

2010-06-02 Thread Jan Smets
Public bug reported: /root/qemu-test/qemu-kvm/x86_64-softmmu/qemu-system-x86_64 -net tap,vlan=0,name=tap.0 -boot n -net nic,macaddr=$MAC,vlan=0,model=e1000,name=e1000.0 -chardev socket,id=monitor,host=0.0.0.0,port=$MONITORPORT,telnet,server,nowait -monitor chardev:monitor net0: 02:5a:3b:27:00:a1