index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
bios-tables-test.c
Age
Commit message (
Expand
)
Author
2019-09-05
tests: Remove unnecessary global_qtest references
Thomas Huth
2019-07-12
tests: acpi: do not skip tests when IASL is not installed
Igor Mammedov
2019-07-12
tests: acpi: do not require IASL for dumping AML blobs
Igor Mammedov
2019-07-05
tests: use -numa memdev option in tests instead of legacy 'mem' option
Igor Mammedov
2019-06-05
bios-tables-test: ignore identical binaries
Michael S. Tsirkin
2019-06-03
tests: acpi: add simple arm/virt testcase
Igor Mammedov
2019-06-03
bios-tables-test: list all tables that differ
Michael S. Tsirkin
2019-05-29
bios-tables-test: add diff allowed list
Michael S. Tsirkin
2019-05-21
tests: acpi: print error unable to dump ACPI table during rebuild
Igor Mammedov
2019-05-20
tests: acpi: allow to override default accelerator
Igor Mammedov
2019-05-20
tests: acpi: ignore SMBIOS tests when UEFI firmware is used
Igor Mammedov
2019-05-20
tests: acpi: add a way to start tests with UEFI firmware
Igor Mammedov
2019-05-20
tests: acpi: move boot_sector_init() into x86 tests branch
Igor Mammedov
2019-05-20
tests: acpi: skip FACS table if board uses hw reduced ACPI profile
Igor Mammedov
2019-05-20
tests: acpi: fetch X_DSDT if pointer to DSDT is 0
Igor Mammedov
2019-05-20
tests: acpi: make pointer to RSDP 64bit
Igor Mammedov
2019-05-20
tests: acpi: make RSDT test routine handle XSDT
Igor Mammedov
2019-05-20
tests: acpi: make acpi_fetch_table() take size of fetched table pointer
Igor Mammedov
2019-05-20
tests: acpi: rename acpi_parse_rsdp_table() into acpi_fetch_rsdp_table()
Igor Mammedov
2019-01-17
tests: acpi: use AcpiSdtTable::aml instead of AcpiSdtTable::header::signature
Igor Mammedov
2019-01-17
tests: acpi: squash sanitize_fadt_ptrs() into test_acpi_fadt_table()
Igor Mammedov
2019-01-17
tests: smbios: fetch whole table in one step instead of reading it step by step
Igor Mammedov
2019-01-17
tests: acpi: reuse fetch_table() in vmgenid-test
Igor Mammedov
2019-01-14
tests: acpi: reuse fetch_table() for fetching FACS and DSDT
Igor Mammedov
2019-01-14
tests: acpi: simplify rsdt handling
Igor Mammedov
2019-01-14
tests: acpi: make sure FADT is fetched only once
Igor Mammedov
2019-01-14
tests: acpi: use AcpiSdtTable::aml in consistent way
Igor Mammedov
2018-12-20
hw: acpi: Remove AcpiRsdpDescriptor and fix tests
Samuel Ortiz
2018-12-19
hw/smbios: Move to the hw/firmware/ subdirectory
Philippe Mathieu-Daudé
2018-12-17
tests/bios-tables-test: Sanitize test verbose output
Philippe Mathieu-Daudé
2018-12-17
tests/acpi-utils: Drop dependence on global_qtest
Eric Blake
2018-11-05
tests/bios-tables-test: add 64-bit PCI MMIO aperture round-up test on Q35
Laszlo Ersek
2018-11-05
tests: Move tests/acpi-test-data/ to tests/data/acpi/
Peter Maydell
2018-10-26
tests/bios-tables-test: Remove an useless cast
Philippe Mathieu-Daudé
2018-10-26
tests: Fix typos in comments and help message (found by codespell)
Stefan Weil
2018-06-11
nvdimm: make persistence option symbolic
Ross Zwisler
2018-06-01
ACPI testing: test NFIT platform capabilities
Ross Zwisler
2018-03-20
tests/bios-tables-test: add test cases for DIMM proximity
Haozhong Zhang
2018-03-13
tests: acpi: don't read all fields in test_acpi_fadt_table()
Igor Mammedov
2018-02-14
tests/boot-sector: Drop dependence on global_qtest
Eric Blake
2018-02-13
tests: acpi: fix FADT not being compared to reference table
Igor Mammedov
2018-01-18
tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usage
Igor Mammedov
2018-01-18
tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usage
Igor Mammedov
2018-01-18
tests: acpi: init table descriptor in test_dst_table()
Igor Mammedov
2018-01-18
tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_ta...
Igor Mammedov
2018-01-18
ACPI/unit-test: Add a testcase for RAM allocation in numa node
Dou Liyang
2017-11-16
tests/bios-tables-test: Fix endianess problems when passing data to iasl
Thomas Huth
2017-08-02
tests/bios-tables-test: Compiler warning fix
Dr. David Alan Gilbert
2017-05-18
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2017-05-11
tests: acpi: extend cphp and memhp testcase with numa distance check
He Chen
[next]