qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-08 18:08:36 to 2023-10-09 11:29:38 UTC [more...]

[PATCH v2 0/1] riscv: deprecate capital 'Z' CPU properties
 2023-10-09 11:28 UTC  (2+ messages)
` [PATCH v2 1/1] target/riscv: "

[PATCH 0/3] Add emulation of AmigaOne XE board
 2023-10-09 11:22 UTC  (11+ messages)
` [PATCH 1/3] via-ide: Fix legacy mode emulation
` [PATCH 2/3] hw/pci-host: Add emulation of Mai Logic Articia S
` [PATCH 3/3] hw/ppc: Add emulation of AmigaOne XE board

[PATCH] qapi: Belatedly update CompatPolicy documentation for unstable
 2023-10-09 11:19 UTC  (2+ messages)

[PATCH v11 0/9] rutabaga_gfx + gfxstream
 2023-10-09 11:18 UTC  (12+ messages)
` [PATCH v11 6/9] gfxstream + rutabaga: add initial support for gfxstream

[PATCH] hw/mips/malta: Use sdram_type enum from 'hw/i2c/smbus_eeprom.h'
 2023-10-09 11:17 UTC  (2+ messages)

[PATCH 0/2] topic: meson: add more compiler hardening flags
 2023-10-09 11:05 UTC  (9+ messages)
` [PATCH 1/2] meson: mitigate against ROP exploits with -fzero-call-used-regs
` [PATCH 2/2] meson: mitigate against use of uninitialize stack for exploits

[PATCH 0/6] target: Use env_archcpu() instead of ARCH_CPU(env_cpu(env))
 2023-10-09 11:02 UTC  (7+ messages)
` [PATCH 1/6] target/ppc: Use env_archcpu() in helper_book3s_msgsndp()
` [PATCH 2/6] target/riscv: Use env_archcpu() in [check_]nanbox()
` [PATCH 3/6] target/s390x: Use env_archcpu() in handle_diag_308()
` [PATCH 4/6] target/xtensa: Use env_archcpu() in update_c[compare|count]()
` [PATCH 5/6] target/i386/hvf: Use x86_cpu in simulate_[rdmsr|wrmsr]()
` [PATCH 6/6] target/i386: Use env_archcpu() in simulate_[rdmsr/wrmsr]()

[PATCH v4 0/6] virtio: cleanup vhost-user-generic and reduce c&p
 2023-10-09 10:59 UTC  (9+ messages)
` [PATCH v4 1/6] virtio: split into vhost-user-base and vhost-user-device
` [PATCH v4 2/6] hw/virtio: derive vhost-user-rng from vhost-user-base
` [PATCH v4 3/6] hw/virtio: derive vhost-user-gpio "
` [PATCH v4 4/6] hw/virtio: derive vhost-user-i2c "
` [PATCH v4 5/6] hw/virtio: add vhost-user-snd and virtio-snd-pci devices
` [PATCH v4 6/6] docs/system: add a basic enumeration of vhost-user devices

[PATCH 0/7] audio: redo default audio backend creation
 2023-10-09 10:46 UTC  (2+ messages)

[PATCH] memory: initialize 'fv' in MemoryRegionCache to make Coverity happy
 2023-10-09 10:43 UTC 

[PATCH v4 0/8] vhost-user: Back-end state migration
 2023-10-09 10:28 UTC  (20+ messages)
` [PATCH v4 1/8] vhost-user.rst: Deprecate [GS]ET_STATUS
    ` (no subject)
      ` [Virtio-fs] "

[PATCH] system/vl: Use global &bdo_queue in configure_blockdev()
 2023-10-09 10:26 UTC  (2+ messages)

vIOMMU - PCI pass through to Layer 2 VMs (Nested Virtualization)
 2023-10-09 10:25 UTC  (3+ messages)

[PATCH v2] target/riscv: Use a direct cast for better performance
 2023-10-09 10:23 UTC  (3+ messages)

[PATCH v5 0/3] ramfb: migration support
 2023-10-09 10:19 UTC  (5+ messages)
