qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-03 12:21:46 to 2023-04-04 07:12:33 UTC [more...]

[PATCH v6 00/25] target/riscv: MSTATUS_SUM + cleanups
 2023-04-04  7:11 UTC  (3+ messages)

[PATCH v6 0/6] target/riscv: Fix pointer mask related support
 2023-04-04  7:07 UTC  (14+ messages)
` [PATCH v6 1/6] target/riscv: Fix pointer mask transformation for vector address
` [PATCH v6 2/6] target/riscv: Update cur_pmmask/base when xl changes
` [PATCH v6 3/6] target/riscv: Fix target address to update badaddr
` [PATCH v6 4/6] target/riscv: Add support for PC-relative translation
` [PATCH v6 5/6] target/riscv: Enable PC-relative translation in system mode
` [PATCH v6 6/6] target/riscv: Add pointer mask support for instruction fetch

[PATCH] acpi: pcihp: make pending delete expire in 5sec
 2023-04-04  7:03 UTC  (3+ messages)

[PATCH v19 00/21] s390x: CPU Topology
 2023-04-04  7:03 UTC  (25+ messages)
` [PATCH v19 01/21] s390x/cpu topology: add s390 specifics to CPU topology
` [PATCH v19 02/21] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v19 03/21] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v19 04/21] s390x/sclp: reporting the maximum nested topology entries
` [PATCH v19 05/21] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v19 06/21] s390x/cpu topology: interception of PTF instruction
` [PATCH v19 07/21] target/s390x/cpu topology: activate CPU topology
` [PATCH v19 08/21] qapi/s390x/cpu topology: set-cpu-topology qmp command
` [PATCH v19 09/21] machine: adding s390 topology to query-cpu-fast
` [PATCH v19 10/21] machine: adding s390 topology to info hotpluggable-cpus
` [PATCH v19 11/21] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
` [PATCH v19 12/21] qapi/s390x/cpu topology: query-cpu-polarization qmp command
` [PATCH v19 13/21] docs/s390x/cpu topology: document s390x cpu topology
` [PATCH v19 14/21] tests/avocado: s390x cpu topology core
` [PATCH v19 15/21] tests/avocado: s390x cpu topology polarisation
` [PATCH v19 16/21] tests/avocado: s390x cpu topology entitlement tests
` [PATCH v19 17/21] tests/avocado: s390x cpu topology test dedicated CPU
` [PATCH v19 18/21] tests/avocado: s390x cpu topology test socket full
` [PATCH v19 19/21] tests/avocado: s390x cpu topology dedicated errors
` [PATCH v19 20/21] tests/avocado: s390x cpu topology bad move
` [PATCH v19 21/21] tests/avocado: s390x cpu topology query-cpu-polarization

[PATCH v5] hostmem-file: add offset option
 2023-04-04  6:48 UTC  (2+ messages)

an issue for device hot-unplug
 2023-04-04  6:45 UTC  (4+ messages)

[PATCH v8] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-04-04  6:36 UTC  (6+ messages)

[PATCH] vfio/migration: Skip log_sync during migration SETUP state
 2023-04-04  6:07 UTC  (4+ messages)

[RFC PATCH v2 00/44] Add LoongArch LSX instructions
 2023-04-04  3:46 UTC  (23+ messages)
` [RFC PATCH v2 18/44] target/loongarch: Implement vsat
` [RFC PATCH v2 37/44] target/loongarch: Implement vfcmp
` [RFC PATCH v2 38/44] target/loongarch: Implement vbitsel vset
` [RFC PATCH v2 39/44] target/loongarch: Implement vinsgr2vr vpickve2gr vreplgr2vr
` [RFC PATCH v2 40/44] target/loongarch: Implement vreplve vpack vpick
` [RFC PATCH v2 41/44] target/loongarch: Implement vilvl vilvh vextrins vshuf
` [RFC PATCH v2 42/44] target/loongarch: Implement vld vst
` [RFC PATCH v2 43/44] target/loongarch: Implement vldi
` [RFC PATCH v2 44/44] target/loongarch: Use {set/get}_gpr replace to cpu_fpr

[RESEND PATCH v5 0/6] target/riscv: Fix pointer mask related support
 2023-04-04  2:38 UTC  (5+ messages)
` [RESEND PATCH v5 4/6] target/riscv: Add support for PC-relative translation

On integrating LoongArch EDK2 firmware into QEMU build process
 2023-04-04  2:24 UTC  (9+ messages)
        ` [edk2-devel] "

[PATCH qemu v2] sev/i386: Fix error reporting
 2023-04-04  1:29 UTC 

[RESEND PATCH v2 0/3] Enable -cpu <cpu>,help
 2023-04-04  1:19 UTC  (4+ messages)
` [PATCH v2 1/3] qapi/machine-target: refactor machine-target
` [PATCH v2 2/3] cpu, qapi, target/arm, i386, s390x: Generalize query-cpu-model-expansion
` [PATCH v2 3/3] cpu, qdict, vl: Enable printing options for CPU type

