qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-29 18:21:30 to 2020-09-30 04:39:23 UTC [more...]

[PATCH v4 00/46] qapi: static typing conversion, pt1
 2020-09-30  4:31 UTC  (12+ messages)
` [PATCH v4 01/46] [DO-NOT-MERGE] docs: replace single backtick (`) with double-backtick (``)
` [PATCH v4 02/46] docs: repair broken references
` [PATCH v4 03/46] [DO-NOT-MERGE] docs/sphinx: change default role to "any"
` [PATCH v4 04/46] qapi: modify docstrings to be sphinx-compatible
` [PATCH v4 05/46] [DO-NOT-MERGE] docs: enable sphinx-autodoc for scripts/qapi
` [PATCH v4 07/46] qapi: move generator entrypoint into module
` [PATCH v4 08/46] [DO-NOT-MERGE] docs: add scripts/qapi/main to python manual
` [PATCH v4 09/46] qapi: Prefer explicit relative imports
` [PATCH v4 11/46] qapi: enforce import order/styling with isort
` [PATCH v4 13/46] qapi: add pylintrc
` [PATCH v4 20/46] qapi/common.py: Convert comments into docstrings, and elaborate

[PATCH v2] hw/ide: check null block before _cancel_dma_sync
 2020-09-30  4:26 UTC  (7+ messages)

[RFC PATCH v4 00/29] Hexagon patch series
 2020-09-30  4:08 UTC  (9+ messages)

[Bug 1849644] [NEW] QEMU VNC websocket proxy requires non-standard 'binary' subprotocol
 2020-09-30  3:53 UTC  (2+ messages)
` [Bug 1849644] Autopkgtest regression report (qemu/1:4.2-3ubuntu6.7)

[Qemu-devel PATCH v2] target/i386: add "-cpu, lbr-fmt=*" support to enable guest LBR
 2020-09-30  3:11 UTC  (3+ messages)
` [Qemu-devel PATCH v2] target/i386: add "-cpu,lbr-fmt=*" "

[PULL 00/26] migration and friends queue
 2020-09-30  2:14 UTC  (4+ messages)
` [PULL 26/26] virtiofsd: Add -o allow_direct_io|no_allow_direct_io options
    ` [External] "

[RFC 0/3] QEMU as IPMI BMC emulator
 2020-09-30  1:54 UTC  (4+ messages)

[PATCH 0/4] linux-user: update syscall_nr headers to Linux 5.9-rc7
 2020-09-30  1:12 UTC  (6+ messages)
` [PATCH 1/4] linux-user: update syscall_nr.h "
` [PATCH 2/4] linux-user: update mips/syscall-args-o32.c.inc "
` [PATCH 3/4] linux-user: update syscall.tbl "
` [PATCH 4/4] linux-user: remove _sysctl

[PATCH 0/2] hw/block/m25p80: Fix Numonyx flash dummy cycle register behavior
 2020-09-30  0:28 UTC  (3+ messages)
` [PATCH 1/2] hw/block/m25p80: Fix Numonyx "
` [PATCH 2/2] hw/block/m25p80: Fix nonvolatile-cfg property default value

[Bug 1821595] Re: Failed to emulate MMIO access with EmulatorReturnStatus: 2
 2020-09-29 23:54 UTC 

[PATCH] qom: fix objects with improper parent type
 2020-09-29 23:47 UTC 

[PATCH v2 0/8] fcntl, sockopt, and ioctl options
 2020-09-29 23:29 UTC  (3+ messages)
