Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-26 | bios linker: validate pointer within table | Michael S. Tsirkin | |
buios linker assumes pointer parameter it gets is within table, validate this. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> | |||
2015-01-27 | bios-linker-loader: move source to common location | Michael S. Tsirkin | |
There are plans to use bios linker by MIPS, ARM. It's only used by ACPI ATM, so put it in hw/acpi and make it depend on CONFIG_ACPI. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |