qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-26 18:56:55 to 2023-06-27 08:12:06 UTC [more...]

[PATCH v4 00/19] target/riscv, KVM: fixes and enhancements
 2023-06-27  8:11 UTC  (21+ messages)
` [PATCH v4 01/19] target/riscv: skip features setup for KVM CPUs
` [PATCH v4 02/19] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
` [PATCH v4 03/19] target/riscv/cpu.c: restrict 'mvendorid' value
` [PATCH v4 04/19] target/riscv/cpu.c: restrict 'mimpid' value
` [PATCH v4 05/19] target/riscv/cpu.c: restrict 'marchid' value
` [PATCH v4 06/19] target/riscv: use KVM scratch CPUs to init KVM properties
` [PATCH v4 07/19] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
` [PATCH v4 08/19] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
` [PATCH v4 09/19] linux-headers: Update to v6.4-rc1
` [PATCH v4 10/19] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
` [PATCH v4 11/19] target/riscv/cpu: add misa_ext_info_arr[]
` [PATCH v4 12/19] target/riscv: add KVM specific MISA properties
` [PATCH v4 13/19] target/riscv/kvm.c: update KVM MISA bits
` [PATCH v4 14/19] target/riscv/kvm.c: add multi-letter extension KVM properties
` [PATCH v4 15/19] target/riscv/cpu.c: remove priv_ver check from riscv_isa_string_ext()
` [PATCH v4 16/19] target/riscv/cpu.c: create KVM mock properties
` [PATCH v4 17/19] target/riscv: update multi-letter extension KVM properties
` [PATCH v4 18/19] target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
` [PATCH v4 19/19] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM

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

[PATCH v2 00/26] maintainer omnibus: testing, fuzz, plugins, documentation
 2023-06-27  7:54 UTC  (31+ messages)
` [PATCH v2 01/26] gitlab: explicit set artifacts publishing criteria
` [PATCH v2 02/26] gitlab: ensure coverage job also publishes meson log
` [PATCH v2 03/26] gitlab: reduce testing scope of check-gcov
` [PATCH v2 04/26] docs/devel: remind developers to run CI container pipeline when updating images
` [PATCH v2 05/26] tests/tcg: add mechanism to handle plugin arguments
` [PATCH v2 06/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index
` [PATCH v2 07/26] scripts/oss-fuzz: add a suppression for keymap
` [PATCH v2 08/26] tests/qtests: clean-up and fix leak in generic_fuzz
` [PATCH v2 09/26] tests/docker: add test-fuzz
` [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
` [PATCH v2 13/26] tests/lcitool: add an explicit gcc-native package
` [PATCH v2 14/26] tests/lcitool: introduce qemu-minimal
` [PATCH v2 15/26] tests/docker: convert riscv64-cross to lcitool
` [PATCH v2 16/26] tests/avocado: update firmware to enable sbsa-ref/max
` [PATCH v2 17/26] plugins: force slow path when plugins instrument memory ops
` [PATCH v2 18/26] plugins: fix memory leak while parsing options
` [PATCH v2 19/26] plugins: update lockstep to use g_memdup2
` [PATCH v2 20/26] docs/devel: add some front matter to the devel index
` [PATCH v2 21/26] include/migration: mark vmstate_register() as a legacy function
` [PATCH v2 22/26] include/hw/qdev-core: fixup kerneldoc annotations
` [PATCH v2 23/26] docs/devel/qom.rst: Correct code style
` [PATCH v2 24/26] docs/devel: split qom-api reference into new file
` [PATCH v2 25/26] docs/devel: introduce some key concepts for QOM development
` [PATCH v2 26/26] tests/plugin: Remove duplicate insn log from libinsn.so

[PATCH v2 0/4] pc-bios/s390-ccw: Fixes and improvements for start.S
 2023-06-27  7:47 UTC  (5+ messages)
` [PATCH v2 1/4] pc-bios/s390-ccw: Fix indentation in start.S
` [PATCH v2 2/4] pc-bios/s390-ccw: Provide space for initial stack frame "
` [PATCH v2 3/4] pc-bios/s390-ccw: Move the stack array into start.S
` [PATCH v2 4/4] pc-bios/s390-ccw: Don't use __bss_start with the "larl" instruction

[PATCH v2 0/6] maintainer omnibus: testing, fuzz, plugins, documentation
 2023-06-27  7:37 UTC  (8+ 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 v2 0/5] Misc fixes for throttle
 2023-06-27  7:24 UTC  (6+ messages)
` [PATCH v2 1/5] throttle: introduce enum ThrottleType
` [PATCH v2 2/5] test-throttle: use "
` [PATCH v2 3/5] throttle: support read-only and write-only
` [PATCH v2 4/5] test-throttle: test read only and write only
` [PATCH v2 5/5] cryptodev: use NULL throttle timer cb for read direction

[PATCH 0/4] fpu: Add float64_to_int{32,64}_modulo
 2023-06-27  7:12 UTC  (3+ messages)

[PATCH v2] piix: fix regression during unplug in Xen HVM domUs
 2023-06-27  7:11 UTC  (7+ messages)

[PATCH] icount: don't adjust virtual time backwards after warp
 2023-06-27  7:00 UTC  (2+ messages)

[PATCH 0/4] pc-bios/s390-ccw: Fixes and improvements for start.S
 2023-06-27  6:55 UTC  (5+ messages)
