qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-04 11:28:42 to 2021-02-04 17:29:17 UTC [more...]

[PULL 00/27] migration queue
 2021-02-04 16:39 UTC  (18+ messages)
` [PULL 01/27] spapr_pci: Fix memory leak of vmstate_spapr_pci
` [PULL 02/27] savevm: Fix memory leak of vmstate_configuration
` [PULL 03/27] vmstate: Fix memory leak in vmstate_handle_alloc()
` [PULL 04/27] migration/qemu-file: Fix maybe uninitialized on qemu_get_buffer_in_place()
` [PULL 05/27] migration: introduce 'background-snapshot' migration capability
` [PULL 06/27] migration: introduce UFFD-WP low-level interface helpers
` [PULL 07/27] migration: support UFFD write fault processing in ram_save_iterate()
` [PULL 08/27] migration: implementation of background snapshot thread
` [PULL 09/27] migration: introduce 'userfaultfd-wrlat.py' script
` [PULL 10/27] migration: Fix migrate-set-parameters argument validation
` [PULL 11/27] migration: Clean up signed vs. unsigned XBZRLE cache-size
` [PULL 12/27] migration: Fix cache_init()'s "Failed to allocate" error messages
` [PULL 13/27] migration: Fix a few absurdly defective "
` [PULL 14/27] migration: Add blocker information
` [PULL 15/27] migration: Display the migration blockers
` [PULL 17/27] migration: Make save_snapshot() return bool, not 0/-1
` [PULL 23/27] migration: wire up support for snapshot device selection

[PATCH v14 0/5] UFFD write-tracking migration/snapshots
 2021-02-04 16:53 UTC  (3+ messages)

[PULL 11/24] tcg/optimize: Use tcg_constant_internal with constant folding
 2021-02-04 16:52 UTC  (12+ messages)

[PATCH] migration: only check page size match if RAM postcopy is enabled
 2021-02-04 16:35 UTC 

[PATCH v16 00/23] i386 cleanup PART 2
 2021-02-04 16:39 UTC  (24+ messages)
` [PATCH v16 01/23] cpu: Introduce TCGCpuOperations struct
` [PATCH v16 02/23] target/riscv: remove CONFIG_TCG, as it is always TCG
` [PATCH v16 03/23] accel/tcg: split TCG-only code from cpu_exec_realizefn
` [PATCH v16 04/23] cpu: Move synchronize_from_tb() to tcg_ops
` [PATCH v16 05/23] cpu: Move cpu_exec_* "
` [PATCH v16 06/23] cpu: Move tlb_fill "
` [PATCH v16 07/23] cpu: Move debug_excp_handler "
` [PATCH v16 08/23] target/arm: do not use cc->do_interrupt for KVM directly
` [PATCH v16 09/23] cpu: move cc->do_interrupt to tcg_ops
` [PATCH v16 10/23] cpu: move cc->transaction_failed "
` [PATCH v16 11/23] cpu: move do_unaligned_access "
` [PATCH v16 12/23] physmem: make watchpoint checking code TCG-only
` [PATCH v16 13/23] cpu: move adjust_watchpoint_address to tcg_ops
` [PATCH v16 14/23] cpu: move debug_check_watchpoint "
` [PATCH v16 15/23] cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
` [PATCH v16 16/23] accel: extend AccelState and AccelClass to user-mode
` [PATCH v16 17/23] accel: replace struct CpusAccel with AccelOpsClass
` [PATCH v16 18/23] accel: introduce AccelCPUClass extending CPUClass
` [PATCH v16 19/23] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [PATCH v16 20/23] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [PATCH v16 21/23] accel: introduce new accessor functions
` [PATCH v16 22/23] target/i386: fix host_cpu_adjust_phys_bits error handling
` [PATCH v16 23/23] accel-cpu: make cpu_realizefn return a bool

[PATCH v3 0/3]
 2021-02-04 16:40 UTC  (4+ messages)
` [PATCH v3 1/3] slirp: Placeholder for libslirp ipv6 hostfwd support

[RFC PATCH v4 0/7] eBPF RSS support for virtio-net
 2021-02-04 17:09 UTC  (8+ messages)
` [RFC PATCH v4 1/7] net/tap: Added TUNSETSTEERINGEBPF code
` [RFC PATCH v4 2/7] net: Added SetSteeringEBPF method for NetClientState
` [RFC PATCH v4 3/7] ebpf: Added eBPF RSS program
` [RFC PATCH v4 4/7] ebpf: Added eBPF RSS loader
` [RFC PATCH v4 5/7] virtio-net: Added eBPF RSS to virtio-net
` [RFC PATCH v4 6/7] docs: Added eBPF documentation
` [RFC PATCH v4 7/7] MAINTAINERS: Added eBPF maintainers information

[PATCH v5 0/3] virtiofsd: prevent opening of special files (CVE-2020-35517)
 2021-02-04 16:15 UTC  (5+ messages)
` [PATCH v5 1/3] virtiofsd: extract lo_do_open() from lo_open()
` [PATCH v5 2/3] virtiofsd: optionally return inode pointer from lo_do_lookup()
` [PATCH v5 3/3] virtiofsd: prevent opening of special files (CVE-2020-35517)

[PATCH v4 00/14] qapi: static typing conversion, pt2
 2021-02-04 16:28 UTC  (11+ messages)
` [PATCH v4 04/14] qapi/introspect.py: guard against ifcond/comment misuse
` [PATCH v4 08/14] qapi/introspect.py: create a typed 'Annotated' data strutcure

[PATCH 0/4] Remove the deprecated pc-1.x machine types and related stuff
 2021-02-04 15:51 UTC  (4+ messages)
` [PATCH 4/4] hw/usb/bus: Remove the "full-path" property

[PULL v2 00/27] Block patches
 2021-02-04 15:43 UTC  (28+ messages)
` [PULL v2 01/27] .github: point Repo Lockdown bot to GitLab repo
` [PULL v2 02/27] gitmodules: use GitLab repos instead of qemu.org
` [PULL v2 03/27] gitlab-ci: remove redundant GitLab repo URL command
` [PULL v2 04/27] docs: update README to use GitLab repo URLs
` [PULL v2 05/27] pc-bios: update mirror URLs to GitLab
` [PULL v2 06/27] get_maintainer: update repo URL "
` [PULL v2 07/27] multi-process: add the concept description to docs/devel/qemu-multiprocess
` [PULL v2 08/27] multi-process: add configure and usage information
` [PULL v2 09/27] memory: alloc RAM from file at offset
` [PULL v2 10/27] multi-process: Add config option for multi-process QEMU
` [PULL v2 11/27] multi-process: setup PCI host bridge for remote device
` [PULL v2 12/27] multi-process: setup a machine object for remote device process
` [PULL v2 13/27] io: add qio_channel_writev_full_all helper
` [PULL v2 14/27] io: add qio_channel_readv_full_all_eof & qio_channel_readv_full_all helpers
` [PULL v2 15/27] multi-process: define MPQemuMsg format and transmission functions
` [PULL v2 16/27] multi-process: Initialize message handler in remote device
` [PULL v2 17/27] multi-process: Associate fd of a PCIDevice with its object
` [PULL v2 18/27] multi-process: setup memory manager for remote device
` [PULL v2 19/27] multi-process: introduce proxy object
` [PULL v2 20/27] multi-process: add proxy communication functions
` [PULL v2 21/27] multi-process: Forward PCI config space acceses to the remote process
` [PULL v2 22/27] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [PULL v2 23/27] multi-process: Synchronize remote memory
` [PULL v2 24/27] multi-process: create IOHUB object to handle irq
` [PULL v2 25/27] multi-process: Retrieve PCI info from remote process
` [PULL v2 26/27] multi-process: perform device reset in the "
` [PULL v2 27/27] docs: fix Parallels Image "dirty bitmap" section

getting the console output for s390 cdrom-test?
 2021-02-04 16:08 UTC  (2+ messages)

[PATCH v11 00/12] migration: bring improved savevm/loadvm/delvm to QMP
 2021-02-04 15:40 UTC  (17+ messages)
