qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-07 10:58:38 to 2021-07-07 21:09:44 UTC [more...]

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

[PATCH v2 00/28] accel/tcg: Introduce translator_use_goto_tb
 2021-07-07 20:59 UTC  (3+ messages)
` [PATCH v2 18/28] target/openrisc: Use translator_use_goto_tb

[PATCH v3 0/2] qemu-img: Make unallocated part of backing chain obvious in map
 2021-07-07 20:39 UTC  (6+ messages)
` [PATCH v3 2/2] "
` [PATCH v3 3/2] qemu-img: Reword 'qemu-img map --output=json' docs

[PATCH v1 0/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT
 2021-07-07 20:30 UTC  (13+ 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

[PATCH v2 00/36] linux-user: Signal trampolines and vdsos
 2021-07-07 20:28 UTC  (7+ messages)
` [PATCH v2 02/36] linux-user: Fix style problems in linuxload.c
` [PATCH v2 13/36] linux-user/arm: Drop v1 signal frames
` [PATCH v2 22/36] linux-user/i386: Add vdso and use it for sigreturn

[PULL 00/15] Machine queue, 2021-07-07
 2021-07-07 19:32 UTC  (16+ messages)
` [PULL 01/15] vmbus: Don't make QOM property registration conditional
` [PULL 02/15] Deprecate pmem=on with non-DAX capable backend file
` [PULL 03/15] memory: Introduce RamDiscardManager for RAM memory regions
` [PULL 04/15] memory: Helpers to copy/free a MemoryRegionSection
` [PULL 05/15] virtio-mem: Factor out traversing unplugged ranges
` [PULL 06/15] virtio-mem: Don't report errors when ram_block_discard_range() fails
` [PULL 07/15] virtio-mem: Implement RamDiscardManager interface
` [PULL 08/15] vfio: Support for RamDiscardManager in the !vIOMMU case
` [PULL 09/15] vfio: Query and store the maximum number of possible DMA mappings
` [PULL 10/15] vfio: Sanity check maximum number of DMA mappings with RamDiscardManager
` [PULL 11/15] vfio: Support for RamDiscardManager in the vIOMMU case
` [PULL 12/15] softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|require)
` [PULL 13/15] softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types
` [PULL 14/15] virtio-mem: Require only coordinated discards
` [PULL 15/15] vfio: Disable only uncoordinated discards for VFIO_TYPE1 iommus

[PATCH 00/12] linux-user: Extract target errno related functions to 'target_errno.h'
 2021-07-07 19:34 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 04/12] linux-user/sparc: Rename target_errno.h -> target_errno_defs.h
` [PATCH 06/12] linux-user/alpha: Remove hardcoded tabs (code style)
` [PATCH 11/12] linux-user/syscall: "

[PATCH] hw: timer: Add i.MX sysctr timer implementation
 2021-07-07 19:20 UTC  (2+ messages)

[PATCH] linux-user: fill ppid field in /proc/self/stat
 2021-07-07 19:17 UTC  (3+ messages)

[PATCH v3] linux-user/elfload: Implement ELF_HWCAP for RISC-V
 2021-07-07 19:15 UTC  (2+ messages)

[PATCH v1 0/2] some device emulation documentation cleanup
 2021-07-07 18:45 UTC  (3+ messages)
` [PATCH v1 1/2] docs: collect the disparate device emulation docs into one section
` [PATCH v1 2/2] docs: add a section on the generalities of vhost-user

[PATCH v0] vhost: make SET_VRING_ADDR, SET_[PROTOCOL_]FEATEURES send replies
 2021-07-07 18:44 UTC  (6+ messages)

[PATCH v3 0/4] replication: Properly attach children
 2021-07-07 18:15 UTC  (5+ messages)
` [PATCH v3 1/4] replication: Remove s->active_disk
` [PATCH v3 2/4] replication: Reduce usage of s->hidden_disk and s->secondary_disk
` [PATCH v3 3/4] replication: Properly attach children
` [PATCH v3 4/4] replication: Remove workaround

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

[PATCH] block/rbd: fix type of task->complete
 2021-07-07 18:04 UTC  (2+ messages)
` [PATCH] MAINTAINERS: update block/rbd.c maintainer

[Bug 1883414] [NEW] Cannot build qemu-5.0.0 from tarball
 2021-07-07 17:41 UTC  (3+ messages)
` [Bug 1883414] "

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

[RFC v3] virtio/vsock: add two more queues for datagram types
 2021-07-07 17:36 UTC  (5+ messages)
  `  "

Picture missing in About dialog on cocoa ui
 2021-07-07 17:00 UTC 

[RFC PATCH 0/6] job: replace AioContext lock with job_mutex
 2021-07-07 16:58 UTC  (7+ messages)
` [RFC PATCH 1/6] job: use getter/setters instead of accessing the Job fields directly
` [RFC PATCH 2/6] job: _locked functions and public job_lock/unlock for next patch
` [RFC PATCH 3/6] job: minor changes to simplify locking
` [RFC PATCH 4/6] job.h: categorize job fields
` [RFC PATCH 5/6] job: use global job_mutex to protect struct Job
` [RFC PATCH 6/6] jobs: remove unnecessary AioContext aquire/release pairs

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

[PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
 2021-07-07 16:54 UTC  (20+ messages)

[PATCH 0/4] hw/nvme: fix controller hotplugging
 2021-07-07 16:47 UTC  (8+ messages)
` [PATCH 4/4] hw/nvme: fix controller hot unplugging

[PATCH v7 00/14] s390x cleanup
 2021-07-07 16:39 UTC  (18+ messages)
` [PATCH v7 01/14] target/s390x: meson: add target_user_arch
` [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 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 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 13/14] target/s390x: move kvm files into kvm/
` [PATCH v7 14/14] target/s390x: split sysemu part of cpu models

[PATCH] block/replication.c: Properly attach children
 2021-07-07 16:33 UTC  (4+ messages)

[PATCH v2] docs: Add '-device intel-iommu' entry
 2021-07-07 15:41 UTC 

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

[PATCH v2] tests/acceptance: allow control over tags during check-acceptance
 2021-07-07 15:24 UTC 

[PATCH for 6.1 v2 0/5] custom device configs
 2021-07-07 15:16 UTC  (8+ 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

[PULL 00/13] pc,pci,virtio: bugfixes, improvements
 2021-07-07 15:03 UTC  (14+ 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 08/13] tests: acpi: prepare for changing DSDT tables
` [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
` [PULL 13/13] MAINTAINERS: Add maintainer for vhost-user RNG implementation

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

[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 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  (4+ messages)
` [PATCH v1 17/39] tests/docker: fix mistakes in ubuntu package lists

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

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)

[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] tcg: Move tb_phys_invalidate_count to tb_ctx (#457)
 2021-07-07 11:34 UTC  (3+ 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] 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  (2+ 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).