qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-15 19:07:21 to 2021-03-16 10:32:53 UTC [more...]

[RFC v2 00/13] vDPA software assisted live migration
 2021-03-16 10:31 UTC  (23+ messages)
` [RFC v2 01/13] virtio: Add virtio_queue_is_host_notifier_enabled
` [RFC v2 02/13] vhost: Save masked_notifier state
` [RFC v2 03/13] vhost: Add VhostShadowVirtqueue
` [RFC v2 04/13] vhost: Add x-vhost-enable-shadow-vq qmp
` [RFC v2 05/13] vhost: Route guest->host notification through shadow virtqueue
` [RFC v2 06/13] vhost: Route host->guest "
` [RFC v2 07/13] vhost: Avoid re-set masked notifier in shadow vq
` [RFC v2 08/13] virtio: Add vhost_shadow_vq_get_vring_addr
` [RFC v2 09/13] virtio: Add virtio_queue_full
` [RFC v2 10/13] vhost: add vhost_kernel_set_vring_enable
` [RFC v2 11/13] vhost: Shadow virtqueue buffers forwarding
` [RFC v2 12/13] vhost: Check for device VRING_USED_F_NO_NOTIFY at shadow virtqueue kick
` [RFC v2 13/13] vhost: Use VRING_AVAIL_F_NO_INTERRUPT at device call on shadow virtqueue

[PATCH 0/6] qtests: Check accelerator available at runtime via QMP 'query-accels'
 2021-03-16 10:26 UTC  (7+ messages)
` [PATCH 1/6] accel: Introduce 'query-accels' QMP command

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

libqemuutil
 2021-03-16 10:15 UTC  (6+ messages)

[PULL 0/6] s390x patches for 6.0 softfreeze
 2021-03-16 10:12 UTC  (7+ messages)
` [PULL 1/6] s390x/kvm: Get rid of legacy_s390_alloc()
` [PULL 2/6] exec: Get rid of phys_mem_set_alloc()
` [PULL 3/6] s390x/cpu_model: use official name for 8562
` [PULL 4/6] target/s390x: Implement the MVPG condition-code-option bit
` [PULL 5/6] target/s390x: Store r1/r2 for page-translation exceptions during MVPG
` [PULL 6/6] s390x/pci: Add missing initialization for g_autofree variables

[PATCH 1/2] Fix the segment fault when calling yank_register_instance
 2021-03-16  9:45 UTC  (3+ messages)

[RFC PATCH] docs/devel: expand style section of memory management
 2021-03-16  9:29 UTC  (5+ messages)

[PATCH] hw/i8254: fix vmstate load
 2021-03-16  9:11 UTC  (4+ messages)

[PATCH] sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog
 2021-03-16  9:10 UTC  (2+ messages)

[PATCH v7 0/8] Pegasos2 emulation
 2021-03-16  9:01 UTC  (4+ messages)

[PATCH v4 00/17] target/ppc: Fix truncation of env->hflags
 2021-03-16  8:17 UTC  (22+ messages)
` [PATCH v4 01/17] target/ppc: Move helper_regs.h functions out-of-line
` [PATCH v4 02/17] target/ppc: Move 601 hflags adjustment to hreg_compute_hflags
` [PATCH v4 03/17] target/ppc: Properly sync cpu state with new msr in cpu_load_old
` [PATCH v4 04/17] target/ppc: Do not call hreg_compute_mem_idx after ppc_store_msr
` [PATCH v4 05/17] target/ppc: Retain hflags_nmsr only for migration
` [PATCH v4 06/17] target/ppc: Fix comment for MSR_FE{0,1}
` [PATCH v4 07/17] target/ppc: Disconnect hflags from MSR
` [PATCH v4 08/17] target/ppc: Reduce env->hflags to uint32_t
` [PATCH v4 09/17] target/ppc: Put dbcr0 single-step bits into hflags
` [PATCH v4 10/17] target/ppc: Create helper_scv
` [PATCH v4 11/17] target/ppc: Put LPCR[GTSE] in hflags
` [PATCH v4 13/17] target/ppc: Remove env->immu_idx and env->dmmu_idx
` [PATCH v4 15/17] hw/ppc/spapr_rtas: Update hflags after setting msr

[PATCH] hw/net: fsl_etsec: Tx padding length should exclude CRC
 2021-03-16  8:15 UTC 

[PATCH v7 0/3] vnc: support reload x509 certificates
 2021-03-16  8:13 UTC  (3+ messages)

[PATCH v8 0/3] vnc: support reload x509 certificates
 2021-03-16  7:58 UTC  (4+ messages)
` [PATCH v8 1/3] crypto: add reload for QCryptoTLSCredsClass
` [PATCH v8 2/3] vnc: support reload x509 certificates for vnc
` [PATCH v8 3/3] qmp: add new qmp display-reload

[PATCH v5 00/13] hw/block/nvme: metadata and end-to-end data protection support
 2021-03-16  7:34 UTC  (13+ messages)
