qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-12 16:31:17 to 2022-10-13 14:49:08 UTC [more...]

[PATCH v2] pci: Assert that capabilities never overlap
 2022-10-13 14:45 UTC  (8+ messages)

[PATCH v7 0/5] QEMU PCIe DOE for PCIe 4.0/5.0 and CXL 2.0
 2022-10-13 14:40 UTC  (23+ messages)
` [PATCH v7 3/5] hw/cxl/cdat: CXL CDAT Data Object Exchange implementation
` [PATCH v7 4/5] hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
    ` [PATCH 1/5] hw/mem/cxl_type3: fix checkpatch errors
    ` [PATCH 2/5] hw/mem/cxl_type3: Pull validation checks ahead of functional code
    ` [PATCH 3/5] hw/mem/cxl_type3: CDAT pre-allocate and check resources prior to work
    ` [PATCH 4/5] hw/mem/cxl_type3: Change the CDAT allocation/free strategy
    ` [PATCH 5/5] hw/mem/cxl_type3: Refactor CDAT sub-table entry initialization into a function

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-13 13:34 UTC  (10+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd

[PATCH 00/20] tests/9p: introduce declarative function calls
 2022-10-13 13:34 UTC  (4+ messages)

[PATCH 0/4] Qemu SEV reduced-phys-bits fixes
 2022-10-13 14:01 UTC  (9+ messages)
` [PATCH 1/4] qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1
` [PATCH 2/4] qemu-options.hx: Update the reduced-phys-bits documentation
` [PATCH 3/4] i386/sev: Update checks and information related to reduced-phys-bits
` [PATCH 4/4] i386/cpu: Update how the EBX register of CPUID 0x8000001F is set

[PATCH] tests/tcg: include CONFIG_PLUGIN in config-host.mak
 2022-10-13 13:13 UTC 

[PATCH] blkdebug: ignore invalid rules in non-coroutine context
 2022-10-13 13:28 UTC  (4+ messages)

[PATCH v3 00/29] PowerPC interrupt rework
 2022-10-13 13:11 UTC  (19+ messages)
` [PATCH v3 03/29] target/ppc: split interrupt masking and delivery from ppc_hw_interrupt
` [PATCH v3 04/29] target/ppc: prepare to split interrupt masking and delivery by excp_model
` [PATCH v3 05/29] target/ppc: create an interrupt masking method for POWER9/POWER10
` [PATCH v3 06/29] target/ppc: remove unused interrupts from p9_next_unmasked_interrupt
` [PATCH v3 07/29] target/ppc: create an interrupt deliver method for POWER9/POWER10
` [PATCH v3 08/29] target/ppc: remove unused interrupts from p9_deliver_interrupt
` [PATCH v3 09/29] target/ppc: remove generic architecture checks "
` [PATCH v3 10/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER9
` [PATCH v3 11/29] target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_interrupt

[PATCH RFC] virtio-net: fix bottom-half packet TX on asynchronous completion
 2022-10-13 14:00 UTC 

[PATCH v2] configure: Avoid using strings binary
 2022-10-13 13:43 UTC 

[PATCH] configure: Avoid using strings binary
 2022-10-13 13:26 UTC  (8+ messages)

[PATCH] include/hw/scsi/scsi.h: Remove unused scsi_legacy_handle_cmdline() prototype
 2022-10-13 13:30 UTC  (2+ messages)

[PATCH] RISC-V: Add support for Ztso
 2022-10-13 10:25 UTC  (6+ messages)

[PATCH 00/24] More coroutine_fn fixes
 2022-10-13 12:37 UTC  (25+ messages)
` [PATCH 01/24] backup: remove incorrect coroutine_fn annotation
` [PATCH 02/24] block: "
` [PATCH 03/24] monitor: add missing "
` [PATCH 04/24] ssh: "
` [PATCH 05/24] block: add missing coroutine_fn annotation to prototypes
` [PATCH 06/24] coroutine-lock: "
` [PATCH 07/24] coroutine-io: "
` [PATCH 08/24] block: add missing coroutine_fn annotation to BlockDriverState callbacks
` [PATCH 09/24] qcow2: add coroutine_fn annotation for indirect-called functions
` [PATCH 10/24] blkdebug: add missing "
` [PATCH 11/24] qcow: manually add more coroutine_fn annotations
` [PATCH 12/24] qcow2: "
` [PATCH 13/24] vmdk: "
` [PATCH 14/24] commit: switch to *_co_* functions
` [PATCH 15/24] block: "
` [PATCH 16/24] mirror: "
` [PATCH 17/24] parallels: "
` [PATCH 18/24] qcow: "
` [PATCH 19/24] qcow2: "
` [PATCH 20/24] qed: "
` [PATCH 21/24] vdi: "
` [PATCH 22/24] vhdx: "
` [PATCH 23/24] vmdk: "
` [PATCH 24/24] monitor: "

