messages from 2024-07-16 18:05:15 to 2024-07-17 09:51:24 UTC [more...]
[PATCH 00/17] target/arm: AdvSIMD decodetree conversion, part 4
2024-07-17 9:50 UTC (19+ messages)
` [PATCH 01/17] target/arm: Use tcg_gen_extract2_i64 for EXT
` [PATCH 02/17] target/arm: Convert EXT to decodetree
` [PATCH 03/17] target/arm: Convert TBL, TBX "
` [PATCH 04/17] target/arm: Convert UZP, TRN, ZIP "
` [PATCH 05/17] target/arm: Simplify do_reduction_op
` [PATCH 06/17] target/arm: Convert ADDV, *ADDLV, *MAXV, *MINV to decodetree
` [PATCH 07/17] target/arm: Convert FMAXNMV, FMINNMV, FMAXV, FMINV "
` [PATCH 08/17] target/arm: Convert FMOVI (scalar, immediate) "
` [PATCH 09/17] target/arm: Convert MOVI, FMOV, ORR, BIC (vector "
` [PATCH 10/17] target/arm: Introduce gen_gvec_sshr, gen_gvec_ushr
` [PATCH 11/17] target/arm: Fix whitespace near gen_srshr64_i64
` [PATCH 12/17] target/arm: Convert handle_vec_simd_shri to decodetree
` [PATCH 13/17] target/arm: Convet handle_vec_simd_shli "
` [PATCH 14/17] target/arm: Clear high SVE elements in handle_vec_simd_wshli
` [PATCH 15/17] target/arm: Use {,s}extract "
` [PATCH 16/17] target/arm: Convert SSHLL, USHLL to decodetree
` [PATCH 17/17] target/arm: Push tcg_rnd into handle_shri_with_rndacc
[PATCH v4 00/12] hw/iommufd: IOMMUFD Dirty Tracking
2024-07-17 9:48 UTC (28+ messages)
` [PATCH v4 02/12] vfio/iommufd: Don't initialize nor set a HOST_IOMMU_DEVICE with mdev
` [PATCH v4 04/12] vfio/iommufd: Return errno in iommufd_cdev_attach_ioas_hwpt()
` [PATCH v4 05/12] vfio/iommufd: Introduce auto domain creation
` [PATCH v4 06/12] vfio/{iommufd,container}: Remove caps::aw_bits
` [PATCH v4 07/12] vfio/{iommufd, container}: Initialize HostIOMMUDeviceCaps during attach_device()
` [PATCH v4 07/12] vfio/{iommufd,container}: "
` [PATCH v4 09/12] vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking support
` [PATCH v4 11/12] vfio/migration: Don't block migration device dirty tracking is unsupported
[PATCH] scripts/checkpatch: emit a warning if an imported file is touched
2024-07-17 9:37 UTC
[PATCH v2 0/4] Reconstruct loongson ipi driver
2024-07-17 9:22 UTC (6+ messages)
[PATCH v1 00/11] Convert avocado tests to normal Python unittests
2024-07-17 9:20 UTC (27+ messages)
` [PATCH 02/11] tests/functional: Convert simple avocado tests into standalone python tests
` [PATCH 03/11] tests/functional: Convert avocado tests that just need a small adjustment
` [PATCH 04/11] tests/functional: Add python-based tests to the meson build system
` [PATCH 05/11] tests/functional: Implement fetch_asset() method for downloading assets
` [PATCH 06/11] tests/functional: Convert some tests that download files via fetch_asset()
` [PATCH 07/11] tests/functional: Add a function for extracting files from an archive
` [PATCH 08/11] tests/functional: Convert some avocado tests that needed avocado.utils.archive
` [PATCH 09/11] tests/functional: Set up logging
` [PATCH 10/11] tests/functional: Convert the s390x avocado tests into standalone tests
` [PATCH 11/11] gitlab-ci: Add "check-functional" to the build tests
[PATCH v3] osdep: add a qemu_close_all_open_fd() helper
2024-07-17 9:19 UTC (5+ messages)
[PATCH v9 00/10] Support persistent reservation operations
2024-07-17 9:04 UTC (4+ messages)
` [PATCH v9 09/10] hw/nvme: add reservation protocal command
` "
[PATCH v2] pci-bridge: avoid linking a single downstream port more than once
2024-07-17 8:56 UTC
[PATCH 0/2] Postcopy migration and vhost-user errors
2024-07-17 8:55 UTC (7+ messages)
[RFC PATCH] gdbstub: Re-factor gdb command extensions
2024-07-17 8:24 UTC (5+ messages)
[PATCH] qapi/qom: Document feature unstable of @x-vfio-user-server
2024-07-17 8:16 UTC (2+ messages)
[RFC PATCH v4] ptp: Add vDSO-style vmclock support
2024-07-17 8:16 UTC (11+ messages)
[ANNOUNCE] QEMU 8.2.6 Stable released
2024-07-17 8:10 UTC
[ANNOUNCE] QEMU 9.0.2 Stable released
2024-07-17 8:10 UTC
[RFC 0/4] Added Interrupt controller emulation for loongarch kvm
2024-07-17 7:58 UTC (6+ messages)
` [RFC 1/4] hw/loongarch: Add KVM IPI device support
` [RFC 2/4] hw/loongarch: Add KVM extioi "
` [RFC 3/4] hw/loongarch: Add KVM pch pic "
` [RFC 4/4] hw/loongarch: Add KVM pch msi "
[PATCH v4] mc146818rtc: add a way to generate RTC interrupts via QMP
2024-07-17 7:57 UTC (9+ messages)
[PATCH 0/6] VIRTIO-IOMMU/VFIO: Revert IOMMUDevice clear and fix hotunplug
2024-07-17 7:56 UTC (5+ messages)
` [PATCH 3/6] virtio-iommu: Free [host_]resv_ranges on unset_iommu_devices
[PATCH v2 0/9] qapi: convert example sections to qmp-example rST directives
2024-07-17 7:48 UTC (12+ messages)
` [PATCH v2 1/9] [DO-NOT-MERGE]: Add some ad-hoc linting helpers
` [PATCH v2 2/9] docs/qapidoc: factor out do_parse()
` [PATCH v2 3/9] docs/qapidoc: create qmp-example directive
` [PATCH v2 4/9] docs/qapidoc: add QMP highlighting to annotated qmp-example blocks
` [PATCH v2 5/9] docs/sphinx: add CSS styling for qmp-example directive
` [PATCH v2 6/9] qapi: convert "Example" sections without titles
` [PATCH v2 7/9] qapi: convert "Example" sections with titles
` [PATCH v2 8/9] qapi: convert "Example" sections with longer prose
` [PATCH v2 9/9] qapi: remove "Example" doc section
[PATCH] Manpage: Update description of 'user=username' for '-run-with'
2024-07-17 7:48 UTC (3+ messages)
[RFC PATCH 0/8] Convert avocado tests to normal Python unittests
2024-07-17 7:41 UTC (9+ messages)
[PATCH v2 0/8] aspeed: Add boot from eMMC support (AST2600)
2024-07-17 6:30 UTC (9+ messages)
` [PATCH v2 1/8] aspeed: Change type of eMMC device
` [PATCH v2 2/8] aspeed: Load eMMC first boot area as a boot rom
` [PATCH v2 3/8] aspeed/scu: Add boot-from-eMMC HW strapping bit for AST2600 SoC
` [PATCH v2 4/8] aspeed: Introduce a AspeedSoCClass 'boot_from_emmc' handler
` [PATCH v2 5/8] aspeed: Tune eMMC device properties to reflect HW strapping
` [PATCH v2 6/8] aspeed: Add boot-from-eMMC HW strapping bit to rainier-bmc machine
` [PATCH v2 7/8] aspeed: Introduce a 'hw_strap1' machine attribute
` [PATCH v2 8/8] aspeed: Introduce a 'boot-emmc' machine option
[ANNOUNCE] QEMU 7.2.13 Stable released
2024-07-17 6:28 UTC
[PATCH] doc/net/l2tpv3: Update boolean fields' description to avoid short-form use
2024-07-17 6:31 UTC (2+ messages)
[PATCH] intel_iommu: Use the latest fault reasons defined by spec
2024-07-17 6:04 UTC (16+ messages)
[PATCH v2 0/3] target/arm: Fixes for SME FMOPA (#2373)
2024-07-17 6:01 UTC (4+ messages)
` [PATCH v2 1/3] target/arm: Use float_status copy in sme_fmopa_s
` [PATCH v2 2/3] target/arm: Use FPST_F16 for SME FMOPA (widening)
` [PATCH v2 3/3] tests/tcg/aarch64: Add test cases "
[PULL 00/13] Misc HW/UI patches for 2024-07-16
2024-07-17 5:41 UTC (15+ messages)
` [PULL 01/13] hw/core/loader: allow loading larger ROMs
` [PULL 02/13] hw/isa/vt82c686: Turn "intr" irq into a named gpio
` [PULL 03/13] include/hw/qdev-core.h: Correct and clarify gpio doc comments
` [PULL 04/13] loader: remove load_image_gzipped function as its not used anywhere
` [PULL 05/13] accel/tcg: Make cpu_exec_interrupt hook mandatory
` [PULL 06/13] system/cpus: Add cpu_pause() function
` [PULL 07/13] esp: remove transfer size check from DMA DATA IN and DATA OUT transfers
` [PULL 08/13] ui/cocoa: Release CGColorSpace
` [PULL 09/13] ui/console: Convert mouse visibility parameter into bool
` [PULL 10/13] ui/cocoa: Add cursor composition
` [PULL 11/13] ui/console: Remove dpy_cursor_define_supported()
` [PULL 12/13] vl: fix "type is NULL" in -vga help
` [PULL 13/13] system/physmem: use return value of ram_block_discard_require() as errno
[PULL 00/11] SD/MMC patches for 2024-07-16
2024-07-17 5:42 UTC (13+ messages)
` [PULL 01/11] hw/sd/sdcard: Basis for eMMC support
` [PULL 02/11] hw/sd/sdcard: Register generic command handlers
` [PULL 03/11] hw/sd/sdcard: Register unimplemented "
` [PULL 04/11] hw/sd/sdcard: Add emmc_cmd_SET_RELATIVE_ADDR handler (CMD3)
` [PULL 05/11] hw/sd/sdcard: Fix SET_BLOCK_COUNT command argument on eMMC (CMD23)
` [PULL 06/11] hw/sd/sdcard: Add emmc_cmd_PROGRAM_CID handler (CMD26)
` [PULL 07/11] hw/sd/sdcard: Implement eMMC sleep state (CMD5)
` [PULL 08/11] hw/sd/sdcard: Add emmc_cmd_SEND_EXT_CSD handler (CMD8)
` [PULL 09/11] hw/sd/sdcard: Add eMMC 'boot-partition-size' property
` [PULL 10/11] hw/sd/sdcard: Add mmc SWITCH function support (CMD6)
` [PULL 11/11] hw/sd/sdcard: Support boot area in emmc image
[PULL 00/20] i386, bugfix changes for QEMU 9.1 soft freeze
2024-07-17 5:03 UTC (21+ messages)
` [PULL 01/20] i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INIT
` [PULL 02/20] Revert "qemu-char: do not operate on sources from finalize callbacks"
` [PULL 03/20] cpu: Free queued CPU work
` [PULL 04/20] disas: Fix build against Capstone v6
` [PULL 05/20] hw/scsi/lsi53c895a: bump instruction limit in scripts processing to fix regression
` [PULL 06/20] scsi: fix regression and honor bootindex again for legacy drives
` [PULL 07/20] qemu/timer: Add host ticks function for LoongArch
` [PULL 08/20] docs: Update description of 'user=username' for '-run-with'
` [PULL 09/20] hpet: fix clamping of period
` [PULL 10/20] hpet: fix HPET_TN_SETVAL for high 32-bits of the comparator
` [PULL 11/20] target/i386/tcg: fix POP to memory in long mode
` [PULL 12/20] target/i386/tcg: Remove SEG_ADDL
` [PULL 13/20] target/i386/tcg: Allow IRET from user mode to user mode with SMAP
` [PULL 14/20] target/i386/tcg: use PUSHL/PUSHW for error code
` [PULL 15/20] target/i386/tcg: Reorg push/pop within seg_helper.c
` [PULL 16/20] target/i386/tcg: Introduce x86_mmu_index_{kernel_,}pl
` [PULL 17/20] target/i386/tcg: Compute MMU index once
` [PULL 18/20] target/i386/tcg: check for correct busy state before switching to a new task
` [PULL 19/20] target/i386/tcg: use X86Access for TSS access
` [PULL 20/20] target/i386/tcg: save current task state before loading new one
[PATCH] target/i386: do not crash if microvm guest uses SGX CPUID leaves
2024-07-17 3:00 UTC (2+ messages)
[PATCH] e1000: Fix the unexpected assumption that the receive buffer is full
2024-07-17 1:40 UTC (13+ messages)
[RFC v2] virtio-net: check the mac address for vdpa device
2024-07-17 1:25 UTC (4+ messages)
[PATCH v5 00/13] WIP: Use Intel DSA accelerator to offload zero page checking in multifd live migration
2024-07-17 0:00 UTC (5+ messages)
` [PATCH v5 08/13] migration/multifd: Add new migration option for multifd DSA offloading
[PATCH 0/8] aspeed: Add boot from eMMC support (AST2600)
2024-07-16 21:36 UTC (3+ messages)
` [PATCH 1/8] aspeed: Change type of eMMC device
[PATCH v2] target/loongarch/gdbstub: Add vector registers support
2024-07-16 21:30 UTC (2+ messages)
[PATCH v3 00/27] qemu-img: refersh options and --help handling, cleanups
2024-07-16 21:28 UTC (2+ messages)
[PATCH 0/5] qapi: Doc comment cleanups
2024-07-16 21:17 UTC (7+ messages)
` [PATCH 3/5] qapi/machine: Clarify query-uuid value when none has been specified
` [PATCH 4/5] qapi/sockets: Move deprecation note out of SocketAddress doc comment
[PATCH v3 0/9] XIVE changes for Cache Watch, VSTs, STT and info pic
2024-07-16 20:29 UTC (20+ messages)
` [PATCH v3 1/9] pnv/xive2: XIVE2 Cache Watch, Cache Flush and Sync Injection support
` [PATCH v3 2/9] pnv/xive2: Structure/define alignment changes
` [PATCH v3 3/9] pnv/xive: Support cache flush and queue sync inject with notifications
` [PATCH v3 4/9] pnv/xive2: Add NVG and NVC to cache watch facility
` [PATCH v3 5/9] pnv/xive2: Configure Virtualization Structure Tables through the PC
` [PATCH v3 6/9] pnv/xive2: Enable VST NVG and NVC index compression
` [PATCH v3 7/9] pnv/xive2: Set Translation Table for the NVC port space
` [PATCH v3 8/9] pnv/xive2: Fail VST entry address computation if table has no VSD
` [PATCH v3 9/9] pnv/xive2: Move xive2_nvp_pic_print_info() to xive2.c
[PATCH v1 00/13] Multifd 🔀 device state transfer support with VFIO consumer
2024-07-16 20:10 UTC (11+ messages)
[RFC PATCH 0/7] migration/multifd: Introduce storage slots
2024-07-16 20:10 UTC (8+ messages)
` [RFC PATCH 6/7] migration/multifd: Move payload storage out of the channel parameters
[PATCH] tests: increase timeout per instance of bios-tables-test
2024-07-16 19:52 UTC (4+ messages)
[PATCH] hw/nvme: MDTS Enhancement
2024-07-16 7:53 UTC
[PATCH v49 00/11] hw/sd/sdcard: Add eMMC support
2024-07-16 18:42 UTC (2+ messages)
[PATCH v2 0/9] XIVE changes for Cache Watch, VSTs, STT and info pic
2024-07-16 18:39 UTC (5+ messages)
` [PATCH v2 4/9] pnv/xive2: Add NVG and NVC to cache watch facility
[PATCH 00/14] Improve mechanism for configuring allowed commands
2024-07-16 18:08 UTC (7+ messages)
` [PATCH 04/14] qapi: add a 'command-features' pragma
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).