qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-16 10:53:34 to 2021-03-16 17:53:26 UTC [more...]

[PATCH v2 0/4] qtests: Check accelerator available at runtime via QMP 'query-accels'
 2021-03-16 17:24 UTC  (2+ messages)
` [PATCH v2 2/4] tests/qtest: Add qtest_has_accel() method

[PULL 00/11] QOM and fdc patches patches for 2021-03-16
 2021-03-16 17:24 UTC  (13+ messages)
` [PULL 01/11] qemuutil: remove qemu_set_fd_handler duplicate symbol
` [PULL 02/11] qemu-options: New -compat to set policy for deprecated interfaces
` [PULL 03/11] qapi: Implement deprecated-output=hide for QMP command results
` [PULL 04/11] qapi: Implement deprecated-output=hide for QMP events
` [PULL 05/11] qapi: Implement deprecated-output=hide for QMP event data
` [PULL 06/11] monitor: Drop query-qmp-schema 'gen': false hack
` [PULL 07/11] qapi: Implement deprecated-output=hide for QMP introspection
` [PULL 08/11] test-util-sockets: Add stub for monitor_set_cur()
` [PULL 09/11] qapi: Implement deprecated-input=reject for QMP commands
` [PULL 10/11] qapi: Implement deprecated-input=reject for QMP command arguments
` [PULL 11/11] qapi: New -compat deprecated-input=crash

[PULL 00/10] VFIO updates for QEMU 6.0
 2021-03-16 17:07 UTC  (11+ messages)
` [PULL 01/10] vfio: Fix vfio_listener_log_sync function name typo
` [PULL 02/10] hw/vfio/pci-quirks: Replace the word 'blacklist'
` [PULL 03/10] MAINTAINERS: Cover docs/igd-assign.txt in VFIO section
` [PULL 04/10] vfio: Do not register any IOMMU_NOTIFIER_DEVIOTLB_UNMAP notifier
` [PULL 05/10] spapr_iommu: Fix vhost integration regression
` [PULL 06/10] vfio: Move the saving of the config space to the right place in VFIO migration
` [PULL 07/10] vfio: Set the priority of the VFIO VM state change handler explicitly
` [PULL 08/10] vfio: Avoid disabling and enabling vectors repeatedly in VFIO migration
` [PULL 09/10] vfio: Support host translation granule size
` [PULL 10/10] vfio/migrate: Move switch of dirty tracking into vfio_memory_listener

[PULL 00/11] QOM and fdc patches patches for 2021-03-16
 2021-03-16 17:19 UTC  (13+ messages)
` [PULL 01/11] qemuutil: remove qemu_set_fd_handler duplicate symbol
` [PULL 02/11] qemu-options: New -compat to set policy for deprecated interfaces
` [PULL 03/11] qapi: Implement deprecated-output=hide for QMP command results
` [PULL 04/11] qapi: Implement deprecated-output=hide for QMP events
` [PULL 05/11] qapi: Implement deprecated-output=hide for QMP event data
` [PULL 06/11] monitor: Drop query-qmp-schema 'gen': false hack
` [PULL 07/11] qapi: Implement deprecated-output=hide for QMP introspection
` [PULL 08/11] test-util-sockets: Add stub for monitor_set_cur()
` [PULL 09/11] qapi: Implement deprecated-input=reject for QMP commands
` [PULL 10/11] qapi: Implement deprecated-input=reject for QMP command arguments
` [PULL 11/11] qapi: New -compat deprecated-input=crash

[PATCH 0/8] Replacing malloc and the like with GLib's variants
 2021-03-16 17:23 UTC  (5+ messages)
` [PATCH 8/8] tools/virtiofsd: Replacing malloc-like calls "

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

[PULL v2 00/42] Block layer patches and object-add QAPIfication
 2021-03-16 17:16 UTC  (6+ messages)

[PATCH] tests/acceptance: Print expected message on wait_for_console_pattern
 2021-03-16 17:00 UTC  (2+ messages)

[PATCH v4 0/3] target/arm: Add support for FEAT_TLBIOS and FEAT_TLBIRANGE
 2021-03-16 17:03 UTC  (5+ messages)
