On 02/12/2015 06:26 PM, f...@redhat.com wrote:
> On Thu, 02/12 18:11, Wen Congyang wrote:
>> On 02/12/2015 05:44 PM, Fam Zheng wrote:
>>> On Thu, 02/12 17:33, Wen Congyang wrote:
On 02/12/2015 04:44 PM, Fam Zheng wrote:
> On Thu, 02/12 15:40, Wen Congyang wrote:
>> On 02/12/2015 03:21
On Tue, 03/03 08:20, Gerd Hoffmann wrote:
> On Sa, 2015-02-28 at 14:47 +0800, Fam Zheng wrote:
> > Enjoy, and feel free to make comments!
>
> Very nice.
>
> Search by path (files touched by patch) would be nice, i.e. something
> like "path:ui/vnc*" to see all patches touching vnc code.
Interesti
On Sa, 2015-02-28 at 14:47 +0800, Fam Zheng wrote:
> Enjoy, and feel free to make comments!
Very nice.
Search by path (files touched by patch) would be nice, i.e. something
like "path:ui/vnc*" to see all patches touching vnc code.
Also recognizing more tags (such as tested-by, see here for an ex
On 2015/3/2 23:56, Eric Blake wrote:
On 02/27/2015 07:54 PM, zhanghailiang wrote:
On 2015/2/28 0:48, Eric Blake wrote:
On 02/26/2015 11:19 PM, zhanghailiang wrote:
The original 'status' is an open-coded 'str' type, convert it to use an
enum type.
+# @MigState:
Do we have to abbreviate? I
On Tue, 03/03 07:14, Stefan Weil wrote:
> Am 28.02.2015 um 07:47 schrieb Fam Zheng:
> >Hello, everyone
> >
> >I'm glad to announce the fresh Patchew server deployment:
> >
> > http://qemu.patchew.org/
> >
> >The mission of this project is to help identify obvious defects (coding
> >style,
> >c
Hi,
If introducing bitmap to bdrv_commit to track dirty sector,
could we implement guest non-disruption while performing commit?
Thanks,
Zhang Haoyu
On 2015/3/2 14:22, Amit Shah wrote:
On (Fri) 27 Feb 2015 [12:09:20], zhanghailiang wrote:
On 2015/2/27 3:26, Luiz Capitulino wrote:
Hello,
Reproducer:
1. Start QEMU with balloon and memory hotplug support:
# qemu [...] -m 1G,slots=2,maxmem=2G -balloon virtio
2. Check balloon size:
(qemu) i
Am 28.02.2015 um 07:47 schrieb Fam Zheng:
Hello, everyone
I'm glad to announce the fresh Patchew server deployment:
http://qemu.patchew.org/
The mission of this project is to help identify obvious defects (coding style,
compiling, etc.) of posted patches.
Follow the green "passed" or red
On Thu, Feb 26, 2015 at 09:11:14PM -0600, Michael Roth wrote:
> This enables hotplug of PCI devices to a PHB. Upon hotplug we
> generate the OF-nodes required by PAPR specification and
> IEEE 1275-1994 "PCI Bus Binding to Open Firmware" for the
> device.
>
> We associate the corresponding FDT for
On 2015/3/2 18:26, Markus Armbruster wrote:
zhanghailiang writes:
Signed-off-by: zhanghailiang
---
savevm.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/savevm.c b/savevm.c
index ce2b6a2..c4f8c39 100644
--- a/savevm.c
+++ b/savevm.c
@@ -932,8 +932,7 @@ int qemu_loa
On 2015/3/2 18:01, Markus Armbruster wrote:
zhanghailiang writes:
Hi,
I have noticed Markus's previous patchset
"Clean up around error_get_pretty(), qerror_report_err()".
This is another patch series trying to do the same thing.
I'm not sure if he has missed this places or these modifies are
On Mon, Mar 02, 2015 at 10:40:16PM -0600, Michael Roth wrote:
> Quoting David Gibson (2015-03-02 01:02:46)
> > On Thu, Feb 26, 2015 at 09:11:07PM -0600, Michael Roth wrote:
> > > This interface is used to fetch an OF device-tree nodes that describes a
> > > newly-attached device to guest. It is cal
On Thu, Feb 26, 2015 at 09:11:08PM -0600, Michael Roth wrote:
> From: Nathan Fontenot
>
> This extends the data structures currently used to report EPOW events to
> guests via the check-exception RTAS interfaces to also include event types
> for hotplug/unplug events.
>
> This is currently undoc
On Thu, Feb 26, 2015 at 09:11:10PM -0600, Michael Roth wrote:
> This function handles generation of ibm,drc-* array device tree
> properties to describe DRC topology to guests. This will by used
> by the guest to direct RTAS calls to manage any dynamic resources
> we associate with a particular DR
From: Gonglei
Either 'once' option or 'order' option can take effect for -boot at
the same time, that is say initial startup processing can check only
one. And pc.c's set_boot_dev() fails when its boot order argument
is invalid. This patch provide a solution fix this problem:
1. If "once" is gi
From: Gonglei
qemu_boot_set() can't fail in restore_boot_order(),
then simply assert it doesn't fail, by passing
&error_abort if boot_set_handler set.
Suggested-by: Markus Armbruster
Signed-off-by: Gonglei
Reviewed-by: Markus Armbruster
---
bootdevice.c |4 +++-
1 file changed, 3 inserti
From: Gonglei
The following changes since commit 0856579cac2f1dacecd847cfcd89680d26ff78f5:
Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'
into staging" (2015-03-03 00:29:17 +)
are available in the git repository at:
https://github.com/gongleiarei/qemu.gi
Quoting David Gibson (2015-03-02 01:02:46)
> On Thu, Feb 26, 2015 at 09:11:07PM -0600, Michael Roth wrote:
> > This interface is used to fetch an OF device-tree nodes that describes a
> > newly-attached device to guest. It is called multiple times to walk the
> > device-tree node and fetch individu
On 03/02/2015 01:31 AM, Michael S. Tsirkin wrote:
On Thu, Feb 26, 2015 at 09:16:44AM +0800, Zhu Guihua wrote:
From: Tang Chen
Add a new API named acpi_memory_slot_status() to obtain a single memory
slot status. Doing this is because this procedure will be used by other
functions in the next c
On Mon, 03/02 10:18, Max Reitz wrote:
> On 2015-02-27 at 21:55, Fam Zheng wrote:
> >On Fri, 02/27 11:43, Max Reitz wrote:
> >> static void virtio_scsi_hotplug(HotplugHandler *hotplug_dev, DeviceState
> >> *dev,
> >> Error **errp)
> >> {
> >>@@ -763,12 +794,26 @@
On 03/03/15 00:09, Gerd Hoffmann wrote:
Commit 3dcadce5076d4b42fa395c39662d65e050b77784 added three
update_displaychangelistener call sites:
Two for primary qxl cards, when entering/leaving vga mode, which are
correct.
One for secondary qxl cards, which is wrong because we don't register
a disp
On 3 March 2015 at 02:10, Andreas Färber wrote:
> Am 02.03.2015 um 17:22 schrieb Peter Maydell:
>> On 3 March 2015 at 01:18, Andreas Färber wrote:
>>> I had some of Eduardo's alternative patches queued already and will look
>>> into fixing this mess...
>>
>> I can just revert the whole set if you
In preparation for migrating the state struct and type cast macro to a public
header. The acronym "UART" on it's own is not specific enough to be used in a
more global namespace so preface with "cadence". Fix the capitalisation of
"uart" in the state type while touching the typename. Preface macros
In preparation for migrating the state struct and type cast macro to a public
header. The acronym "GEM" on it's own is not specific enough to be used in a
more global namespace so preface with "cadence". Fix the capitalisation of
"gem" in the state type while touching the typename. Also preface the
Hi Peter and all,
Xilinx's next gen SoC has been announced. This series adds a SoC and
board.
Series start with addition of ARM cortex A53 support (P1 and P2). The
Soc skeleton is then added with GIC, EMACs and UARTs are added. The
pre-existing models for GEM and UART are not SoC friendly (no vis
To allow using the device with modern SoC programming conventions. The
state struct needs to be visible to embed the device in SoC containers.
Reviewed-by: Alistair Francis
Signed-off-by: Peter Crosthwaite
---
changed since v1:
Fix /* Public */ comment spacing (Alistair review)
hw/char/cadence
Use SMC PSCI, with the standard policy of secondaries starting in
power-off.
Signed-off-by: Peter Crosthwaite
---
changed since v1:
Add &error_abort to property setter calls
hw/arm/xlnx-zynqmp.c | 8
1 file changed, 8 insertions(+)
diff --git a/hw/arm/xlnx-zynqmp.c b/hw/arm/xlnx-zynqm
On Mon, 2 Mar 2015 22:06:22 +0100
"Michael S. Tsirkin" wrote:
> On Mon, Mar 02, 2015 at 06:05:43PM +0100, Igor Mammedov wrote:
> > On Sun, 1 Mar 2015 16:09:33 +0100
> > "Michael S. Tsirkin" wrote:
> >
> > > On Wed, Feb 25, 2015 at 05:08:52PM +, Igor Mammedov wrote:
> > > > Based on Microsof
In preparation for support for Cortex a53. Use "axx" to describe the
shareable features. Some of the CP15 registers (such as ACTLR) are
specific to implementation, but we currently just RAZ them so continue
with that as the policy for all cortex A processors under a shared
definition.
The cache si
With quad Cortex-A53 CPUs.
Signed-off-by: Peter Crosthwaite
---
changed since v1:
Add &error_abort to CPU child adder call.
default-configs/aarch64-softmmu.mak | 2 +-
hw/arm/Makefile.objs| 1 +
hw/arm/xlnx-zynqmp.c| 71 +
in
Similar to a53, but with different L1 I cache policy, phys addr size and
different cache geometries. The cache sizes is implementation
configurable, but use these values (from Xilinx MPSoC) as a default
until cache size configurability is added.
Signed-off-by: Peter Crosthwaite
---
target-arm/cp
To allow using the device with modern SoC programming conventions. The
state struct needs to be visible to embed the device in SoC containers.
Reviewed-by: Alistair Francis
Signed-off-by: Peter Crosthwaite
---
changed since v1:
Fix /* Public */ comment spacing (Alistair review)
hw/net/cadence_
And connect IRQ outputs to the CPUs.
Reviewed-by: Alistair Francis
Signed-off-by: Peter Crosthwaite
---
hw/arm/xlnx-zynqmp.c | 19 +++
include/hw/arm/xlnx-zynqmp.h | 2 ++
2 files changed, 21 insertions(+)
diff --git a/hw/arm/xlnx-zynqmp.c b/hw/arm/xlnx-zynqmp.c
index
Add a machine model for the Xilinx ZynqMP SoC EP108 board.
Signed-off-by: Peter Crosthwaite
---
Chaned since v1:
Change board name to ep108
hw/arm/Makefile.objs | 2 +-
hw/arm/xlnx-ep108.c | 52
2 files changed, 53 insertions(+), 1 deletion
Zynq MPSoC supports external DDR RAM. Add a RAM at 0 to the model.
Signed-off-by: Peter Crosthwaite
---
changed since v1:
Add ram size clamps and warnings
hw/arm/xlnx-ep108.c | 21 +
1 file changed, 21 insertions(+)
diff --git a/hw/arm/xlnx-ep108.c b/hw/arm/xlnx-ep108.c
ind
Connect the GPIO outputs from the individual CPUs for the timers to the
GIC.
Signed-off-by: Peter Crosthwaite
---
hw/arm/xlnx-zynqmp.c | 16
1 file changed, 16 insertions(+)
diff --git a/hw/arm/xlnx-zynqmp.c b/hw/arm/xlnx-zynqmp.c
index b9bf8db..dc84192 100644
--- a/hw/arm/xlnx
On 03/03/2015 12:51 AM, Alexander Graf wrote:
On 02.03.15 14:42, Andreas Färber wrote:
Am 02.03.2015 um 14:37 schrieb Alexander Graf:
On 01.03.15 01:31, Andreas Färber wrote:
This reverts commit 5b79b1cadd3e565b6d1a5ba59764bd47af58b271 to avoid
double-registration of types:
Registering `
Signed-off-by: Bastian Koppelmann
Reviewed-by: Richard Henderson
---
target-tricore/translate.c | 149 +++
target-tricore/tricore-opcodes.h | 2 +-
2 files changed, 136 insertions(+), 15 deletions(-)
diff --git a/target-tricore/translate.c b/target-tr
Add helpers:
* madd64_q_ssov: multiply two 32 bit q-format number, add them with a
64 bit q-format number and saturate.
* madd32_q_add_ssov: add two 64 bit q-format numbers and return a 32 bit
result.
* maddr_q_ssov: multiplay two 32 bit q-f
If the signed result of the multiplication overflows, we would get a negative
value, which would result in a addition instead of a subtraction.
Now we do the overflow calculation and saturation by hand instead of using
suov32_neg.
Signed-off-by: Bastian Koppelmann
Reviewed-by: Richard Henderson
Signed-off-by: Bastian Koppelmann
Reviewed-by: Richard Henderson
---
target-tricore/translate.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/target-tricore/translate.c b/target-tricore/translate.c
index 996435d..0f30508 100644
--- a/target-tricore/translate.c
+++ b/tar
Add helpers helper_addsur_h/_ssov which adds one halfword and subtracts one
halfword, rounds / and saturates each half word independently.
Add microcode helper functions:
* gen_maddsu_h/sus_h: multiply two halfwords left justified and add to the
first one word and sub
Add helpers:
* add64_ssov: adds two 64 bit values and saturates the result.
* addr_h/_ssov: adds two halfwords with two words in q-format with rounding
/ and saturates each result independetly.
Add microcode generator:
* gen_add64_d: adds two 64 bit values.
* ge
The following changes since commit b8a173b25c887a606681fc35a46702c164d5b2d0:
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into
staging (2015-03-02 14:25:48 +)
are available in the git repository at:
https://github.com/bkoppelmann/qemu-tricore-upstream.git
tags/
On Fri, Feb 20, 2015 at 03:58:51PM +1100, Gavin Shan wrote:
agraf, could you help taking a look on this when you have available time?
Thanks,
Gavin
>The series of patches adds support EEH for VFIO PCI devices on sPAPR platform.
>It requires corresponding host kernel support, which was merged dur
Signed-off-by: Stefan Hajnoczi
---
Makefile | 9
scripts/kvm/kvm_stat.texi | 55 +++
2 files changed, 64 insertions(+)
create mode 100644 scripts/kvm/kvm_stat.texi
diff --git a/Makefile b/Makefile
index 6817c6f..509e9ad 1006
New topic, new version, same great incremental backup taste.
This series relies on [Qemu-devel] [PULL 30/69] blkdebug: fix "once" rule,
part of Stefan's 69 patch pull request submitted 2015-02-27.
This patchset enables the in-memory part of the incremental backup
feature, without transactional su
On Tue, Mar 3, 2015 at 9:05 AM, Peter Crosthwaite
wrote:
> On Mon, Mar 2, 2015 at 2:53 PM, Alistair Francis
> wrote:
>> On Tue, Mar 3, 2015 at 6:06 AM, Peter Crosthwaite
>> wrote:
>>> On Thu, Feb 26, 2015 at 7:38 PM, Alistair Francis
>>> wrote:
On Tue, Feb 24, 2015 at 9:04 AM, Peter Crosth
The curses user interface shows both the accumulated total and the
current event counts. Add column headers so it's clear what the numbers
mean.
Signed-off-by: Stefan Hajnoczi
---
scripts/kvm/kvm_stat | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/scripts/kvm/kvm_stat b
This series makes kvm_stat easier to learn for newcomers by adding a man page
and text UI column headers.
Stefan Hajnoczi (2):
kvm_stat: add column headers to text UI
kvm_stat: add kvm_stat.1 man page
Makefile | 9
scripts/kvm/kvm_stat | 5 -
scripts/kvm/
On Tue, Mar 3, 2015 at 8:59 AM, Peter Crosthwaite
wrote:
> On Mon, Mar 2, 2015 at 2:38 PM, Alistair Francis
> wrote:
>> On Tue, Mar 3, 2015 at 5:40 AM, Peter Crosthwaite
>> wrote:
>>> On Mon, Feb 23, 2015 at 6:24 PM, Alistair Francis
>>> wrote:
On Tue, Feb 24, 2015 at 9:04 AM, Peter Crosth
To test the failure case, we modify iotests.py to allow us to specify
that we'd like to allow failures when we wait for block job events.
Reviewed-by: Max Reitz
Signed-off-by: John Snow
---
tests/qemu-iotests/124| 57 ++-
tests/qemu-iotests/124.ou
Add bdrv_clear_dirty_bitmap and a matching QMP command,
qmp_block_dirty_bitmap_clear that enables a user to reset
the bitmap attached to a drive.
This allows us to reset a bitmap in the event of a full
drive backup.
Reviewed-by: Max Reitz
Signed-off-by: John Snow
---
block.c | 8
Reviewed-by: Max Reitz
Signed-off-by: John Snow
---
tests/qemu-iotests/124 | 122 +
tests/qemu-iotests/124.out | 4 +-
2 files changed, 124 insertions(+), 2 deletions(-)
diff --git a/tests/qemu-iotests/124 b/tests/qemu-iotests/124
index 7985cd1.
From: Fam Zheng
This field will be set for user created dirty bitmap. Also pass in an
error pointer to bdrv_create_dirty_bitmap, so when a name is already
taken on this BDS, it can report an error message. This is not global
check, two BDSes can have dirty bitmap with a common name.
Implemented
A bitmap successor is an anonymous BdrvDirtyBitmap that is intended to
be created just prior to a sensitive operation (e.g. Incremental Backup)
that can either succeed or fail, but during the course of which we still
want a bitmap tracking writes.
On creating a successor, we "freeze" the parent bi
For "dirty-bitmap" sync mode, the block job will iterate through the
given dirty bitmap to decide if a sector needs backup (backup all the
dirty clusters and skip clean ones), just as allocation conditions of
"top" sync mode.
Signed-off-by: Fam Zheng
Signed-off-by: John Snow
Reviewed-by: Max Rei
Signed-off-by: John Snow
Reviewed-by: Max Reitz
---
tests/qemu-iotests/124 | 89 ++
tests/qemu-iotests/124.out | 5 +++
tests/qemu-iotests/group | 1 +
3 files changed, 95 insertions(+)
create mode 100644 tests/qemu-iotests/124
create mode 10
We often don't need the BlockDriverState for functions
that operate on bitmaps. Remove it.
Signed-off-by: John Snow
Reviewed-by: Max Reitz
---
block.c | 13 ++---
block/backup.c| 2 +-
block/mirror.c| 26 ++
blockdev.c|
The new command pair is added to manage a user created dirty bitmap. The
dirty bitmap's name is mandatory and must be unique for the same device,
but different devices can have bitmaps with the same names.
The granularity is an optional field. If it is not specified, we will
choose a default granu
Signed-off-by: John Snow
Reviewed-by: Max Reitz
---
block.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/block.c b/block.c
index 06b4264..55243f9 100644
--- a/block.c
+++ b/block.c
@@ -60,11 +60,11 @@
* or enabled. A frozen bitmap can only abdicate() or re
Add a status indicating the enabled/disabled state of the bitmap.
A bitmap is by default enabled, but you can lock the bitmap into
a read-only state by setting disabled = true.
A previous version of this patch added a QMP interface for changing
the state of the bitmap, but it has since been remove
Signed-off-by: John Snow
---
block.c| 22
include/block/block.h | 1 +
include/qemu/hbitmap.h | 10 +
util/hbitmap.c | 55 ++
4 files changed, 88 insertions(+)
diff --git a/block.c b/block.c
in
Signed-off-by: John Snow
---
docs/bitmaps.md | 311
1 file changed, 311 insertions(+)
create mode 100644 docs/bitmaps.md
diff --git a/docs/bitmaps.md b/docs/bitmaps.md
new file mode 100644
index 000..df1c134
--- /dev/null
+++ b/docs/b
This returns the granularity (in bytes) of dirty bitmap,
which matches the QMP interface and the existing query
interface.
Signed-off-by: John Snow
Reviewed-by: Max Reitz
Reviewed-by: Eric Blake
---
block.c | 8 ++--
include/block/block.h | 1 +
2 files changed, 7 insertions(
We treat this field with a variety of different types everywhere
in the code. Now it's just uint32_t.
Reviewed-by: Eric Blake
Reviewed-by: Max Reitz
Signed-off-by: John Snow
---
block.c | 11 ++-
block/mirror.c| 4 ++--
include/block/block.h | 2 +-
Adds the "disabled" and "frozen" status booleans.
Signed-off-by: Fam Zheng
Signed-off-by: John Snow
Reviewed-by: Max Reitz
---
block.c | 2 ++
qapi/block-core.json | 7 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/block.c b/block.c
index d969b24..06b4264 1
We add a bitmap merge operation to assist in error cases
where we wish to combine two bitmaps together.
This is algorithmically O(bits) provided HBITMAP_LEVELS remains
constant. For a full bitmap on a 64bit machine:
sum(bits/64^k, k, 0, HBITMAP_LEVELS) ~= 1.01587 * bits
We may be able to improve
On Mon, Mar 2, 2015 at 2:53 PM, Alistair Francis
wrote:
> On Tue, Mar 3, 2015 at 6:06 AM, Peter Crosthwaite
> wrote:
>> On Thu, Feb 26, 2015 at 7:38 PM, Alistair Francis
>> wrote:
>>> On Tue, Feb 24, 2015 at 9:04 AM, Peter Crosthwaite
>>> wrote:
Hi Peter and all,
Xilinx's next ge
Acked-by: Peter Maydell
Signed-off-by: Mark Cave-Ayland
---
MAINTAINERS |3 +++
1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 8c06739..7ef4879 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -159,6 +159,7 @@ F: hw/sh4/
SPARC
M: Blue Swirl
+M: Mark Cave-Ayla
Real sun4u systems memory-map the NVRAM on the (ISA) ebus, so switch over to
MMIO from ioport access whilst setting the base year to 1968 as used by Sun
systems. This allows all SPARC64 OSs included in my tests to correctly detect
the NVRAM IC and read the hardware clock correctly upon boot.
Note
From: Hervé Poussineau
Signed-off-by: Hervé Poussineau
CC: Andreas Färber
Signed-off-by: Mark Cave-Ayland
---
hw/timer/m48t59.c | 59 +
include/hw/timer/m48t59.h | 24 ++
2 files changed, 83 insertions(+)
diff --git a/hw
Here is the latest version of my qemu-sparc queue. The m48t59 QOM patches have
been on-list for over 6 weeks with no comment and are a pre-requisite for the
later sun4u changes. Since m48t59 has no official maintainer, I've merged the
m48t59 patches into my queue with an added CC to Andreas as QO
Currently the m48t59 device uses the hardware model in order to determine
whether the year value is offset from the hardware value. As this will
soon be required by the x59 model, create a qdev base-year property to
represent the base year and update the callers appropriately.
Reviewed-by: Hervé P
From: Hervé Poussineau
Remove left-overs from header file.
Move some functions only used by PReP to hw/ppc/prep.c
Signed-off-by: Hervé Poussineau
CC: Andreas Färber
Signed-off-by: Mark Cave-Ayland
---
hw/ppc/ppc.c | 161 -
hw/ppc/prep
From: Hervé Poussineau
As m48t59 devices can only be created with m48t59_init() or m48t59_init_isa(),
we know exactly which nvram types are required. Register only those three
types.
Remove .model and .size properties as they can be infered from nvram name.
Rename type to 'isa-*' (and 'sysbus-*
This is for subsequent use by the sun4u machine.
Reviewed-by: Hervé Poussineau
Signed-off-by: Mark Cave-Ayland
---
hw/timer/m48t59.c |4
1 file changed, 4 insertions(+)
diff --git a/hw/timer/m48t59.c b/hw/timer/m48t59.c
index d3d8079..8ab683d 100644
--- a/hw/timer/m48t59.c
+++ b/hw/ti
Signed-off-by: Mark Cave-Ayland
---
qemu-doc.texi |7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/qemu-doc.texi b/qemu-doc.texi
index aabe8df..f5b0dc4 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -2052,7 +2052,7 @@ firmware implementation. The goal is to impleme
From: Hervé Poussineau
-device m48t59_isa can now be used to create a fully functional nvram.
Signed-off-by: Hervé Poussineau
CC: Andreas Färber
Signed-off-by: Mark Cave-Ayland
---
hw/timer/m48t59.c | 25 +
1 file changed, 13 insertions(+), 12 deletions(-)
diff --g
On Mon, Mar 2, 2015 at 2:38 PM, Alistair Francis
wrote:
> On Tue, Mar 3, 2015 at 5:40 AM, Peter Crosthwaite
> wrote:
>> On Mon, Feb 23, 2015 at 6:24 PM, Alistair Francis
>> wrote:
>>> On Tue, Feb 24, 2015 at 9:04 AM, Peter Crosthwaite
>>> wrote:
Zynq MPSoC supports external DDR RAM. Add a
On Tue, Mar 3, 2015 at 6:06 AM, Peter Crosthwaite
wrote:
> On Thu, Feb 26, 2015 at 7:38 PM, Alistair Francis
> wrote:
>> On Tue, Feb 24, 2015 at 9:04 AM, Peter Crosthwaite
>> wrote:
>>> Hi Peter and all,
>>>
>>> Xilinx's next gen SoC has been announced. This series adds a SoC and
>>> machine mod
On Tue, Mar 3, 2015 at 5:40 AM, Peter Crosthwaite
wrote:
> On Mon, Feb 23, 2015 at 6:24 PM, Alistair Francis
> wrote:
>> On Tue, Feb 24, 2015 at 9:04 AM, Peter Crosthwaite
>> wrote:
>>> Zynq MPSoC supports external DDR RAM. Add a RAM at 0 to the model.
>>>
>>> Signed-off-by: Peter Crosthwaite
>
On Tue, Feb 24, 2015 at 12:06 PM, Michal Simek wrote:
> On 02/24/2015 12:04 AM, Peter Crosthwaite wrote:
>> With quad Cortex-A53 CPUs.
>>
>> Signed-off-by: Peter Crosthwaite
>> ---
>> default-configs/aarch64-softmmu.mak | 2 +-
>> hw/arm/Makefile.objs| 1 +
>> hw/arm/xlnx-zynq-
On Tue, Mar 3, 2015 at 6:08 AM, Peter Crosthwaite
wrote:
> On Thu, Feb 26, 2015 at 5:50 PM, Alistair Francis
> wrote:
>> On Tue, Feb 24, 2015 at 9:04 AM, Peter Crosthwaite
>> wrote:
>>> With quad Cortex-A53 CPUs.
>>>
>>> Signed-off-by: Peter Crosthwaite
>>> ---
>>> default-configs/aarch64-soft
On Thu, Feb 26, 2015 at 7:26 PM, Alistair Francis
wrote:
> On Tue, Feb 24, 2015 at 9:04 AM, Peter Crosthwaite
> wrote:
>> To allow using the device with modern SoC programming conventions. The
>> state struct needs to be visible to embed the device in SoC containers.
>>
>> Signed-off-by: Peter Cr
On Thu, Feb 26, 2015 at 7:12 PM, Alistair Francis
wrote:
> On Tue, Feb 24, 2015 at 9:04 AM, Peter Crosthwaite
> wrote:
>> To allow using the device with modern SoC programming conventions. The
>> state struct needs to be visible to embed the device in SoC containers.
>>
>> Signed-off-by: Peter Cr
On Sat, Feb 28, 2015 at 02:47:12PM +0800, Fam Zheng wrote:
> I'm glad to announce the fresh Patchew server deployment:
>
> http://qemu.patchew.org/
Looks nice! Looking forward to email notifications.
Stefan
pgpggkvjub0_L.pgp
Description: PGP signature
This document describes how to use memory hotplug in QEMU.
Signed-off-by: Luiz Capitulino
---
docs/memory-hotplug.txt | 76 +
1 file changed, 76 insertions(+)
create mode 100644 docs/memory-hotplug.txt
diff --git a/docs/memory-hotplug.txt b/docs/
Add memory hotplug options to the command-line format. Also,
add a complete command-line example and improve description.
Signed-off-by: Luiz Capitulino
---
qemu-options.hx | 23 ++-
1 file changed, 18 insertions(+), 5 deletions(-)
diff --git a/qemu-options.hx b/qemu-options
Hi,
I started playing with memory hotplug the other day and missed some
good documentation explaining how to use the feature.
I figured I could contribute some documentation myself, although
I'm new to the feature so the chances of making mistakes is high.
Review is very appreciated.
v2
- Gram
On Wed, Feb 25, 2015 at 04:02:34PM +, Alex Bennée wrote:
> As there is logic to deal with the difference between edge and level
> triggered interrupts in the kernel we must ensure it knows the
> configuration of the IRQs before we restore the pending state.
>
> Signed-off-by: Alex Bennée
Ack
On Sat, Feb 28, 2015 at 04:29:44PM +0100, Stefan Weil wrote:
> * It does not support secure access (https), so each login is insecure.
> Can we get a free server certificate?
This is on my todo list. I'm travelling right now but will work on it
over the coming weeks.
There are some gotchas:
1
On Mon, 02 Mar 2015 10:59:59 +0100
Paulo Ricardo Paz Vital wrote:
> In addition to Eric's review.
>
> On Thu, 2015-02-26 at 14:49 -0500, Luiz Capitulino wrote:
> > This document describes how to use memory hotplug in QEMU.
> >
> > Signed-off-by: Luiz Capitulino
> > ---
> > docs/memory-hotplug
DTrace on Mac OS X fails due to trace events using 'self' as an argument
name:
GEN trace/generated-tracers-dtrace.h
dtrace: failed to compile script trace/generated-tracers-dtrace.dtrace: line
1330: syntax error, unexpected DT_KEY_SELF, expecting ) near "self"
make: *** [trace/generated-trace
From: "Dr. David Alan Gilbert"
It looks like the dtrace trace code gets upset if you have trace names
with __ in, which the migration/rdma.c code does.
Rename the functions and the associated traces.
Fixes: 733252deb8b7d37beacda5976c2769e18642b2fa
Signed-off-by: Dr. David Alan Gilbert
Reporte
The following changes since commit b8a173b25c887a606681fc35a46702c164d5b2d0:
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into
staging (2015-03-02 14:25:48 +)
are available in the git repository at:
git://github.com/stefanha/qemu.git tags/tracing-pull-request
f
On Mon, Mar 02, 2015 at 01:33:23PM +0100, Paolo Bonzini wrote:
> Looks like there are still a few pull requests pending, and Peter is on
> vacation. Should we really enter hard feature freeze tomorrow? The 2.3
> planning page in the end never got out the "draft" state.
>
> A possible alternative
On Thu, Aug 14, 2014 at 11:39:23AM +0100, Stefan Hajnoczi wrote:
> DTrace on Mac OS X fails due to trace events using 'self' as an argument
> name:
>
> GEN trace/generated-tracers-dtrace.h
> dtrace: failed to compile script trace/generated-tracers-dtrace.dtrace: line
> 1330: syntax error, une
Dear team ,
Please take care of the packet capturing problem by Wireshark of emulated
Cisco devices by recent qemu versions .please work in this direction
.please do something regarding this issue .
2.secondly please work on more RAM support by recent qemu releases .
Regards
Ashok
On 2015-03-02 at 14:07, Max Reitz wrote:
On 2015-03-02 at 13:48, John Snow wrote:
On 03/02/2015 12:49 PM, Max Reitz wrote:
On 2015-02-27 at 19:47, John Snow wrote:
Signed-off-by: John Snow
---
docs/bitmaps.md | 303
1 file changed,
1 - 100 of 326 matches
Mail list logo