qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-26 14:16:05 to 2023-06-26 22:01:21 UTC [more...]

[PATCH v2 00/26] maintainer omnibus: testing, fuzz, plugins, documentation
 2023-06-26 21:59 UTC  (6+ messages)
` [PATCH v2 02/26] gitlab: ensure coverage job also publishes meson log
` [PATCH v2 06/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index
` [PATCH v2 10/26] Makefile: add lcitool-refresh to UNCHECKED_GOALS
` [PATCH v2 11/26] tests/lcitool: update to latest version
` [PATCH v2 12/26] tests/lcitool: Bump fedora container versions

[PULL 00/30] ppc queue
 2023-06-26 21:45 UTC  (4+ messages)
` [PULL 10/30] ppc/spapr: H_ENTER_NESTED should restore host XER ca field

[PATCH 0/5] Misc fixes for throttle
 2023-06-26 21:38 UTC  (11+ messages)
` [PATCH 1/5] throttle: introduce enum ThrottleTimerType
` [PATCH 2/5] test-throttle: use "
` [PATCH 3/5] throttle: support read-only and write-only
` [PATCH 4/5] test-throttle: test read only and write only
` [PATCH 5/5] cryptodev: use NULL throttle timer cb for read direction

[PATCH v2] piix: fix regression during unplug in Xen HVM domUs
 2023-06-26 21:19 UTC  (6+ messages)

[PATCH v2 0/6] maintainer omnibus: testing, fuzz, plugins, documentation
 2023-06-26 20:25 UTC  (7+ messages)
` [PATCH v2 1/6] gitlab: explicit set artifacts publishing criteria
` [PATCH v2 2/6] gitlab: ensure coverage job also publishes meson log
` [PATCH v2 3/6] gitlab: reduce testing scope of check-gcov
` [PATCH v2 4/6] docs/devel: remind developers to run CI container pipeline when updating images
` [PATCH v2 5/6] tests/tcg: add mechanism to handle plugin arguments
` [PATCH v2 6/6] qemu-keymap: properly check return from xkb_keymap_mod_get_index

[PATCH 00/26] maintainer omnibus: testing, fuzz, plugins, documentation
 2023-06-26 20:21 UTC  (8+ messages)
` [PATCH 07/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index
` [PATCH 26/26] docs/devel: introduce some key concepts for QOM development

[PATCH] ui/gtk: set the area of the scanout texture correctly
 2023-06-26 19:49 UTC  (3+ messages)

[Stable-7.2.4 00/43] Patch Round-up for stable 7.2.4, freeze on 2023-07-06
 2023-06-26 18:59 UTC  (44+ messages)
` [Stable-7.2.4 01/43] gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobs
` [Stable-7.2.4 02/43] scripts/device-crash-test: Add a parameter to run with TCG only
` [Stable-7.2.4 03/43] hw/ppc/prep: Fix wiring of PIC -> CPU interrupt
` [Stable-7.2.4 04/43] ui/gtk: fix passing y0_top parameter to scanout
` [Stable-7.2.4 05/43] ui/gtk: use widget size for cursor motion event
` [Stable-7.2.4 06/43] ui/gtk-egl: fix scaling for cursor position in scanout mode
` [Stable-7.2.4 07/43] ui/sdl2: fix surface_gl_update_texture: Assertion 'gls' failed
` [Stable-7.2.4 08/43] ui/sdl2: Grab Alt+Tab also in fullscreen mode
` [Stable-7.2.4 09/43] ui/sdl2: Grab Alt+F4 also under Windows
` [Stable-7.2.4 10/43] ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows
` [Stable-7.2.4 11/43] hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop
` [Stable-7.2.4 12/43] hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs number
` [Stable-7.2.4 13/43] target/arm: Explicitly select short-format FSR for M-profile
` [Stable-7.2.4 14/43] target/s390x: Fix LCBB overwriting the top 32 bits
` [Stable-7.2.4 15/43] tests/tcg/s390x: Test LCBB
` [Stable-7.2.4 16/43] target/s390x: Fix LOCFHR taking the wrong half of R2
` [Stable-7.2.4 17/43] tests/tcg/s390x: Test LOCFHR
` [Stable-7.2.4 18/43] linux-user/s390x: Fix single-stepping SVC
` [Stable-7.2.4 19/43] tests/tcg/s390x: Test "
` [Stable-7.2.4 20/43] s390x/tcg: Fix CPU address returned by STIDP
` [Stable-7.2.4 21/43] docs: fix multi-process QEMU documentation
` [Stable-7.2.4 22/43] qga: Fix suspend on Linux guests without systemd
` [Stable-7.2.4 23/43] 9pfs: prevent opening special files (CVE-2023-2861)
` [Stable-7.2.4 24/43] hw/remote: Fix vfu_cfg trace offset format
` [Stable-7.2.4 25/43] vnc: move assert in vnc_worker_thread_loop
` [Stable-7.2.4 26/43] target/ppc: Fix lqarx to set cpu_reserve
` [Stable-7.2.4 27/43] target/ppc: Fix nested-hv HEAI delivery
` [Stable-7.2.4 28/43] target/ppc: Fix PMU hflags calculation
` [Stable-7.2.4 29/43] hw/riscv: qemu crash when NUMA nodes exceed available CPUs
` [Stable-7.2.4 30/43] aspeed/hace: Initialize g_autofree pointer
` [Stable-7.2.4 31/43] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
` [Stable-7.2.4 32/43] target/arm: Return correct result for LDG when ATA=0
` [Stable-7.2.4 33/43] hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1
` [Stable-7.2.4 34/43] hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
` [Stable-7.2.4 35/43] host-utils: Avoid using __builtin_subcll on buggy versions of Apple Clang
` [Stable-7.2.4 36/43] pc-bios/keymaps: Use the official xkb name for Arabic layout, not the legacy synonym
` [Stable-7.2.4 37/43] target/hppa: Fix OS reboot issues
` [Stable-7.2.4 38/43] target/hppa: Provide qemu version via fw_cfg to firmware
` [Stable-7.2.4 39/43] target/hppa: New SeaBIOS-hppa version 7
` [Stable-7.2.4 40/43] target/hppa: Update to SeaBIOS-hppa version 8
` [Stable-7.2.4 41/43] vhost: release memory_listener object in error path
` [Stable-7.2.4 42/43] vdpa: fix not using CVQ buffer in case of error
` [Stable-7.2.4 43/43] vhost-vdpa: do not cleanup the vdpa/vhost-net structures if peer nic is present

[Stable-8.0.3 00/54] Patch Round-up for stable 8.0.3, freeze on 2023-07-06
 2023-06-26 18:50 UTC  (55+ messages)
` [Stable-8.0.3 01/54] gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobs
` [Stable-8.0.3 02/54] scripts/device-crash-test: Add a parameter to run with TCG only
` [Stable-8.0.3 03/54] target/ppc: Fix fallback to MFSS for MFFS* instructions on pre 3.0 ISAs
` [Stable-8.0.3 04/54] hw/ppc/prep: Fix wiring of PIC -> CPU interrupt
` [Stable-8.0.3 05/54] ui/gtk: fix passing y0_top parameter to scanout
` [Stable-8.0.3 06/54] ui/gtk: use widget size for cursor motion event
` [Stable-8.0.3 07/54] ui/gtk-egl: fix scaling for cursor position in scanout mode
` [Stable-8.0.3 08/54] ui/sdl2: fix surface_gl_update_texture: Assertion 'gls' failed
` [Stable-8.0.3 09/54] ui/dbus: fix compilation when GBM && !OPENGL
` [Stable-8.0.3 10/54] ui/sdl2: Grab Alt+Tab also in fullscreen mode
` [Stable-8.0.3 11/54] ui/sdl2: Grab Alt+F4 also under Windows
` [Stable-8.0.3 12/54] ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows
` [Stable-8.0.3 13/54] hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop
` [Stable-8.0.3 14/54] hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs number
` [Stable-8.0.3 15/54] target/arm: Explicitly select short-format FSR for M-profile
` [Stable-8.0.3 16/54] tests/tcg/s390x: Test EXECUTE of relative branches
` [Stable-8.0.3 17/54] target/s390x: Fix LCBB overwriting the top 32 bits
` [Stable-8.0.3 18/54] tests/tcg/s390x: Test LCBB
` [Stable-8.0.3 19/54] target/s390x: Fix LOCFHR taking the wrong half of R2
` [Stable-8.0.3 20/54] tests/tcg/s390x: Test LOCFHR
` [Stable-8.0.3 21/54] linux-user/s390x: Fix single-stepping SVC
` [Stable-8.0.3 22/54] tests/tcg/s390x: Test "
` [Stable-8.0.3 23/54] target/s390x: Fix MXDB and MXDBR
` [Stable-8.0.3 24/54] tests/tcg/s390x: Test "
` [Stable-8.0.3 25/54] s390x/tcg: Fix CPU address returned by STIDP
` [Stable-8.0.3 26/54] hw/mips/malta: Fix the malta machine on big endian hosts
` [Stable-8.0.3 27/54] hw/xen: Fix memory leak in libxenstore_open() for Xen
` [Stable-8.0.3 28/54] hw/xen: Fix broken check for invalid state in xs_be_open()
` [Stable-8.0.3 29/54] docs: fix multi-process QEMU documentation
` [Stable-8.0.3 30/54] qga: Fix suspend on Linux guests without systemd
` [Stable-8.0.3 31/54] 9pfs: prevent opening special files (CVE-2023-2861)
` [Stable-8.0.3 32/54] hw/remote: Fix vfu_cfg trace offset format
` [Stable-8.0.3 33/54] vnc: move assert in vnc_worker_thread_loop
` [Stable-8.0.3 34/54] target/ppc: Fix lqarx to set cpu_reserve
` [Stable-8.0.3 35/54] target/ppc: Fix nested-hv HEAI delivery
` [Stable-8.0.3 36/54] target/ppc: Fix PMU hflags calculation
` [Stable-8.0.3 37/54] hw/riscv: qemu crash when NUMA nodes exceed available CPUs
` [Stable-8.0.3 38/54] aspeed/hace: Initialize g_autofree pointer
` [Stable-8.0.3 39/54] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
` [Stable-8.0.3 40/54] target/arm: Return correct result for LDG when ATA=0
` [Stable-8.0.3 41/54] hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1
` [Stable-8.0.3 42/54] hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
` [Stable-8.0.3 43/54] target/tricore: Fix out-of-bounds index in imask instruction
` [Stable-8.0.3 44/54] target/tricore: Add CHECK_REG_PAIR() for insn accessing 64 bit regs
` [Stable-8.0.3 45/54] host-utils: Avoid using __builtin_subcll on buggy versions of Apple Clang
` [Stable-8.0.3 46/54] pc-bios/keymaps: Use the official xkb name for Arabic layout, not the legacy synonym
` [Stable-8.0.3 47/54] target/hppa: Fix OS reboot issues
` [Stable-8.0.3 48/54] target/hppa: Provide qemu version via fw_cfg to firmware
` [Stable-8.0.3 49/54] target/hppa: New SeaBIOS-hppa version 7
` [Stable-8.0.3 50/54] target/hppa: Update to SeaBIOS-hppa version 8
` [Stable-8.0.3 51/54] vhost: release memory_listener object in error path
` [Stable-8.0.3 52/54] vhost: release virtqueue objects "
` [Stable-8.0.3 53/54] vdpa: fix not using CVQ buffer in case of error
` [Stable-8.0.3 54/54] vhost-vdpa: do not cleanup the vdpa/vhost-net structures if peer nic is present

[PATCH V1 0/3] fix migration of suspended runstate
 2023-06-26 19:11 UTC  (8+ messages)
` [PATCH V1 2/3] migration: fix "

[PATCH 0/6] migration: Test the new "file:" migration
 2023-06-26 18:22 UTC  (7+ messages)
` [PATCH 1/6] migration: Set migration status early in incoming side
` [PATCH 2/6] tests/qtest: migration: Expose migrate_set_capability
` [PATCH 3/6] tests/qtest: migration: Add migrate_incoming_qmp helper
` [PATCH 4/6] tests/qtest: migration: Use migrate_incoming_qmp where appropriate
` [PATCH 5/6] tests/qtest: migration: Add support for negative testing of qmp_migrate
` [PATCH 6/6] tests/qtest: migration-test: Add tests for file-based migration

[PULL 00/22] tcg patch queue
 2023-06-26 18:11 UTC  (24+ messages)
` [PULL 01/22] accel: Replace target_ulong in tlb_*()
` [PULL 02/22] accel/tcg/translate-all.c: Widen pc and cs_base
` [PULL 03/22] target: Widen pc/cs_base in cpu_get_tb_cpu_state
` [PULL 04/22] accel/tcg/cputlb.c: Widen CPUTLBEntry access functions
` [PULL 05/22] accel/tcg/cputlb.c: Widen addr in MMULookupPageData
` [PULL 06/22] accel/tcg/cpu-exec.c: Widen pc to vaddr
` [PULL 07/22] accel/tcg: Widen pc to vaddr in CPUJumpCache
` [PULL 08/22] accel: Replace target_ulong with vaddr in probe_*()
` [PULL 09/22] accel/tcg: Replace target_ulong with vaddr in *_mmu_lookup()
` [PULL 10/22] accel/tcg: Replace target_ulong with vaddr in translator_*()
` [PULL 11/22] cpu: Replace target_ulong with hwaddr in tb_invalidate_phys_addr()
` [PULL 12/22] softfloat: use QEMU_FLATTEN to avoid mistaken isra inlining
` [PULL 13/22] tests/plugin: Remove duplicate insn log from libinsn.so
` [PULL 14/22] accel/tcg: remove CONFIG_PROFILER
` [PULL 15/22] tcg: Fix temporary variable in tcg_gen_gvec_andcs
` [PULL 16/22] target/microblaze: Define TCG_GUEST_DEFAULT_MO
` [PULL 17/22] tcg: Do not elide memory barriers for !CF_PARALLEL in system mode
` [PULL 18/22] tcg: Add host memory barriers to cpu_ldst.h interfaces
` [PULL 19/22] accel/tcg: Remove check_tcg_memory_orders_compatible
` [PULL 20/22] accel/tcg: Store some tlb flags in CPUTLBEntryFull
` [PULL 21/22] accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
` [PULL 22/22] accel/tcg: Renumber TLB_DISCARD_WRITE

[PATCH v3 00/19] target/riscv, KVM: fixes and enhancements
 2023-06-26 17:27 UTC  (6+ messages)
` [PATCH v3 16/19] target/riscv/cpu.c: create KVM mock properties

[PATCH 0/3] vfio/migration: Make VFIO migration non-experimental
 2023-06-26 17:27 UTC  (9+ messages)
` [PATCH 3/3] "

which CPUs should call aarch64_add_{sve,pauth,sme}_properties() ?
 2023-06-26 16:54 UTC 

[PATCH v4 0/4] vhost-user-gpu get_edid feature
 2023-06-26 16:47 UTC  (5+ messages)
` [PATCH v4 1/4] virtio-gpu: refactor generate_edid function to virtio_gpu_base
` [PATCH v4 2/4] docs: vhost-user-gpu: add protocol changes for EDID
` [PATCH v4 3/4] contrib/vhost-user-gpu: implement get_edid feature
` [PATCH v4 4/4] vhost-user-gpu: implement get_edid frontend feature

[PULL v2 0/3] Hppa boot reboot fixes patches
 2023-06-26 16:33 UTC  (8+ messages)
` [PULL v2 1/3] target/hppa: Fix OS reboot issues

[RESEND PATCH v5 0/5] test and QEMU fixes to ensure proper PCIE device usage
 2023-06-26 16:12 UTC  (6+ messages)
` [RESEND PATCH v5 1/5] tests/acpi: allow changes in DSDT.noacpihp table blob
` [RESEND PATCH v5 2/5] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
` [RESEND PATCH v5 3/5] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp
` [RESEND PATCH v5 4/5] tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test
` [RESEND PATCH v5 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port

[PATCH 0/3] block: align CoR requests to subclusters
 2023-06-26 16:08 UTC  (4+ messages)
` [PATCH 1/3] block: add subcluster_size field to BlockDriverInfo
` [PATCH 2/3] block/io: align requests to subcluster_size
` [PATCH 3/3] tests/qemu-iotests/197: add testcase for CoR with subclusters

[PATCH v5 0/5] test and QEMU fixes to ensure proper PCIE device usage
 2023-06-26 16:06 UTC  (7+ messages)
` [PATCH v5 1/5] Revert "cputlb: Restrict SavedIOTLB to system emulation"
` [PATCH v5 2/5] tests/acpi: allow changes in DSDT.noacpihp table blob
` [PATCH v5 3/5] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
` [PATCH v5 4/5] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp
` [PATCH v5 5/5] tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test

[PATCH v4 0/5] test and QEMU fixes to ensure proper PCIE device usage
 2023-06-26 16:03 UTC  (8+ messages)
` [PATCH v4 4/5] tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test

[PULL 00/53] virtio,pc,pci: fixes, features, cleanups
 2023-06-26 15:53 UTC  (4+ messages)
` [PULL 53/53] vhost-vdpa: do not cleanup the vdpa/vhost-net structures if peer nic is present

[PATCH 0/4] pc-bios/s390-ccw: Fixes and improvements for start.S
 2023-06-26 15:25 UTC  (6+ messages)
` [PATCH 2/4] pc-bios/s390-ccw: Provide space for initial stack frame in start.S
` [PATCH 3/4] pc-bios/s390-ccw: Move the stack array into start.S

[PATCH] linux-user: Fix do_shmat type errors
 2023-06-26 15:06 UTC  (2+ messages)

[PATCH v3 00/12] Start replacing target_ulong with vaddr
 2023-06-26 15:04 UTC  (4+ messages)
` [PATCH v3 11/12] accel/tcg: Replace target_ulong with vaddr in page_*()

[PATCH qemu v4 1/2] target/arm: Handle IC IVAU to improve compatibility with JITs
 2023-06-26 14:27 UTC  (2+ messages)

[PATCH] migrate/multifd: fix coredump when the multifd thread cleanup
 2023-06-26 13:16 UTC  (3+ messages)

[PATCH qemu v4 0/2] target/arm: Improve user-mode compatibility with JITs
 2023-06-26 14:15 UTC  (2+ messages)
` [PATCH qemu v4 2/2] tests/tcg/aarch64: Add testcases for IC IVAU and dual-mapped code


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