` [PATCH v4 1/3] target/arm: Add support for FEAT_TLBIRANGE
` [PATCH v4 2/3] target/arm: Add support for FEAT_TLBIOS
` [PATCH v4 3/3] target/arm: set ID_AA64ISAR0.TLB to 2 for max AARCH64 CPU type

[PULL 00/13] misc patches removing deprecated features
 2021-03-16 16:43 UTC  (14+ messages)
` [PULL 01/13] ui, monitor: remove deprecated VNC ACL option and HMP commands
` [PULL 02/13] monitor: raise error when 'pretty' option is used with HMP
` [PULL 03/13] monitor: remove 'query-events' QMP command
` [PULL 04/13] migrate: remove QMP/HMP commands for speed, downtime and cache size
` [PULL 05/13] machine: remove 'query-cpus' QMP command
` [PULL 06/13] machine: remove 'arch' field from 'query-cpus-fast' "
` [PULL 07/13] chardev: reject use of 'wait' flag for socket client chardevs
` [PULL 08/13] hw/ide: remove 'ide-drive' device
` [PULL 09/13] hw/scsi: remove 'scsi-disk' device
` [PULL 10/13] block: remove 'encryption_key_missing' flag from QAPI
` [PULL 11/13] block: remove dirty bitmaps 'status' field
` [PULL 12/13] block: remove 'dirty-bitmaps' field from 'BlockInfo' struct
` [PULL 13/13] block: remove support for using "file" driver with block/char devices

[PATCH] target/mips: Deprecate Trap-and-Emul KVM support
 2021-03-16 16:55 UTC  (3+ messages)

[PATCH 0/9] edid: windows fixes
 2021-03-16 16:16 UTC  (13+ messages)
` [PATCH 1/9] qemu-edid: use qemu_edid_size()
` [PATCH 2/9] edid: edid_desc_next
` [PATCH 3/9] edid: move xtra3 descriptor
` [PATCH 4/9] edid: use dta extension block descriptors
` [PATCH 5/9] edid: prefer standard timings
` [PATCH 6/9] edid: Make refresh rate configurable
` [PATCH 7/9] edid: move timing generation into a separate function
` [PATCH 8/9] edid: allow arbitrary-length checksums
` [PATCH 9/9] edid: add support for DisplayID extension (5k resolution)

[PATCH 0/7] block/nbd: decouple reconnect from drain
 2021-03-16 16:10 UTC  (14+ messages)
` [PATCH 1/7] block/nbd: avoid touching freed connect_thread
` [PATCH 6/7] block/nbd: decouple reconnect from drain
` [PATCH 7/7] block/nbd: stop manipulating in_flight counter

[PATCH v2 1/1] docs/devel: Add VFIO device migration documentation
 2021-03-16 16:18 UTC  (9+ messages)

[PATCH v7 0/8] Pegasos2 emulation
 2021-03-16 16:21 UTC  (13+ messages)

[PATCH 1/2] hw/intc: GICv3 ITS implementation
 2021-03-16 16:15 UTC  (2+ messages)

[PATCH v3 0/5] coroutine rwlock downgrade fix, minor VDI changes
 2021-03-16 16:00 UTC  (6+ messages)
` [PATCH 1/5] block/vdi: When writing new bmap entry fails, don't leak the buffer
` [PATCH 2/5] block/vdi: Don't assume that blocks are larger than VdiHeader
` [PATCH 3/5] coroutine/mutex: Store the coroutine in the CoWaitRecord only once
` [PATCH 4/5] coroutine-lock: reimplement CoRwLock to fix downgrade bug
` [PATCH 5/5] test-coroutine: Add rwlock downgrade test

[RFC v2 00/13] vDPA software assisted live migration
 2021-03-16 16:05 UTC  (9+ messages)
` [RFC v2 04/13] vhost: Add x-vhost-enable-shadow-vq qmp
` [RFC v2 08/13] virtio: Add vhost_shadow_vq_get_vring_addr
` [RFC v2 11/13] vhost: Shadow virtqueue buffers forwarding

[PATCH 00/38] target/riscv: support packed extension v0.9.2
 2021-03-16 16:01 UTC  (9+ messages)
` [PATCH 13/38] target/riscv: SIMD 8-bit Miscellaneous Instructions
` [PATCH 14/38] target/riscv: 8-bit Unpacking Instructions
` [PATCH 15/38] target/riscv: 16-bit Packing Instructions
` [PATCH 17/38] target/riscv: Signed MSW 32x16 Multiply and Add Instructions

