- 11 3月, 2015 1 次提交
-
-
由 Michael S. Tsirkin 提交于
commit ecdc7bab "acpi: fix aml_equal term implementation" dropped a useless Zero in generated code, update expected files appropriately. Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
-
- 02 3月, 2015 1 次提交
-
-
由 Michael S. Tsirkin 提交于
more trivial changes as more code has been rewritten in C. we also got rid of extra Scope operators. Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
-
- 01 3月, 2015 3 次提交
-
-
由 Igor Mammedov 提交于
Signed-off-by: NIgor Mammedov <imammedo@redhat.com> Reviewed-by: NMichael S. Tsirkin <mst@redhat.com> Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
-
由 Igor Mammedov 提交于
Signed-off-by: NIgor Mammedov <imammedo@redhat.com> Reviewed-by: NMichael S. Tsirkin <mst@redhat.com> Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
-
由 Igor Mammedov 提交于
PCI0._CRS was moved into SSDT and became the same for PIIX4/Q35 machines. Signed-off-by: NIgor Mammedov <imammedo@redhat.com> Reviewed-by: NMichael S. Tsirkin <mst@redhat.com> Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
-
- 26 2月, 2015 1 次提交
-
-
由 Michael S. Tsirkin 提交于
A bunch of code moved from dsdt to ssdt, plus we got trivial changes like 0->Zero which our test dosn't recognize as identity yet. Update expected files to suppress test warning. Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
-
- 25 11月, 2014 1 次提交
-
-
由 Paolo Bonzini 提交于
This makes it simpler to keep the SSDT byte-for-byte identical for a given machine type, which is a goal we want to have for 2.2 and newer types. Signed-off-by: NPaolo Bonzini <pbonzini@redhat.com> Reviewed-by: NMichael S. Tsirkin <mst@redhat.com> Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
-
- 19 6月, 2014 1 次提交
-
-
由 Michael S. Tsirkin 提交于
Update ACPI tables test to match new ACPI tables after adding the memory hotplug feature. Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
-
- 14 4月, 2014 1 次提交
-
-
由 Michael S. Tsirkin 提交于
commit 58b035c7354afc0c5351ea62264c01d74196ec26 acpi: fix incorrect encoding for 0x{F-1}FFFF changes the SSDT, update expected files accordingly. Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
-
- 26 3月, 2014 1 次提交
-
-
由 Michael S. Tsirkin 提交于
This reverts commit d07e0e9c. Since commit b4f4d548 acpi: make SSDT 1.0 spec compliant when possible We are back to old encoding. Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
-
- 18 3月, 2014 2 次提交
-
-
由 Michael S. Tsirkin 提交于
commit 9bcc80cd i386/acpi-build: allow more than 255 elements in CPON Replaces 0x1 with a smaller One constant. rebuild expected SSDT. Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
-
由 Michael S. Tsirkin 提交于
commit 13f65b2e acpi-test: update expected SSDT files set an incorrect SSDT. rebuild it. Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
-
- 11 3月, 2014 1 次提交
-
-
由 Michael S. Tsirkin 提交于
SSDT doesn't have _SUN for non hotpluggable slots anymore. Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
-
- 10 3月, 2014 1 次提交
-
-
由 Michael S. Tsirkin 提交于
Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
-
- 26 1月, 2014 2 次提交
-
-
由 Michael S. Tsirkin 提交于
Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
-
由 Marcel Apfelbaum 提交于
Added unit-test's expected aml files to be compared with the actual ACPI tables. Signed-off-by: NMarcel Apfelbaum <marcel.a@redhat.com> Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
-