` [PATCH v11 01/12] block: push error reporting into bdrv_all_*_snapshot functions
` [PATCH v11 02/12] migration: Make save_snapshot() return bool, not 0/-1
` [PATCH v11 03/12] migration: stop returning errno from load_snapshot()
` [PATCH v11 04/12] block: add ability to specify list of blockdevs during snapshot
` [PATCH v11 05/12] block: allow specifying name of block device for vmstate storage
` [PATCH v11 06/12] block: rename and alter bdrv_all_find_snapshot semantics
` [PATCH v11 07/12] migration: control whether snapshots are ovewritten
` [PATCH v11 08/12] migration: wire up support for snapshot device selection
` [PATCH v11 09/12] migration: introduce a delete_snapshot wrapper
` [PATCH v11 10/12] iotests: add support for capturing and matching QMP events
` [PATCH v11 11/12] iotests: fix loading of common.config from tests/ subdir
` [PATCH v11 12/12] migration: introduce snapshot-{save, load, delete} QMP commands
  ` [PATCH v11 12/12] migration: introduce snapshot-{save,load,delete} "

[PATCH] Set icon for QEMU binary on Mac OS
 2021-02-04 15:42 UTC  (3+ messages)

[PATCH v2 00/93] TCI fixes and cleanups
 2021-02-04 15:39 UTC  (16+ messages)
` [PATCH v2 04/93] tcg: Manage splitwx in tc_ptr_to_region_tree by hand
` [PATCH v2 05/93] tcg/tci: Make tci_tb_ptr thread-local
` [PATCH v2 26/93] tcg/tci: Restrict TCG_TARGET_NB_REGS to 16
` [PATCH v2 27/93] tcg/tci: Fix TCG_REG_R4 misusage
` [PATCH v2 28/93] tcg/tci: Use bool in tcg_out_ri*
` [PATCH v2 29/93] tcg/tci: Remove TCG_CONST
` [PATCH v2 79/93] tcg/tci: Split out tcg_out_op_{rrm,rrrm,rrrrm}

[PATCH] linux-user: add TARGET_SO_{DOMAIN,PROTOCOL}
 2021-02-04 15:39 UTC 

[PATCH v4 00/16] 64bit block-layer: part I
 2021-02-04 15:18 UTC  (8+ messages)
  ` iotest failures in head [was: [PATCH v4 00/16] 64bit block-layer: part I]

[PULL 0/9] QMP patches patches for 2021-02-04
 2021-02-04 15:19 UTC  (12+ messages)
` [PULL 1/9] monitor/qmp-cmds.c: Don't include ui/vnc.h
` [PULL 2/9] qobject: open brace '{' following struct go on the same line
` [PULL 3/9] qobject: code indent should never use tabs
` [PULL 4/9] qobject: spaces required around that operators
` [PULL 5/9] qobject: braces {} are necessary for all arms of this statement
` [PULL 6/9] docs/interop/qmp-spec: Document the request queue limit
` [PULL 7/9] qmp: Fix up comments after commit 9ce44e2ce2
` [PULL 8/9] qmp: Add more tracepoints
` [PULL 9/9] qmp: Resume OOB-enabled monitor before processing the request

[PATCH 0/2] migration blocker information
 2021-02-04 15:11 UTC  (2+ messages)

