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
2021-05-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
13
-60
/
+1230
2021-05-18
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...
Peter Maydell
48
-1653
/
+842
2021-05-18
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
21
-1088
/
+988
2021-05-18
vhost-user-blk: Check that num-queues is supported by backend
Kevin Wolf
3
-0
/
+8
2021-05-18
virtio: Fail if iommu_platform is requested, but unsupported
Kevin Wolf
1
-0
/
+5
2021-05-18
vhost-user-blk: Get more feature flags from vhost device
Kevin Wolf
1
-0
/
+2
2021-05-18
vhost-user-blk: Improve error reporting in realize
Kevin Wolf
1
-12
/
+11
2021-05-18
vhost-user-blk: Don't reconnect during initialisation
Kevin Wolf
1
-42
/
+17
2021-05-18
vhost-user-blk: Make sure to set Error on realize failure
Kevin Wolf
1
-3
/
+1
2021-05-18
vhost-user-blk-test: test discard/write zeroes invalid inputs
Stefan Hajnoczi
1
-0
/
+124
2021-05-18
tests/qtest: add multi-queue test case to vhost-user-blk-test
Stefan Hajnoczi
1
-5
/
+76
2021-05-18
test: new qTest case to test the vhost-user-blk-server
Coiby Xu
6
-0
/
+979
2021-05-18
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210516' into...
Peter Maydell
4
-2
/
+13
2021-05-18
block/export: improve vu_blk_sect_range_ok()
Stefan Hajnoczi
1
-1
/
+8
2021-05-18
block: Fix Transaction leak in bdrv_reopen_multiple()
Kevin Wolf
1
-1
/
+1
2021-05-18
block: Fix Transaction leak in bdrv_root_attach_child()
Kevin Wolf
1
-3
/
+4
2021-05-18
qcow2: set bdi->is_dirty
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2021-05-18
linux-user/elfload: add s390x core dumping support
Ilya Leoshkevich
1
-0
/
+33
2021-05-18
linux-user/elfload: fix filling psinfo->pr_psargs
Ilya Leoshkevich
1
-2
/
+3
2021-05-18
linux-user: Tidy TARGET_NR_rt_sigaction
Richard Henderson
1
-19
/
+13
2021-05-18
linux-user/alpha: Share code for TARGET_NR_sigaction
Richard Henderson
2
-37
/
+7
2021-05-18
linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER
Richard Henderson
3
-37
/
+7
2021-05-18
linux-user: Honor TARGET_ARCH_HAS_SA_RESTORER in do_syscall
Richard Henderson
1
-0
/
+4
2021-05-18
linux-user: Pass ka_restorer to do_sigaction
Richard Henderson
3
-15
/
+11
2021-05-18
linux-user/alpha: Rename the sigaction restorer field
Richard Henderson
3
-7
/
+7
2021-05-18
linux-user/alpha: Fix rt sigframe return
Richard Henderson
1
-1
/
+1
2021-05-18
linux-user: use GDateTime for formatting timestamp for core file
Daniel P. Berrangé
1
-27
/
+9
2021-05-18
linux-user: Fix erroneous conversion in copy_file_range
Giuseppe Musacchio
1
-1
/
+2
2021-05-18
linux-user: Add copy_file_range to strace.list
Giuseppe Musacchio
1
-0
/
+3
2021-05-18
linux-user/s390x: Handle vector regs in signal stack
Richard Henderson
1
-2
/
+60
2021-05-17
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-fp-20210516' into ...
Peter Maydell
12
-2312
/
+2937
2021-05-17
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
13
-59
/
+65
2021-05-17
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-05-14' in...
Peter Maydell
28
-379
/
+289
2021-05-17
hw/nvme: move nvme emulation out of hw/block
Klaus Jensen
16
-216
/
+217
2021-05-17
hw/block/nvme: move zoned constraints checks
Klaus Jensen
1
-24
/
+28
2021-05-17
hw/block/nvme: remove irrelevant zone resource checks
Klaus Jensen
1
-13
/
+0
2021-05-17
hw/block/nvme: remove num_namespaces member
Klaus Jensen
2
-16
/
+15
2021-05-17
hw/block/nvme: streamline namespace array indexing
Klaus Jensen
2
-4
/
+4
2021-05-17
hw/block/nvme: add metadata offset helper
Klaus Jensen
4
-10
/
+15
2021-05-17
hw/block/nvme: cache lba and ms sizes
Klaus Jensen
4
-99
/
+56
2021-05-17
hw/block/nvme: replace nvme_ns_status
Klaus Jensen
2
-12
/
+8
2021-05-17
hw/block/nvme: remove non-shared defines from header file
Klaus Jensen
3
-2
/
+2
2021-05-17
hw/block/nvme: cleanup includes
Klaus Jensen
4
-36
/
+15
2021-05-17
hw/block/nvme: consolidate header files
Klaus Jensen
8
-391
/
+348
2021-05-17
hw/block/nvme: rename __nvme_select_ns_iocs
Klaus Jensen
1
-24
/
+23
2021-05-17
hw/block/nvme: rename __nvme_advance_zone_wp
Klaus Jensen
1
-4
/
+4
2021-05-17
hw/block/nvme: rename __nvme_zrm_open
Klaus Jensen
1
-6
/
+10
2021-05-17
hw/block/nvme: align with existing style
Gollu Appalanaidu
3
-35
/
+44
2021-05-17
hw/block/nvme: function formatting fix
Gollu Appalanaidu
1
-1
/
+1
2021-05-17
hw/block/nvme: fix io-command set profile feature
Gollu Appalanaidu
1
-3
/
+2
[next]