]> xenbits.xen.org Git - xenclient/xen-pq.git/log
xenclient/xen-pq.git
15 years agoMove update rtc to host resume code path. master
Kamala Narasimhan [Fri, 29 Jan 2010 09:45:29 +0000 (04:45 -0500)]
Move update rtc to host resume code path.

As the incorrect guest time issue is encountered only after a host resume from S3, move rtc update to host resume code path.

15 years agoFixes incorrect guest time after a host S3/resume by updating guest RTC.
Kamala Narasimhan [Thu, 28 Jan 2010 19:34:10 +0000 (14:34 -0500)]
Fixes incorrect guest time after a host S3/resume by updating guest RTC.

15 years agotools-hvm-info: Use LDFLAGS on linking.
Jean Guyader [Fri, 22 Jan 2010 18:25:51 +0000 (18:25 +0000)]
tools-hvm-info: Use LDFLAGS on linking.

15 years agofix_compile: Disable libfsimage
Jean Guyader [Fri, 22 Jan 2010 18:16:20 +0000 (18:16 +0000)]
fix_compile: Disable libfsimage

15 years agoRevert "xenpm-use-pkgconfig: Remove -lintl"
Jean Guyader [Fri, 22 Jan 2010 15:54:16 +0000 (15:54 +0000)]
Revert "xenpm-use-pkgconfig: Remove -lintl"

This reverts commit ca8b63c972c68df776c6c91b6dd8f523bb499c9c.

15 years agoxenpm-use-pkgconfig: Remove -lintl
Jean Guyader [Thu, 21 Jan 2010 11:25:29 +0000 (11:25 +0000)]
xenpm-use-pkgconfig: Remove -lintl

15 years agoxenpm-use-pkgconfig: Fix typo
Jean Guyader [Thu, 21 Jan 2010 11:07:51 +0000 (11:07 +0000)]
xenpm-use-pkgconfig: Fix typo

15 years agofix_compilation: Disable ioemu.
Jean Guyader [Wed, 20 Jan 2010 18:52:39 +0000 (18:52 +0000)]
fix_compilation: Disable ioemu.

15 years agoxenpm: Use pkgconfig to get cflags and ldflags
Jean Guyader [Wed, 20 Jan 2010 17:32:43 +0000 (17:32 +0000)]
xenpm: Use pkgconfig to get cflags and ldflags

15 years agoRemove pre-built dsdt and let the build generate it.
Kamala Narasimhan [Fri, 8 Jan 2010 22:01:19 +0000 (17:01 -0500)]
Remove pre-built dsdt and let the build generate it.

15 years agoGuest operating system driven brightness control support.
Kamala Narasimhan [Fri, 8 Jan 2010 19:26:48 +0000 (14:26 -0500)]
Guest operating system driven brightness control support.

Virtual acpi layer changes to support standard output device object
methods.

15 years agoMisc xen fixes for tboot since last merge with oss.
Ross Philipson [Fri, 8 Jan 2010 16:22:10 +0000 (11:22 -0500)]
Misc xen fixes for tboot since last merge with oss.

15 years agoMinor refactoring to consolidate power management changes to a single patch.
Kamala Narasimhan [Fri, 18 Dec 2009 19:51:17 +0000 (14:51 -0500)]
Minor refactoring to consolidate power management changes to a single patch.

15 years agoMinor cleanup to remove pre-built aml files.
Kamala Narasimhan [Fri, 18 Dec 2009 18:53:43 +0000 (13:53 -0500)]
Minor cleanup to remove pre-built aml files.

