messages from 2022-10-20 10:08:17 to 2022-10-20 16:26:12 UTC [more...]
[PATCH v3 00/26] testing/next (docker, avocado, s390x, MAINTAINERS)
2022-10-20 15:56 UTC (37+ messages)
` [PATCH v3 01/26] tests/docker: update fedora-win[32|64]-cross with lcitool
` [PATCH v3 02/26] tests/docker: update test-mingw to run single build
` [PATCH v3 03/26] tests/docker: Add flex/bison to `debian-all-test`
` [PATCH v3 04/26] configure: don't enable cross compilers unless in target_list
` [PATCH v3 05/26] configure: fix the --enable-static --disable-pie case
` [PATCH v3 06/26] tests/avocado: extend the timeout for x86_64 tcg tests
` [PATCH v3 07/26] tests/docker: Add flex/bison to `debian-hexagon-cross`
` [PATCH v3 08/26] tests/tcg: use regular semihosting for nios2-softmmu
` [PATCH v3 09/26] semihosting/arm-compat-semi: Avoid using hardcoded /tmp
` [PATCH v3 10/26] tcg: "
` [PATCH v3 11/26] util/qemu-sockets: Use g_get_tmp_dir() to get the directory for temporary files
` [PATCH v3 12/26] block/vvfat: Unify the mkdir() call
` [PATCH v3 13/26] fsdev/virtfs-proxy-helper: Use g_mkdir()
` [PATCH v3 14/26] hw/usb: dev-mtp: "
` [PATCH v3 15/26] MAINTAINERS: add entries for the key build bits
` [PATCH v3 16/26] MAINTAINERS: add features_to_c.sh to gdbstub files
` [PATCH v3 17/26] MAINTAINERS: fix-up for check-tcg Makefile changes
` [PATCH v3 18/26] tests/avocado: set -machine none for userfwd and vnc tests
` [PATCH v3 19/26] tests/avocado: raspi2_initrd: Wait for guest shutdown message before stopping
` [PATCH v3 20/26] tests/avocado: disable sh4 rd2 tests on Gitlab
` [PATCH v3 21/26] tests/tcg: re-enable linux-test for sh4
` [PATCH v3 22/26] tests/tcg: re-enable threadcount "
` [PATCH v3 23/26] target/s390x: don't use ld_code2 to probe next pc
` [PATCH v3 24/26] target/s390x: don't probe next pc for EXecuted insns
` [PATCH v3 25/26] target/s390x: fake instruction loading when handling 'ex'
` [PATCH v3 26/26] tests/tcg: include CONFIG_PLUGIN in config-host.mak
[PULL 00/20] tcg patch queue
2022-10-20 15:48 UTC (3+ messages)
` [PULL 20/20] target/sh4: Fix TB_FLAG_UNALIGN
[PATCH v2] hw/core/resettable: make in-reset state false during exit phase call
2022-10-20 13:25 UTC (2+ messages)
[PULL 00/24] target-arm queue
2022-10-20 12:21 UTC (20+ messages)
` [PULL 01/24] hw/char/pl011: fix baud rate calculation
` [PULL 04/24] target/arm: Use probe_access_full for MTE
` [PULL 05/24] target/arm: Use probe_access_full for BTI
` [PULL 06/24] target/arm: Add ARMMMUIdx_Phys_{S,NS}
` [PULL 07/24] target/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idx
` [PULL 08/24] target/arm: Restrict tlb flush from vttbr_write to vmid change
` [PULL 10/24] target/arm: Plumb debug into S1Translate
` [PULL 12/24] target/arm: Use softmmu tlbs for page table walking
` [PULL 13/24] target/arm: Split out get_phys_addr_twostage
` [PULL 14/24] target/arm: Use bool consistently for get_phys_addr subroutines
` [PULL 15/24] target/arm: Introduce curr_insn_len
` [PULL 16/24] target/arm: Change gen_goto_tb to work on displacements
` [PULL 18/24] target/arm: Change gen_exception_insn* "
` [PULL 19/24] target/arm: Remove gen_exception_internal_insn pc argument
` [PULL 20/24] target/arm: Change gen_jmp* to work on displacements
` [PULL 21/24] target/arm: Introduce gen_pc_plus_diff for aarch64
` [PULL 22/24] target/arm: Introduce gen_pc_plus_diff for aarch32
` [PULL 23/24] target/arm: Enable TARGET_TB_PCREL
` [PULL 24/24] hw/ide/microdrive: Use device_cold_reset() for self-resets
[PATCH] MAINTAINERS: Fold "Block QAPI, monitor, ..." into "Block layer core"
2022-10-20 12:05 UTC
[PATCH 0/4] Shadow VirtQueue event index support
2022-10-20 15:52 UTC
[PATCH v16 00/10] vhost-vdpa: add support for configure interrupt
2022-10-20 14:26 UTC (7+ messages)
` [PATCH v16 04/10] vhost: introduce new VhostOps vhost_set_config_call
` [PATCH v16 05/10] vhost-vdpa: add support for config interrupt
` [PATCH v16 06/10] virtio: add support for configure interrupt
` [PATCH v16 07/10] vhost: "
` [PATCH v16 08/10] virtio-net: "
` [PATCH v16 09/10] virtio-mmio: "
[PATCH 00/31] tcg: Support for Int128 with helpers
2022-10-20 15:01 UTC (34+ messages)
` [PATCH 01/31] tcg: Tidy tcg_reg_alloc_op
` [PATCH 02/31] tcg: Introduce paired register allocation
` [PATCH 03/31] tcg/s390x: Use register pair allocation for div and mulu2
` [PATCH 04/31] tcg/arm: Use register pair allocation for qemu_{ld, st}_i64
` [PATCH 05/31] meson: Move CONFIG_TCG_INTERPRETER to config_host
` [PATCH 06/31] tcg: Remove TCG_TARGET_STACK_GROWSUP
` [PATCH 07/31] accel/tcg: Set cflags_next_tb in cpu_common_initfn
` [PATCH 08/31] target/sparc: Avoid TCGV_{LOW,HIGH}
` [PATCH 09/31] tcg: Move TCG_{LOW,HIGH} to tcg-internal.h
` [PATCH 10/31] tcg: Add temp_subindex to TCGTemp
` [PATCH 11/31] tcg: Allocate TCGTemp pairs in host memory order
` [PATCH 12/31] tcg: Move TCG_TYPE_COUNT outside enum
` [PATCH 13/31] tcg: Introduce tcg_type_size
` [PATCH 14/31] tcg: Introduce TCGCallReturnKind and TCGCallArgumentKind
` [PATCH 15/31] tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64
` [PATCH 16/31] tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32
` [PATCH 17/31] tcg: Use TCG_CALL_ARG_EVEN for TCI special case
` [PATCH 18/31] tcg: Reorg function calls
` [PATCH 19/31] tcg: Move ffi_cif pointer into TCGHelperInfo
` [PATCH 20/31] tcg: Add TCGHelperInfo argument to tcg_out_call
` [PATCH 21/31] tcg: Define TCG_TYPE_I128 and related helper macros
` [PATCH 22/31] tcg: Add TCG_CALL_{RET,ARG}_NORMAL_4
` [PATCH 23/31] tcg: Allocate objects contiguously in temp_allocate_frame
` [PATCH 24/31] tcg: Introduce tcg_out_addi_ptr
` [PATCH 25/31] tcg: Add TCG_CALL_{RET,ARG}_BY_REF
` [PATCH 26/31] tcg: Introduce tcg_target_call_oarg_reg
` [PATCH 27/31] tcg: Add TCG_CALL_RET_BY_VEC
` [PATCH 28/31] include/qemu/int128: Use Int128 structure for TCI
` [PATCH 29/31] tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128
` [PATCH 30/31] tcg: Add temp allocation for TCGv_i128
` [PATCH 31/31] tcg: Add tcg_gen_extr_i128_i64, tcg_gen_concat_i64_i128
[PATCH 0/2] AioContext removal: LinuxAioState and ThreadPool
2022-10-20 15:39 UTC (7+ messages)
` [PATCH 2/2] thread-pool: use ThreadPool from the running thread
[PATCH v2] vhost: Warn if DEVIOTLB_UNMAP is not supported and ats is set
2022-10-20 14:41 UTC (4+ messages)
[PATCH 7/8] Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
2022-10-20 15:24 UTC (2+ messages)
[PATCH] MAINTAINERS: Add qapi/virtio.json to section "virtio"
2022-10-20 12:04 UTC
[PATCH v3 0/9] Add ARM Cortex-R52 cpu
2022-10-20 15:02 UTC (5+ messages)
` [PATCH v3 7/9] target/arm: Add PMSAv8r registers
[PATCH 6/8] Hexagon (target/hexagon) Add overrides for various forms of jump
2022-10-20 15:23 UTC (2+ messages)
[PATCH v11 00/17] qapi: net: add unix socket type support to netdev backend
2022-10-20 12:34 UTC (6+ messages)
` [PATCH v11 17/17] net: stream: add QAPI events to report connection state
[PATCH v12 00/17] qapi: net: add unix socket type support to netdev backend
2022-10-20 14:48 UTC (19+ messages)
` [PATCH v12 05/17] net: introduce qemu_set_info_str() function
` [PATCH v12 09/17] net: stream: add unix socket
` [PATCH v12 10/17] net: dgram: make dgram_dst generic
` [PATCH v12 12/17] net: dgram: add unix socket
` [PATCH v12 15/17] net: stream: move to QIO to enable additional parameters
` [PATCH v12 16/17] tests/qtest: netdev: test stream and dgram backends
` [PATCH v12 17/17] net: stream: add QAPI events to report connection state
` [RFC PATCH 18/17] util/qemu-sockets: Display IPv6 addresses within square brackets
[RFC PATCH 0/3] Fix some TCG RISC-V backend bugs
2022-10-20 12:42 UTC (12+ messages)
` [RFC PATCH 1/3] tcg/riscv: Fix base regsiter for qemu_ld/st
` [RFC PATCH 2/3] tcg/riscv: Fix tcg_out_opc_imm when imm exceeds
` [RFC PATCH 3/3] tcg/riscv: Remove a wrong optimization for addsub2
[PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits
2022-10-20 12:50 UTC (14+ messages)
` [PATCH v6 01/10] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits
` [PATCH v6 02/10] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests
` [PATCH v6 03/10] acpi/tests/avocado/bits: disable acpi PSS tests that are failing in biosbits
` [PATCH v6 04/10] acpi/tests/avocado/bits: add smilatency test suite from bits in order to disable it
` [PATCH v6 05/10] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits smilatency tests
` [PATCH v6 06/10] acpi/tests/avocado/bits: disable smilatency test since it does not pass everytime
` [PATCH v6 07/10] acpi/tests/avocado/bits: add biosbits config file for running bios tests
` [PATCH v6 08/10] acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbits
` [PATCH v6 09/10] acpi/tests/avocado/bits/doc: add a doc file to describe the acpi bits test
[PATCH v4 0/5] Support ACPI NVDIMM Label Methods
2022-10-20 13:11 UTC (12+ messages)
` [PATCH v4 4/5] acpi/nvdimm: Implement "
` [PATCH v4 5/5] test/acpi/bios-tables-test: SSDT: update golden master binaries
[PATCH v3 00/29] PowerPC interrupt rework
2022-10-20 13:40 UTC (4+ messages)
MultiFD and default channel out of order mapping on receive side
2022-10-20 14:44 UTC (9+ messages)
[PATCH 00/11] x86: clean up ACPI PCI code part 2
2022-10-20 12:39 UTC (4+ messages)
` [PATCH 08/11] tests: acpi: update expected blobs
[PATCH v3] hw/core/resettable: fix reset level counting
2022-10-20 14:27 UTC
[PATCH v10 0/9] s390x: CPU Topology
2022-10-20 14:01 UTC (4+ messages)
` [PATCH v10 6/9] s390x/cpu topology: add topology-disable machine property
[PATCH] hw/nvme: reenable cqe batching
2022-10-20 11:35 UTC
[PULL 0/9] tcg patch queue for 2022-06-21
2022-10-20 12:33 UTC (3+ messages)
` [PULL 3/9] accel/tcg: Init TCG cflags in vCPU thread handler
[PATCH 0/6] Enable doorbell instruction for POWER8 CPUs
2022-10-20 12:18 UTC (4+ messages)
` [PATCH 5/6] target/ppc: move msgclrp/msgsndp to decodetree
[PATCH 0/7] Guest announce feature emulation using Shadow VirtQueue
2022-10-20 10:34 UTC (8+ messages)
` [PATCH 1/7] vdpa: Save emulated features list in vhost_vdpa
` [PATCH 2/7] virtio_net: Modify virtio_net_get_config to early return
` [PATCH 3/7] virtio_net: Handle _F_STATUS emulation in virtio_net_get_config
` [PATCH 4/7] vdpa: Expose VIRTIO_NET_F_STATUS unconditionally
` [PATCH 5/7] vdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net_handle_ctrl_avail
` [PATCH 6/7] virtio_net: copy VIRTIO_NET_S_ANNOUNCE if device model has it
` [PATCH 7/7] vdpa: Offer VIRTIO_NET_F_GUEST_ANNOUNCE feature if SVQ is enabled
[PATCH 0/3] Drop useless casts from void * to pointer
2022-10-20 12:12 UTC (2+ messages)
[PATCH v5 0/6] hw/arm/virt: Improve address assignment for high memory regions
2022-10-20 11:13 UTC (6+ messages)
` [PATCH v5 6/6] hw/arm/virt: Add 'compact-highmem' property
[PATCH v3 0/2] virtio-net: re-arm/re-schedule when tx_burst stops virtio_net_flush_tx()
2022-10-20 11:36 UTC (4+ messages)
` [PATCH v3 1/2] virtio-net: fix bottom-half packet TX on asynchronous completion
` [PATCH v3 2/2] virtio-net: fix TX timer with tx_burst
[PATCH v3 0/4] irqfd, iothread and polling support
2022-10-20 11:16 UTC (6+ messages)
` [PATCH v3 3/4] hw/nvme: add iothread support
` [PATCH v3 4/4] hw/nvme: add polling support
[PATCH v6 00/10] dump: Add arch section and s390x PV dump
2022-10-20 11:03 UTC (5+ messages)
` [PATCH v6 09/10] s390x: Add KVM PV dump interface
` [PATCH v6 10/10] s390x: pv: Add dump support
[PATCH] tests/avocado: raspi2_initrd: Wait for guest shutdown message before stopping
2022-10-20 11:10 UTC (5+ messages)
[RISU PATCH v2 0/5] Add LoongArch architectures support
2022-10-20 11:11 UTC (2+ messages)
[RFC PATCH] target/s390x: fake instruction loading when handling 'ex'
2022-10-20 11:09 UTC (3+ messages)
[PATCH v2 0/2] util/log: Always send errors to logfile when daemonized
2022-10-20 10:52 UTC (9+ messages)
` [PATCH v2 1/2] util/log: Derive thread id from getpid() on hosts w/o gettid() syscall
` [PATCH v2 2/2] util/log: Always send errors to logfile when daemonized
[RFC PATCH 0/4] docs/devel suggestions for discussion
2022-10-20 10:51 UTC (6+ messages)
` [RFC PATCH 1/4] docs/devel: add a maintainers section to development process
[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
2022-10-20 10:50 UTC (9+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
[PATCH v5 00/10] Introduce new acpi/smbios avocado tests using biosbits
2022-10-20 10:52 UTC (6+ messages)
` [PATCH v5 05/10] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits smilatency tests
[PATCH v8 0/9] target/arm: pc-relative translation blocks
2022-10-20 10:29 UTC (2+ messages)
[PATCH] .gitignore: add multiple items to .gitignore
2022-10-20 17:19 UTC (2+ messages)
has anybody looked at the long-standing intermittent raspi2 avocado test failure?
2022-10-20 10:16 UTC (4+ messages)
[PATCH v7 0/2] Fix LoongArch extioi coreisr accessing
2022-10-20 9:58 UTC (3+ messages)
` [PATCH v7 1/2] hw/intc: Convert the memops to with_attrs in LoongArch extioi
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).