]> xenbits.xen.org Git - xenclient/xen-pq.git/log
xenclient/xen-pq.git
15 years ago[tools] Added a new tools hvm-info.
Alexandre Bique [Wed, 10 Jun 2009 17:10:55 +0000 (17:10 +0000)]
[tools] Added a new tools hvm-info.

15 years agoAdd a workaround for the videoram.
Jean Guyader [Thu, 28 May 2009 01:20:26 +0000 (02:20 +0100)]
Add a workaround for the videoram.
maxmem needs to take in count the amount of videoram.

15 years agoXC-56: Creation of fully paravirtualized guest fails
Jean Guyader [Wed, 27 May 2009 14:01:54 +0000 (15:01 +0100)]
XC-56: Creation of fully paravirtualized guest fails

Fix the test for open.

15 years agoXC-56: Creation of fully paravirtualized guest fails
Jean Guyader [Tue, 26 May 2009 16:10:44 +0000 (17:10 +0100)]
XC-56: Creation of fully paravirtualized guest fails

In our case the directory doesn't exist so open failed.
Check the open first.
Now the paravirtualized guest should work.

15 years agoMerge branch 'master' of git://git.uk.xensource.com/xenclient/xen-pq
Vincent Hanquez [Sat, 23 May 2009 17:35:31 +0000 (18:35 +0100)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/xen-pq

15 years agopush 3.4 in master
Vincent Hanquez [Wed, 20 May 2009 19:46:54 +0000 (20:46 +0100)]
push 3.4 in master

15 years agoFix another rc3 merge issue.
Kamala Narasimhan [Tue, 19 May 2009 18:59:43 +0000 (14:59 -0400)]
Fix another rc3 merge issue.

15 years agoFix rc3 merge issue.
Kamala Narasimhan [Tue, 19 May 2009 18:38:17 +0000 (14:38 -0400)]
Fix rc3 merge issue.

15 years agoRebase the patch queue on the top of xen-3.4 rc3. origin/HEAD origin/master
Jean Guyader [Thu, 14 May 2009 13:35:15 +0000 (14:35 +0100)]
Rebase the patch queue on the top of xen-3.4 rc3.

16 years agoDisplay pass-through related mtrr changes.
Kamala Narasimhan [Wed, 29 Apr 2009 17:03:15 +0000 (13:03 -0400)]
Display pass-through related mtrr changes.

16 years agoRemove fixed host bridge check in rombios.
Kamala Narasimhan [Wed, 22 Apr 2009 15:23:14 +0000 (11:23 -0400)]
Remove fixed host bridge check in rombios.

As we partially pass through some host GMCH pci registers when display pass-though is enabled, we can't assume we are using fixed host bridge.

16 years agoBackport Gianluca's mfn validity check patch.
Kamala Narasimhan [Wed, 22 Apr 2009 14:53:27 +0000 (10:53 -0400)]
Backport Gianluca's mfn validity check patch.

This should fix the system reset upon PVM spawn issue encountered on some systems.

16 years agoAdded MBI module reloc fix (from unstable cs 19544).
Ross Philipson [Tue, 14 Apr 2009 17:46:13 +0000 (13:46 -0400)]
Added MBI module reloc fix (from unstable cs 19544).

 Changes to be committed:
new file:   xen-3.4/module-reloc
modified:   xen-3.4/series

16 years agoInitialize vgabios and get the vgabios size at offset 2 from vgabios base.
Kamala Narasimhan [Wed, 8 Apr 2009 16:18:08 +0000 (12:18 -0400)]
Initialize vgabios and get the vgabios size at offset 2 from vgabios base.

This will help avoid any overlap between vgabios and etherboot base especially in pass-through case.

16 years agoLoad base vga bios for display pass-through.
Kamala Narasimhan [Mon, 6 Apr 2009 17:41:46 +0000 (13:41 -0400)]
Load base vga bios for display pass-through.

Nothing new - Backport from existing branch.

16 years agoFix the compilation:
Jean Guyader [Thu, 2 Apr 2009 14:50:40 +0000 (15:50 +0100)]
Fix the compilation:
- Remove pre generated isal file
- Remove python compilation
- Remove ioemu checkout

16 years agoImport the xenclient-xen patch queue
Jean Guyader [Thu, 2 Apr 2009 13:30:18 +0000 (14:30 +0100)]
Import the xenclient-xen patch queue