]>
xenbits.xensource.com Git - xenclient/xen.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ross Philipson [Wed, 4 Feb 2009 16:14:52 +0000 (11:14 -0500)]
tboot patch 4/5 Hypervisor S3 integrity
When launched from tboot, utilise tboot interface to provide
integrity protection to the hypervisor during S3.
Changes to be committed:
modified: xen/arch/x86/tboot.c
modified: xen/include/asm-x86/tboot.h
Ross Philipson [Wed, 4 Feb 2009 16:11:34 +0000 (11:11 -0500)]
tboot patch 3/5 - protect TXT ranges
tboot no longer marks the TXT heap/SINIT/private config space
as E820_UNUSABLE in the e820 table, so Xen must mark them so
(to disallow them from dom0).
Changes to be committed:
modified: xen/arch/x86/e820.c
modified: xen/arch/x86/setup.c
modified: xen/arch/x86/tboot.c
modified: xen/include/asm-x86/e820.h
modified: xen/include/asm-x86/tboot.h
Ross Philipson [Wed, 4 Feb 2009 16:06:03 +0000 (11:06 -0500)]
tboot patch 2/5 - ACPI GAS support
New versions of tboot support ACPI GAS (Generic Address Structure)
for handling sleep states.
Changes to be committed:
modified: xen/arch/x86/acpi/power.c
modified: xen/arch/x86/tboot.c
modified: xen/include/asm-x86/tboot.h
Ross Philipson [Wed, 4 Feb 2009 15:56:51 +0000 (10:56 -0500)]
tboot patch 1/5 - unified shutdown entry
tboot removed the shutdown_entry32 and shutdown_entry64 from
tboot_shared_t and now has just a single shutdown_entry field.
Changes to be committed:
modified: xen/arch/x86/tboot.c
modified: xen/include/asm-x86/tboot.h
Ross Philipson [Wed, 4 Feb 2009 15:47:48 +0000 (10:47 -0500)]
Miscellaneous fixes from xen-unstable prior to tboot patch set.
A number of small fixes that were done to address a VT-d fault due
to incorrect memory range checking. Taken from change sets 19061,
19081, and parts of 19083 to 19085.
On branch master
Changes to be committed:
modified: xen/arch/ia64/xen/mm.c
modified: xen/arch/x86/mm.c
modified: xen/arch/x86/setup.c
modified: xen/arch/x86/tboot.c
modified: xen/drivers/passthrough/vtd/iommu.c
modified: xen/drivers/video/vga.c
modified: xen/include/xen/mm.h
Kamala Narasimhan [Tue, 3 Feb 2009 16:13:18 +0000 (11:13 -0500)]
xenpmd workaround for uClibc pthread issue.
This check-in creates an additional worker thread to workaround
uClibc pthread issue. Plus a minor tweak to acpid power button event
string.
Ross Philipson [Sat, 24 Jan 2009 18:24:53 +0000 (13:24 -0500)]
Removed debug trace that is not supposed to be there.
On branch master
Changes to be committed:
modified: tools/firmware/hvmloader/smbios.c
Ross Philipson [Wed, 21 Jan 2009 21:09:05 +0000 (16:09 -0500)]
Added OEM ID to RSDP structure for consistency. Removed uneeded includes
of hvm_info_table.h.
Changes to be committed:
modified: tools/firmware/hvmloader/acpi/build.c
modified: tools/libxc/xc_dom_x86.c
modified: tools/libxc/xc_hvm_build.c
Ross Philipson [Tue, 20 Jan 2009 21:36:05 +0000 (16:36 -0500)]
ACPI activation pass-through changes for HVM loader.
This is the first half of the update which processes ACPI pt
information for adding the OEM information and SLIC tables to
allow HVM activation of Vista.
On branch master
Changes to be committed:
modified: tools/firmware/hvmloader/acpi/build.c
modified: tools/firmware/hvmloader/util.c
modified: tools/firmware/hvmloader/util.h
modified: xen/include/public/hvm/hvm_info_table.h
Ross Philipson [Tue, 20 Jan 2009 14:57:22 +0000 (09:57 -0500)]
Modified IASL build to install to the current build environment not the target.
Changes to be committed:
modified: tools/firmware/hvmloader/acpi/Makefile
Ross Philipson [Mon, 19 Jan 2009 15:43:54 +0000 (10:43 -0500)]
Added HVM_SMINFO_EXTENSIONS define to allow conditional compiling.
On branch master
Changes to be committed:
modified: xen/include/public/hvm/hvm_info_table.h
Ross Philipson [Tue, 13 Jan 2009 16:51:25 +0000 (11:51 -0500)]
SMBIOS pass-through functionality for HVM loader
System SMBIOS is passed in to HVM loader via the hvm_table_info
page and is read and loaded into the virtual SMBIOS.
Changes to be committed:
modified: tools/firmware/hvmloader/smbios.c
modified: tools/firmware/hvmloader/util.c
modified: tools/firmware/hvmloader/util.h
modified: xen/include/public/hvm/hvm_info_table.h
Jean Guyader [Tue, 6 Jan 2009 14:57:25 +0000 (14:57 +0000)]
Merge branch 'master' of http://git.uk.xensource.com/git/xenclient/xen
Jean Guyader [Tue, 6 Jan 2009 14:55:38 +0000 (14:55 +0000)]
Remove python tools.
Vincent Hanquez [Tue, 6 Jan 2009 14:31:54 +0000 (14:31 +0000)]
"fix" my build
Ross Philipson [Fri, 19 Dec 2008 14:23:59 +0000 (09:23 -0500)]
Adding OEM specific SMBIOS patch files.
Changes to be committed:
new file: oem/dell-960-optiplex-smbios.patch
new file: oem/dell-e6500-latitude-smbios.patch
new file: oem/hp-6930p-elitebook-smbios.patch
new file: oem/lenovo-x200-thinkpad-smbios.patch
Jean Guyader [Fri, 19 Dec 2008 12:40:16 +0000 (12:40 +0000)]
Compilation
- Remove the checks
- Remove the compilation of fs-back
- Change the cpu argument when we cross compile ioemu in x86_32
Jean Guyader [Thu, 18 Dec 2008 18:14:55 +0000 (18:14 +0000)]
[xenpmd] Add sci for power management
Jean Guyader [Thu, 18 Dec 2008 18:12:28 +0000 (18:12 +0000)]
[xenpmd] Add xenpmd
Those files were missing since the switching to git.
Jean Guyader [Thu, 18 Dec 2008 18:11:09 +0000 (18:11 +0000)]
[tools] Add ps2back headers file
Jean Guyader [Thu, 18 Dec 2008 17:51:43 +0000 (17:51 +0000)]
[firmware]
- Add a missing file: tools/firmware/hvmloader/markers.h
Vincent Hanquez [Wed, 17 Dec 2008 17:32:02 +0000 (17:32 +0000)]
patch suspend-header
Vincent Hanquez [Wed, 17 Dec 2008 17:32:02 +0000 (17:32 +0000)]
patch bcredit
Vincent Hanquez [Wed, 17 Dec 2008 17:32:01 +0000 (17:32 +0000)]
patch compiled_vendor_smbios
Vincent Hanquez [Wed, 17 Dec 2008 17:32:01 +0000 (17:32 +0000)]
patch power_management_vapic_follow_up
Vincent Hanquez [Wed, 17 Dec 2008 17:32:01 +0000 (17:32 +0000)]
patch power_management_vacpi_changes
Vincent Hanquez [Wed, 17 Dec 2008 17:32:01 +0000 (17:32 +0000)]
patch hvm_battery_management
Vincent Hanquez [Wed, 17 Dec 2008 17:32:01 +0000 (17:32 +0000)]
patch xenpmd
Vincent Hanquez [Wed, 17 Dec 2008 17:32:01 +0000 (17:32 +0000)]
patch std_vga_vbe3
Vincent Hanquez [Wed, 17 Dec 2008 17:32:01 +0000 (17:32 +0000)]
patch pci_serial-xen
Vincent Hanquez [Wed, 17 Dec 2008 17:32:01 +0000 (17:32 +0000)]
patch change_ioemu_tree
Vincent Hanquez [Wed, 17 Dec 2008 17:32:01 +0000 (17:32 +0000)]
patch remove_check_x11_devel
Vincent Hanquez [Wed, 17 Dec 2008 17:32:01 +0000 (17:32 +0000)]
patch hvm_build_copy_bios
Vincent Hanquez [Wed, 17 Dec 2008 17:32:01 +0000 (17:32 +0000)]
patch higher_priority_vector_for_acpi
Vincent Hanquez [Wed, 17 Dec 2008 17:32:01 +0000 (17:32 +0000)]
patch tools_get_vgapt_option
Vincent Hanquez [Wed, 17 Dec 2008 17:32:01 +0000 (17:32 +0000)]
patch get_bios_from_0xC0000
Vincent Hanquez [Wed, 17 Dec 2008 17:32:01 +0000 (17:32 +0000)]
patch change_pci_base
Vincent Hanquez [Wed, 17 Dec 2008 17:32:01 +0000 (17:32 +0000)]
patch shadow_check_invalid_mfn
Vincent Hanquez [Wed, 17 Dec 2008 17:32:01 +0000 (17:32 +0000)]
patch remove_failed_assert
Vincent Hanquez [Wed, 17 Dec 2008 17:32:01 +0000 (17:32 +0000)]
patch change_vga_whole_cacheattr
Vincent Hanquez [Wed, 17 Dec 2008 16:24:47 +0000 (16:24 +0000)]
Import xen-unstable, changeset 18641
6bf61b830153