` [PATCH 3/4] pc-bios/s390-ccw: Move the stack array into start.S

[PATCH 0/4] target/ppc: Catch invalid real address accesses
 2023-06-27  6:49 UTC  (6+ messages)

[PATCH] Revert "hw/sparc64/niagara: Use blk_name() instead of open-coding it"
 2023-06-27  6:48 UTC  (2+ messages)

[PATCH v2 0/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr
 2023-06-27  6:46 UTC  (3+ messages)

Reducing vdpa migration downtime because of memory pin / maps
 2023-06-27  6:36 UTC  (6+ messages)

[PATCH v5] Emulate dip switch language layout settings on SUN keyboard
 2023-06-27  6:33 UTC  (14+ messages)
    ` [PATCH v6] "
      ` Ping: "
            ` [PATCH v7] "
                      ` [PATCH v8] "

which CPUs should call aarch64_add_{sve,pauth,sme}_properties() ?
 2023-06-27  6:22 UTC  (2+ messages)
` which CPUs should call aarch64_add_{sve, pauth, sme}_properties() ?

[PATCH 0/7] Add new CPU model EmeraldRapids and GraniteRapids
 2023-06-27  6:10 UTC  (13+ messages)
` [PATCH 1/7] target/i386: Add FEAT_7_1_EDX to adjust feature level
` [PATCH 3/7] target/i386: Allow MCDT_NO if host supports
` [PATCH 5/7] target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapids CPU model
` [PATCH 6/7] target/i386: Add new CPU model EmeraldRapids

[PATCH 0/5] Misc fixes for throttle
 2023-06-27  5:25 UTC  (13+ 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

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

[PATCH v3 0/3] VFIO migration related refactor and bug fix
 2023-06-27  2:55 UTC  (12+ messages)
` [PATCH v3 1/3] vfio/pci: Fix resource leak in vfio_realize
` [PATCH v3 3/3] vfio/migration: vfio/migration: Refactor and fix print of "Migration disabled"

[PATCH] net: add initial support for AF_XDP network backend
 2023-06-27  2:54 UTC  (5+ messages)

[PATCH v1 0/5] target/arm: Handle psci calls in userspace
 2023-06-27  2:34 UTC  (3+ messages)

[PATCH] ui/gtk: making dmabuf NULL when it's released
 2023-06-27  0:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] migrate/multifd: fix coredump when the multifd thread cleanup
 2023-06-27  1:11 UTC  (4+ messages)

[PATCH] virtio-gpu: OUT_OF_MEMORY if failing to create udmabuf
 2023-06-27  0:34 UTC  (2+ messages)
` [PATCH v2] "

[PATCH RFC] icount: don't adjust virtual time backwards after warp
 2023-06-27  0:23 UTC  (4+ messages)

[PATCH 00/16] target/riscv: Allow building without TCG (KVM-only so far)
 2023-06-26 23:20 UTC  (17+ messages)
` [PATCH 01/16] target/riscv: Remove unused 'instmap.h' header in translate.c
` [PATCH 02/16] target/riscv: Restrict KVM-specific fields from ArchCPU
` [PATCH 03/16] target/riscv: Restrict sysemu specific header to user emulation
` [PATCH 04/16] target/riscv: Restrict 'rv128' machine to TCG accelerator
` [PATCH 05/16] target/riscv: Move sysemu-specific files to target/riscv/sysemu/
` [PATCH 06/16] target/riscv: Restrict riscv_cpu_do_interrupt() to sysemu
` [PATCH 07/16] target/riscv: Move TCG-specific files to target/riscv/tcg/
` [PATCH 08/16] target/riscv: Move TCG-specific cpu_get_tb_cpu_state() to tcg/cpu.c
` [PATCH 09/16] target/riscv: Expose some 'trigger' prototypes from debug.c
` [PATCH 10/16] target/riscv: Extract TCG-specific code "
` [PATCH 11/16] target/riscv: Move sysemu-specific debug files to target/riscv/sysemu/
` [PATCH 12/16] target/riscv: Expose riscv_cpu_pending_to_irq() from cpu_helper.c
` [RFC PATCH 13/16] target/riscv: Move TCG/sysemu-specific code to tcg/sysemu/cpu_helper.c
` [PATCH 14/16] target/riscv: Move sysemu-specific code to sysemu/cpu_helper.c
` [PATCH 15/16] target/riscv: Restrict TCG-specific prototype declarations
` [PATCH 16/16] gitlab-ci.d/crossbuilds: Add KVM riscv64 cross-build jobs

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

[PATCH 00/26] maintainer omnibus: testing, fuzz, plugins, documentation
 2023-06-26 20:21 UTC  (4+ messages)
` [PATCH 07/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index

[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  (28+ messages)
` [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 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 19/54] target/s390x: Fix LOCFHR taking the wrong half of R2
` [Stable-8.0.3 22/54] tests/tcg/s390x: Test single-stepping SVC
` [Stable-8.0.3 26/54] hw/mips/malta: Fix the malta machine on big endian hosts
` [Stable-8.0.3 28/54] hw/xen: Fix broken check for invalid state in xs_be_open()
` [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 34/54] target/ppc: Fix lqarx to set cpu_reserve
` [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 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 52/54] vhost: release virtqueue objects in error path
` [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 "


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