qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-20 15:36:41 to 2022-04-20 19:57:36 UTC [more...]

[PULL for-7.1 00/53] Misc pull request for QEMU 7.1
 2022-04-20 19:06 UTC  (4+ messages)
` [PULL 01/53] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities

Future of libslirp in QEMU
 2022-04-20 19:08 UTC 

[PULL 0/4] tcg patch queue
 2022-04-20 19:16 UTC  (4+ messages)
` [PULL 1/4] Don't include sysemu/tcg.h if it is not necessary
` [PULL 2/4] tcg: Fix indirect lowering vs TCG_OPF_COND_BRANCH
` [PULL 4/4] tcg: Add tcg_constant_ptr

[RFC PATCH v3 0/5] Port PPC64/PowerNV MMU tests to QEMU
 2022-04-20 19:24 UTC  (19+ 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

[PATCH v1] hw/ppc: change indentation to spaces from TABs
 2022-04-20 19:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/34] Misc meson conversions for QEMU 7.1
 2022-04-20 19:17 UTC  (61+ messages)
` [PATCH 01/34] meson: show final set of compiler flags
` [PATCH 02/34] configure: remove dead code
` [PATCH 03/34] qga: wixl: get path to sysroot from pkg-config as intended
` [PATCH 04/34] configure: pc-bios/qemu-icon.bmp does not exist
` [PATCH 05/34] configure: gcov should not exclude fortify-source
` [PATCH 06/34] configure: move --enable/--disable-debug-info to second option parsing pass
` [PATCH 07/34] configure, meson: move OpenGL check to meson
` [PATCH 08/34] meson, configure: move RDMA options "
` [PATCH 09/34] meson, configure: move keyctl test "
` [PATCH 10/34] meson, configure: move usbfs "
` [PATCH 11/34] meson, configure: move libgio "
` [PATCH 12/34] meson: move CONFIG_XEN_PCI_PASSTHROUGH to config-host.h
` [PATCH 13/34] meson, configure: move --enable-module-upgrades to meson
` [PATCH 14/34] meson, configure: move Xen detection "
` [PATCH 15/34] meson-buildoptions: add support for string options
` [PATCH 16/34] configure, meson: move iasl detection to meson
` [PATCH 17/34] configure: move Windows flags "
` [PATCH 18/34] configure: switch string options to automatic parsing
` [PATCH 19/34] meson, configure: move --tls-priority to meson
` [PATCH 20/34] meson, configure: move bdrv whitelists "
` [PATCH 21/34] meson, configure: move --with-pkgversion, CONFIG_STAMP "
` [PATCH 22/34] meson, configure: move --interp-prefix "
` [PATCH 23/34] meson: always combine directories with prefix
` [PATCH 24/34] configure: switch directory options to automatic parsing
` [PATCH 25/34] meson: pass more options directly as -D
` [PATCH 26/34] configure: omit options with default values from meson command line
` [PATCH 27/34] meson, virtio: place all virtio-pci devices under virtio_pci_ss
` [PATCH 28/34] configure: simplify vhost-net-{user, vdpa} configuration
` [PATCH 29/34] build: move vhost-vsock configuration to Kconfig
` [PATCH 30/34] build: move vhost-scsi "
` [PATCH 31/34] build: move vhost-user-fs "
` [PATCH 32/34] meson: create have_vhost_* variables
` [PATCH 33/34] meson: use have_vhost_* variables to pick sources
` [PATCH 34/34] configure, meson: move vhost options to Meson

[PATCH qemu] ppc/vof: Fix uninitialized string tracing
 2022-04-20 19:16 UTC  (2+ messages)

[RFC PATCH 0/8] Alternative softfloat 128-bit integer support
 2022-04-20 19:14 UTC  (2+ messages)

[PATCH] qapi: Fix version of cpu0-id field
 2022-04-20 19:01 UTC 

[PATCH 0/2] Fix nvme copy command with pi metadata
 2022-04-20 19:16 UTC  (4+ messages)