[PATCH v2] util: fix use-after-free in module_load_one
 2021-03-16 15:59 UTC  (2+ messages)

[RFC PATCH 0/8] softmmu: Restrict CPU I/O instructions
 2021-03-16 15:55 UTC  (5+ messages)
` [RFC PATCH 5/8] qtest/libqos: "

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

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

[PATCH] yank: Avoid linking into executables that don't want it
 2021-03-16 15:36 UTC  (5+ messages)

[PATCH 1/2] Fix the segment fault when calling yank_register_instance
 2021-03-16 15:36 UTC  (5+ messages)

[PATCH] target/mips/mxu: Rewrite D16MIN / D16MAX opcodes
 2021-03-16 15:27 UTC  (5+ messages)

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

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

Bug in tlbi_aa64_vae2is_write: tlbbits_for_regime called with swapped ARMMMUIdx_ values?
 2021-03-16 15:07 UTC  (2+ messages)

[PATCH] target/riscv: Prevent lost illegal instruction exceptions
 2021-03-16 15:03 UTC 

[PATCH v2 00/29] tcg: Workaround macOS 11.2 mprotect bug
 2021-03-16 14:57 UTC  (4+ messages)
` [PATCH v2 03/29] tcg: Re-order tcg_region_init vs tcg_prologue_init

[PATCH v3 1/3] edid: move timing generation into a separate function
 2021-03-16 14:34 UTC  (4+ messages)

[PATCH v1 00/14] plugins/next (phys addr, syscalls, lots of docs)
 2021-03-16 14:05 UTC  (12+ messages)
` [PATCH v1 08/14] plugins: add qemu_plugin_cb_flags to kernel-doc
` [PATCH v1 11/14] plugins: expand kernel-doc for instruction query and instrumentation
` [PATCH v1 12/14] plugins: expand kernel-doc for memory "

[PATCH] sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog
 2021-03-16 13:35 UTC  (3+ messages)

[PATCH 0/9] Changing qemu_mutex_locks to lock guard macros
 2021-03-16 13:29 UTC  (4+ messages)
` [PATCH 2/9] block: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD

"make check" broken with everything but tools disabled
 2021-03-16 13:28 UTC 

[PATCH v29 00/17] Add migration support for VFIO devices
 2021-03-16 13:24 UTC  (4+ messages)
` [PATCH v29 17/17] qapi: Add VFIO devices migration stats in Migration stats

[PATCH] include/sysemu: Poison all accelerator CONFIG switches in common code
 2021-03-16 13:06 UTC  (2+ messages)

[PATCH v4 0/2] Some modification about ram_save_host_page()
 2021-03-16 12:57 UTC  (3+ messages)
` [PATCH v4 1/2] migration/ram: Reduce unnecessary rate limiting
` [PATCH v4 2/2] migration/ram: Optimize ram_save_host_page()

[PATCH] docs: Remove obsolete paragraph about config-target.mak
 2021-03-16 12:42 UTC 

[RFC PATCH 0/2] hw/s390x: modularize virtio-gpu-ccw
 2021-03-16 12:26 UTC  (3+ messages)
` [RFC PATCH 1/2] modules: introduce target specific modules
` [RFC PATCH 2/2] hw/s390x: modularize virtio-gpu-ccw

[PULL V2 00/20] Net patches
 2021-03-16 12:30 UTC  (2+ messages)

[PATCH v3 0/6] qcow2: compressed write cache
 2021-03-16 12:25 UTC  (7+ messages)
` [PATCH v3 6/6] block/qcow2: use seqcache for compressed writes

[Bug 1880518] [NEW] issue while installing docker inside s390x container
 2021-03-16 12:00 UTC  (3+ messages)
` [Bug 1880518] "

[PULL v2 0/5] Meson version update
 2021-03-16 12:17 UTC  (4+ messages)

[PULL 0/1] 9p queue 2021-03-16
 2021-03-16 10:49 UTC  (2+ messages)
` [PULL 1/1] hw/9pfs/9p-synth: Replaced qemu_mutex_lock with QEMU_LOCK_GUARD

[PATCH] migration: Move populate_vfio_info() into a separate file
 2021-03-16 11:20 UTC  (4+ messages)

[PATCH v2] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
 2021-03-16 11:03 UTC 

[PULL 0/3] Audio 20210316 patches
 2021-03-16 10:54 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).