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
/
intc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
hw/intc/arm_gicv3_its: Implement INV command properly
Peter Maydell
2022-04-22
4
-2
/
+74
|
*
hw/intc/arm_gicv3_its: Implement VSYNC
Peter Maydell
2022-04-22
3
-0
/
+13
|
*
hw/intc/arm_gicv3_its: Implement VMOVP
Peter Maydell
2022-04-22
3
-0
/
+85
|
*
hw/intc/arm_gicv3: Keep pointers to every connected ITS
Peter Maydell
2022-04-22
3
-0
/
+6
|
*
hw/intc/arm_gicv3_its: Handle virtual interrupts in process_its_cmd()
Peter Maydell
2022-04-22
4
-2
/
+125
|
*
hw/intc/arm_gicv3_its: Split out process_its_cmd() physical interrupt code
Peter Maydell
2022-04-22
1
-17
/
+32
|
*
hw/intc/arm_gicv3_its: Factor out CTE lookup sequence
Peter Maydell
2022-04-22
1
-70
/
+39
|
*
hw/intc/arm_gicv3_its: Factor out "find ITE given devid, eventid"
Peter Maydell
2022-04-22
1
-50
/
+54
|
*
hw/intc/arm_gicv3_its: Distinguish success and error cases of CMD_CONTINUE
Peter Maydell
2022-04-22
1
-13
/
+16
|
*
hw/intc/arm_gicv3_its: Implement VMAPP
Peter Maydell
2022-04-22
3
-0
/
+102
|
*
hw/intc/arm_gicv3_its: Implement VMAPI and VMAPTI
Peter Maydell
2022-04-22
3
-0
/
+102
|
*
hw/intc/arm_gicv3_its: Implement GITS_BASER2 for GICv4
Peter Maydell
2022-04-22
2
-0
/
+41
|
*
hw/intc/arm_gicv3_its: Factor out "is intid a valid LPI ID?"
Peter Maydell
2022-04-22
1
-3
/
+7
|
*
hw/intc/arm_gicv3: Report correct PIDR0 values for ID registers
Peter Maydell
2022-04-22
4
-5
/
+16
|
*
hw/intc/arm_gicv3: Insist that redist region capacity matches CPU count
Peter Maydell
2022-04-22
1
-2
/
+2
|
*
hw/intc/arm_gicv3: Sanity-check num-cpu property
Peter Maydell
2022-04-22
1
-0
/
+4
|
*
hw/intc/arm_gicv3_its: Add missing blank line
Peter Maydell
2022-04-22
1
-0
/
+1
*
|
hw/intc: riscv_aclint: Add reset function of ACLINT devices
Jim Shu
2022-04-22
1
-0
/
+39
*
|
hw/intc: Make RISC-V ACLINT mtime MMIO register writable
Frank Chang
2022-04-22
1
-21
/
+50
*
|
hw/intc: Support 32/64-bit mtimecmp and mtime accesses in RISC-V ACLINT
Frank Chang
2022-04-22
1
-15
/
+27
*
|
hw/intc: Add .impl.[min|max]_access_size declaration in RISC-V ACLINT
Frank Chang
2022-04-22
1
-0
/
+4
|
/
*
Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
2022-04-21
1
-6
/
+3
|
\
|
*
intc/exynos4210_gic: replace snprintf() with g_strdup_printf()
Marc-André Lureau
2022-04-21
1
-6
/
+3
*
|
hw/arm/exynos4210: Put combiners into state struct
Peter Maydell
2022-04-21
1
-30
/
+1
*
|
hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin() into exynos4210.c
Peter Maydell
2022-04-21
1
-77
/
+0
*
|
hw/arm/exynos4210: Put external GIC into state struct
Peter Maydell
2022-04-21
1
-15
/
+2
*
|
hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.c
Peter Maydell
2022-04-21
1
-204
/
+0
*
|
hw/arm/exynos4210: Fix code style nit in combiner_grp_to_gic_id[]
Peter Maydell
2022-04-21
1
-1
/
+1
*
|
hw/arm/exynos4210: Coalesce board_irqs and irq_table
Peter Maydell
2022-04-21
1
-24
/
+8
*
|
hw/intc/exynos4210_gic: Remove unused TYPE_EXYNOS4210_IRQ_GATE
Peter Maydell
2022-04-21
1
-107
/
+0
|
/
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
hw/intc/arm_gicv3_its: Add missing newlines to process_mapc() logging
Peter Maydell
2022-03-25
1
-2
/
+2
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
2
-4
/
+4
*
hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCG
Eric Auger
2022-03-18
2
-3
/
+3
*
ppc/xive2: Make type Xive2EndSource not user creatable
Cédric Le Goater
2022-03-14
1
-0
/
+1
*
hw/intc/arm_gicv3_cpuif: Fix register names in ICV_HPPIR read trace event
Peter Maydell
2022-03-07
1
-1
/
+2
*
hw/intc/arm_gicv3: Fix missing spaces in error log messages
Peter Maydell
2022-03-07
2
-4
/
+4
*
hw/intc/arm_gicv3: Specify valid and impl in MemoryRegionOps
Peter Maydell
2022-03-07
1
-0
/
+8
*
hw/intc/arm_gicv3_its: Add trace events for table reads and writes
Peter Maydell
2022-03-07
2
-6
/
+40
*
hw/intc/arm_gicv3_its: Add trace events for commands
Peter Maydell
2022-03-07
2
-2
/
+38
*
hw/intc: Add RISC-V AIA IMSIC device emulation
Anup Patel
2022-03-03
3
-0
/
+452
*
pnv/xive2: Add support for 8bits thread id
Cédric Le Goater
2022-03-02
2
-1
/
+7
*
pnv/xive2: Add support for automatic save&restore
Cédric Le Goater
2022-03-02
3
-6
/
+141
*
xive2: Add a get_config() handler for the router configuration
Cédric Le Goater
2022-03-02
2
-0
/
+20
*
pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)
Cédric Le Goater
2022-03-02
2
-5
/
+23
*
ppc/pnv: add XIVE Gen2 TIMA support
Cédric Le Goater
2022-03-02
2
-2
/
+120
*
pnv/xive2: Introduce new capability bits
Cédric Le Goater
2022-03-02
2
-2
/
+7
*
ppc/pnv: Add support for PQ offload on PHB5
Cédric Le Goater
2022-03-02
1
-1
/
+21
*
ppc/xive: Add support for PQ state bits offload
Cédric Le Goater
2022-03-02
5
-14
/
+175
[prev]
[next]