` [PATCH v5 1/3] ramfb: add "
` [PATCH v5 2/3] ramfb-standalone: "
` [PATCH v5 3/3] hw/vfio: add ramfb "

[PATCH 00/10] tests: Clean up global variables shadowing
 2023-10-09 10:10 UTC  (13+ messages)
` [PATCH 01/10] system/qtest: Clean up global variable shadowing in qtest_server_init()
` [PATCH 02/10] tests/throttle: Clean up global variable shadowing
` [PATCH 03/10] tests/virtio-scsi: "
` [PATCH 04/10] tests/cdrom-test: Clean up global variable shadowing in prepare_image()
` [PATCH 05/10] tests/hd-geo-test: Clean up global variable shadowing
` [PATCH 06/10] tests/rtl8139: "
` [PATCH 07/10] tests/npcm7xx_adc: "
` [PATCH 08/10] tests/aio: "
` [PATCH 09/10] tests/aio-multithread: "
` [PATCH 10/10] tests/coroutine: "

[PATCH v7 00/15] iotests: use vm.cmd()
 2023-10-09  9:52 UTC  (4+ messages)
` [PATCH v7 05/15] python/qemu: rename command() to cmd()

[PATCH 0/6] hw: Clean up global variables shadowing
 2023-10-09  9:52 UTC  (9+ messages)
` [PATCH 1/6] hw/core/cpu: Clean up global variable shadowing
` [PATCH 2/6] hw/loader: Clean up global variable shadowing in rom_add_file()
` [PATCH 3/6] hw/display/vga: Clean up global variable shadowing
` [PATCH 4/6] hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init()
` [PATCH 5/6] hw/pci: Clean up global variable shadowing of address_space_io variable
` [PATCH 6/6] hw/s390x: Clean up global variable shadowing in quiesce_powerdown_req()

[PATCH v2 00/10] mirror: allow switching from background to active mode
 2023-10-09  9:46 UTC  (11+ messages)
` [PATCH v2 01/10] blockjob: introduce block-job-change QMP command
` [PATCH v2 02/10] block/mirror: set actively_synced even after the job is ready
` [PATCH v2 03/10] block/mirror: move dirty bitmap to filter
` [PATCH v2 04/10] block/mirror: determine copy_to_target only once
` [PATCH v2 05/10] mirror: implement mirror_change method
` [PATCH v2 06/10] qapi/block-core: use JobType for BlockJobInfo's type
` [PATCH v2 07/10] qapi/block-core: turn BlockJobInfo into a union
` [PATCH v2 08/10] blockjob: query driver-specific info via a new 'query' driver method
` [PATCH v2 09/10] mirror: return mirror-specific information upon query
` [PATCH v2 10/10] iotests: adapt test output for new mirror query property

[PATCH v2] buildsys: Only display Objective-C information when Objective-C is used
 2023-10-09  9:39 UTC  (2+ messages)

[PATCH v2 00/21] Graph locking part 4 (node management)
 2023-10-09  9:28 UTC  (6+ messages)
` [PATCH v2 03/21] preallocate: Don't poll during permission updates

[PATCH] memory: follow Error API guidelines
 2023-10-09  9:27 UTC  (3+ messages)

[PATCH] memory: drop needless argument
 2023-10-09  9:26 UTC  (3+ messages)

[PATCH] target/sparc: Clean up global variable shadowing
 2023-10-09  9:24 UTC 

[PATCH v4 0/4] Add full zoned storage emulation to qcow2 driver
 2023-10-09  9:17 UTC  (7+ messages)
` [PATCH v4 2/4] qcow2: add configurations for zoned format extension
` [PATCH v4 3/4] qcow2: add zoned emulation capability

[PATCH] buildsys: Only display Objective-C information when Objective-C is used
 2023-10-09  9:16 UTC  (2+ messages)

[PATCH v5 00/15] Prerequisite changes for IOMMUFD support
 2023-10-09  9:09 UTC  (16+ messages)
` [PATCH v5 01/15] scripts/update-linux-headers: Add iommufd.h
` [PATCH v5 02/15] linux-headers: "
` [PATCH v5 03/15] vfio/common: Move IOMMU agnostic helpers to a separate file
` [PATCH v5 04/15] vfio/common: Propagate KVM_SET_DEVICE_ATTR error if any
` [PATCH v5 05/15] vfio/common: Introduce vfio_container_add|del_section_window()
` [PATCH v5 06/15] vfio/common: Extract out vfio_kvm_device_[add/del]_fd
` [PATCH v5 07/15] vfio/pci: Introduce vfio_[attach/detach]_device
` [PATCH v5 08/15] vfio/platform: Use vfio_[attach/detach]_device
` [PATCH v5 09/15] vfio/ap: "
` [PATCH v5 10/15] vfio/ccw: "
` [PATCH v5 11/15] vfio/common: Move VFIO reset handler registration to a group agnostic function
` [PATCH v5 12/15] vfio/common: Introduce a per container device list
` [PATCH v5 13/15] vfio/common: Store the parent container in VFIODevice
` [PATCH v5 14/15] vfio/common: Introduce a global VFIODevice list
` [PATCH v5 15/15] vfio/common: Move legacy VFIO backend code into separate container.c