` [PATCH v5 01/13] hw/block/nvme: fix zone management receive reporting too many zones
` [PATCH v5 07/13] hw/block/nvme: prefer runtime helpers instead of device parameters
` [PATCH v5 08/13] hw/block/nvme: pull lba format initialization
` [PATCH v5 09/13] hw/block/nvme: parameterize nvme_ns_nlbas

[PULL v2 0/5] Meson version update
 2021-03-16  7:20 UTC  (5+ messages)
` [PULL 3/5] meson: bump submodule to 0.57.1

[PATCH v3 0/3] target/arm: Add support for FEAT_TLBIOS and FEAT_TLBIRANGE
 2021-03-16  6:20 UTC  (4+ messages)
` [PATCH v3 1/3] target/arm: Add support for FEAT_TLBIRANGE

[PULL 00/11] Ui 20210316 patches
 2021-03-16  5:38 UTC  (12+ messages)
` [PULL 01/11] ui: introduce "password-secret" option for VNC servers
` [PULL 02/11] ui: introduce "password-secret" option for SPICE server
` [PULL 03/11] ui: deprecate "password" "
` [PULL 04/11] opengl: Do not convert format with glTexImage2D on OpenGL ES
` [PULL 05/11] ui/cocoa: Do not exit immediately after shutdown
` [PULL 06/11] ui: add more trace points for VNC client/server messages
` [PULL 07/11] ui: avoid sending framebuffer updates outside client desktop bounds
` [PULL 08/11] ui: use client width/height in WMVi message
` [PULL 09/11] ui: honour the actual guest display dimensions without rounding
` [PULL 10/11] ui: fold qemu_alloc_display in only caller
` [PULL 11/11] ui/cocoa: Comment about modifier key input quirks

Bug in tlbi_aa64_vae2is_write: tlbbits_for_regime called with swapped ARMMMUIdx_ values?
 2021-03-16  5:33 UTC 

[RFC PATCH] configure: Poison (almost) all target-specific #defines
 2021-03-16  5:28 UTC  (3+ messages)

[PATCH] migration: Move populate_vfio_info() into a separate file
 2021-03-16  5:13 UTC  (3+ messages)

[PATCH 00/38] target/riscv: support packed extension v0.9.2
 2021-03-16  2:40 UTC  (16+ messages)
` [PATCH 05/38] target/riscv: 8-bit Addition & Subtraction Instruction
` [PATCH 06/38] target/riscv: SIMD 16-bit Shift Instructions
` [PATCH 07/38] target/riscv: SIMD 8-bit "
` [PATCH 08/38] target/riscv: SIMD 16-bit Compare Instructions
` [PATCH 09/38] target/riscv: SIMD 8-bit "
` [PATCH 11/38] target/riscv: SIMD 8-bit Multiply Instructions
` [PATCH 12/38] target/riscv: SIMD 16-bit Miscellaneous Instructions

[PATCH v2 00/13] net: Pad short frames for network backends
 2021-03-16  2:25 UTC  (3+ messages)
` [PATCH v2 03/13] net: slirp: Pad short frames to minimum size before send

Windows 10 won't run on default x86_64 machine anymore
 2021-03-16  1:55 UTC  (8+ messages)

[PATCH v2] hw/block: m25p80: Support fast read for SST flashes
 2021-03-16  1:39 UTC  (3+ messages)

[PULL 00/11] pflash patches for 2021-03-16
 2021-03-15 23:35 UTC  (12+ messages)
` [PULL 01/11] hw/block/pflash_cfi: Fix code style for checkpatch.pl
` [PULL 02/11] hw/block/pflash_cfi01: Extract pflash_cfi01_fill_cfi_table()
` [PULL 03/11] hw/block/pflash_cfi02: Extract pflash_cfi02_fill_cfi_table()
` [PULL 04/11] hw/block/pflash_cfi02: Set rom_mode to true in pflash_setup_mappings()
` [PULL 05/11] hw/block/pflash_cfi02: Open-code pflash_register_memory(rom=false)
` [PULL 06/11] hw/block/pflash_cfi02: Rename register_memory(true) as mode_read_array
` [PULL 07/11] hw/block/pflash_cfi02: Factor out pflash_reset_state_machine()
` [PULL 08/11] hw/block/pflash_cfi02: Add DeviceReset method
` [PULL 09/11] hw/block/pflash_cfi01: Clarify trace events
` [PULL 10/11] hw/block/pflash_cfi01: Correct the type of PFlashCFI01.ro
` [PULL 11/11] hw/block/pflash_cfi: Replace DPRINTF with trace events

[PATCH v2 00/29] tcg: Workaround macOS 11.2 mprotect bug
 2021-03-15 23:37 UTC  (8+ messages)
