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
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
hw/sysbus: Remove now unused sysbus_address_space()
Philippe Mathieu-Daudé
2024-02-26
1
-5
/
+0
*
hw/sysbus: Inline and remove sysbus_add_io()
Philippe Mathieu-Daudé
2024-02-22
1
-6
/
+0
*
hw/core: Remove transitional infrastructure from BusClass
Peter Maydell
2024-02-02
1
-67
/
+0
*
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
2024-01-31
1
-0
/
+8
|
\
|
*
hw/core/qdev.c: add qdev_get_human_name()
Manos Pitsidianakis
2024-01-30
1
-0
/
+8
*
|
accel/tcg: Move perf and debuginfo support to tcg/
Ilya Leoshkevich
2024-01-29
1
-1
/
+1
|
/
*
hw/core/cpu: Rename cpu_class_init() to include 'common'
Philippe Mathieu-Daudé
2024-01-19
1
-2
/
+2
*
numa: Skip invalidation of cluster and NUMA node boundary for qtest
Gavin Shan
2024-01-12
1
-1
/
+1
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-3
/
+3
*
machine: Print CPU model name instead of CPU type
Gavin Shan
2024-01-05
1
-5
/
+9
*
machine: Improve is_cpu_type_supported()
Gavin Shan
2024-01-05
1
-6
/
+14
*
machine: Introduce helper is_cpu_type_supported()
Gavin Shan
2024-01-05
1
-38
/
+46
*
machine: Use error handling when CPU type is checked
Gavin Shan
2024-01-05
1
-6
/
+7
*
hw/core: Add machine_class_default_cpu_type()
Philippe Mathieu-Daudé
2024-01-05
1
-0
/
+8
*
cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2024-01-05
1
-3
/
+5
*
hw/core: Constify VMState
Richard Henderson
2023-12-29
3
-7
/
+7
*
qdev: add IOThreadVirtQueueMappingList property type
Stefan Hajnoczi
2023-12-21
1
-0
/
+46
*
qdev-properties: alias all object class properties
Stefan Hajnoczi
2023-12-21
1
-8
/
+10
*
block: remove AioContext locking
Stefan Hajnoczi
2023-12-21
1
-9
/
+0
*
hw: Add compat machines for 9.0
Cornelia Huck
2023-12-20
1
-0
/
+3
*
qdev: Fix crash in array property getter
Kevin Wolf
2023-11-28
1
-7
/
+26
*
hw/core: skip loading debug on all failures
Alex Bennée
2023-11-23
1
-1
/
+1
*
igb: Add Function Level Reset to PF and VF
Cédric Le Goater
2023-11-13
1
-1
/
+2
*
qdev: Rework array properties based on list visitor
Kevin Wolf
2023-11-10
1
-80
/
+157
*
qdev: Make netdev properties work as list elements
Kevin Wolf
2023-11-10
1
-1
/
+1
*
cpu: Call plugin hooks only when ready
Akihiko Odaki
2023-11-08
1
-0
/
+10
*
hw/loader: Clean up global variable shadowing in rom_add_file()
Philippe Mathieu-Daudé
2023-11-07
1
-2
/
+2
*
hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2023-11-07
1
-4
/
+12
*
accel/tcg: Factor tcg_cpu_reset_hold() out
Philippe Mathieu-Daudé
2023-11-07
1
-5
/
+0
*
accel: Introduce cpu_exec_reset_hold()
Philippe Mathieu-Daudé
2023-11-07
1
-0
/
+1
*
accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'
Philippe Mathieu-Daudé
2023-11-07
1
-0
/
+1
*
Merge tag 'pull-target-arm-20231106' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-11-07
1
-1
/
+1
|
\
|
*
hw/core/loader: gunzip(): initialize z_stream
Vladimir Sementsov-Ogievskiy
2023-11-06
1
-1
/
+1
*
|
Merge tag 'pull-vfio-20231106' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2023-11-07
1
-4
/
+7
|
\
\
|
*
|
util/uuid: Add UUID_STR_LEN definition
Cédric Le Goater
2023-11-03
1
-1
/
+1
|
*
|
memory: Let ReservedRegion use Range
Eric Auger
2023-11-03
1
-3
/
+6
|
|
/
*
/
qapi: Add query-memory-devices support to hv-balloon
Maciej S. Szmigiero
2023-11-06
1
-0
/
+15
|
/
*
Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-11-03
1
-0
/
+21
|
\
|
*
qdev: Add qdev_prop_set_array()
Kevin Wolf
2023-11-02
1
-0
/
+21
*
|
cpr: reboot mode
Steve Sistare
2023-11-01
1
-1
/
+1
*
|
migration: mode parameter
Steve Sistare
2023-11-01
1
-0
/
+14
|
/
*
Merge tag 'pull-request-2023-10-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-10-20
4
-7
/
+64
|
\
|
*
machine: adding s390 topology to info hotpluggable-cpus
Pierre Morel
2023-10-20
1
-0
/
+6
|
*
CPU topology: extend with s390 specifics
Pierre Morel
2023-10-20
3
-7
/
+58
*
|
memory: follow Error API guidelines
Marc-André Lureau
2023-10-19
1
-3
/
+3
|
/
*
hw/vfio: add ramfb migration support
Marc-André Lureau
2023-10-18
1
-0
/
+1
*
ramfb-standalone: add migration support
Marc-André Lureau
2023-10-18
1
-0
/
+1
*
cpu: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
2023-10-07
1
-2
/
+2
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-05
1
-1
/
+4
|
\
|
*
pci: SLT must be RO
Michael S. Tsirkin
2023-10-04
1
-1
/
+4
[prev]
[next]