87024 Commits (c256263f3df0eaf9011405cdaee354380beb6dc5)
 

Author SHA1 Message Date
John Snow c256263f3d qapi/parser: Fix token membership tests when token can be None 5 years ago
John Snow e0e8a0ac2e qapi: add must_match helper 5 years ago
John Snow 43b1be65f0 qapi/parser: Use @staticmethod where appropriate 5 years ago
John Snow 234dce2c2d qapi/parser: assert object keys are strings 5 years ago
John Snow 9cd0205d55 qapi/parser: enforce all top-level expressions must be dict in _parse() 5 years ago
John Snow 7c610ce6a9 qapi/parser: Assert lexer value is a string 5 years ago
John Snow 16ff40acc9 qapi/parser: factor parsing routine into method 5 years ago
John Snow b2b31fdf9b qapi/source: Remove line number from QAPISourceInfo initializer 5 years ago
John Snow 334c3cd58a qapi: Add test for nonexistent schema file 5 years ago
John Snow 3404e57410 qapi/parser: Don't try to handle file errors 5 years ago
Peter Maydell d874bc0816 Block layer patches 5 years ago
Peter Maydell c313e52e64 linux-user pull request 20210517 5 years ago
Peter Maydell 15e147b3c7 emulated nvme updates 5 years ago
Kevin Wolf c90bd505a3 vhost-user-blk: Check that num-queues is supported by backend 5 years ago
Kevin Wolf 04ceb61a40 virtio: Fail if iommu_platform is requested, but unsupported 5 years ago
Kevin Wolf 7556a320c9 vhost-user-blk: Get more feature flags from vhost device 5 years ago
Kevin Wolf 5b9243d265 vhost-user-blk: Improve error reporting in realize 5 years ago
Kevin Wolf dabefdd6ab vhost-user-blk: Don't reconnect during initialisation 5 years ago
Kevin Wolf f26729715e vhost-user-blk: Make sure to set Error on realize failure 5 years ago
Stefan Hajnoczi 7999e3136d vhost-user-blk-test: test discard/write zeroes invalid inputs 5 years ago
Stefan Hajnoczi 9c4e99e879 tests/qtest: add multi-queue test case to vhost-user-blk-test 5 years ago
Coiby Xu 806952026d test: new qTest case to test the vhost-user-blk-server 5 years ago
Peter Maydell 8e22b27994 Minor MAINTAINERS update. 5 years ago
Stefan Hajnoczi 1b0b2e6d06 block/export: improve vu_blk_sect_range_ok() 5 years ago
Kevin Wolf e3fc91aaaa block: Fix Transaction leak in bdrv_reopen_multiple() 5 years ago
Kevin Wolf e878bb1293 block: Fix Transaction leak in bdrv_root_attach_child() 5 years ago
Vladimir Sementsov-Ogievskiy 38b4409647 qcow2: set bdi->is_dirty 5 years ago
Ilya Leoshkevich 4a1e8931ec linux-user/elfload: add s390x core dumping support 5 years ago
Ilya Leoshkevich 5f779a3a26 linux-user/elfload: fix filling psinfo->pr_psargs 5 years ago
Richard Henderson fb80439b1e linux-user: Tidy TARGET_NR_rt_sigaction 5 years ago
Richard Henderson 02d0de101c linux-user/alpha: Share code for TARGET_NR_sigaction 5 years ago
Richard Henderson 0f6f99032e linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER 5 years ago
Richard Henderson ca192277db linux-user: Honor TARGET_ARCH_HAS_SA_RESTORER in do_syscall 5 years ago
Richard Henderson 02fb28e8ef linux-user: Pass ka_restorer to do_sigaction 5 years ago
Richard Henderson f20a9ca6d0 linux-user/alpha: Rename the sigaction restorer field 5 years ago
Richard Henderson 8f5141a9e1 linux-user/alpha: Fix rt sigframe return 5 years ago
Daniel P. Berrangé 68af19ad72 linux-user: use GDateTime for formatting timestamp for core file 5 years ago
Giuseppe Musacchio 0fa259dd79 linux-user: Fix erroneous conversion in copy_file_range 5 years ago
Giuseppe Musacchio db3221454d linux-user: Add copy_file_range to strace.list 5 years ago
Richard Henderson 0b16f04c1f linux-user/s390x: Handle vector regs in signal stack 5 years ago
Peter Maydell 1acbc0fdf2 Reorg FloatParts to use QEMU_GENERIC. 5 years ago
Peter Maydell 367196caa0 Pull request trivial-branch 20210515 5 years ago
Peter Maydell 32de74a1ac Block patches: 5 years ago
Klaus Jensen 88eea45c53 hw/nvme: move nvme emulation out of hw/block 5 years ago
Klaus Jensen 49ad39c55a hw/block/nvme: move zoned constraints checks 5 years ago
Klaus Jensen 83e85b614d hw/block/nvme: remove irrelevant zone resource checks 5 years ago
Klaus Jensen 9d394c80f1 hw/block/nvme: remove num_namespaces member 5 years ago
Klaus Jensen 72ea5c2c20 hw/block/nvme: streamline namespace array indexing 5 years ago
Klaus Jensen 3ef73f9462 hw/block/nvme: add metadata offset helper 5 years ago
Klaus Jensen 6146f3dd35 hw/block/nvme: cache lba and ms sizes 5 years ago