15 years agoMerge branch 'master' of git://git.uk.xensource.com/xenclient/xen-pq
James Mckenzie [Fri, 11 Dec 2009 14:38:51 +0000 (14:38 +0000)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/xen-pq

15 years agoand fix the ns16550 driver to cope with suprise remove
James Mckenzie [Fri, 11 Dec 2009 13:15:05 +0000 (13:15 +0000)]
and fix the ns16550 driver to cope with suprise remove

15 years agoMerge branch 'master' of git://git.uk.xensource.com/xenclient/xen-pq
Jean Guyader [Fri, 11 Dec 2009 12:09:14 +0000 (12:09 +0000)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/xen-pq

Conflicts:

master/series

15 years agovga-edid: Add EDID support into the vbe bios.
Jean Guyader [Fri, 11 Dec 2009 12:08:14 +0000 (12:08 +0000)]
vga-edid: Add EDID support into the vbe bios.

15 years agotry again, the rule I added was overwridden
James Mckenzie [Fri, 11 Dec 2009 09:49:09 +0000 (09:49 +0000)]
try again, the rule I added was overwridden

15 years agofix race in xenpmd build
James Mckenzie [Fri, 11 Dec 2009 01:14:46 +0000 (01:14 +0000)]
fix race in xenpmd build

15 years agofix 32 bit stack issue in cdrom reset code
James Mckenzie [Thu, 10 Dec 2009 22:07:00 +0000 (22:07 +0000)]
fix 32 bit stack issue in cdrom reset code

15 years agobriano
James Mckenzie [Thu, 10 Dec 2009 21:55:42 +0000 (21:55 +0000)]
briano

15 years agofix disappearing cdrom
James Mckenzie [Thu, 10 Dec 2009 21:49:40 +0000 (21:49 +0000)]
fix disappearing cdrom

15 years agocope-with-dead-serial: Remove bail.
Jean Guyader [Thu, 10 Dec 2009 00:24:40 +0000 (00:24 +0000)]
cope-with-dead-serial: Remove bail.

15 years agocope-with-dead-serial: Fix compile.
Jean Guyader [Wed, 9 Dec 2009 20:36:50 +0000 (20:36 +0000)]
cope-with-dead-serial: Fix compile.

15 years agocope with disapearing serial cards
James Mckenzie [Wed, 9 Dec 2009 19:23:41 +0000 (19:23 +0000)]
cope with disapearing serial cards

15 years agoWorkaround resume from host S3 issue encountered on HP laptops.
Kamala Narasimhan [Mon, 7 Dec 2009 19:48:46 +0000 (14:48 -0500)]
Workaround resume from host S3 issue encountered on HP laptops.

15 years agoFix autodetection of AMT serial ports, intel have only implemented the bottom 16...
James Mckenzie [Sun, 6 Dec 2009 02:04:49 +0000 (02:04 +0000)]
Fix autodetection of AMT serial ports, intel have only implemented the bottom 16 bits of the BAR

15 years agoXC-441: Don't check amount of memory in vbe.
Jean Guyader [Tue, 1 Dec 2009 17:54:00 +0000 (17:54 +0000)]
XC-441: Don't check amount of memory in vbe.

15 years agoRevert "Revert "Revert "Remove netchannel2 patches." - needed for domU->domU V2V...
Jean Guyader [Mon, 30 Nov 2009 16:44:17 +0000 (16:44 +0000)]
Revert "Revert "Revert "Remove netchannel2 patches." - needed for domU->domU V2V" - iovm is unhappy"

This reverts commit 44885f2aadf23163d01d484ef9c755087f9ad035.

The problem was in the guest kernel, commit
985779b348db29529a2a91474f862100093763a5 in kernel-pq should fix it.

15 years agoRevert "Revert "Remove netchannel2 patches." - needed for domU->domU V2V" - iovm...
James Mckenzie [Mon, 30 Nov 2009 10:44:01 +0000 (10:44 +0000)]
Revert "Revert "Remove netchannel2 patches." - needed for domU->domU V2V" - iovm is unhappy

This reverts commit ac2940c871cb4ba4ef55ac453721e2c0f0077e26.

15 years agoRevert "Remove netchannel2 patches." - needed for domU->domU V2V
James Mckenzie [Mon, 30 Nov 2009 01:46:12 +0000 (01:46 +0000)]
Revert "Remove netchannel2 patches." - needed for domU->domU V2V

This reverts commit e97c829c0c8fc0e6ed7ba30689050281fb5c0869.

15 years agoioemu: fix compilation in corner cases.
Jean Guyader [Tue, 24 Nov 2009 15:14:22 +0000 (15:14 +0000)]
ioemu: fix compilation in corner cases.

15 years agoRemove netchannel2 patches.
Jean Guyader [Thu, 19 Nov 2009 17:54:56 +0000 (17:54 +0000)]
Remove netchannel2 patches.

15 years agoRemove patching of Config.mk.
Sheetal Shinde [Wed, 28 Oct 2009 17:31:02 +0000 (17:31 +0000)]
Remove patching of Config.mk.

15 years agoGenerate d-bus signal when battery level changes.
Kamala Narasimhan [Tue, 20 Oct 2009 17:23:17 +0000 (13:23 -0400)]
Generate d-bus signal when battery level changes.

15 years agoSubset of battery level notification changes.
Kamala Narasimhan [Tue, 20 Oct 2009 16:25:05 +0000 (12:25 -0400)]
Subset of battery level notification changes.

15 years agoMinor change to battery state flag to fix an issue obvious in certain environment.
Kamala Narasimhan [Tue, 20 Oct 2009 16:00:38 +0000 (12:00 -0400)]
Minor change to battery state flag to fix an issue obvious in certain environment.

15 years agoFix to the IO -> MMIO Intel trap code
Thomas Horsten [Wed, 14 Oct 2009 15:42:45 +0000 (16:42 +0100)]
Fix to the IO -> MMIO Intel trap code

15 years agoInclude fix for Intel graphics bug
Thomas Horsten [Wed, 14 Oct 2009 13:10:50 +0000 (14:10 +0100)]
Include fix for Intel graphics bug

15 years agoConvert GTT access via IO to use MMIO instead
Thomas Horsten [Wed, 14 Oct 2009 13:00:47 +0000 (14:00 +0100)]
Convert GTT access via IO to use MMIO instead

15 years agoEnable Xen WMI support on HP 2530p.
Kamala Narasimhan [Tue, 13 Oct 2009 16:10:02 +0000 (12:10 -0400)]
Enable Xen WMI support on HP 2530p.

This change along with the dom0 kernel changes should enable hotkeys on HP 2530p.

15 years agoAdd patch to filter Intel graphics writes to GTT via I/O
Thomas Horsten [Tue, 13 Oct 2009 15:53:40 +0000 (16:53 +0100)]
Add patch to filter Intel graphics writes to GTT via I/O

NOT ADDED TO SERIES - add to activate...

15 years agoNC2 fixes and reorder grant table patches
Ross Philipson [Thu, 8 Oct 2009 19:36:35 +0000 (15:36 -0400)]
NC2 fixes and reorder grant table patches

 Changes to be committed:
modified:   master/series
new file:   master/xen-unstable-netchannel2-fixes

15 years agoRemove a remaining conflict.
Jean Guyader [Thu, 8 Oct 2009 17:56:04 +0000 (18:56 +0100)]
Remove a remaining conflict.

15 years agoRemove the content of the status file.
Jean Guyader [Thu, 8 Oct 2009 17:49:24 +0000 (18:49 +0100)]
Remove the content of the status file.

15 years agoRemoved blktap hotplug script (already there), fixed extra whitespace.
Ross Philipson [Thu, 8 Oct 2009 16:52:29 +0000 (12:52 -0400)]
Removed blktap hotplug script (already there), fixed extra whitespace.

 Changes to be committed:
modified:   master/status
modified:   master/xen-unstable-netchannel2

15 years agoMerge branch 'master' of git://git.uk.xensource.com/xenclient/xen-pq
Jean Guyader [Thu, 8 Oct 2009 16:33:08 +0000 (17:33 +0100)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/xen-pq

15 years agoBackport netchannel2 from xen-unstable.
Jean Guyader [Thu, 8 Oct 2009 16:32:47 +0000 (17:32 +0100)]
Backport netchannel2 from xen-unstable.

15 years agoFix XC-428 with a god awful hack for TP
James Mckenzie [Wed, 30 Sep 2009 02:48:16 +0000 (03:48 +0100)]
Fix XC-428 with a god awful hack for TP

15 years agoSet the clock back to default too for the legacy cards
James Mckenzie [Fri, 25 Sep 2009 16:29:38 +0000 (17:29 +0100)]
Set the clock back to default too for the legacy cards

15 years agofix hyperactive guilt
James Mckenzie [Fri, 25 Sep 2009 16:00:52 +0000 (17:00 +0100)]
fix hyperactive guilt

15 years agoAdd support for legacy serial ports in magic, and amt ones in amt
James Mckenzie [Fri, 25 Sep 2009 15:58:48 +0000 (16:58 +0100)]
Add support for legacy serial ports in magic, and amt ones in amt

15 years agoXC-221: Make iommu malfunctional non fatal.
Jean Guyader [Tue, 22 Sep 2009 14:48:56 +0000 (15:48 +0100)]
XC-221: Make iommu malfunctional non fatal.

15 years agoShuffle order of disabling/enabling APIC timer and more in Cx code path.
Kamala Narasimhan [Sun, 13 Sep 2009 06:57:10 +0000 (02:57 -0400)]
Shuffle order of disabling/enabling APIC timer and more in Cx code path.

1) Remove b-m-arb disable code that shouldn't be in xen.git (Note: Pull this out once we fix xen.git)
2) Per Christian Limpach's patch/list of differences, reorg Cx code to be consistent with native linux.

15 years agoAnd then remap the cds so that vista's look for the first algorythm works
James Mckenzie [Wed, 9 Sep 2009 16:30:32 +0000 (17:30 +0100)]
And then remap the cds so that vista's look for the first algorythm works

15 years agoAnd casts for constants where's my motorola bag phone now!
James Mckenzie [Wed, 9 Sep 2009 02:24:33 +0000 (03:24 +0100)]
And casts for constants where's my motorola bag phone now!

15 years agoK&R prototypes how 1983
James Mckenzie [Wed, 9 Sep 2009 02:22:21 +0000 (03:22 +0100)]
K&R prototypes how 1983

15 years agoFix booting from 2nd cd
James Mckenzie [Wed, 9 Sep 2009 00:31:49 +0000 (01:31 +0100)]
Fix booting from 2nd cd

15 years agoMerge branch 'master' of git://git.uk.xensource.com/xenclient/xen-pq
James Mckenzie [Tue, 8 Sep 2009 20:51:19 +0000 (21:51 +0100)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/xen-pq

15 years agoFix more stupid bugs in serial card
James Mckenzie [Tue, 8 Sep 2009 20:50:58 +0000 (21:50 +0100)]
Fix more stupid bugs in serial card

15 years agoFix code that is corrupting smbios type 2 information.
Ross Philipson [Tue, 8 Sep 2009 19:41:17 +0000 (15:41 -0400)]
Fix code that is corrupting smbios type 2 information.

 Changes to be committed:
modified:   master/smbios

15 years agofix stupid bugs in serial-card
James Mckenzie [Tue, 8 Sep 2009 16:20:10 +0000 (17:20 +0100)]
fix stupid bugs in serial-card

15 years agoAutomatically find serial cards
James Mckenzie [Tue, 8 Sep 2009 16:03:28 +0000 (17:03 +0100)]
Automatically find serial cards

15 years agoAllow boot from second cdrom:wq
James Mckenzie [Mon, 7 Sep 2009 15:30:09 +0000 (16:30 +0100)]
Allow boot from second cdrom:wq

15 years agoCompile tools/misc.
Jean Guyader [Mon, 24 Aug 2009 21:42:45 +0000 (22:42 +0100)]
Compile tools/misc.

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.