]> xenbits.xensource.com Git - xenclient/xen-pq.git/log
xenclient/xen-pq.git
15 years agoUgly hack to fix SATA - Send EOI for MSI immediately.
James Mckenzie [Thu, 20 Aug 2009 07:28:35 +0000 (08:28 +0100)]
Ugly hack to fix SATA - Send EOI for MSI immediately.

Xen tends to allocate MSI with high vector numbers (priority)
it leaves them pending until the guest sends EOI. However
if you have an MSI pending per CPU you lose.

15 years agoXenpmd dbus support.
Kamala Narasimhan [Tue, 18 Aug 2009 14:07:09 +0000 (10:07 -0400)]
Xenpmd dbus support.

15 years agoUnified SMBIOS patch.
Ross Philipson [Wed, 12 Aug 2009 08:16:18 +0000 (04:16 -0400)]
Unified SMBIOS patch.

 Changes to be committed:
deleted:    master/rm-oem-smbios-files.patch
modified:   master/series
modified:   master/smbios
deleted:    master/smbios-table2.patch

15 years agoMapping grant references into HVM guests, take 2
Jean Guyader [Tue, 11 Aug 2009 22:46:49 +0000 (23:46 +0100)]
Mapping grant references into HVM guests, take 2

After some discussion, here's a second version of the patch I posted a
couple of weeks back to map grant references into HVM guests.  As
before, this is done by modifying the P2M map, but this time there's
no new hypercall to do it.  Instead, the existing GNTTABOP_map is
overloaded to perform a P2M mapping if called from a shadow mode
translate guest.  This matches the IA64 API.

Signed-off-by: Steven Smith <steven.smith@citrix.com>
Acked-by: Tim Deegan <tim.deegan@citrix.com>
CC: Bhaskar Jayaraman <Bhaskar.Jayaraman@lsi.com>
15 years agoRemove disable-abr and cx-initialize-safe-state.
Jean Guyader [Tue, 11 Aug 2009 18:06:31 +0000 (19:06 +0100)]
Remove disable-abr and cx-initialize-safe-state.

15 years agoAdded SMBIOS table 2 pass-through support.
Ross Philipson [Tue, 4 Aug 2009 17:45:41 +0000 (13:45 -0400)]
Added SMBIOS table 2 pass-through support.

 Changes to be committed:
modified:   master/series
new file:   master/smbios-table2.patch

15 years agoRemoved unused static SMBIOS OEM patches.
Ross Philipson [Tue, 4 Aug 2009 15:42:02 +0000 (11:42 -0400)]
Removed unused static SMBIOS OEM patches.

 Changes to be committed:
new file:   master/rm-oem-smbios-files.patch
modified:   master/series

15 years agoMove IGD command register restore workaround.
Kamala Narasimhan [Sat, 1 Aug 2009 00:51:43 +0000 (20:51 -0400)]
Move IGD command register restore workaround.

Previously applied code path is not taken when domain save is called.  Current one is hit irrespective of
how the domain might be terminated.

15 years agoRemove the content of the status file.
Jean Guyader [Fri, 31 Jul 2009 18:06:12 +0000 (19:06 +0100)]
Remove the content of the status file.

15 years agoAdd James McKenzie's xblanker tool
Thomas Horsten [Fri, 31 Jul 2009 13:13:20 +0000 (14:13 +0100)]
Add James McKenzie's xblanker tool

15 years agoFix reboot/shutdown issue observed on certain systems.
root [Fri, 31 Jul 2009 05:15:40 +0000 (01:15 -0400)]
Fix reboot/shutdown issue observed on certain systems.

After spawning a VM with display passed through to it, the system may not shutdown completely or reboot.  This patch fix those issues.

15 years agoBackport OSS changeset 19991.
Kamala Narasimhan [Wed, 29 Jul 2009 18:57:48 +0000 (14:57 -0400)]
Backport OSS changeset 19991.

Tim Deegan's change to initialize safe state for Cx.

15 years agoSMBIOS type 7, 22 changes.
Kamala Narasimhan [Wed, 29 Jul 2009 18:42:55 +0000 (14:42 -0400)]
SMBIOS type 7, 22 changes.

15 years agoChange default for iommu_inclusive_mapping to on.
root [Wed, 29 Jul 2009 03:35:56 +0000 (20:35 -0700)]
Change default for iommu_inclusive_mapping to on.

15 years agoMerge branch 'master' of git://git.uk.xensource.com/xenclient/xen-pq
Jean Guyader [Sat, 25 Jul 2009 13:08:29 +0000 (14:08 +0100)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/xen-pq

15 years agoOn some lenovo laptop, playing with the bus master arbitration
Jean Guyader [Sat, 25 Jul 2009 13:05:55 +0000 (14:05 +0100)]
On some lenovo laptop, playing with the bus master arbitration
makes them hang. Disable that for now.

15 years agoSMBIOS OEM types passthrough implementation.
Kamala Narasimhan [Thu, 23 Jul 2009 15:42:45 +0000 (11:42 -0400)]
SMBIOS OEM types passthrough implementation.

15 years agoxenpmd syslog support.
Kamala Narasimhan [Tue, 30 Jun 2009 18:37:21 +0000 (14:37 -0400)]
xenpmd syslog support.

15 years agoMinor refactoring to move some definitions to the xenpmd header etc.
Kamala Narasimhan [Fri, 26 Jun 2009 20:04:06 +0000 (16:04 -0400)]
Minor refactoring to move some definitions to the xenpmd header etc.

15 years agotools-hvm-info: works perfectly
Alexandre Bique [Thu, 11 Jun 2009 13:33:44 +0000 (13:33 +0000)]
tools-hvm-info: works perfectly

15 years agotools-hvm-info: added some debug messages when an error append.
Alexandre Bique [Thu, 11 Jun 2009 10:47:00 +0000 (10:47 +0000)]
tools-hvm-info: added some debug messages when an error append.

15 years agotools-hvm-info: fixed Makefile
Alexandre Bique [Wed, 10 Jun 2009 17:38:46 +0000 (17:38 +0000)]
tools-hvm-info: fixed Makefile

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