` [PATCH 2/2] hw/nvme: fix copy cmd for pi enabled namespaces

[PATCH v2 0/2] spapr: Make the nested code TCG only
 2022-04-20 19:12 UTC  (2+ messages)

[PATCH 0/3] AVX guest implementation
 2022-04-20 18:59 UTC  (6+ messages)
` [PATCH 2/4] TCG support for AVX

[PATCH qemu] ppc/spapr/ddw: Add 2M pagesize
 2022-04-20 19:10 UTC  (2+ messages)

[PATCH v4 00/19] migration: Postcopy Preemption
 2022-04-20 18:19 UTC  (4+ messages)
` [PATCH v4 01/19] migration: Postpone releasing MigrationState.hostname

[PATCH] target/ppc: Improve KVM hypercall trace
 2022-04-20 19:12 UTC  (2+ messages)

[PULL 00/25] Various testing, doc and gdbstub fixes
 2022-04-20 18:08 UTC  (26+ messages)
` [PULL 01/25] tests/avocado: update aarch64_virt test to exercise -cpu max
` [PULL 02/25] docs/devel: add some notes on the binfmt-image-debian targets
` [PULL 03/25] docs/devel: drop :hidden: and :includehidden: tags
` [PULL 04/25] tests/docker: remove dead code for linux-user containers
` [PULL 05/25] tests/docker: remove test targets
` [PULL 06/25] tests/docker: remove dead variable
` [PULL 07/25] tests/docker: remove unnecessary default definitions
` [PULL 08/25] tests/docker: inline variable definitions or move close to use
` [PULL 09/25] tests/docker: remove unnecessary filtering of $(DOCKER_IMAGES)
` [PULL 10/25] tests/docker: simplify docker-TEST@IMAGE targets
` [PULL 11/25] tests/docker: do not duplicate rules for hexagon-cross
` [PULL 12/25] tests/tcg: add compiler test variables when using containers
` [PULL 13/25] tests/tcg: remove CONFIG_LINUX_USER from config-target.mak
` [PULL 14/25] tests/tcg: remove CONFIG_USER_ONLY "
` [PULL 15/25] tests/tcg: prepare Makefile.prereqs at configure time
` [PULL 16/25] tests/tcg: list test targets in Makefile.prereqs
` [PULL 17/25] tests/tcg: invoke Makefile.target directly from QEMU's makefile
` [PULL 18/25] tests/tcg: isolate from QEMU's config-host.mak
` [PULL 19/25] tests/docker: remove SKIP_DOCKER_BUILD
` [PULL 20/25] tests/tcg: fix non-static build
` [PULL 21/25] tests/tcg: remove duplicate sha512-sse case
` [PULL 22/25] tests/tcg: add float_convd test
` [PULL 23/25] tests/tcg: add missing reference files for float_convs
` [PULL 24/25] target/i386: fix byte swap issue with XMM register access
` [PULL 25/25] tests/guest-debug: better handle gdb crashes

introducing vrc :)
 2022-04-20 18:12 UTC  (2+ messages)

[PULL SUBSYSTEM qemu-pnv] ppc/pnv: Update skiboot firmware image
 2022-04-20 19:09 UTC  (2+ messages)

[PULL 0/8] Block patches
 2022-04-20 18:12 UTC  (2+ messages)

[PATCH 00/41] Misc cleanups
 2022-04-20 18:53 UTC  (61+ messages)
` [PATCH 06/41] include: rename qemu-common.h qemu/copyright.h
` [PATCH 08/41] build-sys: simplify MSI's QEMU_GA_MANUFACTURER
` [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 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 24/41] include: move qdict_{crumple,flatten} declarations
` [PATCH 25/41] tests: remove block/qdict checks from check-qobject.c
` [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 32/41] qtest: simplify socket_send()
` [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 39/41] qga: remove need for QEMU atomic.h

[PULL 00/39] Logging cleanup and per-thread logfiles
 2022-04-20 18:06 UTC  (40+ messages)
