messages from 2024-01-16 10:50:18 to 2024-01-17 08:20:15 UTC [more...]
[PATCH] system/watchpoint: Move TCG specific code to accel/tcg/
2024-01-17 8:19 UTC (3+ messages)
[PATCH 00/19] qapi: statically type schema.py
2024-01-17 8:19 UTC (8+ messages)
` [PATCH 13/19] qapi/schema: fix typing for QAPISchemaVariants.tag_member
[PATCH] MAINTAINERS: Update Raphael Norwitz email
2024-01-17 8:19 UTC (2+ messages)
[PATCH] hw/elf_ops: Ignore loadable segments with zero size
2024-01-17 8:18 UTC (3+ messages)
[PATCH] tests/docker: Add sqlite3 module to openSUSE Leap container
2024-01-17 8:17 UTC (6+ messages)
` "
[PATCH 0/3] migration: some small cleanups
2024-01-17 8:09 UTC (5+ messages)
` [PATCH 1/3] migration: Make threshold_size an uint64_t
` [PATCH 2/3] migration: Drop unnecessary check in ram's pending_exact()
` [PATCH 3/3] analyze-migration.py: Remove trick on parsing ramblocks
[RFC 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
2024-01-17 8:02 UTC (8+ messages)
` [RFC 1/7] hw/pci: Introduce PCIIOMMUOps::set_host_iova_regions
` [RFC 2/7] hw/pci: Introduce pci_device_iommu_bus
` [RFC 3/7] vfio/pci: Pass the usable IOVA ranges through PCIIOMMUOps
` [RFC 4/7] virtio-iommu: Implement PCIIOMMUOps set_host_resv_regions
` [RFC 5/7] virtio-iommu: Remove the implementation of iommu_set_iova_ranges
` [RFC 6/7] hw/vfio: Remove memory_region_iommu_set_iova_ranges() call
` [RFC 7/7] memory: Remove IOMMU MR iommu_set_iova_range API
[PATCH v2 0/2] hw/pflash: implement update buffer for block writes
2024-01-17 7:52 UTC (7+ messages)
` [PATCH v2 2/2] "
[PULL 00/22] gdb cleanups and tcg plugin register access
2024-01-17 7:50 UTC (18+ messages)
` [PULL 02/22] target/riscv: Remove misa_mxl validation
` [PULL 04/22] target/riscv: Validate misa_mxl_max only once
` [PULL 05/22] target/arm: Use GDBFeature for dynamic XML
` [PULL 10/22] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PULL 11/22] gdbstub: Simplify XML lookup
` [PULL 12/22] gdbstub: Infer number of core registers from XML
` [PULL 13/22] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PULL 14/22] gdbstub: Add members to identify registers to GDBFeature
` [PULL 15/22] plugins: Use different helpers when reading registers
` [PULL 16/22] gdbstub: expose api to find registers
` [PULL 17/22] plugins: add an API to read registers
` [PULL 18/22] contrib/plugins: fix imatch
` [PULL 19/22] contrib/plugins: extend execlog to track register changes
` [PULL 20/22] contrib/plugins: optimise the register value tracking
` [PULL 21/22] docs/devel: lift example and plugin API sections up
` [PULL 22/22] docs/devel: document some plugin assumptions
[PATCH] coroutine-ucontext: Save fake stack for pooled coroutine
2024-01-17 7:29 UTC (4+ messages)
[PATCH v2] coroutine-ucontext: Save fake stack for pooled coroutine
2024-01-17 7:29 UTC (3+ messages)
double free or corruption (out) in iscsi virtual machine
2024-01-17 7:23 UTC
Error messages in the "avocado-system-opensuse" QEMU CI job
2024-01-17 7:13 UTC (2+ messages)
[PATCH V2 00/11] allow cpr-reboot for vfio
2024-01-17 7:12 UTC (18+ messages)
` [PATCH V2 03/11] migration: convert to NotifierWithReturn
` [PATCH V2 04/11] migration: remove migration_in_postcopy parameter
` [PATCH V2 08/11] migration: refactor migrate_fd_connect failures
` [PATCH V2 11/11] vfio: allow cpr-reboot migration if suspended
[PATCH 0/2] i386/cpu: Two minor fixes for x86_cpu_enable_xsave_components()
2024-01-17 6:43 UTC (7+ messages)
` [PATCH 1/2] i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available
` [PATCH 2/2] i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_HI leafs
[PATCH v2] acpi/tests/avocado/bits: wait for 200 seconds for SHUTDOWN event from bits VM
2024-01-17 4:25 UTC
[PATCH] qdev: not add devices to bus in reverse order
2024-01-17 4:23 UTC (2+ messages)
[PATCH v3 00/38] tcg: Introduce TCG_COND_TST{EQ,NE}
2024-01-17 3:19 UTC (26+ messages)
` [PATCH v3 02/38] tcg: Introduce TCG_TARGET_HAS_tst
` [PATCH v3 07/38] tcg/optimize: Lower TCG_COND_TST{EQ, NE} if unsupported
` [PATCH v3 07/38] tcg/optimize: Lower TCG_COND_TST{EQ,NE} "
` [PATCH v3 08/38] target/alpha: Pass immediate value to gen_bcond_internal()
` [PATCH v3 09/38] target/alpha: Use TCG_COND_TST{EQ,NE} for BLB{C,S}
` [PATCH v3 12/38] target/m68k: Use TCG_COND_TST{EQ, NE} in gen_fcc_cond
` [PATCH v3 12/38] target/m68k: Use TCG_COND_TST{EQ,NE} "
` [PATCH v3 13/38] target/sparc: Use TCG_COND_TSTEQ in gen_op_mulscc
` [PATCH v3 15/38] target/s390x: Improve general case of disas_jcc
` [PATCH v3 20/38] tcg/arm: Factor tcg_out_cmp() out
` [PATCH v3 21/38] tcg/arm: Support TCG_COND_TST{EQ,NE}
` [PATCH v3 31/38] tcg/ppc: Use cr0 in tcg_to_bc and tcg_to_isel
` [PATCH v3 35/38] tcg/s390x: Split constraint A into J+U
` [PATCH v3 36/38] tcg/s390x: Add TCG_CT_CONST_CMP
[PATCH 0/3] s390x/pci: fix ISM reset
2024-01-17 3:01 UTC (7+ messages)
` [PATCH 1/3] s390x/pci: avoid double enable/disable of aif
` [PATCH 2/3] s390x/pci: refresh fh before disabling aif
` [PATCH 3/3] s390x/pci: drive ISM reset from subsystem reset
[PATCH 1/2] linux-user/riscv: vdso: fix call frame info in __vdso_rt_sigreturn
2024-01-17 0:24 UTC (4+ messages)
Issue with PC updates
2024-01-16 23:50 UTC
[PATCH] block/io: clear BDRV_BLOCK_RECURSE flag after recursing in bdrv_co_block_status
2024-01-16 22:06 UTC (2+ messages)
[PATCH] accel: Do not set CPUState::can_do_io in non-TCG accels
2024-01-16 21:24 UTC (3+ messages)
[PATCH v3 00/13] target/riscv: add 'cpu->cfg.vlenb', remove 'cpu->cfg.vlen'
2024-01-16 20:58 UTC (14+ messages)
` [PATCH v3 01/13] target/riscv: add 'vlenb' field in cpu->cfg
` [PATCH v3 02/13] target/riscv/csr.c: use 'vlenb' instead of 'vlen'
` [PATCH v3 03/13] target/riscv/gdbstub.c: use 'vlenb' instead of shifting 'vlen'
` [PATCH v3 04/13] target/riscv/insn_trans/trans_rvbf16.c.inc: use cpu->cfg.vlenb
` [PATCH v3 05/13] target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb'
` [PATCH v3 06/13] target/riscv/insn_trans/trans_rvvk.c.inc: "
` [PATCH v3 07/13] target/riscv/vector_helper.c: "
` [PATCH v3 08/13] target/riscv/vector_helper.c: use vlenb in HELPER(vsetvl)
` [PATCH v3 09/13] target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb' in MAXSZ()
` [PATCH v3 10/13] target/riscv/cpu.h: use 'vlenb' in vext_get_vlmax()
` [PATCH v3 11/13] target/riscv: change vext_get_vlmax() arguments
` [PATCH v3 12/13] trans_rvv.c.inc: use vext_get_vlmax() in trans_vrgather_v*()
` [PATCH v3 13/13] target/riscv/cpu.c: remove cpu->cfg.vlen
[PATCH v2 00/12] target/riscv: add 'cpu->cfg.vlenb', remove 'cpu->cfg.vlen'
2024-01-16 20:45 UTC (7+ messages)
` [PATCH v2 08/12] target/riscv/vector_helper.c: use vlenb in HELPER(vsetvl)
` [PATCH v2 09/12] target/riscv/cpu.h: use 'vlenb' in vext_get_vlmax()
[RFC PATCH v3 00/30] migration: File based migration with multifd and fixed-ram
2024-01-16 20:25 UTC (10+ messages)
` [RFC PATCH v3 13/30] migration/multifd: Add outgoing QIOChannelFile support
` [RFC PATCH v3 15/30] io: Add a pwritev/preadv version that takes a discontiguous iovec
` [RFC PATCH v3 18/30] migration/multifd: Allow receiving pages without packets
[PATCH v10 0/9] Introduce model for IBM's FSI
2024-01-16 19:43 UTC (13+ messages)
` [PATCH v10 4/9] hw/fsi: Introduce IBM's FSI master
` [PATCH v10 7/9] hw/fsi: Added qtest
` [PATCH v10 8/9] hw/fsi: Added FSI documentation
` [PATCH v10 9/9] hw/fsi: Update MAINTAINER list
[PATCH 0/3] monitor: only run coroutine commands in qemu_aio_context
2024-01-16 19:00 UTC (4+ messages)
` [PATCH 1/3] iotests: add filter_qmp_generated_node_ids()
` [PATCH 2/3] iotests: port 141 to Python for reliable QMP testing
` [PATCH 3/3] monitor: only run coroutine commands in qemu_aio_context
[PATCH] string-output-visitor: Fix (pseudo) struct handling
2024-01-16 18:28 UTC (2+ messages)
[PATCH] tests/unit/test-qga: do not qualify executable paths
2024-01-16 17:24 UTC (3+ messages)
Qemu setting "-cpu host" seems broken with Windows vms
2024-01-16 17:56 UTC (3+ messages)
Possible race condition in aspeed ast2600 smp boot on TCG QEMU
2024-01-16 17:52 UTC (4+ messages)
[PATCH] Fixed '-serial none' usage breaks following '-serial ...' usage
2024-01-16 17:34 UTC (3+ messages)
[PATCH] target/arm: Fix VNCR fault detection logic
2024-01-16 17:29 UTC (2+ messages)
[PATCH] qga-win: Fix guest-get-fsinfo multi-disks collection
2024-01-16 17:24 UTC (4+ messages)
[PATCH v3 00/14] hw/arm: Prefer arm_feature() over object_property_find()
2024-01-16 16:43 UTC (4+ messages)
[PATCH] acpi/tests/avocado/bits: wait for 200 seconds for SHUTDOWN event from bits VM
2024-01-16 16:41 UTC
[PATCH v7 10/16] i386/cpu: Introduce cluster-id to X86CPU
2024-01-16 16:40 UTC (4+ messages)
[PULL 00/10] Hppa fixes 8.2 patches
2024-01-16 16:33 UTC (2+ messages)
[PULL 00/20] Migration 20240116 patches
2024-01-16 16:33 UTC (2+ messages)
[PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
2024-01-16 16:25 UTC (4+ messages)
` [PATCH 14/33] hw/cpu/arm: Handle 'has_el2/3' properties once in MPCore parent
[PATCH 0/4] esp-pci: fixes for Linux and MS-DOS
2024-01-16 16:10 UTC (2+ messages)
[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
2024-01-16 15:59 UTC (5+ messages)
` [PATCH RFC V2 04/37] arm/virt, target/arm: Machine init time change common to vCPU {cold|hot}-plug
` [PATCH RFC V2 04/37] arm/virt,target/arm: "
[PATCH] hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()
2024-01-16 15:57 UTC (2+ messages)
[PATCH v2 00/19] qapi: statically type schema.py
2024-01-16 15:55 UTC (17+ messages)
` [PATCH v2 03/19] qapi: create QAPISchemaDefinition
` [PATCH v2 04/19] qapi/schema: declare type for QAPISchemaObjectTypeMember.type
` [PATCH v2 09/19] qapi/schema: allow resolve_type to be used for built-in types
` [PATCH v2 11/19] qapi/schema: fix QAPISchemaArrayType.check's call to resolve_type
` [PATCH v2 12/19] qapi/schema: assert info is present when necessary
` [PATCH v2 13/19] qapi/schema: split "checked" field into "checking" and "checked"
[PATCH 00/35] target/arm: Implement emulation of nested virtualization
2024-01-16 15:35 UTC (8+ messages)
` [PATCH 27/35] target/arm: Report VNCR_EL2 based faults correctly
[PATCH v2 0/3] hw/arm: Add support for USB, SATA, and watchdog to Allwinner R40
2024-01-16 15:32 UTC (4+ messages)
` [PATCH v2 3/3] hw/arm: Add watchdog timer to Allwinner H40 and Bananapi board
[PULL 00/21] target-arm queue
2024-01-16 15:12 UTC (22+ messages)
` [PULL 01/21] docs/devel/docs: Document .hx file syntax
` [PULL 02/21] target/arm: arm_pamax() no longer needs to do feature propagation
` [PULL 03/21] docs/system/arm/virt.rst: Improve 'highmem' option docs
` [PULL 04/21] hw/misc: Implement STM32L4x5 EXTI
` [PULL 05/21] hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
` [PULL 06/21] tests/qtest: Add STM32L4x5 EXTI QTest testcase
` [PULL 07/21] hw/misc: Implement STM32L4x5 SYSCFG
` [PULL 08/21] hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoC
` [PULL 09/21] tests/qtest: Add STM32L4x5 SYSCFG QTest testcase
` [PULL 10/21] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PULL 11/21] hw/arm: Add PCI mailbox module to Nuvoton SoC
` [PULL 12/21] hw/misc: Add qtest for NPCM7xx PCI Mailbox
` [PULL 13/21] hw/net: Add NPCMXXX GMAC device
` [PULL 14/21] hw/arm: Add GMAC devices to NPCM7XX SoC
` [PULL 15/21] tests/qtest: Creating qtest for GMAC Module
` [PULL 16/21] hw/net: GMAC Rx Implementation
` [PULL 17/21] hw/net: GMAC Tx Implementation
` [PULL 18/21] tests/qtest: Adding PCS Module test to GMAC Qtest
` [PULL 19/21] hw/timer: fix systick trace message
` [PULL 20/21] hw/arm/virt: Consolidate valid CPU types
` [PULL 21/21] load_elf: fix iterator's type for elf file processing
[PATCH v4 00/21] parallels: Add full dirty bitmap support
2024-01-16 14:45 UTC (17+ messages)
` [PATCH v4 04/21] parallels: Limit search in parallels_mark_used to the last marked claster
` [PATCH v4 05/21] parallels: Add parallels_mark_unused() helper
` [PATCH v4 06/21] parallels: Move host clusters allocation to a separate function
` [PATCH v4 07/21] parallels: Set data_end value in parallels_check_leak()
` [PATCH v4 08/21] parallels: Recreate used bitmap "
` [PATCH v4 09/21] parallels: Add a note about used bitmap in parallels_check_duplicate()
` [PATCH v4 10/21] parallels: Create used bitmap even if checks needed
` [PATCH v4 12/21] parallels: Let image extensions work in RW mode
[PATCH] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
2024-01-16 14:44 UTC (3+ messages)
Assistance Required for QEMU Hardfault Error with Cortex-M33 on MPS2AN505
2024-01-16 14:22 UTC (2+ messages)
[Qemu-arm] Windows 11 guest Fast startup cannot work
2024-01-16 7:18 UTC
[Qemu-arm] Windows 11 guest Fast startup cannot work
2024-01-16 7:33 UTC
[PATCH] xen: Drop out of coroutine context xen_invalidate_map_cache_entry
2024-01-16 14:36 UTC
[PATCH v6 0/2] acpi: report numa nodes for device memory using GI
2024-01-16 14:02 UTC (10+ messages)
` [PATCH v6 1/2] qom: new object to associate device to numa node
[PATCH v3 00/46] Rework matching of network devices to -nic options
2024-01-16 13:32 UTC (5+ messages)
` [PATCH v3 22/46] hw/arm/aspeed: use qemu_configure_nic_device()
` [PATCH v3 40/46] hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()
[PATCH v2 0/8] sparc/leon3: Add support for -smp
2024-01-16 13:02 UTC (9+ messages)
` [PATCH v2 1/8] sparc/grlib: split out the headers for each peripherals
` [PATCH v2 2/8] intc/grlib_irqmp: add ncpus property
` [PATCH v2 3/8] intc/grlib_irqmp: implements the multiprocessor status register
` [PATCH v2 4/8] intc/grlib_irqmp: implements multicore irq
` [PATCH v2 5/8] target/sparc: implement asr17 feature for smp
` [PATCH v2 6/8] leon3: implement multiprocessor
` [PATCH v2 7/8] leon3: check cpu_id in the tiny bootloader
` [PATCH v2 8/8] MAINTAINERS: replace Fabien by myself as Leon3 maintainer
[PATCH] ui/clipboard: avoid crash upon request when clipboard peer is not initialized
2024-01-16 12:11 UTC (9+ messages)
[PATCH 0/2] virtio-gpu: fix blob scanout post-load
2024-01-16 11:16 UTC (3+ messages)
` [PATCH 2/2] virtio-gpu: fix scanout migration post-load
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).