messages from 2021-10-29 05:06:33 to 2021-10-29 16:14:12 UTC [more...]
[PATCH 00/24] bsd-user: arm (32-bit) support
2021-10-29 16:06 UTC (9+ messages)
` [PATCH 13/24] bsd-user/arm/target_arch_thread.h: Routines to create and switch to a thread
` [PATCH 22/24] bsd-user/arm/target_arch_signal.h: arm set_mcontext
[PATCH v3 00/12] vfio-user server in QEMU
2021-10-29 15:58 UTC (13+ messages)
` [PATCH v3 02/12] vfio-user: build library
` [PATCH v3 03/12] vfio-user: define vfio-user-server object
` [PATCH v3 04/12] vfio-user: instantiate vfio-user context
` [PATCH v3 05/12] vfio-user: find and init PCI device
[PULL 0/2] Hexagon (target/hexagon) cleanup and bug fix
2021-10-29 15:38 UTC (2+ messages)
[PATCH v2 0/9] Configurable policy for handling unstable interfaces
2021-10-29 15:34 UTC (19+ messages)
` [PATCH v2 4/9] qapi: Tools for sets of special feature flags in generated code
` [PATCH v2 5/9] qapi: Generalize struct member policy checking
` [PATCH v2 6/9] qapi: Generalize command "
` [PATCH v2 7/9] qapi: Generalize enum member "
` [PATCH v2 9/9] qapi: Extend -compat to set policy for unstable interfaces
[PATCH v2 0/5] pci/iommu: Fail early if vfio-pci detected before vIOMMU
2021-10-29 15:31 UTC (9+ messages)
` [PATCH v2 2/5] pci: Export pci_for_each_device_under_bus*()
` [PATCH v2 5/5] pc/q35: Add pre-plug hook for x86-iommu
[PATCH 0/5] target/riscv: Initial support for native debug feature via M-mode CSRs
2021-10-29 15:25 UTC (6+ messages)
` [PATCH 1/5] target/riscv: Add initial support for native debug
` [PATCH 2/5] target/riscv: debug: Implement debug related TCGCPUOps
` [PATCH 3/5] target/riscv: Add a config option for native debug
` [PATCH 4/5] target/riscv: csr: Hook debug CSR read/write
` [PATCH 5/5] hw/core: tcg-cpu-ops.h: Update comments of debug_check_watchpoint()
[RFC PATCH v1 0/3] virtio: early detect 'modern' virtio
2021-10-29 14:53 UTC (3+ messages)
` [RFC PATCH v1 1/3] virtio: introduce virtio_force_modern()
[Qemu-devel] [Bug 1414466] [NEW] -net user, hostfwd=... is not working(qemu-system-aarch64)
2021-10-29 14:39 UTC (2+ messages)
` [Bug 1414466] Re: -net user,hostfwd=... is not working
[PATCH v3 0/3] Dynamic sysbus device check error report
2021-10-29 14:22 UTC (4+ messages)
` [PATCH v3 1/3] machine: add device_type_is_dynamic_sysbus function
` [PATCH v3 2/3] qdev-monitor: Check sysbus device type before creating it
` [PATCH v3 3/3] machine: remove the done notifier for dynamic sysbus device type check
[PATCH] vhost: Fix last queue index of devices with no cvq
2021-10-29 14:16 UTC
[PATCH 0/9] Configurable policy for handling unstable interfaces
2021-10-29 14:08 UTC (8+ messages)
` [PATCH 2/9] qapi: Mark unstable QMP parts with feature 'unstable'
` [PATCH 8/9] qapi: Factor out compat_policy_input_ok()
[PATCH] failover: allow to pause the VM during the migration
2021-10-29 13:56 UTC (4+ messages)
[PATCH v4 00/23] More SH4 clean ups
2021-10-29 13:44 UTC (28+ messages)
` [PATCH v4 02/23] hw/char/sh_serial: Use hw_error instead of fprintf and abort
` [PATCH v4 14/23] hw/intc/sh_intc: Use array index instead of pointer arithmetics
` [PATCH v4 10/23] hw/intc/sh_intc: Rename iomem region
` [PATCH v4 18/23] hw/intc/sh_intc: Simplify allocating sources array
` [PATCH v4 06/23] hw/char/sh_serial: QOM-ify
` [PATCH v4 12/23] hw/intc/sh_intc: Move sh_intc_register() closer to its only user
` [PATCH v4 22/23] hw/timer/sh_timer: Do not wrap lines that are not too long
` [PATCH v4 13/23] hw/intc/sh_intc: Remove excessive parenthesis
` [PATCH v4 20/23] hw/timer/sh_timer: Rename sh_timer_state to SHTimerState
` [PATCH v4 16/23] hw/intc/sh_intc: Replace abort() with g_assert_not_reached()
[PATCH 0/4] hw/core: Restrict qdev-hotplug to sysemu
2021-10-29 12:51 UTC (5+ messages)
` [PATCH 1/4] hw/core: Restrict sysemu specific files
` [PATCH 2/4] hw/core: Declare meson source set
[PATCH] qtest: fix 'expression is always false' build failure in qtest_has_accel()
2021-10-29 11:48 UTC (3+ messages)
[PATCH] target/mips: Remove obsolete FCR0_HAS2008 comment on P5600 CPU
2021-10-29 11:40 UTC (2+ messages)
[PATCH v4 00/22] monitor: explicitly permit QMP commands to be added for all use cases
2021-10-29 11:29 UTC (7+ messages)
` [PATCH v4 11/22] qapi: introduce x-query-profile QMP command
` [PATCH v4 12/22] qapi: introduce x-query-numa "
` [PATCH v4 14/22] qapi: introduce x-query-rdma "
[PATCH v9 00/76] support vector extension v1.0
2021-10-29 8:59 UTC (77+ messages)
` [PATCH v9 01/76] target/riscv: drop vector 0.7.1 and add 1.0 support
` [PATCH v9 02/76] target/riscv: Use FIELD_EX32() to extract wd field
` [PATCH v9 03/76] target/riscv: rvv-1.0: add mstatus VS field
` [PATCH v9 04/76] target/riscv: rvv-1.0: set mstatus.SD bit if mstatus.VS is dirty
` [PATCH v9 05/76] target/riscv: rvv-1.0: add sstatus VS field
` [PATCH v9 06/76] target/riscv: rvv-1.0: introduce writable misa.v field
` [PATCH v9 07/76] target/riscv: rvv-1.0: add translation-time vector context status
` [PATCH v9 08/76] target/riscv: rvv-1.0: remove rvv related codes from fcsr registers
` [PATCH v9 09/76] target/riscv: rvv-1.0: add vcsr register
` [PATCH v9 10/76] target/riscv: rvv-1.0: add vlenb register
` [PATCH v9 11/76] target/riscv: rvv-1.0: check MSTATUS_VS when accessing vector csr registers
` [PATCH v9 12/76] target/riscv: rvv-1.0: remove MLEN calculations
` [PATCH v9 13/76] target/riscv: rvv-1.0: add fractional LMUL
` [PATCH v9 14/76] target/riscv: rvv-1.0: add VMA and VTA
` [PATCH v9 15/76] target/riscv: rvv-1.0: update check functions
` [PATCH v9 16/76] target/riscv: introduce more imm value modes in translator functions
` [PATCH v9 17/76] target/riscv: rvv:1.0: add translation-time nan-box helper function
` [PATCH v9 18/76] target/riscv: rvv-1.0: remove amo operations instructions
` [PATCH v9 19/76] target/riscv: rvv-1.0: configure instructions
` [PATCH v9 20/76] target/riscv: rvv-1.0: stride load and store instructions
` [PATCH v9 21/76] target/riscv: rvv-1.0: index "
` [PATCH v9 22/76] target/riscv: rvv-1.0: fix address index overflow bug of indexed load/store insns
` [PATCH v9 23/76] target/riscv: rvv-1.0: fault-only-first unit stride load
` [PATCH v9 24/76] target/riscv: rvv-1.0: load/store whole register instructions
` [PATCH v9 25/76] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
` [PATCH v9 26/76] target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
` [PATCH v9 27/76] target/riscv: rvv-1.0: floating-point square-root instruction
` [PATCH v9 28/76] target/riscv: rvv-1.0: floating-point classify instructions
` [PATCH v9 29/76] target/riscv: rvv-1.0: count population in mask instruction
` [PATCH v9 30/76] target/riscv: rvv-1.0: find-first-set mask bit instruction
` [PATCH v9 31/76] target/riscv: rvv-1.0: set-X-first mask bit instructions
` [PATCH v9 32/76] target/riscv: rvv-1.0: iota instruction
` [PATCH v9 33/76] target/riscv: rvv-1.0: element index instruction
` [PATCH v9 34/76] target/riscv: rvv-1.0: allow load element with sign-extended
` [PATCH v9 35/76] target/riscv: rvv-1.0: register gather instructions
` [PATCH v9 36/76] target/riscv: rvv-1.0: integer scalar move instructions
` [PATCH v9 37/76] target/riscv: rvv-1.0: floating-point move instruction
` [PATCH v9 38/76] target/riscv: rvv-1.0: floating-point scalar move instructions
` [PATCH v9 39/76] target/riscv: rvv-1.0: whole register "
` [PATCH v9 40/76] target/riscv: rvv-1.0: integer extension instructions
` [PATCH v9 41/76] target/riscv: rvv-1.0: single-width averaging add and subtract instructions
` [PATCH v9 42/76] target/riscv: rvv-1.0: single-width bit shift instructions
` [PATCH v9 43/76] target/riscv: rvv-1.0: integer add-with-carry/subtract-with-borrow
` [PATCH v9 44/76] target/riscv: rvv-1.0: narrowing integer right shift instructions
` [PATCH v9 45/76] target/riscv: rvv-1.0: widening integer multiply-add instructions
` [PATCH v9 46/76] target/riscv: rvv-1.0: single-width saturating add and subtract instructions
` [PATCH v9 47/76] target/riscv: rvv-1.0: integer comparison instructions
` [PATCH v9 48/76] target/riscv: rvv-1.0: floating-point compare instructions
` [PATCH v9 49/76] target/riscv: rvv-1.0: mask-register logical instructions
` [PATCH v9 50/76] target/riscv: rvv-1.0: slide instructions
` [PATCH v9 51/76] target/riscv: rvv-1.0: floating-point "
` [PATCH v9 52/76] target/riscv: rvv-1.0: narrowing fixed-point clip instructions
` [PATCH v9 53/76] target/riscv: rvv-1.0: single-width floating-point reduction
` [PATCH v9 54/76] target/riscv: rvv-1.0: widening floating-point reduction instructions
` [PATCH v9 55/76] target/riscv: rvv-1.0: single-width scaling shift instructions
` [PATCH v9 56/76] target/riscv: rvv-1.0: remove widening saturating scaled multiply-add
` [PATCH v9 57/76] target/riscv: rvv-1.0: remove vmford.vv and vmford.vf
` [PATCH v9 58/76] target/riscv: rvv-1.0: remove integer extract instruction
` [PATCH v9 59/76] target/riscv: rvv-1.0: floating-point min/max instructions
` [PATCH v9 60/76] target/riscv: introduce floating-point rounding mode enum
` [PATCH v9 61/76] target/riscv: rvv-1.0: floating-point/integer type-convert instructions
` [PATCH v9 62/76] target/riscv: rvv-1.0: widening floating-point/integer type-convert
` [PATCH v9 63/76] target/riscv: add "set round to odd" rounding mode helper function
` [PATCH v9 64/76] target/riscv: rvv-1.0: narrowing floating-point/integer type-convert
` [PATCH v9 65/76] target/riscv: rvv-1.0: relax RV_VLEN_MAX to 1024-bits
` [PATCH v9 66/76] target/riscv: rvv-1.0: implement vstart CSR
` [PATCH v9 67/76] target/riscv: rvv-1.0: trigger illegal instruction exception if frm is not valid
` [PATCH v9 68/76] target/riscv: gdb: support vector registers for rv64 & rv32
` [PATCH v9 69/76] target/riscv: rvv-1.0: floating-point reciprocal square-root estimate instruction
` [PATCH v9 70/76] target/riscv: rvv-1.0: floating-point reciprocal "
` [PATCH v9 71/76] target/riscv: rvv-1.0: rename r2_zimm to r2_zimm11
` [PATCH v9 72/76] target/riscv: rvv-1.0: add vsetivli instruction
` [PATCH v9 73/76] target/riscv: rvv-1.0: add evl parameter to vext_ldst_us()
` [PATCH v9 74/76] target/riscv: rvv-1.0: add vector unit-stride mask load/store insns
` [PATCH v9 75/76] target/riscv: rvv-1.0: rename vmandnot.mm and vmornot.mm to vmandn.mm and vmorn.mm
` [PATCH v9 76/76] target/riscv: rvv-1.0: update opivv_vadc_check() comment
[PATCH v4] migration/rdma: Fix out of order wrid
2021-10-29 10:16 UTC (2+ messages)
[PATCH] meson.build: Allow to disable OSS again
2021-10-29 9:32 UTC (2+ messages)
Possible reward for fuzzer bug fixes? Secure Open Source Rewards Program
2021-10-29 8:53 UTC (2+ messages)
[PATCH] pci: fix PCI resource reserve capability on BE
2021-10-29 8:50 UTC (2+ messages)
[PATCH V5 0/3] net/filter: Optimize filters vnet_hdr support
2021-10-29 8:08 UTC (4+ messages)
` [PATCH V5 1/3] net/filter: Optimize transfer protocol for filter-mirror/redirector
[Qemu-devel] [Bug 1802915] [NEW] GTK display refresh rate is throttled
2021-10-29 7:41 UTC (2+ messages)
` [Bug 1802915] "
[PULL v2 00/18] riscv-to-apply queue
2021-10-29 7:08 UTC (19+ messages)
` [PULL v2 01/18] hw/riscv: virt: Don't use a macro for the PLIC configuration
` [PULL v2 02/18] hw/riscv: boot: Add a PLIC config string function
` [PULL v2 03/18] hw/riscv: sifive_u: Use the PLIC config helper function
` [PULL v2 04/18] hw/riscv: microchip_pfsoc: "
` [PULL v2 05/18] hw/riscv: virt: "
` [PULL v2 06/18] hw/riscv: opentitan: Fixup the PLIC context addresses
` [PULL v2 07/18] target/riscv: Add J-extension into RISC-V
` [PULL v2 08/18] target/riscv: Add CSR defines for RISC-V PM extension
` [PULL v2 09/18] target/riscv: Support CSRs required for RISC-V PM extension except for the h-mode
` [PULL v2 10/18] target/riscv: Add J extension state description
` [PULL v2 11/18] target/riscv: Print new PM CSRs in QEMU logs
` [PULL v2 12/18] target/riscv: Support pointer masking for RISC-V for i/c/f/d/a types of instructions
` [PULL v2 13/18] target/riscv: Implement address masking functions required for RISC-V Pointer Masking extension
` [PULL v2 14/18] target/riscv: Allow experimental J-ext to be turned on
` [PULL v2 15/18] target/riscv: fix VS interrupts forwarding to HS
` [PULL v2 16/18] target/riscv: remove force HS exception
` [PULL v2 17/18] softfloat: add APIs to handle alternative sNaN propagation for fmax/fmin
` [PULL v2 18/18] target/riscv: change the api for RVF/RVD fmin/fmax
[PATCH 00/31] Add Loongarch softmmu support
2021-10-29 7:01 UTC (6+ messages)
` [PATCH 08/31] target/loongarch: Add tlb instruction support
` [PATCH 07/31] target/loongarch: Add loongarch csr/iocsr "
[PATCH v3 0/2] hw/core/machine: Add an unit test for smp_parse
2021-10-29 6:28 UTC (3+ messages)
[PATCH] hvf: Use standard CR0 and CR4 register definitions
2021-10-29 6:09 UTC (2+ messages)
[PATCH 0/4] configure and meson.build improvements
2021-10-29 6:09 UTC (3+ messages)
` [PATCH 4/4] Move the libssh setup from configure to meson.build
[PULL v2 00/60] tcg patch queue
2021-10-29 4:33 UTC (30+ messages)
` [PULL v2 23/60] tcg/optimize: Split out fold_brcond
` [PULL v2 29/60] tcg/optimize: Split out fold_extract, fold_sextract
` [PULL v2 30/60] tcg/optimize: Split out fold_deposit
` [PULL v2 33/60] tcg/optimize: Split out fold_dup, fold_dup2
` [PULL v2 34/60] tcg/optimize: Split out fold_mov
` [PULL v2 37/60] tcg/optimize: Split out fold_xi_to_i
` [PULL v2 38/60] tcg/optimize: Add type to OptContext
` [PULL v2 39/60] tcg/optimize: Split out fold_to_not
` [PULL v2 40/60] tcg/optimize: Split out fold_sub_to_neg
` [PULL v2 41/60] tcg/optimize: Split out fold_xi_to_x
` [PULL v2 42/60] tcg/optimize: Split out fold_ix_to_i
` [PULL v2 43/60] tcg/optimize: Split out fold_masks
` [PULL v2 44/60] tcg/optimize: Expand fold_mulu2_i32 to all 4-arg multiplies
` [PULL v2 45/60] tcg/optimize: Expand fold_addsub2_i32 to 64-bit ops
` [PULL v2 46/60] tcg/optimize: Sink commutative operand swapping into fold functions
` [PULL v2 47/60] tcg: Extend call args using the correct opcodes
` [PULL v2 48/60] tcg/optimize: Stop forcing z_mask to "garbage" for 32-bit values
` [PULL v2 49/60] tcg/optimize: Use fold_xx_to_i for orc
` [PULL v2 50/60] tcg/optimize: Use fold_xi_to_x for mul
` [PULL v2 51/60] tcg/optimize: Use fold_xi_to_x for div
` [PULL v2 52/60] tcg/optimize: Use fold_xx_to_i for rem
` [PULL v2 53/60] tcg/optimize: Optimize sign extensions
` [PULL v2 54/60] tcg/optimize: Propagate sign info for logical operations
` [PULL v2 55/60] tcg/optimize: Propagate sign info for setcond
` [PULL v2 56/60] tcg/optimize: Propagate sign info for bit counting
` [PULL v2 57/60] tcg/optimize: Propagate sign info for shifting
` [PULL v2 58/60] softmmu: fix watchpoint processing in icount mode
` [PULL v2 59/60] softmmu: remove useless condition in watchpoint check
` [PULL v2 60/60] softmmu: fix for "after access" watchpoints
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).