index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qtest
/
bios-tables-test.c
Age
Commit message (
Expand
)
Author
2020-10-22
qtest: unbreak non-TCG builds in bios-tables-test
Claudio Fontana
2020-10-21
tests/acpi: add microvm rtc test
Gerd Hoffmann
2020-10-21
tests/acpi: add microvm usb test
Gerd Hoffmann
2020-10-13
Add a comment in bios-tables-test.c to clarify the reason behind approach
Ani Sinha
2020-10-01
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...
Peter Maydell
2020-09-30
bios-tables-test: Remove kernel-irqchip=off option
Eduardo Habkost
2020-09-30
tests/acpi: add microvm pcie test
Gerd Hoffmann
2020-09-30
tests/acpi: factor out common microvm test setup
Gerd Hoffmann
2020-09-30
tests/acpi: unit test exercising global pci hotplug off for i440fx
Ani Sinha
2020-09-29
tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flag
Ani Sinha
2020-09-29
tests/acpi: add new unit test to test hotplug off/on feature on the root pci bus
Ani Sinha
2020-09-17
tests/acpi: add microvm test
Gerd Hoffmann
2020-09-17
tests/acpi: allow override blkdev
Gerd Hoffmann
2020-08-27
tests/bios-tables-test: add smbios cpu speed test
Ying Fang
2020-08-21
meson: replace create-config with meson configure_file
Paolo Bonzini
2020-07-17
qtest: bios-tables-test: fix a memory leak
Li Qiang
2020-06-24
acpi: bios-tables-test: show more context on asl diffs
Gerd Hoffmann
2020-06-15
bios-tables-test: Fix "-tpmdev: invalid option"
Eric Auger
2020-06-09
bios-tables-test: Add Q35/TPM-TIS test
Eric Auger
2020-05-04
bios-tables-test: test pc-dimm and nvdimm coldplug for arm/virt
Shameer Kolothum
2020-02-25
bios-tables-test: default diff command
Michael S. Tsirkin
2020-02-25
bios-tables-test: fix up DIFF generation
Michael S. Tsirkin
2020-02-25
bios-tables-test: tell people how to update
Michael S. Tsirkin
2020-02-04
tests/qtest: update comments about bios-tables-test-allowed-diff.h
Heyi Guo
2020-01-22
bios-tables-test: document expected file update
Michael S. Tsirkin
2020-01-12
test: Move qtests to a separate directory
Thomas Huth