qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-08 22:20:51 to 2020-11-09 13:46:23 UTC [more...]

[PATCH v2] hw/arm/virt enable support for virtio-mem
 2020-11-09 13:40 UTC  (2+ messages)

[PATCH v2 0/7] block: permission update fix & refactor
 2020-11-09 13:40 UTC  (11+ messages)
` [PATCH v2 4/7] block: add bdrv_refresh_perms() helper
` [PATCH v2 5/7] block: bdrv_set_perm() drop redundant parameters
` [PATCH v2 6/7] block: bdrv_child_set_perm() "
` [PATCH v2 7/7] block: drop tighten_restrictions

[PATCH v2 for-5.2 0/6] Deprecate or forbid crazy QemuOpts cases
 2020-11-09 13:39 UTC  (5+ messages)
` [PATCH v2 1/6] qemu-option: simplify search for end of key
` [PATCH v2 2/6] qemu-option: pass QemuOptsList to opts_accepts_any
` [PATCH v2 3/6] qemu-option: restrict qemu_opts_set to merge-lists QemuOpts
` [PATCH v2 4/6] qemu-option: clean up id vs. list->merge_lists

[RFC PATCH 0/6] eBPF RSS support for virtio-net
 2020-11-09 13:33 UTC  (11+ messages)

[PATCH v3 0/9] Add support for Control-Flow Integrity
 2020-11-09 13:26 UTC  (9+ messages)
` [PATCH v3 2/9] s390x: fix clang 11 warnings in cpu_models.c
` [PATCH v3 4/9] s390x: Avoid variable size warning in ipl.h
` [PATCH v3 5/9] scsi: fix overflow in scsi_disk_new_request_dump
  ` [PATCH-for-5.2? "

[Qemu-devel] [Bug 1687270] [NEW] Can't write to 9p shared folder with qemu 2.9.0
 2020-11-09 13:14 UTC  (3+ messages)
` [Bug 1687270] "

[PATCH v2] docs: add some notes on the sbsa-ref machine
 2020-11-09 13:10 UTC  (3+ messages)

[PATCH-for-5.2 v4 00/17] ci: Move various jobs from Travis to GitLab CI
 2020-11-09 13:02 UTC  (18+ messages)
` [PATCH-for-5.2 v4 01/17] configure: Check vhost-user is available to build vhost-user-blk-server
` [PATCH-for-6.0 v4 04/17] MAINTAINERS: Add gitlab-pipeline-status script to GitLab CI section
` [PATCH-for-6.0 v4 06/17] gitlab-ci: Update 'build-disabled' to cover all configurable options
` [PATCH-for-6.0 v4 07/17] gitlab-ci: Move job testing --without-default-devices across to gitlab
` [PATCH-for-6.0 v4 12/17] gitlab-ci: Move coroutine tests "
` [PATCH-for-6.0 v4 13/17] tests/docker: Install lttng-ust-devel package in Fedora image
` [PATCH-for-6.0 v4 14/17] gitlab-ci: Move trace backend tests across to gitlab

[PATCH] qtest: Fix bad printf format specifiers
 2020-11-09 12:50 UTC  (10+ messages)

dtrace warnings for trace/trace-dtrace-hw_virtio.dtrace
 2020-11-09 12:41 UTC  (5+ messages)

[Qemu-devel] [Bug 1687309] [NEW] Assertion !usb_packet_is_inflight(p) fails in OHCI
 2020-11-09 12:30 UTC  (2+ messages)
` [Bug 1687309] "

[Qemu-devel] [Bug 1687214] [NEW] Rapid tremendous memory hog when using -net nic, vlan=0 -net user, vlan=0
 2020-11-09 12:29 UTC  (2+ messages)
` [Bug 1687214] "

[PATCH v2 0/2] fuzz: add virtio-blk fuzz target
 2020-11-09 12:24 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] docs/fuzz: update make and run command lines

