index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
bios-tables-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: acpi: use AcpiSdtTable::aml instead of AcpiSdtTable::header::signature
Igor Mammedov
2019-01-18
1
-11
/
+9
*
tests: acpi: squash sanitize_fadt_ptrs() into test_acpi_fadt_table()
Igor Mammedov
2019-01-18
1
-29
/
+10
*
tests: smbios: fetch whole table in one step instead of reading it step by step
Igor Mammedov
2019-01-18
1
-14
/
+1
*
tests: acpi: reuse fetch_table() in vmgenid-test
Igor Mammedov
2019-01-18
1
-43
/
+14
*
tests: acpi: reuse fetch_table() for fetching FACS and DSDT
Igor Mammedov
2019-01-15
1
-48
/
+30
*
tests: acpi: simplify rsdt handling
Igor Mammedov
2019-01-15
1
-82
/
+55
*
tests: acpi: make sure FADT is fetched only once
Igor Mammedov
2019-01-15
1
-11
/
+8
*
tests: acpi: use AcpiSdtTable::aml in consistent way
Igor Mammedov
2019-01-15
1
-40
/
+24
*
hw: acpi: Remove AcpiRsdpDescriptor and fix tests
Samuel Ortiz
2018-12-20
1
-5
/
+17
*
hw/smbios: Move to the hw/firmware/ subdirectory
Philippe Mathieu-Daudé
2018-12-19
1
-1
/
+1
*
tests/bios-tables-test: Sanitize test verbose output
Philippe Mathieu-Daudé
2018-12-17
1
-2
/
+5
*
tests/acpi-utils: Drop dependence on global_qtest
Eric Blake
2018-12-17
1
-40
/
+42
*
tests/bios-tables-test: add 64-bit PCI MMIO aperture round-up test on Q35
Laszlo Ersek
2018-11-05
1
-0
/
+16
*
tests: Move tests/acpi-test-data/ to tests/data/acpi/
Peter Maydell
2018-11-05
1
-1
/
+1
*
tests/bios-tables-test: Remove an useless cast
Philippe Mathieu-Daudé
2018-10-26
1
-1
/
+1
*
tests: Fix typos in comments and help message (found by codespell)
Stefan Weil
2018-10-26
1
-1
/
+1
*
nvdimm: make persistence option symbolic
Ross Zwisler
2018-06-11
1
-1
/
+1
*
ACPI testing: test NFIT platform capabilities
Ross Zwisler
2018-06-01
1
-1
/
+1
*
tests/bios-tables-test: add test cases for DIMM proximity
Haozhong Zhang
2018-03-20
1
-0
/
+38
*
tests: acpi: don't read all fields in test_acpi_fadt_table()
Igor Mammedov
2018-03-13
1
-64
/
+18
*
tests/boot-sector: Drop dependence on global_qtest
Eric Blake
2018-02-14
1
-1
/
+1
*
tests: acpi: fix FADT not being compared to reference table
Igor Mammedov
2018-02-13
1
-2
/
+33
*
tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usage
Igor Mammedov
2018-01-18
1
-0
/
+3
*
tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usage
Igor Mammedov
2018-01-18
1
-5
/
+10
*
tests: acpi: init table descriptor in test_dst_table()
Igor Mammedov
2018-01-18
1
-3
/
+1
*
tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_ta...
Igor Mammedov
2018-01-18
1
-2
/
+2
*
ACPI/unit-test: Add a testcase for RAM allocation in numa node
Dou Liyang
2018-01-18
1
-0
/
+24
*
tests/bios-tables-test: Fix endianess problems when passing data to iasl
Thomas Huth
2017-11-16
1
-20
/
+22
*
tests/bios-tables-test: Compiler warning fix
Dr. David Alan Gilbert
2017-08-01
1
-1
/
+1
*
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2017-05-18
1
-2
/
+2
|
\
|
*
hw/acpi-defs: replace leading X with x_ in FADT field names
Ard Biesheuvel
2017-05-10
1
-2
/
+2
*
|
tests: acpi: extend cphp and memhp testcase with numa distance check
He Chen
2017-05-11
1
-4
/
+12
|
/
*
hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support.
Phil Dennis-Jordan
2017-05-03
1
-5
/
+18
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-03-03
1
-117
/
+15
|
\
|
*
tests: Move reusable ACPI code into a utility file
Ben Warren
2017-03-02
1
-117
/
+15
*
|
tests: fix bios-tables-test leak
Marc-André Lureau
2017-03-01
1
-1
/
+1
|
/
*
tests: pc: add memory hotplug acpi tables tests
Igor Mammedov
2017-01-10
1
-0
/
+24
*
tests/boot-sector: Use mkstemp() to create a unique file name
Thomas Huth
2016-10-14
1
-1
/
+1
*
tests: acpi: extend cphp testcase with numa check
Igor Mammedov
2016-10-10
1
-2
/
+4
*
tests/acpi: speedup acpi tests
Marcel Apfelbaum
2016-09-09
1
-19
/
+20
*
tests: acpi: add CPU hotplug testcase
Igor Mammedov
2016-07-04
1
-0
/
+28
*
bios: Add tests for the IPMI ACPI and SMBIOS entries
Corey Minyard
2016-06-24
1
-4
/
+56
*
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
1
-1
/
+0
*
tests: acpi: report names of expected files in verbose mode
Igor Mammedov
2016-06-07
1
-5
/
+13
*
tests/bios-tables-test: fix assert
Marcel Apfelbaum
2016-04-07
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-19
1
-66
/
+6
|
\
|
*
tests: add pxe e1000 and virtio-pci tests
Victor Kaplansky
2016-02-16
1
-66
/
+6
*
|
tests: Clean up includes
Peter Maydell
2016-02-16
1
-3
/
+1
|
/
*
tests: acpi: print ASL diff in verbose mode
Igor Mammedov
2016-01-08
1
-0
/
+16
*
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-09-11
1
-23
/
+13
[next]