qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-10 15:50:38 to 2023-08-11 15:05:38 UTC [more...]

[PATCH 0/8] riscv: detecting user choice in TCG extensions
 2023-08-11 15:04 UTC  (15+ messages)
` [PATCH 1/8] target/riscv/cpu.c: use offset in isa_ext_is_enabled/update_enabled
` [PATCH 2/8] target/riscv: make CPUCFG() macro public
` [PATCH 3/8] target/riscv/cpu.c: introduce cpu_cfg_ext_auto_update()
` [PATCH 4/8] target/riscv/cpu.c: use cpu_cfg_ext_auto_update() during realize()
` [PATCH 5/8] target/riscv/cpu.c: introduce RISCVCPUMultiExtConfig
` [PATCH 6/8] target/riscv: use isa_ext_update_enabled() in init_max_cpu_extensions()
` [PATCH 7/8] target/riscv/cpu.c: honor user choice in cpu_cfg_ext_auto_update()

[PATCH v1 0/3] softmmu/physmem: file_ram_open() readonly improvements
 2023-08-11 14:59 UTC  (14+ messages)
` [PATCH v1 1/3] softmmu/physmem: fallback to opening guest RAM file as readonly in a MAP_PRIVATE mapping
          `  "
            `  "
              `  "
                `  "
