qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-28 14:07:26 to 2021-06-29 07:34:55 UTC [more...]

[PATCH 00/20] Add LoongArch linux-user emulation support
 2021-06-29  7:33 UTC  (8+ messages)
` [PATCH 01/20] target/loongarch: Add README
` [PATCH 03/20] target/loongarch: Add core definition
` [PATCH 06/20] target/loongarch: Add main translation routines

[PATCH] hw/i386/pc: Document pc_system_ovmf_table_find
 2021-06-29  7:29 UTC  (7+ messages)

[PATCH v2] qemu-img: Make unallocated part of backing chain obvious in map
 2021-06-29  7:23 UTC  (9+ messages)
` [PATCH v2 2/1] qemu-img: Add "backing":true to unallocated map segments

[PATCH] scsi: fix bug scsi resp sense is 0 when expand disk
 2021-06-29  7:12 UTC 

[PATCH v7 00/16] qemu_iotests: improve debugging options
 2021-06-29  7:08 UTC  (8+ messages)
` [PATCH v7 13/16] qemu-iotests: insert valgrind command line as wrapper for qemu binary
` [PATCH v7 14/16] docs/devel/testing: add -valgrind option to the debug section of QEMU iotests

[PATCH v6 0/7] crypto: Make QCryptoTLSCreds* structures private
 2021-06-29  7:01 UTC  (11+ messages)
` [PATCH v6 1/7] crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper
` [PATCH v6 2/7] block/nbd: Use qcrypto_tls_creds_check_endpoint()
` [PATCH v6 3/7] qemu-nbd: "
` [PATCH v6 4/7] chardev/socket: "
` [PATCH v6 5/7] migration/tls: "
` [PATCH v6 6/7] ui/vnc: "
` [PATCH v6 7/7] crypto: Make QCryptoTLSCreds* structures private

[PATCH v2 00/28] target/mips: Explode 60% of the 32K-lines translate.c
 2021-06-29  5:40 UTC  (3+ messages)

[PATCH] hw/mips/jazz: Map the UART devices unconditionally
 2021-06-29  5:37 UTC 

[PATCH v2] hw/nvme: fix pin-based interrupt behavior (again)
 2021-06-29  5:19 UTC  (4+ messages)

[PATCH] hw/nvme: fix missing check for PMR capability
 2021-06-29  5:19 UTC  (5+ messages)

[PATCH v2] misc: Fix "havn't" typo
 2021-06-29  5:14 UTC 

[PATCH v2 1/1] migration: Unregister yank if migration setup fails
 2021-06-29  5:05 UTC 

[PATCH v2] tcg: Avoid including 'trace-tcg.h' in target translate.c
 2021-06-29  5:09 UTC 

[PATCH 0/5] hw/mips: Fix the Fuloong 2E machine with PMON bios
 2021-06-29  4:54 UTC  (10+ messages)
` [PATCH 3/5] hw/pci-host/bonito: Allow PCI config accesses smaller than 32-bit
` [PATCH 4/5] tests/acceptance: Test Linux on the Fuloong 2E machine
` [PATCH 5/5] tests/acceptance: Test PMON "

[PATCH 0/4] target/mips: Extract microMIPS ISA and Code Compaction ASE apart
 2021-06-29  4:35 UTC  (8+ messages)
` [PATCH 1/4] target/mips: Add declarations for generic TCG helpers

[PATCH 1/1] util/uri: do not check argument of uri_free()
 2021-06-29  4:34 UTC  (2+ messages)

[PATCH] target/s390x: Use explicit stores to env->cc_op
 2021-06-29  4:29 UTC  (2+ messages)

[Qemu-devel] [Bug 1745316] [NEW] SDL1.x>SDL2 regressions: non-usbtablet mouse position reporting is broken, and VGA/compatmonitor/serial/etc view switching is unusable
 2021-06-29  4:17 UTC  (2+ messages)
` [Bug 1745316] "

