qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-08 19:34:28 to 2023-11-09 14:06:08 UTC [more...]

[Stable-7.2.7 00/62] Patch Round-up for stable 7.2.7, freeze on 2023-11-19
 2023-11-09 13:59 UTC  (31+ messages)
` [Stable-7.2.7 01/62] hw/ppc: Introduce functions for conversion between timebase and nanoseconds
` [Stable-7.2.7 02/62] host-utils: Add muldiv64_round_up
` [Stable-7.2.7 03/62] hw/ppc: Round up the decrementer interval when converting to ns
` [Stable-7.2.7 04/62] hw/ppc: Avoid decrementer rounding errors
` [Stable-7.2.7 05/62] target/ppc: Sign-extend large decrementer to 64-bits
` [Stable-7.2.7 06/62] target/ppc: Decrementer fix BookE semantics
` [Stable-7.2.7 07/62] hw/ppc: Always store the decrementer value
` [Stable-7.2.7 08/62] linux-user/hppa: clear the PSW 'N' bit when delivering signals
` [Stable-7.2.7 09/62] linux-user/hppa: lock both words of function descriptor
` [Stable-7.2.7 10/62] hw/cxl: Fix CFMW config memory leak
` [Stable-7.2.7 11/62] target/arm: Don't skip MTE checks for LDRT/STRT at EL0
` [Stable-7.2.7 12/62] accel/tcg: mttcg remove false-negative halted assertion
` [Stable-7.2.7 13/62] hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]
` [Stable-7.2.7 14/62] ui/vnc: fix debug output for invalid audio message
` [Stable-7.2.7 15/62] ui/vnc: fix handling of VNC_FEATURE_XVP
` [Stable-7.2.7 16/62] optionrom: Remove build-id section
` [Stable-7.2.7 17/62] esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux()
` [Stable-7.2.7 18/62] esp: restrict non-DMA transfer length to that of available data
` [Stable-7.2.7 19/62] scsi-disk: ensure that FORMAT UNIT commands are terminated
` [Stable-7.2.7 20/62] target/i386: fix operand size of unary SSE operations
` [Stable-7.2.7 21/62] tests/tcg/i386: correct mask for VPERM2F128/VPERM2I128
` [Stable-7.2.7 22/62] target/i386: Fix and add some comments next to SSE/AVX instructions
` [Stable-7.2.7 23/62] target/i386: Fix exception classes for "
` [Stable-7.2.7 24/62] target/i386: Fix exception classes for MOVNTPS/MOVNTPD
` [Stable-7.2.7 25/62] target/i386: generalize operand size "ph" for use in CVTPS2PD
` [Stable-7.2.7 26/62] target/i386: fix memory operand size for CVTPS2PD
` [Stable-7.2.7 27/62] hw/display/ramfb: plug slight guest-triggerable leak on mode setting
` [Stable-7.2.7 28/62] chardev/char-pty: Avoid losing bytes when the other side just (re-)connected
` [Stable-7.2.7 30/62] amd_iommu: Fix APIC address check
` [Stable-7.2.7 34/62] hw/pvrdma: Protect against buggy or malicious guest driver

[PATCH] target/arm: Add overflow check for gt_recalc_timer
 2023-11-09 13:55 UTC  (2+ messages)
