1. b137522 tests: acpi: use AcpiSdtTable::aml instead of AcpiSdtTable::header::signature by Igor Mammedov · 6 years ago
  2. b997a04 tests: acpi: squash sanitize_fadt_ptrs() into test_acpi_fadt_table() by Igor Mammedov · 6 years ago
  3. 3314778 tests: smbios: fetch whole table in one step instead of reading it step by step by Igor Mammedov · 6 years ago
  4. acee774 tests: acpi: reuse fetch_table() in vmgenid-test by Igor Mammedov · 6 years ago
  5. 59f9c6c tests: acpi: reuse fetch_table() for fetching FACS and DSDT by Igor Mammedov · 6 years ago
  6. 569afd8 tests: acpi: simplify rsdt handling by Igor Mammedov · 6 years ago
  7. db57544 tests: acpi: make sure FADT is fetched only once by Igor Mammedov · 6 years ago
  8. 81eb530 tests: acpi: use AcpiSdtTable::aml in consistent way by Igor Mammedov · 6 years ago
  9. d6caf36 hw: acpi: Remove AcpiRsdpDescriptor and fix tests by Samuel Ortiz · 6 years ago
  10. a2eb5c0 hw/smbios: Move to the hw/firmware/ subdirectory by Philippe Mathieu-Daudé · 6 years ago
  11. fe17cca tests/bios-tables-test: Sanitize test verbose output by Philippe Mathieu-Daudé · 6 years ago
  12. 273e3d9 tests/acpi-utils: Drop dependence on global_qtest by Eric Blake · 7 years ago
  13. 0259e96 tests/bios-tables-test: add 64-bit PCI MMIO aperture round-up test on Q35 by Laszlo Ersek · 6 years ago
  14. 438c78d tests: Move tests/acpi-test-data/ to tests/data/acpi/ by Peter Maydell · 6 years ago
  15. cc80b01 tests/bios-tables-test: Remove an useless cast by Philippe Mathieu-Daudé · 7 years ago
  16. e50a612 tests: Fix typos in comments and help message (found by codespell) by Stefan Weil · 7 years ago
  17. 11c39b5 nvdimm: make persistence option symbolic by Ross Zwisler · 7 years ago
  18. cab27af ACPI testing: test NFIT platform capabilities by Ross Zwisler · 7 years ago
  19. adae91c tests/bios-tables-test: add test cases for DIMM proximity by Haozhong Zhang · 7 years ago
  20. 89d47c1 tests: acpi: don't read all fields in test_acpi_fadt_table() by Igor Mammedov · 7 years ago
  21. 8b19f2b tests/boot-sector: Drop dependence on global_qtest by Eric Blake · 7 years ago
  22. 92146b7 tests: acpi: fix FADT not being compared to reference table by Igor Mammedov · 7 years ago
  23. ab20bbd tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usage by Igor Mammedov · 7 years ago
  24. 0301057 tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usage by Igor Mammedov · 7 years ago
  25. dabc7f2 tests: acpi: init table descriptor in test_dst_table() by Igor Mammedov · 7 years ago
  26. b24b9d9 tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_table() by Igor Mammedov · 7 years ago
  27. d82c4f8 ACPI/unit-test: Add a testcase for RAM allocation in numa node by Dou Liyang · 7 years ago
  28. 3831c07 tests/bios-tables-test: Fix endianess problems when passing data to iasl by Thomas Huth · 7 years ago
  29. 91c38e0 tests/bios-tables-test: Compiler warning fix by Dr. David Alan Gilbert · 8 years ago
  30. adb354d Merge remote-tracking branch 'mst/tags/for_upstream' into staging by Stefan Hajnoczi · 8 years ago
  31. fda4096 tests: acpi: extend cphp and memhp testcase with numa distance check by He Chen · 8 years ago
  32. 5ee8534 hw/acpi-defs: replace leading X with x_ in FADT field names by Ard Biesheuvel · 8 years ago
  33. 77af8a2 hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support. by Phil Dennis-Jordan · 8 years ago
  34. 9a81b79 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 8 years ago
  35. 3248f1b tests: Move reusable ACPI code into a utility file by Ben Warren · 8 years ago
  36. f11dc27 tests: fix bios-tables-test leak by Marc-André Lureau · 8 years ago
  37. 4462fc6 tests: pc: add memory hotplug acpi tables tests by Igor Mammedov · 8 years ago
  38. 3e35377 tests/boot-sector: Use mkstemp() to create a unique file name by Thomas Huth · 8 years ago
  39. d6309c1 tests: acpi: extend cphp testcase with numa check by Igor Mammedov · 8 years ago
  40. 947b205 tests/acpi: speedup acpi tests by Marcel Apfelbaum · 8 years ago
  41. 6b9c1dd tests: acpi: add CPU hotplug testcase by Igor Mammedov · 9 years ago
  42. f4eda2d bios: Add tests for the IPMI ACPI and SMBIOS entries by Corey Minyard · 9 years ago
  43. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  44. d19587d tests: acpi: report names of expected files in verbose mode by Igor Mammedov · 9 years ago
  45. a3973f5 tests/bios-tables-test: fix assert by Marcel Apfelbaum · 9 years ago
  46. 09125c5 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 9 years ago
  47. 681c28a tests: Clean up includes by Peter Maydell · 9 years ago
  48. 4e08256 tests: add pxe e1000 and virtio-pci tests by Victor Kaplansky · 9 years ago
  49. 7cb08cb tests: acpi: print ASL diff in verbose mode by Igor Mammedov · 9 years ago
  50. ef1e1e0 maint: avoid useless "if (foo) free(foo)" pattern by Daniel P. Berrange · 9 years ago
  51. 8629912 smbios: add smbios 3.0 support by Wei Huang · 9 years ago
  52. 60d8f32 smbios: move smbios code into a common folder by Wei Huang · 10 years ago
  53. 5efed5a bios-tables-test: handle false-positive smbios signature matches by Gabriel L. Somlo · 10 years ago
  54. 395e5fb hw/i386: Move ACPI header definitions in an arch-independent location by Shannon Zhao · 10 years ago
  55. 3a9c86d tests: bios-tables-test: add support for testing bridges by Igor Mammedov · 10 years ago
  56. 71f4be2 bios-tables-test: split piix4 and q35 tests by Paolo Bonzini · 10 years ago
  57. b8e665e qtests: Specify image format explicitly by Kevin Wolf · 10 years ago
  58. 6b9e03a qtest/bios-tables: Correct Q35 command line by John Snow · 10 years ago
  59. c39a28a tests/bios-tables-test: check the value returned by fopen() by zhanghailiang · 11 years ago
  60. cb34898 bios-tables-test: fix ASL normalization false positive by Paolo Bonzini · 11 years ago
  61. eb386aa tests: add smbios testing by Gabriel L. Somlo · 11 years ago
  62. 501f28c tests: rename acpi-test to bios-tables-test by Gabriel L. Somlo · 11 years ago[Renamed from tests/acpi-test.c]
  63. dac23a6 tests/acpi-test: do not fail if iasl is broken by Marcel Apfelbaum · 11 years ago
  64. c225aa3 acpi-test: signature endian-ness fixes by Michael S. Tsirkin · 11 years ago
  65. 15d914b acpi-test: issue errors instead of warnings when possible by Marcel Apfelbaum · 11 years ago
  66. 262f6f5 acpi-test: retain both asl and aml files on failure by Marcel Apfelbaum · 11 years ago
  67. 0651596 acpi unit-test: do not fail on asl mismatch by Marcel Apfelbaum · 11 years ago
  68. 69d0924 acpi unit-test: resolved iasl crash by Marcel Apfelbaum · 11 years ago
  69. a3a74ab acpi unit-test: renamed ssdt_tables to tables by Marcel Apfelbaum · 11 years ago
  70. 084137d tests: fix acpi to work on bigendian host by Alexey Kardashevskiy · 11 years ago
  71. 4500bc9 acpi unit-test: hook to rebuild expected aml files by Marcel Apfelbaum · 11 years ago
  72. cc8fa0e acpi unit-test: extract iasl executable from configuration by Marcel Apfelbaum · 11 years ago
  73. 9e8458c acpi unit-test: compare DSDT and SSDT tables against expected values by Marcel Apfelbaum · 11 years ago
  74. 5862ad0 acpi unit-test: Remove temporary disk after test by Fam Zheng · 11 years ago
  75. 8ac2adf acpi unit-test: adjust the test data structure for better handling by Marcel Apfelbaum · 11 years ago
  76. 1565060 acpi unit-test: load and check facs table by Marcel Apfelbaum · 11 years ago
  77. 5333380 acpi unit-test: verify signature and checksum by Marcel Apfelbaum · 11 years ago
  78. ad6423a acpi-test: basic acpi unit-test by Michael S. Tsirkin · 11 years ago