messages from 2021-12-29 02:49:25 to 2021-12-31 13:12:11 UTC [more...]
[PULL 00/20] Machine-next patches for 2021-12-31
2021-12-31 12:47 UTC (17+ messages)
` [PULL 01/20] hw/qdev: Cosmetic around documentation
` [PULL 02/20] hw/qdev: Correct qdev_init_gpio_out_named() documentation
` [PULL 03/20] hw/qdev: Correct qdev_connect_gpio_out_named() documentation
` [PULL 04/20] hw/qdev: Rename qdev_connect_gpio_out*() 'input_pin' parameter
` [PULL 05/20] tests/unit/test-smp-parse: Pass machine type as argument to tests
` [PULL 06/20] tests/unit/test-smp-parse: Split the 'generic' test in valid / invalid
` [PULL 07/20] tests/unit/test-smp-parse: Add 'smp-with-dies' machine type
` [PULL 08/20] tests/unit/test-smp-parse: Add 'smp-generic-invalid' "
` [PULL 09/20] tests/unit/test-smp-parse: Add 'smp-generic-valid' "
` [PULL 10/20] tests/unit/test-smp-parse: Simplify pointer to compound literal use
` [PULL 11/20] tests/unit/test-smp-parse: Constify some pointer/struct
` [PULL 12/20] hw/core: Rename smp_parse() -> machine_parse_smp_config()
` [PULL 15/20] tests/unit/test-smp-parse: Add testcases for CPU clusters
` [PULL 17/20] tests/unit/test-smp-parse: Keep default MIN/MAX CPUs in machine_base_class_init
` [PULL 18/20] MAINTAINERS: Self-recommended as reviewer of "Machine core"
` [PULL 19/20] MAINTAINERS: Change philmd's email address
[PATCH v6 0/8] tests/unit: Rework test-smp-parse tests
2021-12-31 12:32 UTC (2+ messages)
[PATCH v2 0/5] hw/qdev: Clarify qdev_connect_gpio_out() documentation
2021-12-31 12:17 UTC (2+ messages)
[PATCH 0/3] hw/sysbus: Document GPIO related functions
2021-12-31 12:11 UTC (7+ messages)
` [PATCH 1/3] hw/qdev: Restrict qdev_get_gpio_out_connector() to qdev-internal.h
` [PATCH 2/3] hw/sysbus: Restrict sysbus_get_connected_irq() to sysbus-internal.h
` [PATCH 3/3] hw/sysbus: Document GPIO related functions
[PATCH v2] MAINTAINERS: Change philmd's email address
2021-12-31 12:06 UTC (2+ messages)
[PATCH] MAINTAINERS: email address change
2021-12-31 12:08 UTC (3+ messages)
[PATCH v5 00/14] ARM virt: Introduce CPU clusters topology support
2021-12-31 12:05 UTC (8+ messages)
` [PATCH v5 02/14] hw/core/machine: Introduce CPU cluster "
[RFC] virtio_pmem: enable live migration support
2021-12-31 12:01 UTC
[PATCH 0/8] hw/dma: Introduce dma_size_t type definition
2021-12-31 11:51 UTC (10+ messages)
` [PATCH 1/8] hw/nvram: Restrict stub to sysemu and tools
` [PATCH 2/8] hw/pci: Restrict pci-bus stub to sysemu
` [PATCH 3/8] hw/pci: Document pci_dma_map()
` [PATCH 4/8] hw/dma: Remove CONFIG_USER_ONLY check
` [PATCH 5/8] hw/rdma/rdma_utils: Rename rdma_pci_dma_map 'len' argument
` [PATCH 6/8] hw/scsi: Rename SCSIRequest::resid as 'residual'
` [PATCH 7/8] hw/dma: Introduce dma_size_t type definition
` [PATCH 8/8] hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult
Thoughts on CONFIG_TOOLS & CONFIG_USER_ONLY
2021-12-31 11:20 UTC
[PATCH v2 0/3] support subsets of virtual memory extension
2021-12-31 8:09 UTC (4+ messages)
` [PATCH v2 1/3] target/riscv: add support for svnapot extension
` [PATCH v2 2/3] target/riscv: add support for svinval extension
` [PATCH v2 3/3] target/riscv: add support for svpbmt extension
[PATCH v2 0/5] target/ppc: powerpc_excp improvements (1/n)
2021-12-31 7:40 UTC (9+ messages)
` [PATCH v2 1/5] target/ppc: powerpc_excp: Set alternate SRRs directly
` [PATCH v2 2/5] target/ppc: powerpc_excp: Add excp_vectors bounds check
` [PATCH v2 3/5] target/ppc: powerpc_excp: Set vector earlier
` [PATCH v2 4/5] target/ppc: powerpc_excp: Move system call vectored code together
` [PATCH v2 5/5] target/ppc: powerpc_excp: Stop passing excp_model around
[PATCH] target/ppc: Check effective address validity
2021-12-31 7:31 UTC
[PATCH v2 0/6] support subsets of Float-Point in Integer Registers extensions
2021-12-31 6:28 UTC (8+ messages)
` [PATCH v2 1/6] target/riscv: add cfg properties for zfinx, zdinx and zhinx{min}
` [PATCH v2 2/6] target/riscv: hardwire mstatus.FS to zero when enable zfinx
` [PATCH v2 3/6] target/riscv: add support for zfinx
` [PATCH v2 4/6] target/riscv: add support for zdinx
` [PATCH v2 5/6] target/riscv: add support for zhinx/zhinxmin
` [PATCH v2 6/6] target/riscv: expose zfinx, zdinx, zhinx{min} properties
[PATCH 0/3] Some minor fixes for migration states
2021-12-31 5:59 UTC (4+ messages)
` [PATCH 1/3] migration/migration.c: Add missed default error handler for migration state
` [PATCH 2/3] migration/migration.c: Avoid COLO boot in postcopy migration
` [PATCH 3/3] migration/migration.c: Remove the MIGRATION_STATUS_ACTIVE when migration finished
[PATCH] meson: Unify mips and mips64 in host_arch
2021-12-31 5:31 UTC
[PULL 00/22] Memory API patches for 2021-12-31
2021-12-31 5:22 UTC (24+ messages)
` [PULL 01/22] hw/scsi/megasas: Use uint32_t for reply queue head/tail values
` [PULL 02/22] dma: Let dma_memory_valid() take MemTxAttrs argument
` [PULL 03/22] dma: Let dma_memory_set() "
` [PULL 04/22] dma: Let dma_memory_rw_relaxed() "
` [PULL 05/22] dma: Let dma_memory_rw() "
` [PULL 06/22] dma: Let dma_memory_read/write() "
` [PULL 07/22] dma: Let dma_memory_map() "
` [PULL 08/22] dma: Have dma_buf_rw() take a void pointer
` [PULL 09/22] dma: Have dma_buf_read() / dma_buf_write() "
` [PULL 10/22] pci: Let pci_dma_rw() take MemTxAttrs argument
` [PULL 11/22] dma: Let dma_buf_rw() "
` [PULL 12/22] dma: Let dma_buf_write() "
` [PULL 13/22] dma: Let dma_buf_read() "
` [PULL 14/22] dma: Let dma_buf_rw() propagate MemTxResult
` [PULL 15/22] dma: Let st*_dma() take MemTxAttrs argument
` [PULL 16/22] dma: Let ld*_dma() "
` [PULL 17/22] dma: Let st*_dma() propagate MemTxResult
` [PULL 18/22] dma: Let ld*_dma() "
` [PULL 19/22] pci: Let st*_pci_dma() take MemTxAttrs argument
` [PULL 20/22] pci: Let ld*_pci_dma() "
` [PULL 21/22] pci: Let st*_pci_dma() propagate MemTxResult
` [PULL 22/22] pci: Let ld*_pci_dma() "
[PATCH v8 0/7] Add vmnet.framework based network backend
2021-12-31 3:30 UTC (2+ messages)
[PATCH v3 kvm/queue 00/16] KVM: mm: fd-based approach for supporting KVM guest private memory
2021-12-31 2:53 UTC (16+ messages)
` [PATCH v3 kvm/queue 03/16] mm/memfd: Introduce MEMFD_OPS
` [PATCH v3 kvm/queue 04/16] KVM: Extend the memslot to support fd-based private memory
` [PATCH v3 kvm/queue 05/16] KVM: Maintain ofs_tree for fast memslot lookup by file offset
` [PATCH v3 kvm/queue 11/16] KVM: Add kvm_map_gfn_range
[PATCH v3 0/7] support subsets of scalar crypto extension
2021-12-31 2:29 UTC (12+ messages)
` [PATCH v3 1/7] target/riscv: rvk: add cfg properties for zbk* and zk*
` [PATCH v3 2/7] target/riscv: rvk: add implementation of instructions for Zbk*
` [PATCH v3 3/7] crypto include/crypto target/arm: move sm4_sbox to crypto
` [PATCH v3 4/7] target/riscv: rvk: add implementation of instructions for Zk*
` [PATCH v3 5/7] target/riscv: rvk: add CSR support for Zkr
` [PATCH v3 6/7] disas/riscv.c: rvk: add disas support for Zbk* and Zk* instructions
` [PATCH v3 7/7] target/riscv: rvk: expose zbk* and zk* properties
[PATCH] tests/tcg: Unconditionally use 90 second timeout
2021-12-31 0:02 UTC (2+ messages)
[PATCH v2 00/23] hw: Have DMA APIs take MemTxAttrs arg & propagate MemTxResult (full)
2021-12-31 0:01 UTC (5+ messages)
` [PATCH v2 14/23] dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult
[PATCH] MAINTAINERS: Change philmd's email address
2021-12-30 23:44 UTC (4+ messages)
[PATCH 0/4] Fix -acpitable regression
2021-12-30 22:30 UTC (3+ messages)
` [PATCH 1/4] acpi: fix QEMU crash when started with SLIC table
[PATCH 0/3] Reorg ppc64 pmu insn counting
2021-12-30 22:12 UTC (4+ messages)
[PATCH v10 0/3] support dirty restraint on vCPU
2021-12-30 16:36 UTC (8+ messages)
` [PATCH v10 1/3] migration/dirtyrate: implement vCPU dirtyrate calculation periodically
` [PATCH v10 2/3] cpu-throttle: implement virtual CPU throttle
[PATCH 0/3] qsd: Add --daemonize; and add job quit tests
2021-12-30 16:12 UTC (5+ messages)
` [PATCH 1/3] qsd: Add pre-init argument parsing pass
` [PATCH 2/3] qsd: Add --daemonize
[PATCH] migration: Don't return for postcopy_send_discard_bm_ram()
2021-12-30 16:05 UTC
[PATCH v3 0/8] migration: Postcopy cleanup on ram disgard
2021-12-30 16:03 UTC (13+ messages)
` [PATCH v3 1/8] migration: Drop dead code of ram_debug_dump_bitmap()
` [PATCH v3 2/8] migration: Don't return for postcopy_chunk_hostpages()
` [PATCH v3 5/8] migration: Drop return code for disgard ram process
` [PATCH v3 6/8] migration: Dump sub-cmd name in loadvm_process_command tp
` [PATCH v3 7/8] migration: Finer grained tracepoints for POSTCOPY_LISTEN
` [PATCH v3 8/8] migration: Tracepoint change in postcopy-run bottom half
[PATCH] gitlab-ci: Always upload artifacts by default
2021-12-30 15:51 UTC (2+ messages)
[PATCH v6 00/23] QEMU RISC-V AIA support
2021-12-30 12:35 UTC (24+ messages)
` [PATCH v6 01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
` [PATCH v6 02/23] target/riscv: Implement SGEIP bit in hip and hie CSRs
` [PATCH v6 03/23] target/riscv: Implement hgeie and hgeip CSRs
` [PATCH v6 04/23] target/riscv: Improve delivery of guest external interrupts
` [PATCH v6 05/23] target/riscv: Allow setting CPU feature from machine/device emulation
` [PATCH v6 06/23] target/riscv: Add AIA cpu feature
` [PATCH v6 07/23] target/riscv: Add defines for AIA CSRs
` [PATCH v6 08/23] target/riscv: Allow AIA device emulation to set ireg rmw callback
` [PATCH v6 09/23] target/riscv: Implement AIA local interrupt priorities
` [PATCH v6 10/23] target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
` [PATCH v6 11/23] target/riscv: Implement AIA hvictl and hviprioX CSRs
` [PATCH v6 12/23] target/riscv: Implement AIA interrupt filtering CSRs
` [PATCH v6 13/23] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
` [PATCH v6 14/23] target/riscv: Implement AIA xiselect and xireg CSRs
` [PATCH v6 15/23] target/riscv: Implement AIA IMSIC interface CSRs
` [PATCH v6 16/23] hw/riscv: virt: Use AIA INTC compatible string when available
` [PATCH v6 17/23] target/riscv: Allow users to force enable AIA CSRs in HART
` [PATCH v6 18/23] hw/intc: Add RISC-V AIA APLIC device emulation
` [PATCH v6 19/23] hw/riscv: virt: Add optional AIA APLIC support to virt machine
` [PATCH v6 20/23] hw/intc: Add RISC-V AIA IMSIC device emulation
` [PATCH v6 21/23] hw/riscv: virt: Add optional AIA IMSIC support to virt machine
` [PATCH v6 22/23] docs/system: riscv: Document AIA options for "
` [PATCH v6 23/23] hw/riscv: virt: Increase maximum number of allowed CPUs
why tx_queue_size must be 256 for non-vhost-user tap nic
2021-12-30 11:52 UTC
[PATCH] Add service recovery options for QGA on windows
2021-12-30 10:28 UTC (2+ messages)
QEMU CAS
2021-12-30 9:04 UTC (3+ messages)
[PATCH 0/3] Fix RVV calling incorrect RFV/RVD check functions bug
2021-12-30 6:53 UTC (3+ messages)
[PATCH v11 00/31] LoongArch64 port of QEMU TCG
2021-12-30 3:50 UTC (4+ messages)
` [PATCH v11 29/31] linux-user: Implement CPU-specific signal handler for loongarch64 hosts
check-python-tox failures
2021-12-30 0:03 UTC (2+ messages)
[PULL 0/6] Block jobs patches
2021-12-29 23:50 UTC (8+ messages)
` [PULL 1/6] job.c: add missing notifier initialization
` [PULL 2/6] blockjob: implement and use block_job_get_aio_context
` [PULL 3/6] test-blockjob-txn: don't abuse job->blk
` [PULL 4/6] block/stream: add own blk
` [PULL 5/6] test-bdrv-drain: don't use BlockJob.blk
` [PULL 6/6] blockjob: drop BlockJob.blk field
[PATCH 0/2] dump: add 32-bit guest Windows support
2021-12-29 23:44 UTC (4+ messages)
` [PATCH 1/2] include/qemu: add 32-bit Windows dump structures
` [PATCH 2/2] dump/win_dump: add 32-bit guest Windows support
[PATCH] target/hppa: Fix atomic_store_3 for STBY
2021-12-29 23:05 UTC (2+ messages)
New arm alignment issue with 6.2.0 - bisected to single revision
2021-12-29 20:12 UTC
[RFC v2 00/12] target/ppc: powerpc_excp improvements
2021-12-29 14:18 UTC (3+ messages)
QEMU CI failure of cross-i386-* targets (meson picks wrong glib for native target)
2021-12-29 11:03 UTC (3+ messages)
[PATCH] acpihp: simplify acpi_pcihp_disable_root_bus
2021-12-29 7:57 UTC
[RFC v2 0/2] hw/arm/virt-acpi-build: Add IORT RMR regions to handle MSI nested binding
2021-12-29 7:13 UTC (3+ messages)
` [RFC v2 1/2] hw/pci-host/gpex: Allow to generate preserve boot config DSM #5
[PATCH v2] vl: Add support to set properties when using JSON syntax for -device via -set option
2021-12-29 6:44 UTC (2+ messages)
[PATCH v2 00/30] tcg/loongarch64: New tcg backend
2021-12-29 6:44 UTC (2+ messages)
[PATCH] tests/docker: Add gentoo-loongarch64-cross image and run cross builds in GitLab
2021-12-29 6:22 UTC
Fwd: VirtioSound device emulation implementation
2021-12-29 5:52 UTC (8+ messages)
[PATCH 00/17] Add RISC-V RVV Zve32f and Zve64f extensions
2021-12-29 2:33 UTC (5+ messages)
` [PATCH 13/17] target/riscv: rvv-1.0: Add Zve32f support for scalar fp insns
` [PATCH 14/17] target/riscv: rvv-1.0: Add Zve32f support for single-width fp reduction insns
` [PATCH 15/17] target/riscv: rvv-1.0: Add Zve32f support for widening type-convert insns
` [PATCH 17/17] target/riscv: rvv-1.0: Allow Zve32f extension to be turned on
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).