messages from 2023-03-09 12:39:32 to 2023-03-10 04:19:08 UTC [more...]
[PATCH] Fix slli_uw decoding
2023-03-10 4:17 UTC (2+ messages)
[PATCH] Fix incorrect register name in RISC-V disassembler for fmv,fabs,fneg instructions
2023-03-10 4:05 UTC (3+ messages)
[PATCH 1/2] target/riscv: Expose "virt" register for GDB for reads
2023-03-10 3:58 UTC (4+ messages)
` [PATCH 2/2] target/riscv: Make the "virt" register writable by GDB
[PATCH v15 00/60] Xen HVM support under KVM
2023-03-10 3:15 UTC (3+ messages)
` [PATCH v15 15/60] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
[PATCH] intel-iommu: Set status bit after operation completed
2023-03-10 2:32 UTC (3+ messages)
[PATCH v7 0/6] migration: reduce time of loading non-iterable vmstate
2023-03-10 2:24 UTC (7+ messages)
` [PATCH v7 1/6] memory: Reference as->current_map directly in memory commit
` [PATCH v7 2/6] rcu: Introduce rcu_read_is_locked()
` [PATCH v7 3/6] memory: Introduce memory_region_transaction_do_commit()
` [PATCH v7 4/6] memory: Add sanity check in address_space_to_flatview
` [PATCH v7 5/6] migration: Reduce time of loading non-iterable vmstate
` [PATCH v7 6/6] memory: Introduce address_space_to_flatview_rcu()
[PATCH] target/riscv/csr.c: fix H extension TVM trap
2023-03-10 2:12 UTC (7+ messages)
` "
[PATCH for-8.1 00/17] centralize CPU extensions logic
2023-03-10 0:18 UTC (17+ messages)
` [PATCH for-8.1 03/17] target/riscv/cpu.c: remove set_priv_version()
` [PATCH for-8.1 04/17] target/riscv: add PRIV_VERSION_LATEST macro
` [PATCH for-8.1 14/17] target/riscv/cpu.c: do not allow RVE to be set
` [PATCH for-8.1 17/17] target/riscv: rework write_misa()
[Question] Support RISC-V Board on QEMU
2023-03-09 23:58 UTC
[PATCH v5 0/3] qga: Support merging output streams in guest-exec
2023-03-09 22:40 UTC (4+ messages)
` [PATCH v5 1/3] qga: Refactor guest-exec capture-output to take enum
` [PATCH v5 2/3] qga: Add `merged` variant to GuestExecCaptureOutputMode
` [PATCH v5 3/3] qga: test: Add tests for `merged` flag
[PULL 0/3] Edk2 stable202302 20230309 patches
2023-03-09 22:09 UTC (3+ messages)
` [PULL 3/3] edk2: update firmware binaries
[PATCH v6 0/4] pci hotplug tracking
2023-03-09 21:55 UTC (4+ messages)
` [PATCH v6 2/4] qapi: add DEVICE_ON and query-hotplug infrastructure
[PULL 0/1] qemu-openbios queue 20230307
2023-03-09 21:50 UTC (2+ messages)
[PULL 00/30] gdbstub refactor for smaller build
2023-03-09 21:50 UTC (2+ messages)
[PATCH v8 00/11] target/arm: Allow CONFIG_TCG=n builds
2023-03-09 21:08 UTC (15+ messages)
` [PATCH v8 01/11] target/arm: Move cortex sysregs into a separate file
` [PATCH v8 02/11] target/arm: Move 64-bit TCG CPUs into tcg/
` [PATCH v8 03/11] target/arm: Move aa32_max_features out of cpu_tcg.c
` [PATCH v8 04/11] target/arm: move cpu_tcg to tcg/cpu32.c
` [PATCH v8 05/11] arm/Kconfig: Always select SEMIHOSTING when TCG is present
` [PATCH v8 06/11] arm/Kconfig: Do not build TCG-only boards on a KVM-only build
` [PATCH v8 07/11] gitlab-ci: Check building KVM-only aarch64 target
` [PATCH v8 08/11] tests/qtest: Fix tests when no KVM or TCG are present
` [PATCH v8 09/11] tests/avocado: Pass parameters to migration test
` [PATCH v8 10/11] target/arm: gdbstub: Guard M-profile code with CONFIG_TCG
` [PATCH v8 11/11] target/arm: gdbstub: Guard pauth "
[PATCH 0/4] target/riscv: Some CPURISCVState related cleanup and simplification
2023-03-09 20:57 UTC (9+ messages)
` [PATCH 1/4] target/riscv: Avoid env_archcpu() when reading RISCVCPUConfig
` [PATCH 2/4] target/riscv: Simplify getting RISCVCPU pointer from env
` [PATCH 3/4] target/riscv: Simplify type conversion for CPURISCVState
` [PATCH 4/4] target/riscv: Simplify arguments for riscv_csrrw_check
[PULL v2 00/91] tcg patch queue
2023-03-09 20:05 UTC (92+ messages)
` [PULL v2 01/91] target/mips: Drop tcg_temp_free from micromips_translate.c.inc
` [PULL v2 02/91] target/mips: Drop tcg_temp_free from msa_translate.c
` [PULL v2 03/91] target/mips: Drop tcg_temp_free from mxu_translate.c
` [PULL v2 04/91] target/mips: Drop tcg_temp_free from nanomips_translate.c.inc
` [PULL v2 05/91] target/mips: Drop tcg_temp_free from octeon_translate.c
` [PULL v2 06/91] target/mips: Drop tcg_temp_free from translate_addr_const.c
` [PULL v2 07/91] target/mips: Drop tcg_temp_free from tx79_translate.c
` [PULL v2 08/91] target/mips: Drop tcg_temp_free from vr54xx_translate.c
` [PULL v2 09/91] target/mips: Drop tcg_temp_free from translate.c
` [PULL v2 10/91] target/s390x: Drop free_compare
` [PULL v2 11/91] target/s390x: Drop tcg_temp_free from translate_vx.c.inc
` [PULL v2 12/91] target/s390x: Drop tcg_temp_free from translate.c
` [PULL v2 13/91] target/s390x: Remove assert vs g_in2
` [PULL v2 14/91] target/s390x: Remove g_out, g_out2, g_in1, g_in2 from DisasContext
` [PULL v2 15/91] tcg: Create tcg/tcg-temp-internal.h
` [PULL v2 16/91] include/exec: Set default `NB_MMU_MODES` to 16
` [PULL v2 17/91] target/alpha: Remove `NB_MMU_MODES` define
` [PULL v2 18/91] target/arm: "
` [PULL v2 19/91] target/avr: "
` [PULL v2 20/91] target/cris: "
` [PULL v2 21/91] target/hexagon: "
` [PULL v2 22/91] target/hppa: "
` [PULL v2 23/91] target/i386: "
` [PULL v2 24/91] target/loongarch: "
` [PULL v2 25/91] target/m68k: "
` [PULL v2 26/91] target/microblaze: "
` [PULL v2 27/91] target/mips: "
` [PULL v2 28/91] target/nios2: "
` [PULL v2 29/91] target/openrisc: "
` [PULL v2 30/91] target/ppc: "
` [PULL v2 31/91] target/riscv: "
` [PULL v2 32/91] target/rx: "
` [PULL v2 33/91] target/s390x: "
` [PULL v2 34/91] target/sh4: "
` [PULL v2 35/91] target/sparc: "
` [PULL v2 36/91] target/tricore: "
` [PULL v2 37/91] target/xtensa: "
` [PULL v2 38/91] include/exec: Remove guards around `NB_MMU_MODES`
` [PULL v2 39/91] target/avr: Avoid use of tcg_const_i32 in SBIC, SBIS
` [PULL v2 40/91] target/avr: Avoid use of tcg_const_i32 throughout
` [PULL v2 41/91] target/cris: "
` [PULL v2 42/91] target/hppa: Avoid tcg_const_i64 in trans_fid_f
` [PULL v2 43/91] target/hppa: Avoid use of tcg_const_i32 throughout
` [PULL v2 44/91] target/i386: Avoid use of tcg_const_* throughout
` [PULL v2 45/91] target/m68k: Avoid tcg_const_i32 when modified
` [PULL v2 46/91] target/m68k: Avoid tcg_const_i32 in bfop_reg
` [PULL v2 47/91] target/m68k: Avoid tcg_const_* throughout
` [PULL v2 48/91] target/mips: Split out gen_lxl
` [PULL v2 49/91] target/mips: Split out gen_lxr
` [PULL v2 50/91] target/mips: Avoid tcg_const_tl in gen_r6_ld
` [PULL v2 51/91] target/mips: Avoid tcg_const_* throughout
` [PULL v2 52/91] target/ppc: Split out gen_vx_vmul10
` [PULL v2 53/91] target/ppc: Avoid tcg_const_i64 in do_vector_shift_quad
` [PULL v2 54/91] target/rx: Use tcg_gen_abs_i32
` [PULL v2 55/91] target/rx: Use cpu_psw_z as temp in flags computation
` [PULL v2 56/91] target/rx: Avoid tcg_const_i32 when new temp needed
` [PULL v2 57/91] target/rx: Avoid tcg_const_i32
` [PULL v2 58/91] target/s390x: Avoid tcg_const_i64
` [PULL v2 59/91] target/sh4: Avoid tcg_const_i32 for TAS.B
` [PULL v2 60/91] target/sh4: Avoid tcg_const_i32
` [PULL v2 61/91] tcg/sparc: Avoid tcg_const_tl in gen_edge
` [PULL v2 62/91] target/tricore: Split t_n as constant from temp as variable
` [PULL v2 63/91] target/tricore: Rename t_off10 and use tcg_constant_i32
` [PULL v2 64/91] target/tricore: Use setcondi instead of explicit allocation
` [PULL v2 65/91] target/tricore: Drop some temp initialization
` [PULL v2 66/91] target/tricore: Avoid tcg_const_i32
` [PULL v2 67/91] tcg: Replace tcg_const_i64 in tcg-op.c
` [PULL v2 68/91] target/arm: Use rmode >= 0 for need_rmode
` [PULL v2 69/91] target/arm: Handle FPROUNDING_ODD in arm_rmode_to_sf
` [PULL v2 70/91] target/arm: Improve arm_rmode_to_sf
` [PULL v2 71/91] target/arm: Consistently use ARMFPRounding during translation
` [PULL v2 72/91] target/arm: Create gen_set_rmode, gen_restore_rmode
` [PULL v2 73/91] target/arm: Improve trans_BFCI
` [PULL v2 74/91] target/arm: Avoid tcg_const_ptr in gen_sve_{ldr,str}
` [PULL v2 75/91] target/arm: Avoid tcg_const_* in translate-mve.c
` [PULL v2 76/91] target/arm: Avoid tcg_const_ptr in disas_simd_zip_trn
` [PULL v2 77/91] target/arm: Avoid tcg_const_ptr in handle_vec_simd_sqshrn
` [PULL v2 78/91] target/arm: Avoid tcg_const_ptr in handle_rev
` [PULL v2 79/91] target/m68k: Use tcg_constant_i32 in gen_ea_mode
` [PULL v2 80/91] target/ppc: Avoid tcg_const_i64 in do_vcntmb
` [PULL v2 81/91] target/ppc: Avoid tcg_const_* in vmx-impl.c.inc
` [PULL v2 82/91] target/ppc: Avoid tcg_const_* in xxeval
` [PULL v2 83/91] target/ppc: Avoid tcg_const_* in vsx-impl.c.inc
` [PULL v2 84/91] target/ppc: Avoid tcg_const_* in fp-impl.c.inc
` [PULL v2 85/91] target/ppc: Avoid tcg_const_* in power8-pmu-regs.c.inc
` [PULL v2 86/91] target/ppc: Rewrite trans_ADDG6S
` [PULL v2 87/91] target/ppc: Fix gen_tlbsx_booke206
` [PULL v2 88/91] target/ppc: Avoid tcg_const_* in translate.c
` [PULL v2 89/91] target/tricore: Use min/max for saturate
` [PULL v2 90/91] tcg: Drop tcg_const_*_vec
` [PULL v2 91/91] tcg: Drop tcg_const_*
[PATCH v2 0/2] target/m68k: Reject immediate as destination
2023-03-09 20:16 UTC (3+ messages)
` [PATCH v2 1/2] target/m68k: Reject immediate as destination in gen_ea_mode
` [PATCH v2 2/2] linux-user/m68k: Handle EXCP_ADDRESS in cpu_loop
[PATCH] hw/intc/ioapic: Update KVM routes before redelivering IRQ, on RTE update
2023-03-09 19:56 UTC (10+ messages)
[PATCH v2 0/6] block: switch to AIO_WAIT_WHILE_UNLOCKED() where possible
2023-03-09 19:08 UTC (7+ messages)
` [PATCH v2 1/6] block: don't acquire AioContext lock in bdrv_drain_all()
` [PATCH v2 2/6] block: convert blk_exp_close_all_type() to AIO_WAIT_WHILE_UNLOCKED()
` [PATCH v2 3/6] block: convert bdrv_graph_wrlock() "
` [PATCH v2 4/6] block: convert bdrv_drain_all_begin() "
` [PATCH v2 5/6] hmp: convert handle_hmp_command() "
` [PATCH v2 6/6] monitor: convert monitor_cleanup() "
[PATCH] qed: remove spurious BDRV_POLL_WHILE()
2023-03-09 17:52 UTC (2+ messages)
[PATCH for-8.0] ide: Fix manual in-flight count for TRIM BH
2023-03-09 17:46 UTC (6+ messages)
[PULL v2 00/13] Final tests, s390x and misc updates before the soft freeze
2023-03-09 16:52 UTC (3+ messages)
[PULL 00/17] VFIO updates for 8.0
2023-03-09 16:51 UTC (2+ messages)
[PATCH v4 0/3] qga: Support merging output streams in guest-exec
2023-03-09 16:50 UTC (4+ messages)
` [PATCH v4 1/3] qga: Refactor guest-exec capture-output to take enum
[PATCH] gitlab-ci.d/buildtest: Rework the target list of build-system-alpine
2023-03-09 16:48 UTC
[PATCH 0/8] Inter-plugin interactions with QPP
2023-03-09 16:37 UTC (15+ messages)
` [PATCH 1/8] docs/devel: describe QPP API
` [PATCH 2/8] plugins: version 2, require unique plugin names
` [PATCH 3/8] plugins: add id_to_plugin_name
` [PATCH 4/8] plugins: add core API functions for QPP callbacks
` [PATCH 5/8] plugins: implement "
` [PATCH 6/8] plugins: implement QPP import function
` [PATCH 8/8] tests: build and run QPP tests
[PATCH v2 00/18] ui: dbus & misc fixes
2023-03-09 16:39 UTC (10+ messages)
` [PATCH v2 01/18] ui/dbus: initialize cursor_fb
` [PATCH v2 04/18] ui/dbus: set mouse is-absolute during console creation
` [PATCH v2 13/18] ui/egl: print EGL error, helping debugging
` [PATCH v2 14/18] ui/sdl: add optional logging when _SDL_DEBUG is set
[PATCH v2 00/25] tcg: Remove tcg_const_*
2023-03-09 16:27 UTC (6+ messages)
` [PATCH v2 08/25] target/arm: Avoid tcg_const_* in translate-mve.c
` [PATCH v2 12/25] target/m68k: Reject immediate as destination in gen_ea_mode
[PATCH 0/9] (mostly) block: add more coroutine_fn annotations, use bdrv/blk_co_*
2023-03-09 15:40 UTC (3+ messages)
` [PATCH 4/9] nbd: mark more coroutine_fns, do not use co_wrappers
[PATCH v7 00/10] make write_misa a no-op and FEATURE_* cleanups
2023-03-09 15:26 UTC (4+ messages)
` [PATCH v7 03/10] target/riscv: allow MISA writes as experimental
[PULL 00/27] Enable PV backends with Xen/KVM emulation
2023-03-09 15:18 UTC (2+ messages)
[PATCH v2 0/2] target/s390x: Fix emulation of C(G)HRL
2023-03-09 14:55 UTC (4+ messages)
` [PATCH v2 2/2] tests/tcg/s390x: Add C(G)HRL test
[PATCH RESEND v6 0/5] migration: reduce time of loading non-iterable vmstate
2023-03-09 14:52 UTC (11+ messages)
[PULL 00/73] virtio,pc,pci: features, fixes
2023-03-09 14:48 UTC (4+ messages)
` [PULL 73/73] virtio: refresh vring region cache after updating a virtqueue size
[PATCH v2] target/riscv: Add RVV registers to log
2023-03-09 13:54 UTC
[PATCH 0/3] MIPS Virt machine
2023-03-09 13:38 UTC (2+ messages)
[PATCH v2 0/3] block: protect BlockBackend->queued_requests with a lock
2023-03-09 13:37 UTC (5+ messages)
` [PATCH v2 2/3] block: make BlockBackend->disable_request_queuing atomic
[PATCH v2 0/4] target/mips: misc microMIPS fixes
2023-03-09 13:36 UTC (2+ messages)
[PATCH] ui/cocoa: Override windowDidResignKey
2023-03-09 13:34 UTC (2+ messages)
[PATCH] memory: dump HPA and access type of ramblocks
2023-03-09 13:33 UTC (4+ messages)
[PATCH 2/2] log: remove unneeded new line
2023-03-09 13:32 UTC (3+ messages)
[PATCH v7] audio/pwaudio.c: Add Pipewire audio backend for QEMU
2023-03-09 13:24 UTC (3+ messages)
[PULL 00/67] tcg patch queue
2023-03-09 13:14 UTC (2+ messages)
[PULL 0/5] aspeed queue
2023-03-09 13:13 UTC (2+ messages)
[PULL 00/20] MIPS patches for 2023-03-07
2023-03-09 13:13 UTC (2+ messages)
[PATCH 0/6] block: switch to AIO_WAIT_WHILE_UNLOCKED() where possible
2023-03-09 12:38 UTC (8+ messages)
` [PATCH 1/6] block: don't acquire AioContext lock in bdrv_drain_all()
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).