` [PATCH v2 01/29] meson: Split out tcg/meson.build
` [PATCH v2 02/29] meson: Split out fpu/meson.build
` [PATCH v2 03/29] tcg: Re-order tcg_region_init vs tcg_prologue_init

[PATCH v2 00/12] hw/block/pflash: Refactors around setting the device in read-array mode
 2021-03-15 23:24 UTC  (2+ messages)

[PATCH v3 0/5] tests/acceptance: Add bFLT loader linux-user test
 2021-03-15 23:08 UTC  (6+ 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 v3 4/5] tests/acceptance: Share useful helpers from virtiofs_submounts test
` [PATCH v3 5/5] tests/acceptance: Add bFLT loader linux-user test

[PULL 00/27] MIPS patches for 2021-03-13
 2021-03-15 22:43 UTC  (4+ messages)
` [PULL 18/27] target/mips: Extract MXU code to new mxu_translate.c file

[PATCH] target/mips/mxu: Rewrite D16MIN / D16MAX opcodes
 2021-03-15 22:37 UTC 

[PATCH v8 00/35] Hexagon patch series
 2021-03-15 22:19 UTC  (8+ messages)
` [PATCH v8 29/35] Hexagon (target/hexagon) translation

[PULL 0/1] Block patches
 2021-03-15 22:01 UTC  (2+ messages)

[PATCH v2] Hexagon (target/hexagon) TCG generation cleanup
 2021-03-15 21:59 UTC 

[Bug 1919253] [NEW] QEMU doesn't build reproducibly anymore in 5.2.0
 2021-03-15 21:36 UTC 

[PATCH] Hexagon (target/hexagon) TCG generation cleanup
 2021-03-15 21:45 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/6] target/mips: Amend MXU support
 2021-03-15 21:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH 5/6] target/mips: MXU: Add handlers for max/min instructions

[PATCH] hw/core: Only build guest-loader if libfdt is available
 2021-03-15 21:17 UTC  (2+ messages)

[PATCH] Hexagon (target/hexagon) fix typo in comment
 2021-03-15 21:12 UTC  (3+ messages)

[PATCH] linux-user: Use signed lengths in uaccess.c
 2021-03-15 21:07 UTC  (3+ messages)

[PULL 0/5] M68k for 6.0 patches
 2021-03-15 20:42 UTC  (6+ messages)
` [PULL 1/5] hw/char: add goldfish-tty
` [PULL 2/5] hw/intc: add goldfish-pic
` [PULL 3/5] m68k: add an interrupt controller
` [PULL 4/5] m68k: add a system controller
` [PULL 5/5] m68k: add Virtual M68k Machine

[PATCH 0/9] Changing qemu_mutex_locks to lock guard macros
 2021-03-15 20:31 UTC  (5+ messages)
` [PATCH 8/9] hw/9pfs/9p-synth: Replaced qemu_mutex_lock with QEMU_LOCK_GUARD

[PULL 0/9] virtiofs and migration queue
 2021-03-15 20:12 UTC  (10+ messages)
` [PULL 1/9] virtiofsd: Release vu_dispatch_lock when stopping queue
` [PULL 2/9] virtiofsd: Add qemu version and copyright info
` [PULL 3/9] virtiofsd: Don't allow empty filenames
` [PULL 4/9] virtiofsd: Don't allow empty paths in lookup_name()
` [PULL 5/9] virtiofsd: Convert some functions to return bool
` [PULL 6/9] migration/tls: fix inverted semantics in multifd_channel_connect
` [PULL 7/9] migration/tls: add error handling in multifd_tls_handshake_thread
` [PULL 8/9] monitor: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD
` [PULL 9/9] migration: "

[PATCH 0/6] pc: support user provided NIC naming/indexing
 2021-03-15 20:21 UTC  (3+ messages)

[PATCH 0/7] block/nbd: decouple reconnect from drain
 2021-03-15 20:15 UTC  (9+ messages)
` [PATCH 3/7] block/nbd: assert attach/detach runs in the proper context
` [PATCH 6/7] block/nbd: decouple reconnect from drain
` [PATCH 7/7] block/nbd: stop manipulating in_flight counter

[PATCH] Hexagon (target/hexagon) remove unnecessary semicolons
 2021-03-15 19:49 UTC  (2+ messages)

[PATCH] Hexagon (target/hexagon) change DECODE_MAPPED_REG operand name to OPNUM
 2021-03-15 19:44 UTC  (2+ messages)

[PATCH] Hexagon (target/hexagon) remove unnecessary checks in find_iclass_slots
 2021-03-15 19:43 UTC  (2+ messages)

[PATCH] Hexagon (target/hexagon) translation changes
 2021-03-15 19:41 UTC  (2+ messages)

[PULL 0/4] AVR patches for 2021-03-15
 2021-03-15 19:22 UTC  (2+ messages)

[PULL 0/1] Fix qemu_strtosz regression
 2021-03-15 18:52 UTC  (2+ messages)

[PULL 0/1] Fix qemu_strtosz regression
 2021-03-15 19:11 UTC  (3+ messages)
` [PULL 1/1] utils: Use fixed-point arithmetic in qemu_strtosz


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