messages from 2022-04-17 19:03:56 to 2022-04-19 06:59:33 UTC [more...]
[PULL for-7.1 00/53] Misc pull request for QEMU 7.1
2022-04-19 5:51 UTC (37+ messages)
` [PULL 01/53] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
` [PULL 02/53] qtest: replace gettimeofday with GTimer
` [PULL 03/53] qga: replace qemu_gettimeofday() with g_get_real_time()
` [PULL 04/53] Replace "
` [PULL 05/53] oslib: drop qemu_gettimeofday()
` [PULL 06/53] meson: use chardev_ss dependencies
` [PULL 07/53] meson: add util dependency for oslib-posix on freebsd
` [PULL 08/53] meson: remove unneeded py3
` [PULL 09/53] meson: remove test-qdev-global-props dependency on testqapi
` [PULL 10/53] char: move qemu_openpty_raw from util/ to char/
` [PULL 11/53] Replace config-time define HOST_WORDS_BIGENDIAN
` [PULL 12/53] Replace TARGET_WORDS_BIGENDIAN
` [PULL 13/53] osdep: poison {HOST,TARGET}_WORDS_BIGENDIAN
` [PULL 14/53] include/qapi: add g_autoptr support for qobject types
` [PULL 15/53] tests: replace free_all() usage with g_auto
` [PULL 16/53] Replace qemu_real_host_page variables with inlined functions
` [PULL 17/53] qga: replace deprecated g_get_current_time()
` [PULL 18/53] error-report: replace deprecated g_get_current_time() with glib >= 2.62
` [PULL 19/53] util: rename qemu-error.c to match its header name
` [PULL 20/53] error-report: use error_printf() for program prefix
` [PULL 21/53] include: move TFR to osdep.h
` [PULL 22/53] include: move qemu_write_full() declaration "
` [PULL 23/53] include: move qemu_pipe() "
` [PULL 24/53] include: move coroutine IO functions to coroutine.h
` [PULL 25/53] include: move dump_in_progress() to runstate.h
` [PULL 26/53] include: move C/util-related declarations to cutils.h
` [PULL 27/53] include: move cpu_exec* declarations to cpu-common.h
` [PULL 28/53] include: move target page bits declaration to page-vary.h
` [PULL 29/53] include: move progress API to qemu-progress.h
` [PULL 32/53] include: move page_size_init() to include/hw/core/cpu.h
` [PULL 34/53] Move fcntl_setfl() to oslib-posix
` [PULL 37/53] build-sys: drop ntddscsi.h check
` [PULL 39/53] whpx: Added support for breakpoints and stepping
` [PULL 40/53] thread-posix: remove the posix semaphore support
` [PULL 41/53] thread-posix: use monotonic clock for QemuCond and QemuSemaphore
` [PULL 47/53] hw: hyperv: Initial commit for Synthetic Debugging device
[PATCH] target/riscv: Support configuarable marchid, mvendorid, mipid CSR values
2022-04-19 5:27 UTC (3+ messages)
[PATCH qemu v7 00/14] Add tail agnostic behavior for rvv instructions
2022-04-19 4:55 UTC (5+ messages)
` [PATCH qemu v7 02/14] target/riscv: rvv: Rename ambiguous esz
` [PATCH qemu v7 01/14] target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed
[PATCH v2 0/6] hw/riscv: Add TPM support to the virt board
2022-04-19 4:50 UTC (4+ messages)
` [PATCH v2 1/6] hw/riscv: virt: Add a machine done notifier
[PATCH] target/riscv/pmp: fix NAPOT range computation overflow
2022-04-19 4:34 UTC (2+ messages)
[RFC 00/18] vfio: Adopt iommufd
2022-04-19 3:26 UTC (6+ messages)
[PATCH] chardev: avoid use-after-free when client disconnect
2022-04-19 2:17 UTC (2+ messages)
[PATCH] hw/riscv: virt: fix DT property mmu-type when CPU mmu option is disabled
2022-04-19 2:12 UTC (2+ messages)
[PATCH v11 00/14] support subsets of scalar crypto extension
2022-04-19 1:48 UTC (15+ messages)
` [PATCH v11 01/14] target/riscv: rvk: add cfg properties for zbk* and zk*
` [PATCH v11 02/14] target/riscv: rvk: add support for zbkb extension
` [PATCH v11 03/14] target/riscv: rvk: add support for zbkc extension
` [PATCH v11 04/14] target/riscv: rvk: add support for zbkx extension
` [PATCH v11 05/14] crypto: move sm4_sbox from target/arm
` [PATCH v11 06/14] target/riscv: rvk: add support for zknd/zkne extension in RV32
` [PATCH v11 07/14] target/riscv: rvk: add support for zkne/zknd extension in RV64
` [PATCH v11 08/14] target/riscv: rvk: add support for sha256 related instructions in zknh extension
` [PATCH v11 09/14] target/riscv: rvk: add support for sha512 related instructions for RV32 "
` [PATCH v11 10/14] target/riscv: rvk: add support for sha512 related instructions for RV64 "
` [PATCH v11 11/14] target/riscv: rvk: add support for zksed/zksh extension
` [PATCH v11 12/14] target/riscv: rvk: add CSR support for Zkr
` [PATCH v11 13/14] disas/riscv.c: rvk: add disas support for Zbk* and Zk* instructions
` [PATCH v11 14/14] target/riscv: rvk: expose zbk* and zk* properties
XIVE VFIO kernel resample failure in INTx mode under heavy load
2022-04-19 1:55 UTC (7+ messages)
[PATCH v1 00/43] Add LoongArch softmmu support
2022-04-19 1:50 UTC (31+ messages)
` [PATCH v1 25/43] target/loongarch: Add LoongArch CSR instruction
` [PATCH v1 29/43] target/loongarch: Add timer related instructions support
` [PATCH v1 30/43] target/loongarch: Add gdb support
` [PATCH v1 31/43] hw/loongarch: Add support loongson3 virt machine type
` [PATCH v1 32/43] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
` [PATCH v1 33/43] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [PATCH v1 34/43] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
` [PATCH v1 35/43] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
` [PATCH v1 36/43] hw/loongarch: Add irq hierarchy for the system
` [PATCH v1 40/43] hw/loongarch: Add LoongArch boot code and load elf function
` [PATCH v1 42/43] tests/tcg/loongarch64: Add hello/memory test in loongarch64 system
[RFC PATCH v3 0/5] Port PPC64/PowerNV MMU tests to QEMU
2022-04-18 23:36 UTC (11+ messages)
` [RFC PATCH v3 1/5] ppc64: Add semihosting support
` [RFC PATCH v3 2/5] ppc64: Fix semihosting on ppc64le
` [RFC PATCH v3 3/5] tests/tcg/ppc64: Add basic softmmu test support
` [RFC PATCH v3 4/5] tests/tcg/ppc64: Add MMU test sources
` [RFC PATCH v3 5/5] tests/tcg/ppc64: Build PowerNV and LE tests
[PATCH 2/2] Use io_ring_register_ring_fd() to skip fd operations
2022-04-18 23:36 UTC (3+ messages)
[PATCH v3] Use io_uring_register_ring_fd() to skip fd operations
2022-04-18 23:33 UTC
[PATCH 0/3] AVX guest implementation
2022-04-18 23:14 UTC (9+ messages)
` [PATCH 1/4] Add AVX_EN hflag
` [PATCH 2/4] TCG support for AVX
` [PATCH 3/4] Enable all x86-64 cpu features in user mode
` [PATCH 4/4] AVX tests
[PATCH v7 00/12] Improve PMU support
2022-04-18 22:45 UTC (5+ messages)
` [PATCH v7 08/12] target/riscv: Add sscofpmf extension support
[PATCH v3 00/12] iotests: add enhanced debugging info to qemu-io failures
2022-04-18 21:15 UTC (13+ messages)
` [PATCH v3 01/12] iotests: replace calls to log(qemu_io(...)) with qemu_io_log()
` [PATCH v3 02/12] iotests/163: Fix broken qemu-io invocation
` [PATCH v3 03/12] iotests: Don't check qemu_io() output for specific error strings
` [PATCH v3 04/12] iotests/040: Don't check image pattern on zero-length image
` [PATCH v3 05/12] iotests/040: Fix TestCommitWithFilters test
` [PATCH v3 06/12] iotests: create generic qemu_tool() function
` [PATCH v3 07/12] iotests: rebase qemu_io() on top of qemu_tool()
` [PATCH v3 08/12] iotests/migration-permissions: use assertRaises() for qemu_io() negative test
` [PATCH v3 09/12] iotests/image-fleecing: switch to qemu_io()
` [PATCH v3 10/12] iotests: remove qemu_io_pipe_and_status()
` [PATCH v3 11/12] iotests: remove qemu_io_silent() and qemu_io_silent_check()
` [PATCH v3 12/12] iotests: make qemu_io_log() check return codes by default
[ANNOUNCE] QEMU 7.0.0-rc4 is now available
2022-04-18 18:14 UTC (2+ messages)
[PATCH for-7.1 00/10] BCDA and mffscdrn implementations
2022-04-18 16:38 UTC (11+ messages)
` [PATCH for-7.1 01/10] target/ppc: Fix insn32.decode style issues
` [PATCH for-7.1 02/10] target/ppc: Move mffs[.] to decodetree
` [PATCH for-7.1 03/10] target/ppc: Move mffsl "
` [PATCH for-7.1 04/10] target/ppc: Move mffsce "
` [PATCH for-7.1 05/10] target/ppc: Move mffscrn[i] "
` [PATCH for-7.1 06/10] target/ppc: Implement mffscdrn[i] instructions
` [PATCH for-7.1 07/10] target/ppc: Add flag for ISA v2.06 BCDA instructions
` [PATCH for-7.1 08/10] target/ppc: implement addg6s
` [PATCH for-7.1 09/10] target/ppc: implement cbcdtd
` [PATCH for-7.1 10/10] target/ppc: implement cdtbcd
Question about direct block chaining
2022-04-18 15:37 UTC (2+ messages)
[PATCH 0/3] qapi-schema: support alternates with array type
2022-04-18 14:52 UTC (6+ messages)
` [PATCH 1/3] "
[RFC PATCH v7 00/25] Net Control VQ support with asid in vDPA SVQ
2022-04-18 14:16 UTC (16+ messages)
` [RFC PATCH v7 08/25] vdpa: Add x-svq to NetdevVhostVDPAOptions
` [RFC PATCH v7 16/25] vdpa: control virtqueue support on shadow virtqueue
` [RFC PATCH v7 19/25] vhost: Add vhost_svq_inject
` [RFC PATCH v7 24/25] vdpa: Add asid attribute to vdpa device
` [RFC PATCH v7 25/25] vdpa: Add x-cvq-svq
[GSoC] Adding RPi4 support to qemu-system-aarch64
2022-04-18 13:29 UTC
[PATCH] target/rx: swap stack pointers on clrpsw/setpsw instruction
2022-04-18 13:29 UTC (2+ messages)
[PATCH] target/rx: update PC correctly in wait instruction
2022-04-18 13:18 UTC (2+ messages)
[PATCH] target/rx: set PSW.I when executing wait instruction
2022-04-18 13:17 UTC (2+ messages)
[PATCH 0/3] Repair duplicated clusters in parallels image
2022-04-18 11:41 UTC (6+ messages)
` [PATCH 1/3] qemu-img check: fixing duplicated clusters for parallels format
` [PATCH 2/3] iotests: 314 test on duplicated clusters (parallels format)
` [PATCH 3/3] docs: parallels image format supports consistency checks
[RFC PATCH 0/4] 9pfs: Add 9pfs support for Windows host
2022-04-18 12:31 UTC (6+ messages)
[PATCH 00/19] block: fix coroutine_fn annotations
2022-04-18 11:08 UTC (3+ messages)
` [PATCH 24/26] 9p: add missing "
[RFC PATCH v5 00/23] Net Control VQ support with asid in vDPA SVQ
2022-04-18 10:34 UTC (4+ messages)
` [RFC PATCH v5 06/23] vdpa: Add x-svq to NetdevVhostVDPAOptions
[PATCH] Use io_uring_register_ring_fd() to skip fd operations
2022-04-18 8:32 UTC (2+ messages)
[PATCH] qga/vss-win32: enable qga-vss.tlb generation with widl
2022-04-18 8:15 UTC (2+ messages)
[PATCH for-7.1] hw/block/fdc-sysbus: Always mark sysbus floppy controllers as not having DMA
2022-04-18 8:12 UTC (2+ messages)
[PATCH] hw/nvme: fix narrowing conversion
2022-04-18 6:13 UTC (2+ messages)
[PATCH v2] hw/nvme: add missing return statement
2022-04-18 6:13 UTC (2+ messages)
[PATCH v6 0/4] hw/arm/virt: Fix CPU's default NUMA node ID
2022-04-18 2:09 UTC (5+ messages)
` [PATCH v6 1/4] qapi/machine.json: Add cluster-id
` [PATCH v6 2/4] hw/arm/virt: Consider SMP configuration in CPU topology
` [PATCH v6 3/4] hw/arm/virt: Fix CPU's default NUMA node ID
` [PATCH v6 4/4] hw/acpi/aml-build: Use existing CPU topology to build PPTT table
A couple of new device-tree helpers
2022-04-17 21:38 UTC (6+ messages)
` [PATCH 1/4] device_tree: add qemu_fdt_setprop_reg64 helper
` [PATCH 2/4] hw/riscv: use qemu_fdt_setprop_reg64() in sifive_u.c
` [PATCH 3/4] device_tree: add qemu_fdt_setprop_strings() helper
` [PATCH 4/4] hw/riscv: use qemu_fdt_setprop_strings() in sifive_u.c
[PATCH v3 00/39] Logging cleanup and per-thread logfiles
2022-04-17 18:30 UTC (29+ messages)
` [PATCH v3 04/39] util/log: Pass Error pointer to qemu_set_log
` [PATCH v3 09/39] *: Use fprintf between qemu_log_trylock/unlock
` [PATCH v3 14/39] accel/tcg: Use cpu_dump_state "
` [PATCH v3 15/39] target/nios2: Remove log_cpu_state from reset
` [PATCH v3 16/39] util/log: Use qemu_log_trylock/unlock in qemu_log
` [PATCH v3 17/39] util/log: Drop return value from qemu_log
` [PATCH v3 18/39] util/log: Mark qemu_log_trylock as G_GNUC_WARN_UNUSED_RESULT
` [PATCH v3 19/39] util/log: Remove qemu_log_flush
` [PATCH v3 20/39] util/log: Drop call to setvbuf
` [PATCH v3 21/39] bsd-user: Expand log_page_dump inline
` [PATCH v3 22/39] linux-user: "
` [PATCH v3 23/39] tests/unit: Do not reference QemuLogFile directly
` [PATCH v3 24/39] include/exec/log: "
` [PATCH v3 25/39] include/qemu/log: Move entire implementation out-of-line
` [PATCH v3 26/39] sysemu/os-win32: Test for and use _lock_file/_unlock_file
` [PATCH v3 27/39] util/log: Introduce qemu_set_log_filename_flags
` [PATCH v3 28/39] bsd-user: Use qemu_set_log_filename_flags
` [PATCH v3 29/39] linux-user: "
` [PATCH v3 30/39] softmmu: "
` [PATCH v3 31/39] util/log: Remove qemu_log_close
` [PATCH v3 32/39] util/log: Rename logfilename to global_filename
` [PATCH v3 33/39] util/log: Rename qemu_logfile to global_file
` [PATCH v3 34/39] util/log: Rename qemu_logfile_mutex to global_mutex
` [PATCH v3 35/39] util/log: Hoist the eval of is_daemonized in qemu_set_log_internal
` [PATCH v3 36/39] util/log: Combine two logfile closes
` [PATCH v3 37/39] util/log: Rename QemuLogFile to RCUCloseFILE
` [PATCH v3 38/39] util/log: Limit RCUCloseFILE to file closing
` [PATCH v3 39/39] util/log: Support per-thread log files
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).