]>
xenbits.xen.org Git - xenclient/xen-pq.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kamala Narasimhan [Tue, 30 Jun 2009 18:37:21 +0000 (14:37 -0400)]
xenpmd syslog support.
Kamala Narasimhan [Fri, 26 Jun 2009 20:04:06 +0000 (16:04 -0400)]
Minor refactoring to move some definitions to the xenpmd header etc.
Alexandre Bique [Thu, 11 Jun 2009 13:33:44 +0000 (13:33 +0000)]
tools-hvm-info: works perfectly
Alexandre Bique [Thu, 11 Jun 2009 10:47:00 +0000 (10:47 +0000)]
tools-hvm-info: added some debug messages when an error append.
Alexandre Bique [Wed, 10 Jun 2009 17:38:46 +0000 (17:38 +0000)]
tools-hvm-info: fixed Makefile
Alexandre Bique [Wed, 10 Jun 2009 17:10:55 +0000 (17:10 +0000)]
[tools] Added a new tools hvm-info.
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.
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.
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.
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
Vincent Hanquez [Wed, 20 May 2009 19:46:54 +0000 (20:46 +0100)]
push 3.4 in master
Kamala Narasimhan [Tue, 19 May 2009 18:59:43 +0000 (14:59 -0400)]
Fix another rc3 merge issue.
Kamala Narasimhan [Tue, 19 May 2009 18:38:17 +0000 (14:38 -0400)]
Fix rc3 merge issue.
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.
Kamala Narasimhan [Wed, 29 Apr 2009 17:03:15 +0000 (13:03 -0400)]
Display pass-through related mtrr changes.
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.
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.
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
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.
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.
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
Jean Guyader [Thu, 2 Apr 2009 13:30:18 +0000 (14:30 +0100)]
Import the xenclient-xen patch queue