aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware/hvmloader
Commit message (Expand)AuthorAgeFilesLines
* hvmloader/smbios: Change strncpy to memcpy for anchor stringsAndrew Cooper2013-09-271-4/+4
* tools: allow user to specify a system seabios binaryFabio Fantoni2013-09-091-1/+5
* hvmloader: fix SeaBIOS interfaceJan Beulich2013-09-054-7/+7
* hvmloader/smbios: Correctly count the number of tables writtenAndrew Cooper2013-08-301-1/+2
* 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
* libxl,hvmloader: Don't relocate memory for MMIO holeGeorge Dunlap2013-06-241-2/+47
* hvmloader: Remove minimum size for BARs to relocate to 64-bit spaceGeorge Dunlap2013-06-242-4/+2
* hvmloader: Load large devices into high MMIO space as neededGeorge Dunlap2013-06-241-1/+7
* hvmloader: Correct bug in low mmio region accountingGeorge Dunlap2013-06-241-5/+15
* hvmloader: Fix check for needing a 64-bit barGeorge Dunlap2013-06-241-1/+1
* hvmloader: Set up highmem resouce appropriately if there is no RAM above 4GGeorge Dunlap2013-06-241-1/+12
* hvmloader: Make the printfs more informativeGeorge Dunlap2013-06-241-2/+11
* hvmloader: Remove all 64-bit print argumentsGeorge Dunlap2013-06-242-4/+9
* 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-2129-29/+29
* trivial: Optimize printnumFrediano Ziglio2013-02-151-14/+6
* hvmloader: Allocate 3 pages for Intel GPU OpRegion passthrough.Keir Fraser2013-01-103-3/+5
* HVM firmware passthrough ACPI processingRoss Philipson2013-01-101-1/+53
* HVM firmware passthrough SMBIOS processingRoss Philipson2013-01-102-25/+363
* hvmloader: Reserve FE700000-FE800000 in physical memory map for guest use.Keir Fraser2012-10-252-11/+22
* hvmloader: Add 64 bits big bar supportXiantao Zhang2012-10-014-25/+80
* hvmloader: Do not zero the wallclock fields in shared-info.Keir Fraser2012-09-141-1/+5
* hvm: Remove VM genearation ID device and incr_generationid from build_info.Paul Durrant2012-08-221-25/+0
* hvmloader: drop the ovmf32 support and rename ovmf64 -> ovmf.Attilio Rao2012-02-294-52/+18
* hvmloader: Add OVMF UEFI support and directly use itAttilio Rao2012-02-234-1/+179
* firmware: Introduce CONFIG_ROMBIOS and CONFIG_SEABIOS optionsJulian Pidancet2012-02-131-13/+19
* hvmloader: Move option ROM loading into a separate optionnal fileJulian Pidancet2012-02-137-228/+259
* firmware: Use mkhex from hvmloader directory for etherboot ROMsJulian Pidancet2012-02-131-3/+6
* hvmloader: Allow the mkhex command to take several file argumentsJulian Pidancet2012-02-131-1/+2
* hvmloader: Only compile 32bitbios_support.c when rombios is enabledJulian Pidancet2012-02-131-2/+2
* Clone and build Seabios by default2012-01-241-0/+1
* 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: Add xenstore-write supportPaul Durrant2011-11-302-16/+65
* hvmloader: Add snprintf()Paul Durrant2011-11-302-13/+60
* hvmloader: Allocate an 8 byte buffer to contain the VM generation idPaul Durrant2011-11-303-0/+92
* hvmloader: Add 'ctype' infrastructurePaul Durrant2011-11-305-3/+58
* hvmloader: Add an ACPI device exposing a package called ADDR,Paul Durrant2011-11-302-1/+28
* hvmloader: Intel GPU passthrough, reverse OpRegionJean Guyader2011-11-244-4/+45
* hvmloader: Fix memory relocation loop.Keir Fraser2011-11-212-13/+18
* hvmloader: Change memory relocation loop when overlap with PCI holeJean Guyader2011-11-181-6/+14
* hvmloader: Add configuration options to selectively disable S3 and S4 ACPI po...Paul Durrant2011-11-185-20/+89
* hvmloader: Move acpi_enabled out of hvm_info_table into xenstorePaul Durrant2011-11-181-1/+4
* hvmloader: Move acpi_info structure out from low memory.Keir Fraser2011-11-146-54/+24