qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-20 06:47:18 to 2021-03-22 11:02:01 UTC [more...]

[PATCH] i386/cpu_dump: support AVX512 ZMM regs dump
 2021-03-22 10:59 UTC 

[Qemu-devel] [PULL v2 00/76] misc patches for 2019-02-04
 2021-03-22 10:59 UTC  (9+ messages)
` [Qemu-devel] [PULL 18/76] optionrom: add new PVH option rom

spurious error in check-dco job?
 2021-03-22 10:54 UTC  (3+ messages)

[PULL v2 00/13] misc patches removing deprecated features
 2021-03-22 10:52 UTC  (2+ messages)

[PATCH v4] sphinx: adopt kernel readthedoc theme
 2021-03-22 10:52 UTC 

[PATCH 0/2] hw/block/nvme: coverity fixes
 2021-03-22 10:48 UTC  (5+ messages)
` [PATCH 1/2] hw/block/nvme: fix resource leak in nvme_dif_rw
` [PATCH 2/2] hw/block/nvme: fix resource leak in nvme_format_ns

[RFC PATCH 00/27] vDPA software assisted live migration
 2021-03-22 10:51 UTC  (7+ messages)
` [RFC PATCH 13/27] vhost: Send buffers to device

[PATCH 0/3] target/arm: Add nested virtualization support
 2021-03-22 10:48 UTC  (5+ messages)
` [PATCH 1/3] Update linux header with new arm64 NV macro
` [PATCH 2/3] Enable support for setting KVM vGIC maintenance IRQ
` [PATCH 3/3] Enable nested virtualization support in arm64 KVM mode

[PATCH v5 00/10] KVM: Dirty ring support (QEMU part)
 2021-03-22 10:47 UTC  (5+ messages)
` [PATCH v5 02/10] KVM: Use a big lock to replace per-kml slots_lock
` [PATCH v5 09/10] KVM: Disable manual dirty log when dirty ring enabled

[PATCH 0/2] block/raw: implemented persistent dirty bitmap and ability to dump bitmap content via qapi
 2021-03-22 10:48 UTC  (10+ messages)
` [PATCH 1/2] block/raw: added support of persistent dirty bitmaps
` [PATCH 2/2] qapi: implementation of the block-dirty-bitmap-dump command
  ` Fwd: [PATCH 0/2] block/raw: implemented persistent dirty bitmap and ability to dump bitmap content via qapi

[PATCH v2 0/7] ui: add vdagent implementation and clipboard support
 2021-03-22 10:27 UTC  (4+ messages)
` [PATCH v2 2/7] ui/vdagent: core infrastructure

[PATCH v2] target/mips: Deprecate Trap-and-Emul KVM support
 2021-03-22 10:23 UTC  (2+ messages)

[PATCH] target/mips/mxu_translate.c: Fix array overrun for D16MIN/D16MAX
 2021-03-22 10:19 UTC  (2+ messages)

[PATCH 0/2] SEV firmware error list touchups
 2021-03-22 10:18 UTC  (3+ messages)

[PULL 00/13] Net patches
 2021-03-22 10:08 UTC  (14+ messages)
` [PULL 01/13] net: eth: Add a helper to pad a short Ethernet frame
` [PULL 02/13] net: Add a 'do_not_pad" to NetClientState
` [PULL 03/13] net: Pad short frames to minimum size before sending from SLiRP/TAP
` [PULL 04/13] hw/net: virtio-net: Initialize nc->do_not_pad to true
` [PULL 05/13] net/colo-compare.c: Fix memory leak for non-tcp packet
` [PULL 06/13] net/colo-compare.c: Optimize removal of secondary packet
` [PULL 07/13] net/eth: Use correct in6_address offset in _eth_get_rss_ex_dst_addr()
` [PULL 08/13] net/eth: Simplify _eth_get_rss_ex_dst_addr()
` [PULL 09/13] net/eth: Better describe _eth_get_rss_ex_dst_addr's offset argument
` [PULL 10/13] net/eth: Check size earlier in _eth_get_rss_ex_dst_addr()
` [PULL 11/13] net/eth: Check iovec has enough data earlier
` [PULL 12/13] net/eth: Read ip6_ext_hdr_routing buffer before accessing it
` [PULL 13/13] net/eth: Add an assert() and invert if() statement to simplify code