` Re:[PATCH v1 0/3] softmmu/physmem: file_ram_open() readonly improvements
    ` Re:Re: [PATCH "

[RFC PATCH 0/2] Vhost-vdpa Shadow Virtqueue Hash calculation Support
 2023-08-11 14:58 UTC  (3+ messages)
` [RFC PATCH 1/2] vdpa: Restore hash calculation state
` [RFC PATCH 2/2] vdpa: Allow VIRTIO_NET_F_HASH_REPORT in SVQ

pci: Fix the update of interrupt disable bit in PCI_COMMAND register
 2023-08-11 14:46 UTC 

[PATCH] hw/riscv: virt: Fix riscv,pmu DT node path
 2023-08-11 14:54 UTC  (3+ messages)

[PATCH v7 0/5] Add RISC-V KVM AIA Support
 2023-08-11 14:41 UTC  (2+ messages)

[PATCH v2] linux-user/riscv: Use abi type for target_ucontext
 2023-08-11 14:35 UTC  (3+ messages)

[PATCH v2] virtio: don't zero out memory region cache for indirect descriptors
 2023-08-11 14:34 UTC 

[PATCH] virtio: don't zero out memory region cache for indirect descriptors
 2023-08-11 14:29 UTC  (7+ messages)

[PATCH 0/3] Fix the build on CentOS 7
 2023-08-11 14:11 UTC  (7+ messages)
` [PATCH 1/3] linux-user: Fix the build on systems without SOL_ALG
` [PATCH 2/3] linux-user: Fix the build on systems without MAP_SHARED_VALIDATE
` [PATCH 3/3] linux-user: Fix the build on systems without MADV_{KEEP, WIPE}ONFORK

[PATCH] hw/pci-host: Allow extended config space access for Designware PCIe host
 2023-08-11 14:06 UTC  (9+ messages)

CXL volatile memory is not listed
 2023-08-11 13:54 UTC  (8+ messages)

[PATCH 0/4] Generate x86 cpu features
 2023-08-11 13:50 UTC  (5+ messages)
` [PATCH 1/4] target/i386: Split out feature_word_info
` [PATCH 2/4] target/i386: Translate feature_word_info to xml
` [PATCH 3/4] target/i386: Format feature_word_info.c.inc
` [PATCH 4/4] target/i386: Autogenerate feature_word_info.c.inc

RFC: guest INTEL GDS mitigation status on patched host
 2023-08-11 13:12 UTC 

[PATCH for-8.2 00/24] tcg: Introduce negsetcond opcodes
 2023-08-11 12:24 UTC  (42+ messages)
` [PATCH 01/24] "
` [PATCH 02/24] tcg: Use tcg_gen_negsetcond_*
` [PATCH 03/24] target/alpha: Use tcg_gen_movcond_i64 in gen_fold_mzero
` [PATCH 04/24] target/arm: Use tcg_gen_negsetcond_*
` [PATCH 05/24] target/m68k: "
` [PATCH 06/24] target/openrisc: "
` [PATCH 08/24] target/sparc: Use tcg_gen_movcond_i64 in gen_edge
` [PATCH 12/24] tcg/aarch64: Implement negsetcond_*
` [PATCH 13/24] tcg/arm: Implement negsetcond_i32
` [PATCH 16/24] tcg/sparc64: Implement negsetcond_*
` [PATCH 17/24] tcg/i386: Merge tcg_out_brcond{32,64}
` [PATCH 18/24] tcg/i386: Merge tcg_out_setcond{32,64}
` [PATCH 19/24] tcg/i386: Merge tcg_out_movcond{32,64}
` [PATCH 20/24] tcg/i386: Add cf parameter to tcg_out_cmp
` [PATCH 21/24] tcg/i386: Use CMP+SBB in tcg_out_setcond
` [PATCH 22/24] tcg/i386: Clear dest first in tcg_out_setcond if possible
` [PATCH 23/24] tcg/i386: Use shift in tcg_out_setcond
` [PATCH 24/24] tcg/i386: Implement negsetcond_*

[PATCH] disas/riscv: Further correction to LUI disassembly
 2023-08-11 11:55 UTC  (5+ messages)

[PATCH] target/riscv/kvm.c: fix mvendorid size in vcpu_set_machine_ids()
 2023-08-11 11:29 UTC  (9+ messages)

[PATCH 1/2] riscv: zicond: make non-experimental
 2023-08-11 11:22 UTC  (8+ messages)
` [PATCH 2/2] riscv: zicond: make default

[PATCH trivial] qemu-img: omit errno value in error message
 2023-08-11 11:09 UTC 

[PATCH for-8.2 v3 0/6] vfio/migration: Add P2P support for VFIO migration
 2023-08-11 10:29 UTC  (5+ messages)
` [PATCH for-8.2 v3 1/6] vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()

[PATCH v2 0/8] Add some checks before translating instructions
 2023-08-11 10:02 UTC  (9+ messages)
` [PATCH v2 1/8] target/loongarch: Fix loongarch_la464_initfn() misses setting LSPW
` [PATCH v2 2/8] target/loongarch: Add a check parameter to the TRANS macro
` [PATCH v2 3/8] target/loongarch: Add avail_64 to check la64-only instructions
` [PATCH v2 4/8] target/loongarch: Add avail_FP/FP_SP/FP_DP to check fpu instructions
` [PATCH v2 5/8] target/loongarch: Add avail_LSPW to check LSPW instructions
` [PATCH v2 6/8] target/loongarch: Add avail_LAM to check atomic instructions
` [PATCH v2 7/8] target/loongarch: Add avail_LSX to check LSX instructions
` [PATCH v2 8/8] target/loongarch: Add avail_IOCSR to check iocsr instructions

[PATCH v2 1/4] hw/i2c/aspeed: Fix I2CD_POOL_CTRL register bit field defination
 2023-08-11 10:03 UTC  (6+ messages)
` [PATCH v2 2/4] hw/i2c/aspeed: Fix Tx count and Rx size error
` [PATCH v2 3/4] hw/i2c/aspeed: Fix TXBUF transmission start position error
` [PATCH v2 4/4] hw/i2c/aspeed: Add support for BUFFER ORGANIZATION in new register mode

[PATCH v5 00/11] Add la32 & va32 support for loongarch64-softmmu
 2023-08-11  8:12 UTC  (3+ messages)
` [PATCH v5 08/11] target/loongarch: Reject la64-only instructions in la32 mode

[QEMU PATCH v4 0/1] S3 support
 2023-08-11  7:18 UTC  (2+ messages)

[PATCH 0/3] Record/replay patches
 2023-08-11  7:06 UTC  (4+ messages)
` [PATCH 1/3] replay: improve determinism of virtio-net
` [PATCH 2/3] virtio-net: added replay blocker for guest_announce
` [PATCH 3/3] tests/avocado: fix waiting for vm shutdown in replay_linux

[PULL 0/1] OpenRISC FPU Fix for 8.1
 2023-08-11  5:13 UTC  (5+ messages)
` [PULL 1/1] target/openrisc: Set EPCR to next PC on FPE exceptions

[PATCH v1 0/6] Add some macros to check cpu features
 2023-08-11  3:43 UTC  (4+ messages)
` [PATCH v1 2/6] target/loongarch: Add some checks before translating fpu instructions

[PATCH] linux-user/riscv: Use abi_ulong for target_ucontext
 2023-08-11  3:17 UTC  (3+ messages)

[PATCH QEMU v2 0/3] provide a smooth upgrade solution for multi-queues disk
 2023-08-11  2:31 UTC  (3+ messages)

LTP test related to virtio releasing and reassigning resource leads to guest hung
 2023-08-11  2:26 UTC  (6+ messages)

[RFC v2 PATCH] record-replay: support SMP target machine
 2023-08-11  1:47 UTC 

[ANNOUNCE] QEMU 8.1.0-rc3 is now available
 2023-08-10 23:01 UTC 

[PATCH v2] util: Delete checks for old host definitions
 2023-08-10 22:59 UTC 

[PATCH for-8.1 v10 00/14] linux-user: image mapping fixes
 2023-08-10 22:06 UTC  (5+ messages)
` [PATCH for-8.1 v10 10/14] util/selfmap: Rewrite using qemu/interval-tree.h

[PATCH] thunk: Delete checks for old host definitions
 2023-08-10 21:50 UTC  (4+ messages)

[PULL 0/4] tcg/gdbstub late fixes
 2023-08-10 19:48 UTC  (6+ messages)
` [PULL 1/4] accel/tcg: Avoid reading too much in load_atom_{2,4}
` [PULL 2/4] tests/tcg: ensure system-mode gdb tests start stopped
` [PULL 3/4] gdbstub: more fixes for client Ctrl-C handling
` [PULL 4/4] gdbstub: don't complain about preemptive ACK chars

[PATCH v1 0/8] Xilinx Versal CFI support
 2023-08-10 19:15 UTC  (4+ messages)
` [PATCH v1 3/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDRO

[PATCH v2 0/8] Xilinx Versal CFI support
 2023-08-10 19:16 UTC  (9+ messages)
` [PATCH v2 1/8] hw/misc: Introduce the Xilinx CFI interface
` [PATCH v2 2/8] hw/misc: Introduce a model of Xilinx Versal's CFU_APB
` [PATCH v2 3/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDRO
` [PATCH v2 4/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFR
` [PATCH v2 5/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG
` [PATCH v2 6/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REG
` [PATCH v2 7/8] hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFR
` [PATCH v2 8/8] hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REG

[PATCH for-8.2 0/5] target/arm: Implement cortex-a710
 2023-08-10 19:10 UTC  (11+ messages)
` [PATCH 2/5] target/arm: Reduce dcz_blocksize to uint8_t
` [PATCH 4/5] target/arm: Support more GM blocksizes
` [PATCH 5/5] target/arm: Implement cortex-a710

[PATCH] target/riscv: Clearing the CSR values at reset and syncing the MPSTATE with the host
 2023-08-10 18:43 UTC  (5+ messages)
`  "
` [PATCH v3] "

[PATCH 1/2] hw/intc: Fix upper/lower mtime write calculation
 2023-08-10 18:24 UTC  (4+ messages)
` [PATCH 2/2] hw/intc: Make rtc variable names consistent

[PATCH v5 00/17] qemu patches for 64-bit NBD extensions
 2023-08-10 18:13 UTC  (19+ messages)
` [PATCH v5 01/17] nbd: Replace bool structured_reply with mode enum
` [PATCH v5 02/17] nbd/client: Pass mode through to nbd_send_request
` [PATCH v5 03/17] nbd: Add types for extended headers
` [PATCH v5 04/17] nbd: Prepare for 64-bit request effect lengths
` [PATCH v5 05/17] nbd/server: Refactor handling of command sanity checks
` [PATCH v5 06/17] nbd/server: Support a request payload
` [PATCH v5 07/17] nbd/server: Prepare to receive extended header requests
` [PATCH v5 08/17] nbd/server: Prepare to send extended header replies
` [PATCH v5 09/17] nbd/server: Support 64-bit block status
` [PATCH v5 10/17] nbd/server: Enable initial support for extended headers
` [PATCH v5 11/17] nbd/client: Plumb errp through nbd_receive_replies
` [PATCH v5 12/17] nbd/client: Initial support for extended headers
` [PATCH v5 13/17] nbd/client: Accept 64-bit block status chunks
` [PATCH v5 14/17] nbd/client: Request extended headers during negotiation
` [PATCH v5 15/17] nbd/server: Refactor list of negotiated meta contexts
` [PATCH v5 16/17] nbd/server: Prepare for per-request filtering of BLOCK_STATUS
` [PATCH v5 17/17] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS

[PATCH] gdbstub: fixes cases where wrong threads were reported to GDB on SIGINT
 2023-08-10 17:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v6 00/12] riscv: add 'max' CPU, deprecate 'any'
 2023-08-10 17:56 UTC  (13+ messages)
` [PATCH v6 03/12] target/riscv/cpu.c: split kvm prop handling to its own helper
` [PATCH v6 04/12] target/riscv/cpu.c: del DEFINE_PROP_END_OF_LIST() from riscv_cpu_extensions
` [PATCH v6 09/12] target/riscv/cpu.c: limit cfg->vext_spec log message
` [PATCH v6 10/12] target/riscv: add 'max' CPU type
` [PATCH v6 11/12] avocado, risc-v: add opensbi tests for 'max' CPU
` [PATCH v6 12/12] target/riscv: deprecate the 'any' CPU type

[PATCH v4 0/9] gfxstream + rutabaga_gfx
 2023-08-10 17:54 UTC  (6+ messages)
` [PATCH v4 9/9] docs/system: add basic virtio-gpu documentation

[PATCH 0/8] some testing and gdbstub fixes
 2023-08-10 17:33 UTC  (15+ messages)
` [PATCH 4/8] tests: remove test-gdbstub.py
` [PATCH 5/8] tests/tcg: clean-up gdb confirm/pagination settings
` [PATCH 6/8] tests/tcg: ensure system-mode gdb tests start stopped
` [PATCH 7/8] gdbstub: more fixes for client Ctrl-C handling

[PATCH] target/riscv: Fix zfa fleq.d and fltq.d
 2023-08-10 17:24 UTC  (2+ messages)

[RESEND PATCH v3 0/1] target/riscv: Add Zihintntl extension ISA string to DTS
 2023-08-10 17:20 UTC  (3+ messages)
` [RESEND PATCH v3 1/1] "

[PATCH 1/2] riscv: zicond: make non-experimental
 2023-08-10 17:13 UTC  (3+ messages)

[PATCH] linux-user/elfload: Set V in ELF_HWCAP for RISC-V
 2023-08-10 17:09 UTC  (3+ messages)

[PATCH] target/riscv: Implement WARL behaviour for mcountinhibit/mcounteren
 2023-08-10 17:07 UTC  (3+ messages)

[PATCH-for-8.2] target/arm/cpu: Allow logging disabled CPU features at UNIMP level
 2023-08-10 16:44 UTC  (3+ messages)

[RFC PATCH 00/19] QEMU gmem implemention
 2023-08-10 15:58 UTC  (4+ messages)

[PATCH for-8.1] accel/tcg: Avoid reading too much in load_atom_{2,4}
 2023-08-10 15:56 UTC  (3+ messages)
` [PATCH for-8.1] accel/tcg: Avoid reading too much in load_atom_{2, 4}


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