[PATCH v3 00/25] backup performance: block_status + async
 2020-11-09 12:23 UTC  (3+ messages)
` [PATCH v3 11/25] qapi: backup: add max-chunk and max-workers to x-perf struct

[PATCH v2 00/20] backup performance: block_status + async
 2020-11-09 12:16 UTC  (11+ messages)
` [PATCH v2 11/20] qapi: backup: add x-max-chunk and x-max-workers parameters
` [PATCH v2 13/20] iotests: 129: prepare for backup over block-copy

[PATCH 0/4] Publish docs as GitLab Pages
 2020-11-09 12:10 UTC  (2+ messages)

[PATCH v3] introduce VFIO-over-socket protocol specificaion
 2020-11-09 12:07 UTC  (11+ messages)
` [PATCH v5] introduce vfio-user protocol specification

[PATCH for-5.2] target/arm: Fix neon VTBL/VTBX for len > 1
 2020-11-09 11:59 UTC  (2+ messages)

[Qemu-devel] [Bug 1619896] [NEW] Unsupported ancillary data: 0/8
 2020-11-09 11:46 UTC  (3+ messages)
` [Bug 1619896] Re: linux-user missing cmsg IP_PKTINFO support ("Unsupported ancillary data: 0/8")

[RFC PATCH v3 00/13] hw/arm/virt: Introduce cpu and cache topology support
 2020-11-09 11:58 UTC  (18+ messages)
` [RFC PATCH v3 01/13] hw/arm/virt: Spell out smp.cpus and smp.max_cpus
` [RFC PATCH v3 02/13] hw/arm/virt: Remove unused variable
` [RFC PATCH v3 03/13] hw/arm/virt: Replace smp_parse with one that prefers cores
` [RFC PATCH v3 04/13] device_tree: Add qemu_fdt_add_path
` [RFC PATCH v3 05/13] hw: add compat machines for 5.3
` [RFC PATCH v3 06/13] hw/arm/virt: DT: add cpu-map
` [RFC PATCH v3 07/13] hw/arm/virt-acpi-build: distinguish possible and present cpus
` [RFC PATCH v3 08/13] hw/acpi/aml-build: add processor hierarchy node structure
` [RFC PATCH v3 09/13] hw/arm/virt-acpi-build: add PPTT table
` [RFC PATCH v3 10/13] target/arm/cpu: Add cpu cache description for arm
` [RFC PATCH v3 11/13] hw/arm/virt: add fdt cache information
` [RFC PATCH v3 12/13] hw/acpi/aml-build: Build ACPI cpu cache hierarchy information
` [RFC PATCH v3 13/13] hw/arm/virt-acpi-build: Enable cpu and cache topology

[PATCH 0/2] 9pfs: test suite fixes
 2020-11-09 11:51 UTC  (4+ messages)
` [PATCH 1/2] tests/9pfs: fix test dir for parallel tests

[qemu-web PATCH v2] Add virtio-fs in OSv overview blog post
 2020-11-09 11:27 UTC  (3+ messages)

[RFC PATCH-for-5.2] hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripherals
 2020-11-09 11:42 UTC  (2+ messages)

[PATCH 1/1] pvpanic: Advertise the PVPANIC_CRASHLOADED event support
 2020-11-09 11:40 UTC  (2+ messages)
` [External] "

[PATCH v2 00/44] Make qdev static property API usable by any QOM type
 2020-11-09 11:34 UTC  (6+ messages)

[PATCH-for-5.2 0/5] hw/usb/hcd-xhci: Fix xhci-pci devices
 2020-11-09 11:30 UTC  (7+ messages)
` [PATCH-for-5.2 1/5] hw/usb/hcd-xhci: Make xhci base model abstract
` [PATCH-for-5.2 2/5] hw/usb/Kconfig: Fix USB_XHCI_NEC (depends on USB_XHCI_PCI)

