Re: [Qemu-devel] [Qemu-ppc] [PATCH v3 REBASE 0/2] Qemu boot order patch series

2013-01-14 Thread Avik Sil
Hi Anthony, Can you please merge it before 1.4 soft feature freeze? Regaqrds, Avik On 01/08/2013 12:36 PM, Avik Sil wrote: > Hi, > > This patch series allows a machine to specify if it wants a default boot > order or not. > > Regards, > Avik > > Changes v2 -> v3: > - Implement boot_order as

Re: [Qemu-devel] [PATCH] virtio-9p: fix compilation error.

2013-01-14 Thread Anthony Liguori
Thanks, applied. Regards, Anthony Liguori

[Qemu-devel] [PATCH for-1.4 v2] qom: Make object_resolve_path_component() path argument const

2013-01-14 Thread Andreas Färber
A usage with a hardcoded partial path such as object_resolve_path_component(obj, "foo") is totally valid but currently leads to a compilation error. Fix this. Signed-off-by: Andreas Färber --- include/qom/object.h |2 +- qom/object.c |2 +- 2 Dateien geändert, 2 Zeilen hinzug

[Qemu-devel] buildbot failure in qemu on qmp_i386_debian_6_0

2013-01-14 Thread qemu
The Buildbot has detected a new failure on builder qmp_i386_debian_6_0 while building qemu. Full details are available at: http://buildbot.b1-systems.de/qemu/builders/qmp_i386_debian_6_0/builds/510 Buildbot URL: http://buildbot.b1-systems.de/qemu/ Buildslave for this Build: yuzuki Build Reason

[Qemu-devel] buildbot failure in qemu on qmp_x86_64_debian_6_0

2013-01-14 Thread qemu
The Buildbot has detected a new failure on builder qmp_x86_64_debian_6_0 while building qemu. Full details are available at: http://buildbot.b1-systems.de/qemu/builders/qmp_x86_64_debian_6_0/builds/510 Buildbot URL: http://buildbot.b1-systems.de/qemu/ Buildslave for this Build: yuzuki Build Re

[Qemu-devel] [PATCH] target-i386: clarify logic of breakpoint functions

2013-01-14 Thread liguang
the breakpoint related functions are a little hard to read for their implicit dr7 bit filed and not well organized logic, so try to define more readable bit filed for dr7 and clarify the breakpoint logic. it's just the squashed one for previous slightly refactor dr7 related functions patches. Sign

Re: [Qemu-devel] [PATCH V3 11/11] hmp: show snapshot on single block device

2013-01-14 Thread Wenchao Xia
> On Mon, 2013-01-14 at 15:09 +0800, Wenchao Xia wrote: This patch use block layer API to qmp snapshot info on a block device, then use the same code dumping vm snapshot info, to print in monitor. Signed-off-by: Wenchao Xia --- Note: This patch need previous hmp extention patch which enab

Re: [Qemu-devel] [PATCH V3 04/11] qemu-img: switch image retrieving function

2013-01-14 Thread Wenchao Xia
于 2013-1-14 19:25, Pavel Hrdina 写道: On Mon, 2013-01-14 at 15:09 +0800, Wenchao Xia wrote: Now qemu-img call block layer function to get image info. Signed-off-by: Wenchao Xia Reviewed-by: Eric Blake --- qemu-img.c | 86 +-- 1 fil

Re: [Qemu-devel] [PATCH v5 1/2] Add TEWS TPCI200 IndustryPack emulation

2013-01-14 Thread Alberto Garcia
On Fri, Jan 11, 2013 at 09:28:48PM +0100, Andreas Färber wrote: > I do wonder if adjust_value() can be replaced by switching > MemoryRegion endianness between DEVICE_LITTLE_ENDIAN and > DEVICE_BIG_ENDIAN rather than having it as DEVICE_NATIVE_ENDIAN and > doing a manual bswap16()? Avi had actuall

