qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-06 15:19:43 to 2021-07-07 04:28:22 UTC [more...]

[Bug 1889033] [NEW] qemu-img permission denied on vmdk creation on CIFS share
 2021-07-07  4:17 UTC  (2+ messages)
` [Bug 1889033] "

[Bug 1889945] [NEW] virtiofsd exits when iommu_platform is enabled after virtiofs driver is loaded
 2021-07-07  4:17 UTC  (2+ messages)
` [Bug 1889945] "

[Bug 1888467] [NEW] qemu-img http convert bug
 2021-07-07  4:17 UTC  (2+ messages)
` [Bug 1888467] "

[Bug 1889943] [NEW] Improper TCP/IP packet splitting on e1000e/vmxnet3
 2021-07-07  4:17 UTC  (2+ messages)
` [Bug 1889943] "

[PATCH v1 00/39] final pre-PR for 6.1 (testing and plugins)
 2021-07-07  4:24 UTC  (24+ messages)
` [PATCH v1 14/39] tests/docker: fix sorting in package lists
` [PATCH v1 16/39] tests/docker: fix mistakes in fedora package list
` [PATCH v1 17/39] tests/docker: fix mistakes in ubuntu package lists
` [PATCH v1 18/39] tests/docker: remove mingw packages from Fedora
` [PATCH v1 19/39] tests/docker: expand centos8 package list
` [PATCH v1 21/39] tests/docker: expand ubuntu1804 "
` [PATCH v1 22/39] tests/docker: expand ubuntu2004 "
` [PATCH v1 24/39] tests/vm: update NetBSD to 9.2
` [PATCH v1 25/39] tests/vm: update openbsd to release 6.9
` [PATCH v1 26/39] tests/tcg: make test-mmap a little less aggressive
` [PATCH v1 27/39] plugins: fix-up handling of internal hostaddr for 32 bit
` [PATCH v1 28/39] meson.build: move TCG plugin summary output
` [PATCH v1 29/39] configure: don't allow plugins to be enabled for a non-TCG build
` [PATCH v1 30/39] configure: stop user enabling plugins on Windows for now
` [PATCH v1 31/39] tcg/plugins: enable by default for TCG builds
` [PATCH v1 33/39] contrib/plugins: add execlog to log instruction execution and memory access
` [PATCH v1 35/39] plugins: Added a new cache modelling plugin
` [PATCH v1 36/39] plugins/cache: Enable cache parameterization
` [PATCH v1 38/39] docs/devel: Added cache plugin to the plugins docs
` [PATCH v1 39/39] MAINTAINTERS: Added myself as a reviewer for TCG Plugins

