qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-16 22:05:59 to 2021-03-17 10:46:29 UTC [more...]

[PATCH v4 0/2] Some modification about ram_save_host_page()
 2021-03-17 10:43 UTC  (5+ 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 10:40 UTC  (2+ messages)

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

[PATCH] hw/char/pl011: Fix clock migration failure
 2021-03-17 10:40 UTC  (4+ 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

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

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

[PATCH 0/3] s390x: modularize virtio-gpu-ccw
 2021-03-17  9:56 UTC  (4+ 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

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

[PATCH] virtio-pmem: fix virtio_pmem_resp assign problem
 2021-03-17  9:14 UTC  (3+ messages)

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

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

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

[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  (9+ messages)
` [PATCH 1/4] esp: don't underflow cmdfifo if no message out/command data is present
` [PATCH 2/4] esp: don't overflow cmdfifo if TC is larger than the cmdfifo size
` [PATCH 3/4] esp: ensure cmdfifo is not empty and current_dev is non-NULL
` [PATCH 4/4] esp: always check current_req is not NULL before use in DMA callbacks

[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] "

[PULL v2 00/15] misc fixes (strtoz, plugins, guest-loader)
 2021-03-17  7:22 UTC  (16+ 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 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 0/1] Fix qemu_strtosz regression
 2021-03-17  7:09 UTC  (3+ messages)
` [PATCH v2 1/1] utils: Use fixed-point arithmetic in qemu_strtosz

[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  (82+ messages)
` [PATCH v5 02/57] tcg/tci: Rename tci_read_r to tci_read_rval
` [PATCH v5 03/57] tcg/tci: Split out tci_args_rrs
` [PATCH v5 04/57] tcg/tci: Split out tci_args_rr
` [PATCH v5 05/57] tcg/tci: Split out tci_args_rrr
` [PATCH v5 06/57] tcg/tci: Split out tci_args_rrrc
` [PATCH v5 07/57] tcg/tci: Split out tci_args_l
` [PATCH v5 08/57] tcg/tci: Split out tci_args_rrrrrc
` [PATCH v5 09/57] tcg/tci: Split out tci_args_rrcl and tci_args_rrrrcl
` [PATCH v5 10/57] tcg/tci: Split out tci_args_ri and tci_args_rI
` [PATCH v5 11/57] tcg/tci: Reuse tci_args_l for calls
` [PATCH v5 12/57] tcg/tci: Reuse tci_args_l for exit_tb
` [PATCH v5 13/57] tcg/tci: Reuse tci_args_l for goto_tb
` [PATCH v5 14/57] tcg/tci: Split out tci_args_rrrrrr
` [PATCH v5 15/57] tcg/tci: Split out tci_args_rrrr
` [PATCH v5 16/57] tcg/tci: Clean up deposit operations
` [PATCH v5 17/57] tcg/tci: Reduce qemu_ld/st TCGMemOpIdx operand to 32-bits
` [PATCH v5 18/57] tcg/tci: Split out tci_args_{rrm,rrrm,rrrrm}
` [PATCH v5 19/57] tcg/tci: Hoist op_size checking into tci_args_*
` [PATCH v5 20/57] tcg/tci: Remove tci_disas
` [PATCH v5 21/57] tcg/tci: Implement the disassembler properly
` [PATCH v5 22/57] tcg: Build ffi data structures for helpers
` [PATCH v5 26/57] tcg/tci: Push opcode emit into each case
` [PATCH v5 28/57] tcg/tci: Split out tcg_out_op_l
` [PATCH v5 29/57] tcg/tci: Split out tcg_out_op_p
` [PATCH v5 30/57] tcg/tci: Split out tcg_out_op_rr
` [PATCH v5 31/57] tcg/tci: Split out tcg_out_op_rrr
` [PATCH v5 32/57] tcg/tci: Split out tcg_out_op_rrrc
` [PATCH v5 33/57] tcg/tci: Split out tcg_out_op_rrrrrc
` [PATCH v5 34/57] tcg/tci: Split out tcg_out_op_rrrbb
` [PATCH v5 35/57] tcg/tci: Split out tcg_out_op_rrcl
` [PATCH v5 36/57] tcg/tci: Split out tcg_out_op_rrrrrr
` [PATCH v5 37/57] tcg/tci: Split out tcg_out_op_rrrr
` [PATCH v5 38/57] tcg/tci: Split out tcg_out_op_rrrrcl
` [PATCH v5 39/57] tcg/tci: Split out tcg_out_op_{rrm,rrrm,rrrrm}
` [PATCH v5 40/57] tcg/tci: Split out tcg_out_op_v
` [PATCH v5 41/57] tcg/tci: Split out tcg_out_op_np
` [PATCH v5 42/57] tcg/tci: Split out tcg_out_op_r[iI]
` [PATCH v5 52/57] tcg/tci: Implement mulu2, muls2

[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

[PATCH v2 1/1] docs/devel: Add VFIO device migration documentation
 2021-03-17  1:51 UTC  (9+ messages)

[PATCH v10 0/7] Pegasos2 emulation
 2021-03-17  1:17 UTC  (8+ messages)
` [PATCH v10 5/7] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
` [PATCH v10 3/7] vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it
` [PATCH v10 7/7] hw/ppc: Add emulation of Genesi/bPlan Pegasos II
` [PATCH v10 6/7] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
` [PATCH v10 1/7] vt82c686: QOM-ify superio related functionality
` [PATCH v10 4/7] vt82c686: Add emulation of VT8231 south bridge
` [PATCH v10 2/7] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO

[PATCH v9 0/7] Pegasos2 emulation
 2021-03-17  1:36 UTC  (13+ messages)
` [PATCH v9 4/7] vt82c686: Add emulation of VT8231 south bridge
` [PATCH v9 7/7] hw/ppc: Add emulation of Genesi/bPlan Pegasos II
` [PATCH v9 2/7] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO
` [PATCH v9 3/7] vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it
` [PATCH v9 1/7] vt82c686: QOM-ify superio related functionality
` [PATCH v9 5/7] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
` [PATCH v9 6/7] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller

[PATCH v3] linux-user: add missing MULTICAST_IF get/setsockopt option
 2021-03-17  1:19 UTC 

[PATCH v2] target/mips: Deprecate Trap-and-Emul KVM support
 2021-03-17  1:12 UTC 

[PATCH] tests/acceptance: Print expected message on wait_for_console_pattern
 2021-03-17  1:03 UTC  (2+ messages)

[PATCH v1] piix: fix regression during unplug in Xen HVM domUs
 2021-03-17  0:16 UTC  (3+ messages)

[PATCH v7 00/35] Hexagon patch series
 2021-03-17  0:08 UTC  (5+ messages)

[PATCH 0/5] tcg: Issue memory barriers for guest memory model
 2021-03-16 22:30 UTC  (7+ messages)
` [PATCH 1/5] tcg: Decode the operand to INDEX_op_mb in dumps
` [PATCH 2/5] tcg: Do not elide memory barriers for CF_PARALLEL
` [PATCH 3/5] tcg: Elide memory barriers implied by the host memory model
` [PATCH 4/5] tcg: Create tcg_req_mo
` [PATCH 5/5] tcg: Add host memory barriers to cpu_ldst.h interfaces

[PATCH v7 0/8] Pegasos2 emulation
 2021-03-16 22:12 UTC  (14+ messages)

[PULL 00/11] emulated nvme updates and fixes
 2021-03-16 21:47 UTC  (6+ messages)
` [PULL 04/11] hw/block/nvme: add metadata support
` [PULL 05/11] hw/block/nvme: end-to-end data protection
` [PULL 09/11] hw/block/nvme: prefer runtime helpers instead of device parameters
` [PULL 10/11] hw/block/nvme: pull lba format initialization
` [PULL 11/11] hw/block/nvme: add support for the format nvm command


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