` [PULL 01/39] util/log: Drop manual log buffering
` [PULL 02/39] target/hexagon: Remove qemu_set_log in hexagon_translate_init
` [PULL 03/39] util/log: Return bool from qemu_set_log_filename
` [PULL 04/39] util/log: Pass Error pointer to qemu_set_log
` [PULL 05/39] os-posix: Use qemu_log_enabled
` [PULL 06/39] util/log: Move qemu_log_lock, qemu_log_unlock out of line
` [PULL 07/39] util/log: Rename qemu_log_lock to qemu_log_trylock
` [PULL 08/39] hw/xen: Split out xen_pv_output_msg
` [PULL 09/39] *: Use fprintf between qemu_log_trylock/unlock
` [PULL 10/39] util/log: Remove qemu_log_vprintf
` [PULL 11/39] tcg: Pass the locked filepointer to tcg_dump_ops
` [PULL 12/39] exec/translator: Pass the locked filepointer to disas_log hook
` [PULL 13/39] exec/log: Remove log_disas and log_target_disas
` [PULL 14/39] accel/tcg: Use cpu_dump_state between qemu_log_trylock/unlock
` [PULL 15/39] target/nios2: Remove log_cpu_state from reset
` [PULL 16/39] util/log: Use qemu_log_trylock/unlock in qemu_log
` [PULL 17/39] util/log: Drop return value from qemu_log
` [PULL 18/39] util/log: Mark qemu_log_trylock as G_GNUC_WARN_UNUSED_RESULT
` [PULL 19/39] util/log: Remove qemu_log_flush
` [PULL 20/39] util/log: Drop call to setvbuf
` [PULL 21/39] bsd-user: Expand log_page_dump inline
` [PULL 22/39] linux-user: "
` [PULL 23/39] tests/unit: Do not reference QemuLogFile directly
` [PULL 24/39] include/exec/log: "
` [PULL 25/39] include/qemu/log: Move entire implementation out-of-line
` [PULL 26/39] sysemu/os-win32: Test for and use _lock_file/_unlock_file
` [PULL 27/39] util/log: Introduce qemu_set_log_filename_flags
` [PULL 28/39] bsd-user: Use qemu_set_log_filename_flags
` [PULL 29/39] linux-user: "
` [PULL 30/39] softmmu: "
` [PULL 31/39] util/log: Remove qemu_log_close
` [PULL 32/39] util/log: Rename logfilename to global_filename
` [PULL 33/39] util/log: Rename qemu_logfile to global_file
` [PULL 34/39] util/log: Rename qemu_logfile_mutex to global_mutex
` [PULL 35/39] util/log: Hoist the eval of is_daemonized in qemu_set_log_internal
` [PULL 36/39] util/log: Combine two logfile closes
` [PULL 37/39] util/log: Rename QemuLogFile to RCUCloseFILE
` [PULL 38/39] util/log: Limit RCUCloseFILE to file closing
` [PULL 39/39] util/log: Support per-thread log files

[PATCH v2 0/2] Remove PCIE root bridge LSI on powernv
 2022-04-20 17:18 UTC  (4+ messages)
` [PATCH v2 1/2] pcie: Don't try triggering a LSI when not defined

[PATCH 0/2] docs: build-platforms: Fix and clarify
 2022-04-20 16:18 UTC  (6+ messages)
` [PATCH 1/2] docs: build-platforms: Fix spelling for Homebrew
` [PATCH 2/2] docs: build-platforms: Clarify stance on minor releases and backports

[PULL 0/7] Misc patches
 2022-04-20 16:38 UTC  (2+ messages)

[PATCH 0/3] qapi: Random small fixes
 2022-04-20 15:41 UTC  (5+ messages)
` [PATCH 1/3] docs: qapi: Remove outdated reference to simple unions
` [PATCH 2/3] qapi: Fix documentation for query-xen-replication-status
` [PATCH 3/3] qapi: Fix typo

[PATCH] softmmu/memory: Skip translation size instead of fixed granularity if translate() successfully
 2022-04-20 15:25 UTC  (3+ messages)


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).