check-unit: GLib-ERROR **: 20:40:27.-147: GLib requires working CLOCK_MONOTONIC
 2021-03-22 10:14 UTC  (2+ messages)

[Bug 1920672] [NEW] Compilation fails silently
 2021-03-22 10:02 UTC  (2+ messages)
` [Bug 1920672] "

Is accel/stubs/ still needed? (resent)
 2021-03-22 10:07 UTC  (2+ messages)

[PATCH v3 for-6.0 0/2] tcg: Workaround macOS 11.2 mprotect bug
 2021-03-22 10:03 UTC  (4+ messages)
` [PATCH v3 for-6.0 1/2] tcg: Do not set guard pages on the rx portion of code_gen_buffer
` [PATCH v3 for-6.0 2/2] tcg: Workaround macOS 11.2 mprotect bug

[PATCH V4 0/7] Bypass specific network traffic in COLO
 2021-03-22 10:00 UTC  (10+ messages)
` [PATCH V4 1/7] qapi/net.json: Add IP_PROTOCOL definition
` [PATCH V4 2/7] qapi/net.json: Add L4_Connection definition
` [PATCH V4 3/7] qapi/net: Add new QMP command for COLO passthrough

[PATCH] nvme: expose 'bootindex' property
 2021-03-22  9:58 UTC  (2+ messages)

[PATCH for-6.0 0/2] Fix use-after-free, if remove bitmap during migration
 2021-03-22  9:49 UTC  (3+ messages)
` [PATCH 1/2] migration/block-dirty-bitmap: make incoming disabled bitmaps busy
` [PATCH 2/2] migrate-bitmaps-postcopy-test: check that we can't remove in-flight bitmaps

[PATCH 0/3] vhost-user-blk-test: add tests for the vhost-user-blk server
 2021-03-22  9:23 UTC  (4+ messages)
` [PATCH 1/3] test: new qTest case to test the vhost-user-blk-server
` [PATCH 2/3] tests/qtest: add multi-queue test case to vhost-user-blk-test
` [PATCH 3/3] vhost-user-blk-test: test discard/write zeroes invalid inputs

[PATCH V4] file-posix: allow -EBUSY error during ioctl(fd, BLKZEROOUT, range) on block
 2021-03-22  9:25 UTC 

[PATCH 0/5] yank: Add chardev tests and fixes
 2021-03-22  8:42 UTC  (12+ messages)
` [PATCH 1/5] tests: Use the normal yank code instead of stubs in relevant tests
` [PATCH 2/5] tests: Add tests for yank with the chardev-change
` [PATCH 3/5] chardev/char.c: Move object_property_try_add_child out of chardev_new
` [PATCH 4/5] chardev/char.c: Always pass id to chardev_new
` [PATCH 5/5] chardev: Fix yank with the chardev-change case

[PATCH] exec: Build page-varry-common.c with -fno-lto
 2021-03-22 11:26 UTC  (2+ messages)

[PATCH v1] vhost-user-blk: use different event handlers on init and operation
 2021-03-22  8:21 UTC  (2+ messages)

[PATCH 00/15] virtio-gpu: split into two devices
 2021-03-22  8:14 UTC  (3+ messages)

[RFC] adding a generic QAPI event for failed device hotunplug
 2021-03-22  6:43 UTC  (13+ messages)

[PATCH] configure: Improve alias attribute check
 2021-03-22 10:54 UTC  (13+ messages)

[PATCH 1/2] hw/riscv: microchip_pfsoc: Map EMMC/SD mux register
 2021-03-22  7:52 UTC  (2+ messages)
