messages from 2024-09-25 11:13:49 to 2024-09-26 12:01:47 UTC [more...]
[PATCH 00/15] Prepare GHES driver to support error injection
2024-09-26 12:00 UTC (19+ messages)
` [PATCH 01/15] acpi/ghes: get rid of ACPI_HEST_SRC_ID_RESERVED
` [PATCH 02/15] acpi/ghes: simplify acpi_ghes_record_errors() code
` [PATCH 03/15] acpi/ghes: simplify the per-arch caller to build HEST table
` [PATCH 04/15] acpi/ghes: better handle source_id and notification
` [PATCH 05/15] acpi/ghes: Fix acpi_ghes_record_errors() argument
` [PATCH 06/15] acpi/ghes: Remove a duplicated out of bounds check
` [PATCH 07/15] acpi/ghes: Change the type for source_id
` [PATCH 08/15] acpi/ghes: Prepare to support multiple sources on ghes
` [PATCH 09/15] acpi/ghes: make the GHES record generation more generic
[PATCH 0/2] kvm: Improve register failure reports for migration
2024-09-26 11:57 UTC (6+ messages)
` [PATCH 1/2] kvm: Allow kvm_arch_get/put_registers to accept Error**
` [PATCH 2/2] target/i386/kvm: Report which action failed in kvm_arch_put/get_registers
[PATCH v6 00/16] Introduce support for IGVM files
2024-09-26 11:42 UTC (17+ messages)
` [PATCH v6 01/16] meson: Add optional dependency on IGVM library
` [PATCH v6 02/16] backends/confidential-guest-support: Add functions to support IGVM
` [PATCH v6 03/16] backends/igvm: Add IGVM loader and configuration
` [PATCH v6 04/16] hw/i386: Add igvm-cfg object and processing for IGVM files
` [PATCH v6 05/16] i386/pc_sysfw: Ensure sysfw flash configuration does not conflict with IGVM
` [PATCH v6 06/16] sev: Update launch_update_data functions to use Error handling
` [PATCH v6 07/16] target/i386: Allow setting of R_LDTR and R_TR with cpu_x86_load_seg_cache()
` [PATCH v6 08/16] i386/sev: Refactor setting of reset vector and initial CPU state
` [PATCH v6 09/16] i386/sev: Implement ConfidentialGuestSupport functions for SEV
` [PATCH v6 10/16] docs/system: Add documentation on support for IGVM
` [PATCH v6 11/16] docs/interop/firmware.json: Add igvm to FirmwareDevice
` [PATCH v6 12/16] backends/confidential-guest-support: Add set_guest_policy() function
` [PATCH v6 13/16] backends/igvm: Process initialization sections in IGVM file
` [PATCH v6 14/16] backends/igvm: Handle policy for SEV guests
` [PATCH v6 15/16] i386/sev: Add implementation of CGS set_guest_policy()
` [PATCH v6 16/16] sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2
[PATCH] hw/audio/virtio-snd: Remove unnecessary "exec/tswap.h" header
2024-09-26 11:35 UTC (2+ messages)
[PATCH 0/5] Building PPTT with root node and identical implementation flag
2024-09-26 11:33 UTC (6+ messages)
` [PATCH 1/5] tests: virt: Allow changes to PPTT test table
` [PATCH 2/5] hw/acpi/aml-build: Set identical implementation flag for PPTT processor nodes
` [PATCH 3/5] hw/acpi/aml-build: Build a root node in the PPTT table
` [PATCH 4/5] hw/acpi/aml-build: Update the revision of "
` [PATCH 5/5] tests: virt: Update expected ACPI tables for virt test
[PATCH v4] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
2024-09-26 11:32 UTC (2+ messages)
[PATCH] Remove the unused sh4eb target
2024-09-26 10:58 UTC
[PATCH v2] tests/qemu-iotests/testenv: Use the "r2d" machine for sh4
2024-09-26 10:55 UTC (3+ messages)
[PATCH 0/2] Xen: Update sector-size handling in block backend
2024-09-26 10:14 UTC (3+ messages)
` [PATCH 1/2] include: update Xen public headers io/blkif.h
` [PATCH 2/2] hw/block/xen-block: Update sector-size handling
[PATCH v6] ptp: Add support for the AMZNC10C 'vmclock' device
2024-09-26 10:32 UTC (3+ messages)
[PATCH v1 00/14] s390x: virtio-mem support
2024-09-26 10:22 UTC (7+ messages)
` [PATCH v1 10/14] s390x/pv: check initial, not maximum RAM size
` [PATCH v1 12/14] s390x: introduce s390_get_max_pagesize()
[PULL 00/22] Trivial patches for 2024-09-20
2024-09-26 9:58 UTC (2+ messages)
[PATCH v3 00/17] intel_iommu: Enable stage-1 translation for emulated device
2024-09-26 9:25 UTC (2+ messages)
[PATCH 00/23] E500 Cleanup
2024-09-26 9:15 UTC (42+ messages)
` [PATCH 01/23] hw/ppc/e500: Do not leak struct boot_info
` [PATCH 02/23] hw/ppc/e500: Reduce scope of env pointer
` [PATCH 05/23] hw/ppc/e500: Add missing device tree properties to i2c controller node
` [PATCH 10/23] hw/i2c/mpc_i2c: Convert DPRINTF to trace events for register access
` [PATCH 11/23] hw/i2c/mpc_i2c: Prefer DEFINE_TYPES() macro
` [PATCH 13/23] hw/pci-host/ppce500: "
` [PATCH 14/23] hw/gpio/mpc8xxx: "
` [PATCH 15/23] hw/ppc/mpc8544_guts: "
` [PATCH 16/23] hw/net/fsl_etsec/etsec: "
` [PATCH 17/23] hw/intc: Guard openpic_kvm.c by dedicated OPENPIC_KVM Kconfig switch
` [PATCH 18/23] hw/sd/sdhci: Prefer DEFINE_TYPES() macro
` [PATCH 19/23] hw/block/pflash_cfi01: "
` [PATCH 20/23] hw/i2c/smbus_eeprom: "
` [PATCH 21/23] hw/rtc/ds1338: "
` [PATCH 22/23] hw/usb/hcd-ehci-sysbus: "
[PATCH v2] virtio: kconfig: memory devices are PCI only
2024-09-26 8:51 UTC (3+ messages)
[PATCH] target/riscv/csr.c: Fix an access to VXSAT
2024-09-26 8:39 UTC (3+ messages)
` [PATCH v2] "
[PATCH] softmmu: Support concurrent bounce buffers
2024-09-26 8:12 UTC (5+ messages)
[PATCH] MAINTAINERS: Add myself as maintainer of e500 machines
2024-09-26 7:59 UTC
[PATCH v3 0/6] Support GPIO for AST2700
2024-09-26 7:45 UTC (7+ messages)
` [PATCH v3 1/6] hw/gpio/aspeed: Fix coding style
` [PATCH v3 2/6] hw/gpio/aspeed: Support to set the different memory size
` [PATCH v3 3/6] hw/gpio/aspeed: Support different memory region ops
` [PATCH v3 4/6] hw/gpio/aspeed: Fix clear incorrect interrupt status for GPIO index mode
` [PATCH v3 5/6] hw/gpio/aspeed: Add AST2700 support
` [PATCH v3 6/6] aspeed/soc: Support GPIO for AST2700
[PATCH v13 00/10] Support persistent reservation operations
2024-09-26 7:45 UTC (11+ messages)
` [PATCH v13 01/10] block: add persistent reservation in/out api
` [PATCH v13 02/10] block/raw: add persistent reservation in/out driver
` [PATCH v13 03/10] scsi/constant: add persistent reservation in/out protocol constants
` [PATCH v13 04/10] scsi/util: add helper functions for persistent reservation types conversion
` [PATCH v13 05/10] hw/scsi: add persistent reservation in/out api for scsi device
` [PATCH v13 06/10] block/nvme: add reservation command protocol constants
` [PATCH v13 07/10] hw/nvme: add helper functions for converting reservation types
` [PATCH v13 08/10] hw/nvme: enable ONCS and rescap function
` [PATCH v13 09/10] hw/nvme: add reservation protocal command
` [PATCH v13 10/10] block/iscsi: add persistent reservation in/out driver
[PATCH v2] qemu-timer: Remove unused timer functions
2024-09-26 7:00 UTC (2+ messages)
[PULL 00/38] target-arm queue
2024-09-26 6:09 UTC (3+ messages)
` [PULL 32/38] tests: add FreeBSD tests for aarch64/sbsa-ref
[PATCH] hw/nvme: add knob for CTRATT.MEM
2024-09-26 4:27 UTC (3+ messages)
[PATCH v2] hw/nvme: i/o cmd set independent namespace data structure
2024-09-25 0:44 UTC
[PATCH v2 0/6] Support GPIO for AST2700
2024-09-26 5:06 UTC (7+ messages)
` [PATCH v2 4/6] hw/gpio/aspeed: Fix clear incorrect interrupt status for GPIO index mode
` [PATCH v2 5/6] hw/gpio/aspeed: Add AST2700 support
[PATCH v2 00/22] -Werror=maybe-uninitialized fixes
2024-09-26 4:52 UTC (11+ messages)
` [PATCH v2 02/22] util/timer: fix -Werror=maybe-uninitialized false-positive
` [PATCH v2 03/22] hw/qxl: fix -Werror=maybe-uninitialized false-positives
` [PATCH v2 06/22] block/mirror: fix -Werror=maybe-uninitialized false-positive
` [PATCH v2 07/22] block/stream: fix -Werror=maybe-uninitialized false-positives
` [PATCH v2 08/22] hw/ahci: fix -Werror=maybe-uninitialized false-positive
[PATCH v1 1/1] x86: Add support save/load HWCR MSR
2024-09-26 4:08 UTC
[PATCH v2 0/2] build contrib/plugins using meson
2024-09-25 20:48 UTC (3+ messages)
` [PATCH v2 1/2] meson: build contrib/plugins with meson
` [PATCH v2 2/2] contrib/plugins: remove Makefile for contrib/plugins
[PATCH v2] hw/arm/xlnx: Connect secondary CGEM IRQs
2024-09-25 19:34 UTC (4+ messages)
[PATCH v1 0/7] migration: auto-converge refinements for huge VM
2024-09-25 19:17 UTC (7+ messages)
` [PATCH v1 1/7] migration: Introduce structs for background sync
[PATCH v2] hw/smbios: support for type 7 (cache information)
2024-09-25 19:04 UTC (2+ messages)
` [PATCH v3] "
[PATCH v2] tests/qtest: Add XIVE tests for the powernv10 machine
2024-09-25 18:05 UTC
[PATCH] hw/riscv/virt: Comment absence of #msi-cells
2024-09-25 17:53 UTC (2+ messages)
[PATCH V3] arm/kvm: add support for MTE
2024-09-25 17:40 UTC (4+ messages)
[PATCH v2] Add -build-info and -build-info-json CLI arguments
2024-09-25 17:28 UTC (8+ messages)
[PULL 00/44] Functional test conversion, and assert(0) cleanup
2024-09-25 17:24 UTC (37+ messages)
` [PULL 01/44] tests/functional/qemu_test: Add a function for launching kernels more easily
` [PULL 03/44] tests/functional: Convert the xtensa lx60 Avocado test
` [PULL 05/44] tests/functional: Convert the e500 ppc64 "
` [PULL 06/44] tests/functional: Convert the mac ppc Avocado tests
` [PULL 07/44] tests/functional: Convert the r2d sh4 Avocado test
` [PULL 08/44] tests/functional: Convert the powernv tests from boot_linux_console.py
` [PULL 09/44] hw/acpi: replace assert(0) with g_assert_not_reached()
` [PULL 10/44] hw/arm: "
` [PULL 11/44] hw/net: "
` [PULL 12/44] migration: "
` [PULL 13/44] qobject: "
` [PULL 14/44] target/ppc: "
` [PULL 15/44] block: replace assert(false) "
` [PULL 17/44] hw/net: "
` [PULL 18/44] hw/nvme: "
` [PULL 19/44] hw/pci: "
` [PULL 20/44] hw/ppc: "
` [PULL 22/44] target/i386/kvm: "
` [PULL 24/44] block: remove break after g_assert_not_reached()
` [PULL 26/44] hw/net: "
` [PULL 28/44] hw/tpm: "
` [PULL 29/44] target/arm: "
` [PULL 32/44] tcg/loongarch64: "
` [PULL 33/44] include/qemu: remove return "
` [PULL 34/44] hw/hyperv: "
` [PULL 35/44] hw/net: "
` [PULL 36/44] hw/pci: "
` [PULL 37/44] hw/ppc: "
` [PULL 38/44] migration: "
` [PULL 39/44] qobject: "
` [PULL 40/44] qom: "
` [PULL 41/44] tests/qtest: "
` [PULL 42/44] scripts/checkpatch.pl: emit error when using assert(false)
` [PULL 43/44] .gitlab-ci.d: Split build and test in cross build job templates
` [PULL 44/44] .gitlab-ci.d: Make separate collapsible log sections for build and test
[PATCH 00/10] maintainer updates (testing, gdbstub)
2024-09-25 17:22 UTC (12+ messages)
` [PATCH 01/10] testing: bump mips64el cross to bookworm and allow to fail
` [PATCH 02/10] tests/docker: Fix microblaze atomics
` [PATCH 03/10] tests/docker: add NOFETCH env variable for testing
` [PATCH 04/10] MAINTAINERS: mention my testing/next tree
` [PATCH 05/10] meson: hide tsan related warnings
` [PATCH 06/10] target/i386: fix build warning (gcc-12 -fsanitize=thread)
` [PATCH 07/10] docs/devel: update tsan build documentation
` [PATCH 08/10] MAINTAINERS: mention my gdbstub/next tree
` [PATCH 09/10] config/targets: update aarch64_be-linux-user gdb XML list
` [PATCH 10/10] tests/tcg: enable basic testing for aarch64_be-linux-user
[PATCH] migration/multifd: receive channel socket needs to be set to non-blocking
2024-09-25 15:32 UTC (6+ messages)
` 回复: "
` 回复: "
[RFC 0/1] target/riscv: use a simplified loop to emulate rvv loads/stores only in user mode
2024-09-25 15:13 UTC (2+ messages)
` [RFC 1/1] "
[PATCH 0/6] refactor RDMA live migration based on rsocket API
2024-09-25 15:08 UTC (6+ messages)
[RFC 0/2] Handling aliased guest memory maps in vhost-vDPA SVQs
2024-09-25 14:54 UTC (12+ messages)
` [RFC 1/2] vhost-vdpa: Decouple the IOVA allocator
[PATCH v5 00/16] Introduce support for IGVM files
2024-09-25 14:31 UTC (3+ messages)
Using ubuntu24.4 system qemu-system-aarch64 +gdb-multiarch to debug the kernel, setting breakpoints cannot be stopped
2024-09-25 14:21 UTC (3+ messages)
[PATCH v4 0/2] target/loongarch: Add loongson binary translation feature
2024-09-25 3:07 UTC (8+ messages)
` [PATCH v4 2/2] target/loongarch: Implement lbt registers save/restore function
[PATCH] qapi, machine-qmp-cmds.c: query-accelerator support
2024-09-25 13:19 UTC (3+ messages)
[PATCH 1/1] virtio-pci: fix memory_region_find for VirtIOPCIRegion's MR
2024-09-25 12:58 UTC (5+ messages)
[PATCH 00/19] spl: Support a relocating jump between phases (VBE part F)
2024-09-25 12:55 UTC (2+ messages)
` [PATCH 15/19] arm: qemu: Allow SPL and TPL
[PULL v2 00/18] tcg plugins (deprecations, mem apis, contrib plugins)
2024-09-25 12:55 UTC (2+ messages)
[PATCH v2 0/8] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
2024-09-25 11:58 UTC (9+ messages)
` [PATCH v2 1/8] target/riscv: Add Ssdbltrp CSRs handling
` [PATCH v2 2/8] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
` [PATCH v2 3/8] target/riscv: Implement Ssdbltrp exception handling
` [PATCH v2 4/8] target/riscv: Add Ssdbltrp ISA extension enable switch
` [PATCH v2 5/8] target/riscv: Add Smdbltrp CSRs handling
` [PATCH v2 6/8] target/riscv: Implement Smdbltrp sret, mret and mnret behavior
` [PATCH v2 7/8] target/riscv: Implement Smdbltrp behavior
` [PATCH v2 8/8] target/riscv: Add Smdbltrp ISA extension enable switch
[PATCH] testing: bump mips64el cross to bookworm and allow to fail
2024-09-25 11:17 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).