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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-13
tests/qapi-schema: Tidy up pylint warnings and advice
Markus Armbruster
1
-5
/
+4
2023-11-13
sphinx/qapidoc: Tidy up pylint warning raise-missing-from
Markus Armbruster
1
-1
/
+1
2023-11-13
qapi: Fix QAPISchemaEntity.__repr__()
Markus Armbruster
1
-1
/
+2
2023-11-13
meson: Enable -Wshadow=local
Markus Armbruster
1
-0
/
+1
2023-11-13
virtio-mem: fix division by zero in virtio_mem_activate_memslots_to_plug()
David Hildenbrand
1
-10
/
+12
2023-11-13
igb: Add Function Level Reset to PF and VF
Cédric Le Goater
3
-1
/
+20
2023-11-13
igb: Add a VF reset handler
Cédric Le Goater
6
-2
/
+25
2023-11-13
block/snapshot: Fix compiler warning with -Wshadow=local
Thomas Huth
1
-4
/
+2
2023-11-12
target/hppa: Mask reserved PSW bits in expand_sm_imm
Helge Deller
1
-5
/
+8
2023-11-11
Merge tag 'qdev-array-prop' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
13
-148
/
+257
2023-11-10
qdev: Rework array properties based on list visitor
Kevin Wolf
2
-100
/
+172
2023-11-10
qdev: Make netdev properties work as list elements
Kevin Wolf
1
-1
/
+1
2023-11-10
qom: Add object_property_set_default_list()
Kevin Wolf
2
-0
/
+14
2023-11-10
hw/rx/rx62n: Use qdev_prop_set_array()
Kevin Wolf
1
-9
/
+10
2023-11-10
hw/arm/xlnx-versal: Use qdev_prop_set_array()
Kevin Wolf
1
-2
/
+7
2023-11-10
hw/arm/virt: Use qdev_prop_set_array()
Kevin Wolf
1
-14
/
+17
2023-11-10
hw/arm/vexpress: Use qdev_prop_set_array()
Kevin Wolf
1
-10
/
+11
2023-11-10
hw/arm/sbsa-ref: Use qdev_prop_set_array()
Kevin Wolf
1
-2
/
+5
2023-11-10
hw/arm/mps2: Use qdev_prop_set_array()
Kevin Wolf
1
-4
/
+8
2023-11-10
hw/arm/mps2-tz: Use qdev_prop_set_array()
Kevin Wolf
1
-3
/
+7
2023-11-10
hw/i386/pc: Use qdev_prop_set_array()
Kevin Wolf
1
-3
/
+5
2023-11-10
Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...
Stefan Hajnoczi
1
-1
/
+1
2023-11-10
Merge tag 'xen-virtio-fix-1-tag' of https://gitlab.com/sstabellini/qemu into ...
Stefan Hajnoczi
2
-3
/
+5
2023-11-09
tracetool: avoid invalid escape in Python string
Marc-André Lureau
1
-1
/
+1
2023-11-09
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
56
-527
/
+926
2023-11-09
Merge tag 'pull-halloween-omnibus-081123-1' of https://gitlab.com/stsquad/qem...
Stefan Hajnoczi
28
-60
/
+639
2023-11-08
hw/ide/ahci: trigger either error IRQ or regular IRQ, not both
Niklas Cassel
1
-3
/
+2
2023-11-08
block: Protect bs->file with graph_lock
Kevin Wolf
15
-41
/
+97
2023-11-08
block: Take graph lock for most of .bdrv_open
Kevin Wolf
16
-20
/
+60
2023-11-08
vhdx: Take locks for accessing bs->file
Kevin Wolf
3
-28
/
+39
2023-11-08
qcow2: Take locks for accessing bs->file
Kevin Wolf
4
-41
/
+59
2023-11-08
block: Add missing GRAPH_RDLOCK annotations
Kevin Wolf
16
-60
/
+55
2023-11-08
block: Introduce bdrv_co_change_backing_file()
Kevin Wolf
7
-107
/
+120
2023-11-08
blkverify: Add locking for request_fn
Kevin Wolf
1
-5
/
+11
2023-11-08
block: Protect bs->backing with graph_lock
Kevin Wolf
9
-27
/
+70
2023-11-08
Revert "tests/tcg/nios2: Re-enable linux-user tests"
Alex Bennée
1
-0
/
+11
2023-11-08
mailmap: fixup some more corrupted author fields
Alex Bennée
1
-0
/
+2
2023-11-08
contrib/gitdm: add Daynix to domain-map
Alex Bennée
1
-0
/
+1
2023-11-08
contrib/gitdm: map HiSilicon to Huawei
Alex Bennée
1
-0
/
+1
2023-11-08
contrib/gitdm: add domain-map for Cestc
luzhipeng
1
-0
/
+1
2023-11-08
contrib/gitdm: Add Rivos Inc to the domain map
Alex Bennée
1
-0
/
+1
2023-11-08
plugins: allow plugins to be enabled on windows
Greg Manning
2
-2
/
+7
2023-11-08
gitlab: add dlltool to Windows CI
Alex Bennée
2
-2
/
+3
2023-11-08
plugins: disable lockstep plugin on windows
Greg Manning
1
-0
/
+6
2023-11-08
plugins: make test/example plugins work on windows
Greg Manning
5
-7
/
+83
2023-11-08
plugins: add dllexport and dllimport to api funcs
Greg Manning
1
-3
/
+47
2023-11-08
configure: tell meson and contrib_plugins about DLLTOOL
Alex Bennée
1
-0
/
+6
2023-11-08
cpu: Call plugin hooks only when ready
Akihiko Odaki
2
-11
/
+10
2023-11-08
gdbstub: Introduce GDBFeatureBuilder
Akihiko Odaki
2
-0
/
+115
2023-11-08
gdbstub: Introduce gdb_find_static_feature()
Akihiko Odaki
2
-0
/
+21
[prev]
[next]