[PATCH] tcg: Move tb_phys_invalidate_count to tb_ctx (#457)
 2021-07-07  3:55 UTC 

[PATCH] docs: Add '-device intel-iommu' entry
 2021-07-07  3:35 UTC  (3+ messages)

[PATCH] docs/nvdimm: update doc
 2021-07-07  3:35 UTC  (2+ messages)

pipe2 & configure script
 2021-07-07  3:24 UTC 

[PATCH 0/2] Fix defect in TranslationBlock insertion procedure
 2021-07-07  3:14 UTC  (6+ messages)
` [PATCH 1/2] accel/tcg: Hoist tcg_tb_insert() up above tb_link_page()
` [PATCH 2/2] tcg: Bake tb_destroy() into tcg_region_tree

[PATCH 0/2] Auto exit source QEMU process after a successful migration
 2021-07-07  2:34 UTC  (6+ messages)
` [PATCH 1/2] qapi/run-state: Add a new shutdown cause 'migration-completed'

[PATCH v6 00/10] GICv3 LPI and ITS feature implementation
 2021-07-07  2:18 UTC  (11+ messages)
` [PATCH v6 01/10] hw/intc: GICv3 ITS initial framework
` [PATCH v6 02/10] hw/intc: GICv3 ITS register definitions added
` [PATCH v6 03/10] hw/intc: GICv3 ITS command queue framework
` [PATCH v6 04/10] hw/intc: GICv3 ITS Command processing
` [PATCH v6 05/10] hw/intc: GICv3 ITS Feature enablement
` [PATCH v6 06/10] hw/intc: GICv3 redistributor ITS processing
` [PATCH v6 07/10] hw/arm/sbsa-ref: add ITS support in SBSA GIC
` [PATCH v6 08/10] tests/data/acpi/virt: Add IORT files for ITS
` [PATCH v6 09/10] hw/arm/virt: add ITS support in virt GIC
` [PATCH v6 10/10] tests/data/acpi/virt: Update IORT files for ITS

[PATCH 00/12] linux-user: Extract target errno related functions to 'target_errno.h'
 2021-07-07  2:08 UTC  (13+ messages)
` [PATCH 01/12] linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
` [PATCH 02/12] linux-user/hppa: "
` [PATCH 03/12] linux-user/mips: "
` [PATCH 05/12] linux-user: Extract target errno to 'target_errno_defs.h'
` [PATCH 06/12] linux-user/alpha: Remove hardcoded tabs (code style)
` [PATCH 12/12] linux-user: Extract target errno related functions to 'target_errno.h'

[PATCH v5 00/10] GICv3 LPI and ITS feature implementation
 2021-07-07  2:08 UTC  (21+ messages)
` [PATCH v5 01/10] hw/intc: GICv3 ITS initial framework
` [PATCH v5 04/10] hw/intc: GICv3 ITS Command processing

[PATCH 00/11] hw/arm: Make virt board secure powerdown/reset work
 2021-07-07  1:33 UTC  (20+ messages)
` [PATCH 02/11] hw/gpio/pl061: Convert DPRINTF to tracepoints
` [PATCH 03/11] hw/gpio/pl061: Clean up read/write offset handling logic
` [PATCH 04/11] hw/gpio/pl061: Add tracepoints for register read and write
` [PATCH 05/11] hw/gpio/pl061: Document the interface of this device
` [PATCH 06/11] hw/gpio/pl061: Honour Luminary PL061 PUR and PDR registers
` [PATCH 07/11] hw/gpio/pl061: Make pullup/pulldown of outputs configurable
` [PATCH 08/11] hw/arm/virt: Make PL061 GPIO lines pulled low, not high
` [PATCH 09/11] hw/gpio/pl061: Convert to 3-phase reset and assert GPIO lines correctly on reset

[RFC PATCH 0/6] dp8393x: Housekeeping
 2021-07-07  1:30 UTC  (10+ messages)
` [RFC PATCH 4/6] dp8393x: Store CAM registers as 16-bit
` [RFC PATCH 6/6] dp8393x: Rewrite dp8393x_get() / dp8393x_put()

[RFC PATCH 0/8] Derive XSAVE state component offsets from CPUID leaf 0xd where possible
 2021-07-07  1:09 UTC  (3+ messages)
` [RFC PATCH 8/8] target/i386: Move X86XSaveArea into TCG

[PATCH] tests/acceptance: Test NetBSD 5.1 on the Jazz Magnum machine
 2021-07-07  1:03 UTC  (4+ messages)

[PATCH v5 0/2] Clean up MMU translation
 2021-07-07  0:45 UTC  (3+ messages)
` [PATCH v5 2/2] target/ppc: change ppc_hash32_xlate to use mmu_idx

[PATCH v4 0/3] DEVICE_UNPLUG_ERROR QAPI event
 2021-07-07  0:33 UTC  (4+ messages)
` [PATCH v4 1/3] qapi/qdev.json: add "
` [PATCH v4 2/3] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors
` [PATCH v4 3/3] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()

[PATCH v3 0/3] DEVICE_UNPLUG_ERROR QAPI event
 2021-07-07  0:20 UTC  (4+ messages)
` [PATCH v3 1/3] qapi/qdev.json: add "

[PATCH v2] tcg: Avoid including 'trace-tcg.h' in target translate.c
 2021-07-07  0:07 UTC  (2+ messages)

[PATCH] tcg: Add separator in INDEX_op_call dump
 2021-07-07  0:04 UTC 

[PATCH 1/2] virtio-gpu: splitting one extended mode guest fb into n-scanouts
 2021-07-06 23:52 UTC  (2+ messages)
` [PATCH 2/2] ui/gtk-egl: blitting partial guest fb to the proper scanout surface

[PATCH v2 00/36] linux-user: Signal trampolines and vdsos
 2021-07-06 23:49 UTC  (37+ messages)
` [PATCH v2 01/36] linux-user: Add infrastructure for a signal trampoline page
` [PATCH v2 02/36] linux-user: Fix style problems in linuxload.c
` [PATCH v2 03/36] linux-user: Introduce imgsrc_read, imgsrc_read_alloc
` [PATCH v2 04/36] linux-user: Tidy loader_exec
` [PATCH v2 05/36] linux-user: Do not clobber bprm_buf swapping ehdr
` [PATCH v2 06/36] linux-user: Use ImageSource in load_elf_image
` [PATCH v2 07/36] linux-user: Use ImageSource in load_symbols
` [PATCH v2 08/36] linux-user: Replace bprm->fd with bprm->src.fd
` [PATCH v2 09/36] linux-user: Introduce imgsrc_mmap
` [PATCH v2 10/36] linux-user: Load vdso image if available
` [PATCH v2 11/36] linux-user: Add gen-vdso tool
` [PATCH v2 12/36] linux-user/aarch64: Add vdso and use it for rt_sigreturn
` [PATCH v2 13/36] linux-user/arm: Drop v1 signal frames
` [PATCH v2 14/36] linux-user/arm: Drop "_v2" from symbols in signal.c
` [PATCH v2 15/36] target/arm: Add isar_feature_aa32_a32
` [PATCH v2 16/36] linux-user/arm: Add vdso and use it for rt_sigreturn
` [PATCH v2 17/36] linux-user/alpha: Implement setup_sigtramp
` [PATCH v2 18/36] linux-user/cris: "
` [PATCH v2 19/36] linux-user/hexagon: "
` [PATCH v2 20/36] linux-user/hppa: Add vdso and use it for rt_sigreturn
` [PATCH v2 21/36] linux-user/x86_64: Raise SIGSEGV if SA_RESTORER not set
` [PATCH v2 22/36] linux-user/i386: Add vdso and use it for sigreturn
` [PATCH v2 23/36] linux-user/x86_64: Add vdso
` [PATCH v2 24/36] linux-user/m68k: Implement setup_sigtramp
` [PATCH v2 25/36] linux-user/microblaze: "
` [PATCH v2 26/36] linux-user/mips: Tidy install_sigtramp
` [PATCH v2 27/36] linux-user/mips: Implement setup_sigtramp
` [PATCH v2 28/36] linux-user/nios2: Document non-use of setup_sigtramp
` [PATCH v2 29/36] linux-user/openrisc: Implement setup_sigtramp
` [PATCH v2 30/36] target/ppc: Simplify encode_trampoline
` [PATCH v2 31/36] linux-user/ppc: Implement setup_sigtramp
` [PATCH v2 32/36] linux-user/riscv: Add vdso and use it for sigreturn
` [PATCH v2 33/36] linux-user/s390x: Implement setup_sigtramp
` [PATCH v2 34/36] linux-user/sh4: "
` [PATCH v2 35/36] linux-user/sparc: "
` [PATCH v2 36/36] linux-user/xtensa: "

[PATCH 0/4] dp8393x: fixes and improvements
 2021-07-06 23:51 UTC  (8+ messages)
` [PATCH 1/4] dp8393x: don't force 32-bit register access
` [PATCH 3/4] dp8393x: Store CAM registers as 16-bit

[PATCH 3/3] ui/gtk: gd_draw_event returns FALSE when no cairo surface is bound
 2021-07-06 23:34 UTC  (2+ messages)
` [PATCH 4/4] ui/gtk-egl: guest fb texture needs to be regenerated when reinitializing egl

[RFC v3] virtio/vsock: add two more queues for datagram types
 2021-07-06 22:26 UTC 

[PATCH v7 1/2] target/i386: Trivial code motion and code style fix
 2021-07-06 22:20 UTC  (3+ messages)
` [PATCH v7 2/2] target/i386: Correct implementation for FCS, FIP, FDS and FDP

[GIT PULL] I2C/IPMI bug fixes for QEMU 6.1
 2021-07-06 21:59 UTC  (4+ messages)

Plugin virtual-to-physical translation incorrect for some IO accesses
 2021-07-06 21:56 UTC  (3+ messages)

[trivial PATCH 1/1] hw/intc: Improve formatting of MEMTX_ERROR guest error message
 2021-07-06 21:36 UTC  (2+ messages)

[PATCH v2 0/7] hw/misc: Add memory_region_add_subregion_aliased() helper [pflash part]
 2021-07-06 21:24 UTC  (4+ messages)
` [RFC PATCH v2 1/7] hw/misc: Add device to help managing aliased memory regions

[PATCH] tests/acceptance: allow control over tags during check-acceptance
 2021-07-06 21:10 UTC  (3+ messages)

[PATCH] target/xtensa/xtensa-semi: Fix compilation problem on Haiku
 2021-07-06 21:07 UTC  (2+ messages)

[PATCH] fuzz: fix sparse memory access in the DMA callback
 2021-07-06 20:39 UTC  (3+ messages)

[PATCH v2 0/5] virtio: Add vhost-user based RNG
 2021-07-06 20:20 UTC  (3+ messages)

[PATCH] target/avr: Fix compiler errors (-Werror=enum-conversion)
 2021-07-06 19:52 UTC  (2+ messages)

[PATCH v3 1/2] qmp: Support chardev-change for QMP device
 2021-07-06 19:28 UTC  (3+ messages)
` [PATCH v3 2/2] chardev: refactor qmp_chardev_add and qmp_chardev_change

[PATCH] hw/sd: sdhci: Enable 64-bit system bus capability in the default SD/MMC host controller
 2021-07-06 19:00 UTC  (3+ messages)

[PATCH 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
 2021-07-06 18:47 UTC  (3+ messages)

[PATCH] block/file-posix: Use O_RDWR for locking on macOS
 2021-07-06 18:37 UTC 

[PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
 2021-07-06 18:37 UTC  (17+ messages)

[RFC v6 00/13] s390x cleanup
 2021-07-06 18:32 UTC  (4+ messages)
` [RFC v6 12/13] target/s390x: move kvm files into kvm/

[PATCH V3 00/22] Live Update
 2021-07-06 17:31 UTC  (13+ messages)
              ` [PATCH V3 00/22] Live Update [reboot]

[PATCH v4 00/34] modules: add meta-data database
 2021-07-06 17:07 UTC  (4+ messages)
` [PATCH v4 01/34] modules: add modinfo macros

[PATCH v2 0/6] block: block-status cache for data regions
 2021-07-06 17:06 UTC  (4+ messages)
` [PATCH v2 2/6] "

[PATCH V4 00/25] Live Update
 2021-07-06 16:45 UTC  (26+ messages)
` [PATCH V4 01/25] qemu_ram_volatile
` [PATCH V4 02/25] cpr: reboot mode
` [PATCH V4 03/25] cpr: QMP interfaces for reboot
` [PATCH V4 04/25] cpr: HMP "
` [PATCH V4 05/25] as_flat_walk
` [PATCH V4 06/25] oslib: qemu_clr_cloexec
` [PATCH V4 07/25] machine: memfd-alloc option
` [PATCH V4 08/25] vl: add helper to request re-exec
` [PATCH V4 09/25] string to strList
` [PATCH V4 10/25] util: env var helpers
` [PATCH V4 11/25] cpr: restart mode
` [PATCH V4 12/25] cpr: QMP interfaces for restart
` [PATCH V4 13/25] cpr: HMP "
` [PATCH V4 14/25] pci: export functions for cpr
` [PATCH V4 15/25] vfio-pci: refactor "
` [PATCH V4 16/25] vfio-pci: cpr part 1
` [PATCH V4 17/25] vfio-pci: cpr part 2
` [PATCH V4 18/25] vhost: reset vhost devices upon cprsave
` [PATCH V4 19/25] hostmem-memfd: cpr support
` [PATCH V4 20/25] chardev: cpr framework
` [PATCH V4 21/25] chardev: cpr for simple devices
` [PATCH V4 22/25] chardev: cpr for pty
` [PATCH V4 23/25] chardev: cpr for sockets
` [PATCH V4 24/25] cpr: only-cpr-capable option
` [PATCH V4 25/25] simplify savevm

[PATCH 0/4] target/i386: Continuing fixing kvm-unit-tests for svm
 2021-07-06 16:52 UTC  (9+ messages)
` [PATCH 1/4] target/i386: Added MSRPM and IOPM size check
` [PATCH 2/4] target/i386: Added DR6 and DR7 consistency checks
` [PATCH 3/4] target/i386: Added consistency checks for EFER
` [PATCH 4/4] target/i386: Added VMRUN consistency checks for CR3 and CR4

[PATCH] block/replication.c: Properly attach children
 2021-07-06 16:11 UTC 

[PATCH v5 0/6] Make blockdev-reopen stable
 2021-07-06 15:51 UTC  (9+ messages)
` [PATCH v5 3/6] block: Acquire AioContexts during bdrv_reopen_multiple()
` [PATCH v5 4/6] block: Support multiple reopening with x-blockdev-reopen
` [PATCH v5 5/6] iotests: Test reopening multiple devices at the same time
` [PATCH v5 6/6] block: Make blockdev-reopen stable API

[PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
 2021-07-06 15:48 UTC  (4+ messages)

[PATCH 0/2] monitor: Shutdown fixes
 2021-07-06 15:32 UTC  (3+ messages)


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