aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware/hvmloader/acpi
Commit message (Expand)AuthorAgeFilesLines
* Revert "hvmloader: always include HPET table"Jan Beulich2013-07-081-5/+7
* Revert "/home/jbeulich/tmp/commit.txt"Jan Beulich2013-07-081-7/+5
* /home/jbeulich/tmp/commit.txtJan Beulich2013-07-081-5/+7
* x86/HVM: RTC code must be in line with WAET flags passed by hvmloaderJan Beulich2013-05-211-4/+8
* genid: Introduce again Windows generation ID deviceFrediano Ziglio2013-02-211-0/+25
* genid: Update Windows generation IDFrediano Ziglio2013-02-211-15/+34
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-214-4/+4
* HVM firmware passthrough ACPI processingRoss Philipson2013-01-101-1/+53
* hvm: Remove VM genearation ID device and incr_generationid from build_info.Paul Durrant2012-08-221-25/+0
* hvmloader: Re-name xenstore key used to save VM generation ID buffer address.Paul Durrant2011-12-181-1/+1
* tools/firmware: remove "_PS0/3" MethodXudong Hao2011-12-051-10/+0
* hvmloader: Change VM Generation Id Device HID.Paul Durrant2011-12-021-1/+1
* hvmloader: Write address of VM generation id buffer into xenstorePaul Durrant2011-11-301-0/+6
* hvmloader: Allocate an 8 byte buffer to contain the VM generation idPaul Durrant2011-11-301-0/+19
* hvmloader: Add an ACPI device exposing a package called ADDR,Paul Durrant2011-11-302-1/+28
* hvmloader: Add configuration options to selectively disable S3 and S4 ACPI po...Paul Durrant2011-11-185-20/+89
* hvmloader: Move acpi_info structure out from low memory.Keir Fraser2011-11-142-3/+6
* hvmloader: Load DSDT table from parameterAnthony PERARD2011-10-282-18/+22
* hvmloader/acpi/dsdt: Fix PCI hotplug with the new qemu-xen.Anthony PERARD2011-10-282-60/+127
* hvmloader: In mk_dsdt, Use __attribute__ format.Anthony PERARD2011-10-281-1/+2
* hvmloader/acpi/dsdt: Move IO port range reservationAnthony PERARD2011-10-282-14/+13
* hvmloader/acpi: Introduce --maxcpu option to mk_dsdtAnthony PERARD2011-10-282-8/+47
* hvmloader: Add the WAET since Microsoft are demanding it for Windows 8Andrew Cooper2011-10-143-0/+52
* hvmloader: Don't set hpet->header.length twiceAndrew Cooper2011-10-141-2/+1
* hvmloader: don't clear acpi_info after filling in some fieldsIan Campbell2011-09-131-1/+2
* hvmloader: Enable SCI in QEMU has it disabled.Keir Fraser2011-07-282-1/+4
* hvmloader: add missing emacs local variables.Ian Campbell2011-06-081-0/+10
* hvmloader: reinstate datastructure shared with DSDT in SeaBIOS case.Ian Campbell2011-06-033-13/+34
* hvmloader: allocate ACPI tables as we goIan Campbell2011-06-031-78/+72
* hvmloader: removed unused/incorrect define.Ian Campbell2011-06-031-5/+0
* hvmloader: always include HPET tablePaolo Bonzini2011-05-201-7/+5
* tools: hvmloader: pass ACPI_PHYSICAL_ADDRESS as a runtime parameter.Ian Campbell2011-04-122-10/+11
* tools: consistently use $(CFLAGS_xeninclude) instead of open coding.Ian Campbell2011-03-211-2/+2
* tools: remove unnecessary uses of -I.Ian Campbell2011-03-211-1/+1
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* hvmloader: Fix acpi static tables for new ACPI ioports location.Keir Fraser2010-11-091-8/+8
* firmware, qemu: Change ACPI IO values to match QEMU BIOSAnthony Perard2010-11-091-6/+6
* hvmloader: reduce iasl verbosityKeir Fraser2010-10-241-2/+2
* Add the USE_PLATFORM_TIMER flag to the FADT, to make w2k3 use the PMTIMERKeir Fraser2010-06-042-1/+3
* hvmloader: Replace unportable usage of GNU head with portable awk.Keir Fraser2010-02-221-1/+2
* hvmloader: Fix an ACPI asl bug.Keir Fraser2010-02-151-1/+1
* Vcpu hotplug: Move ACPI processor from \_PR to \_SBKeir Fraser2010-02-151-7/+7
* hvmloader: Fix parallel build of ACPI tables.Keir Fraser2010-02-122-19/+20
* hvmloader: Fix comment style in ssdt_tpm.aslKeir Fraser2010-02-121-17/+19
* hvmloader: Build a compatibility DSDT with only 15 processor objects.Keir Fraser2010-02-113-19/+44
* hvmloader: Remove checked-in ready-compiled SSDT_PM and SSDT_TPM.Keir Fraser2010-02-114-238/+11
* hvmloader: Do not leave compiled DSDT checked in to tree.Keir Fraser2010-02-111-11046/+0
* hvmloader: Fix CPU hotplug notify handler in ACPI DSDT.Keir Fraser2010-02-033-8858/+8813
* hvm: Add ACPI fixed sleep buttonKeir Fraser2010-01-201-1/+1
* hvmloader: Fix Windows XP standby with cirrus VGAKeir Fraser2009-12-282-10974/+10999