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
Commit message (
Expand
)
Author
Age
Files
Lines
*
acpi: applesmc: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
Igor Mammedov
2022-06-10
3
-36
/
+29
*
tests: acpi: add applesmc testcase
Igor Mammedov
2022-06-10
1
-0
/
+12
*
tests: acpi: add and white-list DSDT.applesmc expected blob
Igor Mammedov
2022-06-10
2
-0
/
+1
*
tests: acpi: update expected blobs
Igor Mammedov
2022-06-10
33
-32
/
+0
*
acpi: q35: isa bridge: use AcpiDevAmlIf interface to build ISA device descrip...
Igor Mammedov
2022-06-10
2
-19
/
+30
*
acpi: pc: isa bridge: use AcpiDevAmlIf interface to build ISA device descriptors
Igor Mammedov
2022-06-10
2
-5
/
+28
*
tests: acpi: white-list to be re-factored pc/q35 DSDT
Igor Mammedov
2022-06-10
1
-0
/
+32
*
q35: acpi: drop not needed PCMachineClass::do_not_add_smb_acpi
Igor Mammedov
2022-06-10
4
-4
/
+1
*
acpi: ipmi: use AcpiDevAmlIf interface to build IPMI device descriptors
Igor Mammedov
2022-06-10
7
-47
/
+42
*
acpi: ich9-smb: add support for AcpiDevAmlIf interface
Igor Mammedov
2022-06-10
1
-0
/
+15
*
tests: acpi: update expected DSDT.ipmismbus blob
Igor Mammedov
2022-06-10
2
-1
/
+0
*
ipmi: acpi: use relative path to resource source
Igor Mammedov
2022-06-10
4
-10
/
+10
*
tests: acpi: whitelist DSDT.ipmismbus expected blob
Igor Mammedov
2022-06-10
1
-0
/
+1
*
tests: acpi: update expected blob DSDT.ipmismbus
Igor Mammedov
2022-06-10
2
-1
/
+0
*
tests: acpi: q35: add test for smbus-ipmi device
Igor Mammedov
2022-06-10
1
-0
/
+16
*
tests: acpi: add and whitelist DSDT.ipmismbus expected blob
Igor Mammedov
2022-06-10
2
-0
/
+1
*
isa-bus: drop no longer used ISADeviceClass::build_aml
Igor Mammedov
2022-06-10
2
-12
/
+1
*
acpi: pckbd: replace ISADeviceClass::build_aml with AcpiDevAmlIfClass:build_d...
Igor Mammedov
2022-06-10
1
-5
/
+9
*
acpi: mc146818rtc: replace ISADeviceClass::build_aml with AcpiDevAmlIfClass:b...
Igor Mammedov
2022-06-10
1
-5
/
+9
*
acpi: serial-is: replace ISADeviceClass::build_aml with AcpiDevAmlIfClass:bui...
Igor Mammedov
2022-06-10
1
-5
/
+9
*
acpi: parallel port: replace ISADeviceClass::build_aml with AcpiDevAmlIfClass...
Igor Mammedov
2022-06-10
1
-5
/
+9
*
acpi: fdc-isa: replace ISADeviceClass::build_aml with AcpiDevAmlIfClass:build...
Igor Mammedov
2022-06-10
2
-7
/
+10
*
acpi: make isa_build_aml() support AcpiDevAmlIf interface
Igor Mammedov
2022-06-10
1
-0
/
+5
*
acpi: add interface to build device specific AML
Igor Mammedov
2022-06-10
3
-1
/
+49
*
Merge tag 'pull-tpm-2022-06-07-1' of https://github.com/stefanberger/qemu-tpm...
Richard Henderson
2022-06-08
2
-1
/
+7
|
\
|
*
tpm_crb: mark command buffer as dirty on request completion
Anthony PERARD
2022-06-08
1
-0
/
+1
|
*
hw/tpm/tpm_tis_common.c: Assert that locty is in range
Peter Maydell
2022-06-01
1
-1
/
+6
*
|
Merge tag 'pull-la-20220606' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-06-07
75
-4
/
+10158
|
\
\
|
*
|
target/loongarch: 'make check-tcg' support
Song Gao
2022-06-06
1
-0
/
+1
|
*
|
tests/tcg/loongarch64: Add hello/memory test in loongarch64 system
Xiaojuan Yang
2022-06-06
5
-0
/
+206
|
*
|
target/loongarch: Add gdb support.
Xiaojuan Yang
2022-06-06
8
-0
/
+198
|
*
|
hw/loongarch: Add LoongArch virt power manager support.
Xiaojuan Yang
2022-06-06
1
-1
/
+48
|
*
|
hw/loongarch: Add LoongArch load elf function.
Xiaojuan Yang
2022-06-06
2
-2
/
+61
|
*
|
hw/loongarch: Add LoongArch ls7a rtc device support
Xiaojuan Yang
2022-06-06
7
-0
/
+541
|
*
|
hw/loongarch: Add some devices support for 3A5000.
Xiaojuan Yang
2022-06-06
3
-0
/
+91
|
*
|
Enable common virtio pci support for LoongArch
Xiaojuan Yang
2022-06-06
1
-1
/
+2
|
*
|
hw/loongarch: Add irq hierarchy for the system
Xiaojuan Yang
2022-06-06
1
-0
/
+104
|
*
|
hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
Xiaojuan Yang
2022-06-06
6
-0
/
+385
|
*
|
hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
Xiaojuan Yang
2022-06-06
7
-0
/
+106
|
*
|
hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
Xiaojuan Yang
2022-06-06
8
-0
/
+546
|
*
|
hw/loongarch: Add LoongArch ipi interrupt support(IPI)
Xiaojuan Yang
2022-06-06
8
-0
/
+307
|
*
|
hw/loongarch: Add support loongson3 virt machine type.
Xiaojuan Yang
2022-06-06
15
-1
/
+154
|
*
|
target/loongarch: Add timer related instructions support.
Xiaojuan Yang
2022-06-06
6
-0
/
+56
|
*
|
target/loongarch: Add other core instructions support
Xiaojuan Yang
2022-06-06
7
-0
/
+233
|
*
|
target/loongarch: Add TLB instruction support
Xiaojuan Yang
2022-06-06
5
-0
/
+499
|
*
|
target/loongarch: Add LoongArch IOCSR instruction
Xiaojuan Yang
2022-06-06
8
-0
/
+197
|
*
|
target/loongarch: Add LoongArch CSR instruction
Xiaojuan Yang
2022-06-06
7
-1
/
+484
|
*
|
target/loongarch: Add constant timer support
Xiaojuan Yang
2022-06-06
5
-0
/
+77
|
*
|
target/loongarch: Add LoongArch interrupt and exception handle
Xiaojuan Yang
2022-06-06
3
-0
/
+234
|
*
|
target/loongarch: Add MMU support for LoongArch CPU.
Xiaojuan Yang
2022-06-06
7
-1
/
+418
[next]