messages from 2024-04-12 08:09:35 to 2024-04-14 18:53:12 UTC [more...]
Intention to work on GSoC project
2024-04-14 18:52 UTC (4+ messages)
[PATCH v2] tests/qtest : Use `g_assert_cmphex` instead of `g_assert_cmpuint`
2024-04-14 17:28 UTC
[PATCH] target/sparc: resolve ASI_USERTXT correctly
2024-04-14 17:20 UTC (6+ messages)
[PATCH] tests/qtest : Use `g_assert_cmphex` instead of `g_assert_cmpuint`
2024-04-14 16:34 UTC (3+ messages)
Qemu for TC377
2024-04-14 16:15 UTC
Patch "virtio_net: Do not send RSS key if it is not supported" has been added to the 6.8-stable tree
2024-04-14 13:43 UTC
[PATCH v4 0/5] Add device DM163 (led driver, matrix colors shield & display)
2024-04-14 13:05 UTC (6+ messages)
` [PATCH v4 1/5] hw/display : Add device DM163
` [PATCH v4 2/5] hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC
` [PATCH v4 3/5] hw/arm : Create Bl475eMachineState
` [PATCH v4 4/5] hw/arm : Connect DM163 to B-L475E-IOT01A
` [PATCH v4 5/5] tests/qtest : Add testcase for DM163
[PATCH v2] ppc440_pcix: Do not expose a bridge device on PCI bus
2024-04-14 13:00 UTC (4+ messages)
[PULL 0/1] target/sparc late fix
2024-04-14 12:07 UTC (4+ messages)
` [PULL 1/1] target/sparc: Use GET_ASI_CODE for ASI_KERNELTXT and ASI_USERTXT
Discrepancy between mmap call on DPDK/libvduse and rust vm-memory crate
2024-04-14 9:01 UTC (2+ messages)
[PATCH v9 00/20] virtio-net RSS/hash report fixes and improvements
2024-04-14 6:36 UTC (4+ messages)
` [PATCH v9 17/20] ebpf: Fix RSS error handling
Point where target instructions are read
2024-04-13 20:51 UTC (9+ messages)
Questions about "QEMU gives wrong MPIDR value for Arm CPU types with MT=1" (gitlab issue #1608)
2024-04-13 19:59 UTC
[PATCH v3 00/27] misc: Replace sprintf
2024-04-13 12:02 UTC (27+ messages)
` [PATCH v3 01/27] util/hexdump: Remove b parameter from qemu_hexdump_line
` [PATCH v3 02/27] util/hexdump: Remove ascii "
` [PATCH v3 03/27] util/hexdump: Use a GString for qemu_hexdump_line
` [PATCH v3 04/27] util/hexdump: Add unit_len and block_len to qemu_hexdump_line
` [PATCH v3 05/27] util/hexdump: Inline g_string_append_printf "%02x"
` [PATCH v3 07/27] system/qtest: Replace sprintf by qemu_hexdump_line
` [PATCH v3 08/27] hw/scsi/scsi-disk: Use qemu_hexdump_line to avoid sprintf
` [PATCH v3 11/27] backends/tpm: "
` [PATCH v3 22/27] linux-user/flatload: Replace sprintf() by snprintf()
` [PATCH v3 24/27] hw/net/rocker: "
` [PATCH v3 27/27] target/i386/kvm: Improve KVM_EXIT_NOTIFY warnings
[PATCH v7 00/10] Support blob memory and venus on qemu
2024-04-13 11:57 UTC (3+ messages)
` [PATCH v7 07/10] virtio-gpu: Handle resource blob commands
[PATCH v2] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
2024-04-13 11:25 UTC (2+ messages)
` [PATCH v4] "
[PATCH 1/2] target/riscv: prioritize pmp errors in raise_mmu_exception()
2024-04-13 10:59 UTC (2+ messages)
` [PATCH 2/2] target/riscv: do not set mtval2 for non guest-page faults
[PATCH 0/3] vvfat: Fix bugs in writing and reading files
2024-04-13 9:51 UTC (2+ messages)
` [PATCH 0/3] vvfat: Fix bugs in writing and reading files -- PING
[PATCH 0/2] Improvements for switches in hw/cpu/Kconfig
2024-04-13 9:50 UTC (8+ messages)
` [PATCH 1/2] hw: Fix problem with the A*MPCORE switches in the Kconfig files
` [PATCH 2/2] hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device
[PATCH 0/6] disas/cris: Use GString instead of sprintf
2024-04-13 8:45 UTC (8+ messages)
` [PATCH 1/6] disas/cris: Untabify
` [PATCH 2/6] disas/cris: Remove TRACE_CASE and related code
` [PATCH 3/6] disas/cris: Drop with_reg_prefix
` [PATCH 4/6] disas/cris: Use GString in print_with_operands and subroutines
` [PATCH 5/6] disas/cris: Remove struct cris_disasm_data
` [PATCH 6/6] disas/cris: Improve output of register names
[PATCH v6 00/12] Enabling DCD emulation support in Qemu
2024-04-12 22:54 UTC (3+ messages)
` [PATCH v6 10/12] hw/mem/cxl_type3: Add dpa range validation for accesses to DC regions
[PATCH 0/4] tests/qtest/migration: Add postcopy qtests for introducing 'channels' argument with new QAPI syntax
2024-04-12 21:09 UTC (12+ messages)
` [PATCH 1/4] Revert "migration: modify test_multifd_tcp_none() to use new QAPI syntax"
[PATCH] target/sparc: Use GET_ASI_CODE for ASI_KERNELTXT and ASI_USERTXT
2024-04-12 19:49 UTC (5+ messages)
[PATCH] MAINTAINERS: Update my email address
2024-04-12 17:33 UTC (2+ messages)
[PATCH 0/6] reset: Add RESET_TYPE_SNAPSHOT_LOAD
2024-04-12 17:32 UTC (16+ messages)
` [PATCH 1/6] hw/misc: Don't special case RESET_TYPE_COLD in npcm7xx_clk, gcr
` [PATCH 2/6] allwinner-i2c, adm1272: Use device_cold_reset() for software-triggered reset
` [PATCH 3/6] scripts/coccinelle: New script to add ResetType to hold and exit phases
` [PATCH 4/6] hw, target: Add ResetType argument to hold and exit phase methods
` [PATCH 5/6] docs/devel/reset: Update to new API for "
` [PATCH 6/6] reset: Add RESET_TYPE_SNAPSHOT_LOAD
[PATCH for-9.0] target/riscv: prioritize pmp errors in raise_mmu_exception()
2024-04-12 17:26 UTC (7+ messages)
[PATCH v2 00/13] Drop old distros, bump glib and switch to glib URI parsing code
2024-04-12 17:18 UTC (22+ messages)
` [PATCH v2 01/13] tests: Remove Ubuntu 20.04 container
` [PATCH v2 02/13] tests/lcitool/libvirt-ci: Update to the latest master branch
` [PATCH v2 03/13] tests/docker/dockerfiles: Run lcitool-refresh after the lcitool update
` [PATCH v2 04/13] tests: Update our CI to use CentOS Stream 9 instead of 8
` [PATCH v2 05/13] .travis.yml: Update the jobs to Ubuntu 22.04
` [PATCH v2 06/13] ci: move external build environment setups to CentOS Stream 9
` [PATCH v2 07/13] Bump minimum glib version to v2.66
` [PATCH v2 08/13] Remove glib compatibility code that is not required anymore
` [PATCH v2 09/13] block/gluster: Use URI parsing code from glib
` [PATCH v2 10/13] block/nbd: "
` [PATCH v2 11/13] block/nfs: "
` [PATCH v2 12/13] block/ssh: "
` [PATCH v2 13/13] util/uri: Remove the old URI parsing code
[PATCH v3 00/51] target/arm: Scalable Matrix Extension
2024-04-12 16:17 UTC (4+ messages)
` [PATCH v3 17/51] target/arm: Add cpu properties for SME
[PULL 0/2] Final build system fixes for 9.0
2024-04-12 16:13 UTC (8+ messages)
` [PULL 1/2] Makefile: fix use of -j without an argument
` [PULL 2/2] meson.build: Disable -fzero-call-used-regs on OpenBSD
[Qemu-devel] [PATCH v4 00/10] Multi-phase reset mechanism
2024-04-12 16:12 UTC (7+ messages)
` [Qemu-devel] [PATCH v4 02/10] hw/core: create Resettable QOM interface
` "
[PATCH 00/12] misc: Remove sprintf() due to macOS deprecation
2024-04-12 15:25 UTC (3+ messages)
` [PATCH 02/12] hw/vfio/pci: Replace sprintf() by g_strdup_printf()
[PATCH] dma-helpers: Fix iovec alignment
2024-04-12 15:25 UTC (3+ messages)
[PATCH for-9.0?] usb-storage: Fix BlockConf defaults
2024-04-12 14:42 UTC
[PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
2024-04-12 14:04 UTC (11+ messages)
[PATCH for-9.1 0/9] Switch to glib URI parsing code
2024-04-12 12:01 UTC (5+ messages)
` [PATCH for-9.1 4/9] Bump minimum glib version to v2.66
[PATCH] Makefile: fix use of -j without an argument
2024-04-12 11:56 UTC
[PATCH] Makefile: preserve --jobserver-auth argument when calling ninja
2024-04-12 11:53 UTC (3+ messages)
[PATCH-for-9.0?] docs: i386: pc: Update maximum CPU numbers for PC Q35
2024-04-12 11:48 UTC (3+ messages)
[PATCH v5 0/3] Add support for the RAPL MSRs series
2024-04-12 10:58 UTC (4+ messages)
` [PATCH v5 1/3] qio: add support for SO_PEERCRED for socket channel
[PATCH] ci: move external build environment setups to CentOS Stream 9
2024-04-12 10:50 UTC (2+ messages)
[PATCH RFC] prevent overflow in xlnx_dpdma_desc_get_source_address()
2024-04-12 10:06 UTC (2+ messages)
[PATCH 00/65]target/riscv: Support XTheadVector extension
2024-04-12 7:37 UTC (52+ messages)
` [PATCH 15/65] target/riscv: Add vector amo operations for XTheadVector
` [PATCH 16/65] target/riscv: Add single-width integer add and subtract instructions "
` [PATCH 17/65] target/riscv: Add widening integer add/subtract "
` [PATCH 18/65] target/riscv: Add integer add-with-carry/sub-with-borrow "
` [PATCH 19/65] target/riscv: Add bitwise logical "
` [PATCH 20/65] target/riscv: Add single-width bit shift "
` [PATCH 21/65] target/riscv: Add narrowing integer right "
` [PATCH 22/65] target/riscv: Add integer compare "
` [PATCH 23/65] target/riscv: Add integer min/max "
` [PATCH 24/65] target/riscv: Add single-width integer multiply "
` [PATCH 25/65] target/riscv: Add integer divide "
` [PATCH 26/65] target/riscv: Add widening integer multiply "
` [PATCH 27/65] target/riscv: Add single-width integer multiply-add "
` [PATCH 28/65] target/riscv: Add widening "
` [PATCH 29/65] target/riscv: Add integer merge and move "
` [PATCH 30/65] target/riscv: Add single-width saturating add and sub "
` [PATCH 31/65] target/riscv: Add single-width average "
` [PATCH 32/65] target/riscv: Add single-width fractional mul with rounding and saturation "
` [PATCH 33/65] target/riscv: Add widening saturating scaled multiply-add instructions "
` [PATCH 34/65] target/riscv: Add single-width scaling shift "
` [PATCH 35/65] target/riscv: Add narrowing fixed-point clip "
` [PATCH 36/65] target/riscv: Add single-width floating-point add/sub "
` [PATCH 37/65] target/riscv: Add widening "
` [PATCH 38/65] target/riscv: Add single-width floating-point multiply/divide "
` [PATCH 39/65] target/riscv: Add widening floating-point multiply "
` [PATCH 40/65] target/riscv: Add single-width floating-point fused multiply-add "
` [PATCH 41/65] target/riscv: Add widening floating-point fused mul-add "
` [PATCH 42/65] target/riscv: Add floating-pointing square-root "
` [PATCH 43/65] target/riscv: Add floating-point MIN/MAX "
` [PATCH 44/65] target/riscv: Add floating-point sign-injection "
` [PATCH 45/65] target/riscv: Add floating-point compare "
` [PATCH 46/65] target/riscv: Add floating-point classify and merge "
` [PATCH 47/65] target/riscv: Add single-width floating-point/integer type-convert "
` [PATCH 48/65] target/riscv: Add widening "
` [PATCH 49/65] target/riscv: Add narrowing "
` [PATCH 50/65] target/riscv: Add single-width integer reduction "
` [PATCH 51/65] target/riscv: Add widening "
` [PATCH 52/65] target/riscv: Add single-width floating-point "
` [PATCH 53/65] target/riscv: Add widening "
` [PATCH 54/65] target/riscv: Add mask-register logical "
` [PATCH 55/65] target/riscv: Add vector mask population count vmpopc "
` [PATCH 56/65] target/riscv: Add th.vmfirst.m "
` [PATCH 57/65] target/riscv: Add set-X-first mask bit instructrions "
` [PATCH 58/65] target/riscv: Add vector iota instruction "
` [PATCH 59/65] target/riscv: Add vector element index "
` [PATCH 60/65] target/riscv: Add integer extract and scalar move instructions "
` [PATCH 61/65] target/riscv: Add floating-point "
` [PATCH 62/65] target/riscv: Add vector slide "
` [PATCH 63/65] target/riscv: Add vector register gather "
` [PATCH 64/65] target/riscv: Add vector compress instruction "
` [PATCH 65/65] target/riscv: Enable XTheadVector extension for c906
[PATCH for-9.0] meson.build: Disable -fzero-call-used-regs on OpenBSD
2024-04-12 10:02 UTC (2+ messages)
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).