[PATCH] tests/qtest/tpm: Remove redundant check in the tpm_test_swtpm_test()
 2020-11-09 11:28 UTC  (2+ messages)

[PULL 0/3] MIPS patches for 5.2-rc1
 2020-11-09 11:20 UTC  (5+ messages)
` [PULL 1/3] target/mips: Deprecate nanoMIPS ISA
` [PULL 2/3] target/mips: Fix PageMask with variable page size
` [PULL 3/3] hw/mips/boston: Fix memory leak in boston_fdt_filter() error-handling paths

[PATCH for-5.2 0/4] hw/net/can/ctucan: fix Coverity and other issues
 2020-11-09 11:07 UTC  (4+ messages)
` [PATCH for-5.2 2/4] hw/net/can/ctucan: Avoid unused value in ctucan_send_ready_buffers()

[Qemu-devel] [Bug 1681439] [NEW] qemu-system-x86_64: hw/ide/core.c:685: ide_cancel_dma_sync: Assertion `s->bus->dma->aiocb == NULL' failed
 2020-11-09 10:41 UTC  (2+ messages)
` [Bug 1681439] Re: dma_blk_cb leaks memory map handles on misaligned IO

[Bug 1890360] [NEW] Assertion failure in address_space_unmap through virtio-blk
 2020-11-09 10:44 UTC  (2+ messages)
` [Bug 1890360] "

[PATCH 0/3] accel: Remove system-mode stubs from user-mode builds
 2020-11-09 10:50 UTC  (8+ messages)
` [PATCH 1/3] accel: Only include TCG stubs in user-mode only builds
` [PATCH 2/3] accel/stubs: Restrict system-mode emulation stubs
` [PATCH 3/3] accel/stubs: Simplify kvm-stub.c

[PATCH 0/7] qom: Field properties type safety
 2020-11-09 10:47 UTC  (5+ messages)
` [PATCH 4/7] qom: Replace void* parameter with Property* on field getters/setters
` [PATCH 6/7] qom: Add FIELD_PTR, a type-safe wrapper for object_field_prop_ptr()

[PATCH] ppc/translate: Fix unordered f64/f128 comparisons
 2020-11-09 10:21 UTC 

[PATCH-for-5.2] configure: Check vhost-user is available to build vhost-user-blk-server
 2020-11-09 10:20 UTC  (2+ messages)

Qemu first time contribution
 2020-11-09 10:17 UTC  (4+ messages)

Migrating to the gitlab issue tracker
 2020-11-09 10:14 UTC  (16+ messages)

[PATCH] virtiofsd: Use --thread-pool-size=0 to mean no thread pool
 2020-11-09 10:11 UTC  (6+ messages)
` [Virtio-fs] "

[PATCH 0/2] Increase amount of data for monitor to read
 2020-11-09 10:04 UTC  (5+ messages)
` [PATCH 2/2] monitor: increase "

[PATCH v2 0/6] QOM minor fixes
 2020-11-09 10:02 UTC  (7+ messages)
` [PATCH v2 5/6] macio: don't reference serial_hd() directly within the device

[PATCH v3 00/11] gitlab-ci: Allow forks to select & restrict build jobs
 2020-11-09  9:59 UTC  (16+ messages)
` [PATCH v3 01/11] gitlab-ci: Drop generic cache rule
` [PATCH v3 02/11] gitlab-ci: Replace YAML anchors by extends (cross_system_build_job)
` [PATCH v3 03/11] gitlab-ci: Replace YAML anchors by extends (native_build_job)
` [PATCH v3 04/11] gitlab-ci: Replace YAML anchors by extends (native_test_job)
` [PATCH v3 05/11] gitlab-ci: Replace YAML anchors by extends (acceptance_test_job)
` [PATCH v3 06/11] gitlab-ci: Rename acceptance_test_job -> integration_test_job
` [PATCH v3 07/11] gitlab-ci: Extract common job definition as 'cross_common_job'
` [PATCH v3 08/11] gitlab-ci: Extract common job definition as 'native_common_job'
` [PATCH v3 09/11] gitlab-ci: Add rules to select cross-jobs to build
` [PATCH v3 10/11] gitlab-ci: Add rules to select building/testing native jobs
` [PATCH v3 11/11] gitlab-ci: Move artifacts expiry rule to common 'native_build_job'