` [PATCH 2/2] docs/system: riscv: Add documentation for 'microchip-icicle-kit' machine

[PATCH v6 0/7] net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr()
 2021-03-22  7:27 UTC  (2+ messages)

[PATCH v5 00/12] net: Pad short frames for network backends
 2021-03-22  7:08 UTC  (3+ messages)

ReplayKernelNormal.test_mips_malta functional test timeouting
 2021-03-22  7:06 UTC  (2+ messages)

[PULL v2 00/11] emulated nvme updates and fixes
 2021-03-22  6:23 UTC  (3+ messages)

[PATCH qemu] spapr: Fix typo in the patb_entry comment
 2021-03-22  5:44 UTC  (2+ messages)

[PATCH] hw/net: fsl_etsec: Tx padding length should exclude CRC
 2021-03-22  5:48 UTC  (7+ messages)

[PATCH] spapr: Assert DIMM unplug state in spapr_memory_unplug()
 2021-03-22  4:34 UTC  (2+ messages)

[PATCH v4 00/17] target/ppc: Fix truncation of env->hflags
 2021-03-22  4:27 UTC  (31+ 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 12/17] target/ppc: Remove MSR_SA and MSR_AP from hflags
` [PATCH v4 13/17] target/ppc: Remove env->immu_idx and env->dmmu_idx
` [PATCH v4 14/17] hw/ppc/pnv_core: Update hflags after setting msr
` [PATCH v4 15/17] hw/ppc/spapr_rtas: "

[PULL 0/8] Misc bugfixes for QEMU soft freeze
 2021-03-22  5:02 UTC  (3+ messages)

[PATCH 0/5] memory: Forbid mapping AddressSpace root MemoryRegion
 2021-03-22  4:11 UTC  (6+ messages)
` [PATCH 3/5] hw/pci-host/prep: Remove unuseful memory region mapping
` [PATCH 4/5] hw/pci-host/prep: Do not directly map bus-master region onto main bus

[RFC PATCH] i386: Add ratelimit for bus locks acquired in guest
 2021-03-22  4:11 UTC  (5+ messages)

[RFC 0/1] target/riscv: add RNMI support
 2021-03-22  2:04 UTC  (6+ messages)
` [RFC 1/1] target/riscv: add support of RNMI

[PATCH v2] target/ppc/kvm: Cache timebase frequency
 2021-03-22  0:32 UTC  (2+ messages)

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

[PULL 0/5] Unit test fixes + misc OS patches
 2021-03-21 17:18 UTC  (6+ messages)
` [PULL 1/5] docs/devel/testing.rst: Fix references to unit tests
` [PULL 2/5] tests/unit/test-block-iothread: fix maybe-uninitialized error on GCC 11
` [PULL 3/5] configure: fix for SunOS based systems
` [PULL 4/5] contrib: ivshmem client and server build fix for SunOS
` [PULL 5/5] FreeBSD: Upgrade to 12.2 release

[PATCH v6 00/11] hvf: Implement Apple Silicon Support
 2021-03-21 16:36 UTC  (9+ messages)
` [PATCH v6 09/11] arm/hvf: Add a WFI handler
` [PATCH v6 10/11] hvf: arm: Add support for GICv3

[PATCH v2] configure: Improve alias attribute check
 2021-03-21 13:37 UTC  (2+ messages)

Arm: VFP regression
 2021-03-21 12:56 UTC  (3+ messages)

[PATCH] tests/unit/test-block-iothread: fix maybe-uninitialized error on GCC 11
 2021-03-21 12:53 UTC  (2+ messages)

[PATCH v2 0/4] Add support for Shakti SoC from IIT-M
 2021-03-21  5:09 UTC  (5+ messages)
` [PATCH v2 1/4] target/riscv: Add Shakti C class CPU
` [PATCH v2 2/4] riscv: Add initial support for Shakti C machine
` [PATCH v2 3/4] hw/char: Add Shakti UART emulation
` [PATCH v2 4/4] hw/riscv: Connect Shakti UART to Shakti platform

