qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-17 02:06:30 to 2021-03-17 14:59:57 UTC [more...]

[PATCH v3 00/36] block: update graph permissions update
 2021-03-17 14:35 UTC  (25+ messages)
` [PATCH v3 01/36] tests/test-bdrv-graph-mod: add test_parallel_exclusive_write
` [PATCH v3 02/36] tests/test-bdrv-graph-mod: add test_parallel_perm_update
` [PATCH v3 03/36] tests/test-bdrv-graph-mod: add test_append_greedy_filter
` [PATCH v3 04/36] block: bdrv_append(): don't consume reference
` [PATCH v3 05/36] block: BdrvChildClass: add .get_parent_aio_context handler
` [PATCH v3 06/36] block: drop ctx argument from bdrv_root_attach_child
` [PATCH v3 07/36] block: make bdrv_reopen_{prepare, commit, abort} private
` [PATCH v3 08/36] util: add transactions.c
` [PATCH v3 09/36] block: bdrv_refresh_perms: check for parents permissions conflict
` [PATCH v3 10/36] block: refactor bdrv_child* permission functions
` [PATCH v3 11/36] block: rewrite bdrv_child_try_set_perm() using bdrv_refresh_perms()
` [PATCH v3 12/36] block: inline bdrv_child_*() permission functions calls
` [PATCH v3 13/36] block: use topological sort for permission update
` [PATCH v3 14/36] block: add bdrv_drv_set_perm transaction action
` [PATCH v3 17/36] block: fix bdrv_replace_node_common
` [PATCH v3 18/36] block: add bdrv_attach_child_common() transaction action
` [PATCH v3 19/36] block: add bdrv_attach_child_noperm() "
` [PATCH v3 20/36] block: split out bdrv_replace_node_noperm()
` [PATCH v3 21/36] block: adapt bdrv_append() for inserting filters
` [PATCH v3 22/36] block: add bdrv_remove_filter_or_cow transaction action
` [PATCH v3 23/36] block: introduce bdrv_drop_filter()
` [PATCH v3 25/36] block: drop ignore_children for permission update functions
` [PATCH v3 27/36] block: make bdrv_refresh_limits() to be a transaction action
` [PATCH v3 32/36] block: inline bdrv_check_perm_common()

[PULL v2 00/15] misc fixes (strtoz, plugins, guest-loader)
 2021-03-17 14:31 UTC  (22+ messages)
` [PULL v2 01/15] utils: Use fixed-point arithmetic in qemu_strtosz
` [PULL v2 02/15] plugins: new syscalls plugin
` [PULL v2 03/15] plugins: Expose physical addresses instead of device offsets
` [PULL v2 04/15] plugins: expand kernel-doc for qemu_info_t
` [PULL v2 05/15] plugins: cleanup kernel-doc for qemu_plugin_install
` [PULL v2 06/15] plugins: expand the callback typedef kernel-docs
` [PULL v2 07/15] plugins: expand the typedef kernel-docs for translation
` [PULL v2 08/15] plugins: add qemu_plugin_cb_flags to kernel-doc
` [PULL v2 09/15] plugins: add qemu_plugin_id_t "
` [PULL v2 10/15] plugins: expand inline exec kernel-doc documentation
` [PULL v2 11/15] plugins: expand kernel-doc for instruction query and instrumentation
` [PULL v2 12/15] plugins: expand kernel-doc for memory "
` [PULL v2 13/15] plugins: getting qemu_plugin_get_hwaddr only expose one function prototype
` [PULL v2 14/15] plugins: Fixes typo in qemu-plugin.h
` [PULL v2 15/15] hw/core: Only build guest-loader if libfdt is available

[PATCH 0/2] More qemu_strtosz fixes
 2021-03-17 14:33 UTC  (3+ messages)
` [PATCH 1/2] utils: Tighter tests for qemu_strtosz
` [PATCH 2/2] utils: Work around mingw strto*l bug with 0x

[Bug 1891748] [NEW] qemu-arm-static 5.1 can't run gcc
 2021-03-17 14:21 UTC  (4+ messages)
` [Bug 1891748] "

[PULL 00/11] pflash patches for 2021-03-16
 2021-03-17 14:22 UTC  (3+ messages)

