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
...
|
*
|
hw/i386/vmport: Remove unused 'hw/input/i8042.h' include
Philippe Mathieu-Daudé
2020-05-04
1
-1
/
+0
|
*
|
hw/i386/pc: Create 'vmport' device in place
Philippe Mathieu-Daudé
2020-05-04
2
-7
/
+1
|
*
|
acpi: unit-test: Update WAET ACPI Table expected binaries
Liran Alon
2020-05-04
3
-2
/
+0
|
*
|
acpi: Add Windows ACPI Emulated Device Table (WAET)
Liran Alon
2020-05-04
1
-0
/
+31
|
*
|
acpi: unit-test: Ignore diff in WAET ACPI table
Liran Alon
2020-05-04
3
-0
/
+2
|
*
|
Refactor vhost_user_set_mem_table functions
Raphael Norwitz
2020-05-04
1
-76
/
+67
|
*
|
tests/acpi: add expected tables for bios-tables-test
Shameer Kolothum
2020-05-04
6
-5
/
+0
|
*
|
bios-tables-test: test pc-dimm and nvdimm coldplug for arm/virt
Shameer Kolothum
2020-05-04
1
-2
/
+7
|
*
|
tests: Update ACPI tables list for upcoming arm/virt test changes
Shameer Kolothum
2020-05-04
3
-0
/
+3
|
*
|
hw/arm/virt: Add nvdimm hotplug support
Shameer Kolothum
2020-05-04
4
-7
/
+28
|
*
|
hw/arm/virt: Add nvdimm hot-plug infrastructure
Kwangwoo Lee
2020-05-04
5
-1
/
+28
|
*
|
nvdimm: Use configurable ACPI IO base and size
Kwangwoo Lee
2020-05-04
6
-10
/
+38
|
*
|
hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer length
Shameer Kolothum
2020-05-04
2
-3
/
+39
|
*
|
acpi: DSDT without _STA
Michael S. Tsirkin
2020-05-04
18
-17
/
+0
|
*
|
checkpatch: ignore allowed diff list
Michael S. Tsirkin
2020-05-04
1
-5
/
+6
|
*
|
checkpatch: fix acpi check with multiple file name
Michael S. Tsirkin
2020-05-04
1
-10
/
+12
|
*
|
vhost-user-blk: fix invalid memory access
Li Feng
2020-05-04
2
-1
/
+5
|
*
|
virtio-pci: update virtio pci bar layout documentation
Anthoine Bourgeois
2020-05-04
1
-0
/
+1
|
*
|
virtio-vga: fix virtio-vga bar ordering
Anthoine Bourgeois
2020-05-04
1
-0
/
+1
|
*
|
rtc: add RTC_ISA_BASE
Gerd Hoffmann
2020-05-04
2
-3
/
+3
|
*
|
acpi: add ISADeviceClass->build_aml()
Gerd Hoffmann
2020-05-04
3
-0
/
+18
|
*
|
acpi: drop pointless _STA method
Gerd Hoffmann
2020-05-04
1
-11
/
+3
|
*
|
qtest: allow DSDT acpi table changes
Gerd Hoffmann
2020-05-04
1
-0
/
+17
|
*
|
acpi: add aml builder stubs
Gerd Hoffmann
2020-05-04
2
-2
/
+81
|
*
|
move 'typedef Aml' to qemu/types.h
Gerd Hoffmann
2020-05-04
2
-1
/
+1
|
*
|
hw/pci/pcie: Replace PCI_DEVICE() casts with existing variable
Julia Suvorova
2020-05-04
1
-3
/
+3
|
*
|
hw/pci/pcie: Forbid hot-plug if it's disabled on the slot
Julia Suvorova
2020-05-04
1
-0
/
+19
|
/
/
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200504'...
Peter Maydell
2020-05-04
19
-863
/
+1301
|
\
\
|
|
/
|
/
|
|
*
target/arm: Move gen_ function typedefs to translate.h
Peter Maydell
2020-05-04
2
-17
/
+17
|
*
target/arm: Convert Neon 3-reg-same VMUL, VMLA, VMLS, VSHL to decodetree
Peter Maydell
2020-05-04
3
-25
/
+56
|
*
target/arm: Convert Neon 3-reg-same VQADD/VQSUB to decodetree
Peter Maydell
2020-05-04
3
-12
/
+23
|
*
target/arm: Convert Neon 3-reg-same comparisons to decodetree
Peter Maydell
2020-05-04
3
-20
/
+33
|
*
target/arm: Convert Neon 3-reg-same VMAX/VMIN to decodetree
Peter Maydell
2020-05-04
3
-19
/
+21
|
*
target/arm: Convert Neon 3-reg-same logic ops to decodetree
Peter Maydell
2020-05-04
3
-37
/
+32
|
*
target/arm: Convert Neon 3-reg-same VADD/VSUB to decodetree
Peter Maydell
2020-05-04
5
-19
/
+68
|
*
target/arm: Convert Neon 'load/store single structure' to decodetree
Peter Maydell
2020-05-04
3
-147
/
+100
|
*
target/arm: Convert Neon 'load single structure to all lanes' to decodetree
Peter Maydell
2020-05-04
3
-53
/
+80
|
*
target/arm: Convert Neon load/store multiple structures to decodetree
Peter Maydell
2020-05-04
3
-89
/
+133
|
*
target/arm: Convert VFM[AS]L (scalar) to decodetree
Peter Maydell
2020-05-04
3
-106
/
+40
|
*
target/arm: Convert V[US]DOT (scalar) to decodetree
Peter Maydell
2020-05-04
3
-12
/
+39
|
*
target/arm: Convert VCMLA (scalar) to decodetree
Peter Maydell
2020-05-04
3
-25
/
+46
|
*
target/arm: Convert VFM[AS]L (vector) to decodetree
Peter Maydell
2020-05-04
3
-91
/
+38
|
*
target/arm: Convert V[US]DOT (vector) to decodetree
Peter Maydell
2020-05-04
3
-8
/
+37
|
*
target/arm: Convert VCADD (vector) to decodetree
Peter Maydell
2020-05-04
3
-10
/
+41
|
*
target/arm: Convert VCMLA (vector) to decodetree
Peter Maydell
2020-05-04
3
-10
/
+49
|
*
target/arm: Add stubs for AArch32 Neon decodetree
Peter Maydell
2020-05-04
6
-2
/
+169
|
*
target/arm: Don't allow Thumb Neon insns without FEATURE_NEON
Peter Maydell
2020-05-04
1
-8
/
+8
|
*
target/arm/translate-vfp.inc.c: Remove duplicate simd_r32 check
Peter Maydell
2020-05-04
1
-6
/
+0
|
*
hw/arm: versal-virt: Add support for the RTC
Edgar E. Iglesias
2020-05-04
1
-0
/
+22
|
*
hw/arm: versal-virt: Add support for SD
Edgar E. Iglesias
2020-05-04
1
-0
/
+46
[prev]
[next]