` [PATCH v2 4/8] linux-user: Add IPv6 options to do_print_sockopt()

[PATCH v4] linux-user: Add most IFTUN ioctls
 2020-09-29 23:24 UTC  (2+ messages)

[PATCH v2 00/14] hw/block/nvme: zoned namespace command set
 2020-09-29 23:19 UTC  (15+ messages)
` [PATCH v2 01/14] hw/block/nvme: add nsid to get/setfeat trace events
` [PATCH v2 02/14] hw/block/nvme: add trace event for requests with non-zero status code
` [PATCH v2 03/14] hw/block/nvme: make lba data size configurable
` [PATCH v2 04/14] hw/block/nvme: reject io commands if only admin command set selected
` [PATCH v2 05/14] hw/block/nvme: consolidate read, write and write zeroes
` [PATCH v2 06/14] hw/block/nvme: add support for dulbe and block utilization tracking
` [PATCH v2 07/14] hw/block/nvme: add commands supported and effects log page
` [PATCH v2 08/14] hw/block/nvme: support namespace types
` [PATCH v2 09/14] hw/block/nvme: add basic read/write for zoned namespaces
` [PATCH v2 10/14] hw/block/nvme: add the zone management receive command
` [PATCH v2 11/14] hw/block/nvme: add the zone management send command
` [PATCH v2 12/14] hw/block/nvme: add the zone append command
` [PATCH v2 13/14] hw/block/nvme: track and enforce zone resources
` [PATCH v2 14/14] hw/block/nvme: allow open to close transitions by controller

[PATCH] qom: fix objects with improper parent type
 2020-09-29 23:37 UTC 

[PATCH] qom: fix objects with improper parent type
 2020-09-29 23:29 UTC 

[Bug 1897481] [NEW] qemu crashes with VGA pass-through, e-GPU, nvidia 1060
 2020-09-29 23:00 UTC  (2+ messages)
` [Bug 1897481] "

[PATCH v4 00/12] Support disabling TCG on ARM (part 2)
 2020-09-29 22:43 UTC  (13+ messages)
` [PATCH v4 01/12] accel/tcg: Add stub for cpu_loop_exit()
` [PATCH v4 02/12] meson: Allow optional target/${ARCH}/Kconfig
` [PATCH v4 03/12] target/arm: Select SEMIHOSTING if TCG is available
` [PATCH v4 04/12] target/arm: Restrict ARMv4 cpus to TCG accel
` [PATCH v4 05/12] target/arm: Restrict ARMv5 "
` [PATCH v4 06/12] target/arm: Restrict ARMv6 "
` [PATCH v4 07/12] target/arm: Restrict ARMv7 R-profile "
` [PATCH v4 08/12] target/arm: Restrict ARMv7 M-profile "
` [PATCH v4 09/12] target/arm: Make m_helper.c optional via CONFIG_ARM_V7M
` [PATCH v4 10/12] target/arm: Do not build TCG objects when TCG is off
` [PATCH v4 11/12] target/arm: Reorder meson.build rules
` [PATCH v4 12/12] .travis.yml: Add a KVM-only Aarch64 job

[PATCH v3 00/18] hw/block/nvme: bump to v1.3
 2020-09-29 22:57 UTC  (7+ messages)
` [PATCH v3 07/18] hw/block/nvme: add support for the get log page command

[PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3
 2020-09-29 22:48 UTC 

[PATCH v6 00/14] Reverse debugging
 2020-09-29 22:15 UTC  (3+ messages)
` [PATCH v6 14/14] tests/acceptance: add reverse debugging test

[RFC] Don't lookup full CPU state in the indirect branch fast path on AArch64 when running in user mode
 2020-09-29 21:32 UTC 

[Bug 1897783] [NEW] avocado tests not running on aarch64 host
 2020-09-29 20:52 UTC  (5+ messages)
