index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
hw/core: Support module-id in numa configuration
Zhao Liu
2024-04-25
1
-0
/
+16
|
*
hw/core: Introduce module-id as the topology subindex
Zhao Liu
2024-04-25
1
-0
/
+4
|
*
hw/core/machine: Support modules in -smp
Zhao Liu
2024-04-25
2
-6
/
+34
|
*
hw/core/machine: Introduce the module as a CPU topology level
Zhao Liu
2024-04-25
2
-1
/
+2
|
*
hw/i386/pc_sysfw: Remove unused parameter from pc_isa_bios_init()
Bernhard Beschow
2024-04-25
1
-3
/
+2
|
*
hw/misc : Correct 5 spaces indents in stm32l4x5_exti
Inès Varhol
2024-04-25
1
-4
/
+4
|
*
hw/xtensa: Include missing 'exec/cpu-common.h' in 'bootparam.h'
Philippe Mathieu-Daudé
2024-04-25
1
-0
/
+2
|
*
hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc
Philippe Mathieu-Daudé
2024-04-25
1
-2
/
+2
|
*
hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
Zhao Liu
2024-04-25
3
-7
/
+5
|
*
hw/cxl/cxl-cdat: Make ct3_build_cdat() return boolean
Zhao Liu
2024-04-25
1
-4
/
+5
|
*
hw/cxl/cxl-cdat: Make ct3_load_cdat() return boolean
Zhao Liu
2024-04-25
1
-6
/
+7
|
*
hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device
Thomas Huth
2024-04-25
4
-1
/
+10
|
*
hw: Fix problem with the A*MPCORE switches in the Kconfig files
Thomas Huth
2024-04-25
3
-18
/
+10
|
*
hw/riscv/virt: Replace sprintf by g_strdup_printf
Philippe Mathieu-Daudé
2024-04-25
1
-8
/
+9
|
*
hw/misc/imx: Replace sprintf() by snprintf()
Philippe Mathieu-Daudé
2024-04-25
8
-10
/
+10
|
*
hw/misc/applesmc: Simplify DeviceReset handler
Philippe Mathieu-Daudé
2024-04-25
1
-15
/
+21
|
*
qmp: add dump machine type compatibility properties
Maksim Davydov
2024-04-25
1
-1
/
+22
*
|
Merge tag 'pull-target-arm-20240425' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2024-04-25
92
-186
/
+1322
|
\
\
|
*
|
hw/arm: Add the USART to the stm32l4x5 SoC
Arnaud Minier
2024-04-25
2
-6
/
+78
|
*
|
hw/char/stm32l4x5_usart: Add options for serial parameters setting
Arnaud Minier
2024-04-25
2
-0
/
+99
|
*
|
hw/char/stm32l4x5_usart: Enable serial read and write
Arnaud Minier
2024-04-25
2
-0
/
+150
|
*
|
hw/char: Implement STM32L4x5 USART skeleton
Arnaud Minier
2024-04-25
4
-0
/
+404
|
*
|
reset: Add RESET_TYPE_SNAPSHOT_LOAD
Peter Maydell
2024-04-25
2
-15
/
+4
|
*
|
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
76
-114
/
+114
|
*
|
allwinner-i2c, adm1272: Use device_cold_reset() for software-triggered reset
Peter Maydell
2024-04-25
2
-3
/
+2
|
*
|
hw/misc: Don't special case RESET_TYPE_COLD in npcm7xx_clk, gcr
Peter Maydell
2024-04-25
2
-18
/
+7
|
*
|
hw/dma: avoid apparent overflow in soc_dma_set_request
Anastasia Belova
2024-04-25
1
-2
/
+2
|
*
|
hw/arm/virt: Enable NMI support in the GIC if the CPU has FEAT_NMI
Jinjie Ruan
2024-04-25
1
-0
/
+19
|
*
|
hw/intc/arm_gicv3: Report the VINMI interrupt
Jinjie Ruan
2024-04-25
1
-2
/
+12
|
*
|
hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
Jinjie Ruan
2024-04-25
1
-0
/
+4
|
*
|
hw/intc/arm_gicv3: Implement NMI interrupt priority
Jinjie Ruan
2024-04-25
3
-9
/
+64
|
*
|
hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read()
Peter Maydell
2024-04-25
3
-12
/
+98
|
*
|
hw/intc/arm_gicv3: Add NMI handling CPU interface registers
Peter Maydell
2024-04-25
3
-5
/
+148
|
*
|
hw/intc/arm_gicv3: Implement GICD_INMIR
Jinjie Ruan
2024-04-25
2
-0
/
+36
|
*
|
hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
Jinjie Ruan
2024-04-25
2
-0
/
+20
|
*
|
hw/intc/arm_gicv3: Add irq non-maskable property
Jinjie Ruan
2024-04-25
1
-0
/
+38
|
*
|
hw/intc/arm_gicv3_kvm: Not set has-nmi=true for the KVM GICv3
Jinjie Ruan
2024-04-25
1
-0
/
+5
|
*
|
hw/intc/arm_gicv3: Add has-nmi property to GICv3 device
Jinjie Ruan
2024-04-25
3
-0
/
+4
|
*
|
hw/arm/virt: Wire NMI and VINMI irq lines from GIC to CPU
Jinjie Ruan
2024-04-25
1
-1
/
+9
|
*
|
hw/intc/arm_gicv3: Add external IRQ lines for NMI
Jinjie Ruan
2024-04-25
1
-0
/
+6
|
|
/
*
/
hw/s390x: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
2024-04-25
2
-0
/
+3
|
/
*
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-24
37
-6299
/
+0
|
\
|
*
hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper
Philippe Mathieu-Daudé
2024-04-24
25
-5186
/
+0
|
*
hw/timer: Remove the ALTERA_TIMER model
Philippe Mathieu-Daudé
2024-04-24
3
-249
/
+0
|
*
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
2024-04-24
11
-864
/
+0
*
|
Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
2024-04-24
3
-7
/
+5
|
\
\
|
*
|
qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition
Philippe Mathieu-Daudé
2024-04-24
1
-2
/
+1
|
*
|
qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition
Philippe Mathieu-Daudé
2024-04-24
1
-2
/
+2
|
*
|
qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition
Philippe Mathieu-Daudé
2024-04-24
1
-3
/
+2
|
|
/
*
|
Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...
Richard Henderson
2024-04-23
7
-21
/
+49
|
\
\
[prev]
[next]