On 08/28/2015 08:01 PM, Stefan Hajnoczi wrote:
On Wed, Aug 26, 2015 at 06:46:35PM +0800, Xiao Guangrong wrote:
On 08/26/2015 12:23 AM, Stefan Hajnoczi wrote:
On Fri, Aug 14, 2015 at 10:52:07PM +0800, Xiao Guangrong wrote:
static void dsm_write(void *opaque, hwaddr addr,
Dear all:
I can boot in Linux with default machine use :
qemu-system-x86_64 -bios [ Path to coreboot with FILO ] -hda [ Path to
Linux image ] -nographic
when I use Q35 machine :
qemu-system-x86_64 *-M q35* -bios [ Path to coreboot with FILO ] -hda [
Path to Linux image ] -nographic
the FILO would
On 08/28/2015 07:59 PM, Stefan Hajnoczi wrote:
On Wed, Aug 26, 2015 at 06:42:01PM +0800, Xiao Guangrong wrote:
On 08/26/2015 12:16 AM, Stefan Hajnoczi wrote:
On Fri, Aug 14, 2015 at 10:52:06PM +0800, Xiao Guangrong wrote:
+#ifdef NVDIMM_DEBUG
+#define nvdebug(fmt, ...) fprintf(stderr, "nvd
Hi Stefan,
On 08/28/2015 07:58 PM, Stefan Hajnoczi wrote:
+goto do_unmap;
+}
+
+nvdimm->device_index = new_device_index();
+sprintf(name, "NVDIMM-%d", nvdimm->device_index);
+memory_region_init_ram_ptr(&nvdimm->mr, OBJECT(dev), name, nvdimm_size,
+
On 2015/8/29 5:58, Eric Blake wrote:
On 07/29/2015 02:45 AM, zhanghailiang wrote:
Guest will enter this state when paused to save/restore VM state
under colo checkpoint.
Cc: Eric Blake
Cc: Markus Armbruster
Signed-off-by: zhanghailiang
Signed-off-by: Li Zhijian
Signed-off-by: Gonglei
Revie
Running kvm_stat on a powerpc macine where the kernel is compiled with
KVM_BOOK3S_HV_EXIT_TIMING config option, generates the following error :
# kvm_stat
Traceback (most recent call last):
File "/usr/bin/kvm_stat", line 644, in
curses.wrapper(tui, stats)
File "/usr/lib64/python2.7/curs
If drmgr is used in the guest to hotplug a device before a device_add
has been issued via the QEMU monitor, QEMU segfaults in configure_connector
call. This occurs due to accessing of NULL FDT which otherwise would have
been created and associated with the DRC during device_add command.
Check for
> -Original Message-
> From: Marcel Apfelbaum [mailto:marcel.apfelb...@gmail.com]
> Sent: Sunday, August 30, 2015 11:28 PM
> To: Ouyang, Changchun; qemu-devel@nongnu.org; m...@redhat.com
> Cc: snabb-de...@googlegroups.com; n.nikol...@virtualopensystems.com;
> l...@snabb.co; Long, Thomas
>
On 2015/8/29 5:55, Eric Blake wrote:
On 07/29/2015 02:45 AM, zhanghailiang wrote:
Add a migrate state: MIGRATION_STATUS_COLO, enter this migration state
after the first live migration successfully finished.
Signed-off-by: zhanghailiang
Signed-off-by: Li Zhijian
Signed-off-by: Gonglei
---
i
On (Wed) 26 Aug 2015 [14:26:55], Sören Brinkmann wrote:
> On Fri, 2015-08-14 at 09:48AM +0100, Peter Maydell wrote:
> > On 14 August 2015 at 07:16, Soren Brinkmann
> > wrote:
> > > The macro is defined twice in identical ways.
> > >
> > > Signed-off-by: Soren Brinkmann
> > > ---
> > > I have the
On Aug 30, 2015, at 2:47 AM, Paolo Bonzini wrote:
>
>
> On 29/08/2015 19:36, Programmingkid wrote:
Mac OS X is a second-class citizen in the QEMU world...
>>>
>>> Might have to do something with most (?) of it being non-free and Apple
>>> not caring enough about KVM.
>>
>> Fact, Apple ha
On 08/27/2015 06:30 PM, Michael S. Tsirkin wrote:
> Add nodata test where data length is ignored.
> Skip it for port IO since kvm does not support it there.
>
> Signed-off-by: Michael S. Tsirkin
> ---
> hw/misc/pci-testdev.c | 15 ---
> 1 file changed, 12 insertions(+), 3 deletions(
On 2015/8/29 5:54, Eric Blake wrote:
On 07/29/2015 02:45 AM, zhanghailiang wrote:
We add helper function colo_supported() to indicate whether
colo is supported or not, with which we use to control whether or not
showing 'colo' string to users, they can use qmp command
'query-migrate-capabilities
On 08/27/2015 11:15 AM, Jason Wang wrote:
On 08/26/2015 05:59 PM, Yang Hongyang wrote:
This patch add a new object netfilter, capture all network packets.
Also implement a netbuffer based on this object.
the "buffer" netfilter could be used by VM FT solutions like
MicroCheckpointing, to buff
On 08/28/2015 07:37 PM, Markus Armbruster wrote:
Eric Blake writes:
On 08/26/2015 09:17 AM, Markus Armbruster wrote:
Only reviewing QAPI/QMP and HMP interface parts for now.
I apologize for not having reviewed this series earlier. v8 is awfully
late for the kind of review comments I have.
On 08/28/2015 07:29 PM, Markus Armbruster wrote:
Yang Hongyang writes:
On 08/26/2015 10:04 PM, Markus Armbruster wrote:
Missed a bunch of revisions of this series, please excuse gaps in my
understanding.
Thank you for the review.
Yang Hongyang writes:
Add the framework for a new net
On 08/28/2015 07:42 PM, Markus Armbruster wrote:
Yang Hongyang writes:
On 08/26/2015 11:55 PM, Markus Armbruster wrote:
Yang Hongyang writes:
now that we have a buffer netfilter, update the command
description and help.
Signed-off-by: Yang Hongyang
CC: Luiz Capitulino
CC: Markus Armbr
Ping...
Patch 1-4 have been reviewed by Alberto Garcia
Luiz Capitulino, Markus Armbruster, do you have time to review the monitor
command implementation?
Thanks
Wen Congyang
On 08/11/2015 03:51 PM, Wen Congyang wrote:
> Signed-off-by: Wen Congyang
> Signed-off-by: zhanghailiang
> Signed-off-by
This adds support for typing ascii through the Baum Braille driver, by
translating it to braille with the NABCC table.
Signed-off-by: Samuel Thibault
diff --git a/backends/baum.c b/backends/baum.c
index a69aaff..50e6e86 100644
--- a/backends/baum.c
+++ b/backends/baum.c
@@ -1,7 +1,7 @@
/*
* Q
Hello,
Peter Maydell, le Sun 30 Aug 2015 19:34:25 +0100, a écrit :
> > +fprintf(stderr,"passdots %x\n", dots);
>
> Should this be a DPRINTF ?
D'oh. Sure.
> (Try scripts/checkpatch.pl.)
Ah, I didn't remember there was one. Will use it.
> > +if (nabcc_tr
On 31 August 2015 at 00:26, Timothy E Baldwin
wrote:
> Whilst calls to do_fork() are wrapped in get_errno() this does not
> translate return values.
>
> Signed-off-by: Timothy Edward Baldwin
> ---
> linux-user/syscall.c | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git
Whilst calls to do_fork() are wrapped in get_errno() this does not
translate return values.
Signed-off-by: Timothy Edward Baldwin
---
linux-user/syscall.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/linux-user/syscall.c b/linux-user/syscall.c
index f62c698..264debc 1
On 30 August 2015 at 20:03, Timothy E Baldwin
wrote:
> Whilst calls to do_fork() are wrapped in get_errno() this does not
> translate return values.
>
> Signed-off-by: Timothy Edward Baldwin
> ---
> linux-user/syscall.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lin
On 30 August 2015 at 20:29, Timothy E Baldwin
wrote:
> Implemented atomic_barrier system call using GCC/clang
> builtin __sync_synchronize().
>
> Signed-off-by: Timothy Edward Baldwin
> ---
> linux-user/syscall.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/linux-user
On 30 August 2015 at 20:29, Timothy E Baldwin
wrote:
> Implemented ARM __kernel_memory_barrier using GCC/clang
> builtin __sync_synchronize().
>
> Signed-off-by: Timothy Edward Baldwin
> ---
> linux-user/main.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/linux-user/m
> Am 30.08.2015 um 23:27 schrieb Richard W.M. Jones :
>
>> On Sun, Aug 30, 2015 at 11:02:17PM +0200, Alexander Graf wrote:
>>
>>
>>> Am 30.08.2015 um 22:11 schrieb Richard W.M. Jones :
>>>
>>> Hi Alex,
>>>
>>> Do you or anyone have a working qemu-system-s390x command line I can
>>> use as a
The USB Start of Frame packet is sent 1000 times a second from the host to a
USB device. This packet is used to synchronize audio data being sent to a USB
sound card. On my system the Start of Frame packet is only sent about 830 times
a second. This makes audio that is played thru the USB sound
On Sun, Aug 30, 2015 at 11:02:17PM +0200, Alexander Graf wrote:
>
>
> > Am 30.08.2015 um 22:11 schrieb Richard W.M. Jones :
> >
> > Hi Alex,
> >
> > Do you or anyone have a working qemu-system-s390x command line I can
> > use as a starting point to boot a [TCG] guest?
> >
> > So far I have tri
> Am 30.08.2015 um 22:11 schrieb Richard W.M. Jones :
>
> Hi Alex,
>
> Do you or anyone have a working qemu-system-s390x command line I can
> use as a starting point to boot a [TCG] guest?
>
> So far I have tried variations of:
>
> ~/d/qemu/s390x-softmmu/qemu-system-s390x -M s390-ccw-virtio -
Hi Alex,
Do you or anyone have a working qemu-system-s390x command line I can
use as a starting point to boot a [TCG] guest?
So far I have tried variations of:
~/d/qemu/s390x-softmmu/qemu-system-s390x -M s390-ccw-virtio -m 1024 -smp 1
-drive file=s390x.img,if=none,id=disk0 -device
virtio-blk-c
On Sat, Aug 29, 2015 at 09:44:33AM +0200, Stefan Weil wrote:
> Signed-off-by: Stefan Weil
Reviewed-by: Edgar E. Iglesias
> ---
> disas/microblaze.c | 150
> -
> 1 file changed, 150 deletions(-)
>
> diff --git a/disas/microblaze.c b/disas/m
Implemented atomic_barrier system call using GCC/clang
builtin __sync_synchronize().
Signed-off-by: Timothy Edward Baldwin
---
linux-user/syscall.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/linux-user/syscall.c b/linux-user/syscall.c
index bca3424..72d107a 100644
--- a/
Implemented ARM __kernel_memory_barrier using GCC/clang
builtin __sync_synchronize().
Signed-off-by: Timothy Edward Baldwin
---
linux-user/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/linux-user/main.c b/linux-user/main.c
index 2c9658e..f4b81b1 100644
--- a/linux-us
Whilst calls to do_fork() are wrapped in get_errno() this does not
translate return values.
Signed-off-by: Timothy Edward Baldwin
---
linux-user/syscall.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/linux-user/syscall.c b/linux-user/syscall.c
index f62c698..bca3424 100644
On 30 August 2015 at 15:21, Samuel Thibault wrote:
> This adds support for typing ascii through the Baum Braille driver, by
> translating it to braille with the NABCC table.
>
> Signed-off-by: Samuel Thibault
>
> diff --git a/backends/baum.c b/backends/baum.c
> index a69aaff..d486e68 100644
> ---
On 30 August 2015 at 16:52, Stefan Bruens wrote:
> On Thursday 27 August 2015 21:35:41 Stefan Brüns wrote:
>
> PING!
Hi. This is on my to-review list, but so are a lot of
other things. It might take me a week or so to get to it.
thanks
-- PMM
On Thursday 27 August 2015 21:35:41 Stefan Brüns wrote:
PING!
> Instead of creating a temporary copy for the whole environment and
> the arguments, directly copy everything to the target stack.
>
> For this to work, we have to change the order of stack creation and
> copying the arguments.
>
>
Am 30.08.2015 um 17:12 schrieb Samuel Thibault:
> cur and buf are pointers, so the difference is a ptrdiff_t
>
> Signed-off-by: Samuel Thibault
>
> diff --git a/backends/baum.c b/backends/baum.c
> index a69aaff..1f9288e 100644
> --- a/backends/baum.c
> +++ b/backends/baum.c
> @@ -303,7 +303,7 @@ s
On 24 August 2015 at 17:17, Richard Henderson wrote:
> Signed-off-by: Richard Henderson
> ---
> target-tilegx/Makefile.objs | 2 +-
> target-tilegx/helper.h | 4 +++
> target-tilegx/simd_helper.c | 63
> +
> target-tilegx/translate.c | 17 +++
On 05/28/2015 04:23 AM, Ouyang Changchun wrote:
Based on patch by Nikolay Nikolaev:
Vhost-user will implement the multi queue support in a similar way
to what vhost already has - a separate thread for each queue.
To enable the multi queue functionality - a new command line parameter
"queues" is i
On 24 August 2015 at 17:17, Richard Henderson wrote:
> Signed-off-by: Richard Henderson
> ---
> target-tilegx/translate.c | 14 ++
> 1 file changed, 14 insertions(+)
Reviewed-by: Peter Maydell
thanks
-- PMM
On 24 August 2015 at 17:17, Richard Henderson wrote:
> Signed-off-by: Richard Henderson
> ---
> target-tilegx/translate.c | 8
> 1 file changed, 8 insertions(+)
>
> diff --git a/target-tilegx/translate.c b/target-tilegx/translate.c
> index 2a0798a..e922aee 100644
> --- a/target-tilegx/t
On 24 August 2015 at 17:17, Richard Henderson wrote:
> Signed-off-by: Richard Henderson
> ---
> target-tilegx/translate.c | 76
> +--
> 1 file changed, 73 insertions(+), 3 deletions(-)
>
> diff --git a/target-tilegx/translate.c b/target-tilegx/transla
On 24 August 2015 at 17:17, Richard Henderson wrote:
> Signed-off-by: Richard Henderson
> ---
> target-tilegx/translate.c | 51
> +++
> 1 file changed, 51 insertions(+)
>
> diff --git a/target-tilegx/translate.c b/target-tilegx/translate.c
> index af4
cur and buf are pointers, so the difference is a ptrdiff_t
Signed-off-by: Samuel Thibault
diff --git a/backends/baum.c b/backends/baum.c
index a69aaff..1f9288e 100644
--- a/backends/baum.c
+++ b/backends/baum.c
@@ -303,7 +303,7 @@ static int baum_eat_packet(BaumDriverState *baum, const
uint8_t
Am 30.08.2015 um 16:50 schrieb Samuel Thibault:
> Stefan Weil, le Sun 30 Aug 2015 16:38:25 +0200, a écrit :
>> Am 30.08.2015 um 16:19 schrieb Samuel Thibault:
>>> cur and buf are pointers, so the difference can be a long int on 64bit
>>> platforms.
>>>
>>> Signed-off-by: Samuel Thibault
>>>
>>> di
Stefan Weil, le Sun 30 Aug 2015 16:38:25 +0200, a écrit :
> Am 30.08.2015 um 16:19 schrieb Samuel Thibault:
> > cur and buf are pointers, so the difference can be a long int on 64bit
> > platforms.
> >
> > Signed-off-by: Samuel Thibault
> >
> > diff --git a/backends/baum.c b/backends/baum.c
> > in
Am 30.08.2015 um 16:19 schrieb Samuel Thibault:
> cur and buf are pointers, so the difference can be a long int on 64bit
> platforms.
>
> Signed-off-by: Samuel Thibault
>
> diff --git a/backends/baum.c b/backends/baum.c
> index a69aaff..0fa8025 100644
> --- a/backends/baum.c
> +++ b/backends/baum.
This adds support for typing ascii through the Baum Braille driver, by
translating it to braille with the NABCC table.
Signed-off-by: Samuel Thibault
diff --git a/backends/baum.c b/backends/baum.c
index a69aaff..d486e68 100644
--- a/backends/baum.c
+++ b/backends/baum.c
@@ -1,7 +1,7 @@
/*
* Q
cur and buf are pointers, so the difference can be a long int on 64bit
platforms.
Signed-off-by: Samuel Thibault
diff --git a/backends/baum.c b/backends/baum.c
index a69aaff..0fa8025 100644
--- a/backends/baum.c
+++ b/backends/baum.c
@@ -303,7 +303,7 @@ static int baum_eat_packet(BaumDriverState
On 24 August 2015 at 17:17, Richard Henderson wrote:
> Signed-off-by: Richard Henderson
> ---
> target-tilegx/translate.c | 11 +--
> 1 file changed, 9 insertions(+), 2 deletions(-)
>
> diff --git a/target-tilegx/translate.c b/target-tilegx/translate.c
> index 51ee158..af4b34a 100644
> -
On 24 August 2015 at 17:17, Richard Henderson wrote:
> Signed-off-by: Richard Henderson
> ---
> target-tilegx/translate.c | 112
> ++
> 1 file changed, 112 insertions(+)
It seems a shame that these are all 32x32->64 multiplies
(or in some cases 32x32
On 24 August 2015 at 17:17, Richard Henderson wrote:
> Signed-off-by: Richard Henderson
> ---
> target-tilegx/translate.c | 9 -
> 1 file changed, 8 insertions(+), 1 deletion(-)
Reviewed-by: Peter Maydell
thanks
-- PMM
On 24 August 2015 at 17:17, Richard Henderson wrote:
> Signed-off-by: Richard Henderson
> ---
> target-tilegx/translate.c | 57
> +--
> 1 file changed, 55 insertions(+), 2 deletions(-)
>
> diff --git a/target-tilegx/translate.c b/target-tilegx/transla
On 24 August 2015 at 17:17, Richard Henderson wrote:
> Signed-off-by: Richard Henderson
> ---
> target-tilegx/translate.c | 74
> +++
> 1 file changed, 74 insertions(+)
>
Reviewed-by: Peter Maydell
thanks
-- PMM
At present, I can send mail through git client directly with my qq mail
address, I reply this mail again to test whether our qemu mailing list
can accept qq mail address or not.
If it can accept qq mail address, I shall send mail through git client
directly.
> OK, thanks. I guess I should send ma
On 2015/8/30 17:20, Michael S. Tsirkin wrote:
> This seems hackish - would it be better to create this region
> automatically within kvm? Suggestions are welcome.
>
> Signed-off-by: Michael S. Tsirkin
> ---
> hw/misc/pci-testdev.c | 13 +
> 1 file changed, 13 insertions(+)
>
> diff
This seems hackish - would it be better to create this region
automatically within kvm? Suggestions are welcome.
Signed-off-by: Michael S. Tsirkin
---
hw/misc/pci-testdev.c | 13 +
1 file changed, 13 insertions(+)
diff --git a/hw/misc/pci-testdev.c b/hw/misc/pci-testdev.c
index 9414
Make mmio a subregion of the BAR.
This will allow mapping rom within the same BAR down the road.
Signed-off-by: Michael S. Tsirkin
---
hw/misc/pci-testdev.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/hw/misc/pci-testdev.c b/hw/misc/pci-testdev.c
index 6edc1cd..941
This adds a test for triggering ioeventfd on pagefaults.
This was used to verify that mmio ioeventfd on pagefault is
as fast as portio.
Michael S. Tsirkin (3):
pci-testdev: separate page for each mmio test
pci-testdev: add subregion
pci-testdev: add RO pages for ioeventfd
hw/misc/pci-testd
note: this makes BAR > 4K, which requires kvm unit test
patch to support such BAR. Do we need to worry about
old kvm unit test binaries? I'm guessing not ...
Signed-off-by: Michael S. Tsirkin
---
hw/misc/pci-testdev.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/hw/mi
On 30/08/2015 02:02, Programmingkid wrote:
>> > virt-manager is designed to be cross-platform compatible, and it IS
>> > ported to Windows. If the port to Mac OS doesn't already work out of the
>> > box, then I'm sure the virt-manager community would love patches. And
>> > THAT is the gui app of
62 matches
Mail list logo