[Bug 1883560] [NEW] mips linux-user builds occasionly crash randomly only to be fixed by a full clean re-build
 2021-06-29  4:17 UTC  (2+ messages)
` [Bug 1883560] "

[PULL v2 00/28] Misc (including block file-posix) for 2021-06-23
 2021-06-29  4:12 UTC  (3+ messages)
` [PULL 15/28] osdep: provide ROUND_DOWN macro

[RFC PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-06-29  3:39 UTC  (15+ messages)

[RFC PATCH 00/11] RISC-V: support clic v0.9 specification
 2021-06-29  2:54 UTC  (15+ messages)
` [RFC PATCH 03/11] hw/intc: Add CLIC device
` [RFC PATCH 09/11] target/riscv: Update CSR mclicbase in CLIC mode

[PATCH] coreaudio: Commit the result of init in the end
 2021-06-29  2:41 UTC 

[PATCH v2] ui/cocoa: Use NSWindow's ability to resize
 2021-06-29  1:53 UTC  (5+ messages)

[PATCH v4 0/3] Fuzzer pattern-matching, timeouts, and instrumentation-filtering
 2021-06-29  1:11 UTC  (3+ messages)
` [PATCH v4 3/3] fuzz: make object-name matching case-insensitive

[PATCH 0/2] pc: acpi: revert back to 5.2 PCI slot enumeration
 2021-06-28 23:56 UTC  (3+ messages)

[PATCH v6 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2021-06-28 23:07 UTC  (8+ messages)
` [PATCH v6 2/4] Jobs based on custom runners: build environment docs and playbook

[PATCH v10 6/6] migration/dirtyrate: implement dirty-ring dirtyrate calculation
 2021-06-28 23:05 UTC  (2+ messages)

[PATCH v5 00/14] target/hexagon: introduce idef-parser
 2021-06-28 22:39 UTC  (4+ messages)
` [PATCH v5 13/14] target/hexagon: import additional tests

[PATCH v3 0/9] target/nios2: Convert to TranslatorOps
 2021-06-28 22:08 UTC  (10+ messages)
` [PATCH v3 1/9] target/nios2: Replace DISAS_TB_JUMP with DISAS_NORETURN
` [PATCH v3 2/9] target/nios2: Use global cpu_env
` [PATCH v3 3/9] target/nios2: Use global cpu_R
` [PATCH v3 4/9] target/nios2: Add DisasContextBase to DisasContext
` [PATCH v3 5/9] target/nios2: Convert to TranslatorOps
` [PATCH v3 6/9] target/nios2: Remove assignment to env in handle_instruction
` [PATCH v3 7/9] target/nios2: Clean up goto "
` [PATCH v3 8/9] target/nios2: Inline handle_instruction
` [PATCH v3 9/9] target/nios2: Use pc_next for pc + 4

[PATCH v4 0/8] GICv3 LPI and ITS feature implementation
 2021-06-28 22:04 UTC  (18+ messages)
` [PATCH v4 2/8] hw/intc: GICv3 ITS register definitions added
` [PATCH v4 3/8] hw/intc: GICv3 ITS command queue framework
` [PATCH v4 4/8] hw/intc: GICv3 ITS Command processing

[PATCH 00/11] Python: packaging cleanups
 2021-06-28 21:48 UTC  (25+ messages)
` [PATCH 01/11] python: expose typing information via PEP 561
` [PATCH 02/11] python: Remove global pylint suppressions
` [PATCH 03/11] python: Re-lock pipenv at *oldest* supported versions
` [PATCH 04/11] python: README.rst touchups
` [PATCH 05/11] python: Add no-install usage instructions
` [PATCH 06/11] python: rename 'venv-check' target to 'check-pipenv'
` [PATCH 07/11] python: update help text for check-tox
` [PATCH 08/11] python: add 'make check-venv' invocation
` [PATCH 09/11] python: Update help text on 'make check', 'make develop'
` [PATCH 10/11] python: Update help text on 'make clean', 'make distclean'
` [PATCH 11/11] python: remove auto-generated pyproject.toml file

QEMU hosting
 2021-06-28 21:33 UTC  (8+ messages)

[PULL 00/10] Block Jobs patches
 2021-06-28 21:26 UTC  (5+ messages)

[PATCH v4 0/2] semihosting/next (SYS_HEAPINFO)
 2021-06-28 20:01 UTC  (5+ messages)
` [PATCH v4 1/2] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
` [PATCH v4 2/2] tests/tcg: port SYS_HEAPINFO to a system test

[PATCH v2 0/6] block: block-status cache for data regions
 2021-06-28 19:10 UTC  (5+ messages)
` [PATCH v2 3/6] block: Clarify that @bytes is no limit on *pnum

[PATCH v7 0/7] virtiofsd: Add support to enable/disable posix acls
 2021-06-28 18:51 UTC  (21+ messages)
` [PATCH v7 1/7] virtiofsd: Fix fuse setxattr() API change issue
    ` [Virtio-fs] "
` [PATCH v7 2/7] virtiofsd: Fix xattr operations overwriting errno
` [PATCH v7 3/7] virtiofsd: Add support for extended setxattr
` [PATCH v7 5/7] virtiofsd: Add capability to change/restore umask
` [PATCH v7 6/7] virtiofsd: Switch creds, drop FSETID for system.posix_acl_access xattr
` [PATCH v7 7/7] virtiofsd: Add an option to enable/disable posix acls

[PATCH v2] target/s390x: Fix CC set by CONVERT TO FIXED/LOGICAL
 2021-06-28 18:45 UTC  (2+ messages)

[PATCH v3 0/3] avocado-qemu: New SMMUv3 and intel IOMMU tests
 2021-06-28 18:27 UTC  (5+ messages)
` [PATCH v3 1/3] Acceptance Tests: Add default kernel params and pxeboot url to the KNOWN_DISTROS collection
` [PATCH v3 2/3] avocado_qemu: Add SMMUv3 tests

[PATCH] target/s390x: Fix CC set by CONVERT TO FIXED/LOGICAL
 2021-06-28 17:49 UTC  (6+ messages)

[PATCH 00/18] target/arm: Second slice of MVE implementation
 2021-06-28 17:45 UTC  (40+ messages)
` [PATCH 01/18] target/arm: Fix MVE widening/narrowing VLDR/VSTR offset calculation
` [PATCH 02/18] target/arm: Fix bugs in MVE VRMLALDAVH, VRMLSLDAVH
` [PATCH 03/18] target/arm: Make asimd_imm_const() public
` [PATCH 04/18] target/arm: Use asimd_imm_const for A64 decode
` [PATCH 05/18] target/arm: Use dup_const() instead of bitfield_replicate()
` [PATCH 06/18] target/arm: Implement MVE logical immediate insns
` [PATCH 07/18] target/arm: Implement MVE vector shift left by "
` [PATCH 08/18] target/arm: Implement MVE vector shift right "
` [PATCH 09/18] target/arm: Implement MVE VSHLL
` [PATCH 10/18] target/arm: Implement MVE VSRI, VSLI
` [PATCH 11/18] target/arm: Implement MVE VSHRN, VRSHRN
` [PATCH 12/18] target/arm: Implement MVE saturating narrowing shifts
` [PATCH 13/18] target/arm: Implement MVE VSHLC
` [PATCH 14/18] target/arm: Implement MVE VADDLV
` [PATCH 15/18] target/arm: Implement MVE long shifts by immediate
` [PATCH 16/18] target/arm: Implement MVE long shifts by register
` [PATCH 17/18] target/arm: Implement MVE shifts by immediate
` [PATCH 18/18] target/arm: Implement MVE shifts by register

[PULL 0/7] misc fixes (docs, plugins, tests)
 2021-06-28 17:42 UTC  (2+ messages)

[PATCH] tests: Boot and halt a Linux guest on the Raspberry Pi 2 machine
 2021-06-28 17:39 UTC  (2+ messages)

[PATCH v3] Add basic power management to raspi
 2021-06-28 17:38 UTC  (3+ messages)

[PATCH v2 00/11] hw/nvme: reimplement all multi-aio commands with custom aiocbs
 2021-06-28 17:08 UTC  (5+ messages)
` [PATCH v2 11/11] Partially revert "hw/block/nvme: drain namespaces on sq deletion"

[PATCH v3 1/2] hw/nvme: fix endianess conversion and add controller list
 2021-06-28 17:06 UTC  (3+ messages)

[PATCH] tests/qtest/nvme-test: add persistent memory region test
 2021-06-28 17:07 UTC  (2+ messages)

[PATCH v3 0/2] hw/nvme: namespace parameter for EUI-64
 2021-06-28 17:06 UTC  (2+ messages)

[PATCH v3 1/1] yank: Unregister function when using TLS migration
 2021-06-28 16:35 UTC  (6+ messages)

[PATCH 0/2] Updates docs/system/arm to include new bmc machines
 2021-06-28 16:25 UTC  (3+ messages)

[PATCH v3 00/29] tcg: bswap improvements
 2021-06-28 16:22 UTC  (10+ messages)
` [PATCH v3 03/29] tcg/aarch64: Merge tcg_out_rev{16,32,64}
` [PATCH v3 12/29] tcg/ppc: Use power10 byte-reverse instructions
` [PATCH v3 13/29] tcg/s390: Support bswap flags

[PULL 0/6] Floppy patches
 2021-06-28 16:06 UTC  (2+ messages)

[PATCH v2 0/7] target/nios2: Convert to TranslatorOps
 2021-06-28 16:04 UTC  (17+ messages)
` [PATCH v2 1/7] target/nios2: Replace DISAS_TB_JUMP with DISAS_NORETURN
` [PATCH v2 2/7] target/nios2: Use global cpu_env
` [PATCH v2 3/7] target/nios2: Use global cpu_R
` [PATCH v2 4/7] target/nios2: Add DisasContextBase to DisasContext
` [PATCH v2 5/7] target/nios2: Convert to TranslatorOps
` [PATCH v2 6/7] target/nios2: Remove assignment to env in handle_instruction
` [PATCH v2 7/7] target/nios2: Clean up goto "

[PATCH v6 0/9] Allow changing bs->file on reopen
 2021-06-28 15:39 UTC  (2+ messages)

[PATCH RFC 0/6] i386/pc: Fix creation of >= 1Tb guests on AMD systems with IOMMU
 2021-06-28 15:37 UTC  (20+ messages)
` [PATCH RFC 1/6] i386/pc: Account IOVA reserved ranges above 4G boundary
` [PATCH RFC 4/6] i386/pc: Keep PCI 64-bit hole within usable IOVA space

[PATCH 0/7] target/nios2: Convert to TranslatorOps
 2021-06-28 15:27 UTC  (5+ messages)
` [PATCH 2/7] target/nios2: Use global cpu_env
` [PATCH 4/7] target/nios2: Add DisasContextBase to DisasContext

[PATCH 0/1] target/arm: Check NaN mode before silencing NaN
 2021-06-28 15:04 UTC  (3+ messages)

[PATCH v3 00/15] target/cris: Convert to TranslatorOps
 2021-06-28 14:56 UTC  (6+ messages)
` [PATCH v3 11/15] target/cris: Add DISAS_DBRANCH

[PATCH 0/4] docs: improve -smp documentation
 2021-06-28 14:55 UTC  (2+ messages)

[PULL 0/5] target/alpha patch queue
 2021-06-28 14:42 UTC  (7+ messages)
` [PULL 1/5] hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings
` [PULL 2/5] hw/alpha: Provide console information to the PALcode at start-up
` [PULL 3/5] hw/alpha: Provide a PCI-ISA bridge device node
` [PULL 4/5] pc-bios: Update the palcode-clipper image
` [PULL 5/5] target/alpha: Honor the FEN bit


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).