messages from 2024-09-18 19:30:42 to 2024-09-19 13:20:12 UTC [more...]
[PULL 00/38] target-arm queue
2024-09-19 13:11 UTC (36+ messages)
` [PULL 01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c
` [PULL 02/38] target/arm: Replace tcg_gen_dupi_vec with constants in translate-sve.c
` [PULL 03/38] target/arm: Use cmpsel in gen_ushl_vec
` [PULL 04/38] target/arm: Use cmpsel in gen_sshl_vec
` [PULL 05/38] target/arm: Use tcg_gen_extract2_i64 for EXT
` [PULL 06/38] target/arm: Convert EXT to decodetree
` [PULL 07/38] target/arm: Convert TBL, TBX "
` [PULL 08/38] target/arm: Convert UZP, TRN, ZIP "
` [PULL 09/38] target/arm: Simplify do_reduction_op
` [PULL 10/38] target/arm: Convert ADDV, *ADDLV, *MAXV, *MINV to decodetree
` [PULL 11/38] target/arm: Convert FMAXNMV, FMINNMV, FMAXV, FMINV "
` [PULL 12/38] target/arm: Convert FMOVI (scalar, immediate) "
` [PULL 13/38] target/arm: Convert MOVI, FMOV, ORR, BIC (vector "
` [PULL 14/38] target/arm: Introduce gen_gvec_sshr, gen_gvec_ushr
` [PULL 15/38] target/arm: Fix whitespace near gen_srshr64_i64
` [PULL 16/38] target/arm: Convert handle_vec_simd_shri to decodetree
` [PULL 17/38] target/arm: Convert handle_vec_simd_shli "
` [PULL 18/38] target/arm: Use {, s}extract in handle_vec_simd_wshli
` [PULL 19/38] target/arm: Convert SSHLL, USHLL to decodetree
` [PULL 20/38] target/arm: Push tcg_rnd into handle_shri_with_rndacc
` [PULL 21/38] target/arm: Split out subroutines of handle_shri_with_rndacc
` [PULL 22/38] target/arm: Convert SHRN, RSHRN to decodetree
` [PULL 23/38] target/arm: Convert handle_scalar_simd_shri "
` [PULL 24/38] target/arm: Convert handle_scalar_simd_shli "
` [PULL 27/38] target/arm: Convert SQSHL, UQSHL, SQSHLU (immediate) "
` [PULL 28/38] target/arm: Convert vector [US]QSHRN, [US]QRSHRN, SQSHRUN "
` [PULL 30/38] hw/char/stm32l4x5_usart.c: Enable USART ACK bit response
` [PULL 31/38] tests: use default cpu for aarch64/sbsa-ref
` [PULL 32/38] tests: add FreeBSD tests "
` [PULL 33/38] tests: expand timeout information "
` [PULL 34/38] tests: drop OpenBSD tests "
` [PULL 35/38] kvm: Make 'mmap_size' be 'int' in kvm_init_vcpu(), do_kvm_destroy_vcpu()
` [PULL 36/38] kvm: Remove unreachable code in kvm_dirty_ring_reaper_thread()
` [PULL 37/38] target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1
` [PULL 38/38] docs/devel: Remove nested-papr.txt
[PULL 00/18] tcg plugins (deprecations, mem apis, contrib plugins)
2024-09-19 13:14 UTC (22+ messages)
` [PULL 01/18] deprecation: don't enable TCG plugins by default on 32 bit hosts
` [PULL 02/18] deprecation: don't enable TCG plugins by default with TCI
` [PULL 03/18] contrib/plugins: control flow plugin
` [PULL 04/18] plugins: save value during memory accesses
` [PULL 05/18] plugins: extend API to get latest memory value accessed
` [PULL 06/18] tests/tcg: add mechanism to run specific tests with plugins
` [PULL 07/18] tests/tcg: allow to check output of plugins
` [PULL 08/18] tests/tcg/plugins/mem: add option to print memory accesses
` [PULL 09/18] tests/tcg/multiarch: add test for plugin memory access
` [PULL 10/18] tests/tcg: clean up output of memory system test
` [PULL 11/18] tests/tcg: only read/write 64 bit words on 64 bit systems
` [PULL 12/18] tests/tcg: ensure s390x-softmmu output redirected
` [PULL 13/18] tests/tcg: add a system test to check memory instrumentation
` [PULL 14/18] util/timer: avoid deadlock when shutting down
` [PULL 15/18] contrib/plugins: Add a plugin to generate basic block vectors
` [PULL 16/18] plugins: add plugin API to read guest memory
` [PULL 17/18] plugins: add option to dump write argument to syscall plugin
` [PULL 18/18] contrib/plugins: avoid hanging program
[PATCH 0/3] Migration deadcode removal
2024-09-19 13:00 UTC (11+ messages)
` [PATCH 1/3] migration: Remove migrate_cap_set
` [PATCH 2/3] migration: Remove unused zero-blocks capability
` [PATCH 3/3] migration: Remove unused socket_send_channel_create_sync
[PATCH] io/channel-socket: Remove unused qio_channel_socket_dgram_async
2024-09-19 12:44 UTC (4+ messages)
[PATCH] docs/system/cpu-hotplug: Update example's socket-id/core-id
2024-09-19 12:34 UTC (4+ messages)
[PATCH for-9.2] docs/devel: Remove nested-papr.txt
2024-09-19 12:33 UTC (3+ messages)
[PATCH] qapi, machine-qmp-cmds.c: query-accelerator support
2024-09-19 12:22 UTC (2+ messages)
[PATCH for-9.2 0/2] accel/kvm: Fix two minor Coverity nits
2024-09-19 12:14 UTC (3+ messages)
[PATCH for-9.2 0/7] docs/devel: Convert txt files to rST
2024-09-19 12:12 UTC (3+ messages)
[PATCH] sockets: Remove deadcode
2024-09-19 12:12 UTC (2+ messages)
[PULL v2 0/6] Migration 20240917 patches
2024-09-19 11:59 UTC (3+ messages)
[PATCH] target/ppc: Fix lxvx/stxvx facility check
2024-09-19 11:36 UTC (4+ messages)
[PATCH] tests/fp: Make mul and div tests have a longer timeout
2024-09-19 11:33 UTC (3+ messages)
[PATCH 0/2] hw/loongarch/booting: Booting protocol refactoring
2024-09-19 11:31 UTC (2+ messages)
[PATCH 0/2] gitlab-ci: Make separate sections for build and test
2024-09-19 11:09 UTC (6+ messages)
` [PATCH 1/2] .gitlab-ci.d: Split build and test in cross build job templates
` [PATCH 2/2] .gitlab-ci.d: Make separate collapsible log sections for build and test
[PATCH V2] arm/kvm: add support for MTE
2024-09-19 10:31 UTC (6+ messages)
[PATCH] target-i386: Walk NPT in guest real mode
2024-09-19 10:21 UTC (2+ messages)
[PATCH 1/1] target/riscv: enable floating point unit
2024-09-18 14:38 UTC (2+ messages)
[PATCH v4 00/12] tcg/riscv: Add support for vector
2024-09-18 14:27 UTC (7+ messages)
` [PATCH v4 02/12] tcg/riscv: Add basic "
[PATCH] tests/qemu-iotests/testenv: Use the "virt" machine for or1k
2024-09-18 14:24 UTC (2+ messages)
[PATCH] target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1
2024-09-18 14:22 UTC (2+ messages)
[PATCH 00/25] NXP i.MX RT595
2024-09-19 9:36 UTC (12+ messages)
` [PATCH 06/25] hw/misc/flexcomm.c: add common fifo functionality
` [PATCH 08/25] hw/i2c: add support for flexcomm i2c
` [PATCH 19/25] hw/misc: add i2c-tester
[RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
2024-09-19 9:09 UTC (2+ messages)
[PULL 0/1] qemu-macppc queue 20240918
2024-09-19 9:08 UTC (2+ messages)
[PATCH 0/3] linux-user: Update syscall numbers
2024-09-19 8:42 UTC (4+ messages)
` [PATCH 1/3] linux-user: update syscall_nr.h to Linux v6.10
[PATCH v4 0/4] KVM: Dynamic sized memslots array
2024-09-19 8:15 UTC (3+ messages)
` [PATCH v4 1/4] KVM: Dynamic sized kvm "
[PATCH V2] virtio/vhost-user: fix qemu abort when hotunplug vhost-user-net device
2024-09-19 7:29 UTC
[PATCH v3] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
2024-09-19 7:06 UTC (2+ messages)
[RFC v2 00/12] Introduce Hybrid CPU Topology via Custom Topology Tree
2024-09-19 6:11 UTC (13+ messages)
` [RFC v2 01/12] qdev: Allow qdev_device_add() to add specific category device
` [RFC v2 02/12] qdev: Introduce new device category to cover basic topology device
` [RFC v2 03/12] system/vl: Create CPU topology devices from CLI early
` [RFC v2 04/12] hw/core/machine: Split machine initialization around qemu_add_cli_devices_early()
` [RFC v2 05/12] hw/core/machine: Introduce custom CPU topology with max limitations
` [RFC v2 06/12] hw/cpu: Constrain CPU topology tree with max_limit
` [RFC v2 07/12] hw/core: Re-implement topology helpers to honor max limitations
` [RFC v2 08/12] hw/i386: Use get_max_topo_by_level() to get topology information
` [RFC v2 09/12] i386: Introduce x86 CPU core abstractions
` [RFC v2 10/12] i386/cpu: Support Intel hybrid CPUID
` [RFC v2 11/12] i386/machine: Split machine initialization after CPU creation into post_init()
` [RFC v2 12/12] i386: Support custom topology for microvm, pc-i440fx and pc-q35
[PATCH v7 0/8] target/riscv: Expose RV32 cpu to RV64 QEMU
2024-09-19 5:50 UTC (9+ messages)
` [PATCH v7 1/8] target/riscv: Add fw_dynamic_info32 for booting RV32 OpenSBI
` [PATCH v7 2/8] target/riscv: Adjust PMP size for no-MMU RV64 QEMU running RV32
` [PATCH v7 3/8] target/riscv: Correct SXL return value for RV32 in RV64 QEMU
` [PATCH v7 4/8] target/riscv: Detect sxl to set bit width for RV32 in RV64
` [PATCH v7 5/8] target/riscv: Correct mcause/scause bit width for RV32 in RV64 QEMU
` [PATCH v7 6/8] target/riscv: Enable RV32 CPU support "
` [PATCH v7 7/8] target/riscv: Add max32 CPU for "
` [PATCH v7 8/8] tests/avocado: Boot Linux for RV32 cpu on "
[PATCH] tests/qtest: Add XIVE tests for the powernv10 machine
2024-09-19 5:19 UTC (7+ messages)
[PATCH] replay: Remove unused replay_disable_events
2024-09-19 4:59 UTC (2+ messages)
[PATCH v3 00/34] Use g_assert_not_reached instead of (g_)assert(0, false)
2024-09-19 4:46 UTC (35+ messages)
` [PATCH v3 01/34] hw/acpi: replace assert(0) with g_assert_not_reached()
` [PATCH v3 02/34] hw/arm: "
` [PATCH v3 03/34] hw/net: "
` [PATCH v3 04/34] migration: "
` [PATCH v3 05/34] qobject: "
` [PATCH v3 06/34] target/ppc: "
` [PATCH v3 07/34] block: replace assert(false) "
` [PATCH v3 08/34] hw/hyperv: "
` [PATCH v3 09/34] hw/net: "
` [PATCH v3 10/34] hw/nvme: "
` [PATCH v3 11/34] hw/pci: "
` [PATCH v3 12/34] hw/ppc: "
` [PATCH v3 13/34] migration: "
` [PATCH v3 14/34] target/i386/kvm: "
` [PATCH v3 15/34] accel/tcg: remove break after g_assert_not_reached()
` [PATCH v3 16/34] block: "
` [PATCH v3 17/34] hw/acpi: "
` [PATCH v3 18/34] hw/net: "
` [PATCH v3 19/34] hw/scsi: "
` [PATCH v3 20/34] hw/tpm: "
` [PATCH v3 21/34] target/arm: "
` [PATCH v3 22/34] target/riscv: "
` [PATCH v3 23/34] fpu: "
` [PATCH v3 24/34] tcg/loongarch64: "
` [PATCH v3 25/34] include/qemu: remove return "
` [PATCH v3 26/34] hw/hyperv: "
` [PATCH v3 27/34] hw/net: "
` [PATCH v3 28/34] hw/pci: "
` [PATCH v3 29/34] hw/ppc: "
` [PATCH v3 30/34] migration: "
` [PATCH v3 31/34] qobject: "
` [PATCH v3 32/34] qom: "
` [PATCH v3 33/34] tests/qtest: "
` [PATCH v3 34/34] scripts/checkpatch.pl: emit error when using assert(false)
[PATCH v16 00/13] hw/pci: SR-IOV related fixes and improvements
2024-09-19 4:32 UTC (4+ messages)
` [PATCH v16 02/13] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
[PATCH] ppc/spapr: remove deprecated machines specific code
2024-09-19 4:21 UTC (3+ messages)
[PATCH v2 00/48] Use g_assert_not_reached instead of (g_)assert(0, false)
2024-09-19 2:01 UTC (4+ messages)
[RFC v2 00/15] qom-topo: Abstract CPU Topology Level to Topology Device
2024-09-19 1:55 UTC (16+ messages)
` [RFC v2 01/15] qdev: Add pointer to BusChild in DeviceState
` [RFC v2 02/15] qdev: Add the interface to reparent the device
` [RFC v2 03/15] hw/cpu: Introduce CPU topology device and CPU bus
` [RFC v2 04/15] hw/cpu: Introduce CPU slot to manage CPU topology
` [RFC v2 05/15] qdev: Add method in BusClass to customize device index
` [RFC v2 06/15] hw/core: Create CPU slot in MachineState to manage CPU topology tree
` [RFC v2 07/15] hw/core/cpu: Convert CPU from general device to topology device
` [RFC v2 08/15] hw/cpu/core: Convert cpu-core "
` [RFC v2 09/15] hw/cpu: Abstract module/die/socket levels as topology devices
` [RFC v2 10/15] hw/machine: Build smp topology tree from -smp
` [RFC v2 11/15] hw/core: Support topology tree in none machine for compatibility
` [RFC v2 12/15] hw/i386: Allow i386 to create new CPUs in topology tree
` [RFC v2 13/15] system/qdev-monitor: Introduce bus-finder interface for compatibility with bus-less plug behavior
` [RFC v2 14/15] i386/cpu: Support CPU plugged in topology tree via bus-finder
` [RFC v2 15/15] i386: Support topology device tree
[PATCH V1] virtio/vhost-user: fix qemu abort when hotunplug vhost-user-net device
2024-09-19 1:35 UTC (2+ messages)
Xilinx Zynq 7000 Start of CPU1
2024-09-19 0:28 UTC (2+ messages)
[PATCH] hw/pci: Remove unused pcie_chassis_find_slot
2024-09-18 23:47 UTC
[PATCH] usb-hub: Add support for v2.0 hubs
2024-09-18 23:41 UTC
[PATCH -next] fw_cfg: Constify struct kobj_type
2024-09-18 23:33 UTC (2+ messages)
[PATCH] hw/net/rocker: Remove unused rocker_fp_ports
2024-09-18 23:14 UTC
vm events, userspace, the vmgenid driver, and the future [was: the uevent revert thread]
2024-09-18 23:02 UTC (2+ messages)
[PATCH] hw/net/net_rx_pkt: Remove deadcode
2024-09-18 22:51 UTC
[PATCH] net: Remove deadcode
2024-09-18 20:52 UTC
[PATCH v2] hw: fix memory leak in IRQState allocation
2024-09-18 20:50 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).