qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-07 00:10:52 to 2021-07-07 15:11:40 UTC [more...]

[PULL 00/16] pc,pci,virtio: bugfixes, improvements
 2021-07-07 15:02 UTC  (3+ messages)
` [PULL 08/16] virtio-blk: Fix rollback path in virtio_blk_data_plane_start()

[PULL 00/13] pc,pci,virtio: bugfixes, improvements
 2021-07-07 15:03 UTC  (12+ messages)
` [PULL 01/13] virtio: disable ioeventfd for record/replay
` [PULL 02/13] virtio: Clarify MR transaction optimization
` [PULL 03/13] hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH field
` [PULL 04/13] virtio-pci: Added check for virtio device presence in mm callbacks
` [PULL 05/13] virtio-pci: Added check for virtio device in PCI config cbs
` [PULL 06/13] virtio-pci: Changed return values for "notify", "device" and "isr" read
` [PULL 07/13] migration: failover: reset partially_hotplugged
` [PULL 09/13] acpi: pc: revert back to v5.2 PCI slot enumeration
` [PULL 10/13] tests: acpi: pc: update expected DSDT blobs
` [PULL 11/13] acpi/ged: fix reset cause
` [PULL 12/13] docs: add slot when adding new PCIe root port

[PATCH 0/3] linux-aio: limit the batch size to reduce queue latency
 2021-07-07 15:00 UTC  (4+ messages)
` [PATCH 1/3] iothread: generalize iothread_set_param/iothread_get_param
` [PATCH 2/3] iothread: add aio-max-batch parameter
` [PATCH 3/3] linux-aio: limit the batch size using `aio-max-batch` parameter

[PATCH v0] vhost: make SET_VRING_ADDR, SET_[PROTOCOL_]FEATEURES send replies
 2021-07-07 14:58 UTC  (7+ messages)
  ` [PING] "

[PATCH] block/replication.c: Properly attach children
 2021-07-07 14:53 UTC  (3+ messages)

[PATCH 00/20] python: introduce Asynchronous QMP package
 2021-07-07 14:52 UTC  (3+ messages)
` [PATCH 12/20] python/aqmp: add QMP Message format

[PATCH v1 00/39] final pre-PR for 6.1 (testing and plugins)
 2021-07-07 14:49 UTC  (13+ messages)
` [PATCH v1 17/39] tests/docker: fix mistakes in ubuntu package lists
` [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 32/39] contrib/plugins: enable -Wall for building plugins

[PATCH] vhost-user: Fix backends without multiqueue support
 2021-07-07 14:48 UTC  (2+ messages)

pipe2 & configure script
 2021-07-07 14:36 UTC  (4+ messages)

[PATCH v1 0/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT
 2021-07-07 14:06 UTC  (3+ messages)
` [PATCH v1 1/2] migration/postcopy-ram: define type for "struct PostcopyNotifyData"
` [PATCH v1 2/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT

Plugin virtual-to-physical translation incorrect for some IO accesses
 2021-07-07 14:05 UTC  (6+ messages)

[PATCH v8 0/9] i386: KVM: expand Hyper-V features early
 2021-07-07 14:00 UTC  (2+ messages)

[PATCH v7 0/9] i386: KVM: expand Hyper-V features early
 2021-07-07 13:59 UTC  (2+ messages)

[PATCH v4] memory: Directly dispatch alias accesses on origin memory region
 2021-07-07 13:58 UTC  (2+ messages)

[PATCH 00/18] crypto: misc cleanup and introduce gnutls backend driver
 2021-07-07 13:48 UTC  (4+ messages)
` [PATCH 11/18] crypto: rename des-rfb cipher to just des