[Qemu-devel] [Bug 1811653] [NEW] usbredir slow when multi bulk packet per second
 2021-03-21  4:17 UTC  (2+ messages)
` [Bug 1811653] "

[Qemu-devel] [Bug 1811711] [NEW] qemu-img can not convert virtualbox virtual disk formats qcow
 2021-03-21  4:17 UTC  (2+ messages)
` [Bug 1811711] "

[Qemu-devel] [Bug 1811916] [NEW] SDL2 interface didn't follow the current X11 keyboard layout for hotkeys
 2021-03-21  4:17 UTC  (2+ messages)
` [Bug 1811916] "

[PATCH 0/1] Set AVR TARGET_PAGE_BITS to be 10 instead of 8
 2021-03-20 22:09 UTC  (2+ messages)
` [PATCH 1/1] Set TARGET_PAGE_BITS to be 10 instead of 8 bits

QEMU PCI subsystem: what code is responsible for making accesses to non-mapped addresses read as -1?
 2021-03-20 21:50 UTC  (4+ messages)

[PATCH] meson: Propagate gnutls dependency to migration
 2021-03-20 17:12 UTC  (4+ messages)
` [PATCH v2] "

[PATCH for 6.0 v1 00/14] fixes for rc1 (kernel-doc, semihosting, testing)
 2021-03-20 16:11 UTC  (22+ messages)
` [PATCH v1 01/14] scripts/kernel-doc: strip QEMU_ from function definitions
` [PATCH v1 02/14] docs/devel: include the plugin API information from the headers
` [PATCH v1 03/14] docs/devel: expand style section of memory management
` [PATCH v1 04/14] tools/virtiofsd: include --socket-group in help
` [PATCH v1 05/14] semihosting: move semihosting tests to multiarch
` [PATCH v1 06/14] semihosting/arm-compat-semi: unify GET/SET_ARG helpers
` [PATCH v1 07/14] semihosting/arm-compat-semi: don't use SET_ARG to report SYS_HEAPINFO
  ` [Bug 1915925] "
` [PATCH v1 08/14] linux-user/riscv: initialise the TaskState heap/stack info
` [PATCH v1 09/14] tests/tcg: add HeapInfo checking to semihosting test
` [PATCH v1 10/14] gitlab-ci.yml: Merge the trace-backend testing into other jobs
` [PATCH v1 11/14] configure: Don't use the __atomic_*_16 functions for testing 128-bit support
` [PATCH v1 12/14] cirrus.yml: Update the FreeBSD task to version 12.2
` [PATCH v1 13/14] utils: Tighter tests for qemu_strtosz
` [PATCH v1 14/14] utils: Work around mingw strto*l bug with 0x

[Bug 1920602] [NEW] QEMU crash after a QuickBASIC program integer overflow
 2021-03-20 15:41 UTC  (4+ messages)
` [Bug 1920602] "

Is accel/stubs/ still needed?
 2021-03-20 13:40 UTC 

[PATCH 0/3] Add support for Shakti SoC from IIT-M
 2021-03-20  9:46 UTC  (10+ messages)
` [PATCH 1/3] riscv: Add initial support for Shakti C class
` [PATCH 2/3] hw/char: Add Shakti UART emulation
` [PATCH 3/3] hw/riscv: Connect Shakti UART to Shakti platform

[PATCH] hw/riscv: Drop the unused fdt pointer
 2021-03-20  9:35 UTC 

[Bug 1920013] [NEW] Unable to pass-through PCIe devices from a ppc64le host to an x86_64 guest
 2021-03-20  6:36 UTC  (2+ messages)
` [Bug 1920013] "

[Bug 1915925] [NEW] ARM semihosting HEAPINFO results wrote to wrong address
 2021-02-17 12:19 UTC 


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