On 04/23/2011 04:31 PM, Stefan Hajnoczi wrote:
For tracing use cases that require performance or runtime
enabling/disabling trace events, just use the simple, ust, or dtrace
backends.
Having -trace events for the stderr backend would still be nice.
Paolo
Hi,
Just wondering if there has been any progress regarding this issue.
Thanks!
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/739785
Title:
qemu-i386 user mode on ARMv5 host fails (bash: fork: Inva
Hi,
I read some writings on the qemu, and found some demo examples use the
command qemu, some use kvm, and some mention the qemu-kvm?
I wonder are there any difference between these commands? Or they just
point to the same executable with different names?
thanks,
On Wed, Apr 6, 2011 at 7:33 PM, Lluís wrote:
> This patch defines the "disable" trace event state to always use the "nop"
> backend.
>
> As a side-effect, all events are now enabled (without "disable") by default,
> as
> all backends (except "stderr") have programmatic support for dynamically
> (
On Wed, Apr 6, 2011 at 7:35 PM, Lluís wrote:
> This includes all the control interfaces already provided by the "simple"
> backend (i.e., command line, programmatic and monitor).
>
> Signed-off-by: Fabien Chouteau
> Signed-off-by: Lluís Vilanova
> ---
> Makefile.objs | 8 +++-
> conf
On Wed, Apr 6, 2011 at 7:34 PM, Lluís wrote:
> diff --git a/docs/tracing.txt b/docs/tracing.txt
> index 34b0901..a9fd85b 100644
> --- a/docs/tracing.txt
> +++ b/docs/tracing.txt
> @@ -38,7 +38,7 @@ generate code for the trace events. Trace events are
> invoked directly from
> source code like t
On Wed, Apr 6, 2011 at 7:34 PM, Lluís wrote:
> Signed-off-by: Lluís Vilanova
> ---
> monitor.c | 4 +---
> qemu-config.c | 4 ++--
> simpletrace.h | 7 ---
> vl.c | 7 +--
> 4 files changed, 8 insertions(+), 14 deletions(-)
Please drop this patch, it's purely a
On Wed, Apr 6, 2011 at 7:33 PM, Lluís wrote:
> Signed-off-by: Lluís Vilanova
> ---
> configure | 30 +-
> hmp-commands.hx | 28
> monitor.c | 14 ++--
> vl.c | 64
> --
On Sat, Apr 23, 2011 at 1:08 PM, Ryan Wang wrote:
> I'm a newbie to qemu/kvm and reading some docs on them.
> I've learned some 'virsh' commands. Now I want to know is
> there any qemu-monitor commands like 'virsh list'?
>
> Or if I want to list current VMs on my host, I have to use the
> virsh co
Hi,
I'm a newbie to qemu/kvm and reading some docs on them.
I've learned some 'virsh' commands. Now I want to know is
there any qemu-monitor commands like 'virsh list'?
Or if I want to list current VMs on my host, I have to use the
virsh commands, and cannot use some qemu commands?
thanks,
On Sat, Apr 23, 2011 at 12:50 PM, Brad Hards wrote:
> Signed-off-by: Brad Hards
> ---
> vl.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Thanks! Merged into the trivial patches tree:
http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches
Stefan
It looks like this change (or equivalent) was applied by Aurelien Jarno
in 5697f6ae4183f3b3320a1fe677e3404a05e75783
Thanks for reporting it and providing the fix.
** Changed in: qemu
Status: New => Fix Committed
--
You received this bug notification because you are a member of qemu-
deve
Signed-off-by: Brad Hards
---
vl.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/vl.c b/vl.c
index 68c3b53..b46ee66 100644
--- a/vl.c
+++ b/vl.c
@@ -756,7 +756,7 @@ void add_boot_device_path(int32_t bootindex, DeviceState
*dev,
/*
* This function returns null ter
2011/4/22 Nguyễn Thái Ngọc Duy :
> Also mention the default value 4096.
>
> Signed-off-by: Nguyễn Thái Ngọc Duy
> ---
> free new buffers in net_socket_cleanup()
>
> net.c | 4
> net/socket.c | 52
> qemu-options.hx | 1
14 matches
Mail list logo