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