qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-15 07:52:12 to 2021-10-15 16:27:41 UTC [more...]

[PATCH 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
 2021-10-15 16:24 UTC  (6+ messages)
` [PATCH 04/15] pcie: Add callback preceding SR-IOV VFs update

[PATCH 0/2] accel/tcg: Fix monitor deadlock
 2021-10-15 16:12 UTC  (3+ messages)
` [PATCH 1/2] rcu: Introduce force_rcu notifier
` [PATCH 2/2] accel/tcg: Register a "

[RFC PATCH 0/5] Make Intel PT configurable
 2021-10-15 16:04 UTC  (5+ messages)
` [RFC PATCH 1/5] target/i386: Print CPUID subleaf info for unsupported feature
` [RFC PATCH 2/5] target/i386: Introduce FeatureWordInfo for Intel PT CPUID leaf 0xD

[PATCH] gdbstub: Switch to the thread receiving a signal
 2021-10-15 15:59 UTC  (3+ messages)

[PATCH] ebpf: really include it only in system emulators
 2021-10-15 15:57 UTC  (2+ messages)

[PATCH] cpu-models-x86.rst: Tidy up a couple of things
 2021-10-15 15:22 UTC 

[PATCH v2 0/2] Remove unsupported features in SNR CPU model
 2021-10-15 15:07 UTC  (2+ messages)

[PULL 00/15] qdev: Add JSON -device
 2021-10-15 14:46 UTC  (16+ messages)
` [PULL 01/15] net: Introduce NetClientInfo.check_peer_type()
` [PULL 02/15] net/vhost-user: Fix device compatibility check
` [PULL 03/15] net/vhost-vdpa: "
` [PULL 04/15] qom: Reduce use of error_propagate()
` [PULL 05/15] iotests/245: Fix type for iothread property
` [PULL 06/15] iotests/051: Fix typo
` [PULL 07/15] qdev: Avoid using string visitor for properties
` [PULL 08/15] qdev: Make DeviceState.id independent of QemuOpts
` [PULL 09/15] softmmu/qdev-monitor: add error handling in qdev_set_id
` [PULL 10/15] qemu-option: Allow deleting opts during qemu_opts_foreach()
` [PULL 11/15] qdev: Add Error parameter to hide_device() callbacks
` [PULL 12/15] virtio-net: Store failover primary opts pointer locally
` [PULL 13/15] virtio-net: Avoid QemuOpts in failover_find_primary_device()
` [PULL 14/15] qdev: Base object creation on QDict rather than QemuOpts
` [PULL 15/15] vl: Enable JSON syntax for -device

[PATCH 0/4] Fix incorrect accesses to XER
 2021-10-15 14:54 UTC  (4+ messages)
` [PATCH 1/4] linux-user/ppc: Fix XER access in save/restore_user_regs

[PATCH v2 00/15] qdev: Add JSON -device
 2021-10-15 14:38 UTC  (3+ messages)

[RFC PATCH 0/4] Replace custom test harness with "meson test"
 2021-10-15 14:23 UTC  (8+ messages)
` [PATCH 1/4] build: use "meson test" as the test harness
` [PATCH 2/4] build: make check-block a meson test
` [PATCH 3/4] check-block: replace -makecheck with TAP output
` [PATCH 4/4] configure: remove dead EXESUF variable

[PATCH] target/s390x/cpu.h: Remove unused SIGP_MODE defines
 2021-10-15 14:21 UTC  (3+ messages)

[PATCH 0/2] analyze-migration.py: trivial fixes
 2021-10-15 14:21 UTC  (5+ messages)
` [PATCH 1/2] analyze-migration.py: fix a long standing typo
` [PATCH 2/2] analyze-migration.py: fix extract contents ('-x') errors

[PATCH] contrib/plugins: add a drcov plugin
 2021-10-15 13:29 UTC  (4+ messages)

[PATCH 0/9] nios2: Enable cross compile and fix signals
 2021-10-14 17:25 UTC  (5+ messages)
` [PATCH 1/9] tests/docker: Add debian-nios2-cross image

[PATCH v5] hw/arm/virt: Don't create device-tree node for empty NUMA node
 2021-10-15 13:11 UTC  (2+ messages)

[PATCH v2] hw/riscv: virt: bugfix the memory-backend-file command is invalid
 2021-10-15 12:59 UTC  (5+ messages)

[PATCH v4] hw/arm/virt: Don't create device-tree node for empty NUMA node
 2021-10-15 12:43 UTC  (3+ messages)

[PATCH v2 00/13] target/riscv: Rationalize XLEN and operand length
 2021-10-15 12:37 UTC  (3+ messages)
` [PATCH v2 05/13] target/riscv: Add MXL/SXL/UXL to TB_FLAGS

[PATCH v8 00/10] GICv3 LPI and ITS feature implementation
 2021-10-15 12:23 UTC  (6+ messages)
` [PATCH v8 07/10] hw/arm/sbsa-ref: add ITS support in SBSA GIC

[PATCH 00/11] 9p: Add support for Darwin
 2021-10-15 12:10 UTC  (3+ messages)
` [PATCH 11/11] 9p: darwin: meson: Allow VirtFS on Darwin

[PATCH v3 00/22] target/ppc: DFP instructions using decodetree
 2021-10-15 11:52 UTC  (5+ messages)

Storage controller access to data
 2021-10-15 11:48 UTC  (2+ messages)

[PATCH v2 0/8] Some Sphinx improvements
 2021-10-15 11:29 UTC  (10+ messages)
` [PATCH v2 1/8] docs/sphinx: add loaded modules to generated depfile
` [PATCH v2 2/8] docs/sphinx: add static files "
` [PATCH v2 3/8] docs/sphinx: add templates "
` [PATCH v2 4/8] tests/qapi-schema/meson: add depfile to sphinx doc
` [PATCH v2 5/8] meson: drop sphinx_extn_depends
` [PATCH v2 6/8] meson: drop sphinx_template_files
` [PATCH v2 7/8] docs/sphinx: set navigation_with_keys=True
` [PATCH v2 8/8] docs/sphinx: add 's' keyboard binding to focus search

[PULL 00/40] Misc patches for 2021-10-13
 2021-10-15 11:08 UTC  (3+ messages)
` [PULL 37/40] monitor: Tidy up find_device_state()

[RFC v9 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
 2021-10-15 10:54 UTC  (3+ messages)
` [RFC v9 16/29] vfio: Pass stage 1 MSI bindings to the host

On versioned CPU models, aliases, and machine types
 2021-10-15 10:52 UTC 

[PATCH v3 0/2] hw/arm/virt: Fix qemu booting failure on device-tree
 2021-10-15 10:51 UTC  (12+ messages)
` [PATCH v3 1/2] numa: Require distance map when empty node exists

[PATCH] MAINTAINERS: update location of microvm docs
 2021-10-15 10:41 UTC  (2+ messages)

[PATCH v2 0/1] util: Make some iova_tree functions parameters const
 2021-10-15 10:41 UTC  (3+ messages)
` [PATCH v2 1/1] util: Make some iova_tree "

[PATCH] configure/optionrom: Fix MSYS2 multiboot.bin issue
 2021-10-15 10:39 UTC  (2+ messages)

[PATCH] Partially revert "build: -no-pie is no functional linker flag"
 2021-10-15 10:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 00/25] block layer: split block APIs in global state and I/O
 2021-10-15 10:05 UTC  (4+ messages)
` [PATCH v3 02/25] include/block/block: split header into I/O and global state API

[PATCH v2 0/2] plugins: add a drcov plugin
 2021-10-15  9:55 UTC  (3+ messages)
` [PATCH v2 1/2] src/plugins: add helper functions for drcov
` [PATCH v2 2/2] contrib/plugins: add a drcov plugin

[PATCH] hw/misc: Add a virtual pci device to dynamically attach memory to QEMU
 2021-10-15  9:57 UTC  (13+ messages)

[RFC PATCH v4 00/20] vDPA shadow virtqueue
 2021-10-15  9:33 UTC  (18+ messages)
` [RFC PATCH v4 08/20] vhost: Route guest->host notification through "
` [RFC PATCH v4 15/20] vhost: Shadow virtqueue buffers forwarding
` [RFC PATCH v4 20/20] vdpa: Add custom IOTLB translations to SVQ

[PATCH 0/3] Postcopy migration: Add userfaultfd- user-mode-only capability
 2021-10-15  9:49 UTC  (7+ messages)

[PATCH] softmmu/physmem.c: Fix typo in comment
 2021-10-15  9:30 UTC  (2+ messages)

[PATCH] tests/acceptance: Add a test for the bamboo ppc board
 2021-10-15  9:22 UTC  (3+ messages)

[PATCH 0/6] Misc pegasos2 patches
 2021-10-15  9:28 UTC  (6+ messages)
` [PATCH 3/6] ppc/pegasos2: Implement get-time-of-day RTAS function with VOF

[PULL 0/6] s390x patches and dtc update
 2021-10-15  9:16 UTC  (7+ messages)
` [PULL 1/6] s390x/ipl: check kernel command line size
` [PULL 2/6] s390x: sigp: Force Set Architecture to return Invalid Parameter
` [PULL 3/6] vfio-ccw: step down as maintainer
` [PULL 4/6] s390x/kvm: "
` [PULL 5/6] s390x virtio-ccw machine: "
` [PULL 6/6] dtc: Update to version 1.6.1

[PATCH v8 00/78] support vector extension v1.0
 2021-10-15  9:02 UTC  (84+ messages)
` [PATCH v8 01/78] target/riscv: fix TB_FLAGS bits overlapping bug for rvv/rvh
` [PATCH v8 04/78] target/riscv: rvv-1.0: add mstatus VS field
` [PATCH v8 05/78] target/riscv: rvv-1.0: add sstatus "
` [PATCH v8 06/78] target/riscv: rvv-1.0: introduce writable misa.v field
` [PATCH v8 07/78] target/riscv: rvv-1.0: add translation-time vector context status
` [PATCH v8 08/78] target/riscv: rvv-1.0: remove rvv related codes from fcsr registers
` [PATCH v8 09/78] target/riscv: rvv-1.0: add vcsr register
` [PATCH v8 10/78] target/riscv: rvv-1.0: add vlenb register
` [PATCH v8 11/78] target/riscv: rvv-1.0: check MSTATUS_VS when accessing vector csr registers
` [PATCH v8 12/78] target/riscv: rvv-1.0: remove MLEN calculations
` [PATCH v8 13/78] target/riscv: rvv-1.0: add fractional LMUL
` [PATCH v8 15/78] target/riscv: rvv-1.0: update check functions
` [PATCH v8 16/78] target/riscv: introduce more imm value modes in translator functions
` [PATCH v8 17/78] target/riscv: rvv:1.0: add translation-time nan-box helper function
` [PATCH 18/76] target/riscv: rvv-1.0: configure instructions
` [PATCH v8 18/78] target/riscv: rvv-1.0: remove amo operations instructions
` [PATCH v8 19/78] target/riscv: rvv-1.0: configure instructions
` [PATCH 19/76] target/riscv: rvv-1.0: stride load and store instructions
` [PATCH 20/76] target/riscv: rvv-1.0: index "
` [PATCH v8 20/78] target/riscv: rvv-1.0: stride "
` [PATCH 21/76] target/riscv: rvv-1.0: fix address index overflow bug of indexed load/store insns
` [PATCH v8 21/78] target/riscv: rvv-1.0: index load and store instructions
` [PATCH 22/76] target/riscv: rvv-1.0: fault-only-first unit stride load
` [PATCH v8 22/78] target/riscv: rvv-1.0: fix address index overflow bug of indexed load/store insns
` [PATCH 23/76] target/riscv: rvv-1.0: amo operations
` [PATCH v8 23/78] target/riscv: rvv-1.0: fault-only-first unit stride load
` [PATCH v8 24/78] target/riscv: rvv-1.0: load/store whole register instructions
` [PATCH v8 25/78] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
` [PATCH v8 26/78] target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
` [PATCH v8 27/78] target/riscv: rvv-1.0: floating-point square-root instruction
` [PATCH v8 28/78] target/riscv: rvv-1.0: floating-point classify instructions
` [PATCH v8 29/78] target/riscv: rvv-1.0: count population in mask instruction
` [PATCH 29/76] target/riscv: rvv-1.0: mask population count instruction
` [PATCH v8 30/78] target/riscv: rvv-1.0: find-first-set mask bit instruction
` [PATCH v8 31/78] target/riscv: rvv-1.0: set-X-first mask bit instructions
` [PATCH v8 32/78] target/riscv: rvv-1.0: iota instruction
` [PATCH v8 33/78] target/riscv: rvv-1.0: element index instruction
` [PATCH v8 34/78] target/riscv: rvv-1.0: allow load element with sign-extended
` [PATCH v8 35/78] target/riscv: rvv-1.0: register gather instructions
` [PATCH v8 36/78] target/riscv: rvv-1.0: integer scalar move instructions
` [PATCH v8 37/78] target/riscv: rvv-1.0: floating-point move instruction
` [PATCH v8 38/78] target/riscv: rvv-1.0: floating-point scalar move instructions
` [PATCH v8 39/78] target/riscv: rvv-1.0: whole register "
` [PATCH v8 40/78] target/riscv: rvv-1.0: integer extension instructions
` [PATCH v8 41/78] target/riscv: rvv-1.0: single-width averaging add and subtract instructions
` [PATCH v8 42/78] target/riscv: rvv-1.0: single-width bit shift instructions
` [PATCH v8 43/78] target/riscv: rvv-1.0: integer add-with-carry/subtract-with-borrow
` [PATCH v8 44/78] target/riscv: rvv-1.0: narrowing integer right shift instructions
` [PATCH v8 45/78] target/riscv: rvv-1.0: widening integer multiply-add instructions
` [PATCH v8 46/78] target/riscv: rvv-1.0: single-width saturating add and subtract instructions
` [PATCH v8 47/78] target/riscv: rvv-1.0: integer comparison instructions
` [PATCH v8 48/78] target/riscv: rvv-1.0: floating-point compare instructions
` [PATCH v8 49/78] target/riscv: rvv-1.0: mask-register logical instructions
` [PATCH v8 50/78] target/riscv: rvv-1.0: slide instructions
` [PATCH v8 51/78] target/riscv: rvv-1.0: floating-point "
` [PATCH v8 52/78] target/riscv: rvv-1.0: narrowing fixed-point clip instructions
` [PATCH v8 53/78] target/riscv: rvv-1.0: single-width floating-point reduction
` [PATCH v8 54/78] target/riscv: rvv-1.0: widening floating-point reduction instructions
` [PATCH v8 55/78] target/riscv: rvv-1.0: single-width scaling shift instructions
` [PATCH v8 56/78] target/riscv: rvv-1.0: remove widening saturating scaled multiply-add
` [PATCH v8 57/78] target/riscv: rvv-1.0: remove vmford.vv and vmford.vf
` [PATCH v8 58/78] target/riscv: rvv-1.0: remove integer extract instruction
` [PATCH v8 59/78] target/riscv: rvv-1.0: floating-point min/max instructions
` [PATCH v8 60/78] target/riscv: introduce floating-point rounding mode enum
` [PATCH v8 61/78] target/riscv: rvv-1.0: floating-point/integer type-convert instructions
` [PATCH v8 62/78] target/riscv: rvv-1.0: widening floating-point/integer type-convert
` [PATCH v8 63/78] target/riscv: add "set round to odd" rounding mode helper function
` [PATCH v8 64/78] target/riscv: rvv-1.0: narrowing floating-point/integer type-convert
` [PATCH v8 65/78] target/riscv: rvv-1.0: relax RV_VLEN_MAX to 1024-bits
` [PATCH v8 66/78] target/riscv: rvv-1.0: implement vstart CSR
` [PATCH v8 67/78] target/riscv: rvv-1.0: trigger illegal instruction exception if frm is not valid
` [PATCH v8 68/78] target/riscv: rvv-1.0: set mstatus.SD bit when writing vector CSRs
` [PATCH v8 69/78] target/riscv: gdb: support vector registers for rv64 & rv32
` [PATCH v8 70/78] target/riscv: rvv-1.0: floating-point reciprocal square-root estimate instruction
` [PATCH v8 71/78] target/riscv: rvv-1.0: floating-point reciprocal "
` [PATCH v8 72/78] target/riscv: set mstatus.SD bit when writing fp CSRs
` [PATCH v8 73/78] target/riscv: rvv-1.0: rename r2_zimm to r2_zimm11
` [PATCH v8 74/78] target/riscv: rvv-1.0: add vsetivli instruction
` [PATCH v8 75/78] target/riscv: rvv-1.0: add evl parameter to vext_ldst_us()
` [PATCH v8 76/78] target/riscv: rvv-1.0: add vector unit-stride mask load/store insns
` [PATCH v8 77/78] target/riscv: rvv-1.0: rename vmandnot.mm and vmornot.mm to vmandn.mm and vmorn.mm
` [PATCH v8 78/78] target/riscv: rvv-1.0: update opivv_vadc_check() comment

[PATCH 0/4] Avoid using isa_get_irq in vt82c686 model
 2021-10-15  9:16 UTC  (2+ messages)
` [PATCH] via-ide: Set user_creatable to false

[PATCH 0/8] q800: GLUE updates for A/UX mode
 2021-10-15  8:51 UTC  (6+ messages)
` [PATCH 3/8] q800: use GLUE IRQ numbers instead of IRQ level for GLUE IRQs
` [PATCH 8/8] q800: add NMI handler

[PATCH v3 0/3] hw/mips/boston: ELF kernel support
 2021-10-15  8:49 UTC  (3+ messages)

[PATCH v2 0/2] Makefile: A few fixes to tag generation
 2021-10-15  8:33 UTC  (2+ messages)

[PATCH v4 0/3] vdpa: Check iova range on memory regions ops
 2021-10-15  8:12 UTC  (3+ messages)
` [PATCH v4 3/3] vdpa: Check for iova range at mappings changes

Is the ppc440 "bamboo" board in QEMU still of any use?
 2021-10-15  8:17 UTC  (5+ 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).