messages from 2023-02-17 09:49:50 to 2023-02-17 20:47:34 UTC [more...]
[PATCH v2 0/7] Python: Drop support for Python 3.6
2023-02-17 20:46 UTC (13+ messages)
` Proposed way forward "
[PATCH v3] configure: Add 'mkdir build' check
2023-02-17 20:40 UTC
[PATCH v6 0/4] riscv: Add support for Zicbo[m,z,p] instructions
2023-02-17 20:34 UTC (5+ messages)
` [PATCH v6 1/4] accel/tcg: Add probe_access_range_flags interface
` [PATCH v6 2/4] target/riscv: implement Zicboz extension
` [PATCH v6 3/4] target/riscv: implement Zicbom extension
` [PATCH v6 4/4] target/riscv: add Zicbop cbo.prefetch{i, r, m} placeholder
[PATCH v6 00/29] target/arm: Allow CONFIG_TCG=n builds
2023-02-17 20:11 UTC (30+ messages)
` [PATCH v6 01/29] target/arm: rename handle_semihosting to tcg_handle_semihosting
` [PATCH v6 02/29] target/arm: wrap psci call with tcg_enabled
` [PATCH v6 03/29] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
` [PATCH v6 04/29] target/arm: Move PC alignment check
` [PATCH v6 05/29] target/arm: Move cpregs code out of cpu.h
` [PATCH v6 06/29] target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
` [PATCH v6 07/29] target/arm: Wrap TCG-only code in debug_helper.c
` [PATCH v6 08/29] target/arm: move translate modules to tcg/
` [PATCH v6 09/29] target/arm: move helpers "
` [PATCH v6 10/29] target/arm: Move psci.c into the tcg directory
` [PATCH v6 11/29] target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
` [PATCH v6 12/29] target/arm: Move hflags code into the tcg directory
` [PATCH v6 13/29] target/arm: Move regime_using_lpae_format into internal.h
` [PATCH v6 14/29] target/arm: Don't access TCG code when debugging with KVM
` [PATCH v6 15/29] cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code
` [PATCH v6 16/29] target/arm: Move cortex sysregs into cpu64.c
` [PATCH v6 17/29] tests/avocado: Skip tests that require a missing accelerator
` [PATCH v6 18/29] tests/avocado: Tag TCG tests with accel:tcg
` [PATCH v6 19/29] target/arm: Move 64-bit TCG CPUs into tcg/
` [PATCH v6 20/29] target/arm: move cpu_tcg to tcg/cpu32.c
` [PATCH v6 21/29] target/arm: Use "max" as default cpu for the virt machine with KVM
` [PATCH v6 22/29] tests/qtest: arm-cpu-features: Match tests to required accelerators
` [PATCH v6 23/29] tests/qtest: Restrict tpm-tis-devices-{swtpm}-test to CONFIG_TCG
` [PATCH v6 24/29] target/avocado: Pass parameters to migration test
` [PATCH v6 25/29] tests/avocado: add machine:none tag to version.py
` [PATCH v6 26/29] arm/Kconfig: Always select SEMIHOSTING when TCG is present
` [PATCH v6 27/29] arm/Kconfig: Do not build TCG-only boards on a KVM-only build
` [PATCH v6 28/29] gitlab-ci: Check building KVM-only aarch64 target
` [PATCH v6 29/29] tests/qtest: Fix tests when no KVM or TCG are present
[RFC PATCH] docs/about/build-platforms: Refine the distro support policy
2023-02-17 20:17 UTC (9+ messages)
[PATCH] hw/ide/ahci: trace ncq write command as write instead of read
2023-02-17 20:12 UTC (4+ messages)
[RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
2023-02-17 19:49 UTC (16+ messages)
[PATCH 0/2] hw/mem: CXL Type-3 Volatile Memory Support
2023-02-17 16:16 UTC (4+ messages)
` [PATCH 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
CXL 2.0 memory pooling emulation
2023-02-17 11:14 UTC (7+ messages)
[PATCH 0/2] hw/timer: Reduce 'hw/ptimer.h' inclusion
2023-02-17 18:52 UTC (6+ messages)
` [PATCH 1/2] qemu/typedefs: Sort in case-insensitive alphabetical order (again)
` [PATCH 2/2] hw/timer: Reduce 'hw/ptimer.h' inclusion
[PATCH 0/6] hw/cxl: Poison get, inject, clear
2023-02-17 18:18 UTC (7+ messages)
` [PATCH 1/6] hw/cxl: Move enum ret_code definition to cxl_device.h
` [PATCH 2/6] hw/cxl: rename mailbox return code type from ret_code to CXLRetCode
` [PATCH 3/6] hw/cxl: Introduce cxl_device_get_timestamp() utility function
` [PATCH 4/6] hw/cxl: QMP based poison injection support
` [PATCH 5/6] hw/cxl: Add poison injection via the mailbox
` [PATCH 6/6] hw/cxl: Add clear poison mailbox command support
[PATCH v1 0/4] Missing endianness conversions in user mode
2023-02-17 18:20 UTC (6+ messages)
` [PATCH v1 1/4] linux-user: fix timerfd read endianness conversion
` [PATCH v1 2/4] linux-user: fix sockaddr_in6 endianness
` [PATCH v1 3/4] linux-user: add target to host netlink conversions
` [PATCH v1 4/4] linux-user: handle netlink flag NLA_F_NESTED
[PATCH v2 0/5] Support Flexible Data Placement (FDP)
2023-02-17 18:14 UTC (7+ messages)
` [PATCH v2 1/5] hw/nvme: move adjustment of data_units{read,written}
` [PATCH v2 2/5] hw/nvme: store a pointer to the NvmeSubsystem in the NvmeNamespace
` [PATCH v2 3/5] hw/nvme: add basic endurance group support
` [PATCH v2 4/5] hw/nvme: basic directives support
` [PATCH v2 5/5] hw/nvme: flexible data placement emulation
[PATCH v2 0/2] hw/mem: CXL Type-3 Volatile Memory Support
2023-02-17 17:56 UTC (3+ messages)
` [PATCH v2 1/2] tests/qtest/cxl-test: whitespace, line ending cleanup
` [PATCH v2 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
[PULL 0/9] Fourth RISC-V PR for QEMU 8.0
2023-02-17 17:52 UTC (10+ messages)
` [PULL 1/9] hw/riscv: handle 32 bit CPUs kernel_entry in riscv_load_kernel()
` [PULL 2/9] hw/riscv/boot.c: consolidate all kernel init "
` [PULL 3/9] hw/riscv/boot.c: make riscv_load_initrd() static
` [PULL 4/9] roms/opensbi: Upgrade from v1.1 to v1.2
` [PULL 5/9] target/riscv: Remove privileged spec version restriction for RVV
` [PULL 6/9] MAINTAINERS: Add some RISC-V reviewers
` [PULL 7/9] target/riscv: Smepmp: Skip applying default rules when address matches
` [PULL 8/9] target/riscv: avoid env_archcpu() in cpu_get_tb_cpu_state()
` [PULL 9/9] target/riscv: Fix vslide1up.vf and vslide1down.vf
[PATCH] [PATCH] disas/riscv Fix ctzw disassemble
2023-02-17 17:51 UTC (2+ messages)
[PATCH v3 00/11] 2023 Q1 bsd-user upstreaming: bugfixes and sysctl
2023-02-17 17:41 UTC (5+ messages)
` [PATCH v3 04/11] bsd-user: various helper routines for sysctl
` [PATCH v3 06/11] bsd-user: Helper routines h2g_old_sysctl
[PATCH v4 0/8] hw/cxl: RAS error emulation and injection
2023-02-17 17:29 UTC (9+ messages)
` [PATCH v4 1/8] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
` [PATCH v4 2/8] hw/pci/aer: Add missing routing for AER errors
` [PATCH v4 3/8] hw/pci-bridge/cxl_root_port: Wire up AER
` [PATCH v4 4/8] hw/pci-bridge/cxl_root_port: Wire up MSI
` [PATCH v4 5/8] hw/mem/cxl-type3: Add AER extended capability
` [PATCH v4 6/8] hw/cxl: Fix endian issues in CXL RAS capability defaults / masks
` [PATCH v4 7/8] hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use
` [PATCH v4 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support
[PATCH 18/18] target/riscv: Move configuration check to envcfg CSRs predicate()
2023-02-17 17:28 UTC (2+ messages)
[PATCH v2 0/4] Adds support for running QEMU natively on windows-arm64
2023-02-17 17:23 UTC (5+ messages)
` [PATCH v2 1/4] util/cacheflush: fix cache "
` [PATCH v2 4/4] target/ppc: fix warning with clang-15
[PATCH 00/12] testing/next: docker, avocado, unit,
2023-02-17 17:20 UTC (7+ messages)
` [PATCH 07/12] testing: update ubuntu2004 to ubuntu2204
[PATCH v4] audio/pwaudio.c: Add Pipewire audio backend for QEMU
2023-02-17 17:07 UTC
[PATCH v3 0/1] virtio-fs: implement option for stateless migration
2023-02-17 17:00 UTC (2+ messages)
` [PATCH v3 1/1] vhost-user-fs: add migration type property
Call for GSoC and Outreachy project ideas for summer 2023
2023-02-17 16:59 UTC (7+ messages)
[PATCH v1 1/2] hw: allwinner-i2c: Make the trace message more readable
2023-02-17 16:54 UTC (3+ messages)
` [PATCH v1 2/2] hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG
Runnig solaris binary(32 bit) on linux(64 bit)
2023-02-17 16:04 UTC (7+ messages)
[RFC PATCH] docs: build-platforms: refine requirements on Python build dependencies
2023-02-17 15:55 UTC (3+ messages)
[RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
2023-02-17 15:52 UTC (4+ messages)
[PATCH] [PATCH] disas/riscv Fix ctzw disassemble
2023-02-17 15:45 UTC (2+ messages)
TCG asserts on some of translation blocks with plugin memory callback
2023-02-17 15:23 UTC (2+ messages)
[PULL 00/22] Block layer patches
2023-02-17 15:09 UTC (23+ messages)
` [PULL 01/22] util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD
` [PULL 02/22] bsd-user/mmap: "
` [PULL 03/22] configure: Enable -Wthread-safety if present
` [PULL 04/22] curl: Fix error path in curl_open()
` [PULL 05/22] block-coroutine-wrapper: Introduce no_co_wrapper
` [PULL 06/22] block: Create no_co_wrappers for open functions
` [PULL 07/22] luks: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
` [PULL 08/22] parallels: "
` [PULL 09/22] qcow: "
` [PULL 10/22] qcow2: Fix open/create "
` [PULL 11/22] qed: Fix .bdrv_co_create(_opts) "
` [PULL 12/22] vdi: "
` [PULL 13/22] vhdx: "
` [PULL 14/22] vmdk: "
` [PULL 15/22] vpc: "
` [PULL 16/22] block: Fix bdrv_co_create_opts_simple() "
` [PULL 17/22] block: Assert non-coroutine context for bdrv_open_inherit()
` [PULL 18/22] block: Handle curl 7.55.0, 7.85.0 version changes
` [PULL 19/22] block: temporarily hold the new AioContext of bs_top in bdrv_append()
` [PULL 20/22] MAINTAINERS: drop Vladimir from parallels block driver
` [PULL 21/22] block/file-posix: don't use functions calling AIO_WAIT_WHILE in worker threads
` [PULL 22/22] hbitmap: fix hbitmap_status() return value for first dirty bit case
[PULL 00/10] Replace fork-based fuzzing with reboots
2023-02-17 14:47 UTC (4+ messages)
` [PULL 02/10] fuzz: add fuzz_reset API
[PATCH v3] audio/pwaudio.c: Add Pipewire audio backend for QEMU
2023-02-17 14:33 UTC (2+ messages)
[PATCH v1 0/2] vhost: memslot handling improvements
2023-02-17 14:27 UTC (5+ messages)
[PATCH v2 00/13] Dynamycally switch to vhost shadow virtqueues at vdpa net migration
2023-02-17 13:55 UTC (10+ messages)
` [PATCH v2 01/13] vdpa net: move iova tree creation from init to start
Lost partition tables on ide-hd + ahci drive
2023-02-17 13:40 UTC (8+ messages)
[PATCH v2 0/2] fix for #285
2023-02-17 12:44 UTC (2+ messages)
[PATCH] docs: build-platforms: refine requirements on Python build dependencies
2023-02-17 12:41 UTC
[PATCH v2 0/6] migration: Modified 'migrate' QAPI command for migration
2023-02-17 11:55 UTC (8+ messages)
` [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
` QAPI unions as branches / unifying struct and union types (was: [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command)
` QAPI unions as branches / unifying struct and union types
[PATCH] vhost: svq: fix uninitialized variable
2023-02-17 11:44 UTC (3+ messages)
[PATCH 0/5] bulk: Have object_child_foreach() take Error* and return boolean
2023-02-17 10:31 UTC (3+ messages)
` [PATCH 2/5] spapr/ddw: Remove confuse return value in spapr_phb_get_free_liobn()
[PATCH v2 0/3] virtio-scsi: fix SCSIDevice hot unplug with IOThread
2023-02-17 10:22 UTC (3+ messages)
` [PATCH v2 3/3] virtio-scsi: reset SCSI devices from main loop thread
[PATCH 00/23] block: Lock the graph, part 2 (BlockDriver callbacks)
2023-02-17 10:12 UTC (2+ messages)
[PATCH v2] Adding new machine Tiogapass in QEMU
2023-02-17 10:09 UTC (3+ messages)
[PATCH v3 00/10] Teach 'getfd' QMP command to import win32 sockets
2023-02-17 9:48 UTC (3+ messages)
` [PATCH v3 08/10] qmp: teach 'getfd' to import sockets on win32
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).