[PATCH] cpus: Remove unused smp_cores/smp_threads declarations
 2023-10-09  9:09 UTC 

[PATCH RFC v4 0/9] Add loongarch kvm accel support
 2023-10-09  9:01 UTC  (10+ messages)
` [PATCH RFC v4 1/9] linux-headers: Add KVM headers for loongarch
` [PATCH RFC v4 2/9] target/loongarch: Define some kvm_arch interfaces
` [PATCH RFC v4 3/9] target/loongarch: Supplement vcpu env initial when vcpu reset
` [PATCH RFC v4 4/9] target/loongarch: Implement kvm get/set registers
` [PATCH RFC v4 5/9] target/loongarch: Implement kvm_arch_init function
` [PATCH RFC v4 6/9] target/loongarch: Implement kvm_arch_init_vcpu
` [PATCH RFC v4 7/9] target/loongarch: Implement kvm_arch_handle_exit
` [PATCH RFC v4 8/9] target/loongarch: Implement set vcpu intr for kvm
` [PATCH RFC v4 9/9] target/loongarch: Add loongarch kvm into meson build

[PATCH v2] hw/virtio/virtio-gpu: Fix compiler warning when compiling with -Wshadow
 2023-10-09  8:45 UTC 

[PATCH v2] contrib/vhost-user-gpu: Fix compiler warning when compiling with -Wshadow
 2023-10-09  8:37 UTC 

[PATCH v4 00/15] Prerequisite changes for IOMMUFD support
 2023-10-09  8:25 UTC  (7+ messages)
` [PATCH v4 10/15] vfio/ccw: Use vfio_[attach/detach]_device

[PATCH 00/15] Nested PAPR API (KVM on PowerVM)
 2023-10-09  8:23 UTC  (4+ messages)
` [PATCH RESEND 11/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_[GET|SET]_STATE

[PATCH] hw/virtio/virtio-gpu: Fix compiler warning when compiling with -Wshadow
 2023-10-09  8:13 UTC  (3+ messages)

[PATCH] target/riscv: deprecate capital 'Z' CPU properties
 2023-10-09  7:53 UTC  (4+ messages)

[PATCH 00/44] Raspberry Pi 4B machine
 2023-10-09  7:06 UTC  (2+ messages)

[v3] Help wanted for enabling -Wshadow=local
 2023-10-09  7:50 UTC  (6+ messages)

virtio via external shared ram
 2023-10-09  7:43 UTC 

[PATCH] hw/ppc: Add nest1 chiplet control scoms
 2023-10-09  7:34 UTC  (2+ messages)

[PATCH v17 0/9] gfxstream + rutabaga_gfx
 2023-10-09  7:15 UTC  (4+ messages)
` [PATCH v17 6/9] gfxstream + rutabaga: add initial support for gfxstream

[PATCH] scripts/xml-preprocess: Make sure this script is invoked via the right Python
 2023-10-09  7:01 UTC  (2+ messages)

[PATCH 0/3] vfio: memory leak fix and code cleanup
 2023-10-09  6:54 UTC  (8+ messages)