[PATCH v2 for 8.0?] nbd/server: Request TCP_NODELAY
 2023-04-04  0:40 UTC 

[PATCH] MAINTAINERS: Add Eugenio Pérez as vhost-shadow-virtqueue reviewer
 2023-04-04  0:36 UTC  (2+ messages)

[PATCH] block/nfs: avoid BDRV_POLL_WHILE() in nfs_co_get_allocated_file_size()
 2023-04-03 23:30 UTC 

[PATCH v4] hostmem-file: add offset option
 2023-04-03 22:11 UTC  (6+ messages)

[PATCH RESEND 1/2] qtest/migration-test.c: Add test with compress enabled
 2023-04-03 21:19 UTC  (4+ messages)
` [PATCH RESEND 2/2] migration/ram.c: Fix migration "

[RFC QEMU PATCH 00/18] Add VirtIO GPU and Passthrough GPU support on Xen
 2023-04-03 21:03 UTC  (7+ messages)
` [RFC QEMU PATCH 08/18] virtio-gpu: Initialize Venus

[PATCH v2 00/10] Deprecate/rename singlestep command line option, monitor interfaces
 2023-04-03 20:48 UTC  (24+ messages)
` [PATCH v2 01/10] make one-insn-per-tb an accel option
` [PATCH v2 02/10] softmmu: Don't use 'singlestep' global in QMP and HMP commands
` [PATCH v2 03/10] tcg: Use one-insn-per-tb accelerator property in curr_cflags()
` [PATCH v2 04/10] linux-user: Add '-one-insn-per-tb' option equivalent to '-singlestep'
` [PATCH v2 05/10] bsd-user: "
` [PATCH v2 06/10] Document that -singlestep command line option is deprecated
` [PATCH v2 07/10] hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep'
` [PATCH v2 08/10] hmp: Report 'one-insn-per-tb', not 'single step mode', in 'info status' output
` [PATCH v2 09/10] qapi/run-state.json: Fix missing newline at end of file
` [PATCH v2 10/10] hmp: Deprecate 'singlestep' member of StatusInfo

[PATCH 00/13] block: remove aio_disable_external() API
 2023-04-03 20:47 UTC  (15+ messages)
` [PATCH 01/13] virtio-scsi: avoid race between unplug and transport event
` [PATCH 02/13] virtio-scsi: stop using aio_disable_external() during unplug
` [PATCH 03/13] block/export: only acquire AioContext once for vhost_user_server_stop()
` [PATCH 04/13] util/vhost-user-server: rename refcount to in_flight counter
` [PATCH 05/13] block/export: wait for vhost-user-blk requests when draining
` [PATCH 06/13] block/export: stop using is_external in vhost-user-blk server
` [PATCH 07/13] virtio: do not set is_external=true on host notifiers
` [PATCH 08/13] hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore
` [PATCH 09/13] hw/xen: do not set is_external=true on evtchn fds
` [PATCH 10/13] block/export: rewrite vduse-blk drain code
` [PATCH 11/13] block/fuse: take AioContext lock around blk_exp_ref/unref()
` [PATCH 12/13] block/fuse: do not set is_external=true on FUSE fd
` [PATCH 13/13] aio: remove aio_disable_external() API

[PATCH v3 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-04-03 20:36 UTC  (7+ messages)
` [PATCH v3 2/6] hw/isa/piix3: Reuse piix3_realize() in piix3_xen_realize()

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

[PATCH v2] hostmem-file: add offset option
 2023-04-03 19:50 UTC  (3+ messages)

[RFC PATCH v1 00/26] migration: File based migration with multifd and fixed-ram
 2023-04-03 19:26 UTC  (11+ messages)

[PATCH v4 0/2] Add gdbstub support to HVF
 2023-04-03 19:16 UTC  (3+ messages)
` [PATCH v4 1/2] arm: move KVM breakpoints helpers
` [PATCH v4 2/2] hvf: implement guest debugging on Apple Silicon hosts

[PATCH] tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancel
 2023-04-03 19:16 UTC  (5+ messages)

[PATCH] target/mips: tcg: detect out-of-bounds accesses to cpu_gpr and cpu_gpr_hi
 2023-04-03 18:21 UTC  (2+ messages)

[PATCH 00/11] more misc fixes for 8.0 (tests, gdbstub, meta, docs)
 2023-04-03 18:17 UTC  (7+ messages)
` [PATCH 04/11] qemu-options: finesse the recommendations around -blockdev

[PATCH] MAINTAINERS: Remove and change David Gilbert maintainer entries
 2023-04-03 17:27 UTC  (4+ messages)

[PATCH for 8.1 v2 0/6] Move ASID test to vhost-vdpa net initialization
 2023-04-03 17:21 UTC  (9+ messages)
` [PATCH for 8.1 v2 5/6] vdpa: move CVQ isolation check to net_init_vhost_vdpa

