qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-23 21:57:55 to 2021-10-25 12:41:37 UTC [more...]

[PATCH v4 00/17] Adding partial support for 128-bit riscv target
 2021-10-25 12:28 UTC  (8+ messages)
` [PATCH v4 01/17] exec/memop: Rename MO_Q definition as MO_UQ and add MO_UO
` [PATCH v4 03/17] target/riscv: additional macros to check instruction support
` [PATCH v4 04/17] target/riscv: separation of bitwise logic and aritmetic helpers
` [PATCH v4 05/17] target/riscv: array for the 64 upper bits of 128-bit registers
` [PATCH v4 10/17] target/riscv: support for 128-bit U-type instructions
` [PATCH v4 12/17] target/riscv: support for 128-bit arithmetic instructions
` [PATCH v4 14/17] target/riscv: adding high part of some csrs

[PATCH 0/5] trace: inroduce qmp: trace namespace
 2021-10-25 12:28 UTC  (4+ messages)

[PATCH v2 0/4] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
 2021-10-25 12:20 UTC  (6+ messages)
` [PATCH v2 3/4] usb/uhci: Replace pci_set_irq with qemu_set_irq
` [PATCH v2 4/4] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
` [PATCH v2 2/4] usb/uhci: Disallow user creating a vt82c686-uhci-pci device
` [PATCH v2 1/4] usb/uhci: Misc clean up

[PATCH v4 00/25] block layer: split block APIs in global state and I/O
 2021-10-25 12:22 UTC  (29+ messages)
` [PATCH v4 01/25] main-loop.h: introduce qemu_in_main_thread()
` [PATCH v4 02/25] include/block/block: split header into I/O and global state API
` [PATCH v4 03/25] assertions for block "
` [PATCH v4 04/25] include/sysemu/block-backend: split header into I/O and global state (GS) API
` [PATCH v4 05/25] block/block-backend.c: assertions for block-backend
` [PATCH v4 06/25] include/block/block_int: split header into I/O and global state API
` [PATCH v4 07/25] assertions for block_int "
` [PATCH v4 08/25] block: introduce assert_bdrv_graph_writable
` [PATCH v4 09/25] include/block/blockjob_int.h: split header into I/O and GS API
` [PATCH v4 10/25] assertions for blockjob_int.h
` [PATCH v4 11/25] include/block/blockjob.h: global state API
` [PATCH v4 12/25] assertions for blockob.h "
` [PATCH v4 13/25] include/sysemu/blockdev.h: move drive_add and inline drive_def
` [PATCH v4 14/25] include/systemu/blockdev.h: global state API
` [PATCH v4 15/25] assertions for blockdev.h "
` [PATCH v4 16/25] include/block/snapshot: global state API + assertions
` [PATCH v4 17/25] block/copy-before-write.h: "
` [PATCH v4 18/25] block/coroutines: I/O API
` [PATCH v4 19/25] block_int-common.h: split function pointers in BlockDriver
` [PATCH v4 20/25] block_int-common.h: assertion in the callers of BlockDriver function pointers
` [PATCH v4 21/25] block_int-common.h: split function pointers in BdrvChildClass
` [PATCH v4 22/25] block_int-common.h: assertions in the callers of BdrvChildClass function pointers
` [PATCH v4 23/25] block-backend-common.h: split function pointers in BlockDevOps
` [PATCH v4 24/25] job.h: split function pointers in JobDriver
` [PATCH v4 25/25] job.h: assertions in the callers of JobDriver funcion pointers

[PATCH] qmp: Stabilize preconfig
 2021-10-25 12:19 UTC  (2+ messages)

[PATCH 0/9] Configurable policy for handling unstable interfaces
 2021-10-25 12:18 UTC  (17+ messages)
` [PATCH 1/9] qapi: New special feature flag "unstable"
` [PATCH 2/9] qapi: Mark unstable QMP parts with feature 'unstable'
` [PATCH 3/9] qapi: Eliminate QCO_NO_OPTIONS for a slight simplification
` [PATCH 4/9] qapi: Tools for sets of special feature flags in generated code
` [PATCH 5/9] qapi: Generalize struct member policy checking
` [PATCH 6/9] qapi: Generalize command "
` [PATCH 7/9] qapi: Generalize enum member "
` [PATCH 8/9] qapi: Factor out compat_policy_input_ok()
` [PATCH 9/9] qapi: Extend -compat to set policy for unstable interfaces

[PATCH v4 0/8] Switch iotests to using Async QMP
 2021-10-25 12:10 UTC  (3+ messages)
` [PATCH v4 6/8] iotests/300: avoid abnormal shutdown race condition

