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
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
q800: wire macfb IRQ to separate video interrupt on VIA2
Mark Cave-Ayland
2021-10-08
1
-2
/
+5
*
macfb: add vertical blank interrupt
Mark Cave-Ayland
2021-10-08
1
-0
/
+83
*
macfb: fix 24-bit RGB pixel encoding
Mark Cave-Ayland
2021-10-08
1
-4
/
+4
*
macfb: fix up 1-bit pixel encoding
Mark Cave-Ayland
2021-10-08
1
-1
/
+3
*
macfb: add common monitor modes supported by the MacOS toolbox ROM
Mark Cave-Ayland
2021-10-08
3
-20
/
+141
*
macfb: add qdev property to specify display type
Mark Cave-Ayland
2021-10-08
2
-1
/
+11
*
macfb: implement mode sense to allow display type to be detected
Mark Cave-Ayland
2021-10-08
2
-2
/
+117
*
macfb: add trace events for reading and writing the control registers
Mark Cave-Ayland
2021-10-08
2
-1
/
+11
*
macfb: use memory_region_init_ram() in macfb_common_realize() for the framebu...
Mark Cave-Ayland
2021-10-08
1
-3
/
+2
*
macfb: fix overflow of color_palette array
Mark Cave-Ayland
2021-10-08
1
-1
/
+3
*
macfb: fix invalid object reference in macfb_common_realize()
Mark Cave-Ayland
2021-10-08
1
-1
/
+1
*
macfb: update macfb.c to use the Error API best practices
Mark Cave-Ayland
2021-10-08
1
-8
/
+8
*
macfb: handle errors that occur during realize
Mark Cave-Ayland
2021-10-08
1
-0
/
+11
*
hw/riscv: shakti_c: Mark as not user creatable
Alistair Francis
2021-10-07
1
-0
/
+7
*
hw/dma: sifive_pdma: Don't run DMA when channel is disclaimed
Bin Meng
2021-10-07
1
-2
/
+9
*
hw/dma: sifive_pdma: Fix Control.claim bit detection
Bin Meng
2021-10-07
1
-1
/
+1
*
hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUART
Philippe Mathieu-Daudé
2021-10-07
1
-13
/
+84
*
hw/char/mchp_pfsoc_mmuart: Use a MemoryRegion container
Philippe Mathieu-Daudé
2021-10-07
1
-3
/
+8
*
hw/char/mchp_pfsoc_mmuart: Simplify MCHP_PFSOC_MMUART_REG definition
Philippe Mathieu-Daudé
2021-10-07
1
-6
/
+8
*
hw/char: sifive_uart: Register device in 'input' category
Bin Meng
2021-10-07
1
-0
/
+1
*
hw/char: shakti_uart: Register device in 'input' category
Bin Meng
2021-10-07
1
-0
/
+1
*
hw/char: ibex_uart: Register device in 'input' category
Bin Meng
2021-10-07
1
-0
/
+1
*
block: introduce max_hw_iov for use in scsi-generic
Paolo Bonzini
2021-10-06
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Richard Henderson
2021-10-05
19
-675
/
+848
|
\
|
*
hw/i386/amd_iommu: Add description/category to TYPE_AMD_IOMMU_PCI
Philippe Mathieu-Daudé
2021-10-05
1
-0
/
+9
|
*
hw/i386/amd_iommu: Rename SysBus specific functions as amdvi_sysbus_X()
Philippe Mathieu-Daudé
2021-10-05
1
-12
/
+12
|
*
hw/i386/amd_iommu: Rename amdviPCI TypeInfo
Philippe Mathieu-Daudé
2021-10-05
1
-4
/
+4
|
*
nvdimm: release the correct device list
Li Zhijian
2021-10-05
1
-6
/
+6
|
*
virtio-balloon: Fix page-poison subsection name
Dr. David Alan Gilbert
2021-10-05
1
-1
/
+1
|
*
acpi: remove no longer used build_header()
Igor Mammedov
2021-10-05
1
-23
/
+0
|
*
acpi: build_facs: use build_append_int_noprefix() API to compose table
Igor Mammedov
2021-10-05
1
-4
/
+14
|
*
acpi: arm/virt: build_gtdt: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
2021-10-05
1
-27
/
+48
|
*
acpi: arm/virt: build_spcr: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
2021-10-05
1
-27
/
+41
|
*
acpi: arm/virt: build_spcr: fix invalid cast
Igor Mammedov
2021-10-05
1
-1
/
+1
|
*
acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API
Igor Mammedov
2021-10-05
1
-71
/
+93
|
*
acpi: arm: virt: build_iort: use acpi_table_begin()/acpi_table_end() instead ...
Igor Mammedov
2021-10-05
1
-26
/
+18
|
*
acpi: arm: virt: build_dsdt: use acpi_table_begin()/acpi_table_end() instead ...
Igor Mammedov
2021-10-05
1
-7
/
+6
|
*
acpi: build_dsdt_microvm: use acpi_table_begin()/acpi_table_end() instead of ...
Igor Mammedov
2021-10-05
1
-7
/
+6
|
*
acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT table
Igor Mammedov
2021-10-05
1
-60
/
+90
|
*
acpi: x86: madt: use build_append_int_noprefix() API to compose MADT table
Igor Mammedov
2021-10-05
1
-62
/
+67
|
*
acpi: x86: set enabled when composing _MAT entries
Igor Mammedov
2021-10-05
3
-28
/
+10
|
*
acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...
Igor Mammedov
2021-10-05
2
-16
/
+22
|
*
acpi: build_amd_iommu: use acpi_table_begin()/acpi_table_end() instead of bui...
Igor Mammedov
2021-10-05
1
-7
/
+4
|
*
acpi: build_waet: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-6
/
+4
|
*
acpi: build_dmar_q35: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
2021-10-05
1
-39
/
+48
|
*
acpi: use build_append_int_noprefix() API to compose SRAT table
Igor Mammedov
2021-10-05
4
-56
/
+79
|
*
acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of...
Igor Mammedov
2021-10-05
2
-19
/
+14
|
*
acpi: build_tpm_tcpa: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
2021-10-05
1
-15
/
+23
|
*
acpi: build_hpet: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-8
/
+18
|
*
acpi: x86: build_dsdt: use acpi_table_begin()/acpi_table_end() instead of bui...
Igor Mammedov
2021-10-05
1
-6
/
+4
[next]