messages from 2023-09-07 18:17:34 to 2023-09-08 08:11:08 UTC [more...]
[PATCH] meson.build: Make keyutils independent from keyring
2023-09-08 8:10 UTC (3+ messages)
[PULL for-6.2 0/7] Ide patches
2023-09-08 8:06 UTC (6+ messages)
[PATCH v3 00/32] Unified CPU type check
2023-09-08 8:04 UTC (14+ messages)
` [PATCH v3 01/32] cpu: Add helper cpu_model_from_type()
` [PATCH v3 15/32] target/s390x: Use generic helper to show CPU model names
` [PATCH v3 27/32] machine: Print CPU model name instead of CPU type name
[PATCH] block: mark aio_poll as non-coroutine
2023-09-08 7:54 UTC
[PULL 00/26] aspeed queue
2023-09-08 7:52 UTC (3+ messages)
[PATCH v1 0/7] Validate and test qapi examples
2023-09-08 7:51 UTC (7+ messages)
` [PATCH v1 1/7] qapi: scripts: add a generator for qapi's examples
[PATCH v4 00/16] Lower TCG vector ops to LSX
2023-09-08 7:36 UTC (18+ messages)
` [PATCH v4 01/16] tcg/loongarch64: Import LSX instructions
` [PATCH v4 02/16] tcg/loongarch64: Lower basic tcg vec ops to LSX
` [PATCH v4 03/16] tcg: pass vece to tcg_target_const_match()
` [PATCH v4 04/16] tcg/loongarch64: Lower cmp_vec to vseq/vsle/vslt
` [PATCH v4 05/16] tcg/loongarch64: Lower add/sub_vec to vadd/vsub
` [PATCH v4 06/16] tcg/loongarch64: Lower vector bitwise operations
` [PATCH v4 07/16] tcg/loongarch64: Lower neg_vec to vneg
` [PATCH v4 08/16] tcg/loongarch64: Lower mul_vec to vmul
` [PATCH v4 09/16] tcg/loongarch64: Lower vector min max ops
` [PATCH v4 10/16] tcg/loongarch64: Lower vector saturated ops
` [PATCH v4 11/16] tcg/loongarch64: Lower vector shift vector ops
` [PATCH v4 12/16] tcg/loongarch64: Lower bitsel_vec to vbitsel
` [PATCH v4 13/16] tcg/loongarch64: Lower vector shift integer ops
` [PATCH v4 14/16] tcg/loongarch64: Lower rotv_vec ops to LSX
` [PATCH v4 15/16] tcg/loongarch64: Lower rotli_vec to vrotri
` [PATCH v4 16/16] tcg/loongarch64: Implement 128-bit load & store
[PATCH] hw/display/xlnx_dp: update comments
2023-09-08 7:35 UTC (3+ messages)
[RFC PATCH] vfio/common: Separate vfio-pci ranges
2023-09-08 7:14 UTC
[PATCH 00/21] q800: add support for booting MacOS Classic - part 2
2023-09-08 6:54 UTC (7+ messages)
` [PATCH 05/21] q800: add IOSB subsystem
` [PATCH 10/21] q800: add easc bool machine class property to switch between ASC and EASC
[PATCH v8 00/12] Add VIRTIO sound card
2023-09-08 6:49 UTC (3+ messages)
` [PATCH v8 11/12] virtio-sound: implement audio capture (RX)
[PULL 00/17] Net patches
2023-09-08 6:45 UTC (18+ messages)
` [PULL 01/17] tap: Add USO support to tap device
` [PULL 02/17] tap: Add check for USO features
` [PULL 03/17] virtio-net: Add USO flags to vhost support
` [PULL 04/17] virtio-net: Add support for USO features
` [PULL 05/17] igb: remove TCP ACK detection
` [PULL 06/17] igb: rename E1000E_RingInfo_st
` [PULL 07/17] igb: RX descriptors guest writting refactoring
` [PULL 08/17] igb: RX payload "
` [PULL 09/17] igb: add IPv6 extended headers traffic detection
` [PULL 10/17] igb: packet-split descriptors support
` [PULL 11/17] e1000e: rename e1000e_ba_state and e1000e_write_hdr_to_rx_buffers
` [PULL 12/17] net: add initial support for AF_XDP network backend
` [PULL 13/17] ebpf: Added eBPF map update through mmap
` [PULL 14/17] ebpf: Added eBPF initialization by fds
` [PULL 15/17] virtio-net: Added property to load eBPF RSS with fds
` [PULL 16/17] qmp: Added new command to retrieve eBPF blob
` [PULL 17/17] ebpf: Updated eBPF program and skeleton
[PATCH v7 0/5] eBPF RSS through QMP support
2023-09-08 6:42 UTC (4+ messages)
` [PATCH v7 5/5] ebpf: Updated eBPF program and skeleton
[RFC PATCH v2] docs/interop: define PROBE feature for vhost-user VirtIO devices
2023-09-08 6:41 UTC (6+ messages)
` [virtio-dev] "
[PULL v2 00/35] ppc queue
2023-09-08 6:42 UTC (5+ messages)
[PULL 00/65] riscv-to-apply queue
2023-09-08 6:38 UTC (68+ messages)
` [PULL 01/65] target/riscv/cpu.c: do not run 'host' CPU with TCG
` [PULL 02/65] hw/char/riscv_htif: Fix printing of console characters on big endian hosts
` [PULL 03/65] hw/char/riscv_htif: Fix the console syscall "
` [PULL 04/65] target/riscv/cpu.c: add zmmul isa string
` [PULL 05/65] target/riscv/cpu.c: add smepmp "
` [PULL 06/65] target/riscv: Fix page_check_range use in fault-only-first
` [PULL 07/65] target/riscv: Use existing lookup tables for MixColumns
` [PULL 08/65] target/riscv: Refactor some of the generic vector functionality
` [PULL 09/65] target/riscv: Refactor vector-vector translation macro
` [PULL 10/65] target/riscv: Remove redundant "cpu_vl == 0" checks
` [PULL 11/65] target/riscv: Add Zvbc ISA extension support
` [PULL 12/65] target/riscv: Move vector translation checks
` [PULL 13/65] target/riscv: Refactor translation of vector-widening instruction
` [PULL 14/65] target/riscv: Refactor some of the generic vector functionality
` [PULL 15/65] target/riscv: Add Zvbb ISA extension support
` [PULL 16/65] target/riscv: Add Zvkned "
` [PULL 17/65] target/riscv: Add Zvknh "
` [PULL 18/65] target/riscv: Add Zvksh "
` [PULL 19/65] target/riscv: Add Zvkg "
` [PULL 20/65] crypto: Create sm4_subword
` [PULL 21/65] crypto: Add SM4 constant parameter CK
` [PULL 22/65] target/riscv: Add Zvksed ISA extension support
` [PULL 23/65] target/riscv: Implement WARL behaviour for mcountinhibit/mcounteren
` [PULL 24/65] target/riscv: Add Zihintntl extension ISA string to DTS
` [PULL 25/65] target/riscv: Fix zfa fleq.d and fltq.d
` [PULL 26/65] hw/intc: Fix upper/lower mtime write calculation
` [PULL 27/65] hw/intc: Make rtc variable names consistent
` [PULL 28/65] linux-user/riscv: Use abi type for target_ucontext
` [PULL 29/65] target/riscv: support the AIA device emulation with KVM enabled
` [PULL 30/65] target/riscv: check the in-kernel irqchip support
` [PULL 31/65] target/riscv: Create an KVM AIA irqchip
` [PULL 32/65] target/riscv: update APLIC and IMSIC to support KVM AIA
` [PULL 33/65] target/riscv: select KVM AIA in riscv virt machine
` [PULL 34/65] hw/riscv: virt: Fix riscv,pmu DT node path
` [PULL 35/65] target/riscv: Update CSR bits name for svadu extension
` [PULL 36/65] target/riscv: fix satp_mode_finalize() when satp_mode.supported = 0
` [PULL 37/65] riscv: zicond: make non-experimental
` [PULL 38/65] hw/riscv/virt.c: fix non-KVM --enable-debug build
` [PULL 39/65] hw/intc/riscv_aplic.c "
` [PULL 40/65] linux-user/riscv: Add new extensions to hwprobe
` [PULL 41/65] target/riscv: Use accelerated helper for AES64KS1I
` [PULL 42/65] target/riscv: Allocate itrigger timers only once
` [PULL 43/65] target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changes
` [PULL 44/65] target/riscv: Align the AIA model to v1.0 ratified spec
` [PULL 45/65] target/riscv: don't read CSR in riscv_csrrw_do64
` [PULL 46/65] target/riscv/cpu.c: split CPU options from riscv_cpu_extensions[]
` [PULL 47/65] target/riscv/cpu.c: skip 'bool' check when filtering KVM props
` [PULL 48/65] target/riscv/cpu.c: split kvm prop handling to its own helper
` [PULL 49/65] target/riscv: add DEFINE_PROP_END_OF_LIST() to riscv_cpu_options[]
` [PULL 50/65] target/riscv/cpu.c: split non-ratified exts from riscv_cpu_extensions[]
` [PULL 51/65] target/riscv/cpu.c: split vendor "
` [PULL 52/65] target/riscv/cpu.c: add riscv_cpu_add_qdev_prop_array()
` [PULL 53/65] target/riscv/cpu.c: add riscv_cpu_add_kvm_unavail_prop_array()
` [PULL 54/65] target/riscv/cpu.c: limit cfg->vext_spec log message
` [PULL 55/65] target/riscv: add 'max' CPU type
` [PULL 56/65] avocado, risc-v: add tuxboot tests for 'max' CPU
` [PULL 57/65] target/riscv: deprecate the 'any' CPU type
` [PULL 58/65] target/riscv/cpu.c: use offset in isa_ext_is_enabled/update_enabled
` [PULL 59/65] target/riscv: make CPUCFG() macro public
` [PULL 60/65] target/riscv/cpu.c: introduce cpu_cfg_ext_auto_update()
` [PULL 61/65] target/riscv/cpu.c: use cpu_cfg_ext_auto_update() during realize()
` [PULL 62/65] target/riscv/cpu.c: introduce RISCVCPUMultiExtConfig
` [PULL 63/65] target/riscv: use isa_ext_update_enabled() in init_max_cpu_extensions()
` [PULL 64/65] target/riscv/cpu.c: honor user choice in cpu_cfg_ext_auto_update()
` [PULL 65/65] target/riscv/cpu.c: consider user option with RVG
[PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
2023-09-08 6:28 UTC (7+ messages)
` [PATCH v4 06/15] intel-iommu: Implement get_attr() method
` [PATCH v4 12/15] vfio/common: Support device dirty page tracking with vIOMMU
` [PATCH v4 15/15] vfio/common: Block migration with vIOMMUs without address width limits
[RESEND] qemu/timer: Add host ticks function for RISC-V
2023-09-08 3:31 UTC
[PATCH] qemu/timer: Add host ticks function for RISC-V
2023-09-08 3:23 UTC
[PATCH RESEND v5 00/57] Add LoongArch LASX instructions
2023-09-08 3:22 UTC (7+ messages)
` [PATCH RESEND v5 02/57] target/loongarch: Implement gvec_*_vl functions
` [PATCH RESEND v5 03/57] target/loongarch: Use gen_helper_gvec_4_ptr for 4OP + env vector instructions
[PULL 00/13] NBD patches through 2023-09-07
2023-09-08 1:35 UTC (14+ messages)
` [PULL 01/13] qemu-iotests/197: use more generic commands for formats other than qcow2
` [PULL 02/13] nbd: drop unused nbd_receive_negotiate() aio_context argument
` [PULL 03/13] nbd: drop unused nbd_start_negotiate() "
` [PULL 04/13] io: check there are no qio_channel_yield() coroutines during ->finalize()
` [PULL 05/13] io: follow coroutine AioContext in qio_channel_yield()
` [PULL 06/13] util/iov: Avoid dynamic stack allocation
` [PULL 07/13] qemu-nbd: improve error message for dup2 error
` [PULL 08/13] qemu-nbd: define struct NbdClientOpts when HAVE_NBD_DEVICE is not defined
` [PULL 09/13] qemu-nbd: move srcpath into struct NbdClientOpts
` [PULL 10/13] qemu-nbd: put saddr into "
` [PULL 11/13] qemu-nbd: invent nbd_client_release_pipe() helper
` [PULL 12/13] qemu-nbd: Restore "qemu-nbd -v --fork" output
` [PULL 13/13] qemu-nbd: document -v behavior in respect to --fork in man
[PATCH] softmmu/dirtylimit: Fix usleep early return on signal
2023-09-08 1:11 UTC (3+ messages)
[PATCH] hw/riscv: split RAM into low and high memory
2023-09-08 0:16 UTC (4+ messages)
[PATCH v2 0/3] block: align CoR requests to subclusters
2023-09-08 0:15 UTC (8+ messages)
` [PATCH v2 3/3] tests/qemu-iotests/197: add testcase for CoR with subclusters
` [PATCH v2 4/3] qemu-iotests/197: use more generic commands for formats other than qcow2
riscv64 virt board crash upon startup
2023-09-07 23:55 UTC (4+ messages)
[PATCH v3 0/8] qemu-nbd: Restore "qemu-nbd -v --fork" output
2023-09-07 22:15 UTC (18+ messages)
` [PATCH 1/8] qemu-nbd: improve error message for dup2 error
` [PATCH 2/8] qemu-nbd: define struct NbdClientOpts when HAVE_NBD_DEVICE is not defined
` [PATCH 3/8] qemu-nbd: move srcpath into struct NbdClientOpts
` [PATCH 4/8] qemu-nbd: put saddr into "
` [PATCH 5/8] qemu-nbd: invent nbd_client_release_pipe() helper
` [PATCH 6/8] qemu-nbd: Restore "qemu-nbd -v --fork" output
` [PATCH 7/8] qemu-nbd: document -v behavior in respect to --fork in man
` [PATCH 8/8] qemu-nbd: fix formatting in main()
[PATCH 1/1] block: improve alignment detection and fix 271 test
2023-09-07 21:53 UTC
[RFC 0/3] qmp: make qmp_device_add() a coroutine
2023-09-07 21:25 UTC (8+ messages)
` [RFC 1/3] hmp: avoid the nested event loop in handle_hmp_command()
[PATCH v3 0/2] qemu-img: map: implement support for compressed clusters
2023-09-07 21:02 UTC (3+ messages)
` [PATCH v3 1/2] block: add BDRV_BLOCK_COMPRESSED flag for bdrv_block_status()
` [PATCH v3 2/2] qemu-img: map: report compressed data blocks
[PATCH v3 0/4] io: follow coroutine AioContext in qio_channel_yield()
2023-09-07 20:41 UTC (3+ messages)
` [PATCH v3 4/4] "
[PATCH v2 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
2023-09-07 20:27 UTC (4+ messages)
` [PATCH v2 7/7] "
[RFC PATCH] softmmu: Fix async_run_on_cpu() use in tcg_commit_cpu()
2023-09-07 19:36 UTC (3+ messages)
[PATCH] hw/net/vmxnet3: Fix guest-triggerable assert()
2023-09-07 19:35 UTC (2+ messages)
[PATCH v1 0/2] i386/a-b-bootblock: zero the first byte of each page on start
2023-09-07 19:30 UTC (3+ messages)
` [PATCH v1 1/2] i386/a-b-bootblock: factor test memory addresses out into constants
` [PATCH v1 2/2] i386/a-b-bootblock: zero the first byte of each page on start
[PATCH] arm64: Restore trapless ptimer access
2023-09-07 19:31 UTC (2+ messages)
[PATCH 0/2] i386/a-b-bootblock: zero the first byte of each page on start
2023-09-07 19:29 UTC (3+ messages)
` [PATCH 1/2] i386/a-b-bootblock: factor test memory addresses out into constants
` [PATCH 2/2] i386/a-b-bootblock: zero the first byte of each page on start
[PATCH for-8.2 0/2] ppc: get rid of free() (gitlab #1798)
2023-09-07 19:27 UTC (4+ messages)
[PATCH 0/2] virtio: Drop out of coroutine context in virtio_load()
2023-09-07 18:42 UTC (4+ messages)
` [PATCH 2/2] "
[PULL 0/5] Block patches
2023-09-07 18:16 UTC (6+ messages)
` [PULL 1/5] iothread: Set the GSource "name" field
` [PULL 2/5] hw/ufs: Initial commit for emulated Universal-Flash-Storage
` [PULL 3/5] hw/ufs: Support for Query Transfer Requests
` [PULL 4/5] hw/ufs: Support for UFS logical unit
` [PULL 5/5] tests/qtest: Introduce tests for UFS
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).