index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
Zhao Liu
3
-7
/
+5
2024-04-25
hw/cxl/cxl-cdat: Make ct3_build_cdat() return boolean
Zhao Liu
1
-4
/
+5
2024-04-25
hw/cxl/cxl-cdat: Make ct3_load_cdat() return boolean
Zhao Liu
1
-6
/
+7
2024-04-25
hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device
Thomas Huth
4
-1
/
+10
2024-04-25
hw: Fix problem with the A*MPCORE switches in the Kconfig files
Thomas Huth
3
-18
/
+10
2024-04-25
hw/riscv/virt: Replace sprintf by g_strdup_printf
Philippe Mathieu-Daudé
1
-8
/
+9
2024-04-25
hw/misc/imx: Replace sprintf() by snprintf()
Philippe Mathieu-Daudé
8
-10
/
+10
2024-04-25
hw/misc/applesmc: Simplify DeviceReset handler
Philippe Mathieu-Daudé
1
-15
/
+21
2024-04-25
hw/arm: Add the USART to the stm32l4x5 SoC
Arnaud Minier
2
-6
/
+78
2024-04-25
hw/char/stm32l4x5_usart: Add options for serial parameters setting
Arnaud Minier
2
-0
/
+99
2024-04-25
hw/char/stm32l4x5_usart: Enable serial read and write
Arnaud Minier
2
-0
/
+150
2024-04-25
hw/char: Implement STM32L4x5 USART skeleton
Arnaud Minier
4
-0
/
+404
2024-04-25
reset: Add RESET_TYPE_SNAPSHOT_LOAD
Peter Maydell
2
-15
/
+4
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
76
-114
/
+114
2024-04-25
allwinner-i2c, adm1272: Use device_cold_reset() for software-triggered reset
Peter Maydell
2
-3
/
+2
2024-04-25
hw/misc: Don't special case RESET_TYPE_COLD in npcm7xx_clk, gcr
Peter Maydell
2
-18
/
+7
2024-04-25
hw/dma: avoid apparent overflow in soc_dma_set_request
Anastasia Belova
1
-2
/
+2
2024-04-25
hw/arm/virt: Enable NMI support in the GIC if the CPU has FEAT_NMI
Jinjie Ruan
1
-0
/
+19
2024-04-25
hw/intc/arm_gicv3: Report the VINMI interrupt
Jinjie Ruan
1
-2
/
+12
2024-04-25
hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
Jinjie Ruan
1
-0
/
+4
2024-04-25
hw/intc/arm_gicv3: Implement NMI interrupt priority
Jinjie Ruan
3
-9
/
+64
2024-04-25
hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read()
Peter Maydell
3
-12
/
+98
2024-04-25
hw/intc/arm_gicv3: Add NMI handling CPU interface registers
Peter Maydell
3
-5
/
+148
2024-04-25
hw/intc/arm_gicv3: Implement GICD_INMIR
Jinjie Ruan
2
-0
/
+36
2024-04-25
hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
Jinjie Ruan
2
-0
/
+20
2024-04-25
hw/intc/arm_gicv3: Add irq non-maskable property
Jinjie Ruan
1
-0
/
+38
2024-04-25
hw/intc/arm_gicv3_kvm: Not set has-nmi=true for the KVM GICv3
Jinjie Ruan
1
-0
/
+5
2024-04-25
hw/intc/arm_gicv3: Add has-nmi property to GICv3 device
Jinjie Ruan
3
-0
/
+4
2024-04-25
hw/arm/virt: Wire NMI and VINMI irq lines from GIC to CPU
Jinjie Ruan
1
-1
/
+9
2024-04-25
hw/intc/arm_gicv3: Add external IRQ lines for NMI
Jinjie Ruan
1
-0
/
+6
2024-04-25
qmp: add dump machine type compatibility properties
Maksim Davydov
1
-1
/
+22
2024-04-24
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
37
-6299
/
+0
2024-04-24
Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
3
-7
/
+5
2024-04-24
hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper
Philippe Mathieu-Daudé
25
-5186
/
+0
2024-04-24
hw/timer: Remove the ALTERA_TIMER model
Philippe Mathieu-Daudé
3
-249
/
+0
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
11
-864
/
+0
2024-04-24
qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition
Philippe Mathieu-Daudé
1
-2
/
+1
2024-04-24
qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition
Philippe Mathieu-Daudé
1
-2
/
+2
2024-04-24
qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition
Philippe Mathieu-Daudé
1
-3
/
+2
2024-04-23
Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...
Richard Henderson
7
-21
/
+49
2024-04-23
memory: Add Error** argument to the global_dirty_log routines
Cédric Le Goater
1
-1
/
+1
2024-04-23
memory: Add Error** argument to .log_global_start() handler
Cédric Le Goater
3
-3
/
+7
2024-04-23
migration: Add Error** argument to .load_setup() handler
Cédric Le Goater
1
-2
/
+7
2024-04-23
migration: Add Error** argument to .save_setup() handler
Cédric Le Goater
3
-14
/
+11
2024-04-23
vfio: Always report an error in vfio_save_setup()
Cédric Le Goater
1
-3
/
+12
2024-04-23
s390/stattrib: Add Error** argument to set_migrationmode() handler
Cédric Le Goater
2
-7
/
+20
2024-04-23
HostMem: Add mechanism to opt in kvm guest memfd via MachineState
Xiaoyao Li
1
-0
/
+5
2024-04-23
hw/i386/sev: Use legacy SEV VM types for older machine types
Michael Roth
1
-0
/
+1
2024-04-23
target/i386: Implement mc->kvm_type() to get VM type
Paolo Bonzini
1
-0
/
+11
2024-04-23
linux-headers: update to current kvm/next
Paolo Bonzini
1
-8
/
+0
[prev]
[next]