18.12.2012 21:34, Michael Contreras пишет:
On Tue, Dec 18, 2012 at 05:49:16PM +0100, Stefan Hajnoczi wrote:
On Tue, Dec 18, 2012 at 5:20 PM, Michael Tokarev wrote:
On 18.12.2012 17:44, Stefan Hajnoczi wrote:
On Wed, Dec 05, 2012 at 01:31:30PM -0500, Michael Contreras wrote:
Discard packets l
Curses display requires stdin/out to stay on the terminal,
so -daemonize makes no sense in this case. Instead of
leaving display uninitialized like is done since 995ee2bf469de6bb,
explicitly detect this case earlier and error out.
-nographic can actually be used with -daemonize, by redirecting
ev
Hi,
On 12/26/2012 01:07 PM, Erik Rull wrote:
Hi Gerd, hi Hans,
is my assumption correct that if I check out and compile this version from GIT
master that the usb-tablet device is automatically routed to ehci without
changing anything else in the qemu call arguments? (And the performance
enha
Public bug reported:
Using a arm1176 kernel and the raspbian image (10-28 or 12-16) as my
disk, I get as far as mounting root and then get SCSI errors with 1.3.0
and the current origin/master. git bisect says the issue is
commit f563a5d7a820424756f358e747238f03e866838a
Merge: a273652 aee0bf7
Auth
Hi Hans,
Hans de Goede wrote:
Hi,
On 12/26/2012 01:07 PM, Erik Rull wrote:
Hi Gerd, hi Hans,
is my assumption correct that if I check out and compile this version
from GIT master that the usb-tablet device is automatically routed to
ehci without changing anything else in the qemu call argumen
Remove byte swaps by declaring the config space
as native endian.
Signed-off-by: Blue Swirl
---
exec.c | 18 --
hw/virtio-pci.c | 17 +
2 files changed, 1 insertions(+), 34 deletions(-)
diff --git a/exec.c b/exec.c
index a6923ad..140eb56 100644
--- a
I've checked Serge's fix and it does fix crashes. Now I've pulled latest
qemu-kvm git master, and it appears that this patch isn't there... I still have
to apply it on top of latest git to avoid crashes.
What progress is here?
--
You received this bug notification because you are a member of qe
Hi ,
I am trying to understand how to count the number of instructions executed
in the guest and came across the gen_icount_start and gen_icount_end
functions.
What I understand is that in gen_icount_start 'icount_arg' keeps a pointer
to gen_opparam_ptr which is used in gen_icount_end to patch up
On 30 December 2012 23:14, biswaranjan panda
wrote:
> What I understand is that in gen_icount_start 'icount_arg' keeps a pointer
> to gen_opparam_ptr which is used in gen_icount_end to patch up the value . I
> however didnt understand what the 'horrid hack' is about. Can any one give
> me some ide
Public bug reported:
On my system (amd64 Debian wheezy/sid) static ncurses build requires -ltinfo:
$ pkg-config --libs --static ncurses
-lncurses -ltinfo
$ ../../configure --enable-curses --static
# Actually this fails on line
if compile_prog "" "$curses_lib" ; then
# with
ERROR
ERROR: User r
10 matches
Mail list logo