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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-12
Merge tag 'hw-misc-20240312' of https://github.com/philmd/qemu into staging
Peter Maydell
5
-7
/
+3
2024-03-11
hw/core: Cleanup unused included headers in numa.c
Zhao Liu
1
-2
/
+0
2024-03-11
hw/core: Cleanup unused included header in machine-qmp-cmds.c
Zhao Liu
1
-1
/
+0
2024-03-11
hw/core: Cleanup unused included headers in cpu-common.c
Zhao Liu
1
-4
/
+0
2024-03-11
hw/core/qdev-properties-system: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
1
-0
/
+1
2024-03-11
hw/core/loader-fit: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
1
-0
/
+2
2024-03-11
migration/multifd: Enable multifd zero page checking by default.
Hao Xiang
1
-1
/
+3
2024-03-11
migration/multifd: Implement zero page transmission on the multifd thread.
Hao Xiang
1
-1
/
+1
2024-03-11
migration/multifd: Add new migration option zero-page-detection.
Hao Xiang
1
-0
/
+10
2024-03-09
hw/core/machine-smp: Calculate total CPUs once in machine_parse_smp_config()
Zhao Liu
1
-4
/
+4
2024-03-09
hw/core/machine-smp: Deprecate unsupported "parameter=1" SMP configurations
Zhao Liu
1
-16
/
+47
2024-03-09
hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurations
Zhao Liu
1
-2
/
+3
2024-03-09
qdev: Add a granule_mode property
Eric Auger
1
-0
/
+14
2024-02-28
plugins: create CPUPluginState and migrate plugin_mask
Alex Bennée
1
-0
/
+5
2024-02-28
cpu: call plugin init hook asynchronously
Pierrick Bouvier
1
-2
/
+7
2024-02-28
gdbstub: Simplify XML lookup
Akihiko Odaki
1
-2
/
+3
2024-02-27
hw/core/machine: Use qemu_register_resettable for sysbus reset
Peter Maydell
1
-4
/
+3
2024-02-27
hw/core/reset: Implement qemu_register_reset via qemu_register_resettable
Peter Maydell
1
-33
/
+106
2024-02-27
hw/core/reset: Add qemu_{register, unregister}_resettable()
Peter Maydell
1
-2
/
+29
2024-02-27
hw/core: Add ResetContainer which holds objects implementing Resettable
Peter Maydell
2
-0
/
+78
2024-02-26
hw/sysbus: Remove now unused sysbus_address_space()
Philippe Mathieu-Daudé
1
-5
/
+0
2024-02-22
hw/sysbus: Inline and remove sysbus_add_io()
Philippe Mathieu-Daudé
1
-6
/
+0
2024-02-02
hw/core: Remove transitional infrastructure from BusClass
Peter Maydell
1
-67
/
+0
2024-01-31
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
1
-0
/
+8
2024-01-30
hw/core/qdev.c: add qdev_get_human_name()
Manos Pitsidianakis
1
-0
/
+8
2024-01-29
accel/tcg: Move perf and debuginfo support to tcg/
Ilya Leoshkevich
1
-1
/
+1
2024-01-19
hw/core/cpu: Rename cpu_class_init() to include 'common'
Philippe Mathieu-Daudé
1
-2
/
+2
2024-01-12
numa: Skip invalidation of cluster and NUMA node boundary for qtest
Gavin Shan
1
-1
/
+1
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
1
-3
/
+3
2024-01-05
machine: Print CPU model name instead of CPU type
Gavin Shan
1
-5
/
+9
2024-01-05
machine: Improve is_cpu_type_supported()
Gavin Shan
1
-6
/
+14
2024-01-05
machine: Introduce helper is_cpu_type_supported()
Gavin Shan
1
-38
/
+46
2024-01-05
machine: Use error handling when CPU type is checked
Gavin Shan
1
-6
/
+7
2024-01-05
hw/core: Add machine_class_default_cpu_type()
Philippe Mathieu-Daudé
1
-0
/
+8
2024-01-05
cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
Philippe Mathieu-Daudé
1
-3
/
+5
2023-12-29
hw/core: Constify VMState
Richard Henderson
3
-7
/
+7
2023-12-21
qdev: add IOThreadVirtQueueMappingList property type
Stefan Hajnoczi
1
-0
/
+46
2023-12-21
qdev-properties: alias all object class properties
Stefan Hajnoczi
1
-8
/
+10
2023-12-21
block: remove AioContext locking
Stefan Hajnoczi
1
-9
/
+0
2023-12-20
hw: Add compat machines for 9.0
Cornelia Huck
1
-0
/
+3
2023-11-28
qdev: Fix crash in array property getter
Kevin Wolf
1
-7
/
+26
2023-11-23
hw/core: skip loading debug on all failures
Alex Bennée
1
-1
/
+1
2023-11-13
igb: Add Function Level Reset to PF and VF
Cédric Le Goater
1
-1
/
+2
2023-11-10
qdev: Rework array properties based on list visitor
Kevin Wolf
1
-80
/
+157
2023-11-10
qdev: Make netdev properties work as list elements
Kevin Wolf
1
-1
/
+1
2023-11-08
cpu: Call plugin hooks only when ready
Akihiko Odaki
1
-0
/
+10
2023-11-07
hw/loader: Clean up global variable shadowing in rom_add_file()
Philippe Mathieu-Daudé
1
-2
/
+2
2023-11-07
hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
Philippe Mathieu-Daudé
1
-4
/
+12
2023-11-07
accel/tcg: Factor tcg_cpu_reset_hold() out
Philippe Mathieu-Daudé
1
-5
/
+0
2023-11-07
accel: Introduce cpu_exec_reset_hold()
Philippe Mathieu-Daudé
1
-0
/
+1
[next]