qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-15 07:26:49 to 2020-05-15 14:25:55 UTC [more...]

[PATCH 00/10] target/arm: Convert 2-reg-shift and 1-reg-imm Neon insns to decodetree
 2020-05-15 14:20 UTC  (9+ messages)
` [PATCH 01/10] target/arm: Remove unused GEN_NEON_INTEGER_OP macro
` [PATCH 02/10] target/arm: Convert Neon VSHL and VSLI 2-reg-shift insn to decodetree
` [PATCH 03/10] target/arm: Convert Neon VSHR 2-reg-shift insns "
` [PATCH 04/10] target/arm: Convert Neon VSRA, VSRI, VRSHR, VRSRA "
` [PATCH 05/10] target/arm: Convert VQSHLU, VQSHL "
` [PATCH 06/10] target/arm: Convert Neon narrowing shifts with op==8 "
` [PATCH 08/10] target/arm: Convert Neon VSHLL, VMOVL "
` [PATCH 09/10] target/arm: Convert VCVT fixed-point ops "

[PATCH] virtiofsd: remove symlink fallbacks
 2020-05-15 14:10 UTC  (2+ messages)
` [Virtio-fs] "

[PATCH v1 00/17] virtio-mem: Paravirtualized memory hot(un)plug
 2020-05-15 14:09 UTC  (16+ messages)
` [PATCH v1 01/17] exec: Introduce ram_block_discard_set_(unreliable|required)()
` [PATCH v1 02/17] vfio: Convert to ram_block_discard_set_broken()
` [PATCH v1 03/17] accel/kvm: "
` [PATCH v1 05/17] virtio-balloon: Rip out qemu_balloon_inhibit()
` [PATCH v1 07/17] migration/rdma: Use ram_block_discard_set_broken()
` [PATCH v1 08/17] migration/colo: "

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-05-15 13:41 UTC  (3+ messages)
` [Bug 1856335] "

[PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-05-15 13:45 UTC  (11+ messages)
` [PATCH 3/5] block/nbd.c: Add yank feature

[PATCH] linux-user/mmap.c: fix integer underflow in target_mremap
 2020-05-15 13:36 UTC  (3+ messages)

[PATCH Kernel v20 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-15 13:31 UTC  (14+ messages)
` [PATCH Kernel v20 4/8] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH Kernel v20 5/8] vfio iommu: Implementation of ioctl "
` [PATCH Kernel v20 6/8] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap

[Bug 1878915] [NEW] util/fdmon-io_uring.c:95: get_sqe: Assertion `ret > 1' failed
 2020-05-15 13:18 UTC 

[PULL 00/51] Block layer patches
 2020-05-15 12:45 UTC  (52+ messages)
` [PULL 01/51] iotests/109: Don't mirror with mismatched size
` [PULL 02/51] iotests/229: Use blkdebug to inject an error
` [PULL 03/51] mirror: Make sure that source and target size match
` [PULL 04/51] iotests: Mirror with different source/target size
` [PULL 05/51] block/replication.c: Avoid cancelling the job twice
` [PULL 06/51] iotests: Fix incomplete type declarations
` [PULL 07/51] iotests: Run pylint and mypy in a testcase
` [PULL 08/51] block: Add bdrv_make_empty()
` [PULL 09/51] block: Add blk_make_empty()
` [PULL 10/51] block: Use blk_make_empty() after commits
` [PULL 11/51] replication: Avoid blk_make_empty() on read-only child
` [PULL 12/51] block: Use bdrv_make_empty() where possible
` [PULL 13/51] block: Mark commit, mirror, blkreplay as filters
` [PULL 14/51] block: Add BlockDriver.is_format
` [PULL 15/51] block: Rename BdrvChildRole to BdrvChildClass
` [PULL 16/51] block: Add BdrvChildRole and BdrvChildRoleBits
` [PULL 17/51] block: Add BdrvChildRole to BdrvChild
` [PULL 18/51] block: Pass BdrvChildRole to bdrv_child_perm()
` [PULL 19/51] block: Pass BdrvChildRole to .inherit_options()
` [PULL 20/51] block: Pass parent_is_format "
` [PULL 21/51] block: Rename bdrv_inherited_options()
` [PULL 22/51] block: Add generic bdrv_inherited_options()
` [PULL 23/51] block: Use bdrv_inherited_options()
` [PULL 24/51] block: Unify bdrv_child_cb_attach()
` [PULL 25/51] block: Unify bdrv_child_cb_detach()
` [PULL 26/51] block: Add child_of_bds
` [PULL 27/51] block: Distinguish paths in *_format_default_perms
` [PULL 28/51] block: Pull out bdrv_default_perms_for_cow()
` [PULL 29/51] block: Pull out bdrv_default_perms_for_storage()
` [PULL 30/51] block: Relax *perms_for_storage for data children
` [PULL 31/51] block: Add bdrv_default_perms()
` [PULL 32/51] raw-format: Split raw_read_options()
` [PULL 33/51] block: Switch child_format users to child_of_bds
` [PULL 34/51] block: Drop child_format
` [PULL 35/51] block: Make backing files child_of_bds children
` [PULL 36/51] block: Drop child_backing
` [PULL 37/51] block: Make format drivers use child_of_bds
` [PULL 38/51] block: Make filter "
` [PULL 39/51] block: Use child_of_bds in remaining places
` [PULL 40/51] tests: Use child_of_bds instead of child_file
` [PULL 41/51] block: Use bdrv_default_perms()
` [PULL 42/51] block: Make bdrv_filter_default_perms() static
` [PULL 43/51] block: Drop bdrv_format_default_perms()
` [PULL 44/51] block: Drop child_file
` [PULL 45/51] block: Pass BdrvChildRole in remaining cases
` [PULL 46/51] block: Drop @child_class from bdrv_child_perm()
` [PULL 47/51] block/block-copy: Fix uninitialized variable in block_copy_task_entry
` [PULL 48/51] block/block-copy: Simplify block_copy_do_copy()
` [PULL 49/51] iotests: log messages from notrun()
` [PULL 50/51] hw/ide/ahci: Log lost IRQs
` [PULL 51/51] iotests/030: Reduce run time by unthrottling job earlier

[PATCH v3 0/7] fix migration with bitmaps and mirror
 2020-05-15 12:40 UTC  (8+ messages)
` [PATCH v3 1/7] block: Mark commit, mirror, blkreplay as filters
` [PATCH v3 2/7] migration/block-dirty-bitmap: refactor init_dirty_bitmap_migration
` [PATCH v3 3/7] block/dirty-bitmap: add bdrv_has_named_bitmaps helper
` [PATCH v3 4/7] migration/block-dirty-bitmap: fix bitmaps pre-blockdev migration during mirror job
` [PATCH v3 5/7] iotests: 194: test also migration of dirty bitmap
` [PATCH v3 6/7] migration/block-dirty-bitmap: add_bitmaps_to_list: check disk name once
` [PATCH v3 7/7] migration/block-dirty-bitmap: forbid migration by generated node-name

