messages from 2022-03-26 14:07:00 to 2022-03-28 14:44:28 UTC [more...]
[PATCH 0/4] virtio-ccw: remove device declarations from virtio-ccw.h
2022-03-28 14:30 UTC (3+ messages)
` [PATCH 1/4] s390x: follow qdev tree to detect SCSI device on a CCW bus
` [PATCH 4/4] virtio-ccw: do not include headers for all virtio devices
[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 (3+ messages)
` [PULL 1/1] target/ppc: fix helper_xvmadd* argument order
[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
[PATCH 00/15] tests/docker and tests/tcg cleanup and diet
2022-03-28 14:02 UTC (16+ 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
[libvirt RFC] virFile: new VIR_FILE_WRAPPER_BIG_PIPE to improve performance
2022-03-28 13:28 UTC (15+ 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 (7+ messages)
` [PATCH (PING) 1/1] "
[RFC PATCH v7 00/29] Add LoongArch softmmu support
2022-03-28 12:57 UTC (30+ 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 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 v8 00/46] CXl 2.0 emulation Support
2022-03-28 12:50 UTC (5+ messages)
` [PATCH v8 01/46] hw/pci/cxl: Add a CXL component type (interface)
` [PATCH v8 27/46] hw/cxl/host: Add support for CXL Fixed Memory Windows
[PATCH qemu v5 00/14] Add tail agnostic behavior for rvv instructions
2022-03-28 11:56 UTC (17+ messages)
` [PATCH qemu v5 04/14] target/riscv: rvv: Add tail agnostic for vv instructions
` [PATCH qemu v5 05/14] target/riscv: rvv: Add tail agnostic for vector load / store instructions
` [PATCH qemu v5 06/14] target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
` [PATCH qemu v5 07/14] target/riscv: rvv: Add tail agnostic for vector integer shift instructions
` [PATCH qemu v5 08/14] target/riscv: rvv: Add tail agnostic for vector integer comparison instructions
` [PATCH qemu v5 09/14] target/riscv: rvv: Add tail agnostic for vector integer merge and move instructions
` [PATCH qemu v5 10/14] target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v5 11/14] target/riscv: rvv: Add tail agnostic for vector floating-point instructions
` [PATCH qemu v5 12/14] target/riscv: rvv: Add tail agnostic for vector reduction instructions
` [PATCH qemu v5 13/14] target/riscv: rvv: Add tail agnostic for vector mask instructions
` [PATCH qemu v5 14/14] target/riscv: rvv: Add tail agnostic for vector permutation instructions
` [PATCH qemu v5 02/14] target/riscv: rvv: Rename ambiguous esz
` [PATCH qemu v5 03/14] target/riscv: rvv: Early exit when vstart >= vl
` [PATCH qemu v5 01/14] target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed
[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)
` "
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 (14+ messages)
` [PATCH V2 1/4] intel-iommu: don't warn guest errors when getting rid2pasid entry
` [PATCH V2 3/4] intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a function
` [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 1/2] target/riscv: optimize condition assign for scale < 0
2022-03-28 4:01 UTC (5+ messages)
` [PATCH 2/2] target/riscv: optimize helper for vmv<nr>r.v
[PATCH for-7.0 v2] target/mips: Fix address space range declaration on n32
2022-03-28 3:59 UTC
[PATCH] target/mips: Fix address space range declaration on n32
2022-03-28 2:40 UTC (3+ messages)
[PATCH v2 0/4] Dirty ring and auto converge optimization
2022-03-28 1:32 UTC (5+ messages)
` [PATCH v2 1/4] kvm: Dynamically adjust the rate of dirty ring reaper thread
` [PATCH v2 2/4] kvm: Dirty ring autoconverge optmization for kvm_cpu_synchronize_kick_all
` [PATCH v2 3/4] kvm: Introduce a dirty rate calculation method based on dirty ring
` [PATCH v2 4/4] migration: Calculate the appropriate throttle for autoconverge
[PATCH 1/2] hw/core: Sync uboot_image.h from U-Boot v2022.01
2022-03-28 0:36 UTC (2+ messages)
[PATCH v2 1/2] hw/core: Sync uboot_image.h from U-Boot v2022.01
2022-03-28 0:12 UTC (3+ messages)
` [PATCH v2 2/2] hw/core: loader: Set is_linux to true for VxWorks uImage
[PATCH 1/3] target/arm: Check VSTCR.SW when assigning the stage 2 output PA space
2022-03-27 21:45 UTC
QEMU, UEFI and Windows with Bitlocker encryption
2022-03-27 15:19 UTC (2+ messages)
Problem for cross compiling to windows 10
2022-03-27 8:32 UTC
[PATCH 0/3] Bug fixes related to secure 2 stage translation
2022-03-27 14:24 UTC (5+ messages)
` [PATCH 1/3] target/arm: Check VSTCR.SW when assigning the stage 2 output PA space
` [PATCH 2/3] target/arm: Take VSTCR.SW, VTCR.NSW into account in final stage 2 walk
` [PATCH 3/3] target/arm: Determine final stage 2 output PA space based on original IPA
qemu-binfmt-conf.sh: improvements for mips
2022-03-27 10:45 UTC (5+ messages)
` [PATCH v4 1/2] qemu-binfmt-conf.sh: allow elf EI_ABIVERSION=1 "
` [PATCH v4 2/2] qemu-binfmt-conf.sh: Extend magic to distinguish mips o32 and n32 ABI
[PATCH 0/4] Python: relicense async qmp as LGPLv2+
2022-03-27 8:45 UTC (5+ messages)
` [PATCH 3/4] python/qmp-shell: relicense "
` [PATCH 4/4] python/aqmp-tui: "
Outreachy Contributor Intro
2022-03-27 5:54 UTC
[PATCH v6 00/19] vfio-user server in QEMU
2022-03-26 23:47 UTC (4+ messages)
` [PATCH v6 15/19] vfio-user: handle device interrupts
[PATCH 0/2] Confine igd-passthrough-isa-bridge to XEN
2022-03-26 16:58 UTC (3+ messages)
` [PATCH 1/2] hw/xen/xen_pt: "
` [PATCH 2/2] hw/xen/xen_pt: Resolve igd_passthrough_isa_bridge_create() indirection
[PATCH for-7.1 v2 00/39] Logging cleanup and per-thread logfiles
2022-03-26 13:25 UTC (13+ messages)
` [PATCH v2 21/39] bsd-user: Expand log_page_dump inline
` [PATCH v2 24/39] include/exec/log: Do not reference QemuLogFile directly
` [PATCH v2 26/39] sysemu/os-win32: Test for and use _lock_file/_unlock_file
` [PATCH v2 28/39] bsd-user: Use qemu_set_log_filename_flags
` [PATCH v2 29/39] linux-user: "
` [PATCH v2 30/39] softmmu: "
` [PATCH v2 31/39] util/log: Remove qemu_log_close
` [PATCH v2 33/39] util/log: Rename qemu_logfile to global_file
` [PATCH v2 34/39] util/log: Rename qemu_logfile_mutex to global_mutex
` [PATCH v2 35/39] util/log: Hoist the eval of is_daemonized in qemu_set_log_internal
` [PATCH v2 37/39] util/log: Rename QemuLogFile to RCUCloseFILE
` [PATCH v2 39/39] util/log: Support per-thread log files
[PATCH v2 for-7.1 0/8] linux-user/nios2: Fix clone and sigreturn
2022-03-26 13:39 UTC (4+ messages)
` [PATCH v2 1/8] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
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).