messages from 2022-04-19 20:53:26 to 2022-04-20 14:33:10 UTC [more...]
[PATCH 00/41] Misc cleanups
2022-04-20 13:48 UTC (35+ messages)
` [PATCH 01/41] qga: use fixed-length for usecs formatting
` [PATCH 02/41] glib-compat: isolate g_date_time_format_iso8601 version-bypass
` [PATCH 03/41] scripts/analyze-inclusions: drop qemu-common.h from analysis
` [PATCH 04/41] Simplify softmmu/main.c
` [PATCH 05/41] hw/hyperv: remove needless qemu-common.h include
` [PATCH 06/41] include: rename qemu-common.h qemu/copyright.h
` [PATCH 07/41] build-sys: remove MSI's QEMU_GA_MSI_MINGW_DLL_PATH
` [PATCH 08/41] build-sys: simplify MSI's QEMU_GA_MANUFACTURER
` [PATCH 09/41] build-sys: simplify MSI's QEMU_GA_VERSION
` [PATCH 10/41] build-sys: drop MSI's QEMU_GA_DISTRO
` [PATCH 11/41] qga: replace usleep() with g_usleep()
` [PATCH 12/41] docs: trace-events-all is installed without renaming
` [PATCH 13/41] arm/digic: replace snprintf() with g_strdup_printf()
` [PATCH 14/41] arm/allwinner-a10: "
` [PATCH 15/41] intc/exynos4210_gic: "
` [PATCH 16/41] doc/style: CLang -> Clang
` [PATCH 17/41] doc/build-platforms: document supported compilers
` [PATCH 20/41] include: move qemu_msync() to osdep
` [PATCH 21/41] include: move qemu_fdatasync() "
` [PATCH 22/41] include: move qemu_*_exec_dir() to cutils
` [PATCH 23/41] include: add qemu/keyval.h
` [PATCH 26/41] compiler.h: add QEMU_SANITIZE_{ADDRESS,THREAD}
` [PATCH 27/41] Use QEMU_SANITIZE_THREAD
` [PATCH 28/41] Use QEMU_SANITIZE_ADDRESS
` [PATCH 29/41] tests: run-time skip test-qga if TSAN is enabled
` [PATCH 30/41] Move error_printf_unless_qmp() with monitor unit
` [PATCH 31/41] qga: move qga_get_host_name()
` [PATCH 33/41] tests: move libqtest.c under libqos/
` [PATCH 35/41] util: simplify write in signal handler
` [PATCH 36/41] util: use qemu_write_full() in qemu_write_pidfile()
` [PATCH 37/41] util: use qemu_create() "
` [PATCH 38/41] util: replace qemu_get_local_state_pathname()
` [PATCH 41/41] tests/fuzz: fix warning
[PATCH v2 0/9] VDIV/VMOD Implementation
2022-04-20 13:43 UTC (4+ messages)
` [PATCH v2 2/9] target/ppc: Implemented vector divide instructions
[PATCH v4 0/4] dump: add 32-bit guest Windows support
2022-04-20 13:12 UTC (2+ messages)
[PATCH] hw/nvme: add new command abort case
2022-04-20 12:48 UTC (7+ messages)
[PULL 0/8] Block patches
2022-04-20 12:41 UTC (9+ messages)
` [PULL 1/8] tests/qemu-iotests/meson.build: Improve the indentation
` [PULL 2/8] tests/qemu-iotests: Move the bash and sanitizer checks to meson.build
` [PULL 3/8] iotests.py: Add supports_qcow2_zstd_compression()
` [PULL 4/8] iotests/065: Check for zstd support
` [PULL 5/8] iotests/303: "
` [PULL 6/8] qcow2: Improve refcount structure rebuilding
` [PULL 7/8] iotests/108: Test new refcount rebuild algorithm
` [PULL 8/8] qcow2: Add errp to rebuild_refcount_structure()
[PATCH v4 0/3] aspeed/hace: Support AST2600 HACE
2022-04-20 12:53 UTC (7+ messages)
` [PATCH v4 1/3] aspeed/hace: Support HMAC Key Buffer register
` [PATCH v4 2/3] aspeed/hace: Support AST2600 HACE
` [PATCH v4 3/3] tests/qtest: Add test for Aspeed HACE accumulative mode
[PATCH 0/5] 9pfs: macOS host fixes
2022-04-20 12:41 UTC (11+ messages)
` [PATCH 1/5] 9pfs: fix qemu_mknodat(S_IFREG) on macOS
` [PATCH 2/5] 9pfs: fix qemu_mknodat(S_IFSOCK) "
[PATCH] qga/vss-win32: enable qga-vss.tlb generation with widl
2022-04-20 12:27 UTC (4+ messages)
[PATCH v7 00/12] hw/nvme: SR-IOV with Virtualization Enhancements
2022-04-20 12:12 UTC (8+ messages)
` [PATCH v7 12/12] hw/acpi: Make the PCI hot-plug aware of SR-IOV
[PATCH v7 00/13] s390x: CPU Topology
2022-04-20 11:57 UTC (14+ messages)
` [PATCH v7 01/13] Update linux headers
` [PATCH v7 02/13] vfio: tolerate migration protocol v1 uapi renames
` [PATCH v7 03/13] s390x: topology: CPU topology objects and structures
` [PATCH v7 04/13] s390x: topology: implementating Store Topology System Information
` [PATCH v7 05/13] s390x: topology: Adding books to CPU topology
` [PATCH v7 06/13] s390x: topology: Adding books to STSI
` [PATCH v7 07/13] s390x: topology: Adding drawers to CPU topology
` [PATCH v7 08/13] s390x: topology: Adding drawers to STSI
` [PATCH v7 09/13] s390x: topology: implementing numa for the s390x topology
` [PATCH v7 10/13] s390x: kvm: topology: interception of PTF instruction
` [PATCH v7 11/13] s390x: topology: resetting the Topology-Change-Report
` [PATCH v7 12/13] s390x: CPU topology: CPU topology migration
` [PATCH v7 13/13] s390x: topology: activating CPU topology
[PATCH v6 0/4] hw/arm/virt: Fix CPU's default NUMA node ID
2022-04-20 11:50 UTC (5+ messages)
` [PATCH v6 2/4] hw/arm/virt: Consider SMP configuration in CPU topology
[PATCH v4 00/19] migration: Postcopy Preemption
2022-04-20 11:43 UTC (33+ messages)
` [PATCH v4 01/19] migration: Postpone releasing MigrationState.hostname
` [PATCH v4 02/19] migration: Drop multifd tls_hostname cache
` [PATCH v4 03/19] migration: Add pss.postcopy_requested status
` [PATCH v4 04/19] migration: Move migrate_allow_multifd and helpers into migration.c
` [PATCH v4 05/19] migration: Export ram_load_postcopy()
` [PATCH v4 06/19] migration: Move channel setup out of postcopy_try_recover()
` [PATCH v4 07/19] migration: Allow migrate-recover to run multiple times
` [PATCH v4 08/19] migration: Add postcopy-preempt capability
` [PATCH v4 09/19] migration: Postcopy preemption preparation on channel creation
` [PATCH v4 10/19] migration: Postcopy preemption enablement
` [PATCH v4 14/19] migration: Add helpers to detect TLS capability
` [PATCH v4 15/19] migration: Export tls-[creds|hostname|authz] params to cmdline too
` [PATCH v4 16/19] migration: Enable TLS for preempt channel
` [PATCH v4 17/19] tests: Add postcopy tls migration test
` [PATCH v4 18/19] tests: Add postcopy tls recovery "
` [PATCH v4 19/19] tests: Add postcopy preempt tests
[PATCH] hw/i386/e820: remove legacy reserved entries for e820
2022-04-20 11:12 UTC (4+ messages)
[PATCH v7 0/4] hw/arm/virt: Fix CPU's default NUMA node ID
2022-04-20 10:49 UTC (5+ messages)
` [PATCH v7 1/4] qapi/machine.json: Add cluster-id
` [PATCH v7 2/4] hw/arm/virt: Consider SMP configuration in CPU topology
` [PATCH v7 3/4] hw/arm/virt: Fix CPU's default NUMA node ID
` [PATCH v7 4/4] hw/acpi/aml-build: Use existing CPU topology to build PPTT table
[PATCH v8 00/17] vfio-user server in QEMU
2022-04-20 11:15 UTC (13+ messages)
` [PATCH v8 01/17] tests/avocado: Specify target VM argument to helper routines
` [PATCH v8 02/17] qdev: unplug blocker for devices
` [PATCH v8 03/17] remote/machine: add HotplugHandler for remote machine
` [PATCH v8 04/17] remote/machine: add vfio-user property
` [PATCH v8 05/17] configure: require cmake 3.19 or newer
` [PATCH v8 06/17] vfio-user: build library
` [PATCH v8 07/17] vfio-user: define vfio-user-server object
` [PATCH v8 08/17] vfio-user: instantiate vfio-user context
` [PATCH v8 09/17] vfio-user: find and init PCI device
` [PATCH v8 12/17] vfio-user: IOMMU support for remote device
` [PATCH v8 17/17] vfio-user: avocado tests for vfio-user
[PATCH 00/32] Misc cleanups
2022-04-20 10:48 UTC (5+ messages)
` [PATCH 31/32] RFC: Simplify softmmu/main.c
[PULL 0/7] Misc patches
2022-04-20 10:33 UTC (8+ messages)
` [PULL 1/7] tests: Drop perl-Test-Harness from the CI containers / VMs
` [PULL 2/7] tests/qtest: Enable more tests for the "mipsel" target
` [PULL 3/7] tests/qtest: Move the fuzz tests to x86 only
` [PULL 4/7] tests/qtest: properly initialise the vring used idx
` [PULL 5/7] docs/ccid: convert to restructuredText
` [PULL 6/7] hw: Add compat machines for 7.1
` [PULL 7/7] tests/avocado: Allow overwrite smp and memory size command line options
[PATCH] tests/acceptance: Allow overwrite smp and memory
2022-04-20 10:37 UTC (3+ messages)
[PATCH v5 0/4] hw/arm/virt: Fix CPU's default NUMA node ID
2022-04-20 10:22 UTC (14+ messages)
` [PATCH v5 1/4] qapi/machine.json: Add cluster-id
` [PATCH v5 4/4] hw/acpi/aml-build: Use existing CPU topology to build PPTT table
[RFC PATCH for-7.1] Remove the slirp submodule (and only compile with an external libslirp)
2022-04-20 10:13 UTC (7+ messages)
[PATCH 0/2] Fix nvme copy command with pi metadata
2022-04-20 10:04 UTC (4+ messages)
` [PATCH 1/2] hw/nvme: refactor check of disabled dif
` [PATCH 2/2] hw/nvme: fix copy cmd for pi enabled namespaces
[PATCH v2] target/riscv: Support configuarable marchid, mvendorid, mipid CSR values
2022-04-20 9:57 UTC
[PATCH v4 0/7] target/riscv: Initial support for the Sdtrig extension via M-mode CSRs
2022-04-20 9:52 UTC (5+ messages)
` [PATCH v4 2/7] target/riscv: machine: Add debug state description
[PATCH v5 0/2] Option to take screenshot with screendump as PNG
2022-04-20 9:46 UTC (3+ messages)
` [PATCH v5 2/2] Added parameter "
[PATCH] Only advertise aio=io_uring if support is actually available
2022-04-20 8:33 UTC (2+ messages)
[PATCH] target/riscv: Support configuarable marchid, mvendorid, mipid CSR values
2022-04-20 8:32 UTC (9+ messages)
[RFC 0/2] introduce QEMUMachind.cmd()
2022-04-20 8:20 UTC (5+ messages)
` [PATCH 1/2] python/machine.py: upgrade vm.command() method
[PATCH] target/ppc: Fix BookE debug interrupt generation
2022-04-20 8:20 UTC
[PATCH v2 1/2] hw/core: Sync uboot_image.h from U-Boot v2022.01
2022-04-20 8:16 UTC (3+ messages)
[PATCH v4 0/4] Support ACLINT 32/64-bit mtimecmp/mtime read/write accesses
2022-04-20 8:09 UTC (5+ messages)
` [PATCH v4 1/4] hw/intc: Add .impl.[min|max]_access_size declaration in RISC-V ACLINT
` [PATCH v4 2/4] hw/intc: Support 32/64-bit mtimecmp and mtime accesses "
` [PATCH v4 3/4] hw/intc: Make RISC-V ACLINT mtime MMIO register writable
` [PATCH v4 4/4] hw/intc: riscv_aclint: Add reset function of ACLINT devices
[PATCH v3 0/4] Support ACLINT 32/64-bit mtimecmp/mtime read/write accesses
2022-04-20 7:53 UTC (6+ messages)
` [PATCH v3 3/4] hw/intc: Make RISC-V ACLINT mtime MMIO register writable
` [PATCH v3 4/4] hw/intc: riscv_aclint: Add reset function of ACLINT devices
[PATCH] hw/riscv: boot: Support 64bit fdt address
2022-04-20 7:33 UTC (2+ messages)
[PATCH] docs/ccid: convert to restructuredText
2022-04-20 7:20 UTC (3+ messages)
[PATCH 0/5] hw/nvme: fix namespace identifiers
2022-04-20 6:58 UTC (14+ messages)
` [PATCH 1/5] hw/nvme: enforce common serial per subsystem
` [PATCH 2/5] hw/nvme: always set eui64
` [PATCH 3/5] hw/nvme: do not report null uuid
` [PATCH 4/5] hw/nvme: do not auto-generate uuid
[PATCH] KVM: HWPoison: Fix memory address&size during remap
2022-04-20 6:45 UTC
[RFC PATCH] python: add qmp-send program to send raw qmp commands to qemu
2022-04-20 6:28 UTC (6+ messages)
[PATCH v4 0/6] hw/riscv: Add TPM support to the virt board
2022-04-20 5:52 UTC (7+ messages)
` [PATCH v4 1/6] hw/riscv: virt: Add a machine done notifier
` [PATCH v4 2/6] hw/core: Move the ARM sysbus-fdt to core
` [PATCH v4 3/6] hw/riscv: virt: Create a platform bus
` [PATCH v4 4/6] hw/riscv: virt: Add support for generating platform FDT entries
` [PATCH v4 5/6] hw/riscv: virt: Add device plug support
` [PATCH v4 6/6] hw/riscv: Enable TPM backends
[RESEND][PATCH 0/2] acpi/nvdimm: support NVDIMM _LS{I,R,W} methods
2022-04-20 5:18 UTC (2+ messages)
[RFC PATCH] hw/i386/e820: remove legacy reserved entries for e820
2022-04-20 4:39 UTC (4+ messages)
[PULL for-7.1 00/53] Misc pull request for QEMU 7.1
2022-04-20 3:57 UTC (2+ messages)
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-04-20 3:24 UTC (7+ messages)
` [PATCH v5 03/13] mm/shmem: Support memfile_notifier
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
[PATCH v2 0/2] qga: Support NVMe disk type and SMART
2022-04-20 2:26 UTC (3+ messages)
` [PATCH v2 1/2] qga: Introduce NVMe disk bus type
` [PATCH v2 2/2] qga: Introduce disk smart
[RFC 0/3] Introduce a new Qemu machine for RISC-V
2022-04-20 0:26 UTC (3+ messages)
[ANNOUNCE] QEMU 7.0.0 is now available
2022-04-19 22:37 UTC
A couple of new device-tree helpers
2022-04-19 22:19 UTC (5+ messages)
` [PATCH 1/4] device_tree: add qemu_fdt_setprop_reg64 helper
` [PATCH 3/4] device_tree: add qemu_fdt_setprop_strings() helper
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).