[PATCH] tests/docker: Kludge <linux/swab.h> breakage by pinning linux-libc-dev
 2020-05-15 12:41 UTC  (5+ messages)

[PULL 0/2] Ui 20200515 patches
 2020-05-15 12:42 UTC  (4+ messages)
` [PULL 1/2] ui: improve -show-cursor deprecation message
` [PULL 2/2] ui/sdl2: fix segment fault caused by null pointer dereference

[PATCH v4 0/6] hyperv: VMBus implementation
 2020-05-15 12:35 UTC  (10+ messages)
` [PATCH v4 5/6] i386: Hyper-V VMBus ACPI DSDT entry

[PATCH V2] Add a new PIIX option to control PCI hot unplugging of devices on non-root buses
 2020-05-15 12:13 UTC  (5+ messages)

[PATCH] replication: Avoid blk_make_empty() on read-only child
 2020-05-15 12:12 UTC  (2+ messages)

[PATCH] i386/kvm: correct the meaning of '0xffffffff' value for hv-spinlocks
 2020-05-15 11:48 UTC 

[PATCH v2 00/17] target/mips: FPU and other cleanups and improvements
 2020-05-15 11:19 UTC  (6+ messages)
` [PATCH v2 17/17] hw/mips: Convert Malta "ifdef 0"-ed code to comments

[PATCH v5 0/6] colo-compare bugfixes
 2020-05-15 11:11 UTC  (7+ messages)
` [PATCH v5 1/6] net/colo-compare.c: Create event_bh with the right AioContext
` [PATCH v5 2/6] chardev/char.c: Use qemu_co_sleep_ns if in coroutine
` [PATCH v5 3/6] net/colo-compare.c: Fix deadlock in compare_chr_send
` [PATCH v5 4/6] net/colo-compare.c: Only hexdump packets if tracing is enabled
` [PATCH v5 5/6] net/colo-compare.c, softmmu/vl.c: Check that colo-compare is active
` [PATCH v5 6/6] net/colo-compare.c: Correct ordering in complete and finalize

QEMU 5.1: Can we require each new device/machine to provided a test?
 2020-05-15 11:24 UTC  (5+ messages)

[PATCH v2 0/5] fix migration with bitmaps and mirror
 2020-05-15 11:15 UTC  (7+ messages)

[PATCH v2 0/1] vfio-ccw: Enable transparent CCW IPL from DASD [QEMU]
 2020-05-15 11:06 UTC  (5+ messages)
` [PATCH v2 1/1] vfio-ccw: allow non-prefetch ORBs

[PATCH v2 0/4] block: Do not call BlockDriver.bdrv_make_empty() directly
 2020-05-15 10:36 UTC  (3+ messages)

[Bug 1878348] [NEW] --static build fails in v5.0 (since 5010cec2bc87dafab39b3913c8ca91f88df9c540)
 2020-05-15 10:25 UTC  (5+ messages)
` [Bug 1878348] "

