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
/
include
Age
Commit message (
Expand
)
Author
2023-11-14
accel/tcg: Remove CF_LAST_IO
Richard Henderson
2023-11-14
dump: Add arch cleanup function
Janosch Frank
2023-11-13
host/include/generic/host/atomic128: Fix compilation problem with Clang 17
Thomas Huth
2023-11-10
qdev: Rework array properties based on list visitor
Kevin Wolf
2023-11-10
qom: Add object_property_set_default_list()
Kevin Wolf
2023-11-10
Merge tag 'xen-virtio-fix-1-tag' of https://gitlab.com/sstabellini/qemu into ...
Stefan Hajnoczi
2023-11-09
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-11-08
block: Protect bs->file with graph_lock
Kevin Wolf
2023-11-08
block: Add missing GRAPH_RDLOCK annotations
Kevin Wolf
2023-11-08
block: Introduce bdrv_co_change_backing_file()
Kevin Wolf
2023-11-08
block: Protect bs->backing with graph_lock
Kevin Wolf
2023-11-08
plugins: add dllexport and dllimport to api funcs
Greg Manning
2023-11-08
gdbstub: Introduce GDBFeatureBuilder
Akihiko Odaki
2023-11-08
gdbstub: Introduce gdb_find_static_feature()
Akihiko Odaki
2023-11-08
gdbstub: Add num_regs member to GDBFeature
Akihiko Odaki
2023-11-08
Merge tag 'pull-ppc-20231107' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2023-11-08
Merge tag 'pull-request-2023-11-07' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-11-08
Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2023-11-07
Xen: Fix xen_set_irq() and xendevicemodel_set_irq_level()
Vikram Garhwal
2023-11-07
ppc: qtest already exports qtest_rtas_call()
Juan Quintela
2023-11-07
hw/pci-host: Update PHB5 XSCOM registers
Saif Abrar
2023-11-07
ppc/pnv: Fix number of I2C engines and ports for power9/10
Glenn Miles
2023-11-07
ppc/pnv: Connect PNV I2C controller to powernv10
Glenn Miles
2023-11-07
ppc/pnv: Connect I2C controller model to powernv9 chip
Cédric Le Goater
2023-11-07
ppc/pnv: Add an I2C controller model
Cédric Le Goater
2023-11-07
s390/sclp: fix SCLP facility map
Heiko Carstens
2023-11-07
block: Mark bdrv_replace_node() GRAPH_WRLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_set_backing_hd_drained() GRAPH_WRLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_cow_child() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_filter_child() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_chain_contains() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_(un)freeze_backing_chain() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_skip_filters() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_skip_implicit_filters() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_filter_or_cow_bs() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark block_job_add_bdrv() GRAPH_WRLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_root_attach_child() GRAPH_WRLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_filter_bs() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_has_zero_init() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_probe_blocksizes() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
hw/pci-host: Add emulation of Mai Logic Articia S
BALATON Zoltan
2023-11-07
hw/i2c: pmbus: add VCAP register
Titus Rwantare
2023-11-07
hw/i2c: pmbus: add fan support
Titus Rwantare
2023-11-07
hw/i2c: pmbus: add vout mode bitfields
Titus Rwantare
2023-11-07
hw/i2c: pmbus add support for block receive
Titus Rwantare
2023-11-07
hw/cpu: Update the comments of nr_cores and nr_dies
Zhao Liu
2023-11-07
hw/i386: Fix comment style in topology.h
Zhao Liu
2023-11-07
hw/loader: Clean up global variable shadowing in rom_add_file()
Philippe Mathieu-Daudé
2023-11-07
hw/cpu: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-11-07
exec/cpu: Have cpu_exec_realize() return a boolean
Philippe Mathieu-Daudé
[next]