block: Fix some code style problems, "foo* bar" should be "foo *bar"
 2020-11-09  9:53 UTC  (3+ messages)
` [PATCH] "

On virtio and glusterfs block device
 2020-11-09  9:42 UTC 

[Bug 1903493] [NEW] About wireless network card bridging
 2020-11-09  9:21 UTC  (2+ messages)
` [Bug 1903493] "

[PATCH 1/2] ppc/translate: Implement lxvwsx opcode
 2020-11-09  9:17 UTC  (2+ messages)
` [PATCH 2/2] ppc/translate: Rewrite gen_lxvdsx to use gvec primitives

[RFC PATCH-for-5.2] tests/acceptance: Disable Spartan-3A DSP 1800A test
 2020-11-09  9:23 UTC  (5+ messages)

[PATCH-for-5.2 v3] tests/acceptance: Disable Spartan-3A DSP 1800A test
 2020-11-09  9:17 UTC 

[RFC PATCH 0/6] migration: Multi-thread compression with zstd method
 2020-11-09  9:08 UTC  (7+ messages)
` [RFC PATCH 1/6] migration: Add multi-thread compress method
` [RFC PATCH 2/6] migration: Refactoring multi-thread compress migration
` [RFC PATCH 3/6] migration: Add multi-thread compress ops
` [RFC PATCH 4/6] migration: Add zstd support in multi-thread compression
` [RFC PATCH 5/6] migration: Add compress_level sanity check
` [RFC PATCH 6/6] doc: Update multi-thread compression doc

[PATCH] meson: Clarify the confusing vhost-user vs. vhost-kernel output
 2020-11-09  9:09 UTC  (2+ messages)

[PATCH-for-6.0 0/2] target/mips: CP0 housekeeping patches for Nov 2020
 2020-11-09  9:04 UTC  (3+ messages)
` [PATCH-for-6.0 1/2] target/mips: Replace magic values by CP0PM_MASK or TARGET_PAGE_BITS_MIN
` [PATCH-for-6.0 2/2] target/mips: Do not include CP0 helpers in user-mode emulation

[PULL 0/5] QAPI patches patches for 2020-11-09
 2020-11-09  9:02 UTC  (6+ messages)
` [PULL 1/5] docs/devel/qapi-code-gen: Fix up examples
` [PULL 2/5] MAINTAINERS: Add QAPI schema modules to their subsystems
` [PULL 3/5] qapi: Fix missing headers in QMP Reference Manual
` [PULL 4/5] qapi/block-core: Improve MapEntry documentation
` [PULL 5/5] block: Remove unused BlockDeviceMapEntry

[PATCH] scripts/checkpatch.pl: Modify the line length limit of the code
 2020-11-09  9:01 UTC  (10+ messages)

[PATCH] meson: always include contrib/libvhost-user
 2020-11-09  9:01 UTC  (3+ messages)

[PATCH v3 0/2] plugins: Fix some resource leaks
 2020-11-09  8:28 UTC  (3+ messages)
` [PATCH v3 1/2] plugins: Fix resource leak in connect_socket()
` [PATCH v3 2/2] plugins: Fix two resource leaks in setup_socket()

[PATCH V2 1/2] plugins: Fix resource leak in connect_socket()
 2020-11-09  8:20 UTC  (3+ messages)

[PATCH 0/2] block: Remove unused BlockDeviceMapEntry
 2020-11-09  8:15 UTC  (2+ messages)

