qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci?expre


From: Adnan Khaleel
Subject: Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci?express support
Date: Tue, 10 May 2011 11:58:58 -0500

I found one problem in the bios config that was preventing the BIOS from seeing the MBR. 
The AHCI support was not enabled. To fix this 
change seabios/.config

CONFIG_AHCI=y

The system now loads the boot loader and does some device initialization. However, the boot gets stuck when the OS partition cannot be seen and I get a message saying 

"Waiting for device /dev/disk/by-uuid/xxxx to appear: ............ Could not find /dev/disk/by-uuid/xxxx"

Any ideas whats happening here?

AK

From: Adnan Khaleel [mailto:address@hidden
To: address@hidden
Cc: Hu Tao [mailto:address@hidden
Sent: Tue, 10 May 2011 11:43:33 -0500
Subject: Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci?express support

Hi Hu,

Have you managed to get this working? 

Adnan

From: Adnan Khaleel [mailto:address@hidden]
To: Isaku Yamahata [mailto:address@hidden]
Cc: Hu Tao [mailto:address@hidden], address@hidden
Sent: Thu, 21 Apr 2011 11:12:37 -0500
Subject: Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci?express support

I still get the same error:

Getting index for pack c0c6d1b7fc8ae79abf99bfb6a402b50e2ec98557
Getting pack c0c6d1b7fc8ae79abf99bfb6a402b50e2ec98557
 which contains ad620c29c2da573e3a5f13f5b1eb2694fee64cfb
error: cannot unpack 000198da6f46c240e46c562caf57b14268d27597 from /users/akhaleel/akhaleel/MergeSpace/qemu_0.14_q35/qemu/.git/objects/pack/pack-c0c6d1b7fc8ae79abf99bfb6a402b50e2ec98557.pack
:
:
error: cannot unpack fffd440d2ca664a03ee83eabc00107eaf74d7af4 from /users/akhaleel/akhaleel/MergeSpace/qemu_0.14_q35/qemu/.git/objects/pack/pack-c0c6d1b7fc8ae79abf99bfb6a402b50e2ec98557.pack
error: Unable to find ad620c29c2da573e3a5f13f5b1eb2694fee64cfb under http://people.valinux.co.jp/~yamahata/qemu/q35/20110316/qemu/
Cannot obtain needed none ad620c29c2da573e3a5f13f5b1eb2694fee64cfb
while processing commit 0000000000000000000000000000000000000000.
rm: cannot remove directory `/users/akhaleel/akhaleel/MergeSpace/qemu_0.14_q35/qemu/.git/clone-tmp': Directory not empty


From: Isaku Yamahata [mailto:address@hidden]
To: Adnan Khaleel [mailto:address@hidden]
Cc: Hu Tao [mailto:address@hidden], address@hidden
Sent: Wed, 20 Apr 2011 21:07:46 -0500
Subject: Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci?express support

Okay. Can you please try git clone again?

On Wed, Apr 20, 2011 at 06:41:56PM -0500, Adnan Khaleel wrote:
> Something is still wrong,
>
> I get the following errors now:
>
> :
> error: cannot unpack fffd440d2ca664a03ee83eabc00107eaf74d7af4 from /users/
> akhaleel/akhaleel/MergeSpace/qemu_0.14_q35/qemu/.git/objects/pack/
> pack-c0c6d1b7fc8ae79abf99bfb6a402b50e2ec98557.pack
> error: Unable to find ad620c29c2da573e3a5f13f5b1eb2694fee64cfb under http://
> people.valinux.co.jp/~yamahata/qemu/q35/20110316/qemu/
> Cannot obtain needed none ad620c29c2da573e3a5f13f5b1eb2694fee64cfb
> while processing commit 0000000000000000000000000000000000000000.
> rm: cannot remove directory `/users/akhaleel/akhaleel/MergeSpace/qemu_0.14_q35/
> qemu/.git/clone-tmp': Directory not empty
>
> Adnan
>
>
> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
> From: Isaku Yamahata [mailto:address@hidden]
> To: Hu Tao [mailto:address@hidden], Adnan Khaleel
> [mailto:address@hidden]
> Cc: address@hidden
> Sent: Wed, 20 Apr 2011 17:46:44 -0500
> Subject: Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci
> express support
>
> I forgot to changet its HEAD. Now it's fixed.
> So please change the branch manually or clone the repo again.
>
> On Tue, Apr 19, 2011 at 04:58:32PM +0800, Hu Tao wrote:
> > On Tue, Apr 19, 2011 at 05:51:27PM +0900, Isaku Yamahata wrote:
> > > On Tue, Apr 19, 2011 at 04:28:01PM +0800, Hu Tao wrote:
> > > > On Wed, Mar 16, 2011 at 06:29:11PM +0900, Isaku Yamahata wrote:
> > > > > This patch series adds basic q35 chipset support for native pci
> express
> > > > > support. Some bios related patches are still needed.
> > > > > For those who want to try it, the following repo is avaiable.
> > > > > (vgabios doesn't need patches, so use the upstream one)
> > > > >
> > > > > git clone http://people.valinux.co.jp/~yamahata/qemu/q35/20110316/
> qemu
> > > > > git clone http://people.valinux.co.jp/~yamahata/qemu/q35/20110316/
> seabios
> > > >
> > > > Hi,
> > > >
> > > > When I visit the links, the pages say 'You dont have permission'.
> Could
> > > > you make these git-repos avaiable again? Thanks in advance.
> > >
> > > The link is not for human-reading. Just issue the git command.
> >
> > Done. Thanks:)
> >
> > > --
> > > yamahata
> >
>
> --
> yamahata
>

--
yamahata

reply via email to

[Prev in Thread] Current Thread [Next in Thread]