qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-09 07:14:51 to 2023-03-09 20:16:11 UTC [more...]

[PATCH v8 00/11] target/arm: Allow CONFIG_TCG=n builds
 2023-03-09 20:14 UTC  (2+ messages)
` [PATCH v8 04/11] target/arm: move cpu_tcg to tcg/cpu32.c

[PULL v2 00/91] tcg patch queue
 2023-03-09 20:05 UTC  (53+ 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 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 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 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 40/91] target/avr: Avoid use of tcg_const_i32 throughout
` [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 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 49/91] target/mips: Split out gen_lxr
` [PULL v2 53/91] target/ppc: Avoid tcg_const_i64 in do_vector_shift_quad
` [PULL v2 57/91] target/rx: Avoid tcg_const_i32
` [PULL v2 58/91] target/s390x: Avoid tcg_const_i64
` [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 64/91] target/tricore: Use setcondi instead of explicit allocation
` [PULL v2 65/91] target/tricore: Drop some temp initialization
` [PULL v2 72/91] target/arm: Create gen_set_rmode, gen_restore_rmode
` [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 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

[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 for-8.1 00/17] centralize CPU extensions logic
 2023-03-09 16:35 UTC  (18+ messages)
` [PATCH for-8.1 02/17] target/riscv/cpu.c: remove set_vext_version()
` [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()

[PATCH v2 00/25] tcg: Remove tcg_const_*
 2023-03-09 16:27 UTC  (24+ messages)
` [PATCH v2 05/25] target/arm: Create gen_set_rmode, gen_restore_rmode
` [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 v2 14/25] target/ppc: Avoid tcg_const_i64 in do_vcntmb
` [PATCH v2 15/25] target/ppc: Avoid tcg_const_* in vmx-impl.c.inc
` [PATCH v2 16/25] target/ppc: Avoid tcg_const_* in xxeval
` [PATCH v2 17/25] target/ppc: Avoid tcg_const_* in vsx-impl.c.inc
` [PATCH v2 18/25] target/ppc: Avoid tcg_const_* in fp-impl.c.inc
` [PATCH v2 19/25] target/ppc: Avoid tcg_const_* in power8-pmu-regs.c.inc
` [PATCH v2 22/25] target/ppc: Avoid tcg_const_* in translate.c
` [PATCH v2 23/25] target/tricore: Use min/max for saturate

[PATCH 0/9] (mostly) block: add more coroutine_fn annotations, use bdrv/blk_co_*
 2023-03-09 15:40 UTC  (12+ messages)
` [PATCH 1/9] vvfat: mark various functions as coroutine_fn
` [PATCH 2/9] blkdebug: add missing coroutine_fn annotation
` [PATCH 3/9] mirror: make mirror_flush a coroutine_fn, do not use co_wrappers
` [PATCH 4/9] nbd: mark more coroutine_fns, "
` [PATCH 5/9] 9pfs: mark more coroutine_fns
` [PATCH 6/9] qemu-pr-helper: "
` [PATCH 7/9] tests: "
` [PATCH 8/9] qcow2: mark various functions as coroutine_fn and GRAPH_RDLOCK
` [PATCH 9/9] vmdk: make vmdk_is_cid_valid a coroutine_fn

[PATCH] target/riscv/csr.c: fix H extension TVM trap
 2023-03-09 15:27 UTC  (6+ messages)
  `  "

[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] intel-iommu: Set status bit after operation completed
 2023-03-09 14:56 UTC  (2+ messages)

