messages from 2024-07-29 12:27:46 to 2024-07-30 07:25:09 UTC [more...]
[PATCH] target/arm: Fix BTI versus CF_PCREL
2024-07-30 7:24 UTC (2+ messages)
[PATCH v5 00/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
2024-07-30 7:13 UTC (5+ messages)
` [PATCH v5 05/11] exec/ioport: Add portio_list_set_address()
[PATCH v2 0/2] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
2024-07-30 7:03 UTC (4+ messages)
` [PATCH v2 1/2] crypto: add support for accumulative hashing
` [PATCH v2 2/2] hw/misc/aspeed_hace: Fix SG Accumulative hashing
[PATCH 1/1] qemu-options.hx: correct formatting -smbios type=4
2024-07-30 6:54 UTC (2+ messages)
[PULL 0/5] misc patch queue
2024-07-30 6:53 UTC (9+ messages)
` [PULL 1/5] target/rx: Use target_ulong for address in LI
` [PATCH for-9.1] tests/vm/openbsd: Install tomli
` [PULL 2/5] util/getauxval: Ensure setting errno if not found
` [PULL 3/5] linux-user/main: Check errno when getting AT_EXECFD
` [PULL 4/5] util/cpuinfo: Make use of elf_aux_info(3) on OpenBSD
` [PULL 5/5] linux-user: open_self_stat: Implement num_threads
[PATCH v5] osdep: add a qemu_close_all_open_fd() helper
2024-07-30 6:30 UTC (5+ messages)
[PATCH v2 00/24] riscv support for control flow integrity extensions
2024-07-30 6:26 UTC (30+ messages)
` [PATCH v2 01/24] target/riscv: Add zicfilp extension
` [PATCH v2 02/24] target/riscv: Introduce elp state and enabling controls for zicfilp
` [PATCH v2 03/24] target/riscv: save and restore elp state on priv transitions
` [PATCH v2 04/24] target/riscv: additional code information for sw check
` [PATCH v2 05/24] target/riscv: tracking indirect branches (fcfi) for zicfilp
` [PATCH v2 06/24] target/riscv: zicfilp `lpad` impl and branch tracking
` [PATCH v2 07/24] disas/riscv: enabled `lpad` disassembly
` [PATCH v2 08/24] linux-user/syscall: introduce prctl for indirect branch tracking
` [PATCH v2 09/24] linux-user/riscv: implement indirect branch tracking prctls
` [PATCH v2 10/24] target/riscv: Add zicfiss extension
` [PATCH v2 11/24] target/riscv: introduce ssp and enabling controls for zicfiss
` [PATCH v2 12/24] target/riscv: tb flag for shadow stack instructions
` [PATCH v2 13/24] target/riscv: implement zicfiss instructions
` [PATCH v2 14/24] target/riscv: compressed encodings for sspush and sspopchk
` [PATCH v2 15/24] target/riscv: mmu changes for zicfiss shadow stack protection
` [PATCH v2 16/24] target/riscv: shadow stack mmu index for shadow stack instructions
` [PATCH v2 17/24] linux-user/syscall: introduce prctl for shadow stack enable/disable
` [PATCH v2 18/24] linux-user/riscv: setup/teardown zicfiss shadow stack for qemu-user
` [PATCH v2 19/24] disas/riscv: enable disassembly for zicfiss instructions
` [PATCH v2 20/24] disas/riscv: enable disassembly for compressed sspush/sspopchk
` [PATCH v2 21/24] target/riscv: add trace-hooks for each case of sw-check exception
` [PATCH v2 22/24] linux-user: permit RISC-V CFI dynamic entry in VDSO
` [PATCH v2 23/24] linux-user: Add RISC-V zicfilp support "
` [PATCH v2 24/24] linux-user/riscv: Adding zicfiss/lp extension in hwprobe syscall
[PATCH v4 0/6] Add ACPI CPER firmware first error injection for Arm Processor
2024-07-30 6:16 UTC (11+ messages)
` [PATCH v4 1/6] arm/virt: place power button pin number on a define
` [PATCH v4 2/6] arm/virt: Wire up GPIO error source for ACPI / GHES
` [PATCH v4 3/6] target/arm: preserve mpidr value
` [PATCH v4 4/6] acpi/ghes: update comments to point to newer ACPI specs
` [PATCH v4 5/6] acpi/ghes: Support GPIO error source
` [PATCH v4 6/6] acpi/ghes: Add a logic to inject ARM processor CPER
[PATCH 0/4] scsi-block: Fix error handling with r/werror=stop
2024-07-30 6:06 UTC (7+ messages)
` [PATCH 4/4] scsi-disk: Always report RESERVATION_CONFLICT to guest
[PATCH 0/4] i386: Clean up SGX for microvm, completely
2024-07-30 4:55 UTC (5+ messages)
` [PATCH 1/4] target/i386/cpu: Remove unnecessary SGX feature words checks
` [PATCH 2/4] target/i386/cpu: Explicitly express SGX_LC and SGX feature words dependency
` [PATCH 3/4] target/i386/cpu: Add dependencies of CPUID 0x12 leaves
` [PATCH 4/4] target/i386/cpu: Mask off SGX/SGX_LC feature words for non-PC machine
[PATCH 00/14] Various fixes and tweaks for 9.1-rc0/1
2024-07-29 22:30 UTC (26+ messages)
` [PATCH 01/14] gitlab: record installed packages in /packages.txt in containers
` [PATCH 02/14] gitlab: display /packages.txt in build jobs
` [PATCH 03/14] tests/tcg: Use --noexecstack with assembler files
` [PATCH 04/14] tests/tcg/loongarch64: Use --no-warn-rwx-segments to link system tests
` [PATCH 05/14] tests/tcg: update README
` [PATCH 06/14] docs/devel: update the testing introduction
` [PATCH 07/14] docs/devel: document how to run individual TCG tests
` [PATCH 08/14] tests/avocado: remove tcg_plugins virt_mem_icount test
` [PATCH 09/14] tests/tcg: move test plugins into tcg subdir
` [PATCH 10/14] docs: split TCG plugin usage from devel section
` [PATCH 11/14] contrib/plugins/cache.c: Remove redundant check of l2_access
` [PATCH 12/14] contrib/plugins: be more vocal building
` [PATCH 13/14] contrib/plugins: add compat for g_memdup2
` [PATCH 14/14] plugin/loader: handle basic help query
[PATCH] doc/net/l2tpv3: Update boolean fields' description to avoid short-form use
2024-07-30 3:45 UTC (5+ messages)
[PATCH v2 0/4] virtio-net: add USO feature (UDP segmentation offload)
2024-07-30 3:45 UTC (26+ messages)
` [PATCH v2 4/4] virtio-net: Add support for USO features
[PATCH] roms/opensbi: Update to v1.5
2024-07-29 22:31 UTC (2+ messages)
[PATCH v3] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
2024-07-29 21:55 UTC (3+ messages)
[PATCH] nbd: Prevent NULL pointer dereference in nbd_blockdev_client_closed()
2024-07-30 2:35 UTC (3+ messages)
query dirty areas according to bitmap via QMP or qemu-nbd
2024-07-29 20:02 UTC (4+ messages)
[PULL 0/2] QAPI patches patches for 2024-07-29
2024-07-30 0:18 UTC (2+ messages)
[PATCH v1] target/s390x: move @deprecated-props to CpuModelExpansion Info
2024-07-29 19:48 UTC (10+ messages)
[RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
2024-07-29 19:33 UTC (17+ messages)
[PATCH v2] Hexagon: fix F2_conv_* instructions for negative zero
2024-07-29 19:24 UTC
[PATCH] Hexagon: fix F2_conv_* instructions for negative zero
2024-07-29 18:51 UTC (2+ messages)
[PULL 00/96] ppc-for-9.1-2 queue
2024-07-29 16:39 UTC (7+ messages)
` [PULL 38/96] hw/ssi: Extend SPI model
[PATCH v4 0/6] target/arm/kvm: Report PMU unavailability
2024-07-29 16:32 UTC (5+ messages)
` [PATCH v4 3/6] target/arm: Always add pmu property for Armv7-A/R+
[PATCH] hvf: arm: Allow creating VMs with > 63GB of RAM on macOS 15+
2024-07-29 16:27 UTC (2+ messages)
[PATCH v3] ptp: Add vDSO-style vmclock support
2024-07-29 16:16 UTC (3+ messages)
[PATCH] system/physmem: Where we assume we have a RAM MR, assert it
2024-07-29 16:04 UTC (2+ messages)
[PATCH] target/i386: Remove dead assignment to ss in do_interrupt64()
2024-07-29 16:02 UTC (2+ messages)
[PATCH] target/sh4: Avoid shift into sign bit in update_itlb_use()
2024-07-29 16:00 UTC (2+ messages)
[PATCH] target/m68k: avoid shift into sign bit in dump_address_map()
2024-07-29 15:59 UTC (2+ messages)
[PATCH] target/xtensa: Make use of 'segment' in pptlb helper less confusing
2024-07-29 15:58 UTC (2+ messages)
[PATCH] target/tricore: Use unsigned types for bitops in helper_eq_b()
2024-07-29 15:57 UTC (2+ messages)
[PATCH v5 00/16] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
2024-07-29 15:51 UTC (11+ messages)
` [PATCH v5 02/16] hw/char/pl011: Remove unused 'readbuff' field
` [PATCH v5 03/16] hw/char/pl011: Move pl011_put_fifo() earlier
` [PATCH v5 04/16] hw/char/pl011: Move pl011_loopback_enabled|tx() around
` [PATCH v5 09/16] tests/qtest: Update tests using PL011 UART
` [PATCH v5 10/16] hw/char/pl011: Check if receiver is enabled
[PULL 00/14] Docs / testing patches for 2024-07-29
2024-07-29 15:36 UTC (16+ messages)
` [PULL 01/14] docs: add test for firmware.json QAPI
` [PULL 02/14] docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a str
` [PULL 03/14] python: Install pycotap in our venv if necessary
` [PULL 04/14] tests/functional: Add base classes for the upcoming pytest-based tests
` [PULL 05/14] tests/Makefile.include: Increase the level of indentation in the help text
` [PULL 06/14] tests/functional: Prepare the meson build system for the functional tests
` [PULL 07/14] tests/functional: Convert simple avocado tests into standalone python tests
` [PULL 08/14] tests/functional: Convert avocado tests that just need a small adjustment
` [PULL 09/14] tests/functional: Convert the x86_cpu_model_versions test
` [PULL 10/14] tests/functional: Convert the riscv_opensbi avocado test into a standalone test
` [PULL 11/14] gitlab-ci: Add "check-functional" to the build tests
` [PULL 12/14] tests/avocado: mips: fallback to HTTP given certificate expiration
` [PULL 13/14] tests/avocado: mips: add hint for fetchasset plugin
` [PULL 14/14] tests/avocado: test_arm_emcraft_sf2: handle RW requirements for asset
[PATCH 0/4] Several fixes of AXI-ethernet/DMA
2024-07-29 15:31 UTC (5+ messages)
` [PATCH 3/4] hw/dma: xilinx_axidma: Reset qemu_irq when DMA/Stream is reset
` [PATCH 4/4] hw/net: xilinx_axienet: Fix DMA RX IRQ if ethernet disable RX
[PATCH v2 00/23] Convert avocado tests to normal Python unittests
2024-07-29 14:44 UTC (19+ messages)
` [PATCH v2 01/23] python: Install pycotap in our venv if necessary
` [PATCH v2 02/23] tests/functional: Add base classes for the upcoming pytest-based tests
` [PATCH v2 04/23] tests/functional: Prepare the meson build system for the functional tests
` [PATCH v2 05/23] tests/functional: Convert simple avocado tests into standalone python tests
` [PATCH v2 06/23] tests/functional: Convert avocado tests that just need a small adjustment
` [PATCH v2 13/23] tests/functional: Convert the x86_cpu_model_versions test
` [PATCH v2 15/23] tests/functional: Convert the riscv_opensbi avocado test into a standalone test
[PATCH] docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a str
2024-07-29 14:41 UTC (3+ messages)
[PATCH 00/13] Bump Avocado to 103.0 LTS and update tests for compatibility and new features
2024-07-29 14:40 UTC (9+ messages)
` [PATCH 02/13] tests/avocado: mips: add hint for fetchasset plugin
` [PATCH 06/13] tests/avocado: use more distinct names for assets
` [PATCH 10/13] tests/avocado/tuxrun_baselines.py: use Avocado's zstd support
[PATCH v3 0/7] Add ACPI CPER firmware first error injection for Arm Processor
2024-07-29 14:32 UTC (7+ messages)
` [PATCH v3 4/7] acpi/ghes: Add a logic to handle block addresses and FW first ARM processor error injection
[PATCH v7] docs: add test for firmware.json QAPI
2024-07-29 14:30 UTC (2+ messages)
[PATCH v1 00/11] Convert avocado tests to normal Python unittests
2024-07-29 14:01 UTC (4+ messages)
[PATCH v4 00/17] Introduce support for IGVM files
2024-07-29 13:41 UTC (5+ messages)
` [PATCH v4 03/17] backends/igvm: Add IGVM loader and configuration
` [PATCH v4 11/17] docs/system: Add documentation on support for IGVM
[PATCH] hw/i386/amd_iommu: Do not depend on any pci cap ordering
2024-07-29 11:10 UTC
[PATCH v1] target/i386: Always set leaf 0x1f
2024-07-29 12:42 UTC (8+ messages)
[PATCH V2 00/11] Live update: cpr-exec
2024-07-29 12:29 UTC (5+ messages)
` [PATCH V2 01/11] machine: alloc-anon option
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).