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
/
qapi
/
expr.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-20
qapi/parser: Assert lexer value is a string
John Snow
1
-0
/
+1
2021-05-20
qapi/parser: factor parsing routine into method
John Snow
1
-12
/
+28
2021-05-20
qapi/source: Remove line number from QAPISourceInfo initializer
John Snow
2
-8
/
+4
2021-05-20
qapi: Add test for nonexistent schema file
John Snow
3
-1
/
+7
2021-05-20
qapi/parser: Don't try to handle file errors
John Snow
4
-17
/
+18
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
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
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
2021-05-17
hw/block/nvme: consider metadata read aio return value in compare
Gollu Appalanaidu
1
-0
/
+11
2021-05-17
hw/block/nvme: rename reserved fields declarations
Gollu Appalanaidu
1
-1
/
+1
[next]