messages from 2022-06-27 11:53:05 to 2022-06-28 04:56:37 UTC [more...]
[PATCH v4 00/45] target/arm: Scalable Matrix Extension
2022-06-28 4:21 UTC (32+ messages)
` [PATCH v4 01/45] target/arm: Handle SME in aarch64_cpu_dump_state
` [PATCH v4 02/45] target/arm: Add infrastructure for disas_sme
` [PATCH v4 03/45] target/arm: Trap non-streaming usage when Streaming SVE is active
` [PATCH v4 04/45] target/arm: Mark ADR as non-streaming
` [PATCH v4 05/45] target/arm: Mark RDFFR, WRFFR, SETFFR "
` [PATCH v4 06/45] target/arm: Mark BDEP, BEXT, BGRP, COMPACT, FEXPA, FTSSEL "
` [PATCH v4 07/45] target/arm: Mark PMULL, FMMLA "
` [PATCH v4 08/45] target/arm: Mark FTSMUL, FTMAD, FADDA "
` [PATCH v4 09/45] target/arm: Mark SMMLA, UMMLA, USMMLA "
` [PATCH v4 10/45] target/arm: Mark string/histo/crypto "
` [PATCH v4 11/45] target/arm: Mark gather/scatter load/store "
` [PATCH v4 12/45] target/arm: Mark gather prefetch "
` [PATCH v4 13/45] target/arm: Mark LDFF1 and LDNF1 "
` [PATCH v4 14/45] target/arm: Mark LD1RO "
` [PATCH v4 15/45] target/arm: Add SME enablement checks
` [PATCH v4 16/45] target/arm: Handle SME in sve_access_check
` [PATCH v4 17/45] target/arm: Implement SME RDSVL, ADDSVL, ADDSPL
` [PATCH v4 19/45] target/arm: Implement SME MOVA
` [PATCH v4 20/45] target/arm: Implement SME LD1, ST1
` [PATCH v4 22/45] target/arm: Implement SME LDR, STR
` [PATCH v4 23/45] target/arm: Implement SME ADDHA, ADDVA
` [PATCH v4 24/45] target/arm: Implement FMOPA, FMOPS (non-widening)
` [PATCH v4 25/45] target/arm: Implement BFMOPA, BFMOPS
` [PATCH v4 27/45] target/arm: Implement SME integer outer product
` [PATCH v4 28/45] target/arm: Implement PSEL
` [PATCH v4 29/45] target/arm: Implement REVD
` [PATCH v4 30/45] target/arm: Implement SCLAMP, UCLAMP
` [PATCH v4 33/45] linux-user/aarch64: Clear tpidr2_el0 if CLONE_SETTLS
` [PATCH v4 36/45] linux-user/aarch64: Tidy target_restore_sigframe error return
` [PATCH v4 37/45] linux-user/aarch64: Do not allow duplicate or short sve records
` [PATCH v4 40/45] linux-user/aarch64: Implement SME signal handling
[PATCH 0/2] Make local migration with TAP network device possible
2022-06-28 4:15 UTC (3+ messages)
` [PATCH 2/2] tap: initialize TAPState->enabled according to the actual state of queue
[PATCH v6 0/4] QEMU RISC-V nested virtualization fixes
2022-06-28 3:45 UTC (7+ messages)
` [PATCH v6 3/4] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
` [PATCH v6 4/4] target/riscv: Force disable extensions if priv spec version does not match
[PATCH v5 0/4] QEMU RISC-V nested virtualization fixes
2022-06-28 3:43 UTC (4+ messages)
` [PATCH v5 3/4] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
[PATCH] include: set vm hva aligned with huge pagesize on loongarch
2022-06-28 3:04 UTC
[PATCH 0/4] Fix some coverity issues on VDUSE
2022-06-28 2:59 UTC (6+ messages)
` [PATCH 2/4] libvduse: Replace strcpy() with strncpy()
` [PATCH 3/4] libvduse: Pass positive value to strerror()
[PATCH qemu v2 0/2] ppc/spapr: Implement H_WATCHDOG
2022-06-28 2:57 UTC (7+ messages)
` [PATCH qemu v2 1/2] ppc: Define SETFIELD for the ppc target
[PATCH v4 1/2] hw: canokey: Remove HS support as not compliant to the spec
2022-06-28 2:21 UTC (4+ messages)
` [PATCH v4] docs/system/devices/canokey: Document limitations on usb-ehci
[PATCH v1 0/2] Zero copy improvements (QIOChannel + multifd)
2022-06-28 1:09 UTC (3+ messages)
` [PATCH v1 1/2] QIOChannelSocket: Fix zero-copy flush returning code 1 when nothing sent
` [PATCH v1 2/2] migration/multifd: Warn user when zerocopy not working
[PATCH v3 0/2] hw/nvme: Add shadow doorbell buffer support
2022-06-28 0:29 UTC (5+ messages)
` [PATCH v3 1/2] hw/nvme: Implement "
[PATCH] hw/riscv: boot: Reduce FDT address alignment constraints
2022-06-27 23:23 UTC (3+ messages)
[RFC v2] Adding block layer APIs resembling Linux ZoneBlockDevice ioctls
2022-06-27 23:13 UTC (5+ messages)
[PATCH v4 00/53] semihosting cleanup
2022-06-27 23:09 UTC (4+ messages)
` [PATCH v4 48/53] semihosting: Use console_in_gf for SYS_READC
[PULL 00/25] target-arm queue
2022-06-27 22:55 UTC (2+ messages)
[PATCH] target/arm: Fix qemu-system-arm handling of LPAE block descriptors for highmem
2022-06-27 22:53 UTC (3+ messages)
[PATCH V8 00/39] Live Update
2022-06-27 22:44 UTC (3+ messages)
` [PATCH V8 24/39] pci: export export msix_is_pending
[PATCH 00/14] aspeed: Add I2C new register DMA slave mode support
2022-06-27 22:27 UTC (15+ messages)
` [PATCH 01/14] hw/i2c: support multiple masters
` [PATCH 02/14] hw/i2c: add asynchronous send
` [PATCH 03/14] hw/i2c/aspeed: add slave device in old register mode
` [PATCH 04/14] aspeed: i2c: Fix DMA len write-enable bit handling
` [PATCH 05/14] aspeed: i2c: Fix R_I2CD_FUN_CTRL reference
` [PATCH 07/14] aspeed: Add PECI controller
` [PATCH 08/14] hw/misc: Add fby35-cpld
` [PATCH 09/14] pmbus: Reset out buf after switching pages
` [PATCH 10/14] pmbus: Add read-only IC_DEVICE_ID support
` [PATCH 11/14] aspeed: Add oby35-cl machine
` [PATCH 12/14] hw/misc: Add intel-me
` [PATCH 13/14] aspeed: Add intel-me on i2c6 instead of BMC
` [PATCH 14/14] aspeed: Add I2C new register DMA slave mode support
[PATCH] microvm: turn off io reservations for pcie root ports
2022-06-27 22:37 UTC (4+ messages)
[PATCH 00/12] Introduce new acpi/smbios qtests using biosbits
2022-06-27 22:26 UTC (3+ messages)
` [PATCH 11/12] acpi/tests/bits: add README file for bits qtests
[PATCH qemu v2] spapr/ddw: Reset DMA when the last non-default window is removed
2022-06-27 21:41 UTC (2+ messages)
[PATCH 0/7] Remove CONFIG_INT128 conditional code from target/ppc/*
2022-06-27 21:41 UTC (16+ messages)
` [PATCH 1/7] target/ppc: use int128.h methods in vpmsumd
` [PATCH 2/7] target/ppc: use int128.h methods in vadduqm
` [PATCH 3/7] target/ppc: use int128.h methods in vaddecuq and vaddeuqm
` [PATCH 4/7] target/ppc: use int128.h methods in vaddcuq
` [PATCH 5/7] target/ppc: use int128.h methods in vsubuqm
` [PATCH 6/7] target/ppc: use int128.h methods in vsubecuq and vsubeuqm
` [PATCH 7/7] target/ppc: use int128.h methods in vsubcuq
[PATCH qemu] spapr/ddw: Implement 64bit query extension
2022-06-27 21:40 UTC (2+ messages)
[PATCH] target/ppc: Change FPSCR_* to follow POWER ISA numbering convention
2022-06-27 21:40 UTC (2+ messages)
[PATCH v3 0/8] pnv-phb related cleanups
2022-06-27 21:38 UTC (2+ messages)
Slowness with multi-thread TCG?
2022-06-27 21:10 UTC (2+ messages)
[PULL 00/33] migration queue
2022-06-27 20:32 UTC (11+ messages)
` [PULL 22/33] migration: remove the QEMUFileOps 'get_buffer' callback
[PATCH 0/2] Add Block Protect (BP) and Top Bottom (TB) bits for write protect
2022-06-27 18:52 UTC (3+ messages)
` [PATCH 1/2] hw: m25p80: Add Block Protect and Top Bottom "
` [PATCH 2/2] hw: m25p80: add tests for BP and TB bit "
[PATCH v2 0/4] hw/nvme: add support for TP4084
2022-06-27 17:59 UTC (5+ messages)
` [PATCH v2 1/4] hw/nvme: claim NVMe 2.0 compliance
` [PATCH v2 3/4] hw/nvme: add support for ratified TP4084
` [PATCH v2 4/4] hw/nvme: add new never_ready parameter to test the DNR bit
[PATCH 0/6] Fix gen_*_exception error codes
2022-06-27 18:00 UTC (9+ messages)
` [PATCH 1/6] target/ppc: Fix gen_priv_exception error value in mfspr/mtspr
` [PATCH 2/6] target/ppc: fix exception error value in slbfee
` [PATCH 3/6] target/ppc: remove mfdcrux and mtdcrux
` [PATCH 4/6] target/ppc: fix exception error code in helper_{load, store}_dcr
` [PATCH 5/6] target/ppc: fix PMU Group A register read/write exceptions
` [PATCH 6/6] target/ppc: fix exception error code in spr_write_excp_vector
[PATCH] gtk: Add show_tabs=on|off command line option
2022-06-27 16:44 UTC
[PATCH] target/s390x/tcg: SPX: check validity of new prefix
2022-06-27 17:10 UTC (4+ messages)
[PATCH] hw/nvme: fix example serial in documentation
2022-06-27 17:11 UTC (2+ messages)
[PATCH v2 0/7] Add Qualcomm BMC machines
2022-06-27 16:50 UTC (17+ messages)
` [PATCH v2 1/7] hw/arm/aspeed: add support for the Qualcomm DC-SCM v1 board
` [PATCH v2 2/7] hw/arm/aspeed: add Qualcomm Firework BMC machine
` [PATCH v2 3/7] hw/i2c: pmbus: Page #255 is valid page for read requests
` [PATCH v2 4/7] hw/sensor: add Maxim MAX31785 device
` [PATCH v2 5/7] hw/arm/aspeed: Add MAX31785 Fan controllers
` [PATCH v2 6/7] hw/arm/aspeed: firework: Add Thermal Diodes
` [PATCH v2 7/7] hw/arm/aspeed: firework: add I2C MUXes for VR channels
[PATCH v3 00/12] powernv: introduce pnv-phb base/proxy devices
2022-06-27 17:09 UTC (4+ messages)
` [PATCH v3 01/12] ppc/pnv: add PHB3 bus init helper
[PATCH v2] target/riscv: fix user-mode build issue because mhartid
2022-06-27 17:01 UTC (2+ messages)
[PATCH v2] target/riscv: fix user-mode build issue because mhartid
2022-06-27 16:40 UTC
[PATCH] hw/arm/virt: dt: add rng-seed property
2022-06-27 16:36 UTC (3+ messages)
Slowness with multi-thread TCG?
2022-06-27 16:25 UTC
[PATCH 00/12] Introduce new acpi/smbios qtests using biosbits
2022-06-27 16:16 UTC (5+ messages)
[PATCH] virtio-iommu: Fix migration regression
2022-06-27 16:31 UTC (2+ messages)
[PATCH v5 00/12] qapi: net: add unix socket type support to netdev backend
2022-06-27 15:47 UTC (13+ messages)
` [PATCH v5 01/12] net: introduce convert_host_port()
` [PATCH v5 02/12] net: remove the @errp argument of net_client_inits()
` [PATCH v5 03/12] net: simplify net_client_parse() error management
` [PATCH v5 04/12] qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
` [PATCH v5 05/12] qapi: net: add stream and dgram netdevs
` [PATCH v5 06/12] net: stream: Don't ignore EINVAL on netdev socket connection
` [PATCH v5 07/12] net: stream: add unix socket
` [PATCH v5 08/12] net: dgram: make dgram_dst generic
` [PATCH v5 09/12] net: dgram: move mcast specific code from net_socket_fd_init_dgram()
` [PATCH v5 10/12] net: dgram: add unix socket
` [PATCH v5 11/12] qemu-sockets: introduce socket_uri()
` [PATCH v5 12/12] net: stream: move to QIO
[PATCH] target/riscv: fix user-mode build issue because mhartid
2022-06-27 16:00 UTC (4+ messages)
[PATCH 0/9] Add Qualcomm BMC machines
2022-06-27 15:57 UTC (12+ messages)
` [PATCH 3/9] hw/arm/aspeed: qcom-dc-scm-v1: add block backed FRU device
` [PATCH 4/9] hw/arm/aspeed: add Qualcomm Firework machine and "
[PATCH v3 0/1] target/riscv: Add Zihintpause support
2022-06-27 15:55 UTC (6+ messages)
` [PATCH v3 1/1] "
use of uninitialized variable involving visit_type_uint32() and friends
2022-06-27 15:33 UTC (4+ messages)
[RFC PATCH v2 0/8] qapi: add generator for Golang interface
2022-06-27 15:29 UTC (4+ messages)
[PULL v2 00/86] virtio,pc,pci: fixes,cleanups,features
2022-06-27 14:59 UTC (4+ messages)
` [PULL v2 28/86] hw/cxl/component: Add utils for interleave parameter encoding/decoding
[RFC PATCH v4 00/11] qapi: net: add unix socket type support to netdev backend
2022-06-27 14:36 UTC (4+ messages)
` [RFC PATCH v4 04/11] qapi: net: add stream and dgram netdevs
[PATCH v8 00/12] s390x: CPU Topology
2022-06-27 14:26 UTC (5+ messages)
` [PATCH v8 02/12] s390x/cpu_topology: CPU topology objects and structures
` [PATCH v8 03/12] s390x/cpu_topology: implementating Store Topology System Information
[PATCH] migration: remove unreachable code after reading data
2022-06-27 14:22 UTC (2+ messages)
[PATCH 0/3] libvhost-user: NEED_REPLY behaviour fixes
2022-06-27 13:49 UTC (5+ messages)
` [PATCH 1/3] docs/vhost-user: Fix mismerge
` [PATCH 2/3] libvhost-user: Fix VHOST_USER_GET_MAX_MEM_SLOTS reply
` [PATCH 3/3] libvhost-user: Fix VHOST_USER_ADD_MEM_REG reply
[PATCH] aspeed/hace: Accumulative mode supported
2022-06-27 13:14 UTC (2+ messages)
[PATCH v4] aspeed: Set the dram container at the SoC level
2022-06-27 13:13 UTC
[PATCH v3] aspeed: Set the dram container at the SoC level
2022-06-27 13:01 UTC
[PATCH RESEND 00/11] target/ppc: Implement slbiag move slb* to decodetree
2022-06-27 11:54 UTC (12+ messages)
` [PATCH RESEND 01/11] target/ppc: receive DisasContext explicitly in GEN_PRIV
` [PATCH RESEND 02/11] target/ppc: add macros to check privilege level
` [PATCH RESEND 03/11] target/ppc: Move slbie to decodetree
` [PATCH RESEND 04/11] target/ppc: Move slbieg "
` [PATCH RESEND 05/11] target/ppc: Move slbia "
` [PATCH RESEND 06/11] target/ppc: Move slbmte "
` [PATCH RESEND 07/11] target/ppc: Move slbmfev "
` [PATCH RESEND 08/11] target/ppc: Move slbmfee "
` [PATCH RESEND 09/11] target/ppc: Move slbfee "
` [PATCH RESEND 10/11] target/ppc: Move slbsync "
` [PATCH RESEND 11/11] target/ppc: Implement slbiag
virgl avocado hang
2022-06-27 12:07 UTC (3+ messages)
[PATCH v2 00/21] migration: remove QEMUFileOps concept and assume use of QIOChannel
2022-06-27 12:04 UTC (3+ messages)
` [PATCH v2 18/21] migration: remove the QEMUFileOps 'get_buffer' callback
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).