[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  (7+ 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  (4+ messages)
` [PULL 25/67] target/m68k: Remove `NB_MMU_MODES` define

[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()

[PATCH v3] qapi: give available enum values as error hint
 2023-03-09 12:37 UTC  (4+ messages)

[PATCH] linux-user/mips: Low down switchable NaN2008 requirement
 2023-03-09 12:32 UTC  (2+ messages)

[PATCH v17 00/12] s390x: CPU Topology
 2023-03-09 12:15 UTC  (13+ messages)
` [PATCH v17 01/12] s390x/cpu topology: add s390 specifics to CPU topology
` [PATCH v17 02/12] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v17 03/12] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v17 04/12] s390x/sclp: reporting the maximum nested topology entries
` [PATCH v17 05/12] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v17 06/12] s390x/cpu topology: interception of PTF instruction
` [PATCH v17 07/12] target/s390x/cpu topology: activate CPU topology
` [PATCH v17 08/12] qapi/s390x/cpu topology: set-cpu-topology qmp command
` [PATCH v17 09/12] machine: adding s390 topology to query-cpu-fast
` [PATCH v17 10/12] machine: adding s390 topology to info hotpluggable-cpus
` [PATCH v17 11/12] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
` [PATCH v17 12/12] docs/s390x/cpu topology: document s390x cpu topology

[PULL 0/3] Edk2 stable202302 20230309 patches
 2023-03-09 11:57 UTC  (4+ messages)
` [PULL 1/3] edk2: update submodule to edk2-stable202302
` [PULL 2/3] edk2: replace build scripts
` [PULL 3/3] edk2: update firmware binaries

[PATCH v2 0/3] Enable avocado testing for Xen guests
 2023-03-09 11:44 UTC  (7+ messages)
` [PATCH v2 1/3] hw/intc/ioapic: Update KVM routes before redelivering IRQ, on RTE update
` [PATCH v2 2/3] tests/avocado: Add Fedora 34 distro, including kernel/initrd checksums

[PATCH nbd 0/4] Enable multi-conn NBD [for discussion only]
 2023-03-09 11:39 UTC  (5+ messages)
` [PATCH nbd 1/4] nbd: Add multi-conn option
` [PATCH nbd 2/4] nbd: Split out block device state from underlying NBD connections
` [PATCH nbd 3/4] nbd: Open multiple NBD connections if multi-conn is set
` [PATCH nbd 4/4] nbd: Enable multi-conn using round-robin

[SeaBIOS PATCH] xen: require Xen info structure at 0x1000 to detect Xen
 2023-03-09 11:27 UTC  (6+ messages)
` [SeaBIOS] "
    ` [SeaBIOS] "

[PATCH] virtio: refresh vring region cache after updating a virtqueue size
 2023-03-09 10:43 UTC  (2+ messages)

[PATCH v1] migration/multifd: correct multifd_send_thread to trace the flags
 2023-03-09 10:29 UTC 

[PULL 0/9] Fix missing memory barriers on ARM
 2023-03-09 10:20 UTC  (2+ messages)

[PATCH 0/3] block: remove separate bdrv_file_open callback
 2023-03-09  9:37 UTC  (5+ messages)
` [PATCH 1/3] block: make assertion more generic
` [PATCH 2/3] block: do not check bdrv_file_open
` [PATCH 3/3] block: remove separate bdrv_file_open callback

Reply: [PATCH v2] virtio-balloon: optimize the virtio-balloon on the ARM platform
 2023-03-09  9:14 UTC  (2+ messages)

[PATCH v3] virtio-balloon: optimize the virtio-balloon on the ARM platform
 2023-03-09  9:10 UTC  (2+ messages)

[PATCH V3 0/2] qemu: vhost-user: Support Xen memory mapping quirks
 2023-03-09  8:51 UTC  (3+ messages)
` [PATCH V3 1/2] docs: vhost-user: Define memory region separately
` [PATCH V3 2/2] docs: vhost-user: Add Xen specific memory mapping support

[PATCH V2] docs: vhost-user: Add Xen specific memory mapping support
 2023-03-09  8:51 UTC  (5+ messages)

[PATCH] Fix build without CONFIG_XEN_EMU
 2023-03-09  8:28 UTC  (2+ messages)

[PATCH] use qatzip to acclerate the live migration
 2023-03-09  7:38 UTC  (2+ messages)

[PATCH 0/4] target/riscv: Some CPURISCVState related cleanup and simplification
 2023-03-09  7:13 UTC  (3+ messages)
` [PATCH 1/4] target/riscv: Avoid env_archcpu() when reading RISCVCPUConfig
` [PATCH 4/4] target/riscv: Simplify arguments for riscv_csrrw_check


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).