qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-26 07:06:51 to 2021-01-26 15:47:41 UTC [more...]

[PATCH v2 00/12] buildsys: Do not build various objects if not necessary
 2021-01-26 15:46 UTC  (7+ messages)
` [PATCH v2 09/12] qapi/meson: Restrict qdev code to system-mode emulation

[Bug 1913315] [NEW] qemu-system-x86_64 crash: in memory_region_access_valid+0x13
 2021-01-26 15:29 UTC 

[PATCH v2] virtio: Add corresponding memory_listener_unregister to unrealize
 2021-01-26 15:40 UTC  (2+ messages)

[PATCH v9 0/6] Rework iotests/check
 2021-01-26 15:36 UTC  (11+ messages)
` [PATCH v9 3/6] iotests: add testenv.py
` [PATCH v9 4/6] iotests: add testrunner.py

[PATCH] libqtest: Rework qtest_rsp()
 2021-01-26 15:16 UTC 

[PATCH v2] docs/devel: Explain how acceptance tests can be skipped
 2021-01-26 14:53 UTC  (2+ messages)

[PATCH v1 0/2] meson fixups for check-tcg/softfloat
 2021-01-26 14:53 UTC  (3+ messages)
` [PATCH v1 1/2] scripts/mtest2make.py: export all-%s-targets variable and use it
` [PATCH v1 2/2] tests/Makefile.include: don't use TARGET_DIRS for check-tcg

[PATCH v3 0/5] vhost-vdpa: add support for configure interrupt
 2021-01-26 14:53 UTC  (7+ messages)
` [PATCH v3 1/5] virtio: "
` [PATCH v3 2/5] vhost_net: enable configure interrupt when vhost_net start
` [PATCH v3 3/5] virtio-pci: add support for configure interrupt
` [PATCH v3 4/5] virtio-mmio: "
` [PATCH v3 5/5] vhost-vdpa: add callback function "

[PATCH v3 0/2] net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr()
 2021-01-26 14:35 UTC  (5+ messages)
` [PATCH v3 1/2] net/eth: Simplify _eth_get_rss_ex_dst_addr()
` [PATCH v3 2/2] net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr()

[PATCH 0/4] Introduce a battery, AC adapter, and lid button
 2021-01-26 14:39 UTC  (4+ messages)

[RFC 0/5] pc: support user provided NIC naming/indexing
 2021-01-26 14:29 UTC  (4+ messages)
