messages from 2022-11-11 07:54:01 to 2022-11-11 18:37:10 UTC [more...]
[PATCH for 8.0 v5 00/20] use MemTxAttrs to avoid current_cpu in hw/
2022-11-11 18:25 UTC (21+ messages)
` [PATCH v5 01/20] hw: encode accessing CPU index in MemTxAttrs
` [PATCH v5 02/20] target/arm: ensure TCG IO accesses set appropriate MemTxAttrs
` [PATCH v5 03/20] target/arm: ensure HVF traps "
` [PATCH v5 04/20] target/arm: ensure KVM "
` [PATCH v5 05/20] target/arm: ensure m-profile helpers "
` [PATCH v5 06/20] qtest: make read/write operation appear to be from CPU
` [PATCH v5 07/20] hw/intc/gic: use MxTxAttrs to divine accessing CPU
` [PATCH v5 08/20] hw/timer: convert mptimer access to attrs to derive cpu index
` [PATCH v5 09/20] hw/arm: remove current_cpu hack from pxa2xx access
` [PATCH v5 10/20] target/microblaze: initialise MemTxAttrs for CPU access
` [PATCH v5 11/20] target/sparc: "
` [PATCH v5 12/20] target/riscv: "
` [PATCH v5 13/20] target/i386: add explicit initialisation for MexTxAttrs
` [PATCH v5 14/20] hw/audio: explicitly set .requester_type for intel-hda
` [PATCH v5 15/20] hw/i386: update vapic_write to use MemTxAttrs
` [PATCH v5 16/20] include: add MEMTXATTRS_MACHINE helper
` [PATCH v5 17/20] hw/intc: properly model IOAPIC MSI messages
` [PATCH v5 18/20] hw/i386: convert apic access to use MemTxAttrs
` [PATCH v5 19/20] hw/isa: derive CPUState from MemTxAttrs in apm_ioport_writeb
` [PATCH v5 20/20] include/hw: add commentary to current_cpu export
[PATCH] s390x: Fix spelling errors
2022-11-11 18:28 UTC
[PATCH for 7.2-rc1 v2 00/12] testing, docs, plugins, arm pre-PR
2022-11-11 17:12 UTC (15+ messages)
` [PATCH v2 01/12] Run docker probe only if docker or podman are available
` [PATCH v2 02/12] tests/avocado: improve behaviour waiting for login prompts
` [PATCH v2 03/12] tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK tests
` [PATCH v2 04/12] tests/docker: allow user to override check target
` [PATCH v2 05/12] docs/devel: add a maintainers section to development process
` [PATCH v2 06/12] docs/devel: make language a little less code centric
` [PATCH v2 07/12] docs/devel: simplify the minimal checklist
` [PATCH v2 08/12] docs/devel: try and improve the language around patch review
` [PATCH v2 09/12] tests/plugins: add a new vcpu state tracking plugin
` [PATCH v2 10/12] tests/avocado: Raise timeout for boot_linux.py:BootLinuxPPC64.test_pseries_tcg
` [PATCH v2 11/12] gitlab: integrate coverage report
` [PATCH v2 12/12] hw/intc: add implementation of GICD_IIDR to Arm GIC
[PATCH 00/13] block: Simplify drain
2022-11-11 16:54 UTC (19+ messages)
` [PATCH 01/13] qed: Don't yield in bdrv_qed_co_drain_begin()
` [PATCH 02/13] test-bdrv-drain: Don't yield in .bdrv_co_drained_begin/end()
` [PATCH 03/13] block: Revert .bdrv_drained_begin/end to non-coroutine_fn
` [PATCH 04/13] block: Remove drained_end_counter
` [PATCH 05/13] block: Inline bdrv_drain_invoke()
` [PATCH 06/13] block: Drain invidual nodes during reopen
` [PATCH 12/13] block: Don't poll in bdrv_replace_child_noperm()
[PATCH-for-7.2 v2] libvduse: Avoid warning about dangerous use of strncpy()
2022-11-11 16:50 UTC (3+ messages)
[PATCH v2] util/qemu-config: Fix "query-command-line-options" to provide the right values
2022-11-11 16:36 UTC (3+ messages)
should ioapic_service really be modelling cpu writes?
2022-11-11 15:57 UTC (8+ messages)
[PATCH v3] acpi/tests/avocado/bits: some misc fixes
2022-11-11 15:53 UTC
[PATCH v3 0/3] KVM: allow listener to stop all vcpus before
2022-11-11 15:47 UTC (4+ messages)
` [PATCH v3 1/3] accel: introduce accelerator blocker API
` [PATCH v3 2/3] KVM: keep track of running ioctls
` [PATCH v3 3/3] kvm: Atomic memslot updates
[PULL 00/11] Block layer patches
2022-11-11 15:27 UTC (12+ messages)
` [PULL 01/11] block/mirror: Do not wait for active writes
` [PULL 02/11] block/mirror: Drop mirror_wait_for_any_operation()
` [PULL 03/11] block/mirror: Fix NULL s->job in active writes
` [PULL 04/11] iotests/151: Test that active mirror progresses
` [PULL 05/11] iotests/151: Test active requests on mirror start
` [PULL 06/11] qapi/block-core: Fix BlockdevOptionsNvmeIoUring @path description
` [PULL 07/11] block/blkio: Set BlockDriver::has_variable_length to false
` [PULL 08/11] block: Make bdrv_child_get_parent_aio_context I/O
` [PULL 09/11] block-backend: Update ctx immediately after root
` [PULL 10/11] block: Start/end drain on correct AioContext
` [PULL 11/11] tests/stream-under-throttle: New test
[PATCH] MAINTAINERS: add mst to list of biosbits maintainers
2022-11-11 15:11 UTC
[PATCH v2 0/3] KVM: allow listener to stop all vcpus before
2022-11-11 14:52 UTC (8+ messages)
` [PATCH v2 1/3] accel: introduce accelerator blocker API
` [PATCH v2 2/3] KVM: keep track of running ioctls
` [PATCH v2 3/3] kvm: Atomic memslot updates
[PATCH v2] acpi/tests/avocado/bits: some misc fixes
2022-11-11 14:51 UTC (5+ messages)
[PATCH v6 00/10] ASID support in vhost-vdpa net
2022-11-11 14:38 UTC (23+ messages)
` [PATCH v6 05/10] vdpa: move SVQ vring features check to net/
` [PATCH v6 07/10] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
` [PATCH v6 09/10] vdpa: Add listener_shadow_vq to vhost_vdpa
` [PATCH v6 10/10] vdpa: Always start CVQ in SVQ mode
[BUG] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
2022-11-11 14:37 UTC (10+ messages)
[PATCH v3 00/15] gdbstub/next (MemTxAttrs, re-factoring)
2022-11-11 13:58 UTC (10+ messages)
` [PATCH v3 01/15] hw: encode accessing CPU index in MemTxAttrs
[PATCH 0/8] virtio-blk: remove AioContext lock
2022-11-11 12:41 UTC (17+ messages)
` [PATCH 1/8] virtio_queue_aio_attach_host_notifier: "
` [PATCH 2/8] block-backend: enable_write_cache should be atomic
` [PATCH 3/8] virtio: categorize callbacks in GS
` [PATCH 4/8] virtio-blk: mark GLOBAL_STATE_CODE functions
` [PATCH 5/8] virtio-blk: mark IO_CODE functions
` [PATCH 6/8] virtio-blk: remove unnecessary AioContext lock from function already safe
` [PATCH 7/8] virtio-blk: don't acquire AioContext in virtio_blk_handle_vq()
` [PATCH 8/8] virtio-blk: minimize virtio_blk_reset() AioContext lock region
How about increasing max_cpus for q35 ?
2022-11-11 13:40 UTC (4+ messages)
[PATCH] hw/intc: sifive_plic: Renumber the S irqs for numa support
2022-11-11 12:19 UTC
[PATCH v3 0/2] Fix the virtio features negotiation flaw
2022-11-11 12:24 UTC (4+ messages)
` [PATCH v3 1/2] vhost-user: Refactor vhost acked features saving
[PATCH v1] block/rbd: Add support for layered encryption
2022-11-11 13:00 UTC (2+ messages)
[PATCH v3 0/2] hw/nvme: errp fixes
2022-11-11 12:56 UTC (11+ messages)
` [PATCH v3 1/2] hw/nvme: fix incorrect use of errp/local_err
` [PATCH v3 2/2] hw/nvme: cleanup error reporting in nvme_init_pci()
[PATCH for-8.0] hw: Add compat machines for 8.0
2022-11-11 12:45 UTC
[PATCH] tests/stream-under-throttle: New test
2022-11-11 12:09 UTC (2+ messages)
[PATCH] acpi/tests/avocado/bits: some misc fixes and spelling corrections
2022-11-11 12:18 UTC (3+ messages)
[PATCH for-7.2 0/2] target/i386: misc tcg patches
2022-11-11 11:40 UTC (3+ messages)
` [PATCH for-7.2 1/2] target/i386: fix cmpxchg with 32-bit register destination
` [PATCH for-7.2 2/2] target/i386: hardcode R_EAX as destination register for LAHF/SAHF
[PATCH] Add missing pixman dependecy
2022-11-11 11:34 UTC (3+ messages)
Is bdrv_poll_co() IO_CODE()?
2022-11-11 11:22 UTC (2+ messages)
[PATCH v2 0/2] file-posix: alignment probing improvements
2022-11-11 11:22 UTC (5+ messages)
` [PATCH v2 1/2] file-posix: fix Linux alignment probing when EIO is returned
` [PATCH v2 2/2] file-posix: add statx(STATX_DIOALIGN) support
biosbits test failing on origin/master
2022-11-11 11:09 UTC (3+ messages)
[PATCH v3] qapi/qom: Memory backend property prealloc-threads doc fix
2022-11-11 10:54 UTC (6+ messages)
[PULL 0/8] Misc fixes
2022-11-11 10:30 UTC (9+ messages)
` [PULL 1/8] rtl8139: Remove unused variable
` [PULL 2/8] tulip: "
` [PULL 3/8] qemu-img: remove "
` [PULL 4/8] host-libusb: Remove "
` [PULL 5/8] libdecnumber/dpd/decimal64: Fix compiler warning from Clang 15
` [PULL 6/8] qga: Allow building of the guest agent without system emulators or tools
` [PULL 7/8] net: Replace TAB indentations with spaces
` [PULL 8/8] Fix several typos in documentation (found by codespell)
[PATCH v2 00/19] At present there is no Windows support for 9p file system
2022-11-11 10:30 UTC (7+ messages)
` [PATCH v2 04/19] osdep.h: Introduce a QEMU file descriptor type
` [PATCH v2 17/19] hw/9pfs: Update synth fs driver for Windows
[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
2022-11-11 10:25 UTC (7+ messages)
` [PULL v4 44/83] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
[PATCH] util/qemu-config: Fix "query-command-line-options" to provide the right values
2022-11-11 10:23 UTC (2+ messages)
[RFC PATCH] tests/plugins: add a new vcpu state tracking plugin
2022-11-11 10:22 UTC (2+ messages)
[PATCH] libdecnumber/dpd/decimal64: Fix compiler warning from Clang 15
2022-11-11 10:09 UTC (4+ messages)
[PULL 0/1] ppc queue
2022-11-11 10:05 UTC (2+ messages)
` [PULL 1/1] hw/pci-host/pnv_phb: Avoid quitting QEMU if hotplug of pnv-phb-root-port fails
[PATCH for-7.2] block/blkio: Set BlockDriver::has_variable_length to false
2022-11-11 10:03 UTC (3+ messages)
[PATCH v2 00/18] tests: introduce testing coverage for TLS with migration
2022-11-11 9:12 UTC (4+ messages)
` [PATCH v2 13/18] tests: add migration tests of TLS with x509 credentials
[PATCH for-8.0 v3 00/45] tcg: Support for Int128 with helpers
2022-11-11 7:41 UTC (26+ messages)
` [PATCH for-8.0 v3 05/45] tcg/arm: Use register pair allocation for qemu_{ld, st}_i64
` [PATCH for-8.0 v3 08/45] target/sparc: Avoid TCGV_{LOW,HIGH}
` [PATCH for-8.0 v3 09/45] tcg: Move TCG_{LOW,HIGH} to tcg-internal.h
` [PATCH for-8.0 v3 12/45] tcg: Allocate TCGTemp pairs in host memory order
` [PATCH for-8.0 v3 13/45] tcg: Move TCG_TYPE_COUNT outside enum
` [PATCH for-8.0 v3 14/45] tcg: Introduce tcg_type_size
` [PATCH for-8.0 v3 16/45] tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64
` [PATCH for-8.0 v3 17/45] tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32
` [PATCH for-8.0 v3 18/45] tcg: Use TCG_CALL_ARG_EVEN for TCI special case
` [PATCH for-8.0 v3 20/45] accel/tcg/plugin: Avoid duplicate copy in copy_call
` [PATCH for-8.0 v3 28/45] tcg: Add TCGHelperInfo argument to tcg_out_call
` [PATCH for-8.0 v3 29/45] tcg: Define TCG_TYPE_I128 and related helper macros
` [PATCH for-8.0 v3 31/45] tcg: Allocate objects contiguously in temp_allocate_frame
` [PATCH for-8.0 v3 32/45] tcg: Introduce tcg_out_addi_ptr
` [PATCH for-8.0 v3 34/45] tcg: Introduce tcg_target_call_oarg_reg
` [PATCH for-8.0 v3 35/45] tcg: Add TCG_CALL_RET_BY_VEC
` [PATCH for-8.0 v3 36/45] include/qemu/int128: Use Int128 structure for TCI
` [PATCH for-8.0 v3 37/45] tcg/i386: Add TCG_TARGET_CALL_{RET, ARG}_I128
` [PATCH for-8.0 v3 39/45] tcg/tci: Add TCG_TARGET_CALL_{RET,ARG}_I128
` [PATCH for-8.0 v3 40/45] tcg: "
` [PATCH for-8.0 v3 41/45] tcg: Add temp allocation for TCGv_i128
` [PATCH for-8.0 v3 42/45] tcg: Add basic data movement "
` [PATCH for-8.0 v3 43/45] tcg: Add guest load/store primitives "
` [PATCH for-8.0 v3 44/45] tcg: Add tcg_gen_{non}atomic_cmpxchg_i128
` [PATCH for-8.0 v3 45/45] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32, 64}
[PATCH for-8.0 v2 00/13] target/s390x: Use TCGv_i128
2022-11-11 8:08 UTC (14+ messages)
` [PATCH for-8.0 v2 01/13] tests/tcg/s390x: Add div.c
` [PATCH for-8.0 v2 02/13] tests/tcg/s390x: Add clst.c
` [PATCH for-8.0 v2 03/13] tests/tcg/s390x: Add long-double.c
` [PATCH for-8.0 v2 04/13] target/s390x: Use a single return for helper_divs32/u32
` [PATCH for-8.0 v2 05/13] target/s390x: Use a single return for helper_divs64/u64
` [PATCH for-8.0 v2 06/13] target/s390x: Use Int128 for return from CLST
` [PATCH for-8.0 v2 07/13] target/s390x: Use Int128 for return from CKSM
` [PATCH for-8.0 v2 08/13] target/s390x: Use Int128 for return from TRE
` [PATCH for-8.0 v2 09/13] target/s390x: Copy wout_x1 to wout_x1_P
` [PATCH for-8.0 v2 10/13] target/s390x: Use Int128 for returning float128
` [PATCH for-8.0 v2 11/13] target/s390x: Use Int128 for passing float128
` [PATCH for-8.0 v2 12/13] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
` [PATCH for-8.0 v2 13/13] target/s390x: Implement CC_OP_NZ in gen_op_calc_cc
[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
2022-11-11 8:27 UTC (4+ messages)
` [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
[PATCH for-7.2] Fix several typos in documentation (found by codespell)
2022-11-11 8:24 UTC (3+ 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).