` [PATCH 1/3] vfio/pci: Fix a potential memory leak in vfio_listener_region_add
` [PATCH 2/3] vfio/ap: Remove pointless apdev variable
` [PATCH 3/3] vfio/ccw: Remove redundant definition of TYPE_VFIO_CCW

[PULL v2 0/6] vfio queue
 2023-10-09  6:49 UTC  (7+ messages)
` [PULL 1/6] vfio/display: Fix missing update to set backing fields
` [PULL 2/6] vfio/pci: rename vfio_put_device to vfio_pci_put_device
` [PULL 3/6] vfio/pci: detect the support of dynamic MSI-X allocation
` [PULL 4/6] vfio/pci: enable vector on "
` [PULL 5/6] vfio/pci: use an invalid fd to enable MSI-X
` [PULL 6/6] vfio/pci: enable MSI-X in interrupt restoring on dynamic allocation

[PULL 00/21] vfio queue
 2023-10-09  6:47 UTC  (3+ messages)

[PATCH v2 0/3] hexagon: GETPC() and shadowing fixes
 2023-10-09  6:43 UTC  (4+ messages)
` [PATCH v2 3/3] target/hexagon: avoid shadowing globals

[PULL v2 00/25] Audio, source reorg, HVF changes for 2023-10-06
 2023-10-09  6:35 UTC  (3+ messages)
` [PULL 09/25] tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
` [PULL 16/25] system: Rename softmmu/ directory as system/

[PATCH v3 0/3] hexagon: GETPC() fixes, shadowing fixes
 2023-10-09  6:18 UTC  (7+ messages)
` [PATCH v3 1/3] target/hexagon: move GETPC() calls to top level helpers
` [PATCH v3 2/3] target/hexagon: fix some occurrences of -Wshadow=local
` [PATCH v3 3/3] target/hexagon: avoid shadowing globals

[PATCH] hw/virtio/vhost: Silence compiler warnings in vhost code when using -Wshadow
 2023-10-09  6:02 UTC  (7+ messages)

[PATCH v8 0/5] Implement reconnect for vhost-user-scsi
 2023-10-09  4:47 UTC  (6+ messages)
` [PATCH v8 1/5] vhost-user-common: send get_inflight_fd once
` [PATCH v8 2/5] vhost: move and rename the conn retry times
` [PATCH v8 3/5] vhost-user-scsi: support reconnect to backend
` [PATCH v8 4/5] vhost-user-scsi: start vhost when guest kicks
` [PATCH v8 5/5] vhost-user: fix lost reconnect

[PATCH v7 0/5] Implement reconnect for vhost-user-scsi
 2023-10-09  4:34 UTC  (4+ messages)
` [PATCH v7 3/5] vhost-user-scsi: support reconnect to backend

[PATCH 0/2] riscv: add extension properties for all cpus
 2023-10-09  2:37 UTC  (4+ messages)
` [PATCH 2/2] target/riscv/tcg-cpu.c: "

[PATCH 0/6] riscv: RVA22U64 profile support
 2023-10-09  2:32 UTC  (7+ messages)

[PATCH v2] target/riscv: pmp: Ignore writes when RW=01
 2023-10-09  1:25 UTC  (3+ messages)

[PATCH v3 0/5] Risc-V/gdb: replace exit calls with proper shutdown
 2023-10-09  1:21 UTC  (5+ messages)
` [PATCH v3 4/5] hw/char: riscv_htif: "

[PATCH] target/riscv/tcg: remove RVG warning
 2023-10-09  1:19 UTC  (3+ messages)

[PATCH 0/2] riscv, kvm: support KVM_GET_REG_LIST
 2023-10-09  1:14 UTC  (2+ messages)

[PATCH v2 0/2] riscv, kvm: support KVM_GET_REG_LIST
 2023-10-09  1:13 UTC  (5+ messages)
` [PATCH v2 1/2] target/riscv/kvm: improve 'init_multiext_cfg' error msg
` [PATCH v2 2/2] target/riscv/kvm: support KVM_GET_REG_LIST

[PATCH 0/3] Support discontinuous PMU counters
 2023-10-09  0:57 UTC  (7+ messages)
` [PATCH 1/3] target/riscv: Propagate error from PMU setup
` [PATCH 2/3] target/riscv: Support discontinuous PMU counters

[PATCH 0/3] hvf x86 correctness and efficiency improvements
 2023-10-08 19:29 UTC  (8+ messages)
` [PATCH 1/3] i386: hvf: Adds support for INVTSC cpuid bit
` [PATCH 2/3] i386: hvf: In kick_vcpu use hv_vcpu_interrupt to force exit


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