` [RFC 4/5] pci: acpi: add _DSM method to PCI devices

QEMU does not read from TAP device on macOS
 2021-01-26 12:06 UTC 

[PULL 00/53] Block patches
 2021-01-26 14:20 UTC  (54+ messages)
` [PULL 01/53] iotests: fix _check_o_direct
` [PULL 02/53] copy-on-read: support preadv/pwritev_part functions
` [PULL 03/53] block: add API function to insert a node
` [PULL 04/53] copy-on-read: add filter drop function
` [PULL 05/53] qapi: add filter-node-name to block-stream
` [PULL 06/53] qapi: copy-on-read filter: add 'bottom' option
` [PULL 07/53] iotests: add #310 to test bottom node in COR driver
` [PULL 08/53] block: include supported_read_flags into BDS structure
` [PULL 09/53] copy-on-read: skip non-guest reads if no copy needed
` [PULL 10/53] stream: rework backing-file changing
` [PULL 11/53] qapi: block-stream: add "bottom" argument
` [PULL 12/53] iotests: 30: prepare to COR filter insertion by stream job
` [PULL 13/53] block/stream: add s->target_bs
` [PULL 14/53] block: apply COR-filter to block-stream jobs
` [PULL 15/53] iotests.py: Assume a couple of variables as given
` [PULL 16/53] iotests/297: Rewrite in Python and extend reach
` [PULL 17/53] iotests: Move try_remove to iotests.py
` [PULL 18/53] iotests/129: Remove test images in tearDown()
` [PULL 19/53] iotests/129: Do not check @busy
` [PULL 20/53] iotests/129: Use throttle node
` [PULL 21/53] iotests/129: Actually test a commit job
` [PULL 22/53] iotests/129: Limit mirror job's buffer size
` [PULL 23/53] iotests/129: Clean up pylint and mypy complaints
` [PULL 24/53] iotests/300: "
` [PULL 25/53] coroutine-sigaltstack: Add SIGUSR2 mutex
` [PULL 26/53] qapi: backup: add perf.use-copy-range parameter
` [PULL 27/53] block/block-copy: More explicit call_state
` [PULL 28/53] block/block-copy: implement block_copy_async
` [PULL 29/53] block/block-copy: add max_chunk and max_workers parameters
` [PULL 30/53] block/block-copy: add list of all call-states
` [PULL 31/53] block/block-copy: add ratelimit to block-copy
` [PULL 32/53] block/block-copy: add block_copy_cancel
` [PULL 33/53] blockjob: add set_speed to BlockJobDriver
` [PULL 34/53] job: call job_enter from job_pause
` [PULL 35/53] qapi: backup: add max-chunk and max-workers to x-perf struct
` [PULL 36/53] iotests: 56: prepare for backup over block-copy
` [PULL 37/53] iotests/129: Limit backup's max-chunk/max-workers
` [PULL 38/53] iotests: 185: prepare for backup over block-copy
` [PULL 39/53] iotests: 219: "
` [PULL 40/53] iotests: 257: "
` [PULL 41/53] block/block-copy: make progress_bytes_callback optional
` [PULL 42/53] block/backup: drop extra gotos from backup_run()
` [PULL 43/53] backup: move to block-copy
` [PULL 44/53] qapi: backup: disable copy_range by default
` [PULL 45/53] block/block-copy: drop unused block_copy_set_progress_callback()
` [PULL 46/53] block/block-copy: drop unused argument of block_copy()
` [PULL 47/53] simplebench/bench_block_job: use correct shebang line with python3
` [PULL 48/53] simplebench: bench_block_job: add cmd_options argument
` [PULL 49/53] simplebench: add bench-backup.py
` [PULL 50/53] block: report errno when flock fcntl fails
` [PULL 51/53] iotests: Add test for the regression fixed in c8bf9a9169
` [PULL 52/53] iotests/118: Drop 'change' test
` [PULL 53/53] iotests/178: Pass value to invalid option

[PATCH] virtio: move 'use-disabled-flag' property to hw_compat_4_2
 2021-01-26 14:17 UTC  (4+ messages)

[PATCH 0/2] g_return_if_fail(), g_return_val_if_fail() misuse
 2021-01-26 14:10 UTC  (6+ messages)
` [PATCH 1/2] backends/dbus-vmstate: Fix short read error handling
` [PATCH 2/2] vhost_user_gpu: Drop dead check for g_malloc() failure

[PATCH] meson: Restrict Cocoa framework check to macOS
 2021-01-26 14:08 UTC  (4+ messages)

[PATCH] iotests/178: Pass value to invalid option
 2021-01-26 14:01 UTC  (2+ messages)

[PATCH 0/2] trace: make the 'log' backend timestamp configurable
 2021-01-26 14:01 UTC  (3+ messages)

[PATCH 0/2] tcg/tci: Fix Clang build
 2021-01-26 13:51 UTC  (9+ messages)
` [RFC PATCH 2/2] gitlab-ci: Add a job building TCI with Clang

[PATCH] gitlab-ci.yml: Avoid recompiling the sources in the test jobs
 2021-01-26 13:36 UTC  (5+ messages)

[PULL v1 0/1] Merge tpm 2021/01/25 v1
 2021-01-26 13:25 UTC  (2+ messages)

[PATCH] coroutine-sigaltstack: Add SIGUSR2 mutex
 2021-01-26 13:16 UTC  (3+ messages)

[PATCH] meson: accept either shared or static libraries if --disable-static
 2021-01-26 13:13 UTC  (2+ messages)

[Bug 1879531] [NEW] Stack-overflow in _eth_get_rss_ex_dst_addr
 2021-01-26 12:58 UTC  (3+ messages)
` [Bug 1879531] "

[PATCH] gitlab-ci.yml: Avoid some submodules to speed up the CI a little bit
 2021-01-26 12:42 UTC  (3+ messages)