[RFC 0/1] Use dmabufs for display updates instead of pixman
 2021-03-17 14:20 UTC  (6+ messages)

[PATCH] virtio: Fix virtio_mmio_read()/virtio_mmio_write()
 2021-03-17 14:18 UTC  (2+ messages)

[PATCH v3 0/5] tests/acceptance: Add bFLT loader linux-user test
 2021-03-17 14:18 UTC  (10+ messages)
` [PATCH v3 1/5] tests/acceptance: Extract QemuBaseTest from Test
` [PATCH v3 2/5] tests/acceptance: Make pick_default_qemu_bin() more generic
` [PATCH v3 3/5] tests/acceptance: Introduce QemuUserTest base class

[PATCH 1/2] hw/block/nvme: align with existing style
 2021-03-17  9:30 UTC  (2+ messages)
    ` [PATCH 2/2] hw/block/nvme: align reserved fields declarations

[PULL 0/5] M68k for 6.0 patches
 2021-03-17 13:34 UTC  (2+ messages)

[PATCH 0/5] tcg: Issue memory barriers for guest memory model
 2021-03-17 13:32 UTC  (3+ messages)
` [PATCH 1/5] tcg: Decode the operand to INDEX_op_mb in dumps

[PATCH] Use identical prototype for tcg_out_vec_op and tcg_out_op function
 2021-03-17 13:29 UTC  (2+ messages)

[PATCH v2] block: increased maximum size of vvfat devices
 2021-03-17 13:24 UTC  (2+ messages)

[PATCH 0/2] Fix atomic test in "configure" + bump FreeBSD CI to 12.2
 2021-03-17 13:24 UTC  (9+ messages)
` [PATCH 1/2] configure: Don't use the __atomic_*_16 functions for testing 128-bit support
` [PATCH 2/2] cirrus.yml: Update the FreeBSD task to version 12.2

[PATCH] hw/char/pl011: Fix clock migration failure
 2021-03-17 13:22 UTC  (9+ messages)

[PATCH v3 0/3] hw/misc: Model ASPEED hash and crypto engine
 2021-03-17 13:13 UTC  (8+ messages)
` [PATCH v3 1/3] hw: Model ASPEED's Hash and Crypto Engine

[PATCH v2 0/1] Fix qemu_strtosz regression
 2021-03-17 13:02 UTC  (5+ messages)
` [PATCH v2 1/1] utils: Use fixed-point arithmetic in qemu_strtosz

[RFC PATCH 0/9] Support for Virtio-fs daemon crash reconnection
 2021-03-17 12:57 UTC  (7+ messages)
  ` [External] "

[PATCH v4 0/6] coroutine rwlock downgrade fix, minor VDI changes
 2021-03-17 12:16 UTC  (7+ messages)
` [PATCH 1/6] block/vdi: When writing new bmap entry fails, don't leak the buffer
` [PATCH 2/6] block/vdi: Don't assume that blocks are larger than VdiHeader
` [PATCH 3/6] coroutine/mutex: Store the coroutine in the CoWaitRecord only once
` [PATCH 4/6] coroutine-lock: reimplement CoRwLock to fix downgrade bug
` [PATCH 5/6] test-coroutine: add rwlock upgrade test
` [PATCH 6/6] test-coroutine: Add rwlock downgrade test

[PATCH v2] target/mips: Deprecate Trap-and-Emul KVM support
 2021-03-17 12:14 UTC  (2+ messages)

[PATCH] hw/core: Only build guest-loader if libfdt is available
 2021-03-17 12:09 UTC  (2+ messages)
  ` Fwd: "

[PATCH v4 0/2] Some modification about ram_save_host_page()
 2021-03-17 12:05 UTC  (6+ messages)
` [PATCH v4 1/2] migration/ram: Reduce unnecessary rate limiting

[PATCH 4/5] coroutine-lock: reimplement CoRwLock to fix downgrade bug
 2021-03-17 12:00 UTC  (3+ messages)

Microsoft and Intel NVDIMM ACPI _DSM interfaces status?
 2021-03-17 11:49 UTC 

