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
/
net
/
virtio-net.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
exec: Reduce tlb_set_dirty() declaration scope
Philippe Mathieu-Daudé
3
-6
/
+1
2024-04-26
exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
Philippe Mathieu-Daudé
16
-33
/
+33
2024-04-25
nbd/server: Mark negotiation functions as coroutine_fn
Eric Blake
1
-43
/
+59
2024-04-25
target/s390x: Remove KVM stubs in cpu_models.h
Philippe Mathieu-Daudé
1
-15
/
+0
2024-04-25
tests/unit: Remove debug statements in test-nested-aio-poll.c
Philippe Mathieu-Daudé
1
-7
/
+0
2024-04-25
docs/devel: fix minor typo in submitting-a-patch.rst
Manos Pitsidianakis
1
-1
/
+1
2024-04-25
hw/s390x: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
2
-0
/
+3
2024-04-25
nbd/server: do not poll within a coroutine context
Zhu Yangyang
4
-30
/
+47
2024-04-25
hw/core: Support module-id in numa configuration
Zhao Liu
1
-0
/
+16
2024-04-25
hw/core: Introduce module-id as the topology subindex
Zhao Liu
2
-0
/
+8
2024-04-25
hw/core/machine: Support modules in -smp
Zhao Liu
4
-6
/
+40
2024-04-25
hw/core/machine: Introduce the module as a CPU topology level
Zhao Liu
3
-1
/
+6
2024-04-25
hw/i386/pc_sysfw: Remove unused parameter from pc_isa_bios_init()
Bernhard Beschow
1
-3
/
+2
2024-04-25
hw/misc : Correct 5 spaces indents in stm32l4x5_exti
Inès Varhol
1
-4
/
+4
2024-04-25
hw/xtensa: Include missing 'exec/cpu-common.h' in 'bootparam.h'
Philippe Mathieu-Daudé
1
-0
/
+2
2024-04-25
hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc
Philippe Mathieu-Daudé
4
-4
/
+4
2024-04-25
hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
Zhao Liu
4
-8
/
+6
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