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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-05-16
tcg: Unify helper_{be,le}_{ld,st}*
Richard Henderson
14
-511
/
+146
2023-05-16
accel/tcg: Honor atomicity of stores
Richard Henderson
3
-66
/
+545
2023-05-16
accel/tcg: Honor atomicity of loads
Richard Henderson
3
-51
/
+716
2023-05-16
include/exec/memop: Add MO_ATOM_*
Richard Henderson
2
-6
/
+58
2023-05-16
tcg/i386: Set P_REXW in tcg_out_addi_ptr
Richard Henderson
1
-1
/
+1
2023-05-16
Merge tag 'pull-9p-20230516' of https://github.com/cschoenebeck/qemu into sta...
Richard Henderson
6
-17
/
+49
2023-05-16
configure: make clear that VirtFS is 9p
Christian Schoenebeck
1
-2
/
+2
2023-05-16
9pfs/xen: Fix segfault on shutdown
Jason Andryuk
2
-13
/
+28
2023-05-16
tests/9p: fix potential leak in v9fs_rreaddir()
Christian Schoenebeck
1
-0
/
+5
2023-05-16
Don't require libcap-ng for virtfs support
Peter Foley
3
-3
/
+15
2023-05-16
Merge tag 'pull-request-2023-05-15v2' of https://gitlab.com/thuth/qemu into s...
Richard Henderson
62
-224
/
+557
2023-05-16
tests/tcg/s390x: Test EXECUTE of relative branches
Ilya Leoshkevich
2
-0
/
+159
2023-05-16
target/s390x: Fix EXECUTE of relative branches
Ilya Leoshkevich
1
-23
/
+58
2023-05-16
tests/tcg/s390x: Enable the multiarch system tests
Ilya Leoshkevich
3
-14
/
+69
2023-05-16
tests/tcg/multiarch: Make the system memory test work on big-endian
Ilya Leoshkevich
1
-24
/
+43
2023-05-16
s390x/tcg: Fix LDER instruction format
Ilya Leoshkevich
1
-1
/
+1
2023-05-16
hw/net: Move xilinx_ethlite.c to the target-independent source set
Thomas Huth
2
-2
/
+2
2023-05-16
hw/core: Move machine-qmp-cmds.c into the target independent source set
Thomas Huth
2
-6
/
+3
2023-05-16
cpu: Introduce a wrapper for being able to use TARGET_NAME in common code
Thomas Huth
2
-0
/
+7
2023-05-16
hw/core: Use a callback for target specific query-cpus-fast information
Thomas Huth
4
-14
/
+15
2023-05-16
docs/about/emulation: fix typo
Lizhi Yang
1
-1
/
+1
2023-05-16
docs/devel: remind developers to run CI container pipeline when updating images
Ani Sinha
1
-0
/
+6
2023-05-16
s390x/pv: Fix spurious warning with asynchronous teardown
Claudio Imbrenda
3
-6
/
+12
2023-05-16
util/async-teardown: wire up query-command-line-options
Claudio Imbrenda
4
-11
/
+63
2023-05-16
tests/lcitool: Add mtools and xorriso and remove genisoimage as dependencies
Ani Sinha
21
-27
/
+45
2023-05-16
tests: libvirt-ci: Update to commit 'c8971e90ac' to pull in mformat and xorriso
Ani Sinha
1
-0
/
+0
2023-05-16
Add information how to fix common build error on Windows in symlink-install-tree
Mateusz Krawczuk
1
-0
/
+3
2023-05-16
hw/pci-bridge: Fix release ordering by embedding PCIBridgeWindows within PCIB...
Jonathan Cameron
2
-12
/
+9
2023-05-16
tests/qtest: replace qmp_discard_response with qtest_qmp_assert_success
Daniel P. Berrangé
8
-57
/
+40
2023-05-16
net: stream: test reconnect option with an unix socket
Laurent Vivier
1
-21
/
+18
2023-05-16
sysemu/kvm: Remove unused headers
Philippe Mathieu-Daudé
2
-3
/
+1
2023-05-16
tests/avocado/virtio-gpu: Fix the URLs of the test_virtio_vga_virgl test
Thomas Huth
1
-2
/
+2
2023-05-15
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
30
-52
/
+2100
2023-05-15
Merge tag 'migration-20230515-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
13
-67
/
+97
2023-05-15
Merge tag 'pull-loongarch-20230515' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
9
-62
/
+136
2023-05-15
docs/zoned-storage:add zoned emulation use case
Sam Li
1
-0
/
+19
2023-05-15
virtio-blk: add some trace events for zoned emulation
Sam Li
2
-0
/
+19
2023-05-15
block: add accounting for zone append operation
Sam Li
7
-11
/
+113
2023-05-15
virtio-blk: add zoned storage emulation for zoned devices
Sam Li
3
-0
/
+393
2023-05-15
block: add some trace events for zone append
Sam Li
2
-0
/
+5
2023-05-15
qemu-iotests: test zone append operation
Sam Li
3
-0
/
+107
2023-05-15
block: introduce zone append write for zoned devices
Sam Li
10
-8
/
+173
2023-05-15
file-posix: add tracking of the zone write pointers
Sam Li
3
-4
/
+193
2023-05-15
docs/zoned-storage: add zoned device documentation
Sam Li
3
-0
/
+50
2023-05-15
block: add some trace events for new block layer APIs
Sam Li
2
-0
/
+5
2023-05-15
iotests: test new zone operations
Sam Li
2
-0
/
+142
2023-05-15
block: add zoned BlockDriver check to block layer
Sam Li
4
-0
/
+37
2023-05-15
block/raw-format: add zone operations to pass through requests
Sam Li
1
-0
/
+17
2023-05-15
block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice i...
Sam Li
9
-3
/
+696
2023-05-15
block/file-posix: introduce helper functions for sysfs attributes
Sam Li
2
-34
/
+96
[next]