messages from 2022-03-28 07:44:34 to 2022-03-28 21:17:52 UTC [more...]
[PATCH v1 0/9] Machine type compatible properties
2022-03-28 21:15 UTC (2+ messages)
` [PATCH v1 1/9] qmp: Add dump machine "
[RFC PATCH v7 00/29] Add LoongArch softmmu support
2022-03-28 21:02 UTC (49+ messages)
` [RFC PATCH v7 01/29] target/loongarch: Add system emulation introduction
` [RFC PATCH v7 02/29] target/loongarch: Add CSRs definition
` [RFC PATCH v7 03/29] target/loongarch: Add basic vmstate description of CPU
` [RFC PATCH v7 04/29] target/loongarch: Implement qmp_query_cpu_definitions()
` [RFC PATCH v7 05/29] target/loongarch: Add constant timer support
` [RFC PATCH v7 06/29] target/loongarch: Add MMU support for LoongArch CPU
` [RFC PATCH v7 07/29] target/loongarch: Add LoongArch CSR instruction
` [RFC PATCH v7 08/29] target/loongarch: Add LoongArch IOCSR instruction
` [RFC PATCH v7 09/29] target/loongarch: Add TLB instruction support
` [RFC PATCH v7 10/29] target/loongarch: Add other core instructions support
` [RFC PATCH v7 11/29] target/loongarch: Add LoongArch interrupt and exception handle
` [RFC PATCH v7 12/29] target/loongarch: Add timer related instructions support
` [RFC PATCH v7 13/29] target/loongarch: Add gdb support
` [RFC PATCH v7 14/29] hw/loongarch: Add support loongson3 virt machine type
` [RFC PATCH v7 15/29] hw/loongarch: Add LoongArch cpu interrupt support(CPUINTC)
` [RFC PATCH v7 16/29] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
` [RFC PATCH v7 17/29] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [RFC PATCH v7 18/29] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
` [RFC PATCH v7 19/29] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
` [RFC PATCH v7 20/29] hw/loongarch: Add irq hierarchy for the system
` [RFC PATCH v7 21/29] Enable common virtio pci support for LoongArch
` [RFC PATCH v7 22/29] hw/loongarch: Add some devices support for 3A5000
` [RFC PATCH v7 23/29] hw/loongarch: Add LoongArch ls7a rtc device support
` [RFC PATCH v7 24/29] hw/loongarch: Add default bios startup support
` [RFC PATCH v7 25/29] hw/loongarch: Add -kernel and -initrd options support
` [RFC PATCH v7 26/29] hw/loongarch: Add LoongArch smbios support
` [RFC PATCH v7 27/29] hw/loongarch: Add LoongArch acpi support
` [RFC PATCH v7 28/29] hw/loongarch: Add fdt support
` [RFC PATCH v7 29/29] tests/tcg/loongarch64: Add hello/memory test in loongarch64 system
[PATCH for-7.0 v5] qemu-binfmt-conf.sh: mips: allow nonzero EI_ABIVERSION, distinguish o32 and n32
2022-03-28 20:49 UTC
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-03-28 20:16 UTC (6+ messages)
[RFC PATCH 0/6] softfloat 128-bit integer support
2022-03-28 20:14 UTC (7+ messages)
` [RFC PATCH 1/6] softfloat: add uint128_to_float* conversion methods
` [RFC PATCH 2/6] softfloat: add int128_to_float* "
` [RFC PATCH 3/6] softfloat: add float*_to_uint128 "
` [RFC PATCH 4/6] softfloat: add float*_to_int128 "
` [RFC PATCH 5/6] target/ppc: implement xscv[su]qqp
` [RFC PATCH 6/6] target/ppc: implement xscvqp[su]qz
[PATCH v6 0/5] optimize the downtime for vfio migration
2022-03-28 20:12 UTC (2+ messages)
[PATCH v3 for-7.1] vfio/common: remove spurious tpm-crb-cmd misalignment warning
2022-03-28 20:12 UTC (2+ messages)
[PATCH v2] coreaudio: Notify error in coreaudio_init_out
2022-03-28 18:50 UTC (2+ messages)
[PATCH] target/arm: Fix MTE access checks for disabled SEL2
2022-03-28 18:04 UTC (2+ messages)
[PATCH 0/3] qga: Implement guest-network-get-interfaces for Solaris
2022-03-28 17:44 UTC (4+ messages)
` [PATCH 3/3] qga/commands-posix: Fix listing ifaces "
[PATCH 00/15] tests/docker and tests/tcg cleanup and diet
2022-03-28 17:31 UTC (24+ messages)
` [PATCH 01/15] tests/docker: remove dead code
` [PATCH 02/15] tests/docker: remove test targets
` [PATCH 03/15] tests/docker: remove dead variable
` [PATCH 04/15] tests/docker: remove unnecessary default definitions
` [PATCH 05/15] tests/docker: inline variable definitions or move close to use
` [PATCH 06/15] tests/docker: remove unnecessary filtering of $(DOCKER_IMAGES)
` [PATCH 07/15] tests/docker: simplify docker-TEST@IMAGE targets
` [PATCH 08/15] tests/tcg: add compiler test variables when using containers
` [PATCH 09/15] tests/tcg: remove CONFIG_LINUX_USER from config-target.mak
` [PATCH 10/15] tests/tcg: remove CONFIG_USER_ONLY "
` [PATCH 11/15] tests/tcg: prepare Makefile.prereqs at configure time
` [PATCH 12/15] tests/tcg: list test targets in Makefile.prereqs
` [PATCH 13/15] tests/tcg: invoke Makefile.target directly from QEMU's makefile
` [PATCH 14/15] tests/docker: remove SKIP_DOCKER_BUILD
` [PATCH 15/15] tests/tcg: fix non-static build
[RFC PATCH v3 0/4] RISC-V Smstateen support
2022-03-28 17:23 UTC (5+ messages)
` [RFC PATCH v3 1/4] target/riscv: Add smstateen support
` [RFC PATCH v3 2/4] target/riscv: smstateen check for h/senvcfg
` [RFC PATCH v3 3/4] target/riscv: smstateen check for fcsr
` [RFC PATCH v3 4/4] target/riscv: smstateen check for AIA/IMSIC
[PATCH v2 1/2] Replacing CONFIG_VNC_PNG with CONFIG_PNG
2022-03-28 16:54 UTC (2+ messages)
` [PATCH v2 2/2] Added parameter to take screenshot with screendump as PNG
[RFC PATCH 0/6] Port PPC64/PowerNV MMU tests to QEMU
2022-03-28 16:24 UTC (8+ messages)
` [RFC PATCH 1/6] target/ppc: Add support for the Processor Attention instruction
[PATCH] hw/vhost-user-blk: fix ioeventfd add failed when start reenter
2022-03-28 16:15 UTC
[PATCH v3] tests/avocado: update aarch64_virt test to exercise -cpu max
2022-03-28 16:13 UTC
Plugins Not Reporting AArch64 SVE Memory Operations
2022-03-28 15:30 UTC (2+ messages)
[PATCH v1 0/2] some tests and plugin tweaks for SVE
2022-03-28 15:26 UTC (3+ messages)
` [PATCH v1 1/2] tests/tcg: add memory-sve test for aarch64
` [PATCH v1 2/2] plugins: extend execlog to filter matches
[PATCH] vhost-vdpa: fix typo in a comment
2022-03-28 15:20 UTC
[PATCH v3 00/10] add generic vDPA device support
2022-03-28 15:11 UTC (4+ messages)
` [PATCH v3 05/10] vdpa-dev: implement the realize interface
virtiofsd inconsistent forget behavior
2022-03-28 13:00 UTC
[PATCH 0/4] virtio-ccw: remove device declarations from virtio-ccw.h
2022-03-28 14:30 UTC (5+ messages)
` [PATCH 1/4] s390x: follow qdev tree to detect SCSI device on a CCW bus
` [PATCH 2/4] virtio-ccw: move vhost_ccw_scsi to a separate file
` [PATCH 3/4] virtio-ccw: move device type declarations to .c files
` [PATCH 4/4] virtio-ccw: do not include headers for all virtio devices
[PATCH v8 00/46] CXl 2.0 emulation Support
2022-03-28 14:28 UTC (5+ messages)
` [PATCH v8 02/46] hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
` [PATCH v8 27/46] hw/cxl/host: Add support for CXL Fixed Memory Windows
[PATCH v3 00/14] Fix some qapi examples and a TODO section
2022-03-28 14:06 UTC (15+ messages)
` [PATCH v3 01/14] qapi: BlockExportRemoveMode: move comments to TODO
` [PATCH v3 02/14] qapi: fix example of BLOCK_IMAGE_CORRUPTED event
` [PATCH v3 03/14] qapi: fix example of BLOCK_IO_ERROR event
` [PATCH v3 04/14] qapi: fix example of BLOCK_JOB_PENDING event
` [PATCH v3 05/14] qapi: fix example of DUMP_COMPLETED event
` [PATCH v3 06/14] qapi: fix example of MEMORY_DEVICE_SIZE_CHANGE event
` [PATCH v3 07/14] qapi: fix example of UNPLUG_PRIMARY event
` [PATCH v3 08/14] qapi: fix example of FAILOVER_NEGOTIATED event
` [PATCH v3 09/14] qapi: fix examples: SHUTDOWN and RESET events
` [PATCH v3 10/14] qapi: run-state examples: add missing @timestamp
` [PATCH v3 11/14] qapi: fix example of MEMORY_FAILURE
` [PATCH v3 12/14] qapi: ui examples: add missing @websocket member
` [PATCH v3 13/14] qapi: fix example of ACPI_DEVICE_OST event
` [PATCH v3 14/14] qapi: fix example of dump-guest-memory
[PULL 0/1] ppc queue
2022-03-28 14:24 UTC (2+ messages)
[RFC PATCH 00/17] hw/sd: Rework models for eMMC support
2022-03-28 14:13 UTC (4+ messages)
` [RFC PATCH 11/17] hw/sd: Add "
[PATCH v1 0/9] Add support for AST1030 SoC
2022-03-28 14:20 UTC (9+ messages)
` [PATCH v1 7/9] aspeed/soc : Add AST1030 support
` [PATCH v1 8/9] aspeed: Add an AST1030 eval board
` [PATCH v1 9/9] test/avocado/machine_aspeed.py: Add ast1030 test case
[libvirt RFC] virFile: new VIR_FILE_WRAPPER_BIG_PIPE to improve performance
2022-03-28 13:28 UTC (14+ messages)
[PATCH v2 00/14] Fix some qapi examples and a TODO section
2022-03-28 13:22 UTC (8+ messages)
` [PATCH v2 02/14] qapi: fix example of BLOCK_IMAGE_CORRUPTED event
` [PATCH v2.1] "
Re: [PATCH] kvm/arm64: Fix memory section did not set to kvm
2022-03-28 13:16 UTC
[PATCH v2 0/1] target/riscv: misa to ISA string conversion fix
2022-03-28 13:11 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH (PING) 0/1] target/riscv: misa to ISA string conversion fix
2022-03-28 13:09 UTC (6+ messages)
` [PATCH (PING) 1/1] "
[PATCH 0/2] ppc: fix vcpu hotunplug leak in spapr_realize_vcpu
2022-03-28 12:59 UTC (3+ messages)
` [PATCH 1/2] hw/ppc/ppc.c: add cpu_ppc_tb_free()
` [PATCH 2/2] hw/ppc: free env->tb_env in spapr_unrealize_vcpu()
[PATCH v3 0/6] Support akcipher for virtio-crypto
2022-03-28 9:14 UTC (4+ messages)
` [PATCH v3 4/6] crypto: Implement RSA algorithm by hogweed
` [External] "
[PATCH qemu v5 05/14] target/riscv: rvv: Add tail agnostic for vector load / store instructions
2022-03-28 11:56 UTC (2+ messages)
[PATCH] schemas: add missing vim modeline
2022-03-28 11:48 UTC (3+ messages)
Re: [PATCH] kvm/arm64: Fix memory section did not set to kvm
2022-03-28 11:24 UTC (4+ messages)
` "
[PATCH qemu v5 04/14] target/riscv: rvv: Add tail agnostic for vv instructions
2022-03-28 11:23 UTC (2+ messages)
Proposal for a regular upstream performance testing
2022-03-28 11:09 UTC (8+ messages)
[PATCH 0/5] Compilation fixes for 7.0
2022-03-28 10:57 UTC (14+ messages)
` [PATCH 1/5] trace: fix compilation with lttng-ust >= 2.13
` [PATCH 2/5] arm/digic: fix format-truncation warning
` [PATCH 3/5] arm/allwinner-a10: fix format-overflow warning
` [PATCH 4/5] intc/exynos4210_gic: "
` [PATCH 5/5] s390x/tcg: fix format-truncation warning
[PATCH v2] block/stream: Drain subtree around graph change
2022-03-28 10:24 UTC (5+ messages)
[PATCH v2 1/2] Replacing CONFIG_VNC_PNG with CONFIG_PNG
2022-03-28 9:56 UTC (6+ messages)
` [PATCH v2 2/2] Added parameter to take screenshot with screendump as PNG
[PATCH 0/4] COLO net and runstate bugfix/optimization
2022-03-28 9:13 UTC (4+ messages)
` [PATCH 2/4] net/colo: Fix a "double free" crash to clear the conn_list
[PATCH 1/2] gdbstub: Set current_cpu for memory read write
2022-03-28 9:09 UTC (7+ messages)
[PATCH V2 0/4] PASID support for Intel IOMMU
2022-03-28 8:53 UTC (7+ messages)
` [PATCH V2 1/4] intel-iommu: don't warn guest errors when getting rid2pasid entry
` [PATCH V2 4/4] intel-iommu: PASID support
[PATCH] chardev: avoid use-after-free when client disconnect
2022-03-28 8:22 UTC
[PATCH 00/14] Fix some qapi examples and a TODO section
2022-03-28 7:46 UTC (6+ messages)
` [PATCH 01/14] qapi: BlockExportRemoveMode: move comments to TODO
` "Future directions" vs. "TODO" in doc comments (was: [PATCH 01/14] qapi: BlockExportRemoveMode: move comments to TODO)
[PATCH qemu v5 00/14] Add tail agnostic behavior for rvv instructions
2022-03-28 7:20 UTC (2+ messages)
` [PATCH qemu v5 09/14] target/riscv: rvv: Add tail agnostic for vector integer merge and move instructions
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).