[PATCH v2 0/3] vl: QAPIfy -object
 2021-03-17 11:48 UTC  (3+ messages)
` [PATCH v2 2/3] qom: move user_creatable_add_opts logic to vl.c and QAPIfy it

[PATCH 0/3] s390x: modularize virtio-gpu-ccw
 2021-03-17 11:30 UTC  (5+ messages)
` [PATCH 1/3] s390x: move S390_ADAPTER_SUPPRESSIBLE
` [PATCH 2/3] s390x: add have_virtio_ccw
` [PATCH 3/3] s390x: modularize virtio-gpu-ccw

[PULL 00/17] NBD patches through 2021-03-09
 2021-03-17 11:28 UTC  (4+ messages)

[PATCH] virtio-pmem: fix virtio_pmem_resp assign problem
 2021-03-17 10:50 UTC  (4+ messages)

[PATCH v3] qga: return a more explicit error on why a command is disabled
 2021-03-17 10:43 UTC  (2+ messages)

Half a usb-redir idea
 2021-03-17 10:41 UTC  (8+ messages)

[PULL 0/9] virtiofs and migration queue
 2021-03-17 10:37 UTC  (2+ messages)

[PATCH 00/24] virtiofs dax patches
 2021-03-17 10:33 UTC  (4+ messages)
` [PATCH 18/24] DAX/unmap virtiofsd: Parse unmappable elements

[PATCH] include/ui/console.h: Delete is_surface_bgr()
 2021-03-17  9:58 UTC  (2+ messages)

[PATCH v8 0/3] vnc: support reload x509 certificates
 2021-03-17  9:59 UTC  (2+ messages)

Windows 10 won't run on default x86_64 machine anymore
 2021-03-17  9:54 UTC  (9+ messages)

[PATCH] sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog
 2021-03-17  9:51 UTC  (4+ messages)

[PATCH for-6.0] x86:acpi:piix4: reinitialize PM1.CNT on reset
 2021-03-17  9:41 UTC  (3+ messages)

[RFC PATCH v2 0/5] target/arm: Add MTE support to KVM guest
 2021-03-17  9:28 UTC  (6+ messages)
` [RFC PATCH v2 1/5] Update Linux headers with new MTE support
` [RFC PATCH v2 2/5] Add basic MTE support to KVM guest
` [RFC PATCH v2 3/5] Add APIs to get/set MTE tags
` [RFC PATCH v2 4/5] Add migration support for KVM guest with MTE
` [RFC PATCH v2 5/5] Enable the MTE support for KVM guest

[PULL 0/1] Fix qemu_strtosz regression
 2021-03-17  9:06 UTC  (2+ messages)

[RFC PATCH] i386: Add ratelimit for bus locks acquired in guest
 2021-03-17  8:47 UTC 

[PATCH 0/7] block/nbd: decouple reconnect from drain
 2021-03-17  8:35 UTC  (2+ messages)

[PATCH v3 0/6] qcow2: compressed write cache
 2021-03-17  8:09 UTC  (9+ messages)
` [PATCH v3 6/6] block/qcow2: use seqcache for compressed writes

[PATCH 0/4] esp: fix asserts/segfaults discovered by fuzzer
 2021-03-17  7:59 UTC  (2+ messages)

[Bug 1910723] [NEW] NULL pointer dereference issues in am53c974 SCSI host bus adapter
 2021-03-17  7:42 UTC  (2+ messages)
` [Bug 1910723] "

[Bug 1909247] [NEW] QEMU: use after free vulnerability in esp_do_dma() in hw/scsi/esp.c
 2021-03-17  7:43 UTC  (2+ messages)
` [Bug 1909247] "

[Bug 1919035] [NEW] Assertion failure in fifo8_pop_buf() through am53c974
 2021-03-17  7:41 UTC  (2+ messages)
` [Bug 1919035] "

[Bug 1919036] [NEW] Assertion failure in fifo8_push_all() through am53c974
 2021-03-17  7:42 UTC  (2+ messages)