Re: [Qemu-devel] [PATCH V5 4/6] HMP: filter out space before check of sub-command

2013-01-14 Thread Wenchao Xia
于 2013-1-14 21:46, Markus Armbruster 写道: Wenchao Xia writes: 于 2013-1-12 4:12, Luiz Capitulino 写道: On Fri, 11 Jan 2013 17:14:03 +0800 Wenchao Xia wrote: This fix the case when user input "@command ". Original it will return NULL for monitor_parse_command(), now it will return the @comm

[Qemu-devel] [Bug 1077838] Re: qemu-nbd -r -c taints device for subsequent usage, even after -d

2013-01-14 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu-kvm - 1.2.0+noroms- 0ubuntu2.12.10.1 --- qemu-kvm (1.2.0+noroms-0ubuntu2.12.10.1) quantal-proposed; urgency=low [ Serge Hallyn ] * debian/qemu-kvm.postinst: use udevadm trigger to change /dev/kvm perms as recommended by Steve Langasek (LP

[Qemu-devel] [Bug 1077838] Re: qemu-nbd -r -c taints device for subsequent usage, even after -d

2013-01-14 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu-kvm - 1.0+noroms-0ubuntu14.6 --- qemu-kvm (1.0+noroms-0ubuntu14.6) precise-proposed; urgency=low * Fix qemu-kvm.upstart: just don't run in a container. Otherwise we'll still try to load/unload kernel modules. Also undo the || true after

Re: [Qemu-devel] [PATCH] target-i386: clarify logic of breakpoint functions

2013-01-14 Thread Andreas Färber
Am 15.01.2013 03:13, schrieb liguang: > the breakpoint related functions are a little > hard to read for their implicit dr7 bit filed > and not well organized logic, so try to define > more readable bit filed for dr7 and clarify > the breakpoint logic. > it's just the squashed one for previous slig

Re: [Qemu-devel] [PATCH 0/7 v2] KVM regsync

2013-01-14 Thread Bhushan Bharat-R65777
> -Original Message- > From: Jason J. Herne [mailto:jjhe...@linux.vnet.ibm.com] > Sent: Thursday, January 10, 2013 8:59 PM > To: ag...@suse.de; borntrae...@de.ibm.com; aligu...@us.ibm.com; > mtosa...@redhat.com; qemu-devel@nongnu.org; Bhushan Bharat-R65777; > jan.kis...@siemens.com > Subj

Re: [Qemu-devel] [PATCH] define qemukvm-1.2 machine type

2013-01-14 Thread Cole Robinson
On 12/12/2012 05:39 PM, Marcelo Tosatti wrote: > > To allow migration from qemu-kvm-1.2, where cirrus device has 16 megabytes > of RAM. > > Signed-off-by: Marcelo Tosatti > Hi Marcelo, I'm trying to sort through this again. > diff --git a/hw/pc_piix.c b/hw/pc_piix.c > index 19e342a..ead4b6b 1

[Qemu-devel] [RFC PATCH 0/2] qemu vfo-pci: VGA support + initial round of device quirks

2013-01-14 Thread Alex Williamson
This series make use of the recently posted kernel-side vfio-pci support for accessing VGA ranges. This enables a handful of devices to be used as the primary (only) VM console. See patch 2 for a list of devices. These show seabios text mode output and work with standard VGA drivers. Accelerate

[Qemu-devel] [RFC PATCH 1/2] qemu vfio-pci: Add support for VGA MMIO and I/O port access

2013-01-14 Thread Alex Williamson
Most VGA cards need some kind of quirk to fully operate since they hide backdoors to get to other registers outside of PCI config space within the registers, but this provides the base infrastructure. If we could identity map PCI resources for assigned devices we would need a lot fewer quirks. To

[Qemu-devel] [RFC PATCH 2/2] qemu vfio-pci: Graphics device quirks

2013-01-14 Thread Alex Williamson
Apparently graphics vendors need to come up with new ways to retrieve PCI BAR addresses on every revision of their chip. These are the ones that I've found on the following assortment of cards: Advanced Micro Devices [AMD] nee ATI Cedar PRO [Radeon HD 5450/6350] Advanced Micro Devices [AMD] nee A

Re: [Qemu-devel] [PATCH qom-cpu 00/17] x86 CPU cleanup, part 3

2013-01-14 Thread Andreas Färber
Am 11.01.2013 03:10, schrieb Igor Mammedov: > Igor Mammedov (17): > target-i386: move setting defaults out of cpu_x86_parse_featurestr() > target-i386: cpu_x86_register() consolidate freeing resources > target-i386: move kvm_check_features_against_host() check to realize > time Thanks, I

[Qemu-devel] [Bug 1077838] Update Released

2013-01-14 Thread Scott Kitterman
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

Re: [Qemu-devel] [PATCH] bswap: improve gluing

2013-01-14 Thread Andreas Färber
Am 13.01.2013 17:35, schrieb Blue Swirl: > OpenBSD system compiler (gcc 4.2.1) has problems with concatenation > of macro arguments in macro functions: > CCaes.o > In file included from /src/qemu/include/qemu-common.h:126, > from /src/qemu/aes.c:30: > /src/qemu/include/qemu/b

[Qemu-devel] [PATCH v3] Enable kvm emulated watchdog

2013-01-14 Thread Bharat Bhushan
Enable the KVM emulated watchdog if KVM supports (use the capability enablement in watchdog handler). Also watchdog exit (KVM_EXIT_WATCHDOG) handling is added. Watchdog state machine is cleared whenever VM state changes to running. This is to handle the cases like return from debug halt etc. Signe

[Qemu-devel] [PATCH v3] Enable and Handle in-kernel watchdog emulation

2013-01-14 Thread Bharat Bhushan
This Patch enables and handle the in-kernel watchdog emulation if KVM supports. Initially there were 3 patches, 2 of them are already applied so sending the 3rd patch now. Bharat Bhushan (1): Enable kvm emulated watchdog hw/ppc_booke.c | 48 - targe

Re: [Qemu-devel] [PATCH 2/2] pixman: fix warning

2013-01-14 Thread Andreas Färber
Am 09.01.2013 10:17, schrieb Gerd Hoffmann: > Cc: afaer...@suse.de > Cc: ag...@suse.de > Signed-off-by: Gerd Hoffmann > --- > include/ui/qemu-pixman.h |7 +++ > 1 files changed, 7 insertions(+), 0 deletions(-) > > diff --git a/include/ui/qemu-pixman.h b/include/ui/qemu-pixman.h > index 3

Re: [Qemu-devel] [PATCH] target-i386: clarify logic of breakpoint functions

2013-01-14 Thread li guang
在 2013-01-15二的 04:26 +0100,Andreas Färber写道: > Am 15.01.2013 03:13, schrieb liguang: > > the breakpoint related functions are a little > > hard to read for their implicit dr7 bit filed > > and not well organized logic, so try to define > > more readable bit filed for dr7 and clarify > > the breakpo

[Qemu-devel] [PATCH v5 0/2] target-i386: define dr7 bit filed and change dr7 related functions

2013-01-14 Thread liguang
the breakpoint related functions are a little hard to read for their implicit dr7 bit filed and not well organized logic, so try to define more readable bit filed for dr7 and clarify the breakpoint logic. changes v4->v5 - fix some not well formated changes. - split functional and non-functional c

[Qemu-devel] [PATCH v5 1/2] target-i386: define dr7 bit field

2013-01-14 Thread liguang
implictly use of dr7 bit field is a little hard to understand, so try to define them and use the defined name. Signed-off-by: liguang --- target-i386/cpu.h |6 ++ target-i386/machine.c |5 +++-- target-i386/misc_helper.c |4 ++-- target-i386/seg_helper.c |9 +

[Qemu-devel] [PATCH v5 2/2] target-i386: change some dr7 related functions

2013-01-14 Thread liguang
logic of some original dr7 related functions are not so readable, so try to clearify them. Signed-off-by: liguang --- target-i386/cpu.h| 13 - target-i386/helper.c | 76 + 2 files changed, 63 insertions(+), 26 deletions(-) diff --g

Re: [Qemu-devel] [PATCH] virtio-9p: fix compilation error.

2013-01-14 Thread Michael S. Tsirkin
On Tue, Jan 15, 2013 at 01:44:32AM -, Anthony Liguori wrote: > Thanks, applied. > > Regards, > > Anthony Liguori OK so one must have libcap-devel and libattr-devel on a development box too.

Re: [Qemu-devel] [PATCH V2 07/10] snapshot: qmp use new internal API for external snapshot transaction

2013-01-14 Thread Wenchao Xia
于 2013-1-14 18:06, Stefan Hajnoczi 写道: On Mon, Jan 14, 2013 at 10:56:30AM +0800, Wenchao Xia wrote: 于 2013-1-11 17:12, Stefan Hajnoczi 写道: On Fri, Jan 11, 2013 at 02:22:28PM +0800, Wenchao Xia wrote: 于 2013-1-10 20:41, Stefan Hajnoczi 写道: On Thu, Jan 10, 2013 at 11:21:22AM +0800, Wenchao Xia

Re: [Qemu-devel] [PATCH 1/2] sheepdog: multiplex the rw FD to flush cache

2013-01-14 Thread Stefan Hajnoczi
On Mon, Jan 14, 2013 at 02:01:02PM +0800, Liu Yuan wrote: > From: Liu Yuan > > This will reduce sockfds connected to the sheep server to one, which simply > the > future hacks. > > Cc: MORITA Kazutaka > Cc: Kevin Wolf > Cc: Stefan Hajnoczi > Signed-off-by: Liu Yuan > --- > block/sheepdog.c

Re: [Qemu-devel] [PATCH 2/2] dataplane: fix build breakage on set_guest_notifiers()

2013-01-14 Thread Stefan Hajnoczi
On Mon, Jan 14, 2013 at 01:20:13PM -0600, Michael Roth wrote: > virtio_pci_set_guest_notifiers() now takes an additional argument to > specify the number of virtqueues to assign a guest notifier for. This > causes a build breakage for CONFIG_VIRTIO_BLK_DATA_PLANE builds: > > /home/mdroth/w/qemu2.g

Re: [Qemu-devel] [PATCH V3 01/11] qemu-img: remove unused parameter in collect_image_info()

2013-01-14 Thread Wenchao Xia
于 2013-1-15 1:08, Luiz Capitulino 写道: On Mon, 14 Jan 2013 15:09:37 +0800 Wenchao Xia wrote: Parameter *fmt was not used, so remove it. Reviewed-by: Eric Blake Signed-off-by: Wenchao Xia --- qemu-img.c |5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/qemu-im

Re: [Qemu-devel] [PATCH V3 02/11] block: add bdrv_get_filename() function

2013-01-14 Thread Wenchao Xia
于 2013-1-15 1:08, Luiz Capitulino 写道: On Mon, 14 Jan 2013 15:09:38 +0800 Wenchao Xia wrote: This function will simply return the uri or filename used to open the image. Reviewed-by: Eric Blake Signed-off-by: Wenchao Xia --- block.c |5 + include/block/block.h |

[Qemu-devel] [PATCH] Makefile: drop recursive libcacard clean

2013-01-14 Thread Stefan Hajnoczi
Commit eb8eb53e5846a957cf333f2e1ec8cb6e0c04 ("libcacard: rewrite Makefile in non-recursive style") refactored libcacard/Makefile so it can be included by the top-level Makefile. The top-level clean target still loops over subdirectories, including libcacard/, to invoke recursive clean. Remove lib

<    1   2   3