[PATCH v2 0/2] sev: enable secret injection to a self described area in OVMF
 2021-01-26 12:32 UTC  (5+ messages)
` [PATCH v2 1/2] pc: add parser for OVMF reset block
` [PATCH v2 2/2] sev: update sev-inject-launch-secret to make gpa optional

[PATCH] iotests/118: Drop 'change' test
 2021-01-26 12:28 UTC  (6+ messages)

[PATCH v2] hw/block/nvme: add missing mor/mar constraint checks
 2021-01-26 12:15 UTC 

[PATCH 0/2] gitlab-ci: Test Fedora capstone package
 2021-01-26 12:07 UTC  (7+ messages)
` [PATCH 1/2] docker: Install libcastone on Fedora
` [PATCH 2/2] gitlab-ci: Test Fedora capstone package

[PATCH] hw/block/nvme: add missing mor/mar constraint check
 2021-01-26 11:46 UTC 

[PATCH v5 0/6] Qemu SEV-ES guest support
 2021-01-26 11:29 UTC  (3+ messages)
` [PATCH v5 3/6] sev/i386: Allow AP booting under SEV-ES

[PATCH V2 0/7] block/rbd: migrate to coroutines and add write zeroes support
 2021-01-26 11:25 UTC  (8+ messages)
` [PATCH V2 1/7] block/rbd: bump librbd requirement to luminous release
` [PATCH V2 2/7] block/rbd: store object_size in BDRVRBDState
` [PATCH V2 3/7] block/rbd: update s->image_size in qemu_rbd_getlength
` [PATCH V2 4/7] block/rbd: add bdrv_attach_aio_context
` [PATCH V2 5/7] block/rbd: migrate from aio to coroutines
` [PATCH V2 6/7] block/rbd: add write zeroes support
` [PATCH V2 7/7] block/rbd: drop qemu_rbd_refresh_limits

[PATCH v4 0/4] meson: Try to clarify TCG / TCI options for new users
 2021-01-26 11:40 UTC  (10+ messages)
` [PATCH v4 4/4] meson: Warn when TCI is selected but TCG backend is available

[PATCH v2 0/2] tests/qtest: Only run fuzz-tests when tested devices are available
 2021-01-26 11:28 UTC  (5+ messages)
` [PATCH v2 1/2] tests/qtest: Only run fuzz-megasas-test if megasas device is available
` [PATCH v2 2/2] tests/qtest: Only run fuzz-virtio-scsi when virtio-scsi "
` [PATCH v2 3/2] MAINTAINERS: Cover fuzzer reproducer tests within 'Device Fuzzing'

[PATCH v1 0/3] target/microblaze: Add memattrs on transactions
 2021-01-26 11:16 UTC  (7+ messages)
` [PATCH v1 1/3] target/microblaze: Add use-non-secure property
` [PATCH v1 2/3] target/microblaze: use MMUAccessType instead of int in mmu_translate
` [PATCH v1 3/3] target/microblaze: Add security attributes on memory transactions

[PATCH 0/4] tests/qtest: Fixes fuzz-tests
 2021-01-26 11:08 UTC  (7+ messages)
` [PATCH 2/4] tests/qtest: Make fuzz-test generic to all targets
` [PATCH 3/4] tests/qtest: Only run fuzz-megasas-test if megasas device is available

[DRAFT RFC] ioeventfd/ioregionfd support in vfio-user
 2021-01-26 11:01 UTC  (2+ messages)

[PATCH v2] virtiofsd: prevent opening of special files (CVE-2020-35517)
 2021-01-26 10:47 UTC  (3+ messages)
` [Virtio-fs] "

[PATCH v3] s390x/cpu_model: disallow unpack for --only-migratable
 2021-01-26 10:43 UTC  (2+ messages)

[PATCH] meson: honor --enable-rbd if cc.links test fails
 2021-01-26 10:42 UTC  (2+ messages)

[PATCH] virtiofsd: prevent opening of special files (CVE-2020-35517)
 2021-01-26 10:27 UTC  (6+ messages)

