qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-13 20:36:08 to 2022-06-14 17:41:37 UTC [more...]

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-14 17:37 UTC  (17+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "

[PATCH v2 00/11] vfio/migration: Implement VFIO migration protocol v2
 2022-06-14 17:24 UTC  (5+ messages)
` [PATCH v2 07/11] "

[PATCH v2 1/2] hw: m25p80: add WP# pin and SRWD bit for write protection
 2022-06-14 17:15 UTC  (8+ messages)
        ` [PATCH] hw:w25p80: Add STATE_STANDBY to handle incorrect command

[PATCH v16 0/9] Add LoongArch linux-user emulation support
 2022-06-14 16:43 UTC  (14+ messages)
` [PATCH v16 1/9] linux-user: Add LoongArch generic header files
` [PATCH v16 2/9] linux-user: Add LoongArch signal support
` [PATCH v16 3/9] linux-user: Add LoongArch elf support
` [PATCH v16 4/9] linux-user: Add LoongArch syscall support
` [PATCH v16 5/9] linux-user: Add LoongArch cpu_loop support
` [PATCH v16 6/9] scripts: add loongarch64 binfmt config
` [PATCH v16 7/9] target/loongarch: Adjust functions and structure to support user-mode
` [PATCH v16 8/9] default-configs: Add loongarch linux-user support
` [PATCH v16 9/9] target/loongarch: Update README

[PATCH] configure: cleanup -fno-pie detection
 2022-06-14 16:55 UTC  (2+ messages)

[PATCH RESEND 0/3] ppc: Implement ISA 3.00 tlbie[l]
 2022-06-14 16:30 UTC  (4+ messages)
` [PATCH RESEND 1/3] target/ppc: Move tlbie to decode tree
` [PATCH RESEND 2/3] target/ppc: Move tlbiel "
` [PATCH RESEND 3/3] target/ppc: Implement ISA 3.00 tlbie[l]

[PATCH] tests/vm: allow running tests in an unconfigured source tree
 2022-06-14 16:51 UTC 

[PATCH v12 00/14] vfio-user server in QEMU
 2022-06-14 16:27 UTC  (12+ messages)
` [PATCH v12 05/14] vfio-user: define vfio-user-server object
` [PATCH v12 07/14] vfio-user: find and init PCI device
` [PATCH v12 09/14] vfio-user: handle PCI config space accesses
` [PATCH v12 11/14] vfio-user: handle DMA mappings
` [PATCH v12 12/14] vfio-user: handle PCI BAR accesses
` [PATCH v12 13/14] vfio-user: handle device interrupts
` [PATCH v12 14/14] vfio-user: handle reset of remote device

[PATCH 0/2] linux-aio: fix unbalanced plugged counter in laio_io_unplug()
 2022-06-14 16:29 UTC  (2+ messages)

[PATCH v2 1/2] QIOChannelSocket: Reduce ifdefs to improve readability
 2022-06-14 16:22 UTC  (7+ messages)

[PATCH 00/11] pnv-phb related cleanups
 2022-06-14 16:11 UTC  (30+ messages)
` [PATCH 01/11] ppc/pnv: move root port attach to pnv_phb4_realize()
` [PATCH 02/11] ppc/pnv: attach phb3/phb4 root ports in QOM tree
` [PATCH 03/11] ppc/pnv: use dev->parent_bus->parent to get the PHB
` [PATCH 04/11] ppc/pnv: use dev instead of pci->qdev in root_port_realize()
` [PATCH 05/11] ppc/pnv: make pnv_ics_get() use the chip8->phbs[] array
` [PATCH 06/11] ppc/pnv: make pnv_ics_resend() use chip8->phbs[]
` [PATCH 07/11] ppc/pnv: make pnv_chip_power8_pic_print_info() "
` [PATCH 08/11] ppc/pnv: turn chip8->phbs[] into a PnvPHB3* array
` [PATCH 10/11] ppc/pnv: move PHB3 initialization to realize time

[PATCH] build: fix check for -fsanitize-coverage-allowlist
 2022-06-14 15:54 UTC 

[PATCH 0/2] hw/nvme: Add shadow doorbell buffer support
 2022-06-14 15:41 UTC  (10+ messages)
` [PATCH 1/2] hw/nvme: Implement "

[PULL 00/15] Kraxel 20220614 patches
 2022-06-14 15:11 UTC  (17+ messages)
` [PULL 01/15] ui/gtk-gl-area: implement GL context destruction
` [PULL 02/15] ui/gtk-gl-area: create the requested GL context version
` [PULL 03/15] ui/cocoa: Fix poweroff request code
` [PULL 04/15] hw/usb: Add CanoKey Implementation
` [PULL 05/15] hw/usb/canokey: Add trace events
` [PULL 06/15] meson: Add CanoKey
` [PULL 07/15] docs: Add CanoKey documentation
` [PULL 08/15] docs/system/devices/usb: Add CanoKey to USB devices examples
` [PULL 09/15] MAINTAINERS: add myself as CanoKey maintainer
` [PULL 10/15] hw/usb/hcd-ehci: fix writeback order
` [PULL 11/15] usbredir: avoid queuing hello packet on snapshot restore
` [PULL 12/15] virtio-gpu: update done only on the scanout associated with rect
` [PULL 13/15] ui/console: Do not return a value with ui_info
` [PULL 14/15] ui: Deliver refresh rate via QemuUIInfo
` [PULL 15/15] virtio-gpu: Respect UI refresh rate for EDID

[PATCH 0/5] Update CentOS VM tests
 2022-06-14 14:56 UTC  (15+ messages)
` [PATCH 1/5] tests/qemu-iotests: hotfix for 307, 223 output
` [PATCH 2/5] tests/qemu-iotests: skip 108 when FUSE is not loaded
` [PATCH 3/5] tests/vm: use 'cp' instead of 'ln' for temporary vm images
` [PATCH 4/5] tests/vm: switch CentOS 8 to CentOS 8 Stream
` [PATCH 5/5] tests/vm: switch centos.aarch64 "

[PATCH v13 0/8] MSG_ZEROCOPY + multifd
 2022-06-14 14:14 UTC  (13+ messages)
` [PATCH v13 3/8] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
  ` [External] "

[PATCH] hw/mem/nvdimm: fix error message for 'unarmed' flag
 2022-06-14 14:08 UTC  (8+ messages)

[PATCH 0/2] docs: build-platforms: Fix and clarify
 2022-06-14 13:42 UTC  (7+ messages)
` [PATCH 2/2] docs: build-platforms: Clarify stance on minor releases and backports

[PATCH 0/2] Two sets of trivials
 2022-06-14 13:30 UTC  (4+ messages)
` [PATCH 1/2] Trivial: 3 char repeat typos
` [PATCH 2/2] trivial typos: namesapce

[PATCH] target/ppc: cpu_init: Clean up stop state on cpu reset
 2022-06-14 12:44 UTC  (2+ messages)

[PULL 00/16] Kraxel 20220613 patches
 2022-06-14 12:16 UTC  (6+ messages)

[PATCH 0/2] Make local migration with TAP network device possible
 2022-06-14 11:32 UTC  (4+ messages)
` [PATCH 1/2] chardev: don't set O_NONBLOCK on SCM_RIGHTS file descriptors
` [PATCH 2/2] tap: initialize TAPState->enabled according to the actual state of queue

[PULL 00/10] Block jobs & NBD patches
 2022-06-14 10:29 UTC  (11+ messages)
` [PULL 01/10] block/copy-before-write: refactor option parsing
` [PULL 02/10] block/copy-before-write: add on-cbw-error open parameter
` [PULL 03/10] iotests: add copy-before-write: on-cbw-error tests
` [PULL 04/10] util: add qemu-co-timeout
` [PULL 05/10] block/block-copy: block_copy(): add timeout_ns parameter
` [PULL 06/10] block/copy-before-write: implement cbw-timeout option
` [PULL 07/10] iotests: copy-before-write: add cases for "
` [PULL 08/10] nbd: trace long NBD operations
` [PULL 09/10] block: use 'unsigned' for in_flight field on driver state
` [PULL 10/10] MAINTAINERS: update Vladimir's address and repositories

[RFC PATCH v8 00/21] Net Control VQ support with asid in vDPA SVQ
 2022-06-14  9:31 UTC  (8+ messages)

[RFC][PATCH] docs: note exception for PCIe IO port access
 2022-06-14  8:52 UTC  (4+ messages)
` [PATCH v2] docs: add PCIe root bus for VGA compat guideline

[PATCH RFC 0/2] arm: enable MTE for QEMU + kvm
 2022-06-14  8:40 UTC  (4+ messages)
` [PATCH RFC 1/2] arm/kvm: enable MTE if available

[PATCH v3 1/2] QIOChannelSocket: Introduce assert and reduce ifdefs to improve readability
 2022-06-14  8:38 UTC  (4+ messages)
` [PATCH v3 2/2] QIOChannelSocket: Fix zero-copy send so socket flush works

[PATCH v1 0/7] testing/next pre-PR (docker, gitlab, tcg)
 2022-06-14  8:29 UTC  (13+ messages)
` [PATCH v1 3/7] gitlab-ci: Fix the build-cfi-aarch64 and build-cfi-ppc64-s390x jobs
` [PATCH v1 4/7] tests/docker: fix the IMAGE for build invocation
` [PATCH v1 5/7] tests/tcg: disable xtensa-linux-user again
` [PATCH v1 7/7] .gitlab: use less aggressive nproc on our aarch64/32 runners

[PATCH 1/1] block: use 'unsigned' for in_flight field on driver state
 2022-06-14  7:50 UTC  (2+ messages)

[PATCH v2 1/1] nbd: trace long NBD operations
 2022-06-14  7:48 UTC  (2+ messages)

[PATCH 0/7] crypto: Introduce ECDSA algorithm
 2022-06-14  6:51 UTC  (7+ messages)
` [PATCH 1/7] crypto: Introduce ECDSA algorithm API
` [PATCH 4/7] crypto: Add ECDSA key parser
    ` [Phishing Risk] [External] "

[PULL 0/7] testing/next (docker, gitlab,tcg)
 2022-06-14  6:01 UTC  (9+ messages)
` [PULL 1/7] test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undef
` [PULL 2/7] tests/tcg/i386: Use explicit suffix on fist insns
` [PULL 3/7] gitlab-ci: Fix the build-cfi-aarch64 and build-cfi-ppc64-s390x jobs
` [PULL 4/7] tests/docker: fix the IMAGE for build invocation
` [PULL 5/7] tests/tcg: disable xtensa-linux-user again
` [PULL 6/7] gitlab: compare CIRRUS_nn vars against 'null' not ""
` [PULL 7/7] .gitlab: use less aggressive nproc on our aarch64/32 runners

[PATCH v2 0/3] Cavium Octeon MIPS extensions
 2022-06-14  5:55 UTC  (4+ messages)
` [PATCH v2 3/3] target/mips: implement Octeon-specific arithmetic instructions

[PATCH] qemu-iotests: Discard stderr when probing devices
 2022-06-14  5:46 UTC  (2+ messages)

[PULL 00/18] Block layer patches
 2022-06-14  5:19 UTC  (4+ messages)
    `  "

[PATCH v2 1/2] hw: m25p80: add WP# pin and SRWD bit for write protection
 2022-06-14  5:17 UTC 

[PATCH v2 0/6] Some fixes and improvements for vduse-blk
 2022-06-14  5:15 UTC  (7+ messages)
` [PATCH v2 1/6] libvduse: Fix some compile errors with clang
` [PATCH v2 2/6] libvduse: Fix resources leak in vduse_dev_destroy()
` [PATCH v2 3/6] vduse-blk: Don't unlink the reconnect file if device exists
` [PATCH v2 4/6] vduse-blk: Don't delete the export until all inflight I/Os completed
` [PATCH v2 5/6] vduse-blk: Add serial option
` [PATCH v2 6/6] vduse-blk: Add name option

[PATCH v2 00/11] bsd-user: Next round of syscalls
 2022-06-14  4:46 UTC  (13+ messages)
` [PATCH v2 01/11] bsd-user: Implement open, openat and close
` [PATCH v2 02/11] bsd-user: Implement fdatasync, fsync and close_from
` [PATCH v2 03/11] bsd-user: Implement revoke, access, eaccess and faccessat
` [PATCH v2 04/11] bsd-user: Implement chdir and fchdir
` [PATCH v2 05/11] bsd-user: Implement rename and renameat
` [PATCH v2 06/11] bsd-user: Implement link, linkat, unlink and unlinkat
` [PATCH v2 07/11] bsd-user: Implement mkdir and mkdirat
` [PATCH v2 08/11] bsd-user: Implement rmdir and undocumented __getcwd
` [PATCH v2 09/11] bsd-user: Implement dup and dup2
` [PATCH v2 10/11] bsd-user: Implement trunctate and ftruncate
` [PATCH v2 11/11] bsd-user: Implement acct and sync

[PATCH v4 0/2] target/xtensa: semihosting cleanup
 2022-06-14  4:41 UTC  (4+ messages)
` [PATCH v4 2/2] target/xtensa: Use semihosting/syscalls.h

[Bug] Take more 150s to boot qemu on ARM64
 2022-06-14  1:53 UTC  (3+ messages)

[PATCH] virtio/vhost-user: Fix wrong vhost notifier GPtrArray size
 2022-06-14  1:33 UTC  (3+ messages)

[PATCH 00/11] bsd-user: Next round of syscalls
 2022-06-13 23:45 UTC  (9+ messages)
` [PATCH 03/11] bsd-user: Implement revoke, access, eaccess and faccessat
` [PATCH 08/11] bsd-user: Implement rmdir and undocumented -_getcwd
` [PATCH 09/11] bsd-user: Implement dup and dup2


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