[PATCH 0/5] docs/system: Document some arm board models
 2020-05-15 10:23 UTC  (19+ messages)
` [PATCH 1/5] docs/system: Add 'Arm' to the Integrator/CP document title
` [PATCH 2/5] docs/system: Sort Arm board index into alphabetical order
` [PATCH 3/5] docs/system: Document Arm Versatile Express boards
` [PATCH 4/5] docs/system: Document the various MPS2 models
` [PATCH 5/5] docs/system: Document Musca boards

proposal: deprecate -readconfig/-writeconfig
 2020-05-15 10:19 UTC  (7+ messages)

[PULL 00/21] QOM patches for 2020-05-15
 2020-05-15 10:17 UTC  (3+ messages)

[PATCH] Add a new PIIX option to control global PCI hot-plugging
 2020-05-15 10:10 UTC  (2+ messages)

[PATCH] hw/ide/ahci: Log lost IRQs
 2020-05-15 10:05 UTC  (3+ messages)

[PATCH 0/3] s390x: improve documentation
 2020-05-15 10:01 UTC  (15+ messages)
` [PATCH 1/3] docs/s390x: document the virtual css
` [PATCH 2/3] docs/s390x: document 3270
` [PATCH 3/3] docs/s390x: document vfio-ccw

[PATCH] trace/simple: Fix unauthorized enable
 2020-05-15 10:02 UTC  (2+ messages)

[PATCH 0/3] iotests: enable logging prior to notrun() invocation
 2020-05-15  9:57 UTC  (2+ messages)

[PATCH 0/2] tests: Remove unused bison/flex packages
 2020-05-15  9:55 UTC  (8+ messages)
` [PATCH 1/2] tests/docker: Remove flex/bison packages
` [PATCH 2/2] tests/vm: "

[PATCH 0/6] tests/fuzz: Review notes
 2020-05-15  9:46 UTC  (2+ messages)

[PATCH v4 0/3] iotests: add JobRunner framework
 2020-05-15  9:46 UTC  (5+ messages)
` [PATCH v4 3/3] iotests: modify test 040 to use JobRunner

[PATCH 0/1] virtio-9pfs: don't truncate response
 2020-05-15  9:30 UTC  (2+ messages)

[PATCH v2 0/5] block: Documentation improvment
 2020-05-15  9:19 UTC  (6+ messages)
` [PATCH v2 1/5] qemu/osdep: Document qemu_memalign() and friends
` [PATCH v2 2/5] qemu/bitmap: Document bitmap_new() returned pointer
` [PATCH v2 3/5] block/block: Document BlockSizes fields
` [PATCH v2 4/5] sysemu/block-backend: Document blk_read()/blk_pwrite()
` [PATCH v2 5/5] sysemu/block-backend: Document blk_get_max_iov() returned value

[PATCH v5 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
 2020-05-15  9:19 UTC  (7+ messages)
` [PATCH v5 1/7] raspi: add BCM2835 SOC MPHI emulation
` [PATCH v5 2/7] dwc-hsotg (dwc2) USB host controller register definitions

[PATCH v4 0/6] colo-compare bugfixes
 2020-05-15  9:15 UTC  (2+ messages)

[PATCH v5 0/3] qemu-sockets: add abstract UNIX domain socket support
 2020-05-15  9:07 UTC  (5+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] tests/util-sockets: add abstract unix socket cases
` [PATCH v5 3/3] qemu-options: updates for abstract unix sockets

[PATCH v10 00/14] iotests: use python logging
 2020-05-15  9:03 UTC  (7+ messages)
` [PATCH v10 14/14] iotests: use python logging for iotests.log()

[PATCH 0/5] target/i386: fxtract, fscale fixes
 2020-05-15  8:59 UTC  (3+ messages)
` [PATCH 1/5] target/i386: implement special cases for fxtract

[PATCH v2] bitmaps: Update maintainer
 2020-05-15  8:53 UTC  (2+ messages)

[PATCH] hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer
 2020-05-15  8:48 UTC  (3+ messages)

[PATCH] hw/mips/mips_fulong2e: Remove unused 'audio/audio.h' include
 2020-05-15  8:42 UTC 

Onboard audio devices and -audiodev none
 2020-05-15  8:34 UTC  (2+ messages)

[PATCH v4 0/2] Makefile: libfdt: build only the strict necessary
 2020-05-15  8:25 UTC  (4+ messages)

[PATCH v4 0/3] qemu-sockets: add abstract UNIX domain socket support
 2020-05-15  8:09 UTC  (3+ messages)
` [PATCH v4 2/3] tests/util-sockets: add abstract unix socket cases

About migration/colo issue
 2020-05-15  8:05 UTC  (3+ messages)

Please disable IRC notification on HighW4y2H3ll/qemu-fuzz fork
 2020-05-15  7:41 UTC 

[PATCH v2 0/9] RISC-V Add the OpenTitan Machine
 2020-05-15  7:28 UTC  (6+ messages)
` [PATCH v2 5/9] hw/char: Initial commit of Ibex UART


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