[PATCH v2] target/mips: fetch code with translator_ld
 2021-01-26 10:17 UTC  (2+ messages)

[PATCH v8 0/5] Rework iotests/check
 2021-01-26 10:13 UTC  (7+ messages)
` [PATCH v8 2/5] iotests: add testenv.py

[Qemu-devel] [Bug 1796520] [NEW] autogen crashes on qemu-sh4-user after 61dedf2af7
 2021-01-26 10:04 UTC  (2+ messages)
` [Bug 1796520] "

[PATCH v4 0/5] Common macros for QAPI list growth
 2021-01-26  9:31 UTC  (3+ messages)
` [PATCH v4 5/5] qapi: More complex uses of QAPI_LIST_APPEND

[PATCH v7 00/11] iOS and Apple Silicon host support
 2021-01-26  9:29 UTC  (9+ messages)
` [PATCH v7 05/11] osdep: build with non-working system() function

[PATCH] hw/block/nvme: fix wrong parameter name 'cross_read'
 2021-01-26  9:08 UTC  (2+ messages)

Thread safety of coroutine-sigaltstack
 2021-01-26  8:57 UTC  (9+ messages)

[PATCH v1] gitlab-ci.yml: Speed up CI by using "meson test --no-rebuild"
 2021-01-26  8:48 UTC  (4+ messages)

[PATCH 0/3] Fix zone write validation
 2021-01-26  8:40 UTC  (7+ messages)
` [PATCH 1/3] hw/block/nvme: Check for zone boundary during append
` [PATCH 2/3] hw/block/nvme: Check zone state before checking boundaries

[PATCH] hw/scsi/megasas: check for NULL frame in megasas_command_cancelled()
 2021-01-26  8:36 UTC  (4+ messages)

[PATCH] hw/sd: ssi-sd: Fix SEND_IF_COND (CMD8) response
 2021-01-26  8:02 UTC  (2+ messages)

[PATCH RESEND] hostmem: Don't report pmem attribute if unsupported
 2021-01-26  7:48 UTC 

[PATCH v2 00/25] hw/riscv: sifive_u: Add missing SPI support
 2021-01-26  7:44 UTC  (7+ messages)
` [PATCH v2 06/25] util: Add CRC16 (CCITT) calculation routines

[Bug 1909256] [NEW] compile failure if gnutls headers not on default include path
 2021-01-26  7:38 UTC  (2+ messages)
` [Bug 1909256] "

[PATCH v6 00/72] support vector extension v1.0
 2021-01-26  7:43 UTC  (4+ messages)
` [PATCH v6 68/72] target/riscv: gdb: modify gdb csr xml file to align with csr register map

[PATCH v3 0/9] hw/riscv: sifive_u: Add missing SPI support
 2021-01-26  7:34 UTC  (3+ messages)
` [PATCH v3 3/9] hw/ssi: Add SiFive SPI controller support

[PATCH v9 00/11] iOS and Apple Silicon host support
 2021-01-26  7:30 UTC  (14+ messages)
` [PATCH v9 03/11] configure: check for sys/disk.h
` [PATCH v9 04/11] slirp: feature detection for smbd
` [PATCH v9 07/11] darwin: fix cross-compiling for Darwin
` [PATCH v9 10/11] darwin: detect CoreAudio for build

[PATCH v2 0/5] vhost-vdpa: add support for configure interrupt
 2021-01-26  7:18 UTC  (6+ messages)
` [PATCH v2 2/5] vhost_net: enable configure interrupt when vhost_net start
` [PATCH v2 3/5] virtio-pci: add support for configure interrupt
` [PATCH v2 4/5] virtio-mmio: "
` [PATCH v2 5/5] vhost-vdpa: add callback function "

[PATCH 0/3] Drop deprecated floppy config & bogus -drive if=T
 2021-01-26  7:14 UTC  (4+ messages)
` [PATCH 2/3] fdc: Inline fdctrl_connect_drives() into fdctrl_realize_common()

[RFC PATCH v2 00/20] hw: Mark the device with no migratable fields
 2021-01-26  7:09 UTC  (3+ messages)
` [RFC PATCH v2 04/20] hw/arm/aspeed_soc: "


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