` [Bug 1897783] "

[PATCH v4 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-29 19:53 UTC  (18+ messages)

[PULL 00/29] QAPI patches patches for 2020-09-29
 2020-09-29 20:19 UTC  (30+ messages)
` [PULL 01/29] qapi: Restrict LostTickPolicy enum to machine code
` [PULL 02/29] qapi: Correct balloon documentation
` [PULL 03/29] qapi: Restrict balloon-related commands to machine code
` [PULL 04/29] qapi: Restrict query-vm-generation-id command "
` [PULL 05/29] qapi: Restrict query-uuid "
` [PULL 06/29] qapi: Restrict device memory commands "
` [PULL 07/29] qapi: Extract ACPI commands to 'acpi.json'
` [PULL 08/29] qapi: Extract PCI commands to 'pci.json'
` [PULL 09/29] qapi: Fix doc comment indentation again
` [PULL 10/29] qapi/block.json: Add newline after "Example:" for block-latency-histogram-set
` [PULL 11/29] tests/qapi/doc-good.json: Prepare for qapi-doc Sphinx extension
` [PULL 12/29] scripts/qapi: Move doc-comment whitespace stripping to doc.py
` [PULL 13/29] scripts/qapi/parser.py: improve doc comment indent handling
` [PULL 14/29] qapi/machine.json: Escape a literal '*' in doc comment
` [PULL 15/29] docs/sphinx: Add new qapi-doc Sphinx extension
` [PULL 16/29] docs/interop: Convert qemu-ga-ref to rST
` [PULL 17/29] docs/interop: Convert qemu-qmp-ref "
` [PULL 18/29] qapi: Use rST markup for literal blocks
` [PULL 19/29] qga/qapi-schema.json: Add some headings
` [PULL 20/29] tests/qapi-schema: Convert doc-good.json to rST-style strong/emphasis
` [PULL 21/29] meson.build: Move SPHINX_ARGS to top level meson.build file
` [PULL 22/29] meson.build: Make manuals depend on source to Sphinx extensions
` [PULL 23/29] tests/qapi-schema: Add test of the rST QAPI doc-comment output
` [PULL 24/29] scripts/qapi: Remove texinfo generation support
` [PULL 25/29] docs/devel/qapi-code-gen.txt: Update to new rST backend conventions
` [PULL 26/29] scripts/texi2pod: Delete unused script
` [PULL 27/29] Remove Texinfo related line from git.orderfile
` [PULL 28/29] configure: Drop texinfo requirement
` [PULL 29/29] Remove texinfo dependency from docker and CI configs

[PATCH v3 00/19] Support disabling TCG on ARM (part 2)
 2020-09-29 20:36 UTC  (7+ messages)
` [PATCH v3 17/19] hw/arm: Automatically select the 'virt' machine on KVM

[PATCH v6 00/21] Convert QAPI doc comments to generate rST instead of texinfo
 2020-09-29 20:17 UTC  (2+ messages)

[PATCH V1 0/3] Passthru device support under emulated amd-iommu
 2020-09-29 19:34 UTC  (3+ messages)
` [PATCH V1 2/3] amd-iommu: Sync IOVA-to-GPA translation during page invalidation

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

[PATCH Kernel v24 0/8] Add UAPIs to support migration for VFIO devices
 2020-09-29 19:52 UTC  (3+ messages)

[PATCH v2 0/2] NVMe passthrough: Take into account host IOVA reserved regions
 2020-09-29 19:44 UTC  (4+ messages)
` [PATCH v2 2/2] util/vfio-helpers: Rework the IOVA allocator to avoid "

[PATCH] hw/arm: Restrict APEI tables generation to the 'virt' machine
 2020-09-29 19:37 UTC  (2+ messages)

Outline for VHOST_USER_PROTOCOL_F_VDPA
 2020-09-29 18:38 UTC  (5+ messages)

[PATCH v3 00/47] qapi: static typing conversion, pt1
 2020-09-29 18:30 UTC  (13+ messages)
` [PATCH v3 02/47] [DO-NOT-MERGE] docs: repair broken references
` [PATCH v3 03/47] [DO-NOT-MERGE] docs/sphinx: change default role to "any"
` [PATCH v3 05/47] qapi/doc.py: Change code templates from function to string
` [PATCH v3 06/47] [DO-NOT-MERGE] docs: enable sphinx-autodoc for scripts/qapi

[PATCH] PoC: Rust binding for QAPI (qemu-ga only, for now)
 2020-09-29 18:23 UTC  (7+ 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).