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
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
2017-05-10
hw/acpi-defs: replace leading X with x_ in FADT field names
Ard Biesheuvel
2017-05-03
hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support.
Phil Dennis-Jordan
2017-03-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-03-02
tests: Move reusable ACPI code into a utility file
Ben Warren
2017-03-01
tests: fix bios-tables-test leak
Marc-André Lureau
2017-01-10
tests: pc: add memory hotplug acpi tables tests
Igor Mammedov
2016-10-14
tests/boot-sector: Use mkstemp() to create a unique file name
Thomas Huth
2016-10-10
tests: acpi: extend cphp testcase with numa check
Igor Mammedov
2016-09-10
tests/acpi: speedup acpi tests
Marcel Apfelbaum
2016-07-04
tests: acpi: add CPU hotplug testcase
Igor Mammedov
2016-06-24
bios: Add tests for the IPMI ACPI and SMBIOS entries
Corey Minyard
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
tests: acpi: report names of expected files in verbose mode
Igor Mammedov
2016-04-07
tests/bios-tables-test: fix assert
Marcel Apfelbaum
2016-02-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-16
tests: Clean up includes
Peter Maydell
2016-02-16
tests: add pxe e1000 and virtio-pci tests
Victor Kaplansky
2016-01-08
tests: acpi: print ASL diff in verbose mode
Igor Mammedov
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-09-07
smbios: add smbios 3.0 support
Wei Huang
2015-08-13
smbios: move smbios code into a common folder
Wei Huang
2015-06-10
bios-tables-test: handle false-positive smbios signature matches
Gabriel L. Somlo
2015-04-27
hw/i386: Move ACPI header definitions in an arch-independent location
Shannon Zhao
2015-03-01
tests: bios-tables-test: add support for testing bridges
Igor Mammedov
2015-01-27
bios-tables-test: split piix4 and q35 tests
Paolo Bonzini
2014-12-10
qtests: Specify image format explicitly
Kevin Wolf
2014-10-03
qtest/bios-tables: Correct Q35 command line
John Snow
2014-08-24
tests/bios-tables-test: check the value returned by fopen()
zhanghailiang
2014-07-29
bios-tables-test: fix ASL normalization false positive
Paolo Bonzini
2014-05-27
tests: add smbios testing
Gabriel L. Somlo
2014-05-27
tests: rename acpi-test to bios-tables-test
Gabriel L. Somlo