[PATCH] Add a comment about endian-ness of capabilities recorded in pci config space
 2021-10-25 12:08 UTC  (2+ messages)

[PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
 2021-10-25 11:39 UTC  (5+ messages)

[PATCH v5 00/12] virtio-iommu: Add ACPI support
 2021-10-25 11:23 UTC  (4+ messages)
` [PATCH v5 04/12] hw/i386/pc: Allow instantiating a virtio-iommu device

[PATCH] block/export/fuse.c: fix musl build
 2021-10-25 11:05 UTC  (7+ messages)

[PATCH v2] hw/i386: Rename default_bus_bypass_iommu
 2021-10-25 10:47 UTC 

[PATCH] hvf: Avoid mapping regions < PAGE_SIZE as ram
 2021-10-25 10:56 UTC  (2+ messages)

[PATCH] configure: do not duplicate CPU_CFLAGS into QEMU_LDFLAGS
 2021-10-25 10:52 UTC  (2+ messages)

[PATCH v2 0/3] virtio: increase VIRTQUEUE_MAX_SIZE to 32k
 2021-10-25 10:30 UTC  (5+ messages)

[PATCH 0/3] linux-aio: allow block devices to limit aio-max-batch
 2021-10-25 10:20 UTC  (4+ messages)
` [PATCH 1/3] file-posix: add `aio-max-batch` option

[PATCH v4] isa-applesmc: provide OSK forwarding on Apple hosts
 2021-10-25 10:13 UTC  (2+ messages)

[PULL 0/1] Block patches
 2021-10-25 10:10 UTC  (3+ messages)

[PATCH v3] target/riscv: fix VS interrupts forwarding to HS
 2021-10-25  9:47 UTC  (7+ messages)

[PATCH v6 00/15] target/riscv: Rationalize XLEN and operand length
 2021-10-25  9:24 UTC  (4+ messages)

[PATCH] Trim some trailing space from human-readable output
 2021-10-25  9:17 UTC  (3+ messages)

[PATCH] configure: remove useless NPTL probe
 2021-10-25  8:19 UTC 

gitlab/cirrus auth token failure
 2021-10-25  8:17 UTC  (4+ messages)

[PATCH v8 00/78] support vector extension v1.0
 2021-10-25  6:43 UTC  (11+ messages)
` [PATCH v8 43/78] target/riscv: rvv-1.0: integer add-with-carry/subtract-with-borrow
` [PATCH v8 51/78] target/riscv: rvv-1.0: floating-point slide instructions
` [PATCH v8 61/78] target/riscv: rvv-1.0: floating-point/integer type-convert instructions
` [PATCH v8 65/78] target/riscv: rvv-1.0: relax RV_VLEN_MAX to 1024-bits
` [PATCH v8 72/78] target/riscv: set mstatus.SD bit when writing fp CSRs

[PATCH v16 0/8] RISC-V Pointer Masking implementation
 2021-10-25  5:53 UTC  (6+ messages)
` [PATCH v16 3/8] [RISCV_PM] Support CSRs required for RISC-V PM extension except for the h-mode
` [PATCH v16 5/8] [RISCV_PM] Print new PM CSRs in QEMU logs

[PATCH v4 0/5] qapi: Add feature flags to enum members
 2021-10-25  4:34 UTC  (7+ messages)
` [PATCH v4 1/5] qapi: Enable enum member introspection to show more than name
` [PATCH v4 2/5] qapi: Add feature flags to enum members
` [PATCH v4 3/5] qapi: Move compat policy from QObject to generic visitor
` [PATCH v4 4/5] qapi: Implement deprecated-input={reject, crash} for enum values
` [PATCH v4 5/5] block: Deprecate transaction type drive-backup

[PATCH v3 0/5] qapi: Add feature flags to enum members
 2021-10-25  4:31 UTC  (3+ messages)
` [PATCH v3 1/5] qapi: Enable enum member introspection to show more than name

[Bug 1761798] Re: live migration intermittently fails in CI with "VQ 0 size 0x80 Guest index 0x12c inconsistent with Host index 0x134: delta 0xfff8"
 2021-10-25  4:17 UTC  (2+ messages)

[PATCH] hw/riscv: opentitan: Fixup the PLIC context addresses
 2021-10-25  4:16 UTC  (2+ messages)

[PATCH 0/4] target/alpha,arm,ppc: More uses of tcg_constant()
 2021-10-25  0:21 UTC  (11+ messages)
` [PATCH 1/4] target/alpha: Use tcg_constant_i64() in gen_call_pal()
` [PATCH 2/4] target/arm: Use tcg_constant_i64() in do_sat_addsub_64()
` [PATCH 3/4] target/ppc: Use tcg_constant_tl() in gen_op_cmp()
` [PATCH 4/4] target/ppc: Use tcg_constant_i32() in gen_ld/st()

UASP and Streams
 2021-10-24 22:52 UTC 

[PATCH v3 00/21] Adding partial support for 128-bit riscv target
 2021-10-24 22:49 UTC  (4+ messages)
` [PATCH v3 13/21] target/riscv: support for 128-bit shift instructions

[PATCH 00/33] target/mips: Fully convert MSA opcodes to decodetree
 2021-10-24 21:18 UTC  (71+ messages)
` [PATCH 01/33] tests/tcg: Fix some targets default cross compiler path
` [PATCH 05/33] target/mips: Have check_msa_access() return a boolean
` [PATCH 06/33] target/mips: Use enum definitions from CPUMIPSMSADataFormat enum
` [PATCH 07/33] target/mips: Rename sa16 -> sa, bz_df -> bz -> bz_v
` [PATCH 08/33] target/mips: Convert MSA LDI opcode to decodetree
` [PATCH 09/33] target/mips: Introduce generic TRANS_CHECK() for decodetree helpers
` [PATCH 10/33] target/mips: Extract df_extract() helper
` [PATCH 11/33] target/mips: Convert MSA I5 instruction format to decodetree
` [PATCH 12/33] target/mips: Convert MSA BIT "
` [PATCH 13/33] target/mips: Convert MSA SHF opcode "
` [PATCH 14/33] target/mips: Convert MSA I8 instruction format "
` [PATCH 15/33] target/mips: Convert MSA load/store "
` [PATCH 16/33] target/mips: Convert MSA 2RF "
` [PATCH 17/33] target/mips: Convert MSA FILL opcode "
` [PATCH 18/33] target/mips: Convert MSA 2R instruction format "
` [PATCH 19/33] target/mips: Convert MSA VEC "
` [PATCH 20/33] target/mips: Convert MSA 3RF instruction format to decodetree (DF_HALF)
` [PATCH 21/33] target/mips: Convert MSA 3RF instruction format to decodetree (DF_WORD)
` [PATCH 22/33] target/mips: Convert MSA 3R instruction format to decodetree (part 1/4)
` [PATCH 23/33] target/mips: Convert MSA 3R instruction format to decodetree (part 2/4)
` [PATCH 24/33] target/mips: Convert MSA 3R instruction format to decodetree (part 3/4)
` [PATCH 25/33] target/mips: Convert MSA 3R instruction format to decodetree (part 4/4)
` [PATCH 26/33] target/mips: Convert MSA ELM instruction format to decodetree
` [PATCH 27/33] target/mips: Convert MSA COPY_U opcode "
` [PATCH 28/33] target/mips: Convert MSA COPY_S and INSERT opcodes "
` [PATCH 29/33] target/mips: Convert MSA MOVE.V opcode "
` [PATCH 30/33] target/mips: Convert CFCMSA and CTCMSA opcodes "
` [PATCH 31/33] target/mips: Remove generic MSA opcode
` [PATCH 32/33] target/mips: Remove one MSA unnecessary decodetree overlap group
` [PATCH 33/33] target/mips: Adjust style in msa_translate_init()

[PATCH] ui/gtk: Update the refresh rate for gl-area too
 2021-10-24 14:31 UTC 

[PATCH 0/5] hw/sh4: Codeing style fixes
 2021-10-24 14:09 UTC  (7+ messages)
` [PATCH 2/5] hw/sh4: Coding style: Fix multi-line comments
` [PATCH 5/5] hw/sh4: Coding style: Remove unnecessary casts
` [PATCH 4/5] hw/sh4: Coding style: Add missing braces
` [PATCH 1/5] hw/sh4: Coding style: Remove tabs
` [PATCH 3/5] hw/sh4: Coding style: White space fixes

[Bug 1921664] Re: Coroutines are racy for risc64 emu on arm64 - crash on Assertion
 2021-10-24  4:17 UTC  (2+ messages)

[PATCH v2 0/2] vfio: Some fixes about vfio-pci MMIO RAM mapping
 2021-10-24  2:09 UTC  (6+ messages)
` [PATCH v2 1/2] vfio/pci: Fix vfio-pci sub-page MMIO BAR mmaping in live migration

[PATCH v8 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-10-24  1:13 UTC  (7+ messages)
` [PATCH v8 07/10] ACPI ERST: create ACPI ERST table for pc/x86 machines

[PULL 00/11] Trivial branch for 6.2 patches
 2021-10-23 23:22 UTC  (2+ messages)


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).