messages from 2022-06-12 23:39:11 to 2022-06-14 03:17:07 UTC [more...]
[PATCH v13 0/8] MSG_ZEROCOPY + multifd
2022-06-14 3:14 UTC (11+ messages)
` [PATCH v13 3/8] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
` [External] "
[PATCH 0/5] Update CentOS VM tests
2022-06-14 1:50 UTC (6+ messages)
` [PATCH 1/5] tests/qemu-iotests: hotfix for 307, 223 output
` [PATCH 2/5] tests/qemu-iotests: skip 108 when FUSE is not loaded
` [PATCH 3/5] tests/vm: use 'cp' instead of 'ln' for temporary vm images
` [PATCH 4/5] tests/vm: switch CentOS 8 to CentOS 8 Stream
` [PATCH 5/5] tests/vm: switch centos.aarch64 "
[Bug] Take more 150s to boot qemu on ARM64
2022-06-14 1:53 UTC (3+ messages)
[PATCH 0/7] crypto: Introduce ECDSA algorithm
2022-06-14 1:43 UTC (11+ messages)
` [PATCH 1/7] crypto: Introduce ECDSA algorithm API
` [PATCH 2/7] crypto: Support more ASN.1 types
` [PATCH 3/7] crypto: remove "qemu/osdep.h" in rsakey.h
` [PATCH 4/7] crypto: Add ECDSA key parser
` [Phishing Risk] [External] "
` [PATCH 5/7] crypto: Implement ECDSA algorithm by hogweed
` [PATCH 6/7] crypto: Implement ECDSA algorithm by gcrypt
` [PATCH 7/7] crypto: Add test suite for ECDSA algorithm
[PATCH] virtio/vhost-user: Fix wrong vhost notifier GPtrArray size
2022-06-14 1:33 UTC (3+ messages)
[PATCH v4 0/2] target/xtensa: semihosting cleanup
2022-06-14 1:06 UTC (3+ messages)
` [PATCH v4 2/2] target/xtensa: Use semihosting/syscalls.h
[PULL 0/7] testing/next (docker, gitlab,tcg)
2022-06-14 0:42 UTC (8+ messages)
` [PULL 1/7] test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undef
` [PULL 2/7] tests/tcg/i386: Use explicit suffix on fist insns
` [PULL 3/7] gitlab-ci: Fix the build-cfi-aarch64 and build-cfi-ppc64-s390x jobs
` [PULL 4/7] tests/docker: fix the IMAGE for build invocation
` [PULL 5/7] tests/tcg: disable xtensa-linux-user again
` [PULL 6/7] gitlab: compare CIRRUS_nn vars against 'null' not ""
` [PULL 7/7] .gitlab: use less aggressive nproc on our aarch64/32 runners
[PATCH 00/11] bsd-user: Next round of syscalls
2022-06-13 23:45 UTC (26+ messages)
` [PATCH 01/11] bsd-user: Implement open, openat and close
` [PATCH 02/11] bsd-user: Implement fdatasync, fsync and close_from
` [PATCH 03/11] bsd-user: Implement revoke, access, eaccess and faccessat
` [PATCH 04/11] bsd-user: Implement chdir and fchdir
` [PATCH 05/11] bsd-user: Implement rename and renameat
` [PATCH 06/11] bsd-user: Implement link, linkat, unlink and unlinkat
` [PATCH 07/11] bsd-user: Implement mkdir and mkdirat
` [PATCH 08/11] bsd-user: Implement rmdir and undocumented -_getcwd
` [PATCH 09/11] bsd-user: Implement dup and dup2
` [PATCH 10/11] bsd-user: Implement trunctate and ftruncate
` [PATCH 11/11] bsd-user: Implement acct and sync
[PATCH v1 0/7] testing/next pre-PR (docker, gitlab, tcg)
2022-06-13 23:04 UTC (14+ messages)
` [PATCH v1 1/7] test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undef
` [PATCH v1 2/7] tests/tcg/i386: Use explicit suffix on fist insns
` [PATCH v1 3/7] gitlab-ci: Fix the build-cfi-aarch64 and build-cfi-ppc64-s390x jobs
` [PATCH v1 4/7] tests/docker: fix the IMAGE for build invocation
` [PATCH v1 5/7] tests/tcg: disable xtensa-linux-user again
` [PATCH v1 6/7] gitlab: compare CIRRUS_nn vars against 'null' not ""
` [PATCH v1 7/7] .gitlab: use less aggressive nproc on our aarch64/32 runners
[PATCH v2 1/2] QIOChannelSocket: Reduce ifdefs to improve readability
2022-06-13 21:21 UTC (5+ messages)
[PATCH 0/2] hw/nvme: Add shadow doorbell buffer support
2022-06-13 21:15 UTC (8+ messages)
` [PATCH 1/2] hw/nvme: Implement "
[PATCH v12 00/14] vfio-user server in QEMU
2022-06-13 20:26 UTC (15+ messages)
` [PATCH v12 01/14] qdev: unplug blocker for devices
` [PATCH v12 02/14] remote/machine: add HotplugHandler for remote machine
` [PATCH v12 03/14] remote/machine: add vfio-user property
` [PATCH v12 04/14] vfio-user: build library
` [PATCH v12 05/14] vfio-user: define vfio-user-server object
` [PATCH v12 06/14] vfio-user: instantiate vfio-user context
` [PATCH v12 07/14] vfio-user: find and init PCI device
` [PATCH v12 08/14] vfio-user: run vfio-user context
` [PATCH v12 09/14] vfio-user: handle PCI config space accesses
` [PATCH v12 10/14] vfio-user: IOMMU support for remote device
` [PATCH v12 11/14] vfio-user: handle DMA mappings
` [PATCH v12 12/14] vfio-user: handle PCI BAR accesses
` [PATCH v12 13/14] vfio-user: handle device interrupts
` [PATCH v12 14/14] vfio-user: handle reset of remote device
CentOS 8 cloud images not working under VM tests
2022-06-13 18:29 UTC (4+ messages)
[PULL 00/18] Block layer patches
2022-06-13 17:04 UTC (3+ messages)
[RFC PATCH] tcg/ppc: implement rem[u]_i{32,64} with mod[su][wd]
2022-06-13 17:03 UTC (2+ messages)
[RFC PATCH v8 00/21] Net Control VQ support with asid in vDPA SVQ
2022-06-13 16:31 UTC (4+ messages)
[PATCH v15 0/9] Add LoongArch linux-user emulation support
2022-06-13 16:05 UTC (9+ messages)
` [PATCH v15 8/9] target/loongarch: Adjust functions and structure to support user-mode
[PATCH RFC 0/2] arm: enable MTE for QEMU + kvm
2022-06-13 16:02 UTC (3+ messages)
[PATCH v17 0/8] support dirty restraint on vCPU
2022-06-13 15:58 UTC (12+ messages)
` [PATCH v17 6/8] softmmu/dirtylimit: Implement virtual CPU throttle
[PULL 00/16] Kraxel 20220613 patches
2022-06-13 15:54 UTC (19+ messages)
` [PULL 01/16] ui/gtk-gl-area: implement GL context destruction
` [PULL 02/16] ui/gtk-gl-area: create the requested GL context version
` [PULL 03/16] ui/cocoa: Fix poweroff request code
` [PULL 04/16] hw/usb: Add CanoKey Implementation
` [PULL 05/16] hw/usb/canokey: Add trace events
` [PULL 06/16] meson: Add CanoKey
` [PULL 07/16] docs: Add CanoKey documentation
` [PULL 08/16] docs/system/devices/usb: Add CanoKey to USB devices examples
` [PULL 09/16] MAINTAINERS: add myself as CanoKey maintainer
` [PULL 10/16] hw/usb/hcd-ehci: fix writeback order
` [PULL 11/16] usbredir: avoid queuing hello packet on snapshot restore
` [PULL 12/16] virtio-gpu: update done only on the scanout associated with rect
` [PULL 13/16] ui/console: Do not return a value with ui_info
` [PULL 14/16] ui: Deliver refresh rate via QemuUIInfo
` [PULL 15/16] virtio-gpu: Respect UI refresh rate for EDID
` [PULL 16/16] ui: move 'pc-bios/keymaps' to 'ui/keymaps'
[PATCH 00/11] pnv-phb related cleanups
2022-06-13 15:44 UTC (12+ messages)
` [PATCH 01/11] ppc/pnv: move root port attach to pnv_phb4_realize()
` [PATCH 02/11] ppc/pnv: attach phb3/phb4 root ports in QOM tree
` [PATCH 03/11] ppc/pnv: use dev->parent_bus->parent to get the PHB
` [PATCH 04/11] ppc/pnv: use dev instead of pci->qdev in root_port_realize()
` [PATCH 05/11] ppc/pnv: make pnv_ics_get() use the chip8->phbs[] array
` [PATCH 06/11] ppc/pnv: make pnv_ics_resend() use chip8->phbs[]
` [PATCH 07/11] ppc/pnv: make pnv_chip_power8_pic_print_info() "
` [PATCH 08/11] ppc/pnv: turn chip8->phbs[] into a PnvPHB3* array
` [PATCH 09/11] ppc/pnv: add PHB object/bus parenting helpers
` [PATCH 10/11] ppc/pnv: move PHB3 initialization to realize time
` [PATCH 11/11] ppc/pnv: move PHB4 parent fixup to phb4_realize()
[PATCH v3 1/1] Fix the coredump when memory backend id conflicts with default_ram_id
2022-06-13 15:31 UTC (4+ messages)
[PATCH v11 00/14] vfio-user server in QEMU
2022-06-13 15:30 UTC (3+ messages)
` [PATCH v11 13/14] vfio-user: handle device interrupts
[PATCH] hw/mem/nvdimm: fix error message for 'unarmed' flag
2022-06-13 15:09 UTC (4+ messages)
[PATCH v14 0/8] hmp,qmp: Add commands to introspect virtio devices
2022-06-13 14:43 UTC (6+ messages)
` [PATCH v14 5/8] qmp: decode feature & status bits in virtio-status
[RFC][PATCH] docs: note exception for PCIe IO port access
2022-06-13 13:55 UTC (4+ messages)
` [PATCH v2] docs: add PCIe root bus for VGA compat guideline
` [PATCH v3] "
[PATCH] hw/openrisc: pass random seed to fdt
2022-06-13 13:52 UTC (4+ messages)
[PATCH v2 00/17] aspeed: Extend ast2600 I2C model with new mode
2022-06-13 13:25 UTC (18+ messages)
` [PATCH v2 01/17] aspeed: Remove fake RTC device on ast2500-evb
` [PATCH v2 02/17] test/avocado/machine_aspeed.py: Move OpenBMC tests
` [PATCH v2 03/17] test/avocado/machine_aspeed.py: Add tests using buildroot images
` [PATCH v2 04/17] test/avocado/machine_aspeed.py: Add I2C tests to ast2500-evb
` [PATCH v2 05/17] test/avocado/machine_aspeed.py: Add I2C tests to ast2600-evb
` [PATCH v2 06/17] test/avocado/machine_aspeed.py: Add an I2C RTC test
` [PATCH v2 07/17] hw/registerfields: Add shared fields macros
` [PATCH v2 08/17] aspeed: i2c: Migrate to registerfields API
` [PATCH v2 09/17] aspeed: i2c: Use reg array instead of individual vars
` [PATCH v2 10/17] aspeed: i2c: Add new mode support
` [PATCH v2 11/17] aspeed: i2c: Add PKT_DONE IRQ to trace
` [PATCH v2 12/17] aspeed: i2c: Move regs and helpers to header file
` [PATCH v2 13/17] aspeed/i2c: Add ast1030 controller models
` [PATCH v2 14/17] aspeed: Add I2C buses to AST1030 model
` [PATCH v2 15/17] hw/i2c/aspeed: rework raise interrupt trace event
` [PATCH v2 16/17] hw/i2c/aspeed: add DEV_ADDR in old register mode
` [PATCH v2 17/17] aspeed/i2c: Enable SLAVE_ADDR_RX_MATCH always
[PULL 00/27] Misc patches for 2022-05-12
2022-06-13 13:42 UTC (3+ messages)
` [PULL 13/27] machine: add mem compound property
[PATCH 00/50] PS2 device QOMification - part 1
2022-06-13 13:43 UTC (3+ messages)
` [PATCH 45/50] lasips2: use qdev gpio for output IRQ
[PATCH 0/5] Some fixes and improvements for vduse-blk
2022-06-13 12:45 UTC (6+ messages)
` [PATCH 1/5] libvduse: Fix resources leak in vduse_dev_destroy()
` [PATCH 2/5] vduse-blk: Don't unlink the reconnect file if device exists
` [PATCH 3/5] vduse-blk: Don't delete the export until all inflight I/Os completed
` [PATCH 4/5] vduse-blk: Add serial option
` [PATCH 5/5] vduse-blk: Add name option
[PATCH 1/3] target/riscv: Remove the redundant initialization of env->misa_mxl
2022-06-13 12:30 UTC (7+ messages)
` [PATCH 2/3] target/riscv: kvm: Set env->misa_ext_mask to the supported value
` [PATCH 3/3] target/riscv: Skip parsing extensions from properties for KVM
[PATCH v2 0/3] CanoKey: Fix xHCI compatibility and CCID ZLP
2022-06-13 12:15 UTC (4+ messages)
` [PATCH v2 1/3] hw/usb/canokey: Fix "
` [PATCH v2 2/3] hw/usb/canokey: fix compatibility of qemu-xhci
` [PATCH v2 3/3] docs/system/devices/usb/canokey: remove limitations on qemu-xhci
[PATCH] po: add ukrainian translation
2022-06-13 12:37 UTC
[PATCH v2] ui: move 'pc-bios/keymaps' to 'ui/keymaps'
2022-06-13 11:37 UTC (2+ messages)
[PATCH] hw/riscv: virt: pass random seed to fdt
2022-06-13 11:58 UTC
[PATCH 1/1] block: use 'unsigned' for in_flight field on driver state
2022-06-13 11:29 UTC (2+ messages)
[PATCH v2 1/1] nbd: trace long NBD operations
2022-06-13 11:29 UTC (2+ messages)
[PATCH v2 00/11] vfio/migration: Implement VFIO migration protocol v2
2022-06-13 11:21 UTC (4+ messages)
[PATCH RFC 0/5] CPU: Detect put cpu register errors for migrations
2022-06-13 11:13 UTC (6+ messages)
` [PATCH RFC 4/5] cpu: Allow cpu_synchronize_all_post_init() to take an errp
[PATCH 0/3] CanoKey: Fix xHCI compatibility and CCID ZLP
2022-06-13 10:31 UTC (3+ messages)
` [PATCH 2/3] hw/usb/canokey: fix compatibility of qemu-xhci
[PATCH v5 00/45] Transactional block-graph modifying API
2022-06-13 9:54 UTC (10+ messages)
` [PATCH v5 21/45] block: add bdrv_try_set_aio_context_tran transaction action
` [PATCH v5 22/45] block: implemet bdrv_unref_tran()
` [PATCH v5 29/45] block: introduce BDRV_O_NOPERM flag
[RFC v1] Adding block layer APIs resembling Linux ZoneBlockDevice ioctls
2022-06-13 9:25 UTC (4+ messages)
[PATCH 0/3] hw/acpi/aml-build: Fix {socket, cluster, core} IDs in PPTT
2022-06-13 9:11 UTC (6+ messages)
` [PATCH 2/3] "
[PATCH v2 1/1] Fix the coredump when memory backend id conflicts with default_ram_id
2022-06-13 9:03 UTC (3+ messages)
[PULL 00/17] Kraxel 20220610 patches
2022-06-13 8:45 UTC (4+ messages)
[PATCH 0/3] Add bypass mode support to assigned device
2022-06-13 6:10 UTC (4+ messages)
` [PATCH 1/3] virtio-iommu: "
` [PATCH 2/3] virtio-iommu: Use recursive lock to avoid deadlock
` [PATCH 3/3] virtio-iommu: Add an assert check in translate routine
vm-build-haiku.x86_64 failures
2022-06-13 5:21 UTC (2+ messages)
[PATCH] target/riscv: Remove condition guarding register zero for auipc and lui
2022-06-13 0:28 UTC (3+ messages)
[PATCH 0/3] target/riscv: Fix issue 1060
2022-06-13 0:26 UTC (7+ messages)
` [PATCH 1/3] target/riscv: Set env->bins in gen_exception_illegal
` [PATCH 2/3] target/riscv: Remove generate_exception_mtval
` [PATCH 3/3] target/riscv: Minimize the calls to decode_save_opc
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).