[PATCH v2 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
 2021-07-07 13:42 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tests/tcg: Test that compare-and-trap raises SIGFPE

[PATCH 0/2] numa: Parse initiator= attribute before cpus= attribute
 2021-07-07 13:40 UTC  (3+ messages)
` [PATCH 1/2] numa: Report expected initiator
` [PATCH 2/2] numa: Parse initiator= attribute before cpus= attribute

[PATCH] blockdev: fix drive-backup transaction endless drained section
 2021-07-07 13:35 UTC  (2+ messages)

[PATCH for 6.1 v2 0/5] custom device configs
 2021-07-07 13:17 UTC  (6+ messages)
` [PATCH v2 1/5] meson: Introduce target-specific Kconfig
` [PATCH v2 2/5] hw/arm: add dependency on OR_IRQ for XLNX_VERSAL
` [PATCH v2 3/5] hw/arm: move CONFIG_V7M out of default-devices
` [PATCH v2 4/5] configs: rename default-configs to configs and reorganise
` [PATCH v2 5/5] configure: allow the selection of alternate config in the build

[Qemu-devel] [Bug 1757363] [NEW] infinite loop due to improper deal with "eret" on mips32
 2021-07-07 12:48 UTC  (2+ messages)
` [Bug 1757363] "

[PATCH] hw: timer: Add i.MX sysctr timer implementation
 2021-07-07 11:39 UTC 

[PATCH] tcg: Move tb_phys_invalidate_count to tb_ctx (#457)
 2021-07-07 11:34 UTC  (3+ messages)

[PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
 2021-07-07 12:45 UTC  (17+ messages)

[PATCH V4 00/25] Live Update
 2021-07-07 12:36 UTC  (3+ messages)

[PATCH v1] block/raw-format: implement .bdrv_get_specific_info handler
 2021-07-07 12:31 UTC  (3+ messages)

[PATCH] qemu-config: never call the callback after an error, fix leak
 2021-07-07 12:15 UTC 

[PATCH] vl: fix leak of qdict_crumple return value
 2021-07-07 12:15 UTC 

[PATCH v7 00/14] s390x cleanup
 2021-07-07 11:56 UTC  (21+ messages)
` [PATCH v7 01/14] target/s390x: meson: add target_user_arch
` [PATCH v7 02/14] hw/s390x: rename tod-qemu.c to tod-tcg.c
` [PATCH v7 03/14] hw/s390x: tod: make explicit checks for accelerators when initializing
` [PATCH v7 04/14] hw/s390x: only build tod-tcg from the CONFIG_TCG build
` [PATCH v7 05/14] target/s390x: remove tcg-stub.c
` [PATCH v7 06/14] target/s390x: rename internal.h to s390x-internal.h
` [PATCH v7 07/14] target/s390x: start moving TCG-only code to tcg/
` [PATCH v7 08/14] target/s390x: move sysemu-only code out to cpu-sysemu.c
` [PATCH v7 09/14] target/s390x: split cpu-dump from helper.c
` [PATCH v7 10/14] target/s390x: make helper.c sysemu-only
` [PATCH v7 11/14] target/s390x: use kvm_enabled() to wrap call to kvm_s390_get_hpage_1m
` [PATCH v7 12/14] target/s390x: remove kvm-stub.c
` [PATCH v7 13/14] target/s390x: move kvm files into kvm/
` [PATCH v7 14/14] target/s390x: split sysemu part of cpu models

[PATCH] trace: add hardware interrupt calls tracing
 2021-07-07 11:31 UTC  (2+ messages)

[RFC PATCH] hw/display/virtio-gpu: Fix memory leak (CID 1453811)
 2021-07-07 11:04 UTC  (2+ messages)

[PATCH] ui/gtk: Fix relative mouse with multiple monitors
 2021-07-07 11:02 UTC  (2+ messages)

[PATCH] osdep: fix HAVE_BROKEN_SIZE_MAX case
 2021-07-07 11:04 UTC  (2+ messages)

[PATCH v2 0/6] export/fuse: Allow other users access to the export
 2021-07-07 11:03 UTC  (6+ messages)
` [PATCH v2 2/6] export/fuse: Add allow-other option
` [PATCH v2 6/6] iotests/fuse-allow-other: Test allow-other

[PATCH 0/4] hw/nvme: fix controller hotplugging
 2021-07-07 10:43 UTC  (12+ messages)
` [PATCH 1/4] hw/nvme: remove NvmeCtrl parameter from ns setup/check functions
` [PATCH 2/4] hw/nvme: mark nvme-subsys non-hotpluggable
` [PATCH 3/4] hw/nvme: unregister controller with subsystem at exit
` [PATCH 4/4] hw/nvme: fix controller hot unplugging

[PATCH] docs: Add '-device intel-iommu' entry
 2021-07-07 10:36 UTC  (4+ messages)

[RFC PATCH 0/6] dp8393x: Housekeeping
 2021-07-07 10:12 UTC  (7+ messages)
` [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 10:10 UTC  (5+ messages)
` [RFC PATCH 8/8] target/i386: Move X86XSaveArea into TCG

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

[PATCH] hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine
 2021-07-07  9:30 UTC  (4+ messages)

[PATCH v4 0/3] DEVICE_UNPLUG_ERROR QAPI event
 2021-07-07  9:28 UTC  (7+ 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 v4 5/5] MAINTAINTERS: Added myself as a reviewer for TCG Plugins
 2021-07-07  9:27 UTC  (2+ messages)
` [PATCH v5] MAINTAINERS: "

[PATCH 00/53] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
 2021-07-07  9:11 UTC  (5+ messages)

[RFC v3] virtio/vsock: add two more queues for datagram types
 2021-07-07  8:33 UTC  (2+ messages)

[PATCH] tests/migration: fix unix socket migration
 2021-07-07  8:28 UTC  (7+ messages)

[PATCH v2 00/36] linux-user: Signal trampolines and vdsos
 2021-07-07  8:21 UTC  (12+ messages)
` [PATCH v2 04/36] linux-user: Tidy loader_exec
` [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 25/36] linux-user/microblaze: Implement setup_sigtramp
` [PATCH v2 30/36] target/ppc: Simplify encode_trampoline
` [PATCH v2 32/36] linux-user/riscv: Add vdso and use it for sigreturn
` [PATCH v2 35/36] linux-user/sparc: Implement setup_sigtramp
` [PATCH v2 36/36] linux-user/xtensa: "

[PATCH] Fix libpmem configuration option
 2021-07-07  8:14 UTC  (2+ messages)

[PATCH] Fix libdaxctl option
 2021-07-07  8:13 UTC  (3+ messages)

[PATCH] tcg: Add separator in INDEX_op_call dump
 2021-07-07  7:57 UTC  (2+ messages)

[Bug 1888303] [NEW] Intermittent buggines with user mode emulation of x86-64 on aarch64
 2021-07-07  4:17 UTC  (2+ messages)
` [Bug 1888303] "

[Bug 1888417] [NEW] Latest QEMU git build on Arch linux causes PCI Passthrough host to hang on guest reboot
 2021-07-07  4:17 UTC  (2+ messages)
` [Bug 1888417] "

[Bug 1888964] [NEW] Segfault using GTK display with dmabuf (iGVT-g) on Wayland
 2021-07-07  4:17 UTC  (2+ messages)
` [Bug 1888964] "

[Bug 1889421] [NEW] VVFAT is not writable from Windows NT 3.5, 3.51 and 4.0
 2021-07-07  4:17 UTC  (2+ messages)
` [Bug 1889421] "

[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] docs/nvdimm: update doc
 2021-07-07  3:35 UTC  (2+ messages)

[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

[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  (2+ messages)

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


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