[PATCH v2 0/4] migration: Fixes and cleanups aroung migrate-set-parameters
 2021-02-04 15:08 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Fix the location of tools manuals
 2021-02-04 15:06 UTC  (13+ messages)
  ` [RFC] Move tools sources to the tools directory (was Re: [PATCH v2] MAINTAINERS: Fix the location of tools manuals)

[PATCH v15 00/23] i386 cleanup PART 2
 2021-02-04 14:57 UTC  (13+ messages)
` [PATCH v15 04/23] cpu: Move synchronize_from_tb() to tcg_ops
` [PATCH v15 21/23] hw/core/cpu: call qemu_init_vcpu in cpu_common_realizefn

[PATCH v7 0/3] MTE support for KVM guest
 2021-02-04 14:56 UTC  (8+ messages)
` [PATCH v7 1/3] arm64: kvm: Save/restore MTE registers
` [PATCH v7 2/3] arm64: kvm: Introduce MTE VCPU feature

[PATCH v21 00/20] Initial support for multi-process Qemu
 2021-02-04 14:48 UTC  (5+ messages)

[PULL 00/27] Block patches
 2021-02-04 14:39 UTC  (3+ messages)

[PATCH 0/2] target/cris: Pass MMUAccessType to cris_mmu_translate()
 2021-02-04 14:33 UTC  (7+ messages)
` [PATCH 1/2] target/cris: Use MMUAccessType enum type when possible
` [PATCH 2/2] target/cris: Let cris_mmu_translate() use MMUAccessType access_type

[PATCH] migration/qemu-file: Fix maybe uninitialized on qemu_get_buffer_in_place()
 2021-02-04 14:33 UTC  (3+ messages)

[PATCH v2 00/36] block: update graph permissions update
 2021-02-04 14:31 UTC  (15+ messages)
` [PATCH v2 23/36] block: adapt bdrv_append() for inserting filters
` [PATCH v2 25/36] block: introduce bdrv_drop_filter()
` [PATCH v2 26/36] block/backup-top: drop .active

[PATCH v3 0/3] Fix memory leak of some device state in migration
 2021-02-04 14:26 UTC  (2+ messages)

[RFC PATCH 0/9] Support for Virtio-fs daemon crash reconnection
 2021-02-04 14:20 UTC  (7+ messages)
` [RFC PATCH 6/9] virtiofsd: Add two new options for "
    ` [External] "
` [RFC PATCH 9/9] virtiofsd: (work around) Comment qsort in inflight I/O tracking
    ` [External] "

[RFC 00/10] vDPA shadow virtqueue - notifications forwarding
 2021-02-04 14:03 UTC  (6+ messages)
` [RFC 08/10] vhost: Add x-vhost-enable-shadow-vq qmp

[PATCH 0/3] Acceptance tests for mpc8544ds & virtex-ml507 ppc machines
 2021-02-04 14:08 UTC  (7+ messages)
` [PATCH 1/3] tests/acceptance: Move the pseries test to a separate file

[PATCH] README: Add Documentation blurb
 2021-02-04 14:07 UTC  (2+ messages)

[PATCH 0/4] block: prepare for 64bit
 2021-02-04 14:05 UTC  (6+ messages)
` [PATCH 4/4] block: introduce BDRV_MAX_LENGTH

[PATCH v2 00/20] Various vhost-user-gpu & UI fixes
 2021-02-04 13:43 UTC  (4+ messages)
` [PATCH v2 03/20] vhost-user-gpu: use an extandable state enum for commands

[PATCH] target/s390x/arch_dump: Fixes for the name field in the PT_NOTE section
 2021-02-04 13:32 UTC  (4+ messages)

[PATCH 00/22] Acceptance Test: introduce base class for Linux based tests
 2021-02-04 13:23 UTC  (5+ messages)
` [PATCH 06/22] tests/acceptance/virtiofs_submounts.py: use a virtio-net device instead
` [PATCH 07/22] tests/acceptance/virtiofs_submounts.py: evaluate string not length

[PATCH v2 00/13] vt82c686b clean ups and vt8231 emulation
 2021-02-04 13:10 UTC  (9+ messages)
` [PATCH v2 08/13] vt82c686: Move creation of ISA devices to the ISA bridge

[PATCH] MAINTAINERS: Fix the location of virtiofsd.rst
 2021-02-04 12:56 UTC  (3+ messages)

[PATCH 00/12] misc: Replace the words 'blacklist/whitelist'
 2021-02-04 12:29 UTC  (4+ messages)
` [PATCH 02/12] qga: Rename config key 'blacklist' as 'denylist'

[PATCH v3] machine: add missing doc for memory-backend option
 2021-02-04 12:21 UTC  (2+ messages)

[PATCH v4 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2021-02-04 11:27 UTC  (4+ 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).