[RFC 0/7] migration patches for VFIO
 2022-10-13 12:25 UTC  (3+ messages)
` [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped

[PATCH v4 0/7] qga: Add FreeBSD support
 2022-10-13 12:10 UTC  (9+ messages)
` [PATCH v4 1/7] qga: Add initial "
` [PATCH v4 2/7] qga: Move Linux-specific FS freeze/thaw code to a separate file
` [PATCH v4 3/7] qga: Add UFS freeze/thaw support for FreeBSD
` [PATCH v4 4/7] qga: Add shutdown/halt/reboot "
` [PATCH v4 5/7] qga: Add support for user password setting in FreeBSD
` [PATCH v4 6/7] qga: Move HW address getting to a separate function
` [PATCH v4 7/7] qga: Add HW address getting for FreeBSD

[PATCH v8 0/5] QEMU PCIe DOE for PCIe 4.0/5.0 and CXL 2
 2022-10-13 12:00 UTC  (6+ messages)
` [PATCH v8 1/5] hw/pci: PCIe Data Object Exchange emulation
` [PATCH v8 2/5] hw/mem/cxl-type3: Add MSIX support
` [PATCH v8 3/5] hw/cxl/cdat: CXL CDAT Data Object Exchange implementation
` [PATCH v8 4/5] hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
` [PATCH v8 5/5] hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE

[PATCH] tests/docker: Add flex/bison to `debian-all-test`
 2022-10-13 10:49 UTC  (2+ messages)

[PATCH RFC 0/2] qemu-thread: Strict unlock check
 2022-10-13 10:31 UTC  (3+ messages)

[PATCH] net: print a more actionable error when slirp is not found
 2022-10-13 10:14 UTC  (4+ messages)

[PATCH v2] qapi-gen: mark coroutine QMP command functions as coroutine_fn
 2022-10-13  9:50 UTC 

[PATCH] qapi-gen: mark coroutine QMP command functions as coroutine_fn
 2022-10-13  9:35 UTC 

[PATCH v2] migration/channel-block: fix return value for qio_channel_block_{readv, writev}
 2022-10-13  8:41 UTC 

[RFC PATCH 0/4] docs/devel suggestions for discussion
 2022-10-13  8:40 UTC  (5+ messages)
` [RFC PATCH 1/4] docs/devel: add a maintainers section to development process
` [RFC PATCH 4/4] docs/devel: try and improve the language around patch review

MultiFD and default channel out of order mapping on receive side
 2022-10-13  8:56 UTC  (3+ messages)

[PATCH] target/i386: Switch back XFRM value
 2022-10-13  8:47 UTC  (4+ messages)

[RISU PATCH v2 0/5] Add LoongArch architectures support
 2022-10-13  8:28 UTC  (6+ messages)
` [RISU PATCH v2 1/5] risu: Use alternate stack
` [RISU PATCH v2 2/5] loongarch: Add LoongArch basic test support
` [RISU PATCH v2 3/5] loongarch: Implement risugen module
` [RISU PATCH v2 4/5] loongarch: Add risufile with loongarch instructions
` [RISU PATCH v2 5/5] loongarch: Add block 'safefloat' and nanbox_s()

[PATCH v3 0/3] Add zone append write for zoned device
 2022-10-13  7:46 UTC  (10+ messages)
` [PATCH v3 1/3] file-posix:add the tracking of the zones write pointers
` [PATCH v3 2/3] block: introduce zone append write for zoned devices

[PULL 00/26] Kraxel 20221013 patches
 2022-10-13  6:52 UTC  (27+ messages)
` [PULL 01/26] audio: refactor code in audio_run_out()
` [PULL 02/26] audio: fix GUS audio playback with out.mixing-engine=off
` [PULL 03/26] audio: run downstream playback queue unconditionally
` [PULL 04/26] alsaaudio: reduce playback latency
` [PULL 05/26] audio: add more audio rate control functions
` [PULL 06/26] spiceaudio: add a pcm_ops buffer_get_free function
` [PULL 07/26] spiceaudio: update comment
` [PULL 08/26] audio: swap audio_rate_get_bytes() function parameters
` [PULL 09/26] audio: rename audio_sw_bytes_free()
` [PULL 10/26] audio: refactor audio_get_avail()
` [PULL 11/26] audio: fix sw->buf size for audio recording
` [PULL 12/26] audio: prevent an integer overflow in resampling code
` [PULL 13/26] ui/vnc-clipboard: fix integer underflow in vnc_client_cut_text_ext
` [PULL 14/26] ui/gtk-egl: egl context needs to be unbound in the end of gd_egl_switch
` [PULL 15/26] cirrus_vga: fix potential memory overflow
` [PULL 16/26] docs: add firmware feature flags
` [PULL 17/26] pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU
` [PULL 18/26] pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM
` [PULL 19/26] pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM
` [PULL 20/26] pci-ids: drop list of modern virtio devices
` [PULL 21/26] pci-ids: document modern virtio-pci ids in pci.h too
` [PULL 22/26] ui/gtk: Fix the implicit mouse ungrabbing logic
` [PULL 23/26] qemu-edid: Restrict input parameter -d to avoid division by zero
` [PULL 24/26] gtk: Add show_menubar=on|off command line option
` [PULL 25/26] audio: fix in.voices test
` [PULL 26/26] audio: improve out.voices test