` [PATCH v2] "

[Stable-8.1.3 00/55] Patch Round-up for stable 8.1.3, freeze on 2023-11-19
 2023-11-09 13:42 UTC  (56+ messages)
` [Stable-8.1.3 01/55] hw/pvrdma: Protect against buggy or malicious guest driver
` [Stable-8.1.3 02/55] migration: Fix analyze-migration read operation signedness
` [Stable-8.1.3 03/55] migration: Non multifd migration don't care about multifd flushes
` [Stable-8.1.3 04/55] python/qmp: remove Server.wait_closed() call for Python 3.12
` [Stable-8.1.3 05/55] tests/docker: avoid invalid escape in Python string
` [Stable-8.1.3 06/55] docs/sphinx: "
` [Stable-8.1.3 07/55] target/hexagon: "
` [Stable-8.1.3 08/55] tests/avocado: "
` [Stable-8.1.3 09/55] tests/vm: "
` [Stable-8.1.3 10/55] tracetool: "
` [Stable-8.1.3 11/55] linux-user: Fixes for zero_bss
` [Stable-8.1.3 12/55] linux-user/mips: fix abort on integer overflow
` [Stable-8.1.3 13/55] linux-user/sh4: Fix crashes on signal delivery
` [Stable-8.1.3 14/55] lasips2: LASI PS/2 devices are not user-createable
` [Stable-8.1.3 15/55] target/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_EL2.E2H is 0
` [Stable-8.1.3 16/55] hw/sd/sdhci: Block Size Register bits [14:12] is lost
` [Stable-8.1.3 17/55] hw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port()
` [Stable-8.1.3 18/55] target/sparc: Clear may_lookup for npc == DYNAMIC_PC
` [Stable-8.1.3 19/55] target/arm: Fix syndrome for FGT traps on ERET
` [Stable-8.1.3 20/55] misc/led: LED state is set opposite of what is expected
` [Stable-8.1.3 21/55] block: Fix locking in media change monitor commands
` [Stable-8.1.3 22/55] tests/tcg: Add -fno-stack-protector
` [Stable-8.1.3 23/55] qemu-img: rebase: stop when reaching EOF of old backing file
` [Stable-8.1.3 24/55] qemu-iotests: 024: add rebasing test case for overlay_size > backing_size
` [Stable-8.1.3 25/55] target/arm: Fix SVE STR increment
` [Stable-8.1.3 26/55] target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walk
` [Stable-8.1.3 27/55] util/uuid: Add UUID_STR_LEN definition
` [Stable-8.1.3 28/55] vfio/pci: Fix buffer overrun when writing the VF token
` [Stable-8.1.3 29/55] util/uuid: Remove UUID_FMT_LEN
` [Stable-8.1.3 30/55] i386/xen: Don't advertise XENFEAT_supervisor_mode_kernel
` [Stable-8.1.3 31/55] i386/xen: fix per-vCPU upcall vector for Xen emulation
` [Stable-8.1.3 32/55] hw/xen: select kernel mode for per-vCPU event channel upcall vector
` [Stable-8.1.3 33/55] hw/xen: don't clear map_track[] in xen_gnttab_reset()
` [Stable-8.1.3 34/55] hw/xen: fix XenStore watch delivery to guest
` [Stable-8.1.3 35/55] hw/xen: take iothread mutex in xen_evtchn_reset_op()
` [Stable-8.1.3 36/55] hw/xen: use correct default protocol for xen-block on x86
` [Stable-8.1.3 37/55] virtio-gpu: block migration of VMs with blob=true
` [Stable-8.1.3 38/55] block/nvme: nvme_process_completion() fix bound for cid
` [Stable-8.1.3 39/55] target/arm: Fix A64 LDRA immediate decode
` [Stable-8.1.3 40/55] qcow2: keep reference on zeroize with discard-no-unref enabled
` [Stable-8.1.3 41/55] block/file-posix: fix update_zones_wp() caller
` [Stable-8.1.3 42/55] file-posix: fix over-writing of returning zone_append offset
` [Stable-8.1.3 43/55] ati-vga: Implement fallback for pixman routines
` [Stable-8.1.3 44/55] ui/gtk: force realization of drawing area
` [Stable-8.1.3 45/55] ui/gtk-egl: apply scale factor when calculating window's dimension
` [Stable-8.1.3 46/55] ui/gtk-egl: Check EGLSurface before doing scanout
` [Stable-8.1.3 47/55] target/mips: Fix MSA BZ/BNZ opcodes displacement
` [Stable-8.1.3 48/55] target/mips: Fix TX79 LQ/SQ opcodes
` [Stable-8.1.3 49/55] hw/ide: reset: cancel async DMA operation before resetting state
` [Stable-8.1.3 50/55] tests/qtest: ahci-test: add test exposing reset issue with pending callback
` [Stable-8.1.3 51/55] target/s390x: Fix CLC corrupting cc_src
` [Stable-8.1.3 52/55] tests/tcg/s390x: Test CLC with inaccessible second operand
` [Stable-8.1.3 53/55] target/s390x: Fix LAALG not updating cc_src
` [Stable-8.1.3 54/55] tests/tcg/s390x: Test LAALG with negative cc_src
` [Stable-8.1.3 55/55] hw/ide/ahci: trigger either error IRQ or regular IRQ, not both

[PATCH 0/7] qcow2: make subclusters discardable
 2023-11-09 13:55 UTC  (10+ messages)
