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
/
scripts
/
coverage
/
compare_gcov_json.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-26
block/io: accept NULL qiov in bdrv_pad_request
Stefan Reiter
1
-13
/
+20
2024-03-26
vdpa-dev: Fix initialisation order to restore VDUSE compatibility
Kevin Wolf
5
-9
/
+45
2024-03-26
tests/qemu-iotests: Test 157 and 227 require virtio-blk
Thomas Huth
2
-0
/
+4
2024-03-26
qapi: document parameters of query-cpu-model-* QAPI commands
David Hildenbrand
2
-18
/
+31
2024-03-26
qapi/block-core: improve Qcow2OverlapCheckFlags documentation
Vladimir Sementsov-Ogievskiy
2
-5
/
+21
2024-03-26
qapi: document leftover members in qapi/stats.json
Paolo Bonzini
2
-9
/
+10
2024-03-26
qapi: document leftover members in qapi/run-state.json
Paolo Bonzini
2
-4
/
+26
2024-03-26
qapi: document InputMultiTouchType
Marc-André Lureau
2
-2
/
+12
2024-03-26
qga/qapi-schema: Refill doc comments to conform to current conventions
Markus Armbruster
1
-12
/
+17
2024-03-26
qapi: Correct documentation indentation and whitespace
Markus Armbruster
10
-56
/
+51
2024-03-26
qapi: Refill doc comments to conform to current conventions
Markus Armbruster
12
-136
/
+142
2024-03-26
qapi: Don't repeat member type in its documentation text
Markus Armbruster
1
-4
/
+2
2024-03-26
qapi: Start sentences with a capital letter, end them with a period
Markus Armbruster
2
-9
/
+9
2024-03-26
qapi: Fix abbreviation punctuation in doc comments
Markus Armbruster
1
-2
/
+2
2024-03-26
qapi: Fix typo in request-ebpf documentation
Markus Armbruster
1
-1
/
+1
2024-03-26
qapi: Fix argument markup in drive-mirror documentation
Markus Armbruster
1
-1
/
+1
2024-03-26
qapi: Tidy up indentation of add_client's example
Markus Armbruster
1
-3
/
+3
2024-03-26
qapi: Tidy up block-latency-histogram-set documentation some more
Markus Armbruster
1
-5
/
+5
2024-03-26
qapi: Expand a few awkward abbreviations in documentation
Markus Armbruster
2
-5
/
+7
2024-03-26
qapi: Drop stray Arguments: line from qmp_capabilities docs
Markus Armbruster
1
-2
/
+0
2024-03-26
qapi: Fix bogus documentation of query-migrationthreads
Markus Armbruster
1
-3
/
+1
2024-03-26
qapi: Resync MigrationParameter and MigrateSetParameters
Markus Armbruster
1
-7
/
+17
2024-03-26
qapi: Improve migration TLS documentation
Markus Armbruster
1
-33
/
+34
2024-03-25
tests/qtest/libqtest.c: Check for g_setenv() failure
Peter Maydell
1
-1
/
+5
2024-03-25
tests/unit/test-throttle: Avoid unintended integer division
Peter Maydell
1
-2
/
+2
2024-03-25
tests/tcg/s390x: Test TEST AND SET
Ilya Leoshkevich
2
-0
/
+36
2024-03-25
target/s390x: Use mutable temporary value for op_ts
Ido Plat
1
-2
/
+3
2024-03-25
libqos/virtio.c: Correct 'flags' reading in qvirtqueue_kick
Zheyu Ma
1
-1
/
+1
2024-03-25
misc/pca955*: Move models under hw/gpio
Cédric Le Goater
14
-16
/
+16
2024-03-25
hw/nvram/mac_nvram: Report failure to write data
Peter Maydell
1
-1
/
+5
2024-03-25
hw/misc/pca9554: Correct error check bounds in get/set pin functions
Peter Maydell
1
-2
/
+2
2024-03-25
net/af-xdp.c: Don't leak sock_fds array in net_init_af_xdp()
Peter Maydell
1
-2
/
+1
2024-03-25
tests/unit/socket-helpers: Don't close(-1)
Peter Maydell
1
-1
/
+3
2024-03-25
tests/qtest/npcm7xx_emc_test: Don't leak cmd_line
Peter Maydell
1
-2
/
+2
2024-03-25
aspeed: Make the ast1030-a1 SoC not user creatable
Cédric Le Goater
1
-0
/
+2
2024-03-25
aspeed: Make the ast2600-a3 SoC not user creatable
Cédric Le Goater
1
-0
/
+2
2024-03-25
hw/microblaze: Do not allow xlnx-zynqmp-pmu-soc to be created by the user
Thomas Huth
1
-0
/
+2
2024-03-25
.travis.yml: Remove the unused xfslib-dev package
Thomas Huth
1
-1
/
+0
2024-03-25
.travis.yml: Shorten the runtime of the problematic jobs
Thomas Huth
1
-4
/
+5
2024-03-22
migration/multifd: Fix clearing of mapped-ram zero pages
Fabiano Rosas
1
-2
/
+1
2024-03-22
migration/postcopy: Fix high frequency sync
Peter Xu
1
-4
/
+3
2024-03-22
migration: Revert mapped-ram multifd support to fd: URI
Fabiano Rosas
6
-127
/
+8
2024-03-22
target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '...
Song Gao
1
-34
/
+40
2024-03-22
target/riscv/kvm: fix timebase-frequency when using KVM acceleration
Yong-Xuan Wang
3
-0
/
+12
2024-03-22
target/riscv: Fix mode in riscv_tlb_fill
Irina Ryapolova
1
-1
/
+1
2024-03-22
target/riscv: rvv: Remove the dependency of Zvfbfmin to Zfbfmin
Max Chou
1
-5
/
+0
2024-03-22
hw/intc: Update APLIC IDC after claiming iforce register
Frank Chang
1
-0
/
+1
2024-03-22
target/riscv/vector_helper.c: optimize loops in ldst helpers
Daniel Henrique Barboza
1
-3
/
+3
2024-03-22
target/riscv: enable 'vstart_eq_zero' in the end of insns
Ivan Klokov
4
-48
/
+59
2024-03-22
trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
Daniel Henrique Barboza
1
-8
/
+3
[next]