[PATCH] tests/vm: update openbsd to release 6.8
 2020-11-09  8:13 UTC  (5+ messages)

[RFC PATCH-for-5.2 v2] tests/acceptance: Disable Spartan-3A DSP 1800A test
 2020-11-09  8:13 UTC  (2+ messages)

[PATCH for-5.2 0/2] deprecate short-form boolean options
 2020-11-09  7:59 UTC  (5+ messages)
` [PATCH 2/2] qemu-option: warn for "

nbd: bitmap_to_extents() calls nbd_extent_array_add() without checking return value: coverity false positive?
 2020-11-09  7:17 UTC  (4+ messages)

[Bug 1902470] [NEW] migration with TLS-MultiFD is stuck when the dst-libvirtd service restarts
 2020-11-09  6:32 UTC  (2+ messages)
` [Bug 1902470] "

[PATCH] target/microblaze: Fix possible array out of bounds in mmu_write()
 2020-11-09  3:17 UTC  (3+ messages)

[PATCH] net/e1000e_core: make sure RDH never exceeds RDT in e1000e_ring_advance()
 2020-11-09  2:38 UTC  (2+ messages)

[Bug 1903470] [NEW] qemu 5.1.0: Add UNIX socket support for netdev socket
 2020-11-09  1:57 UTC 

[PATCH v5 0/4] Introducing QMP query-netdev command
 2020-11-08 23:59 UTC  (5+ messages)
` [PATCH v5 1/4] qapi: net: Add "
` [PATCH v5 2/4] tests: Add tests for "
` [PATCH v5 3/4] hmp: Use QMP query-netdev in hmp_info_network
` [PATCH v5 4/4] net: Do not use legacy info_str for backends

[PATCH v5 0/7] iOS and Apple Silicon host support
 2020-11-09  0:01 UTC  (9+ messages)
` [PATCH v5 1/7] configure: option to disable host block devices
` [PATCH v5 2/7] configure: cross-compiling with empty cross_prefix
` [PATCH v5 3/7] qemu: add support for iOS host
` [PATCH v5 4/7] coroutine: add libucontext as external library
` [PATCH v5 5/7] slirp: update build flags for iOS resolv fix
` [PATCH v5 6/7] tcg: implement JIT for iOS and Apple Silicon
` [PATCH v5 7/7] block: check availablity for preadv/pwritev on mac

[PULL 0/2] Renesas patches for 5.2-rc1
 2020-11-08 23:59 UTC  (3+ messages)
` [PULL 1/2] MAINTAINERS: Demote Renesas target & hardware to 'Odd Fixes'
` [PULL 2/2] hw/rx/rx-gdbsim: Fix memory leak (CID 1432307)

[PATCH-for-5.2] MAINTAINERS: Demote Renesas target & hardware to 'Odd Fixes'
 2020-11-08 23:55 UTC  (2+ messages)

[PATCH-for-5.2 v3] hw/rx/rx-gdbsim: Fix memory leak
 2020-11-08 23:54 UTC  (2+ messages)

[Qemu-devel] [Bug 1663287] [NEW] Illegal delay slot code causes abort on mips64
 2020-11-08 23:17 UTC  (2+ messages)
` [Bug 1663287] "

[PATCH-for-5.2] target/mips: Deprecate nanoMIPS ISA
 2020-11-08 23:20 UTC  (2+ messages)

[PATCH V17 0/6] mips: Add Loongson-3 machine support
 2020-11-08 23:15 UTC  (3+ messages)
` [PATCH V17 1/6] target/mips: Fix PageMask with variable page size

[PATCH for-5.2] hw/mips/boston.c: Fix memory leak in boston_fdt_filter() error-handling paths
 2020-11-08 23:13 UTC  (2+ messages)

[PATCH v4 0/7] iOS and Apple Silicon host support
 2020-11-08 22:51 UTC  (4+ messages)
` [PATCH v4 4/7] coroutine: add libucontext as external library


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