On 11/29/11 20:52, Stefan Hajnoczi wrote:
On Tue, Nov 29, 2011 at 7:55 PM, Benjamin wrote:
Signed-off-by: Benjamin
---
net.c |6 -
net/socket.c| 73 +-
qemu-options.hx |2 +
3 files changed, 78 insertions(+),
* Harsh Bora (ha...@linux.vnet.ibm.com) wrote:
> On 01/10/2012 05:44 AM, Mathieu Desnoyers wrote:
>> * Harsh Bora (ha...@linux.vnet.ibm.com) wrote:
>>> On 01/09/2012 09:31 PM, Mathieu Desnoyers wrote:
* Harsh Prateek Bora (ha...@linux.vnet.ibm.com) wrote:
> Existing simple trace can log up
> -Original Message-
> From: Paolo Bonzini [mailto:paolo.bonz...@gmail.com] On Behalf Of Paolo
> Bonzini
> Sent: Monday, January 09, 2012 4:19 PM
> To: Zhang, Yang Z
> Cc: qemu-devel@nongnu.org; a...@redhat.com; aligu...@us.ibm.com; Zhang,
> Xiantao; Shan, Haitao; k...@vger.kernel.org
> Sub
> -Original Message-
> From: Andreas Färber [mailto:afaer...@suse.de]
> Sent: Saturday, January 07, 2012 1:44 AM
> > use int64 when compare two time
> >
> > int32 only represent only 136 years when comparing two times based on
> second. It would be better to use int64.
>
> int32 and int64
* Harsh Bora (ha...@linux.vnet.ibm.com) wrote:
> On 01/09/2012 09:31 PM, Mathieu Desnoyers wrote:
>> * Harsh Prateek Bora (ha...@linux.vnet.ibm.com) wrote:
>>> Existing simple trace can log upto 6 args per trace event and does not
>>> support strings in trace record format. Introducing new trace fo
On 01/09/2012 06:04 PM, Anthony Liguori wrote:
> Hi,
>
> I'm going to apply this series quickly and will start running 'make
> check-quick' as part a sniff test before pushing patches.
>
> I'd like to request that all maintainers/submaintainers do the same
> and that everyone contributes unit tests
On 01/09/2012 11:47 AM, Paul Brook wrote:
I'm going to apply this series quickly and will start running 'make
check-quick' as part a sniff test before pushing patches.
I'd like to request that all maintainers/submaintainers do the same and
that everyone contributes unit tests to this target.
Th
On 01/09/2012 10:16 AM, Avi Kivity wrote:
On 01/09/2012 06:04 PM, Anthony Liguori wrote:
Hi,
I'm going to apply this series quickly and will start running 'make
check-quick' as part a sniff test before pushing patches.
I'd like to request that all maintainers/submaintainers do the same
and tha
Hi Anthony,
On Monday, January 09, 2012 05:04:38 PM Anthony Liguori wrote:
[...]
> It would also be nice to get this integrated as part of buildbot.
> Stefan/Daniel, is that something we can do?
Sure, that is pretty easy modification for the current buildbot environment we
just need to add:
f_
> I'm going to apply this series quickly and will start running 'make
> check-quick' as part a sniff test before pushing patches.
>
> I'd like to request that all maintainers/submaintainers do the same and
> that everyone contributes unit tests to this target.
>
> The general rules for 'make chec
On 01/09/2012 01:26 PM, Andreas Färber wrote:
Am 09.01.2012 16:56, schrieb Anthony Liguori:
Signed-off-by: Anthony Liguori
---
Makefile |6 --
check-qdict.c | 246 +---
configure |4 +-
tests/Makefile |6 ++
4 fil
On 01/09/2012 01:23 PM, Andreas Färber wrote:
Am 09.01.2012 16:56, schrieb Anthony Liguori:
diff --git a/tests/Makefile b/tests/Makefile
new file mode 100644
index 000..c11d980
--- /dev/null
+++ b/tests/Makefile
@@ -0,0 +1,31 @@
+check-qint.o check-qstring.o check-qdict.o check-qlist.o check
Am 09.01.2012 16:56, schrieb Anthony Liguori:
> Signed-off-by: Anthony Liguori
> ---
> configure | 33 +
> tests/Makefile | 11 ++-
> 2 files changed, 7 insertions(+), 37 deletions(-)
> diff --git a/tests/Makefile b/tests/Makefile
> index cff9ff3.
On Mon, 09 Jan 2012 13:15:27 -0600
Anthony Liguori wrote:
> On 01/09/2012 12:27 PM, Luiz Capitulino wrote:
> >> -START_TEST(qdict_put_obj_test)
> >> +static void qdict_put_obj_test(void)
> >> {
> >> QInt *qi;
> >> QDict *qdict;
> >> @@ -49,10 +48,10 @@ START_TEST(qdict_put_obj_test)
Am 09.01.2012 16:56, schrieb Anthony Liguori:
> Signed-off-by: Anthony Liguori
> ---
> Makefile |6 --
> check-qdict.c | 246
> +---
> configure |4 +-
> tests/Makefile |6 ++
> 4 files changed, 119 insertions(+), 143 d
Am 09.01.2012 16:56, schrieb Anthony Liguori:
> Signed-off-by: Anthony Liguori
> ---
> Makefile | 31 ++-
> tests/Makefile | 31 +++
> 2 files changed, 33 insertions(+), 29 deletions(-)
> create mode 100644 tests/Makefile
>
> dif
On 01/09/2012 09:31 PM, Mathieu Desnoyers wrote:
* Harsh Prateek Bora (ha...@linux.vnet.ibm.com) wrote:
Existing simple trace can log upto 6 args per trace event and does not
support strings in trace record format. Introducing new trace format as
discussed earlier on list to support variable num
Am 09.01.2012 16:56, schrieb Anthony Liguori:
> Signed-off-by: Anthony Liguori
Reviewed-by: Andreas Färber
tests/tcg looks better than tests/tcg-test, thanks.
Andreas
> ---
> Makefile |4 ++--
> configure |
On 01/09/2012 12:27 PM, Luiz Capitulino wrote:
-START_TEST(qdict_put_obj_test)
+static void qdict_put_obj_test(void)
{
QInt *qi;
QDict *qdict;
@@ -49,10 +48,10 @@ START_TEST(qdict_put_obj_test)
// key "" will have tdb hash 12345
qdict_put_obj(qdict, "", QOBJECT(qint_from
Signed-off-by: Andrzej Zaborowski
---
qemu-options.hx | 24
vl.c| 36
2 files changed, 60 insertions(+), 0 deletions(-)
diff --git a/qemu-options.hx b/qemu-options.hx
index 7903e5c..f00bb6d 100644
--- a/qemu-options.hx
This is a relatively simple to use OpenGL passthrough transport
because it doesn't need any guest kernel changes, but it's not
blazing fast. Still faster than software rendering.
The main problems are:
* transfers are split in very small chunks by virtio queues, some
OpenGL calls (think texture
Without that it's impossible to write a virtio-serial port driver that
sends any buffers bigger than a couple kilobytes, other than by
polling to check when space in the queue becomes available.
Signed-off-by: Andrzej Zaborowski
---
hw/virtio-serial-bus.c |8
1 files changed, 8 inse
This is the host part of an OpenGL passthrough framework to make apps
run faster. It has initially lived on nongnu.org as a separate project
by Even Rouault, later was picked up by me to use in the Poky
meta-distribution and later was picked up by various platform SDKs
for application developers.
Coverity says that the division by sizeof(*s->rate) might be wrong.
I think that coverity is right.
Cc: Andrzej Zaborowski
Signed-off-by: Stefan Weil
---
hw/wm8750.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/hw/wm8750.c b/hw/wm8750.c
index 39383f4..b3589d3 1006
On Mon, 9 Jan 2012 09:56:04 -0600
Anthony Liguori wrote:
> Signed-off-by: Anthony Liguori
> ---
> Makefile |6 --
> check-qdict.c | 246
> +---
> configure |4 +-
> tests/Makefile |6 ++
> 4 files changed, 119 insert
The old code used sizeof(const struct cris_opcode **) where it should
have used sizeof(const struct cris_opcode *). As both sizes give the
same value, the resulting binary was ok, but static code analyzers
like coverity and clang complained.
This is fixed here, and the code is also simplified by u
Due to the repository move, holidays and other bits, we are a bit late
getting out the door, but I want to get qemu 1.0.1 stable release done this
week. We have a number of patches, but if you are sitting on anything or
close to finishing up something, please get all patches to
qemu-sta...@nongnu.
Increase the maximum number of GIC interrupts for a9mp and a11mp to 1020,
and create a configurable property for each defaulting to 96 and 64
(respectively) so that device modelers can set the value appropriately
for their SoC. Other ARM processors also set their maximum number of
used IRQs appropr
This adds very basic support for XG-mac ethernet core from Synopsis and
others. Missing things include:
- statistics counters
- WoL support
- rx checksum offload
- chained descriptors (only linear descriptor ring)
- broadcast and multicast handling
Signed-off-by: Rob Herring
Signed-off-by: Mark
On 9 January 2012 17:29, Stefan Weil wrote:
> These comments are used by static code analysis tools and in code reviews
> to avoid false warnings because of missing break statements.
>
> The case statements handled here were reported by coverity.
>
> Signed-off-by: Stefan Weil
Reviewed-by: Peter
These comments are used by static code analysis tools and in code reviews
to avoid false warnings because of missing break statements.
The case statements handled here were reported by coverity.
Signed-off-by: Stefan Weil
---
hw/pcnet.c|1 +
json-lexer.c |1 +
qemu-option.c |4
From: Rob Herring
Signed-off-by: Rob Herring
Signed-off-by: Mark Langsdorf
---
target-arm/cpu.h |3 ++-
target-arm/helper.c |9 +
target-arm/machine.c |2 ++
3 files changed, 13 insertions(+), 1 deletions(-)
diff --git a/target-arm/cpu.h b/target-arm/cpu.h
index 26b49
From: Rob Herring
Adds support for Calxeda's Highbank SoC.
Signed-off-by: Rob Herring
Signed-off-by: Mark Langsdorf
---
Changes from v1
Restructed the loading of sysram.bin and made it more clearly optional
Made the regs structure into a proper qdev/sysbus object
Remove
Signed-off-by: Mark Langsdorf
---
hw/arm_timer.c |3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/hw/arm_timer.c b/hw/arm_timer.c
index 60e1c63..15d493f 100644
--- a/hw/arm_timer.c
+++ b/hw/arm_timer.c
@@ -272,11 +272,8 @@ static int sp804_init(SysBusDevice *dev)
From: Rob Herring
Add support for ahci on sysbus.
Signed-off-by: Rob Herring
Signed-off-by: Mark Langsdorf
---
Changes from v3
Renamed plat-ahci to sysbus-ahci
Changes from v1, v2
Corrected indentation of PlatAHCIState members
Made plat_ahci_info into a single structure
This patch series adds support for the Calxeda Highbank SoC.
It depends on my previous patch series "various ARM fixes for
Calxeda Highbank" and "ahci: convert ahci_reset to use AHCIState".
Some of the patches are carried voer from "Various ARM fixes
for Calxeda Highbank" and were reviewed but not
* Harsh Prateek Bora (ha...@linux.vnet.ibm.com) wrote:
> Existing simple trace can log upto 6 args per trace event and does not
> support strings in trace record format. Introducing new trace format as
> discussed earlier on list to support variable number/size of arguments.
> (Ref: http://lists.gn
Signed-off-by: Anthony Liguori
---
check-qfloat.c | 47 ---
configure |4 ++--
2 files changed, 14 insertions(+), 37 deletions(-)
diff --git a/check-qfloat.c b/check-qfloat.c
index 3344057..cdc66ea 100644
--- a/check-qfloat.c
+++ b/check-qfl
Signed-off-by: Anthony Liguori
---
check-qstring.c | 75 +-
configure |4 +-
2 files changed, 26 insertions(+), 53 deletions(-)
diff --git a/check-qstring.c b/check-qstring.c
index 93bd475..681bb68 100644
--- a/check-qstring.c
+++ b
Signed-off-by: Anthony Liguori
---
tests/Makefile | 43 ---
1 files changed, 40 insertions(+), 3 deletions(-)
diff --git a/tests/Makefile b/tests/Makefile
index cba482f..7228f44 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -33,6 +33,43 @@ test-qmp
Use tracetool.py to generate tracing code for requested backend.
Signed-off-by: Harsh Prateek Bora
---
Makefile.objs |6 +++---
Makefile.target | 10 +-
configure |4 ++--
3 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/Makefile.objs b/Makefile.objs
ind
Signed-off-by: Anthony Liguori
---
check-qjson.c | 330 +++--
configure |4 +-
2 files changed, 136 insertions(+), 198 deletions(-)
diff --git a/check-qjson.c b/check-qjson.c
index 36d4ac2..430f53b 100644
--- a/check-qjson.c
+++ b/chec
Signed-off-by: Anthony Liguori
---
Makefile |6 --
check-qdict.c | 246 +---
configure |4 +-
tests/Makefile |6 ++
4 files changed, 119 insertions(+), 143 deletions(-)
diff --git a/Makefile b/Makefile
index 80fb512..48
Signed-off-by: Anthony Liguori
---
configure | 33 +
tests/Makefile | 11 ++-
2 files changed, 7 insertions(+), 37 deletions(-)
diff --git a/configure b/configure
index b2e622c..90ad82c 100755
--- a/configure
+++ b/configure
@@ -176,7 +176,6 @@ mi
Signed-off-by: Anthony Liguori
---
Makefile | 31 ++-
tests/Makefile | 31 +++
2 files changed, 33 insertions(+), 29 deletions(-)
create mode 100644 tests/Makefile
diff --git a/Makefile b/Makefile
index 0cbe7c2..80fb512 100644
--
Signed-off-by: Anthony Liguori
---
check-qint.c | 68 ++
configure|4 +-
2 files changed, 23 insertions(+), 49 deletions(-)
diff --git a/check-qint.c b/check-qint.c
index 3af51f2..5a27119 100644
--- a/check-qint.c
+++ b/check-qint
Signed-off-by: Anthony Liguori
---
check-qlist.c | 74 ++--
configure |3 +-
2 files changed, 25 insertions(+), 52 deletions(-)
diff --git a/check-qlist.c b/check-qlist.c
index ee2454a..501ba26 100644
--- a/check-qlist.c
+++ b/check-q
gtest does the right thing here so there's no need to comment these tests out.
Signed-off-by: Anthony Liguori
---
check-qjson.c |5 -
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/check-qjson.c b/check-qjson.c
index 430f53b..526e25e 100644
--- a/check-qjson.c
+++ b/check
Note: Upstream Qemu have build issues with LTTng ust backend, as the trace
event APIs are not yet stable in ust and therefore ust backend is not
supported in this script as of now. Once the ust API stablises, this script
can be updated for ust backend also.
Signed-off-by: Harsh Prateek Bora
---
Note: This script has been updated with minimal changes required to observe
the new trace log format in action and therefore can be improved for a
better design. It can still read the logs from older log format as well.
Signed-off-by: Harsh Prateek Bora
---
scripts/simpletrace.py | 110
Advantages over existing simpletrace backend:
- More than 6 elements (vitually unlimited) arguments can be traced.
- This allows to trace strings (variable size element) as well.
Signed-off-by: Harsh Prateek Bora
---
monitor.c |2 +-
trace/simple.c | 178 ---
Existing simple trace can log upto 6 args per trace event and does not
support strings in trace record format. Introducing new trace format as
discussed earlier on list to support variable number/size of arguments.
(Ref: http://lists.gnu.org/archive/html/qemu-devel/2011-11/msg03426.html)
Basic tes
On 01/09/2012 05:28 PM, Jan Kiszka wrote:
> On 2012-01-09 16:25, Stefano Stabellini wrote:
> > On Sun, 8 Jan 2012, Avi Kivity wrote:
> >> On 01/06/2012 04:40 PM, Stefano Stabellini wrote:
> >>> Avi, if you think that early_savevm is a decent solution, we'll start
> >>> working on it.
> >>
> >> I d
On 2012-01-09 16:25, Stefano Stabellini wrote:
> On Sun, 8 Jan 2012, Avi Kivity wrote:
>> On 01/06/2012 04:40 PM, Stefano Stabellini wrote:
>>> Avi, if you think that early_savevm is a decent solution, we'll start
>>> working on it.
>>
>> I don't like early_savevm because it complicates life for d
On Sun, 8 Jan 2012, Avi Kivity wrote:
> On 01/06/2012 04:40 PM, Stefano Stabellini wrote:
> > Avi, if you think that early_savevm is a decent solution, we'll start
> > working on it.
>
> I don't like early_savevm because it complicates life for devices, for
> what is a localized problem. But if
On 01/04/2012 01:34 AM, Amit Shah wrote:
Hi,
Turns out I used the wrong repo dir which caused problems. Corrected
link below.
This patch fixes a frozen guest on virtio-console output before a pty
is connected. Please pull.
The following changes since commit f3c6a169a39d188e98c17a0a0ebfa7f85e
Salut Aurelien,
Tout d'abord, je te souhaite un bonne annee 2012 !
Comment vas-tu ? Est-ce que tu travaille toujours sur le projet de telescope
international (?) ?
Tu parle de de burn-out, j'espere que ce n'est pas trop grave ?
a+,
NS.
> Message du 07/01/12 22:01
> De : "Blue Swirl"
> A : "Aure
On 01/04/2012 10:28 AM, Aneesh Kumar K.V wrote:
The following changes since commit f3c6a169a39d188e98c17a0a0ebfa7f85e5aafdd:
Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into staging
(2012-01-03 14:39:05 -0600)
are available in the git repository at:
git://github.com/kvane
On 01/09/2012 08:41 AM, Avi Kivity wrote:
Please pull from:
git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git
fix-vhost-after-memory-listener
to fix vhost-net after the MemoryListener changes. Michael reviewed and
acked all three patches.
Avi Kivity (3):
vhost: fix incorrect usersp
On 01/06/2012 09:51 AM, Stefan Hajnoczi wrote:
My pull request from 22 December 2011 was misformatted and therefore not
merged. I have included those patches again together with the latest batch of
trivial patches.
The following changes since commit c47f3223658119219bbe0b8d09da733d1c06e76f:
On 01/05/2012 07:00 AM, Stefano Stabellini wrote:
Hi Anthony,
I have a single fix (also appended) for Xen by Anthony Perard, to remove
a bug recently introduced by the memory api changes:
Anthony PERARD (1):
xen: Fix after recent change in dirty bitmap tracking.
xen-all.c | 38 ++
On 01/06/2012 06:50 AM, Gerd Hoffmann wrote:
Hi,
Here comes a collection of bugfixes for usb, check the individual
patches for details.
All four patches should be charry-picked into stable once they are
merged into master.
Pulled. Thanks.
Regards,
Anthony Liguori
please pull,
Gerd
On 01/08/2012 08:01 AM, Avi Kivity wrote:
Please pull from
git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git memory/urgent
to receive fixes for recent memory core breakages.
Pulled. Thanks.
Regards,
Anthony Liguori
Andreas Färber (2):
memory: Fix memory_region_wrong_endiannes
Please pull from:
git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git
fix-vhost-after-memory-listener
to fix vhost-net after the MemoryListener changes. Michael reviewed and
acked all three patches.
Avi Kivity (3):
vhost: fix incorrect userspace address
vhost: fix mem_sections memo
Public bug reported:
Environment:
Host OS (ia32/ia32e/IA64): ia32e
Guest OS (ia32/ia32e/IA64): ia32e
Guest OS Type (Linux/Windows): Linux(RHEL6u1)
kvm.git Commit: ff92e9b5571b34f53cbfde0899cf6e6a579cb3fa
qemu-kvm Commit: aad3b517a1b83561f2755dc4451596a421399c19
Host Kernel Version: 3
The memory API adjustments broke vhost, this series puts it back together
again.
There is still a lot of room for simplification (for example split/merge
can no longer occur with the memory API), this is left for later.
Avi Kivity (3):
vhost: fix incorrect userspace address
vhost: fix mem_sec
** Attachment added: "lspci -vvv in host"
https://bugs.launchpad.net/qemu/+bug/913774/+attachment/2664197/+files/lspci-host.log
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/913774
Title:
devic
** Attachment added: "host dmesg log"
https://bugs.launchpad.net/qemu/+bug/913774/+attachment/2664196/+files/dmesg-host.log
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/913774
Title:
device ca
** Attachment added: "guest dmesg log"
https://bugs.launchpad.net/qemu/+bug/913774/+attachment/2664198/+files/dmesg-guest.log
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/913774
Title:
device
** Attachment added: "lspci -vvv in guest"
https://bugs.launchpad.net/qemu/+bug/913774/+attachment/2664205/+files/lspci-guest.log
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/913774
Title:
dev
On 07.01.2012, at 21:16, Aurelien Jarno wrote:
> Fix .rel.plt sections in the output to not only include .rel.plt
> sections from the input but also the .rel.iplt sections and to define
> the hidden symbols __rel_iplt_start and __rel_iplt_end around
> .rel.iplt as otherwise we get undefined refer
On Mon, Jan 09, 2012 at 03:27:24PM +0200, Avi Kivity wrote:
> On 01/09/2012 03:28 PM, Michael S. Tsirkin wrote:
> > On Mon, Jan 09, 2012 at 02:04:54PM +0200, Avi Kivity wrote:
> > > vhost memory management doesn't care about non-memory (e.g. PIO) or
> > > non-RAM
> > > regions. Adjust the filteri
On 01/09/2012 03:28 PM, Michael S. Tsirkin wrote:
> On Mon, Jan 09, 2012 at 02:04:54PM +0200, Avi Kivity wrote:
> > vhost memory management doesn't care about non-memory (e.g. PIO) or non-RAM
> > regions. Adjust the filtering to reflect that, and move it earlier so it
> > applies to mem_sections t
On Mon, Jan 09, 2012 at 02:04:54PM +0200, Avi Kivity wrote:
> vhost memory management doesn't care about non-memory (e.g. PIO) or non-RAM
> regions. Adjust the filtering to reflect that, and move it earlier so it
> applies to mem_sections too.
>
> Signed-off-by: Avi Kivity
Acked-by: Michael S.
On Mon, Jan 09, 2012 at 02:04:53PM +0200, Avi Kivity wrote:
> A memset() used to delete an entry in an array did not take into account
> the array element's size.
>
> Signed-off-by: Avi Kivity
Acked-by: Michael S. Tsirkin
> ---
> hw/vhost.c |2 +-
> 1 files changed, 1 insertions(+), 1 del
On Mon, Jan 09, 2012 at 02:04:52PM +0200, Avi Kivity wrote:
> MemoryListener::region_add() gives us a slice of a MemoryRegion, not a
> region. Adjust the userspace address to reflect that.
>
> Signed-off-by: Avi Kivity
Acked-by: Michael S. Tsirkin
> ---
> hw/vhost.c |2 +-
> 1 files cha
On 30.12.2011, at 10:10, Christian Borntraeger wrote:
> This reworks the image loading on s390.
>
> Newer kernels will not always have a 0dd0 (basr 13,0) at address 0x1.
> We must not rely on specific code at certain addresses. This check was
> introduced to warn users that tried to load vm
On Mon, Jan 9, 2012 at 10:58 AM, Kevin Wolf wrote:
> Am 04.01.2012 23:40, schrieb Stefan Hajnoczi:
>> Kevin: I think we need something like qcow2_snapshot_load_tmp() but it
>> returns a full new BlockDriverState. The hard thing is that duping a
>> read-only snapshot qcow2 state leads to sharing a
On Mon, Jan 9, 2012 at 11:25 AM, Kevin Wolf wrote:
> Am 20.12.2011 17:49, schrieb Stefan Hajnoczi:
>> On Tue, Dec 20, 2011 at 3:25 PM, Michael Niehren
>> <902...@bugs.launchpad.net> wrote:
>>> here we are. Attached the tgz. I am using no spezial distribution, it's a
>>> self compiled LFS with
>>>
MemoryListener::region_add() gives us a slice of a MemoryRegion, not a
region. Adjust the userspace address to reflect that.
Signed-off-by: Avi Kivity
---
hw/vhost.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/hw/vhost.c b/hw/vhost.c
index cd56e75..541c716 100644
-
On Sun, Jan 08, 2012 at 07:35:09PM +0100, Stefan Weil wrote:
> Codespell detected these new spelling issues.
>
> Signed-off-by: Stefan Weil
> ---
> docs/writing-qmp-commands.txt |2 +-
> memory.h |4 ++--
> qemu-ga.c |2 +-
> 3 files changed,
On Sun, Dec 18, 2011 at 10:48:12PM +0200, Vadim Rozenfeld wrote:
> With the following series of patches we are starting to implement
> some basic Microsoft Hyper-V Enlightenment functionality. This series
> is mostly about adding support for relaxed timing, spinlock,
> and virtual apic.
>
> For mo
On Sat, Jan 07, 2012 at 09:00:25PM +0100, Aurelien Jarno wrote:
> ARM still doesn't support 16GB buffers in 32-bit modes, replace the
> 16GB by 16MB in the comment.
>
> Signed-off-by: Aurelien Jarno
> ---
> exec.c |2 +-
> tcg/arm/tcg-target.c |2 +-
> 2 files changed, 2 in
On Wed, Jan 04, 2012 at 10:47:16PM +0100, Stefan Weil wrote:
> Reversing the order of the warning options and -Werror is important
> when clang is used instead of gcc. It changes nothing for gcc.
>
> Signed-off-by: Stefan Weil
> ---
> configure |2 +-
> 1 files changed, 1 insertions(+), 1 de
A memset() used to delete an entry in an array did not take into account
the array element's size.
Signed-off-by: Avi Kivity
---
hw/vhost.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/hw/vhost.c b/hw/vhost.c
index 541c716..d924fb0 100644
--- a/hw/vhost.c
+++ b/hw/vh
On 01/08/2012 11:10 PM, Blue Swirl wrote:
> Instead of each target knowing or guessing the guest page size,
> just pass the desired size of dirtied memory area. This should also
> improve performance due to memset() optimizations.
>
> diff --git a/exec-obsolete.h b/exec-obsolete.h
> index f8af27e..
Signed-off-by: Luiz Capitulino
---
blockdev.c | 47 ++-
blockdev.h |2 --
hmp-commands.hx |3 +--
hmp.c| 14 ++
hmp.h|1 +
qapi-schema.json | 29 +
qmp-comman
vhost memory management doesn't care about non-memory (e.g. PIO) or non-RAM
regions. Adjust the filtering to reflect that, and move it earlier so it
applies to mem_sections too.
Signed-off-by: Avi Kivity
---
hw/vhost.c | 19 +++
1 files changed, 15 insertions(+), 4 deletions(-
Signed-off-by: Anthony Liguori
Signed-off-by: Luiz Capitulino
---
console.h|2 --
hmp-commands.hx |3 +--
hmp.c| 10 ++
hmp.h|1 +
monitor.c| 39 ---
qapi-schema.json | 27 +
Also drops the leftover 'mon' argument.
This is a preparation for the next commits which will port the
eject and change commands to the QAPI.
Signed-off-by: Luiz Capitulino
---
blockdev.c | 30 ++
1 files changed, 22 insertions(+), 8 deletions(-)
diff --git a/bloc
Signed-off-by: Anthony Liguori
Signed-off-by: Luiz Capitulino
---
hmp-commands.hx |3 +-
hmp.c| 11 ++
hmp.h|1 +
monitor.c| 57 --
qapi-schema.json | 29 +++
qmp-co
From: Anthony Liguori
HMP is now implemented in terms of QMP. The monitor has a bunch of logic to
deal with HMP right now like readline support. Export it from the monitor so
we can consume it in hmp.c.
In short time, hmp.c will take over all of the readline bits.
Signed-off-by: Anthony Liguo
Include the name of the encrypted file.
Signed-off-by: Luiz Capitulino
---
monitor.c |3 ++-
qerror.h |2 +-
qmp.c |3 ++-
3 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/monitor.c b/monitor.c
index bd4bc4f..f85a9d2 100644
--- a/monitor.c
+++ b/monitor.c
@@ -4682,
Hi
Please send in any agenda items you are interested in covering.
Thanks, Juan.
New QMP command to change the VNC password.
Signed-off-by: Anthony Liguori
Signed-off-by: Luiz Capitulino
---
qapi-schema.json | 15 +++
qmp-commands.hx |6 ++
qmp.c| 14 ++
3 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/qapi-sch
Signed-off-by: Anthony Liguori
Signed-off-by: Luiz Capitulino
---
blockdev.c | 54 +++---
blockdev.h |5 ++-
hmp-commands.hx |3 +-
hmp.c| 57 +
hmp.h|1 +
monitor.c
Signed-off-by: Anthony Liguori
Signed-off-by: Luiz Capitulino
---
blockdev.c | 20 +---
blockdev.h |1 -
hmp-commands.hx |3 +--
hmp.c| 10 ++
hmp.h|1 +
qapi-schema.json | 21 +
qmp-commands.hx |
Drop the qerror_report() call from it and let its callers set the error
themselves. This also allows for dropping the 'ret' variable.
Signed-off-by: Luiz Capitulino
---
console.h |1 -
monitor.c |7 ++-
ui/vnc.c | 14 --
3 files changed, 10 insertions(+), 12 deletions(
This is the beginning of the not so trivial commands, although most of them
are not that complex either.
Please, note the inclusion of the change-vnc-password command. This is needed
by the change conversion.
blockdev.c | 129 --
blockdev.h |8
Ping?
(either I forgot to cc you, Andrzej, or the mailing list manager helpfully
dropped you off the cc list again. Sorry.)
-- PMM
On 26 December 2011 00:02, Peter Maydell wrote:
> On ARM, in Thumb mode r7 is used for the framepointer; this meant
> that we would fail to compile in debug mode be
1 - 100 of 116 matches
Mail list logo