[PATCH v2] target/i386: Switch back XFRM value
 2022-10-13  6:34 UTC 

[PATCH v1 0/4] Support native debug icount trigger
 2022-10-13  6:29 UTC  (5+ messages)
` [PATCH v1 1/4] target/riscv: Add itrigger support when icount is not enabled
` [PATCH v1 2/4] target/riscv: Add itrigger support when icount is enabled
` [PATCH v1 3/4] target/riscv: Enable native debug itrigger
` [PATCH v1 4/4] target/riscv: Add itrigger_enabled field to CPURISCVState

[PATCH v2 1/2] Refactoring: refactor TFR() macro to RETRY_ON_EINTR()
 2022-10-13  6:33 UTC  (3+ messages)

[PATCH] tests/qtest/libqos/e1000e: Use e1000_regs.h
 2022-10-13  5:52 UTC 

[PATCH v11 0/7] Add support for zoned device
 2022-10-13  5:49 UTC  (8+ messages)
` [PATCH v11 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
` [PATCH v11 7/7] docs/zoned-storage: add zoned device documentation

FAILED: libqemu-arm-bsd-user.fa.p/bsd-user_signal.c.o
 2022-10-13  5:10 UTC  (4+ messages)

[PATCH 0/4] Replace QERR_PERMISSION_DENIED by better error messages
 2022-10-13  5:02 UTC  (7+ messages)
` [PATCH 1/4] qom: Improve error messages when property has no getter or setter
` [PATCH 3/4] qtest: Improve error messages when property can not be set right now

[PATCH v2] vhost-vdpa: allow passing opened vhostfd to vhost-vdpa
 2022-10-13  5:02 UTC  (6+ messages)

[PATCH 0/2] tcg/loongarch64: add neg tcg_op and direct jump support
 2022-10-13  3:01 UTC  (8+ messages)
` [PATCH 1/2] tcg/loongarch64: Implement INDEX_op_neg_i{32,64}
` [PATCH 2/2] tcg/loongarch64: Add direct jump support
  ` [PATCH v2] "

ublk-qcow2: ublk-qcow2 is available
 2022-10-13  1:50 UTC  (6+ messages)

CXL emulation in QEMU contribution
 2022-10-12 22:43 UTC 

[PATCH v2] Properly sign extend BBIT branch offset during calculation
 2022-10-12 22:08 UTC 

[PULL 00/50] Block layer patches
 2022-10-12 21:25 UTC  (2+ messages)

[PULL 00/28] target-arm queue
 2022-10-12 21:25 UTC  (2+ messages)

[PULL 00/55] pc,virtio: features, tests, fixes, cleanups
 2022-10-12 21:25 UTC  (5+ messages)

[PATCH 0/3] s390x: Fix for vistr instruction & addition to TCG tests
 2022-10-12 19:23 UTC  (7+ messages)
` [PATCH 1/3] tests/tcg/s390x: Test compiler flags only once, not every time
` [PATCH 2/3] target/s390x: Fix emulation of the VISTR instruction
` [PATCH 3/3] tests/tcg/s390x: Add a test for the vistr instruction

[PATCH] bsd-user: Catch up with sys/param.h requirement for machine/pmap.h
 2022-10-12 18:57 UTC  (2+ messages)

[PATCH v2 00/15] migration: Postcopy Preempt-Full
 2022-10-12 17:51 UTC  (4+ messages)
` [PATCH v2 06/15] migration: Yield bitmap_mutex properly when sending/sleeping

[PATCH] hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root bus
 2022-10-12 16:34 UTC 

[PATCH v10 0/9] s390x: CPU Topology
 2022-10-12 16:21 UTC  (7+ messages)
` [PATCH v10 3/9] s390x/cpu_topology: resetting the Topology-Change-Report
` [PATCH v10 4/9] s390x/cpu_topology: CPU topology migration
` [PATCH v10 5/9] target/s390x: interception of PTF instruction
` [PATCH v10 7/9] s390x/cpu topology: add max_threads machine class attribute
` [PATCH v10 8/9] s390x/cpu_topology: activating CPU topology
` [PATCH v10 9/9] docs/s390x: document s390x cpu topology


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