messages from 2024-09-12 05:41:06 to 2024-09-12 15:10:24 UTC [more...]
[PATCH RFC 00/10] migration: auto-converge refinements for huge VM
2024-09-12 15:09 UTC (16+ messages)
` [PATCH RFC 10/10] tests/migration-tests: Add test case for responsive CPU throttle
[PATCH v3 0/5] vhost-user: Add SHMEM_MAP/UNMAP requests
2024-09-12 14:59 UTC (7+ messages)
` [PATCH v3 1/5] vhost-user: Add VIRTIO Shared Memory map request
` [PATCH v3 2/5] virtio: Track shared memory mappings
` [PATCH v3 3/5] vhost_user: Add frontend command for shmem config
` [PATCH v3 4/5] vhost-user-dev: Add cache BAR
` [PATCH v3 5/5] vhost_user: Add MEM_READ/WRITE backend requests
[PATCH 0/3] Document SHMEM vhost-user requests
2024-09-12 14:57 UTC (5+ messages)
` [PATCH 1/3] vhost_user.rst: Add SHMEM_MAP/_UNMAP to spec
` [PATCH 2/3] vhost_user.rst: Align VhostUserMsg excerpt members
` [PATCH 3/3] vhost_user.rst: Add GET_SHMEM_CONFIG message
[PATCH] softmmu: Support concurrent bounce buffers
2024-09-12 14:27 UTC (2+ messages)
[RFC PATCH V2 0/5] Added Interrupt controller emulation for loongarch kvm
2024-09-12 14:13 UTC (3+ messages)
` [RFC PATCH V2 1/5] include: Add macro definitions needed for interrupt controller kvm emulation
[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
2024-09-12 13:52 UTC (16+ messages)
` [PATCH v2 09/17] migration/multifd: Device state transfer support - receive side
` [PATCH v2 15/17] vfio/migration: Multifd device "
` [PATCH v2 17/17] vfio/migration: Multifd device state transfer support - send side
[PATCH v11 08/11] vfio/migration: Implement VFIO migration protocol v2
2024-09-12 13:45 UTC (14+ messages)
[RFC PATCH 0/5] Specifying cache topology on ARM
2024-09-12 13:38 UTC (6+ messages)
` [PATCH 1/5] bios-tables-test: prepare to change ARM ACPI virt PPTT
` [PATCH 2/5] i386/cpu: add IsDefined flag to smp-cache property
` [PATCH 3/5] target/arm/tcg: increase cache level for cpu=max
` [PATCH 4/5] hw/acpi: add cache hierarchy node to pptt table
` [PATCH 5/5] tests/acpi/arm/virt/PPTT: update golden masters for PPTT update
[PATCH 0/1] Keep transaction attribute in address_space_map()
2024-09-12 13:34 UTC (4+ messages)
` [PATCH 1/1] softmmu/physmem.c: "
[PATCH v1 00/14] s390x: virtio-mem support
2024-09-12 13:22 UTC (10+ messages)
` [PATCH v1 03/14] s390x/s390-virtio-hcall: prepare for more diag500 hypercalls
` [PATCH v1 05/14] s390x/s390-virtio-ccw: move setting the maximum guest size from sclp to machine code
` [PATCH v1 06/14] s390x: introduce s390_get_memory_limit()
` [PATCH v1 07/14] s390x/s390-hypercall: introduce DIAG500 STORAGE_LIMIT
[PULL 0/7] loongarch-to-apply queue
2024-09-12 12:51 UTC (8+ messages)
` [PULL 1/7] target/loongarch: Add compatible support about VM reboot
` [PULL 2/7] hw/loongarch: Remove default enable with VIRTIO_VGA device
` [PULL 3/7] target/loongarch/kvm: Add vCPU reset function
` [PULL 4/7] target/loongarch: Support QMP dump-guest-memory
` [PULL 5/7] hw/loongarch: virt: support up to 4 serial ports
` [PULL 6/7] hw/loongarch: virt: pass random seed to fdt
` [PULL 7/7] hw/loongarch: Add acpi SPCR table support
[PATCH 0/2] qapi: Remove some error documentation lint
2024-09-12 12:59 UTC (5+ messages)
` [PATCH 1/2] qapi: Drop "with an explanation" from error descriptions
` [PATCH 2/2] qapi/block-core: Drop drive-backup's "Any other error" documentation
[PATCH] docs/fuzz: fix outdated mention to enable-sanitizers
2024-09-12 12:47 UTC
[PATCH v3 00/29] target/arm: AdvSIMD decodetree conversion, part 4
2024-09-12 12:46 UTC (3+ messages)
` [PATCH v3 26/29] target/arm: Widen NeonGenNarrowEnvFn return to 64 bits
[PATCH v2] hw/intc/arm_gic: fix spurious level triggered interrupts
2024-09-12 12:44 UTC (2+ messages)
[PATCH v8 00/13] Add ACPI CPER firmware first error injection on ARM emulation
2024-09-12 12:42 UTC (7+ messages)
` [PATCH v8 06/13] acpi/ghes: add support for generic error injection via QAPI
[PATCH v1 0/3] CAN & Xilinx OSPI maintainer updates
2024-09-12 12:23 UTC (2+ messages)
[PATCH v2 00/48] Use g_assert_not_reached instead of (g_)assert(0, false)
2024-09-12 12:12 UTC (48+ messages)
` [PATCH v2 01/48] docs/spin: replace assert(0) with g_assert_not_reached()
` [PATCH v2 02/48] hw/acpi: "
` [PATCH v2 03/48] hw/arm: "
` [PATCH v2 04/48] hw/char: "
` [PATCH v2 05/48] hw/core: "
` [PATCH v2 06/48] hw/net: "
` [PATCH v2 07/48] hw/watchdog: "
` [PATCH v2 08/48] migration: "
` [PATCH v2 09/48] qobject: "
` [PATCH v2 10/48] system: "
` [PATCH v2 11/48] target/ppc: "
` [PATCH v2 12/48] tests/qtest: "
` [PATCH v2 13/48] tests/unit: "
` [PATCH v2 14/48] include/hw/s390x: replace assert(false) "
` [PATCH v2 15/48] block: "
` [PATCH v2 16/48] hw/hyperv: "
` [PATCH v2 17/48] hw/net: "
` [PATCH v2 18/48] hw/nvme: "
` [PATCH v2 19/48] hw/pci: "
` [PATCH v2 20/48] hw/ppc: "
` [PATCH v2 21/48] migration: "
` [PATCH v2 22/48] target/i386/kvm: "
` [PATCH v2 23/48] tests/qtest: "
` [PATCH v2 24/48] accel/tcg: remove break after g_assert_not_reached()
` [PATCH v2 25/48] block: "
` [PATCH v2 26/48] hw/acpi: "
` [PATCH v2 27/48] hw/gpio: "
` [PATCH v2 28/48] hw/misc: "
` [PATCH v2 29/48] hw/net: "
` [PATCH v2 30/48] hw/pci-host: "
` [PATCH v2 31/48] hw/scsi: "
` [PATCH v2 32/48] hw/tpm: "
` [PATCH v2 33/48] target/arm: "
` [PATCH v2 34/48] target/riscv: "
` [PATCH v2 35/48] tests/qtest: "
` [PATCH v2 36/48] ui: "
` [PATCH v2 37/48] fpu: "
` [PATCH v2 38/48] tcg/loongarch64: "
` [PATCH v2 39/48] include/qemu: remove return "
` [PATCH v2 40/48] hw/hyperv: "
` [PATCH v2 41/48] hw/net: "
` [PATCH v2 42/48] hw/pci: "
` [PATCH v2 43/48] hw/ppc: "
[PATCH v2 0/2] Add FDT table support with acpi ged pm register
2024-09-12 11:47 UTC (3+ messages)
[PATCH] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
2024-09-12 11:44 UTC (2+ messages)
[PATCH v12 00/10] Support persistent reservation operations
2024-09-12 11:19 UTC (11+ messages)
` [PATCH v12 01/10] block: add persistent reservation in/out api
` [PATCH v12 02/10] block/raw: add persistent reservation in/out driver
` [PATCH v12 03/10] scsi/constant: add persistent reservation in/out protocol constants
` [PATCH v12 04/10] scsi/util: add helper functions for persistent reservation types conversion
` [PATCH v12 05/10] hw/scsi: add persistent reservation in/out api for scsi device
` [PATCH v12 06/10] block/nvme: add reservation command protocol constants
` [PATCH v12 07/10] hw/nvme: add helper functions for converting reservation types
` [PATCH v12 08/10] hw/nvme: enable ONCS and rescap function
` [PATCH v12 09/10] hw/nvme: add reservation protocal command
` [PATCH v12 10/10] block/iscsi: add persistent reservation in/out driver
[PATCH v4] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
2024-09-12 10:44 UTC (2+ messages)
[PATCH] vfio/pci: Fix null pointer deference from error API
2024-09-12 9:56 UTC (4+ messages)
[RFC v3 0/3] Add packed virtqueue to shadow virtqueue
2024-09-12 9:54 UTC (5+ messages)
` [RFC v3 3/3] vhost: Allocate memory for packed vring
[PATCH v2 0/5] linux-user/i386: Emulate orig_ax
2024-09-12 9:28 UTC (6+ messages)
` [PATCH v2 1/5] include/exec: Introduce env_cpu_const()
` [PATCH v2 2/5] linux-user/i386: Emulate orig_ax
` [PATCH v2 3/5] target/i386/gdbstub: Factor out gdb_get_reg() and gdb_write_reg()
` [PATCH v2 4/5] target/i386/gdbstub: Expose orig_ax
` [PATCH v2 5/5] tests/tcg: Run test-proc-mappings.py on i386
[PATCH V2] arm/kvm: add support for MTE
2024-09-12 9:16 UTC
[PULL v2 00/24] Tests and misc patches
2024-09-12 9:08 UTC (2+ messages)
[PATCH] hw/nvme: MDTS Enhancement
2024-09-12 8:51 UTC (2+ messages)
[PATCH 00/10] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
2024-09-12 8:48 UTC (11+ messages)
` [PATCH 01/10] target/riscv: Add `ext_ssdbltrp` in RISCVCPUConfig
` [PATCH 02/10] target/riscv: Add Ssdbltrp CSRs handling
` [PATCH 03/10] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
` [PATCH 04/10] target/riscv: Implement Ssdbltrp exception handling
` [PATCH 05/10] target/riscv: Add Ssdbltrp ISA extension enable switch
` [PATCH 06/10] target/riscv: Add `ext_smdbltrp` in RISCVCPUConfig
` [PATCH 07/10] target/riscv: Add Smdbltrp CSRs handling
` [PATCH 08/10] target/riscv: Implement Smdbltrp sret, mret and mnret behavior
` [PATCH 09/10] target/riscv: Implement Smdbltrp behavior
` [PATCH 10/10] target/riscv: Add Smdbltrp ISA extension enable switch
[PATCH 0/1] hw/nvme: add atomic write support
2024-09-12 8:42 UTC (3+ messages)
` [PATCH 1/1] "
Gitlab CI caching is not working
2024-09-12 8:15 UTC (2+ messages)
[PATCH 0/2] Fixes for standard conformance
2024-09-12 8:15 UTC (2+ messages)
[PATCH 0/2] Finish eliminating QERR_UNSUPPORTED
2024-09-12 7:55 UTC (5+ messages)
` [PATCH 1/2] qga/qapi-schema: Drop obsolete note on "unsupported" errors
` [PATCH 2/2] qga: Improve error for guest-set-user-password parameter @crypted
[RFC PATCH] ppc/spapr: Change printf format to %HWADDR_PRId for MIN_RMA_SLOF
2024-09-12 7:04 UTC (2+ messages)
[PULL v2 00/61] Misc HW & UI patches for 2024-09-12
2024-09-12 6:52 UTC (14+ messages)
` [PULL v2 44/61] hw/sensor/tmp105: Coding style fixes
` [PULL v2 45/61] hw/sensor/tmp105: Use registerfields API
` [PULL v2 46/61] hw/sensor/tmp105: Pass 'oneshot' argument to tmp105_alarm_update()
` [PULL v2 47/61] hw/sensor/tmp105: OS (one-shot) bit in config register always returns 0
` [PULL v2 48/61] hw/sensor/tmp105: Lower 4 bit of limit registers are always 0
` [PULL v2 51/61] hw/char: replace assert(0) with g_assert_not_reached()
` [PULL v2 52/61] hw/core: "
` [PULL v2 53/61] hw/watchdog: "
` [PULL v2 54/61] hw/gpio: remove break after g_assert_not_reached()
` [PULL v2 55/61] hw/misc: "
` [PULL v2 56/61] hw/pci-host: "
` [PULL v2 57/61] system: replace assert(0) with g_assert_not_reached()
` [PULL v2 61/61] ui: remove break after g_assert_not_reached()
[PULL 00/56] Misc HW & UI patches
2024-09-12 6:54 UTC (2+ messages)
[PATCH v2 0/5] tmp105: Improvements and fixes
2024-09-12 6:50 UTC (2+ messages)
[PATCH for-9.2 v15 00/11] hw/pci: SR-IOV related fixes and improvements
2024-09-12 6:40 UTC (8+ messages)
` [PATCH for-9.2 v15 04/11] s390x/pci: Check for multifunction after device realization
[PATCH v2 00/14] XIVE2 changes for TIMA operations
2024-09-12 6:27 UTC (5+ messages)
` [PATCH v2 09/14] ppc/xive2: Change context/ring specific functions to be generic
` [PATCH v2 10/14] ppc/xive2: Support "Pull Thread Context to Odd Thread Reporting Line"
[PATCH] accel/kvm: refactor dirty ring setup
2024-09-12 6:18 UTC
[PATCH v2 00/18] tcg: Improve support for cmpsel_vec
2024-09-12 6:04 UTC (3+ messages)
` [PATCH v2 14/18] tcg/i386: Implement vector TST{EQ,NE} for avx512
` [PATCH v2 14/18] tcg/i386: Implement vector TST{EQ, NE} "
[PULL 00/47] riscv-to-apply queue
2024-09-12 5:29 UTC (22+ messages)
` [PULL 12/47] target/riscv: Preliminary textra trigger CSR writting support
` [PULL 13/47] target/riscv: Add textra matching condition for the triggers
` [PULL 14/47] exec/memtxattr: add process identifier to the transaction attributes
` [PULL 20/47] test/qtest: add riscv-iommu-pci tests
` [PULL 21/47] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
` [PULL 22/47] hw/riscv/riscv-iommu: add ATS support
` [PULL 23/47] hw/riscv/riscv-iommu: add DBG support
` [PULL 24/47] qtest/riscv-iommu-test: add init queues test
` [PULL 26/47] bsd-user: Implement RISC-V CPU initialization and main loop
` [PULL 29/47] bsd-user: Implement RISC-V TLS register setup
` [PULL 30/47] bsd-user: Add RISC-V ELF definitions and hardware capability detection
` [PULL 31/47] bsd-user: Define RISC-V register structures and register copying
` [PULL 35/47] bsd-user: Define RISC-V VM parameters and helper functions
` [PULL 36/47] bsd-user: Define RISC-V system call structures and constants
` [PULL 37/47] bsd-user: Add generic RISC-V64 target definitions
` [PULL 38/47] bsd-user: Define RISC-V signal handling structures and constants
` [PULL 39/47] bsd-user: Implement RISC-V signal trampoline setup functions
` [PULL 41/47] bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV
` [PULL 43/47] hw/riscv: Respect firmware ELF entry point
` [PULL 44/47] target: riscv: Add Svvptc extension support
` [PULL 45/47] target/riscv32: Fix masking of physical address
[PATCH 0/5] Interrupt Remap support for emulated amd viommu
2024-09-12 5:40 UTC (3+ messages)
[PULL 0/5] target/sparc patch queue
2024-09-12 5:30 UTC (5+ messages)
` [PULL 1/5] target/sparc: Add FQ and FSR.QNE
` [PULL 2/5] target/sparc: Populate sparc32 FQ when raising fp exception
` [PULL 3/5] target/sparc: Add FSR_QNE to tb_flags
` [PULL 5/5] target/sparc: Add gen_trap_if_nofpu_fpexception
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).