[PATCH v7 0/4] Add zone append write for zoned device
 2023-04-03 17:12 UTC  (9+ messages)
` [PATCH v7 1/4] file-posix: add tracking of the zone write pointers
` [PATCH v7 2/4] block: introduce zone append write for zoned devices
` [PATCH v7 3/4] qemu-iotests: test zone append operation
` [PATCH v7 4/4] block: add some trace events for zone append

[PATCH v2 0/5] Support x2APIC mode with TCG accelerator
 2023-04-03 16:38 UTC  (16+ messages)
` [PATCH v2 2/5] apic: add support for x2APIC mode

[RFC PATCH v1 00/26] migration: File based migration with multifd and fixed-ram
 2023-04-03 16:36 UTC  (5+ messages)

[PATCH] Subject:[PATCH] cxl-cdat:Fix open file not closed in ct3_load_cdat
 2023-04-03 16:31 UTC  (2+ messages)

[PULL 00/10] virtio,pc,pci: fixes,cleanups,features
 2023-04-03 16:12 UTC  (11+ messages)
` [PULL 02/10] pci-bridge/cxl_downstream: Add a CXL switch downstream port

property 'cxl-type3.size' not found
 2023-04-03 16:12 UTC  (6+ messages)

[PULL 0/4] target-arm queue
 2023-04-03 16:01 UTC  (5+ messages)
` [PULL 1/4] target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask()
` [PULL 2/4] hw/arm: do not free machine->fdt in arm_load_dtb()
` [PULL 3/4] target/arm: Fix generated code for cpreg reads when HSTR is active
` [PULL 4/4] hw/ssi: Fix Linux driver init issue with xilinx_spi

[PATCH] coverity: update COMPONENTS.md
 2023-04-03 15:51 UTC  (2+ messages)

[PATCH v18 0/8] Add support for zoned device
 2023-04-03 15:28 UTC  (3+ messages)

[PATCH] stm32vldiscovery: allow overriding of RAM size
 2023-04-03 14:48 UTC  (3+ messages)

[PATCH qemu] sev/i386: Fix error reporting
 2023-04-03 14:57 UTC  (2+ messages)

[PATCH v6 0/3] qga: Support merging output streams in guest-exec
 2023-04-03 14:56 UTC  (5+ messages)
` [PATCH v6 2/3] qga: Add `merged` variant to GuestExecCaptureOutputMode

[PATCH 0/2] Migration time prediction using calc-dirty-rate
 2023-04-03 14:41 UTC  (2+ messages)

[RFC PATCH 0/5] Deprecate/rename singlestep command line option
 2023-04-03 14:41 UTC  (4+ messages)

[RFC PATCH 0/1] Implement entropy leak reporting for virtio-rng
 2023-04-03 14:27 UTC  (4+ messages)

[PATCH 0/4] block: Split padded I/O vectors exceeding IOV_MAX
 2023-04-03 14:23 UTC  (7+ messages)
` [PATCH 2/4] "
` [PATCH 4/4] iotests/iov-padding: New test

[PATCH v2 00/11] more misc fixes for 8.0 (tests, gdbstub, meta, docs)
 2023-04-03 13:49 UTC  (12+ messages)
` [PATCH v2 01/11] scripts/coverage: initial coverage comparison script
` [PATCH v2 02/11] gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary
` [PATCH v2 03/11] gdbstub: don't report auxv feature unless on Linux
` [PATCH v2 04/11] MAINTAINERS: add a section for policy documents
` [PATCH v2 05/11] qemu-options: finesse the recommendations around -blockdev
` [PATCH v2 06/11] metadata: add .git-blame-ignore-revs
` [PATCH v2 07/11] Use hexagon toolchain version 16.0.0
` [PATCH v2 08/11] tests/qemu-iotests: explicitly invoke 'check' via 'python'
` [PATCH v2 09/11] tests/vm: use the default system python for NetBSD
` [PATCH v2 10/11] gitlab: fix typo
` [PATCH v2 11/11] tests/avocado: Test Xen guest support under KVM

riscv: g_assert for NULL predicate?
 2023-04-03 13:42 UTC 

[PATCH v2] target/loongarch: Enables plugins to get instruction codes
 2023-04-03 13:11 UTC  (2+ messages)

[PATCH v2] lasi: fix RTC migration
 2023-04-03 12:54 UTC 

[PATCH] Make bootable RPi4B model
 2023-04-03  7:21 UTC  (3+ messages)

[RFC PATCH] gdbstub: don't report auxv feature unless on Linux
 2023-04-03 12:51 UTC  (3+ messages)

[RFC PATCH] tests/avocado: Test Xen guest support under KVM
 2023-04-03 12:21 UTC  (3+ messages)
  ` [EXTERNAL][RFC "


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