On Wed, Jul 20, 2011 at 10:30 PM, Lucas Meneghel Rodrigues
wrote:
> From: pradeep
>
> This patch introduces a soft lockup/drift test with stress.
>
> 1) Boot up a VM.
> 2) Build stress on host and guest.
> 3) run heartbeat monitor with the given options on server and host.
> 3) Run fo
On Sun, 2011-08-14 at 12:23 +0930, Rusty Russell wrote:
> On Sat, 13 Aug 2011 11:51:01 +0300, Sasha Levin
> wrote:
> > The MAC of a virtio-net device is located at the first field of the device
> > specific header. This header is located at offset 20 if the device doesn't
> > support MSI-X or off
On 08/13/2011 10:05 PM, Avi Kivity wrote:
On 08/12/2011 06:48 AM, Anthony Liguori wrote:
target_phys_addr_t offset_in_region;
AddrRange addr;
uint8_t dirty_log_mask;
+ bool readable;
@@ -125,6 +125,7 @@ struct FlatRange {
In a follow up, it might be good to add a comment explaining that this
w
Am 14.08.2011 um 06:29 schrieb Anthony Liguori :
> On 08/13/2011 10:05 PM, Avi Kivity wrote:
>> On 08/12/2011 06:48 AM, Anthony Liguori wrote:
target_phys_addr_t offset_in_region;
AddrRange addr;
uint8_t dirty_log_mask;
+ bool readable;
>>> @@ -125,6 +125,7 @@ struct FlatRange
On 08/14/2011 10:43 AM, Alexander Graf wrote:
Am 14.08.2011 um 06:29 schrieb Anthony Liguori:
On 08/13/2011 10:05 PM, Avi Kivity wrote:
On 08/12/2011 06:48 AM, Anthony Liguori wrote:
target_phys_addr_t offset_in_region;
AddrRange addr;
uint8_t dirty_log_mask;
+ bool readable;
@@ -125,6 +125
On 08/11/2011 02:53 PM, Peter Maydell wrote:
On 11 August 2011 17:29, Avi Kivity wrote:
> -static uint32_t pci_vpb_config_readl (void *opaque, target_phys_addr_t addr)
> +static uint64_t pci_vpb_config_read(void *opaque, target_phys_addr_t addr,
> +unsigned
On 08/12/2011 06:23 AM, Peter Maydell wrote:
>static int realview_mpcore_init(SysBusDevice *dev)
>{
> mpcore_rirq_state *s = FROM_SYSBUS(mpcore_rirq_state, dev);
> @@ -79,7 +84,7 @@ static int realview_mpcore_init(SysBusDevice *dev)
> }
> }
> qdev_init_gpio_in
https://bugzilla.kernel.org/show_bug.cgi?id=39412
Florian Mickler changed:
What|Removed |Added
Status|VERIFIED|REOPENED
Resolution|CODE_FIX
On Sun, 14 Aug 2011 16:57:32 +0300, Sasha Levin wrote:
> On Sun, 2011-08-14 at 12:23 +0930, Rusty Russell wrote:
> > On Sat, 13 Aug 2011 11:51:01 +0300, Sasha Levin
> > wrote:
> > > The MAC of a virtio-net device is located at the first field of the device
> > > specific header. This header is l
https://bugzilla.kernel.org/show_bug.cgi?id=23992
--- Comment #3 from CJ 2011-08-15 02:55:24 ---
I followed the notes to install netinst.iso
(http://people.debian.org/~sthibault/hurd-i386/installer/cdimage/netinst.iso)
on KVM but the guest OS hangs at "Select and install software" -- "Runnin
https://bugzilla.kernel.org/show_bug.cgi?id=40752
--- Comment #4 from Anonymous Emailer
2011-08-15 03:00:06 ---
Reply-To: xiaoguangr...@cn.fujitsu.com
On 08/10/2011 09:39 PM, Avi Kivity wrote:
> On 08/09/2011 09:16 PM, bugzilla-dae...@bugzilla.kernel.org wrote:
>> https://bugzilla.kernel.o
On 08/13/2011 12:12 AM, Badari Pulavarty wrote:
On 8/12/2011 4:40 AM, Liu Yuan wrote:
On 08/12/2011 04:27 PM, Liu Yuan wrote:
On 08/12/2011 12:50 PM, Badari Pulavarty wrote:
On 8/10/2011 8:19 PM, Liu Yuan wrote:
On 08/11/2011 11:01 AM, Liu Yuan wrote:
It looks like the patch wouldn't work
On 8/14/2011 8:20 PM, Liu Yuan wrote:
On 08/13/2011 12:12 AM, Badari Pulavarty wrote:
On 8/12/2011 4:40 AM, Liu Yuan wrote:
On 08/12/2011 04:27 PM, Liu Yuan wrote:
On 08/12/2011 12:50 PM, Badari Pulavarty wrote:
On 8/10/2011 8:19 PM, Liu Yuan wrote:
On 08/11/2011 11:01 AM, Liu Yuan wrote:
On 08/12/2011 02:45 AM, Paolo Bonzini wrote:
On 08/11/2011 06:20 PM, Paolo Bonzini wrote:
+qemu_mutex_lock_ramlist();
QLIST_REMOVE(block, next);
QLIST_INSERT_HEAD(&ram_list.blocks, block, next);
+qemu_mutex_unlock_ramlist();
14 matches
Mail list logo