` [PATCH 2/7] qcow2: add get_sc_range_info() helper for working with subcluster ranges
` [PATCH 6/7] iotests/common.rc: add disk_usage function
` [PATCH 7/7] iotests/271: check disk usage on subcluster-based discard/unmap

[PATCH v2] target/arm: Fix SVE STR increment
 2023-11-09 13:37 UTC  (4+ messages)

[PATCH v4 00/41] vfio: Adopt iommufd
 2023-11-09 13:21 UTC  (21+ messages)
` [PATCH v4 26/41] backends/iommufd: Introduce the iommufd object
` [PATCH v4 28/41] vfio/iommufd: Implement the iommufd backend

[PATCH v2 0/3] dump: Arch info function pointer addition and cleanup
 2023-11-09 13:18 UTC  (8+ messages)
` [PATCH v2 1/3] target/s390x/dump: Remove unneeded dump info function pointer init
` [PATCH v2 2/3] dump: Add arch cleanup function
` [PATCH v2 3/3] target/s390x/arch_dump: Add arch cleanup function for PV dumps

QEMU Virtio GPU features status & roadmap?
 2023-11-09 13:17 UTC  (5+ messages)

[PATCH v2] Optimize buffer_is_zero
 2023-11-09 12:52 UTC  (2+ messages)

[PATCH v3 0/1] plugins: fix win plugin tests on cross compile
 2023-11-09 12:43 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/1] plugins: fix win plugin tests on cross compile
 2023-11-09 12:28 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v5 00/20] vfio: Adopt iommufd
 2023-11-09 11:45 UTC  (21+ messages)
` [PATCH v5 01/20] backends/iommufd: Introduce the iommufd object
` [PATCH v5 02/20] util/char_dev: Add open_cdev()
` [PATCH v5 03/20] vfio/iommufd: Implement the iommufd backend
` [PATCH v5 04/20] vfio/iommufd: Relax assert check for "
` [PATCH v5 05/20] vfio/iommufd: Add support for iova_ranges and pgsizes
` [PATCH v5 06/20] vfio/pci: Extract out a helper vfio_pci_get_pci_hot_reset_info
` [PATCH v5 07/20] vfio/pci: Introduce a vfio pci hot reset interface
` [PATCH v5 08/20] vfio/iommufd: Enable pci hot reset through iommufd cdev interface
` [PATCH v5 09/20] vfio/pci: Allow the selection of a given iommu backend
` [PATCH v5 10/20] vfio/pci: Make vfio cdev pre-openable by passing a file handle
` [PATCH v5 11/20] vfio/platform: Allow the selection of a given iommu backend
` [PATCH v5 12/20] vfio/platform: Make vfio cdev pre-openable by passing a file handle
` [PATCH v5 13/20] vfio/ap: Allow the selection of a given iommu backend
` [PATCH v5 14/20] vfio/ap: Make vfio cdev pre-openable by passing a file handle
` [PATCH v5 15/20] vfio/ccw: Allow the selection of a given iommu backend
` [PATCH v5 16/20] vfio/ccw: Make vfio cdev pre-openable by passing a file handle
` [PATCH v5 17/20] vfio: Make VFIOContainerBase poiner parameter const in VFIOIOMMUOps callbacks
` [PATCH v5 18/20] hw/arm: Activate IOMMUFD for virt machines
` [PATCH v5 19/20] kconfig: Activate IOMMUFD for s390x machines
` [PATCH v5 20/20] hw/i386: Activate IOMMUFD for q35 machines

[PULL v3 00/25] Pixman patches
 2023-11-09 11:45 UTC  (5+ messages)
` [PULL v3 09/25] ui/console: allow to override the default VC

[PATCH 8.2 bugfix] vl: disable default serial when xen-console is enabled
 2023-11-09 11:37 UTC 

[PATCH v2 00/35] tcg: Introduce TCG_COND_TST{EQ,NE}
 2023-11-09 11:29 UTC  (20+ messages)
` [PATCH v2 20/35] tcg/sparc64: Hoist read of tcg_cond_to_rcond
` [PATCH v2 21/35] tcg/sparc64: Pass TCGCond to tcg_out_cmp
` [PATCH v2 27/35] tcg/ppc: Support TCG_COND_TST{EQ,NE}
` [PATCH v2 32/35] target/alpha: Use TCG_COND_TST{EQ,NE} for BLB{C,S}
  ` [PATCH v2 32/35 1/2] target/alpha: Pass immediate value to gen_bcond_internal()
  ` [PATCH v2 32/35 2/2] target/alpha: Use TCG_COND_TST{EQ, NE} for BLB{C, S}
` [PATCH v2 33/35] target/alpha: Use TCG_COND_TST{EQ, NE} for CMOVLB{C, S}
  ` [PATCH v2 33/35] target/alpha: Use TCG_COND_TST{EQ,NE} for CMOVLB{C,S}
` [PATCH v2 34/35] target/alpha: Use TCG_COND_TSTNE for gen_fold_mzero

