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
/
test-x86-cpuid-compat.c
Age
Commit message (
Expand
)
Author
2018-08-23
build-sys: remove glib_subprocess check
Marc-André Lureau
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-05
pc: Use "min-[x]level" on compat_props
Eduardo Habkost
2017-05-17
tests: Add [+-]feature and feature=on|off test cases
Eduardo Habkost
2016-10-31
target-i386: Print warning when mixing [+-]foo and foo=(on|off)
Eduardo Habkost
2016-10-17
tests: Add test case for x86 feature parsing compatibility
Eduardo Habkost
2016-09-27
target-i386: Enable CPUID[0x8000000A] if SVM is enabled
Eduardo Habkost
2016-09-27
target-i386: Automatically set level/xlevel/xlevel2 when needed
Eduardo Habkost
2016-09-27
tests: Test CPUID level handling for old machines
Eduardo Habkost
2016-09-27
tests: Add test code for CPUID level/xlevel handling
Eduardo Habkost