On 05/20/2011 08:59 PM, Blue Swirl wrote:
On Thu, May 19, 2011 at 5:12 PM, Avi Kivity wrote:
> The memory API separates the attributes of a memory region (its size, how
> reads or writes are handled, dirty logging, and coalescing) from where it
> is mapped and whether it is enabled. This all
On 05/20/2011 09:16 PM, Blue Swirl wrote:
On Fri, May 20, 2011 at 5:46 PM, Anthony Liguori wrote:
> On 05/20/2011 09:40 AM, Richard Henderson wrote:
>>
>> On 05/20/2011 07:31 AM, Anthony Liguori wrote:
>>>
>>> But is this a characteristic of devices or is this a characteristic of
>>> the chi
On 05/20/2011 05:46 PM, Anthony Liguori wrote:
On 05/20/2011 09:40 AM, Richard Henderson wrote:
On 05/20/2011 07:31 AM, Anthony Liguori wrote:
But is this a characteristic of devices or is this a characteristic
of the chipset/CPU?
Chipset.
So if the chipset only allows accesses that are 64-
On 05/20/2011 05:31 PM, Anthony Liguori wrote:
Several alpha system chips MCE when accessed with incorrect sizes.
E.g. only 64-bit accesses are allowed.
But is this a characteristic of devices or is this a characteristic of
the chipset/CPU?
The chipset is modelled by a MemoryRegion too.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Update to lastest Xorg and/or change mouse protocol in Xorg configuration.
The default protocol is not emulated (at all, or well enough) by QEMU and while
it detects a mouse it does not work, lastest Ubuntu version does not show this
problem
man
SE RENTAN TERRENOS CENTRICOS
1
SE RENTA TERRENO DE 6,801 METROS CUADRADOS (116.27 MTS POR 58.50 MTS)
PAVIMENTADO Y CERCADO CON MALLA CICLONICA, LOCALIZADO ENTRE AVE. MANUEL L.
BARRAGAN Y AVE. ALFONSO REYES (ANTES UNIVERSIDAD), CRUZ CON AVE. RUIZ
CORTINES EN LA COLONIA REGINA.
INFORMES TEL
On Sat, 21 May 2011 09:43:57 pm Amirali Shambayati wrote:
> Hi Brad,
Hi.
Please don't "top post" (google for this if you don't understand it).
> Qemu starts, kernel boots and ubuntu's GUI boots. I use "dmesg" in
> terminal to see printks which I have put in kernel code.
When I wrote "Does it show
Hello again,
Ok, actually kvm-Build-an-additional-bios-without-hotplug-support.patch
from redhat did the trick. (I just somehow screwed it initially)
Still, some more user-friendly way would be nice...
Regards,
Nikolai
21.05.2011 20:11, I wrote:
> Hello all,
>
> is there some simple way to d
On 21.05.2011 14:46, Aurelien Jarno wrote:
We definitely need to rewrite/improve the register allocator to save a
global back to memory when it is not used later in the TB. I am
currently working on that, I hope to have something ready soon.
I think I have this done already. The patches need cl
Hello all,
is there some simple way to disable pci hotplug support in qemu-kvm (via
some command-line options or alike)?
Problem is, my guest windows xp is thinking that it could attempt to
remove Intel 82371SB, Cirrus Logic 5446, and other pci devices, and
enumerates them all under "Safe re
** Patch added:
"0001-fw_cfg-Disallow-writes-to-non-writable-firmware-entr.patch"
https://bugs.launchpad.net/bugs/786211/+attachment/2137594/+files/0001-fw_cfg-Disallow-writes-to-non-writable-firmware-entr.patch
** Visibility changed to: Public
--
You received this bug notification because
*** This bug is a security vulnerability ***
Public security bug reported:
When the DRQ_STAT bit is set, the IDE core permits both data reads and
data writes, regardless of whether the current transfer was initiated as
a read or write.
Furthermore, the IO buffer is allocated via a qemu_memalign
Public bug reported:
Several calls in the ide_exec_cmd handler are missing checks for
(!s->bs) or similar, resulting in NULL pointer dereferences, divide-by-
zero, or possibly other badness if the guest performs operations on a
non-existent IDE master.
For example, the WIN_READ_NATIVE_MAX command
On Sat, May 21, 2011 at 16:00, Alexander Graf wrote:
>
> On 21.05.2011, at 13:46, Alexey Zaytsev wrote:
>
>> On Sat, May 21, 2011 at 14:26, Alexey Zaytsev
>> wrote:
Ok, so I just installed the current OpenIndiana development build
(http://dlc.openindiana.org/isos/148/oi-dev-148-text-x
On Fri, May 20, 2011 at 09:35:08PM +0200, Aurelien Jarno wrote:
> On Fri, May 20, 2011 at 04:39:27PM +0400, Kirill Batuzov wrote:
> > This series implements some basic machine-independent optimizations. They
> > simplify code and allow liveness analysis do it's work better.
> >
> > Suppose we hav
On 05/20/2011 11:35 PM, Aurelien Jarno wrote:
>
> On Fri, May 20, 2011 at 04:39:27PM +0400, Kirill Batuzov wrote:
>> This series implements some basic machine-independent optimizations. They
>> simplify code and allow liveness analysis do it's work better.
>>
>> Suppose we have following ARM code
This introduces a qemu-img create option for sheepdog which allows the
data to be preallocated (note that sheepdog always preallocates
metadata). This is necessary to use Sheepdog volumes as a backend
storage for iSCSI target. More information is available at
https://sourceforge.net/apps/trac/she
On 21.05.2011, at 11:39, Andreas Färber wrote:
> Am 21.05.2011 um 03:58 schrieb Alexander Graf:
>
>> Am 21.05.2011 um 00:37 schrieb Andreas Färber :
>>
>>> Am 20.05.2011 um 09:40 schrieb Alexander Graf:
>>>
On 20.05.2011, at 05:34, David Gibson wrote:
> Early ppc64 CPUs include
On 21.05.2011, at 13:46, Alexey Zaytsev wrote:
> On Sat, May 21, 2011 at 14:26, Alexey Zaytsev
> wrote:
>>> Ok, so I just installed the current OpenIndiana development build
>>> (http://dlc.openindiana.org/isos/148/oi-dev-148-text-x86.iso) on AHCI and
>>> booted from it. It works just fine fo
On Sat, May 21, 2011 at 14:26, Alexey Zaytsev wrote:
>> Ok, so I just installed the current OpenIndiana development build
>> (http://dlc.openindiana.org/isos/148/oi-dev-148-text-x86.iso) on AHCI and
>> booted from it. It works just fine for me :).
>>
>
> Confirmed, works after a clean install. I
Hi Brad,
Qemu starts, kernel boots and ubuntu's GUI boots. I use "dmesg" in
terminal to see printks which I have put in kernel code. My problem is
that, mouse is hanged in the middle of the screen. I need mouse to
connect to Internet!! if anyway exists to make Internet connection
using terminal, I
On 21.05.2011, at 13:13, David Gibson wrote:
> On Sat, May 21, 2011 at 11:46:12AM +0200, Alexander Graf wrote:
>>
>> On 21.05.2011, at 11:40, Andreas Färber wrote:
>>
>>> Am 20.05.2011 um 09:40 schrieb Alexander Graf:
>>>
On 20.05.2011, at 05:34, David Gibson wrote:
> Early ppc6
On Sat, May 21, 2011 at 11:46:12AM +0200, Alexander Graf wrote:
>
> On 21.05.2011, at 11:40, Andreas Färber wrote:
>
> > Am 20.05.2011 um 09:40 schrieb Alexander Graf:
> >
> >> On 20.05.2011, at 05:34, David Gibson wrote:
> >>
> >>> Early ppc64 CPUs include a hack to partially simulate the ppc3
On Sat, May 21, 2011 at 11:37:49AM +0200, Laurent Desnogues wrote:
> On Sat, May 21, 2011 at 1:31 AM, Andreas Färber
> wrote:
> [...]
> > Has anyone evaluated reusing LLVM optimization passes for TCG? Or maybe
> > GIMPL if there's an equivalent?
>
> IMHO the qemu_ld/st semantics and the size of
Am 17.05.2011 um 22:39 schrieb Blue Swirl:
On Tue, May 17, 2011 at 5:47 AM, David Ahern
wrote:
On 05/16/11 13:56, Gerd Hoffmann wrote:
This patch finally merges the EHCI host adapter aka USB 2.0 support.
Based on git://git.kiszka.org/qemu.git ehci
Changes:
- Adapt to recent changes in th
> Ok, so I just installed the current OpenIndiana development build
> (http://dlc.openindiana.org/isos/148/oi-dev-148-text-x86.iso) on AHCI and
> booted from it. It works just fine for me :).
>
Confirmed, works after a clean install. I'll see if I can get it into
non-working state.
Am 20.05.2011 um 05:34 schrieb David Gibson:
Early ppc64 CPUs include a hack to partially simulate the ppc32
segment
registers, by translating writes to them into writes to the SLB.
This is
not used by any current Linux kernel, but it is used by the openbios
used
in the qemu mac99 model.
On 21.05.2011, at 11:40, Andreas Färber wrote:
> Am 20.05.2011 um 09:40 schrieb Alexander Graf:
>
>> On 20.05.2011, at 05:34, David Gibson wrote:
>>
>>> Early ppc64 CPUs include a hack to partially simulate the ppc32 segment
>>> registers, by translating writes to them into writes to the SLB.
On 21.05.2011, at 11:39, Andreas Färber wrote:
> Am 21.05.2011 um 03:58 schrieb Alexander Graf:
>
>> Am 21.05.2011 um 00:37 schrieb Andreas Färber :
>>
>>> Am 20.05.2011 um 09:40 schrieb Alexander Graf:
>>>
On 20.05.2011, at 05:34, David Gibson wrote:
> Early ppc64 CPUs include
Am 20.05.2011 um 09:40 schrieb Alexander Graf:
On 20.05.2011, at 05:34, David Gibson wrote:
Early ppc64 CPUs include a hack to partially simulate the ppc32
segment
registers, by translating writes to them into writes to the SLB.
This is
not used by any current Linux kernel, but it is used
On 21.05.2011, at 03:58, Alexander Graf wrote:
>
> Am 21.05.2011 um 00:37 schrieb Andreas Färber :
>
>> Am 20.05.2011 um 09:40 schrieb Alexander Graf:
>>
>>> On 20.05.2011, at 05:34, David Gibson wrote:
>>>
Early ppc64 CPUs include a hack to partially simulate the ppc32 segment
regi
Am 21.05.2011 um 03:58 schrieb Alexander Graf:
Am 21.05.2011 um 00:37 schrieb Andreas Färber
:
Am 20.05.2011 um 09:40 schrieb Alexander Graf:
On 20.05.2011, at 05:34, David Gibson wrote:
Early ppc64 CPUs include a hack to partially simulate the ppc32
segment
registers, by translating wr
On Sat, May 21, 2011 at 1:31 AM, Andreas Färber wrote:
[...]
> Has anyone evaluated reusing LLVM optimization passes for TCG? Or maybe
> GIMPL if there's an equivalent?
IMHO the qemu_ld/st semantics and the size of TB blocks
will always limit the usefulness of more involved
optimizations than wha
Support commas in the parameter list of multiboot modules, by using double
commas (via get_opt_value()).
Signed-off-by: Adam Lackorzynski
---
hw/multiboot.c | 18 +-
1 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/hw/multiboot.c b/hw/multiboot.c
index 394ed01..7d
Am 20.05.2011 um 12:32 schrieb Peter Maydell:
On 15 May 2011 15:13, Aurelien Jarno wrote:
Instead of using a table which doesn't correspond to anything from
physical in the CPU, use directly the constants in helper_fld*_ST0().
Actually I rather suspect there is effectively a table in the CPU
On 20.05.2011, at 19:27, Alexey Zaytsev wrote:
> On Fri, May 20, 2011 at 00:29, Alexey Zaytsev
> wrote:
>> On Tue, May 17, 2011 at 17:46, Alexander Graf wrote:
>>>
>>> On 15.05.2011, at 18:41, Alexey Zaytsev wrote:
>>>
Hi again.
After reverting 667bb59, ahci works fine in Lin
On 20.05.2011, at 22:30, Stefan Weil wrote:
> When QEMU was configured with --enable-debug-tcg,
> compilation fails in spr_write_booke206_mmucsr0() and in
> spr_write_booke_pid(). Similar changes are also needed
> in conditional code which is normally unused.
Stefan (Hajnoczi), can we add --enab
On Fri, May 20, 2011 at 1:59 PM, Stefan Hajnoczi
wrote:
> From: Kevin Wolf
>
> Asynchronous code is becoming very complex. At the same time
> synchronous code is growing because it is convenient to write.
> Sometimes duplicate code paths are even added, one synchronous and the
> other asynchrono
38 matches
Mail list logo