| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all: Remove unnecessary glib.h includes | Peter Maydell | 2016-06-07 | 1 | -1/+0 |
| * | acpi: make bios_linker_loader_add_checksum() API offset based | Igor Mammedov | 2016-06-07 | 1 | -2/+2 |
| * | acpi: make bios_linker_loader_add_pointer() API offset based | Igor Mammedov | 2016-06-07 | 1 | -2/+3 |
| * | acpi: cleanup bios_linker_loader_cleanup() | Igor Mammedov | 2016-06-07 | 1 | -1/+1 |
| * | acpi: simplify bios_linker API by removing redundant 'table' argument | Igor Mammedov | 2016-06-07 | 1 | -3/+4 |
| * | acpi: convert linker from GArray to BIOSLinker structure | Igor Mammedov | 2016-06-07 | 1 | -5/+9 |
| * | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2016-02-25 | 1 | -1/+1 |
| |\ | |||||
| | * | bios-linker-loader: document+validate input | Michael S. Tsirkin | 2016-02-23 | 1 | -1/+1 |
| * | | include: Clean up includes | Peter Maydell | 2016-02-23 | 1 | -2/+0 |
| |/ | |||||
| * | bios-linker-loader: move header to common location | Michael S. Tsirkin | 2015-01-27 | 1 | -0/+27 |