qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-03 18:37:14 to 2023-03-05 19:15:08 UTC [more...]

[PATCH 0/8] Fix missing memory barriers on ARM
 2023-03-05 19:14 UTC  (9+ 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] hw/intc/ioapic: Update KVM routes before redelivering IRQ, on RTE update
 2023-03-05 18:43 UTC 

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

[PATCH v7 0/6] Pegasos2 fixes and audio output support
 2023-03-05 17:08 UTC  (10+ 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

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  (11+ messages)
` [PATCH 1/5] hw/isa/vt82c686: Fix wiring of PIC -> CPU interrupt
` [PATCH 2/5] hw/alpha/dp264: "
` [PATCH 3/5] hw/ppc/prep: "
` [PATCH 4/5] hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifunction()
` [PATCH 5/5] hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()

[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  (20+ 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  (10+ messages)
` [PATCH v6 1/7] hw/display/sm501: Add debug property to control pixman usage
` [PATCH v6 2/7] hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select
` [PATCH v6 3/7] hw/isa/vt82c686: Implement PCI IRQ routing
` [PATCH v6 4/7] hw/ppc/pegasos2: Fix PCI interrupt routing
` [PATCH v6 5/7] hw/usb/vt82c686-uhci-pci: Use PCI IRQ routing
` [PATCH v6 6/7] hw/audio/via-ac97: Basic implementation of audio playback
` [PATCH v6 7/7] Revert "hw/isa/vt82c686: Remove intermediate IRQ forwarder"

[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  (8+ messages)
` [PATCH 1/2] tcg: Link branches to the labels
` [PATCH 2/2] tcg: Merge two sequential 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  (7+ messages)
` [PULL 1/5] target/ppc/translate: Add dummy implementation for dcblc instruction
` [PULL 2/5] pnv_phb4_pec: Keep track of instantiated PHBs
` [PULL 3/5] pnv_phb4_pec: Only export existing PHBs to the device tree
` [PULL 4/5] pnv_phb4_pec: Move pnv_phb4_get_pec() to rightful file
` [PULL 5/5] pnv_phb4_pec: Simplify/align code to parent user-created PHBs

[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  (14+ messages)
` [PATCH v2 01/13] hw/i386/pc_q35: Resolve redundant q35_host variable
` [PATCH v2 02/13] hw/pci-host/q35: Fix double, contradicting .endianness assignment
` [PATCH v2 03/13] hw/pci-host/q35: Use memory_region_set_address() also for tseg_blackhole
` [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 08/13] hw/pci-host/q35: Initialize PCI hole boundaries "
` [PATCH v2 09/13] hw/pci-host/q35: Turn PCI hole properties into class properties
` [PATCH v2 10/13] hw/pci-host/q35: Rename local variable to more idiomatic "phb"
` [PATCH v2 11/13] hw/pci-host/q35: Propagate to errp rather than doing error_fatal
` [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

[GSoC 23] RDB Server Proposal Qustions
 2023-03-04 15:04 UTC 

[PATCH 0/4] Support x2APIC mode with TCG accelerator
 2023-03-04 14:10 UTC  (8+ messages)
` [PATCH 1/4] apic: add support for x2APIC mode

[PATCH RESEND v7 0/9] target/arm: Allow CONFIG_TCG=n builds
 2023-03-04 14:10 UTC  (5+ messages)
` [PATCH RESEND v7 5/9] tests/avocado: Pass parameters to migration test

[PULL 00/11] aspeed queue
 2023-03-04 14:00 UTC  (2+ messages)

[PULL 0/5] loongarch-to-apply queue
 2023-03-04 13:59 UTC  (2+ messages)

[PULL 0/2] Migration 20230302 patches
 2023-03-04 13:59 UTC  (2+ messages)

[PATCH v6] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-03-04 13:51 UTC  (2+ messages)

hexagon: check-tcg rebuilding up to date image
 2023-03-04 12:58 UTC  (4+ messages)

[PATCH v3 00/18] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
 2023-03-04 11:52 UTC  (4+ messages)

IRQ affinity not working on Xen pci-platform device^W^W^W QEMU split-irqchip I/O APIC
 2023-03-04 10:15 UTC  (2+ messages)

[PATCH v4 0/6] hw/cxl: Poison get, inject, clear
 2023-03-04  6:47 UTC  (5+ messages)
` [PATCH v4 4/6] hw/cxl: QMP based poison injection support
` [PATCH v4 6/6] hw/cxl: Add clear poison mailbox command support

[PATCH v2 0/6] target/i386: Support new Intel platform Instructions in CPUID enumeration
 2023-03-04  4:04 UTC  (2+ messages)

[PATCH v3 00/13] vfio/migration: Device dirty page tracking
 2023-03-04  1:43 UTC  (14+ messages)
` [PATCH v3 01/13] vfio/common: Fix error reporting in vfio_get_dirty_bitmap()
` [PATCH v3 02/13] vfio/common: Fix wrong %m usages
` [PATCH v3 03/13] vfio/common: Abort migration if dirty log start/stop/sync fails
` [PATCH v3 04/13] vfio/common: Add VFIOBitmap and alloc function
` [PATCH v3 05/13] vfio/common: Add helper to validate iova/end against hostwin
` [PATCH v3 06/13] vfio/common: Consolidate skip/invalid section into helper
` [PATCH v3 07/13] vfio/common: Record DMA mapped IOVA ranges
` [PATCH v3 08/13] vfio/common: Add device dirty page tracking start/stop
` [PATCH v3 09/13] vfio/common: Extract code from vfio_get_dirty_bitmap() to new function
` [PATCH v3 10/13] vfio/common: Add device dirty page bitmap sync
` [PATCH v3 11/13] vfio/migration: Block migration with vIOMMU
` [PATCH v3 12/13] vfio/migration: Query device dirty page tracking support
` [PATCH v3 13/13] docs/devel: Document VFIO device dirty page tracking

[PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
 2023-03-04  0:23 UTC  (25+ messages)
` [PATCH v2 07/20] vfio/common: Add VFIOBitmap and (de)alloc functions
` [PATCH v2 10/20] vfio/common: Record DMA mapped IOVA ranges

[PATCH v2 0/2] Fix the OpenSBI CI job and bump to v1.2
 2023-03-03 23:28 UTC  (4+ messages)
` [PATCH v2 1/2] gitlab/opensbi: Move to docker:stable
` [PATCH v2 2/2] roms/opensbi: Upgrade from v1.1 to v1.2

[PULL 00/38] Block layer patches
 2023-03-03 22:51 UTC  (8+ messages)
` [PULL 03/38] pflash: Only read non-zero parts of backend image

[PATCH v2] vfio: Fix vfio_get_dev_region() trace event
 2023-03-03 22:02 UTC  (4+ messages)

[PATCH 0/2] Risc-V CPU state by hart ID
 2023-03-03 20:05 UTC  (5+ messages)
` [PATCH 1/2] target/riscv: cpu: Implement get_arch_id callback
` [PATCH 2/2] hw: intc: Use cpu_by_arch_id to fetch CPU state

[PATCH v2 00/76] tcg: Drop tcg_temp_free from translators
 2023-03-03 19:57 UTC  (45+ messages)
` [PATCH v2 18/76] target/avr: Drop DisasContext.free_skip_var0
` [PATCH v2 19/76] target/avr: Drop R from trans_COM
` [PATCH v2 20/76] target/avr: Drop tcg_temp_free
` [PATCH v2 21/76] target/cris: Drop cris_alu_free_temps
` [PATCH v2 22/76] target/cris: Drop cris_alu_m_free_temps
` [PATCH v2 23/76] target/cris: Drop addr from dec10_ind_move_m_pr
` [PATCH v2 24/76] target/cris: Drop tcg_temp_free
` [PATCH v2 29/76] target/hppa: "
` [PATCH v2 33/76] target/m68k: Drop mark_to_release
` [PATCH v2 34/76] target/m68k: Drop free_cond
` [PATCH v2 35/76] target/m68k: Drop tcg_temp_free
` [PATCH v2 36/76] target/microblaze: "
` [PATCH v2 48/76] target/nios2: "
` [PATCH v2 49/76] target/openrisc: "
` [PATCH v2 54/76] target/rx: "
` [PATCH v2 64/76] target/sh4: "
` [PATCH v2 65/76] target/sparc: Drop get_temp_tl
` [PATCH v2 66/76] target/sparc: Drop get_temp_i32
` [PATCH v2 67/76] target/sparc: Remove egress label in disas_sparc_context
` [PATCH v2 68/76] target/sparc: Drop free_compare
` [PATCH v2 69/76] target/sparc: Drop tcg_temp_free

[PATCH] test: Fix test-crypto-secret when compiling without keyring support
 2023-03-03 19:40 UTC  (5+ messages)

[PATCH] firmware: qemu_fw_cfg: make kobj_type structure constant
 2023-03-03 19:38 UTC  (2+ messages)

[PATCH v3 0/2] QGA installer fixes
 2023-03-03 19:20 UTC  (3+ messages)
` [PATCH v3 1/2] qga/win32: Remove change action from MSI installer
` [PATCH v3 2/2] qga/win32: Use rundll for VSS installation

[PATCH 00/76] tcg: Drop tcg_temp_free from translators
 2023-03-03 19:06 UTC  (3+ messages)
` [PATCH 66/76] target/sparc: Drop get_temp_i32

[PATCH 1/6] Add the Android Emulator hypervisor driver (AEHD) accelerator
 2023-03-03 18:56 UTC  (10+ messages)
` [PATCH 3/6] Add the aehd-apic device type
` [PATCH 5/6] Add the aehd-i8259 "
` [PATCH 6/6] Add the AEHD implementation

test-blockjob: intermittent CI failures in msys2-64bit job
 2023-03-03 18:36 UTC 


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