On Wed, Feb 15, 2012 at 08:34:29AM -0600, Anthony Liguori wrote:
> Please respond to this note with an '+1', or an Ack, to vote for this icon.
+1
--
Gleb.
On Wed, Feb 15, 2012 at 4:30 PM, Jan Kiszka wrote:
> On 2012-02-15 09:13, zwu.ker...@gmail.com wrote:
>> From: Zhi Yong Wu
>>
>> This patch fixes the slirp crash in current QEMU upstream.
>>
>> Signed-off-by: Zhi Yong Wu
>> ---
>> slirp/if.c | 37 ++---
>> sl
On Mon, 13 Feb 2012, Gerhard Wiesinger wrote:
On Fri, 27 Jan 2012, Gerhard Wiesinger wrote:
On Thu, 26 Jan 2012, Markus Armbruster wrote:
Gerd Hoffmann writes:
On 01/26/12 08:45, Markus Armbruster wrote:
Gerhard Wiesinger writes:
Option ROM for network interface cards (NICs) can now ex
Signed-off-by: Evgeny Voevodin
Reviewed-by: Peter Maydell
---
Makefile.target |1 +
hw/exynos4210.h | 82
hw/exynos4210_combiner.c | 469 ++
hw/exynos4210_gic.c | 458
Signed-off-by: Evgeny Voevodin
Reviewed-by: Peter Maydell
---
hw/lan9118.c | 124 +++---
1 files changed, 118 insertions(+), 6 deletions(-)
diff --git a/hw/lan9118.c b/hw/lan9118.c
index aeb0c39..7b4fe87 100644
--- a/hw/lan9118.c
+++ b/hw/lan
Signed-off-by: Evgeny Voevodin
Reviewed-by: Peter Maydell
---
MAINTAINERS |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 173e893..e55ea0f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -183,6 +183,14 @@ F: *win32*
ARM Machines
From: Maksim Kozlov
Add basic support of exynos4210 UART
Signed-off-by: Maksim Kozlov
Signed-off-by: Evgeny Voevodin
Reviewed-by: Peter Maydell
---
Makefile.target |2 +-
hw/exynos4210.c | 29 +++
hw/exynos4210.h |9 +
hw/exynos4210_uart.c | 676
On 16.02.2012 08:40, Evgeny Voevodin wrote:
This set of patches adds support for Samsung Exynos4210-based boards NURI and
SMDKC210.
Tested on Linux kernel v3.x series.
Guys, I think that this is a time to apply this patch series.
--
Kind regards,
Evgeny Voevodin,
Leading Software Engineer,
AS
Signed-off-by: Evgeny Voevodin
Reviewed-by: Peter Maydell
---
Makefile.target |2 +-
hw/exynos4210.c | 19 +
hw/exynos4210_mct.c | 1488 +++
3 files changed, 1508 insertions(+), 1 deletions(-)
create mode 100644 hw/exynos4210_mct.c
SMDKC210 uses lan9215 chip, but lan9118 in 16-bit mode seems to
be enough.
Signed-off-by: Evgeny Voevodin
Reviewed-by: Peter Maydell
---
hw/exynos4_boards.c | 27 +--
1 files changed, 25 insertions(+), 2 deletions(-)
diff --git a/hw/exynos4_boards.c b/hw/exynos4_board
From: Maksim Kozlov
Patch adds basic model for Exynos4210 SoC PMU.
This model implements PMU registers just as a bulk of memory. Currently,
the only reason this device exists is that secondary CPU boot loader
uses PMU INFORM5 register as a holding pen.
Signed-off-by: Maksim Kozlov
Signed-off-by
Signed-off-by: Evgeny Voevodin
Reviewed-by: Peter Maydell
---
Makefile.target |2 +-
hw/exynos4210.c | 12 ++
hw/exynos4210_pwm.c | 422 +++
3 files changed, 435 insertions(+), 1 deletions(-)
create mode 100644 hw/exynos4210_pwm.c
Add initial support of NURI and SMDKC210 boards
Signed-off-by: Evgeny Voevodin
Reviewed-by: Peter Maydell
---
Makefile.target |3 +-
hw/exynos4210.c | 191 +++
hw/exynos4210.h | 40 +++
hw/exynos4_boards.c | 153 +++
This set of patches adds support for Samsung Exynos4210-based boards NURI and
SMDKC210.
Tested on Linux kernel v3.x series.
Usage:
Exynos4210 SOC boards are modelled to run two CPU cores..
Linux kernel v3.x configured with exynos4_defconfig can be used for boards
models testing with rootfs
on in
15.02.2012 18:46, Anthony Liguori пишет:
Please respond to this note with an '+1', or an Ack, to vote for this icon.
+1
--
Kind regards,
Evgeny Voevodin,
Leading Software Engineer,
ASWG, Moscow R&D center, Samsung Electronics
e-mail: e.voevo...@samsung.com
Xilinx zynq-7000 machine model. Also includes device model for the zynq-specific
system level control register (SLCR) module.
Signed-off-by: Peter A. G. Crosthwaite
---
changed from v4:
fixed FSF addess
changed device_init -> type_init
changes since v2:
removed 2 compile warnings from zynq_arm_sy
Device model for cadence gem ethernet controller.
Signed-off-by: Peter A. G. Crosthwaite
Signed-off-by: John Linn
---
changed from v4:
changed device_init -> type_init
changes from v1:
removed global init function
marked vmsd as unmigratable
cleaned up debug messages
Makefile.target |1 +
Implemented cadence Triple Timer Counter (TCC)
Signed-off-by: Peter A. G. Crosthwaite
Signed-off-by: John Linn
---
changed from v4:
fixed FSF addess
changed device_init -> type_init
changed from v3:
Fixed race condition where timer could miss match events on wrap around
changed from v2:
changed
Implemented cadence UART serial controller
Signed-off-by: Peter A. G. Crosthwaite
Signed-off-by: John Linn
---
changed from v4:
fixed FSF addess
changed device_init -> type_init
changes from v1:
converted register file to array
added vmsd state save/load support
removed read side effects from CI
This is a suite of Device models and a machine model for the Xilinx Zynq-7000
Extensible Processing Platform:
http://www.xilinx.com/products/silicon-devices/epp/zynq-7000/index.htm
This is an ARM based platform featuring embedded SoC peripherals. This patch
series includes a minimal set of devi
On Wed, Feb 15, 2012 at 10:34 PM, Anthony Liguori wrote:
> Please respond to this note with an '+1', or an Ack, to vote for this icon.
+1
--
Regards,
Zhi Yong Wu
On Wed, 15 Feb 2012 15:39:41 +0200, Avi Kivity wrote:
> On 02/07/2012 08:12 PM, Rusty Russell wrote:
> > > I would really love to have this, but the problem is that we'd need a
> > > general purpose bytecode VM with binding to some kernel APIs. The
> > > bytecode VM, if made general enough to hos
On 02/10/2012 05:29 AM, Jan Kiszka wrote:
The following changes since commit 57c83dacfe179bf061b8fa79d9553ebabe4d2ff4:
make: Remove duplicate use of GLIB_CFLAGS (2012-02-09 20:44:38 +0400)
are available in the git repository at:
git://git.kiszka.org/qemu.git queues/slirp
Pulled. Thanks
On 02/08/2012 02:01 PM, Marcelo Tosatti wrote:
The following changes since commit cf4dc461a4cfc3e056ee24edb26154f4d34a6278:
Restore consistent formatting (2012-02-07 22:11:04 +0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master
Pull
On 02/10/2012 04:09 AM, Gerd Hoffmann wrote:
Hi,
Here comes my vnc patch collection again. Rebased to latest master.
gained one more patch. All patches have been on the list before, the
last patch just once, the other ones multiple times. Seems nobody wants
tp pick them up, MAINTAINERS has
At 02/15/2012 09:01 PM, Luiz Capitulino Wrote:
> On Wed, 15 Feb 2012 09:51:04 +0100
> Jan Kiszka wrote:
>
>> On 2012-02-15 03:54, Wen Congyang wrote:
>>> At 02/15/2012 12:19 AM, Jan Kiszka Wrote:
On 2012-02-09 04:19, Wen Congyang wrote:
> Sync command needs these two APIs to suspend/resu
On Wed, 2012-02-15 at 22:21 +, Arnd Bergmann wrote:
> On Tuesday 07 February 2012, Alexander Graf wrote:
> > On 07.02.2012, at 07:58, Michael Ellerman wrote:
> >
> > > On Mon, 2012-02-06 at 13:46 -0600, Scott Wood wrote:
> > >> You're exposing a large, complex kernel subsystem that does very
>
On 02/10/2012 05:42 AM, Gerd Hoffmann wrote:
Hi,
Here comes the current usb patch queue. It brings some bugfixes. It
also revamps the usb packet workflow to move the whole thing to a
event-based workflow. xhci emulation needs this, and we also might be
able to use this with the other host
On 02/10/2012 06:47 AM, Kevin Wolf wrote:
The following changes since commit 57c83dacfe179bf061b8fa79d9553ebabe4d2ff4:
make: Remove duplicate use of GLIB_CFLAGS (2012-02-09 20:44:38 +0400)
Pulled. Thanks.
Regards,
Anthony Liguori
are available in the git repository at:
git://repo.o
+1
--
SUN OF A BEACH
On Wed, Feb 15, 2012 at 22:46, Anthony Liguori wrote:
> Please respond to this note with an '+1', or an Ack, to vote for this icon.
>
+1
--
SUN OF A BEACH
On Wed, Feb 15, 2012 at 22:40, Anthony Liguori wrote:
> Please respond to this note with an '+1', or an Ack, to vote for this icon.
>
Introduce a new structure CPUS as the controller of ICC (INTERRUPT
CONTROLLER COMMUNICATIONS), and new bus "ICC" to hold APIC,instead
of sysbus. So we can support APIC hot-plug feature.
This is repost of original patch for qemu-kvm rebased on current qemu:
http://lists.nongnu.org/archive/html/qemu
If cpu model wasn't specified at startup or hot-plug set it to default
value for the target.
Signed-off-by: Igor Mammedov
---
hw/pc.c |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/hw/pc.c b/hw/pc.c
index 3d35d78..ec50f16 100644
--- a/hw/pc.c
+++ b/hw/pc.c
@@ -93
Convert pc cpu to qdev device that is attached to icc bus, later
hot-plug ability of icc bus will allow to implement cpu hot-plug.
Signed-off-by: Igor Mammedov
---
hw/pc.c | 62 +++--
target-i386/cpu.h|1 +
target-i386/helper.c |
All cpus except of boot cpu should be halted after reset.
So remove redundant pc_cpu_reset and use cpu_reset instead.
Signed-off-by: Igor Mammedov
---
hw/pc.c | 11 ++-
target-i386/helper.c |1 +
2 files changed, 3 insertions(+), 9 deletions(-)
diff --git a/hw/pc.c b/
Since pc_new_cpu is used only once and to simplify implementation
of pc_cpus_init, pc_new_cpu body just moved into pc_cpus_init.
Signed-off-by: Igor Mammedov
---
hw/pc.c | 30 --
1 files changed, 12 insertions(+), 18 deletions(-)
diff --git a/hw/pc.c b/hw/pc.c
inde
It's backport of acpi related cpu-hotplug code from qemu-kvm.
Provides means to communicate cpu hot-plug events to guest OS
and that works with current seabios.
Signed-off-by: Igor Mammedov
---
hw/acpi_piix4.c | 65 +-
hw/pc.h |1
Adds ability to hot-add cpus if guest was started with options
-smp X,maxcpus=Y
where X < Y.
For simplicity sake this implementation doesn't allow to add specific
cpu but rather it adds the next not yet plugged cpu.
For adding cpu just execute following command in monitor:
device_add cpu-p
On Wed, Feb 15, 2012 at 8:31 AM, Anthony Liguori wrote:
> Please respond to this note with an '+1', or an Ack, to vote for this icon.
+1
-- Meador
On 02/15/2012 05:16 PM, Igor Mammedov wrote:
Adds ability to hot-add cpus if guest was started with options
-smp X,maxcpus=Y
where X< Y.
For simplicity sake this implementation doesn't allow to add specific
cpu but rather it adds the next not yet plugged cpu.
For adding cpu just execute fo
On Wed, Feb 15, 2012 at 8:46 AM, Anthony Liguori wrote:
> Please respond to this note with an '+1', or an Ack, to vote for this icon.
+1
On 15 February 2012 23:02, Andreas Färber wrote:
> Am 15.02.2012 10:38, schrieb Michael S. Tsirkin:
>> why does slirp have all these
>> defines in the first place?
>>
>> slirp/mbuf.h:#define m_nextpkt m_hdr.mh_nextpkt
>> slirp/mbuf.h:#define ifs_next m_nextpkt
>>
>> Seriously, #define for a field
Previous version was titled "Make vcpu hotplug work for qemu"
Why it is needed?
Feature is implemented by many other solutions and seems to be in high
demand from users. For example it's possible to do hot-plug with xen
tool stack or with kvm using qemu-kvm+some voodoo (i.e. lost pat
Am 15.02.2012 10:38, schrieb Michael S. Tsirkin:
> why does slirp have all these
> defines in the first place?
>
> slirp/mbuf.h:#define m_nextpkt m_hdr.mh_nextpkt
> slirp/mbuf.h:#define ifs_next m_nextpkt
>
> Seriously, #define for a field name?
We have some such #defines in ibm8514 graphics ca
Did you remember to load PCI hotplug modules into the guest?
sudo modprobe acpiphp
sudo modprobe pci_hotplug
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/591666
Title:
broken "pci_add auto storage
Note: This patch is NOT FOR UPSTREAM, still under development.
Use it for developer testing of the new v2 log format only.
Signed-off-by: Harsh Prateek Bora
---
scripts/simpletrace.py | 112 +++-
1 files changed, 101 insertions(+), 11 deletions(-)
di
Please respond to this note with an '+1', or an Ack, to vote for this icon.
<>
This patchset introduces 2 major updates:
1) Tracetool Improvements (Conversion from shell script to python)
2) Simpletrace v2 log format (Support for variable args, strings)
Existing simple trace can log upto 6 args per trace event and does not
support strings in trace record format. Introducing
On 02/15/2012 07:39 AM, Avi Kivity wrote:
On 02/07/2012 08:12 PM, Rusty Russell wrote:
I would really love to have this, but the problem is that we'd need a
general purpose bytecode VM with binding to some kernel APIs. The
bytecode VM, if made general enough to host more complicated devices,
wo
I've taken this into arm-devs.next (fixing up the trivial conflict
with the Exynos new entry in the process).
thanks
-- PMM
On 6 February 2012 14:05, Mark Langsdorf wrote:
> Signed-off-by: Mark Langsdorf
> ---
> Changes from v1
> Put entry in alphabetical order
> Added maintainers
Please respond to this note with an '+1', or an Ack, to vote for this icon.
<>
>>> On 2/15/2012 at 07:46 AM, Anthony Liguori wrote:
> Please respond to this note with an '+1', or an Ack, to vote for this icon.
ACK
>>> On 2/15/2012 at 07:39 AM, Anthony Liguori wrote:
> Please respond to this note with an '+1', or an Ack, to vote for this icon.
ACK
- Original Message -
> Please respond to this note with an '+1', or an Ack, to vote for this
> icon.
>
+1.
Y.
They are QMP events, not monitor events. Rename them accordingly.
Also, move bdrv_emit_qmp_error_event() up in the file. A new event will
be added soon and it's good to have them next each other.
Signed-off-by: Luiz Capitulino
---
block.c | 58 +++--
Please respond to this note with an '+1', or an Ack, to vote for this icon.
<>
Please respond to this note with an '+1', or an Ack, to vote for this icon.
<>
From: Lluís Vilanova
Signed-off-by: Lluís Vilanova
Signed-off-by: Harsh Prateek Bora
---
scripts/tracetool.py | 20 +++-
1 files changed, 11 insertions(+), 9 deletions(-)
diff --git a/scripts/tracetool.py b/scripts/tracetool.py
index 3502524..1cf5c8f 100755
--- a/scripts/tra
From: Lluís Vilanova
NOTE: This is a port of a patch in Stefanha's tracing tree to the new
pythonic tracetool version.
Adds a 'TRACE_${NAME}_ENABLED' preprocessor define for each tracing event
in "trace.h".
This lets the user conditionally compile code with a relatively high
execution cost that
Instantiate the CLCD on the vexpress motherboard as well as one on
the daughterboard -- the A15 daughterboard does not have a CLCD
and so relies on the motherboard one.
At the moment QEMU doesn't provide infrastructure for selecting
which display device gets to actually show graphics -- the first
Anthony Liguori wrote:
Please respond to this note with an '+1', or an Ack, to vote for this icon.
+1
Anthony Liguori wrote:
Please respond to this note with an '+1', or an Ack, to vote for this icon.
+1
From: Wen Congyang
Subject: Re: [RFC][PATCH 05/16 v6] Add API to get memory mapping
Date: Wed, 15 Feb 2012 17:41:15 +0800
> At 02/15/2012 05:17 PM, Jan Kiszka Wrote:
>> On 2012-02-15 05:07, Wen Congyang wrote:
>>> At 02/15/2012 01:21 AM, Jan Kiszka Wrote:
On 2012-02-09 04:22, Wen Congyang wr
On 02/15/2012 07:38 AM, Anthony Liguori wrote:
> Please respond to this note with an '+1', or an Ack, to vote for this icon.
ACK
--
Eric Blake ebl...@redhat.com+1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
On 02/15/2012 10:49 AM, Peter Maydell wrote:
> On 15 February 2012 16:41, Meador Inge wrote:
>> glib calls 'CoTaskMemFree' which is defined by ole32.dll.
>> Therefore when building with mingw32 -lole32 should be in
>> 'LIBS'.
>
> Not that I'm objecting to the patch, but isn't this technically
>
On Wed, Feb 15, 2012 at 11:04 AM, Anthony Liguori wrote:
> Please respond to this note with an '+1', or an Ack, to vote for this icon.
ACK
...more specifically: for site/wiki logo.
Please respond to this note with an '+1', or an Ack, to vote for this icon.
<>
Signed-off-by: Harsh Prateek Bora
---
Makefile.objs|6 +-
Makefile.target | 10 +-
configure|7 +-
scripts/tracetool| 643 --
scripts/tracetool.py | 534 +
5 files chan
On Wed, Feb 15, 2012 at 3:34 PM, Anthony Liguori wrote:
> Please respond to this note with an '+1', or an Ack, to vote for this icon.
+1
It's true if the tray has changed its state. This is going to be used
by the next commit.
Signed-off-by: Luiz Capitulino
---
block.c|2 +-
block.h|2 +-
block/raw.c|2 +-
hw/ide/atapi.c |2 +-
hw/ide/core.c |2 +-
hw/scsi-disk.c |2 +-
6 files changed
Signed-off-by: Luiz Capitulino
---
block.c |2 +-
block.h |2 +-
block/raw-posix.c |6 +++---
block/raw.c |2 +-
block_int.h |2 +-
5 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/block.c b/block.c
index d867d0f..b5710e1 100644
--
Please respond to this note with an '+1', or an Ack, to vote for this icon.
<>
Please respond to this note with an '+1', or an Ack, to vote for this icon.
<>
Am 15.02.2012 15:34, schrieb Anthony Liguori:
Please respond to this note with an '+1', or an Ack, to vote for this
icon.
+1 (if the license for this logo is compatible with QEMU)
Ping... Any comments on the v3 patch?
http://lists.nongnu.org/archive/html/qemu-devel/2012-02/msg01236.html
On Thu, Feb 9, 2012 at 8:31 PM, Meador Inge wrote:
> There have been reports [1, 2] where folks have had issues building
> VirtFS and the virtio backend on older systems. I personally saw
On Wed, Feb 15, 2012 at 14:34, Anthony Liguori wrote:
> Please respond to this note with an '+1', or an Ack, to vote for this icon.
+1
On Wed, Feb 15, 2012 at 14:46, Anthony Liguori wrote:
> Please respond to this note with an '+1', or an Ack, to vote for this icon.
+1
I wrote:
> This patch works (in that it fixes this problem with a test case I have
> coincidentally received from another reporter this week), although I
> notice that doing read/write syscalls via gdb is dreadfully slow
> because there seems to be ~1second delay between gdb sending its response
>
It's emitted whenever the tray is moved by the guest or by HMP/QMP
commands.
Signed-off-by: Luiz Capitulino
---
QMP/qmp-events.txt | 17 +
block.c| 24
monitor.c |3 +++
monitor.h |1 +
4 files changed, 45 inserti
On Wed, Feb 15, 2012 at 19:36, Richard Henderson wrote:
> On 02/15/2012 10:11 AM, Blue Swirl wrote:
>> #if defined(CONFIG_SOFTMMU)
>> - int mem_index, s_bits, arg_idx;
>> + int mem_index, s_bits;
>> +#if TCG_TARGET_REG_BITS == 64
>> + int arg_idx;
>> +#else
>> + int stack_adjust;
>> +
Please respond to this note with an '+1', or an Ack, to vote for this icon.
<>
From: Lluís Vilanova
Signed-off-by: Lluís Vilanova
Signed-off-by: Harsh Prateek Bora
---
scripts/tracetool.py | 21 +
1 files changed, 9 insertions(+), 12 deletions(-)
diff --git a/scripts/tracetool.py b/scripts/tracetool.py
index 84003f5..1085fc4 100755
--- a/scripts/tr
On 15 February 2012 14:31, Anthony Liguori wrote:
> Please respond to this note with an '+1', or an Ack, to vote for this icon.
At the request of Andreas Färber, I also created a version with QEMU
in all caps (as it should be):
http://lists.gnu.org/archive/html/qemu-devel/2011-12/msg00229.html
h
Please respond to this note with an '+1', or an Ack, to vote for this icon.
<>
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
---
scripts/tracetool.py | 82 ++-
trace/simple.c | 226 ++
Am 15.02.2012 17:41, schrieb Meador Inge:
glib calls 'CoTaskMemFree' which is defined by ole32.dll.
Therefore when building with mingw32 -lole32 should be in
'LIBS'.
Signed-off-by: Meador Inge
---
configure | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure b/config
On 02/15/2012 10:11 AM, Blue Swirl wrote:
> #if defined(CONFIG_SOFTMMU)
> -int mem_index, s_bits, arg_idx;
> +int mem_index, s_bits;
> +#if TCG_TARGET_REG_BITS == 64
> +int arg_idx;
> +#else
> +int stack_adjust;
> +#endif
...
> -if (TCG_TARGET_REG_BITS == 64) {
> -tcg
Drop upper case from field name.
Generated by:
s#\bM_dat\b#m_dat#g;
Signed-off-by: Michael S. Tsirkin
---
slirp/ip_input.c |6 +++---
slirp/mbuf.c | 28 ++--
slirp/mbuf.h | 10 +-
slirp/socket.c |2 +-
4 files changed, 23 insertions(+), 23 d
M_dat union has an ugly name. We never use it
so just make it unnamed.
Signed-off-by: Michael S. Tsirkin
---
slirp/mbuf.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/slirp/mbuf.h b/slirp/mbuf.h
index 292cbb3..57f6551 100644
--- a/slirp/mbuf.h
+++ b/slirp/mbuf.h
@@ -
This is on top of my previous field renaming patch
Michael S. Tsirkin (2):
slirp: remove unused type name
slirp: M_dat -> m_dat
slirp/ip_input.c |6 +++---
slirp/mbuf.c | 28 ++--
slirp/mbuf.h | 12 ++--
slirp/socket.c |2 +-
4 files chan
From: Lluís Vilanova
Signed-off-by: Lluís Vilanova
Signed-off-by: Harsh Prateek Bora
---
Makefile.objs|6 +-
Makefile.target |3 +-
scripts/tracetool.py | 321 --
3 files changed, 211 insertions(+), 119 deletions(-)
diff --
On 02/15/2012 05:57 AM, Alexander Graf wrote:
>
> On 15.02.2012, at 12:18, Avi Kivity wrote:
>
>> Well the real reason is we have an extra bit reported by page faults
>> that we can control. Can't you set up a hashed pte that is configured
>> in a way that it will fault, no matter what type of a
On Wed, Feb 15, 2012 at 08:33:35AM -0600, Anthony Liguori wrote:
> Please respond to this note with an '+1', or an Ack, to vote for this icon.
ACK
Daniel
--
|: http://berrange.com -o-http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org -o- http://vi
On real Versatile Express hardware, the boot ROM puts the secondary
CPU bootcode/holding pen in SRAM. We can therefore rely on Linux not
trashing this memory until secondary CPUs have booted up, and can
put our QEMU-specific pen code in the same place. This allows us to
drop the odd "hack" RAM page
On 2012-02-15 19:45, Michael S. Tsirkin wrote:
> Remove ugly macros for field names,
> change done by the following script:
>
> s#\bifq_prev\b#m_prev#g;
> s#\bifq_next\b#m_next#g;
> s#\bifs_prev\b#m_prevpkt#g;
> s#\bifs_next\b#m_nextpkt#g;
> s#\bifq_so\b#m_so#g;
> s#\bm_next\b#m_hdr.mh_next#g;
> s
From: Lluís Vilanova
Signed-off-by: Lluís Vilanova
Signed-off-by: Harsh Prateek Bora
---
scripts/tracetool.py | 32 ++--
1 files changed, 10 insertions(+), 22 deletions(-)
diff --git a/scripts/tracetool.py b/scripts/tracetool.py
index 986dc4d..2d6f9ee 100755
---
This logo does even contains an emu.
It's a quick draft it could be refined.
http://files.nodalink.com/qemu/black_and_orange_qemu.svg
Best regards
Benoît
On Thu, Nov 10, 2011 at 11:10 PM, Anthony Liguori wrote:
> Hi
>
> We're long over due for a mascot for QEMU. Our wiki is nice, but is
> mi
Remove ugly macros for field names,
change done by the following script:
s#\bifq_prev\b#m_prev#g;
s#\bifq_next\b#m_next#g;
s#\bifs_prev\b#m_prevpkt#g;
s#\bifs_next\b#m_nextpkt#g;
s#\bifq_so\b#m_so#g;
s#\bm_next\b#m_hdr.mh_next#g;
s#\bm_prev\b#m_hdr.mh_prev#g;
s#\bm_nextpkt\b#m_hdr.mh_nextpkt#g;
s#
There's been one non-rfc patch and one or two rfc ones. This is v2 of the
non-rfc one.
I think this version does what Kevin and Markus were asking: the event is
emitted whenever the tray moves, be it the guest or HMP/QMP commands.
In a previous email I said that I'd be reviving an old series that
Please respond to this note with an '+1', or an Ack, to vote for this icon.
<>
1 - 100 of 254 matches
Mail list logo