index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
core
Age
Commit message (
Expand
)
Author
2024-02-22
hw/sysbus: Inline and remove sysbus_add_io()
Philippe Mathieu-Daudé
2024-02-02
hw/core: Remove transitional infrastructure from BusClass
Peter Maydell
2024-01-31
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
2024-01-30
hw/core/qdev.c: add qdev_get_human_name()
Manos Pitsidianakis
2024-01-29
accel/tcg: Move perf and debuginfo support to tcg/
Ilya Leoshkevich
2024-01-19
hw/core/cpu: Rename cpu_class_init() to include 'common'
Philippe Mathieu-Daudé
2024-01-12
numa: Skip invalidation of cluster and NUMA node boundary for qtest
Gavin Shan
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-05
machine: Print CPU model name instead of CPU type
Gavin Shan
2024-01-05
machine: Improve is_cpu_type_supported()
Gavin Shan
2024-01-05
machine: Introduce helper is_cpu_type_supported()
Gavin Shan
2024-01-05
machine: Use error handling when CPU type is checked
Gavin Shan
2024-01-05
hw/core: Add machine_class_default_cpu_type()
Philippe Mathieu-Daudé
2024-01-05
cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2023-12-29
hw/core: Constify VMState
Richard Henderson
2023-12-21
qdev: add IOThreadVirtQueueMappingList property type
Stefan Hajnoczi
2023-12-21
qdev-properties: alias all object class properties
Stefan Hajnoczi
2023-12-21
block: remove AioContext locking
Stefan Hajnoczi
2023-12-20
hw: Add compat machines for 9.0
Cornelia Huck
2023-11-28
qdev: Fix crash in array property getter
Kevin Wolf
2023-11-23
hw/core: skip loading debug on all failures
Alex Bennée
2023-11-13
igb: Add Function Level Reset to PF and VF
Cédric Le Goater
2023-11-10
qdev: Rework array properties based on list visitor
Kevin Wolf
2023-11-10
qdev: Make netdev properties work as list elements
Kevin Wolf
2023-11-08
cpu: Call plugin hooks only when ready
Akihiko Odaki
2023-11-07
hw/loader: Clean up global variable shadowing in rom_add_file()
Philippe Mathieu-Daudé
2023-11-07
hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2023-11-07
accel/tcg: Factor tcg_cpu_reset_hold() out
Philippe Mathieu-Daudé
2023-11-07
accel: Introduce cpu_exec_reset_hold()
Philippe Mathieu-Daudé
2023-11-07
accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'
Philippe Mathieu-Daudé
2023-11-07
Merge tag 'pull-target-arm-20231106' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-11-07
Merge tag 'pull-vfio-20231106' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2023-11-06
hw/core/loader: gunzip(): initialize z_stream
Vladimir Sementsov-Ogievskiy
2023-11-06
qapi: Add query-memory-devices support to hv-balloon
Maciej S. Szmigiero
2023-11-03
util/uuid: Add UUID_STR_LEN definition
Cédric Le Goater
2023-11-03
memory: Let ReservedRegion use Range
Eric Auger
2023-11-03
Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-11-02
qdev: Add qdev_prop_set_array()
Kevin Wolf
2023-11-01
cpr: reboot mode
Steve Sistare
2023-11-01
migration: mode parameter
Steve Sistare
2023-10-20
Merge tag 'pull-request-2023-10-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-10-20
machine: adding s390 topology to info hotpluggable-cpus
Pierre Morel
2023-10-20
CPU topology: extend with s390 specifics
Pierre Morel
2023-10-19
memory: follow Error API guidelines
Marc-André Lureau
2023-10-18
hw/vfio: add ramfb migration support
Marc-André Lureau
2023-10-18
ramfb-standalone: add migration support
Marc-André Lureau
2023-10-07
cpu: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-05
Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-10-04
Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
[next]