` [Bug 1919036] "

[PATCH v5 00/12] net: Pad short frames for network backends
 2021-03-17  6:26 UTC  (13+ messages)
` [PATCH v5 01/12] net: eth: Add a helper to pad a short Ethernet frame
` [PATCH v5 02/12] net: Add a 'do_not_pad" to NetClientState
` [PATCH v5 03/12] net: Pad short frames to minimum size before sending from SLiRP/TAP
` [PATCH v5 04/12] hw/net: virtio-net: Initialize nc->do_not_pad to true
` [PATCH v5 05/12] hw/net: e1000: Remove the logic of padding short frames in the receive path
` [PATCH v5 06/12] hw/net: vmxnet3: "
` [PATCH v5 07/12] hw/net: i82596: "
` [PATCH v5 08/12] hw/net: ne2000: "
` [PATCH v5 09/12] hw/net: pcnet: "
` [PATCH v5 10/12] hw/net: rtl8139: "
` [PATCH v5 11/12] hw/net: sungem: "
` [PATCH v5 12/12] hw/net: sunhme: "

[PATCH v2] piix: fix regression during unplug in Xen HVM domUs
 2021-03-17  7:00 UTC 

[PATCH 0/4] Clean up the -usbdevice mess
 2021-03-17  6:40 UTC  (4+ messages)
` [PATCH 5/4] usb: Remove "-usbdevice ccid"

[PATCH] hw/display/virtio-vga: made vga memory size configurable
 2021-03-17  6:45 UTC  (6+ messages)

[PATCH v4 00/12] net: Pad short frames for network backends
 2021-03-17  6:22 UTC  (4+ messages)
` [PATCH v4 01/12] net: eth: Add a helper to pad a short Ethernet frame

[PULL V2 00/20] Net patches
 2021-03-17  4:16 UTC  (6+ messages)
` [PULL V2 16/20] qapi: net: Add query-netdev command

[PATCH v5 00/57] TCI fixes and cleanups
 2021-03-17  3:59 UTC  (10+ messages)
` [PATCH v5 05/57] tcg/tci: Split out tci_args_rrr
` [PATCH v5 22/57] tcg: Build ffi data structures for helpers
` [PATCH v5 42/57] tcg/tci: Split out tcg_out_op_r[iI]

[PULL 0/5] Acceptance Tests and Python libs patches for 2021-03-16
 2021-03-17  3:52 UTC  (6+ messages)
` [PULL 1/5] tests/acceptance: Print expected message on wait_for_console_pattern
` [PULL 2/5] tests/migration: fix unix socket batch migration
` [PULL 3/5] avocado_qemu: add exec_command function
` [PULL 4/5] tests: Add functional test for out-of-process device emulation
` [PULL 5/5] tests/acceptance: linux-related tests fix

Question about two option formats for netdev
 2021-03-17  3:51 UTC  (2+ messages)

Can not use hmp block_resize command with -blockdev option
 2021-03-17  3:43 UTC 

[PULL for-6.0 0/6] qemu-ga patch queue for soft-freeze
 2021-03-17  3:42 UTC  (8+ messages)
` [PULL for-6.0 1/6] qga: Correct loop count in qmp_guest_get_vcpus()
` [PULL for-6.0 2/6] qga: Add spaces around operator
` [PULL for-6.0 3/6] qga: Delete redundant spaces
` [PULL for-6.0 4/6] qga: Open brace '{' following struct go on the same
` [PULL for-6.0 5/6] qga: Switch and case should be at the same indent
` [PULL for-6.0 6/6] qga: return a more explicit error on why a command is disabled

[RFC v2 00/13] vDPA software assisted live migration
 2021-03-17  2:50 UTC  (13+ messages)
` [RFC v2 05/13] vhost: Route guest->host notification through shadow virtqueue
` [RFC v2 10/13] vhost: add vhost_kernel_set_vring_enable
` [RFC v2 11/13] vhost: Shadow virtqueue buffers forwarding

[PATCH 00/38] target/riscv: support packed extension v0.9.2
 2021-03-17  2:30 UTC  (6+ messages)
` [PATCH 06/38] target/riscv: SIMD 16-bit Shift Instructions

[PATCH v2 0/2] tests/acceptance: Test Aspeed ARM machines
 2021-03-17  2:04 UTC  (3+ messages)
` [PATCH v2 1/2] tests/acceptance: Test ast2400 and ast2500 machines


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