messages from 2023-03-04 15:28:13 to 2023-03-06 02:19:46 UTC [more...]
[PATCH v3 00/13] vfio/migration: Device dirty page tracking
2023-03-06 2:19 UTC (4+ messages)
[PATCH 0/9] accel/tcg: Fix page_set_flags and related [#1528]
2023-03-06 2:13 UTC (10+ messages)
` [PATCH 1/9] linux-user: Diagnose incorrect -R size
` [PATCH 2/9] linux-user: Rename max_reserved_va in main
` [PATCH 3/9] include/exec: Replace reserved_va with max_reserved_va
` [PATCH 4/9] accel/tcg: Pass last not end to page_set_flags
` [PATCH 5/9] accel/tcg: Pass last not end to page_reset_target_data
` [PATCH 6/9] accel/tcg: Pass last not end to PAGE_FOR_EACH_TB
` [PATCH 7/9] accel/tcg: Pass last not end to page_collection_lock
` [PATCH 8/9] accel/tcg: Pass last not end to tb_invalidate_phys_page_range__locked
` [PATCH 9/9] accel/tcg: Pass last not end to tb_invalidate_phys_range
[PATCH v2 0/5] tcg: Issue memory barriers for guest memory model
2023-03-06 1:57 UTC (6+ messages)
` [PATCH v2 1/5] tcg: Do not elide memory barriers for !CF_PARALLEL
` [PATCH v2 2/5] tcg: Elide memory barriers implied by the host memory model
` [PATCH v2 3/5] tcg: Create tcg_req_mo
` [PATCH v2 4/5] tcg: Add host memory barriers to cpu_ldst.h interfaces
` [PATCH v2 5/5] accel/tcg: Remove check_tcg_memory_orders_compatible
[PULL 00/84] tcg patch queue
2023-03-06 0:39 UTC (85+ messages)
` [PULL 01/84] tcg: Include "qemu/timer.h" for profile_getclock
` [PULL 02/84] tcg: Link branches to the labels
` [PULL 03/84] tcg: Merge two sequential labels
` [PULL 04/84] target/sparc: Use tlb_set_page_full
` [PULL 05/84] accel/tcg: Retain prot flags from tlb_fill
` [PULL 06/84] accel/tcg: Honor TLB_DISCARD_WRITE in atomic_mmu_lookup
` [PULL 07/84] softmmu: Check watchpoints for read+write at once
` [PULL 08/84] accel/tcg: Trigger watchpoints from atomic_mmu_lookup
` [PULL 09/84] include/qemu/cpuid: Introduce xgetbv_low
` [PULL 10/84] tcg/i386: Mark Win64 call-saved vector regs as reserved
` [PULL 11/84] tcg: Decode the operand to INDEX_op_mb in dumps
` [PULL 12/84] tcg: Remove tcg_check_temp_count, tcg_clear_temp_count
` [PULL 13/84] accel/tcg: Remove translator_loop_temp_check
` [PULL 14/84] target/alpha: Drop tcg_temp_free
` [PULL 15/84] target/arm: Remove arm_free_cc, a64_free_cc
` [PULL 16/84] target/arm: Remove value_global from DisasCompare
` [PULL 17/84] target/arm: Drop tcg_temp_free from translator.c
` [PULL 18/84] target/arm: Drop DisasContext.tmp_a64
` [PULL 19/84] target/arm: Drop new_tmp_a64
` [PULL 20/84] target/arm: Drop new_tmp_a64_zero
` [PULL 21/84] target/arm: Drop tcg_temp_free from translator-a64.c
` [PULL 22/84] target/arm: Drop tcg_temp_free from translator-m-nocp.c
` [PULL 23/84] target/arm: Drop tcg_temp_free from translator-mve.c
` [PULL 24/84] target/arm: Drop tcg_temp_free from translator-neon.c
` [PULL 25/84] target/arm: Drop tcg_temp_free from translator-sme.c
` [PULL 26/84] target/arm: Drop tcg_temp_free from translator-sve.c
` [PULL 27/84] target/arm: Drop tcg_temp_free from translator-vfp.c
` [PULL 28/84] target/arm: Drop tcg_temp_free from translator.h
` [PULL 29/84] target/avr: Drop DisasContext.free_skip_var0
` [PULL 30/84] target/avr: Drop R from trans_COM
` [PULL 31/84] target/avr: Drop tcg_temp_free
` [PULL 32/84] target/cris: Drop cris_alu_free_temps
` [PULL 33/84] target/cris: Drop cris_alu_m_free_temps
` [PULL 34/84] target/cris: Drop addr from dec10_ind_move_m_pr
` [PULL 35/84] target/cris: Drop tcg_temp_free
` [PULL 36/84] target/hexagon: Drop tcg_temp_free from C code
` [PULL 37/84] target/hexagon: Drop tcg_temp_free from gen_tcg_funcs.py
` [PULL 38/84] target/hexagon/idef-parser: Drop tcg_temp_free
` [PULL 39/84] target/hexagon/idef-parser: Drop HexValue.is_manual
` [PULL 40/84] target/hppa: Drop tcg_temp_free
` [PULL 41/84] target/loongarch: Drop temp_new
` [PULL 42/84] target/loongarch: Drop tcg_temp_free
` [PULL 43/84] target/m68k: Drop mark_to_release
` [PULL 44/84] target/m68k: Drop free_cond
` [PULL 45/84] target/m68k: Drop tcg_temp_free
` [PULL 46/84] target/microblaze: "
` [PULL 47/84] target/nios2: "
` [PULL 48/84] target/openrisc: "
` [PULL 49/84] target/ppc: "
` [PULL 50/84] target/riscv: Drop ftemp_new
` [PULL 51/84] target/riscv: Drop temp_new
` [PULL 52/84] target/riscv: Drop tcg_temp_free
` [PULL 53/84] target/rx: "
` [PULL 54/84] target/sh4: "
` [PULL 55/84] target/sparc: Drop get_temp_tl
` [PULL 56/84] target/sparc: Drop get_temp_i32
` [PULL 57/84] target/sparc: Remove egress label in disas_sparc_context
` [PULL 58/84] target/sparc: Drop free_compare
` [PULL 59/84] target/sparc: Drop tcg_temp_free
` [PULL 60/84] target/xtensa: Drop reset_sar_tracker
` [PULL 61/84] target/xtensa: Drop tcg_temp_free
` [PULL 62/84] target/i386: "
` [PULL 63/84] target/mips: Drop tcg_temp_free from mips16e_translate.c.inc
` [PULL 64/84] target/mips: Fix trans_mult_acc return
` [PULL 65/84] target/tricore: Drop tcg_temp_free
` [PULL 66/84] include/exec/gen-icount: Drop tcg_temp_free in gen_tb_start
` [PULL 67/84] tracing: remove transform.py
` [PULL 68/84] docs/devel/tcg-ops: Drop recommendation to free temps
` [PULL 69/84] target/hexagon: Use tcg_constant_* for gen_constant_from_imm
` [PULL 70/84] target/hexagon/idef-parser: Use gen_tmp for LPCFG
` [PULL 71/84] target/hexagon/idef-parser: Use gen_tmp for gen_pred_assign
` [PULL 72/84] target/hexagon/idef-parser: Use gen_tmp for gen_rvalue_pred
` [PULL 73/84] target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_op
` [PULL 74/84] target/i386: Simplify POPF
` [PULL 75/84] target/microblaze: Avoid tcg_const_* throughout
` [PULL 76/84] target/riscv: Avoid tcg_const_*
` [PULL 77/84] target/s390x: Split out gen_ri2
` [PULL 78/84] target/sparc: Avoid tcg_const_{tl,i32}
` [PULL 79/84] target/xtensa: Tidy translate_bb
` [PULL 80/84] target/xtensa: Tidy translate_clamps
` [PULL 81/84] target/xtensa: Avoid tcg_const_i32 in translate_l32r
` [PULL 82/84] target/xtensa: Use tcg_gen_subfi_i32 in translate_sll
` [PULL 83/84] target/xtensa: Split constant in bit shift
` [PULL 84/84] target/xtensa: Avoid tcg_const_i32
[PATCH v7 0/6] Pegasos2 fixes and audio output support
2023-03-06 0:23 UTC (12+ messages)
` [PATCH v7 1/6] hw/display/sm501: Add debug property to control pixman usage
` [PATCH v7 2/6] hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select
` [PATCH v7 3/6] hw/isa/vt82c686: Implement PCI IRQ routing
` [PATCH v7 4/6] hw/ppc/pegasos2: Fix PCI interrupt routing
` [PATCH v7 5/6] hw/usb/vt82c686-uhci-pci: Use PCI IRQ routing
` [PATCH v7 6/6] hw/audio/via-ac97: Basic implementation of audio playback
[PATCH V5 0/8] Add basic ACPI support for risc-v virt
2023-03-05 23:45 UTC (2+ messages)
[PATCH v2 1/2] gitlab/opensbi: Move to docker:stable
2023-03-05 23:43 UTC (2+ messages)
[PATCH 0/2] Risc-V CPU state by hart ID
2023-03-05 23:41 UTC (2+ messages)
[PATCH v11 0/5] riscv: Allow user to set the satp mode
2023-03-05 23:34 UTC (2+ messages)
[PATCH] hw/intc/ioapic: Update KVM routes before redelivering IRQ, on RTE update
2023-03-05 22:36 UTC (2+ messages)
[PATCH RESEND v6 0/5] migration: reduce time of loading non-iterable vmstate
2023-03-05 22:05 UTC (2+ messages)
[PATCH] memory: avoid unnecessary iteration when updating ioeventfds
2023-03-05 21:27 UTC (3+ messages)
[PATCH 0/8] Fix missing memory barriers on ARM
2023-03-05 21:00 UTC (18+ messages)
` [PATCH 1/8] qatomic: add smp_mb__before/after_rmw()
` [PATCH 2/8] qemu-thread-posix: cleanup, fix, document QemuEvent
` [PATCH 3/8] qemu-thread-win32: "
` [PATCH 4/8] edu: add smp_mb__after_rmw()
` [PATCH 5/8] util/async: add smp_mb__after_rmw() around BH enqueue/dequeue
` [PATCH 6/8] aio-wait: switch to smp_mb__after_rmw()
` [PATCH 7/8] qemu-coroutine-lock: add smp_mb__after_rmw()
` [PATCH 8/8] physmem: add missing memory barrier
[PATCH] [PATCH] disas/riscv Fix ctzw disassemble
2023-03-05 20:46 UTC (2+ messages)
[PATCH v8 0/4] riscv: Add support for Zicbo[m,z,p] instructions
2023-03-05 20:39 UTC (2+ messages)
[PATCH 1/1] hw/riscv/virt.c: add cbom-block-size fdt property
2023-03-05 20:39 UTC (2+ messages)
[PATCH v2 0/1] hw/riscv/virt.c: add cbo[mz]-block-size fdt properties
2023-03-05 20:39 UTC (2+ messages)
[PATCH 00/13] {tcg,aarch64}: Add TLB_CHECK_ALIGNED
2023-03-05 18:20 UTC (4+ messages)
` [PATCH 03/13] accel/tcg: Store some tlb flags in CPUTLBEntryFull
[PATCH v3 00/20] tcg: drop tcg_temp_free from translators
2023-03-05 17:43 UTC (26+ messages)
` [PATCH v3 01/20] target/i386: Drop tcg_temp_free
` [PATCH v3 02/20] target/mips: Drop tcg_temp_free from micromips_translate.c.inc
` [PATCH v3 03/20] target/mips: Drop tcg_temp_free from mips16e_translate.c.inc
` [PATCH v3 04/20] target/mips: Drop tcg_temp_free from msa_translate.c
` [PATCH v3 05/20] target/mips: Drop tcg_temp_free from mxu_translate.c
` [PATCH v3 06/20] target/mips: Drop tcg_temp_free from nanomips_translate.c.inc
` [PATCH v3 07/20] target/mips: Drop tcg_temp_free from octeon_translate.c
` [PATCH v3 08/20] target/mips: Drop tcg_temp_free from translate_addr_const.c
` [PATCH v3 09/20] target/mips: Drop tcg_temp_free from tx79_translate.c
` [PATCH v3 10/20] target/mips: Fix trans_mult_acc return
` [PATCH v3 11/20] target/mips: Drop tcg_temp_free from vr54xx_translate.c
` [PATCH v3 12/20] target/mips: Drop tcg_temp_free from translate.c
` [PATCH v3 13/20] target/s390x: Drop free_compare
` [PATCH v3 14/20] target/s390x: Drop tcg_temp_free from translate_vx.c.inc
` [PATCH v3 15/20] target/s390x: Drop tcg_temp_free from translate.c
` [PATCH v3 16/20] target/s390x: Remove assert vs g_in2
` [PATCH v3 17/20] target/s390x: Remove g_out, g_out2, g_in1, g_in2 from DisasContext
` [PATCH v3 18/20] target/tricore: Drop tcg_temp_free
` [PATCH v3 19/20] tracing: remove transform.py
` [PATCH v3 20/20] tcg: Create tcg/tcg-temp-internal.h
[PATCH v2 00/11] audio: more improvements
2023-03-05 17:35 UTC (2+ messages)
starting developer and imx8
2023-03-05 12:55 UTC
[PATCH v9 00/14] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
2023-03-05 7:41 UTC (4+ messages)
` [PATCH v9 08/14] hw/nvram: NPCM7xx OTP device model
stable releases
2023-03-05 10:27 UTC
[PULL 00/53] virtio,pc,pci: features, cleanups, fixes
2023-03-05 10:25 UTC (4+ messages)
` [PULL 14/53] virtio-rng-pci: fix transitional migration compat for vectors
[PATCH v4 0/9] PC cleanups
2023-03-05 10:09 UTC (4+ messages)
[PATCH 0/5] Fix recent PIC -> CPU interrupt wiring regressions
2023-03-05 10:01 UTC (2+ messages)
[PATCH 1/2] target/riscv: Expose "virt" register for GDB for reads
2023-03-05 9:42 UTC (2+ messages)
` [PATCH 2/2] target/riscv: Make the "virt" register writable by GDB
[cross-project PATCH v2] NBD 64-bit extensions
2023-03-05 8:50 UTC (18+ messages)
` [PATCH v2 0/6] NBD spec changes for "
` [PATCH v2 1/6] spec: Recommend cap on NBD_REPLY_TYPE_BLOCK_STATUS length
` [PATCH v2 2/6] spec: Tweak description of maximum block size
` [PATCH v2 3/6] spec: Add NBD_OPT_EXTENDED_HEADERS
` [PATCH v2 5/6] spec: Introduce NBD_FLAG_BLOCK_STATUS_PAYLOAD
[PATCH 00/12] Q35 PCI host fixes and QOM cleanup
2023-03-05 7:41 UTC (5+ messages)
[PATCH v6 0/7] Pegasos2 fixes and audio output support
2023-03-05 7:39 UTC (5+ messages)
` [PATCH v6 3/7] hw/isa/vt82c686: Implement PCI IRQ routing
` [PATCH v6 5/7] hw/usb/vt82c686-uhci-pci: Use "
[PATCH v2 0/2] QGA installer fixes
2023-03-05 3:01 UTC (6+ messages)
[PATCH v2 0/2] MIPS Virt machine
2023-03-04 22:38 UTC (3+ messages)
` [PATCH v2 1/2] hw/misc: Add MIPS Trickbox device
` [PATCH v2 2/2] hw/mips: Add MIPS virt board
[PATCH qemu v3 1/1] Emulating sun keyboard language layout dip switches, taking the value for the dip switches from the "-k" option to qemu
2023-03-04 21:07 UTC (4+ messages)
` [PATCH v5] Emulate dip switch language layout settings on SUN keyboard
[PATCH 0/2] tcg: Merge two sequential labels
2023-03-04 18:40 UTC (6+ messages)
` [PATCH 1/2] tcg: Link branches to the labels
[PATCH v2] tcg: Include "qemu/timer.h" for profile_getclock
2023-03-04 18:24 UTC (2+ messages)
[PATCH] configure: Disable thread-safety warnings on macOS
2023-03-04 15:42 UTC (3+ messages)
[PULL 0/5] ppc queue
2023-03-04 15:40 UTC (2+ messages)
[PATCH] tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancel
2023-03-04 15:39 UTC (2+ messages)
[PATCH v2 00/13] Q35 PCI host fixes and QOM cleanup
2023-03-04 15:26 UTC (8+ messages)
` [PATCH v2 02/13] hw/pci-host/q35: Fix double, contradicting .endianness assignment
` [PATCH v2 04/13] hw/pci-host/q35: Initialize PCMachineState::bus in board code
` [PATCH v2 05/13] hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro
` [PATCH v2 06/13] hw/pci-host/q35: Initialize "bypass-iommu" property from board code
` [PATCH v2 07/13] hw/pci-host/q35: Initialize properties just once
` [PATCH v2 12/13] hw/pci-host/q35: Merge mch_realize() into q35_host_realize()
` [PATCH v2 13/13] hw/pci-host/q35: Move MemoryRegion pointers to host device
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).