messages from 2024-09-04 10:48:29 to 2024-09-05 03:14:08 UTC [more...]
qemu direct kernel boot on LoongArch
2024-09-05 3:12 UTC (2+ messages)
[PATCH RESEND v9 0/9] Add Rust build support, ARM PL011 device impl
2024-09-05 3:05 UTC (11+ messages)
` [PATCH RESEND v9 3/9] configure, meson: detect Rust toolchain
` [PATCH RESEND v9 7/9] rust: add crate to expose bindings and interfaces
` [PATCH RESEND v9 9/9] rust: add PL011 device model
[PATCH v2 00/14] tcg/riscv: Add support for vector
2024-09-05 1:40 UTC (6+ messages)
` [PATCH v2 13/14] tcg/riscv: Implement vector roti/v/x shi ops
[PATCH v2 00/15] target/cris: Remove the deprecated CRIS target
2024-09-05 1:31 UTC (33+ messages)
` [PATCH v2 01/15] tests/tcg: Remove CRIS libc test files
` [PATCH v2 02/15] tests/tcg: Remove CRIS bare "
` [PATCH v2 03/15] buildsys: Remove CRIS cross container
` [PATCH v2 04/15] linux-user: Remove support for CRIS target
` [PATCH v2 05/15] hw/cris: Remove the axis-dev88 machine
` [PATCH v2 06/15] hw/cris: Remove image loader helper
` [PATCH v2 07/15] hw/intc: Remove TYPE_ETRAX_FS_PIC device
` [PATCH v2 08/15] hw/char: Remove TYPE_ETRAX_FS_SERIAL device
` [PATCH v2 09/15] hw/net: Remove TYPE_ETRAX_FS_ETH device
` [PATCH v2 10/15] hw/dma: Remove ETRAX_FS DMA device
` [PATCH v2 11/15] hw/timer: Remove TYPE_ETRAX_FS_TIMER device
` [PATCH v2 12/15] system: Remove support for CRIS target
` [PATCH v2 13/15] target/cris: Remove the deprecated "
` [PATCH v2 14/15] disas: Remove CRIS disassembler
` [PATCH v2 15/15] seccomp: Remove check for CRIS host
[PATCH v2] crypto: run qcrypto_pbkdf2_count_iters in a new thread
2024-09-04 23:52 UTC
[PATCH v2 0/7] hw/net/can/xlnx-versal-canfd: Miscellaneous fixes
2024-09-04 23:33 UTC (3+ messages)
` [PATCH v2 6/7] hw/net/can/xlnx-versal-canfd: Simplify DLC conversions
[ANNOUNCE] QEMU 9.1.0 is now available
2024-09-04 23:01 UTC
[PATCH v2 0/4] KVM: Dynamic sized memslots array
2024-09-04 22:35 UTC (5+ messages)
` [PATCH v2 1/4] KVM: Dynamic sized kvm "
` [PATCH v2 2/4] KVM: Define KVM_MEMSLOTS_NUM_MAX_DEFAULT
` [PATCH v2 3/4] KVM: Rename KVMMemoryListener.nr_used_slots to nr_slots_used
` [PATCH v2 4/4] KVM: Rename KVMState->nr_slots to nr_slots_max
[PATCH V2 00/11] Live update: cpr-exec
2024-09-04 22:23 UTC (13+ messages)
[RFC V1 0/6] Live update: cpr-transfer
2024-09-04 22:09 UTC (12+ messages)
[PATCH 0/4] KVM: Dynamic sized memslots array
2024-09-04 21:58 UTC (19+ messages)
` [PATCH 1/4] KVM: Rename KVMState->nr_slots to nr_slots_max
` [PATCH 2/4] KVM: Define KVM_MEMSLOTS_NUM_MAX_DEFAULT
` [PATCH 3/4] KVM: Dynamic sized kvm memslots array
` [PATCH 4/4] KVM: Rename KVMMemoryListener.nr_used_slots to nr_slots_used
[PATCH v5 0/8] AWS Nitro Enclave emulation support
2024-09-04 20:45 UTC (11+ messages)
` [PATCH v5 5/8] device/virtio-nsm: Support for Nitro Secure Module device
[PATCH v3] contrib/plugins: Add a plugin to generate basic block vectors
2024-09-04 20:02 UTC (2+ messages)
[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
2024-09-04 17:37 UTC (17+ messages)
` [PATCH RFC V3 01/29] arm/virt, target/arm: Add new ARMCPU {socket, cluster, core, thread}-id property
` [PATCH RFC V3 01/29] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property
` [PATCH RFC V3 24/29] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug
[PATCH v9 0/5] Implement QATzip compression method
2024-09-04 17:18 UTC (3+ messages)
` [PATCH v9 3/5] migration: Add migration parameters for QATzip
[PATCH 0/2] QEMU DCD emulation support fix
2024-09-04 16:50 UTC (5+ messages)
` [PATCH 2/2] hw/cxl/cxl_event: Fix interrupt triggering for dynamic capacity events grouped via More flag
[PATCH v7 0/6] plugins: access values during a memory read/write
2024-09-04 16:28 UTC (7+ messages)
` [PATCH v7 6/6] tests/tcg/multiarch: add test for plugin memory access
[PULL v1 00/12] Xen queue
2024-09-04 16:15 UTC (13+ messages)
` [PULL v1 01/12] MAINTAINERS: Add docs/system/arm/xenpvh.rst
` [PULL v1 02/12] hw/arm: xenpvh: Update file header to use SPDX
` [PULL v1 03/12] hw/arm: xenpvh: Tweak machine description
` [PULL v1 04/12] hw/arm: xenpvh: Add support for SMP guests
` [PULL v1 05/12] hw/arm: xenpvh: Remove double-negation in warning
` [PULL v1 06/12] hw/arm: xenpvh: Move stubbed functions to xen-stubs.c
` [PULL v1 07/12] hw/arm: xenpvh: Break out a common PVH machine
` [PULL v1 08/12] hw/arm: xenpvh: Rename xen_arm.c -> xen-pvh.c
` [PULL v1 09/12] hw/arm: xenpvh: Reverse virtio-mmio creation order
` [PULL v1 10/12] hw/xen: pvh-common: Add support for creating PCIe/GPEX
` [PULL v1 11/12] hw/i386/xen: Add a Xen PVH x86 machine
` [PULL v1 12/12] docs/system/i386: xenpvh: Add a basic description
[PATCH v11 00/11] vfio/migration: Implement VFIO migration protocol v2
2024-09-04 16:16 UTC (5+ messages)
` [PATCH v11 08/11] "
[PATCH] kvm/i386: replace identity_base variable with a constant
2024-09-04 16:01 UTC (2+ messages)
[PATCH v4 0/9] target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling
2024-09-04 14:40 UTC (3+ messages)
[PATCH v3 00/14] Add support for vector
2024-09-04 14:27 UTC (15+ messages)
` [PATCH v3 01/14] tcg/op-gvec: Fix iteration step in 32-bit operation
` [PATCH v3 02/14] util: Add RISC-V vector extension probe in cpuinfo
` [PATCH v3 03/14] tcg/riscv: Add basic support for vector
` [PATCH v3 04/14] tcg/riscv: Add riscv vset{i}vli support
` [PATCH v3 05/14] tcg/riscv: Implement vector load/store
` [PATCH v3 06/14] tcg/riscv: Implement vector mov/dup{m/i}
` [PATCH v3 07/14] tcg/riscv: Add support for basic vector opcodes
` [PATCH v3 08/14] tcg/riscv: Implement vector cmp ops
` [PATCH v3 09/14] tcg/riscv: Implement vector neg ops
` [PATCH v3 10/14] tcg/riscv: Implement vector sat/mul ops
` [PATCH v3 11/14] tcg/riscv: Implement vector min/max ops
` [PATCH v3 12/14] tcg/riscv: Implement vector shs/v ops
` [PATCH v3 13/14] tcg/riscv: Implement vector roti/v/x shi ops
` [PATCH v3 14/14] tcg/riscv: Enable native vector support for TCG host
[PATCH v1 0/9] target:386/ Emulate Intel RDT features needed to mount ResCtrl in Linux
2024-09-04 14:14 UTC (4+ messages)
` [PATCH v1 1/9] Add Intel RDT device to config
[PATCH for-9.2 00/53] arm: Drop deprecated boards
2024-09-04 13:11 UTC (3+ messages)
` [PATCH for-9.2 35/53] hw: Remove PCMCIA subsystem
[RFC PATCH v2 0/5] vhost-user: Add SHMEM_MAP/UNMAP requests
2024-09-04 13:01 UTC (7+ messages)
` [RFC PATCH v2 3/5] vhost-user-dev: Add cache BAR
` [RFC PATCH v2 5/5] vhost_user: Implement mem_read/mem_write handlers
[PATCH] target/i386: Expose IBPB-BRTYPE and SBPB CPUID bits to the guest
2024-09-04 12:53 UTC (3+ messages)
[PULL 00/34] Migration patches for 2024-09-04
2024-09-04 12:44 UTC (35+ messages)
` [PULL 01/34] migration: delete unused parameter mis
` [PULL 02/34] tests/qtest/migration: Remove vmstate-static-checker test
` [PULL 03/34] tests/qtest/migration-test: Fix bootfile cleanup handling
` [PULL 04/34] tests/qtest/migration-test: Don't leak resp in multifd_mapped_ram_fdset_end()
` [PULL 05/34] tests/qtest/migration-test: Fix leaks in calc_dirtyrate_ready()
` [PULL 06/34] tests/qtest/migration-helpers: Fix migrate_get_socket_address() leak
` [PULL 07/34] tests/qtest/migration-test: Free QCRyptoTLSTestCertReq objects
` [PULL 08/34] tests/unit/crypto-tls-x509-helpers: deinit privkey in test_tls_cleanup
` [PULL 09/34] tests/qtest/migration-helpers: Don't dup argument to qdict_put_str()
` [PULL 10/34] tests/qtest/migration-test: Don't strdup in get_dirty_rate()
` [PULL 11/34] tests/qtest/migration-test: Don't leak QTestState in test_multifd_tcp_cancel()
` [PULL 12/34] migration/multifd: Reduce access to p->pages
` [PULL 13/34] migration/multifd: Inline page_size and page_count
` [PULL 14/34] migration/multifd: Remove pages->allocated
` [PULL 15/34] migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov
` [PULL 16/34] migration/multifd: Introduce MultiFDSendData
` [PULL 17/34] migration/multifd: Make MultiFDPages_t:offset a flexible array member
` [PULL 18/34] migration/multifd: Replace p->pages with an union pointer
` [PULL 19/34] migration/multifd: Move pages accounting into multifd_send_zero_page_detect()
` [PULL 20/34] migration/multifd: Remove total pages tracing
` [PULL 21/34] migration/multifd: Isolate ram pages packet data
` [PULL 22/34] migration/multifd: Don't send ram data during SYNC
` [PULL 23/34] migration/multifd: Replace multifd_send_state->pages with client data
` [PULL 24/34] migration/multifd: Allow multifd sync without flush
` [PULL 25/34] migration/multifd: Standardize on multifd ops names
` [PULL 26/34] migration/multifd: Register nocomp ops dynamically
` [PULL 27/34] migration/multifd: Move nocomp code into multifd-nocomp.c
` [PULL 28/34] migration/multifd: Make MultiFDMethods const
` [PULL 29/34] migration/multifd: Stop changing the packet on recv side
` [PULL 30/34] migration/multifd: Fix p->iov leak in multifd-uadk.c
` [PULL 31/34] migration/multifd: Add a couple of asserts for p->iov
` [PULL 32/34] migration/multifd: Add documentation for multifd methods
` [PULL 33/34] target/ppc: Fix migration of CPUs with TLB_EMB TLB type
` [PULL 34/34] tests/qtest/migration: Add a check for the availability of the "pc" machine
[PATCH] target/hexagon: relicense GPL files to BSD-3
2024-09-04 12:45 UTC
[PATCH v2] kvm: refactor core virtual machine creation into its own function
2024-09-04 12:34 UTC (2+ messages)
[PATCH 0/2] kvm/i386: Some code refactoring and cleanups for kvm_arch_init
2024-09-04 12:31 UTC (2+ messages)
[PATCH v6] kvm: replace fprintf with error_report()/printf() in kvm_init()
2024-09-04 12:22 UTC (2+ messages)
[PATCH v2] kvm/i386: fix return values of is_host_cpu_intel()
2024-09-04 12:19 UTC (2+ messages)
[PATCH v3] kvm/i386: make kvm_filter_msr() and related definitions private to kvm module
2024-09-04 12:18 UTC (2+ messages)
[PATCH v2 00/19] qapi: Reduce use of 'prefix'
2024-09-04 12:18 UTC (22+ messages)
` [PATCH v2 01/19] qapi: Smarter camel_to_upper() to reduce need for 'prefix'
` [PATCH v2 02/19] tests/qapi-schema: Drop temporary 'prefix'
` [PATCH v2 03/19] qapi/block-core: "
` [PATCH v2 04/19] qapi/common: "
` [PATCH v2 05/19] qapi/crypto: "
` [PATCH v2 06/19] qapi/ebpf: "
` [PATCH v2 07/19] qapi/machine: "
` [PATCH v2 08/19] qapi/ui: "
` [PATCH v2 09/19] qapi/machine: Rename CpuS390* to S390Cpu*, and drop 'prefix'
` [PATCH v2 10/19] qapi/crypto: Drop unwanted 'prefix'
` [PATCH v2 11/19] qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
` [PATCH v2 12/19] qapi/crypto: Rename QCryptoCipherAlgorithm "
` [PATCH v2 13/19] qapi/crypto: Rename QCryptoIVGenAlgorithm "
` [PATCH v2 14/19] qapi/crypto: Rename QCryptoAkCipherAlgorithm "
` [PATCH v2 15/19] qapi/crypto: Rename QCryptoRSAPaddingAlgorithm "
` [PATCH v2 16/19] qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo
` [PATCH v2 17/19] qapi/cryptodev: Drop unwanted 'prefix'
` [PATCH v2 18/19] qapi/cryptodev: Rename QCryptodevBackendAlgType to *Algo, and drop prefix
` [PATCH v2 19/19] qapi/vfio: Rename VfioMigrationState to Qapi*, "
Are floating-point exceptions usable on AArch64?
2024-09-04 12:18 UTC (2+ messages)
[PATCH] chardev: introduce 'reconnect-ms' and deprecate 'reconnect'
2024-09-04 11:21 UTC (2+ messages)
[PATCH v3] escc: convert Sun mouse to use QemuInputHandler
2024-09-04 11:19 UTC (3+ messages)
[PATCH v3 0/4] virtio-mem: Implement support for suspend+wake-up with plugged memory
2024-09-04 10:37 UTC (2+ messages)
` [PATCH v3 1/4] reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()
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).