qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-08 15:32:16 to 2021-09-09 11:28:15 UTC [more...]

[PATCH v1 0/4] Increase default virtqueue size to improve performance
 2021-09-09 11:26 UTC  (13+ messages)
` [PATCH v1 2/4] virtio: increase virtuqueue size for virtio-scsi and virtio-blk
` [PATCH v1 4/4] tests: rename virtio_seg_max_adjust to virtio_check_params

[RFC PATCH 00/10] security: Introduce qemu_security_policy_taint() API
 2021-09-09 11:03 UTC  (18+ messages)
` [RFC PATCH 01/10] sysemu: "
` [RFC PATCH 02/10] accel: Use qemu_security_policy_taint(), mark KVM and Xen as safe
` [RFC PATCH 03/10] block: Use qemu_security_policy_taint() API
` [RFC PATCH 04/10] block/vvfat: Mark the driver as unsafe
` [RFC PATCH 05/10] block/null: Mark 'read-zeroes=off' option "
` [RFC PATCH 06/10] qdev: Use qemu_security_policy_taint() API
` [RFC PATCH 07/10] hw/display: Mark ATI and Artist devices as unsafe
` [RFC PATCH 08/10] hw/misc: Mark testdev "
` [RFC PATCH 09/10] hw/net: Mark Tulip device "
` [RFC PATCH 10/10] hw/sd: Mark sdhci-pci "

[RFC PATCH v1 0/3] PCIe Root complex event collector
 2021-09-09 11:02 UTC  (4+ messages)
` [RFC PATCH v1 1/3] hw/pci/pcie.c: modify PCIe Express capability for RCiEP and RCEC
` [RFC PATCH v1 2/3] hw/pci: Add PCIe RCEC support
` [RFC PATCH v1 3/3] docs: pcie: RCEC

[PATCH] hw/nvme: select first free NSID for legacy drive configuration
 2021-09-09 10:52 UTC  (2+ messages)

[PATCH] hw/nvme: reattach subsystem namespaces on hotplug
 2021-09-09 10:47 UTC  (2+ messages)

[PULL 0/7] Migration.next patches
 2021-09-09 10:33 UTC  (8+ messages)
` [PULL 1/7] multifd: Implement yank for multifd send side
` [PULL 2/7] multifd: Unconditionally unregister yank function
` [PULL 3/7] migration/rdma: Try to register On-Demand Paging memory region
` [PULL 4/7] migration/rdma: advise prefetch write for ODP region
` [PULL 5/7] migration/ram: Don't passs RAMState to migration_clear_memory_region_dirty_bitmap_*()
` [PULL 6/7] migration: allow multifd for socket protocol only
` [PULL 7/7] migration: allow enabling mutilfd for specific "

[PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-09-09 10:35 UTC  (22+ messages)
` [PATCH 4/5] ebpf_rss_helper: Added helper for eBPF RSS
` [PATCH 5/5] qmp: Added qemu-ebpf-rss-path command

[RFC v3 00/32] Rust binding for QAPI and qemu-ga QMP handler examples
 2021-09-09 10:31 UTC  (16+ messages)
` [RFC v3 13/32] rust: use vendored-sources

[PATCH v2 0/1] hw/arm/aspeed: Initialize AST2600 UART clock selection registers
 2021-09-09 10:25 UTC  (5+ messages)
` [PATCH v2 1/1] "

qcow2 perfomance: read-only IO on the guest generates high write IO on the host
 2021-09-09 10:23 UTC  (3+ messages)

[PATCH 0/5] Stop adding HMP-only commands, allow QMP for all
 2021-09-09 10:01 UTC  (19+ messages)
` [PATCH 1/5] docs/devel: document expectations for QAPI data modelling for QMP
` [PATCH 3/5] target/i386: convert to use format_state instead of dump_state
` [PATCH 4/5] qapi: introduce x-query-registers QMP command

[PATCH] ebpf: only include in system emulators
 2021-09-09  9:51 UTC  (6+ messages)

[PULL for-6.1 00/11] hw/nvme fixes
 2021-09-09  9:43 UTC  (5+ messages)
` [PULL for-6.1 06/11] hw/nvme: fix controller hot unplugging

[PATCH] qemu-options.hx: remove -spice options from --help
 2021-09-09  9:42 UTC  (2+ messages)

[PATCH] hw/nvme: reattach subsystem namespaces on hotplug
 2021-09-09  9:39 UTC 

[PATCH 0/7] The HMP/QMP interfaces in Qemu SGX
 2021-09-09  9:36 UTC  (16+ messages)
` [PATCH 3/7] i386: Add sgx_get_info() interface
` [PATCH 4/7] bitops: Support 32 and 64 bit mask macro
` [PATCH 5/7] qmp: Add the qmp_query_sgx_capabilities()
` [PATCH 6/7] monitor: Fix coredump issue in non-x86 platform

[PATCH] hw/display/ati_2d: Fix buffer overflow in ati_2d_blt (CVE-2021-3638)
 2021-09-09  9:32 UTC  (8+ messages)

[PATCH v4 0/1] hw/pflash_cfi01: Allow an administrator to reduce the memory consumption of flash devices
 2021-09-09  9:27 UTC  (3+ messages)
` [PATCH v4 1/1] hw/pflash_cfi01: Allow backing devices to be smaller than memory region

[PATCH] vhost-vsock: fix migration issue when seqpacket is supported
 2021-09-09  9:02 UTC  (4+ messages)

[PATCH v1 0/3] QIOChannel flags + multifd zerocopy
 2021-09-09  8:49 UTC  (32+ messages)
` [PATCH v1 2/3] io: Add zerocopy and errqueue
` [PATCH v1 3/3] migration: multifd: Enable zerocopy

[PATCH 0/2] hmp: Unbreak "change vnc", tidy up set_password's doc
 2021-09-09  8:42 UTC  (5+ messages)
` [PATCH 1/2] hmp: Unbreak "change vnc"
` [PATCH 2/2] hmp: Drop a bogus sentence from set_password's documentation

[PATCH] coroutine: resize pool periodically instead of limiting size
 2021-09-09  8:37 UTC  (4+ messages)

[PATCH RFC v2 00/16] vfio-user implementation
 2021-09-09  8:17 UTC  (35+ messages)
` [PATCH RFC v2 04/16] vfio-user: connect vfio proxy to remote server
` [PATCH RFC v2 08/16] vfio-user: get region info
` [PATCH RFC v2 09/16] vfio-user: region read/write
` [PATCH RFC v2 11/16] vfio-user: get and set IRQs
` [PATCH RFC server v2 00/11] vfio-user server in QEMU
  ` [PATCH RFC server v2 05/11] vfio-user: run vfio-user context
  ` [PATCH RFC server v2 06/11] vfio-user: handle PCI config space accesses
  ` [PATCH RFC server v2 07/11] vfio-user: handle DMA mappings
  ` [PATCH RFC server v2 08/11] vfio-user: handle PCI BAR accesses
  ` [PATCH RFC server v2 09/11] vfio-user: handle device interrupts
  ` [PATCH RFC server v2 10/11] vfio-user: register handlers to facilitate migration

[PATCH v2 1/2] migration: allow multifd for socket protocol only
 2021-09-09  7:30 UTC  (4+ messages)
` [PATCH v2 2/2] migration: allow enabling mutilfd for specific "

[PATCH v5 0/9] migration/ram: Optimize for virtio-mem via RamDiscardManager
 2021-09-09  7:26 UTC  (3+ messages)
` [PATCH v5 3/9] migration/ram: Don't passs RAMState to migration_clear_memory_region_dirty_bitmap_*()

[PATCH for 6.1] multifd: Unconditionally unregister yank function
 2021-09-09  6:34 UTC  (2+ messages)

[PATCH] multifd: Implement yank for multifd send side
 2021-09-09  7:18 UTC  (2+ messages)

[RFC PATCH 0/2] riscv: Adding custom CSR related Kconfig options
 2021-09-09  6:30 UTC  (10+ messages)

[PATCH v2 00/22] QEMU RISC-V AIA support
 2021-09-09  6:51 UTC  (5+ messages)
` [PATCH v2 04/22] target/riscv: Improve fidelity of guest external interrupts
` [PATCH v2 22/22] docs/system: riscv: Document AIA options for virt machine

[PATCH v3 0/2] Add the SiFive PWM device
 2021-09-09  6:35 UTC  (6+ messages)
` [PATCH v3 1/2] hw/timer: Add SiFive PWM support
` [PATCH v3 2/2] sifive_u: Connect the SiFive PWM device

[PATCH v2 0/9] optimize the downtime for vfio migration
 2021-09-09  6:06 UTC  (10+ messages)
` [PATCH v2 1/9] vfio: simplify the conditional statements in vfio_msi_enable
` [PATCH v2 2/9] vfio: move re-enabling INTX out of the common helper
` [PATCH v2 3/9] vfio: simplify the failure path in vfio_msi_enable
` [PATCH v2 4/9] msix: simplify the conditional in msix_set/unset_vector_notifiers
` [PATCH v2 5/9] msix: reset poll_notifier to NULL if fail to set notifiers
` [PATCH v2 6/9] kvm: irqchip: extract kvm_irqchip_add_deferred_msi_route
` [PATCH v2 7/9] vfio: add infrastructure to commit the deferred kvm routing
` [PATCH v2 8/9] Revert "vfio: Avoid disabling and enabling vectors repeatedly in VFIO migration"
` [PATCH v2 9/9] vfio: defer to commit kvm irq routing when enable msi/msix

[PATCH v10 0/7] RISC-V Pointer Masking implementation
 2021-09-09  5:57 UTC  (5+ messages)
` [PATCH v10 2/7] [RISCV_PM] Add CSR defines for RISC-V PM extension
` [PATCH v10 3/7] [RISCV_PM] Support CSRs required for RISC-V PM extension except for the h-mode

[PATCH] hw/i386/acpi-build: Fix a typo
 2021-09-09  3:58 UTC  (2+ messages)

[PATCH] vmdk: allow specification of tools version
 2021-09-09  3:18 UTC  (3+ messages)

[PULL v4 00/43] (Mostly) x86 changes for 2021-09-06
 2021-09-09  3:01 UTC  (4+ messages)
` [PULL v4 13/43] vl: Add sgx compound properties to expose SGX EPC sections to guest

[PATCH] virtio-net: fix use after unmap/free for sg
 2021-09-09  3:10 UTC  (2+ messages)

[PATCH 0/2] elf2dmp: Fix minor Coverity nits
 2021-09-08 23:25 UTC  (7+ messages)
` [PATCH 1/2] elf2dmp: Check curl_easy_setopt() return value
` [PATCH 2/2] elf2dmp: Fail cleanly if PDB file specifies zero block_size

[PATCH 0/3] qapi: static typing conversion, pt5c
 2021-09-08 22:21 UTC  (3+ messages)

Compatibility between -device sga and -machine graphics=off
 2021-09-08 22:10 UTC  (7+ messages)

[PATCH 0/2] vfio: Some fixes about vfio-pci MMIO RAM mapping
 2021-09-08 20:45 UTC  (5+ messages)
` [PATCH 1/2] vfio/pci: Fix vfio-pci sub-page MMIO BAR mmaping in live migration
` [PATCH 2/2] vfio/common: Add trace point when a MMIO RAM section less than PAGE_SIZE

[PATCH] tcg/arm: Fix tcg_out_vec_op function signature
 2021-09-08 20:21 UTC  (2+ messages)

[PATCH] docs/devel: memory: Document MemoryRegionOps requirement
 2021-09-08 20:17 UTC  (4+ messages)

[PATCH 00/10] aspeed/smc: Cleanups and QOMification
 2021-09-08 18:46 UTC  (3+ messages)
` [PATCH 01/10] aspeed/smc: Add watchdog Control/Status Registers

[PATCH] hw/ssi: imx_spi: Improve chip select handling
 2021-09-08 16:52 UTC  (12+ messages)

[PATCH v4 00/12] mirror: Handle errors after READY cancel
 2021-09-08 16:33 UTC  (4+ messages)
` [PATCH v4 05/12] job: @force parameter for job_cancel_sync()

[PATCH] hw/i386/acpi-build: adjust q35 IO addr range for acpi pci hotplug
 2021-09-08 16:24 UTC  (6+ messages)

[PATCH v2 0/9] linux-user: split internals out of qemu.h
 2021-09-08 16:01 UTC  (13+ messages)
` [PATCH v2 1/9] linux-user: Fix coding style nits in qemu.h
` [PATCH v2 2/9] linux-user: Split strace prototypes into strace.h
` [PATCH v2 3/9] linux-user: Split signal-related prototypes into signal-common.h
` [PATCH v2 4/9] linux-user: Split loader-related prototypes into loader.h
` [PATCH v2 5/9] linux-user: Split mmap prototypes into user-mmap.h
` [PATCH v2 6/9] linux-user: Split safe-syscall macro into its own header
` [PATCH v2 7/9] linux-user: Split linux-user internals out of qemu.h
` [PATCH v2 8/9] linux-user: Don't include gdbstub.h in qemu.h
` [PATCH v2 9/9] linux-user: Drop unneeded includes from qemu.h

[PULL 00/12] Q800 patches
 2021-09-08 15:35 UTC  (13+ messages)
` [PULL 01/12] mac_via: introduce new VMStateDescription for q800 VIA1 and VIA2
` [PULL 02/12] mac_via: move last_b variable into q800 VIA1 VMStateDescription
` [PULL 03/12] mac_via: move PRAM contents and block backend to MOS6522Q800VIA1State
` [PULL 04/12] mac_via: move PRAM/RTC variables "
` [PULL 05/12] mac_via: move ADB "
` [PULL 06/12] mac_via: move q800 VIA1 timer variables to q800 VIA1 VMStateDescription
` [PULL 07/12] mac_via: move VIA1 reset logic from mac_via_reset() to mos6522_q800_via1_reset()
` [PULL 08/12] mac_via: move VIA1 realize logic from mac_via_realize() to mos6522_q800_via1_realize()
` [PULL 09/12] mac_via: remove mac_via device
` [PULL 10/12] mac_via: remove explicit viaN prefix from VIA IRQ gpios
` [PULL 11/12] mac_via: rename VIA2_IRQ_SLOT_BIT to VIA2_IRQ_NUBUS_BIT
` [PULL 12/12] mac_via: add qdev gpios for nubus slot interrupts to VIA2

[Bug 985288] Re: scsi disk emulation doesn't enforce FUA (Force Unit Access) in write-back mode
 2021-09-08 15:24 UTC 

[PATCH v3 0/8] memory: Sanity checks memory transaction when releasing BQL
 2021-09-08 15:30 UTC  (2+ messages)


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