messages from 2022-02-07 17:31:02 to 2022-02-08 11:59:01 UTC [more...]
[PATCH 0/5] linux-user: Fixes for sparc64 host
2022-02-08 11:19 UTC (13+ messages)
` [PATCH 1/5] common-user/host/sparc64: Fix safe_syscall_base
` [PATCH 2/5] linux-user: Introduce host_signal_mask
` [PATCH 3/5] linux-user: Introduce host_sigcontext
` [PATCH 4/5] linux-user: Move sparc/host-signal.h to sparc64/host-signal.h
` [PATCH 5/5] linux-user/include/host/sparc64: Fix host_sigcontext
[PATCH 0/6] Improve integration of iotests in the meson test harness
2022-02-08 11:16 UTC (10+ messages)
` [PATCH 1/6] tests/qemu-iotests: Improve the check for GNU sed
` [PATCH 2/6] tests/qemu-iotests/meson.build: Improve the indentation
` [PATCH 3/6] tests/qemu-iotests: Allow to run "./check -n" from the source directory, too
` [PATCH 4/6] tests/qemu-iotests/meson.build: Call the 'check' script directly
` [PATCH 5/6] tests: Do not treat the iotests as separate meson test target anymore
` [PATCH 6/6] tests: Remove check-block.sh
[PATCH 00/27] Next batch of Meson cleanups and conversions
2022-02-08 11:23 UTC (9+ messages)
` [PATCH 20/27] qga/vss-win32: use widl if available
` [PATCH 23/27] meson: do not make qga/vss-win32/meson.build conditional on C++ presence
` [PATCH 25/27] meson: require dynamic linking for VSS support
[PATCH v6 0/8] tcg/sparc: Unaligned access for user-only
2022-02-08 11:09 UTC (14+ messages)
` [PATCH v6 1/8] tcg/sparc: Use tcg_out_movi_imm13 in tcg_out_addsub2_i64
` [PATCH v6 2/8] tcg/sparc: Split out tcg_out_movi_imm32
` [PATCH v6 3/8] tcg/sparc: Add scratch argument to tcg_out_movi_int
` [PATCH v6 4/8] tcg/sparc: Improve code gen for shifted 32-bit constants
` [PATCH v6 5/8] tcg/sparc: Convert patch_reloc to return bool
` [PATCH v6 6/8] tcg/sparc: Use the constant pool for 64-bit constants
` [PATCH v6 7/8] tcg/sparc: Add tcg_out_jmpl_const for better tail calls
` [PATCH v6 8/8] tcg/sparc: Support unaligned access for user-only
[PATCH v12 1/5] accel/kvm/kvm-all: refactor per-vcpu dirty ring reaping
2022-02-08 11:21 UTC (9+ messages)
` [PATCH v12 2/5] migration/dirtyrate: refactor dirty page rate calculation
` [PATCH v12 4/5] softmmu/dirtylimit: implement virtual CPU throttle
[PATCH RFC 00/15] migration: Postcopy Preemption
2022-02-08 11:16 UTC (21+ messages)
` [PATCH RFC 02/15] migration: Allow pss->page jump over clean pages
` [PATCH RFC 07/15] migration: Introduce postcopy channels on dest node
` [PATCH RFC 09/15] migration: Add postcopy_thread_create()
` [PATCH RFC 10/15] migration: Move static var in ram_block_from_stream() into global
` [PATCH RFC 14/15] migration: Postcopy preemption on separate channel
[PATCH v6 00/33] block layer: split block APIs in global state and I/O
2022-02-08 11:05 UTC (23+ messages)
` [PATCH v6 02/33] include/block/block: split header into I/O and global state API
` [PATCH v6 05/33] include/sysemu/block-backend: split header into I/O and global state (GS) API
` [PATCH v6 09/33] block: introduce assert_bdrv_graph_writable
` [PATCH v6 13/33] include/block/blockjob.h: global state API
` [PATCH v6 22/33] block/coroutines: I/O API
` [PATCH v6 31/33] include/qemu/job.h: introduce job->pre_run() and use it in amend
[PATCH v2] memory: Fix qemu crash on starting dirty log twice with stopped VM
2022-02-08 11:15 UTC (2+ messages)
[PATCH v2] migration/rdma: set the REUSEADDR option for destination
2022-02-08 11:04 UTC (3+ messages)
[PATCH v5 00/11] 9p: Add support for darwin
2022-02-08 10:55 UTC (17+ messages)
` [PATCH v5 01/11] 9p: linux: Fix a couple Linux assumptions
` [PATCH v5 02/11] 9p: Rename 9p-util -> 9p-util-linux
` [PATCH v5 03/11] 9p: darwin: Handle struct stat(fs) differences
` [PATCH v5 04/11] 9p: darwin: Handle struct dirent differences
` [PATCH v5 05/11] 9p: darwin: Ignore O_{NOATIME, DIRECT}
` [PATCH v5 06/11] 9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
` [PATCH v5 07/11] 9p: darwin: *xattr_nofollow implementations
` [PATCH v5 08/11] 9p: darwin: Compatibility for f/l*xattr
` [PATCH v5 09/11] 9p: darwin: Implement compatibility for mknodat
` [PATCH v5 10/11] 9p: darwin: meson: Allow VirtFS on Darwin
` [PATCH v5 11/11] 9p: darwin: Adjust assumption on virtio-9p-test
[PATCH 00/11] mos6522: switch to gpios, add control line edge-triggering and extra debugging
2022-02-08 10:29 UTC (14+ messages)
` [PATCH 04/11] mos6522: switch over to use qdev gpios for IRQs
` [PATCH 05/11] mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClass
` [PATCH 06/11] mos6522: use device_class_set_parent_reset() to propagate reset to parent
` [PATCH 07/11] mos6522: add register names to register read/write trace events
` [PATCH 08/11] mos6522: add "info via" HMP command for debugging
[PATCH v2 0/2] Supporting AST2600 HACE engine accumulative mode
2022-02-08 10:46 UTC (3+ messages)
` [PATCH v2 1/2] hw/misc: Supporting AST2600 HACE "
[PATCH v2] hvf: arm: Handle unknown ID registers as RES0
2022-02-08 10:27 UTC
[PATCH qemu] spapr/vof: Install rom and nvram binaries
2022-02-08 10:37 UTC
[PATCH] hvf: arm: Handle ID_AA64ISAR2_EL1 reads
2022-02-08 10:18 UTC (4+ messages)
[PATCH 00/31] vDPA shadow virtqueue
2022-02-08 9:02 UTC (48+ messages)
` [PATCH 04/31] vdpa: Add vhost_svq_set_svq_kick_fd
` [PATCH 06/31] vhost: Route guest->host notification through shadow virtqueue
` [PATCH 09/31] vhost-vdpa: Take into account SVQ in vhost_vdpa_set_vring_call
` [PATCH 11/31] vhost: Add vhost_svq_valid_device_features to shadow vq
` [PATCH 16/31] vhost: pass queue index to vhost_vq_get_addr
` [PATCH 17/31] vdpa: adapt vhost_ops callbacks to svq
` [PATCH 18/31] vhost: Shadow virtqueue buffers forwarding
` [PATCH 22/31] vhost: Add VhostIOVATree
` [PATCH 23/31] vdpa: Add custom IOTLB translations to SVQ
` [PATCH 28/31] vdpa: Expose VHOST_F_LOG_ALL on SVQ
[PATCH 0/4] target/ppc: powerpc_excp improvements (9/9)
2022-02-08 9:12 UTC (8+ messages)
` [PATCH 1/4] target/ppc: Remove powerpc_excp_legacy
` [PATCH 2/4] target/ppc: powerpc_excp: Move common code to the caller function
` [PATCH 3/4] target/ppc: Assert if MSR bits differ from msr_mask during exceptions
` [PATCH 4/4] target/ppc: books: Remove excp_model argument from ppc_excp_apply_ail
[PATCH v5 0/9] virtiofsd: Add support for file security context at file creation
2022-02-08 8:59 UTC (5+ messages)
target/arm: cp15.dacr migration
2022-02-08 10:19 UTC (4+ messages)
[PATCH 0/5] Support exporting BDSs via VDUSE
2022-02-08 8:14 UTC (19+ messages)
` [PATCH 1/5] linux-headers: Add vduse.h
` [PATCH 2/5] libvduse: Add VDUSE (vDPA Device in Userspace) library
` [PATCH 3/5] vduse-blk: implements vduse-blk export
` [PATCH 4/5] vduse-blk: Add vduse-blk resize support
` [PATCH 5/5] libvduse: Add support for reconnecting
[PATCH v3 0/2] python: a few improvements to qmp-shell
2022-02-08 8:56 UTC (3+ messages)
[RFC 0/8] ioregionfd introduction
2022-02-08 7:22 UTC (9+ messages)
` [RFC 1/8] ioregionfd: introduce a syscall and memory API
` [RFC 2/8] multiprocess: place RemoteObject definition in a header file
` [RFC 3/8] ioregionfd: introduce memory API functions
` [RFC 4/8] ioregionfd: Introduce IORegionDFObject type
` [RFC 5/8] multiprocess: prepare ioregionfds for remote device
` [RFC 6/8] multiprocess: add MPQEMU_CMD_BAR_INFO
` [RFC 7/8] multiprocess: add ioregionfd memory region in proxy
` [RFC 8/8] multiprocess: handle ioregionfd commands
[PATCH v2 0/5] Misc OHCI clean ups
2022-02-08 9:35 UTC (2+ messages)
[PATCH] memory: Fix qemu crash on starting dirty log twice with stopped VM
2022-02-08 8:11 UTC (4+ messages)
[PATCH v3] i386/cpu: Remove the deprecated cpu model 'Icelake-Client'
2022-02-08 8:38 UTC (3+ messages)
[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-02-08 8:49 UTC (4+ messages)
` [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
[PATCH v2] hw/smbios: fix memory corruption for large guests due to handle overlap
2022-02-08 7:48 UTC (4+ messages)
[PATCH v9 00/23] QEMU RISC-V AIA support
2022-02-08 7:32 UTC (4+ messages)
[PATCH v6 0/7] target/riscv: Add XVentanaCondOps and supporting infrastructure changes
2022-02-08 6:28 UTC (4+ messages)
` [PATCH v6 3/7] target/riscv: access configuration through cfg_ptr in DisasContext
[PATCH] MAINTAINERS: python - remove ehabkost and add bleal
2022-02-08 5:11 UTC (2+ messages)
[PATCH v8 0/5] MSG_ZEROCOPY + multifd
2022-02-08 3:05 UTC (8+ messages)
` [PATCH v8 1/5] QIOChannel: Add flags on io_writev and introduce io_flush callback
` [PATCH v8 5/5] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)
[PATCH v5 1/1] virtio: fix the condition for iommu_platform not supported
2022-02-08 2:45 UTC (2+ messages)
[RFC PATCH 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
2022-02-08 1:27 UTC (5+ messages)
[PATCH 00/16] arm: Fix handling of unrecognized functions in PSCI emulation
2022-02-07 23:20 UTC (12+ messages)
` [PATCH 06/16] hw/arm/xlnx-zcu102: Don't enable PSCI conduit when booting guest in EL3
[PATCH v2] tests/qtest: add qtests for npcm7xx sdhci
2022-02-07 23:07 UTC (3+ messages)
[PATCH v4 00/11] 9p: Add support for darwin
2022-02-07 22:55 UTC (11+ messages)
` [PATCH v4 04/11] 9p: darwin: Handle struct dirent differences
` [PATCH v4 09/11] 9p: darwin: Implement compatibility for mknodat
[PATCH 1/5] ui/gtk: new param monitor to specify target monitor for launching QEMU
2022-02-07 22:24 UTC
[PATCH v2 0/6] qtests/libqos: Allow PCI tests to be run with virt-machine
2022-02-07 21:59 UTC (3+ messages)
[PATCH v5 0/6] tcg/sparc: Unaligned access for user-only
2022-02-07 21:48 UTC (6+ messages)
` [PATCH v5 1/6] tcg/sparc: Add scratch argument to tcg_out_movi_int
` [PATCH v5 6/6] tcg/sparc: Support unaligned access for user-only
[PATCH] Python: discourage direct setup.py install
2022-02-07 21:30 UTC
[PATCH RFCv2 0/4] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
2022-02-07 20:24 UTC (5+ messages)
` [PATCH RFCv2 1/4] hw/i386: add 4g boundary start to X86MachineState
` [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
` [PATCH RFCv2 3/4] i386/pc: warn if phys-bits is too low
` [PATCH RFCv2 4/4] i386/pc: Restrict AMD-only enforcing of valid IOVAs to new machine type
[PATCH v4] hw/sensor: Add lsm303dlhc magnetometer device
2022-02-07 18:50 UTC (2+ messages)
[PATCH 00/13] hw/intc/arm_gicv3_its: more cleanups, bugfixes
2022-02-07 17:56 UTC (2+ messages)
[PULL 0/2] VFIO fixes 2022-02-03
2022-02-07 17:47 UTC (6+ messages)
[PATCH v5 00/43] CXl 2.0 emulation Support
2022-02-07 18:19 UTC (5+ messages)
` [PATCH v5 16/43] tests/acpi: Add update DSDT.viot
Adding a 'qemu.qmp' repository to gitlab.com/qemu-project/
2022-02-07 18:05 UTC (4+ messages)
[PATCH 00/14] block: blockdev-del force=false
2022-02-07 16:37 UTC (5+ messages)
` [PATCH 04/14] block: add bdrv_try_set_aio_context_tran transaction action
` [PATCH 05/14] block: merge bdrv_delete and bdrv_close
` [PATCH 10/14] qcow2: qcow2_inactivate(): don't call qcow2_mark_clean() when RO
` [PATCH 14/14] iotests: add test for blockdev-del(force=false)
[RFC PATCH] arm: force flag recalculation when messing with DAIF
2022-02-07 17:11 UTC (2+ messages)
[PATCH v3 0/1] Patch to adjust coroutine pool size adaptively
2022-02-07 17:20 UTC (3+ messages)
` [PATCH v3 1/1] util: adjust coroutine pool size to virtio block queue
[PATCH] hw/arm/smmuv3: Fix device reset
2022-02-07 17:28 UTC (2+ messages)
[RFC] thread-pool: Add option to fix the pool size
2022-02-07 15:20 UTC (4+ messages)
[PATCH] hw/timer/armv7m_systick: Update clock source before enabling timer
2022-02-07 17:26 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).