[PATCH 8.2 bugfix] net: do not delete nics in net_cleanup()
 2023-11-09 11:29 UTC 

[PATCH] doc/sphinx/hxtool.py: add optional label argument to SRST directive
 2023-11-09 10:33 UTC 

[PATCH] plugins: fix win plugin tests on cross compile
 2023-11-09 10:32 UTC  (3+ messages)

[PATCH v2 0/1] plugins: Move the windows linking function to qemu
 2023-11-09  9:39 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] plugins: Move the windows linking function to qemu
 2023-11-09  9:14 UTC 

[PATCH] block-backend: per-device throttling of BLOCK_IO_ERROR reports
 2023-11-09  9:07 UTC  (3+ messages)

[PATCH v6] tests/avocado: add test to exercize processor address space memory bound checks
 2023-11-09  8:42 UTC  (3+ messages)

[PATCH] ppc/pnv: Fix potential overflow in I2C model
 2023-11-09  8:12 UTC  (2+ messages)

[PATCH v3 0/6] target/i386: add support for FRED
 2023-11-09  7:20 UTC  (7+ messages)
` [PATCH v3 1/6] target/i386: add support for FRED in CPUID enumeration
` [PATCH v3 2/6] target/i386: mark CR4.FRED not reserved
` [PATCH v3 3/6] target/i386: add the secondary VM exit controls MSR
` [PATCH v3 4/6] target/i386: add support for VMX FRED controls
` [PATCH v3 5/6] target/i386: enumerate VMX nested-exception support
` [PATCH v3 6/6] target/i386: Add get/set/migrate support for FRED MSRs

[PATCH] tracetool: avoid invalid escape in Python string
 2023-11-09  7:22 UTC  (2+ messages)

[PATCH v3] hw/ide/ahci: fix legacy software reset
 2023-11-09  7:16 UTC  (2+ messages)

[PULL 0/1] Tracing patches
 2023-11-09  7:04 UTC  (2+ messages)
` [PULL 1/1] tracetool: avoid invalid escape in Python string

[PATCH RFC v1 0/1] clipboard sharing implementation for SDL
 2023-11-09  7:01 UTC  (2+ messages)

[PULL v2 00/25] Block layer patches
 2023-11-09  2:50 UTC  (2+ messages)

[PULL v2 00/23] Final test, gdbstub, plugin and gitdm updates for 8.2
 2023-11-09  2:50 UTC  (2+ messages)

[PATCH v5] tests/avocado: add test to exercize processor address space memory bound checks
 2023-11-09  2:46 UTC  (3+ messages)

[PATCH 1/1] hw/intc/riscv_aclint:Change the way to get CPUState from hard-base to pu_index
 2023-11-09  2:41 UTC 

[RFC PATCH 0/2] buildsys: Use host meson on macOS Sonoma (14)
 2023-11-08 23:37 UTC  (7+ messages)
` [NOTFORMERGE PATCH 1/2] configure: Use distrib meson
` [PATCH 2/2] .gitlab-ci.d/cirrus: Add manual testing of macOS 14 (Sonoma)

[PATCH RFC 0/7] migration/multifd: quit unitifications and separate sync packet
 2023-11-08 22:49 UTC  (3+ messages)
` [PATCH RFC 3/7] migration: multifd_send_kick_main()

[PATCH v3 0/1] Qemu crashes on VM migration after an handled memory error
 2023-11-08 21:49 UTC  (10+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 2/2] migration: prevent migration when a poisoned page is unknown from the VM
          ` [PATCH v5 0/2] Qemu crashes on VM migration after an handled memory error

[PATCH for-8.2] target/sparc: Fix RETURN
 2023-11-08 21:18 UTC  (2+ messages)

[RFC PATCH] tests/docker: merge debian-native with debian-amd64
 2023-11-08 20:56 UTC  (2+ messages)

[PATCH v9 0/5] Support x2APIC mode with TCG accelerator
 2023-11-08 19:44 UTC  (5+ messages)
` [PATCH v9 5/5] amd_iommu: report x2APIC support to the operating system

Invitation to comment on Virtual I/O Device (VIRTIO) Version 1.3 - ends December 8th
 2023-11-08 19:33 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).