aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware
Commit message (Expand)AuthorAgeFilesLines
* x86: Add -fno-exceptions to list of possibly-supported CFLAGS for embedded ta...Keir Fraser2010-07-251-4/+1
* hvmloader: clear the whole shared-info page when shutting down xenbusKeir Fraser2010-07-221-3/+2
* build: Make all GIT download URLs depend correctly on GIT_HTTP={y,n}Keir Fraser2010-07-211-2/+5
* hvmloader/gpxe: Add a couple of bug-fix patches from upstream gpxeKeir Fraser2010-07-203-0/+157
* hvmloader: clear the xenbus event-channel when we're done with it.Keir Fraser2010-07-203-14/+33
* tools: Update distclean target to remove auto-gen'ed tarballs.Keir Fraser2010-07-202-0/+10
* hvmloader: Download gpxe bits via HTTP rather than GIT protocol.Keir Fraser2010-07-201-1/+3
* hvmloader: Build GPXE from upstream git repo, latest release tag.Keir Fraser2010-07-205-28/+28
* tools: gpxe build fix for NetBSDKeir Fraser2010-07-192-0/+13
* hvmloader: customize the SMBIOS strings based on xenstore keysKeir Fraser2010-07-092-12/+84
* hvmloader: Add a xenbus frontend so it can read values from xenstoreKeir Fraser2010-07-094-1/+216
* rombios: use explicit SS prefix for calculated on-stack array accesses.Keir Fraser2010-07-081-2/+2
* rombios: move the stack to 0x9e000 and protect it with an e820 entryKeir Fraser2010-07-082-11/+62
* rombios: wait 30s after a failed bootKeir Fraser2010-07-081-15/+6
* rombios: fix implicit assumption that DS == SSKeir Fraser2010-07-061-7/+5
* rombios: pause for a keypress after a failed bootKeir Fraser2010-07-061-1/+21
* gpxe: Add eb-roms.h to hgignore list and build ROMs serially.Keir Fraser2010-06-291-0/+2
* gpxe: Build e1000 ROM with PCI-ID matching that advertised by qemu-dm.Keir Fraser2010-06-294-6375/+4
* 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 vgatype detecting issueKeir 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: mp table fixKeir Fraser2009-12-301-1/+1
* hvmloader: Fix Windows XP standby with cirrus VGAKeir Fraser2009-12-282-10974/+10999
* hvmloader: Only mark LTP1 present in ACPI DSDT if parport really is there.Keir Fraser2009-12-246-10937/+10956
* HVM vcpu add/remove: parse 'vcpu_avail' to firmware and set up madtKeir Fraser2009-12-143-5/+9
* HVM vcpu add/remove: setup dsdt infrastructure by mk_dsdt.c for vcpu add/removeKeir Fraser2009-12-147-7793/+11186
* hvmloader: Fix bug in 20510:749b5d46e7a9 (GPE notifications)Keir Fraser2009-12-012-315/+315
* build: Execute mk_dsdt with pathKeir Fraser2009-11-271-1/+1
* hvmloader: Auto-generate IRQ routing tables in ACPI DSDT.Keir Fraser2009-11-263-8259/+7789
* hvmloader: Auto-generate the lengthy pattern-based sections of ACPI DSDT.Keir Fraser2009-11-264-16476/+6986
* hvmloader: Advertise ECC memory in SMBIOS tables.Keir Fraser2009-11-251-1/+1
* rombios: don't busy-wait for keystrokesKeir Fraser2009-11-231-1/+1
* Extend the max vcpu number for HVM guest.Keir Fraser2009-10-291-37/+10
* x86 hvm: Guests should scan CPUID range 40000000-4000ff00 for Xen leaves.Keir Fraser2009-09-161-1/+1
* x86 passthru:: graphics passthroughKeir Fraser2009-09-011-2/+9
* hvmloader: Regression tests need 16MB to run. Check for this.Keir Fraser2009-08-061-0/+6
* hvmloader: Fix get_memsize() to cast high_mem_pgend to 64 bits.Keir Fraser2009-07-241-1/+2
* hvmloader: Add new test for MSR_SHADOW_GS_BASE validity after SWAPGS instruct...Keir Fraser2009-07-164-18/+109
* x86 hvm: Allow delivery of legacy 8259 interrupts to VCPUs != 0.Keir Fraser2009-07-012-23/+29
* hvmloader: pass-through: multi-function PCI hot-plugKeir Fraser2009-06-272-1032/+15633
* tools: don't require hardcoded firmware path in guest config fileKeir Fraser2009-06-231-1/+1