qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-10 17:16:29 to 2023-01-11 10:10:37 UTC [more...]

[PATCH v14 00/11] s390x: CPU Topology
 2023-01-11 10:09 UTC  (15+ messages)
` [PATCH v14 02/11] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v14 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v14 04/11] s390x/sclp: reporting the maximum nested topology entries
` [PATCH v14 05/11] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v14 07/11] target/s390x/cpu topology: activating CPU topology
` [PATCH v14 08/11] qapi/s390/cpu topology: change-topology monitor command

[RFC PATCH 0/4] qom: Introduce object_class_property_deprecate()
 2023-01-11 10:08 UTC  (5+ messages)

[PULL 00/29] Misc patches for 2023-01-10
 2023-01-11 10:03 UTC  (21+ messages)
` [PULL 02/29] i386: Emit correct error code for 64-bit IDT entry
` [PULL 03/29] accel: introduce accelerator blocker API
` [PULL 04/29] KVM: keep track of running ioctls
` [PULL 05/29] kvm: Atomic memslot updates
` [PULL 06/29] target/i386: Remove compilation errors when -Werror=maybe-uninitialized
` [PULL 07/29] chardev: clean up chardev-parallel.c
` [PULL 08/29] gitlab: remove redundant setting of PKG_CONFIG_PATH
` [PULL 10/29] hw/xen: use G_GNUC_PRINTF/SCANF for various functions
` [PULL 15/29] hw/display: avoid creating empty loadable modules
` [PULL 16/29] libvhost-user: Provide _GNU_SOURCE when compiling outside of QEMU
` [PULL 17/29] libvhost-user: Replace typeof with __typeof__
` [PULL 20/29] libvhost-user: Declare uffdio_register early to make it C90 compliant
` [PULL 22/29] libvduse: Provide _GNU_SOURCE when compiling outside of QEMU
` [PULL 28/29] target/i386: fix operand size of unary SSE operations

[PATCH v4 00/36] tcg: Support for Int128 with helpers
 2023-01-11  9:59 UTC  (8+ messages)
` [PATCH v4 01/36] tcg: Define TCG_TYPE_I128 and related helper macros
` [PATCH v4 02/36] tcg: Handle dh_typecode_i128 with TCG_CALL_{RET, ARG}_NORMAL
` [PATCH v4 03/36] tcg: Allocate objects contiguously in temp_allocate_frame

[PATCH v5 00/14] vfio/migration: Implement VFIO migration protocol v2
 2023-01-11  9:59 UTC  (9+ messages)
` [PATCH v5 10/14] "

[PATCH 0/2] linux-user: revert previous workaround for glibc >= 2.36
 2023-01-11  9:55 UTC  (4+ messages)
` [PATCH 1/2] Revert "linux-user: add more compat ioctl definitions"
` [PATCH 2/2] Revert "linux-user: fix compat with glibc >= 2.36 sys/mount.h"

[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
 2023-01-11  9:50 UTC  (5+ messages)
` [PULL v4 76/83] vhost-user: Support vhost_dev_start

[PATCH] remove unnecessary extern "C" blocks
 2023-01-11  9:14 UTC  (3+ messages)

[PATCH v4 0/1] python/machine: Fix AF_UNIX path too long
 2023-01-11  9:07 UTC  (5+ messages)
` [PATCH v4 1/1] python/machine: Fix AF_UNIX path too long on macOS

intermittent hang, s390x host, bios-tables-test test, TPM
 2023-01-11  9:05 UTC  (11+ messages)

[PATCH 00/18] hw/arm: Move various objects to softmmu_ss to build them once (part 1)
 2023-01-11  9:01 UTC  (17+ messages)
` [PATCH 01/18] hw/arm: Move various units to softmmu_ss[]
` [PATCH 04/18] hw/arm: Use full "target/arm/cpu.h" path to include target's "cpu.h"
` [PATCH 05/18] target/arm: Move CPU QOM type definitions to "hw/arm/cpu.h"
` [PATCH 06/18] target/arm: Move CPU definitions consumed by HW model "
` [PATCH 07/18] hw/arm: Move more units to softmmu_ss[]
` [PATCH 10/18] hw/arm: Move various armv7m-related "
` [PATCH 11/18] hw/arm/digic: Remove unnecessary target_long use
` [PATCH 12/18] hw/arm/digic: Replace object_initialize(ARMCPU) by object_new(ARMCPU)
` [PATCH 13/18] hw/arm/fsl-imx: Correct GPIO/GPT index in QOM tree
` [PATCH 14/18] hw/arm/fsl-imx25: Replace object_initialize(ARMCPU) by object_new()
` [PATCH 15/18] hw/arm/fsl-imx31: "
` [PATCH 16/18] hw/arm/fsl-imx7: "
` [PATCH 17/18] hw/arm/fsl-imx6: "
` [PATCH 18/18] hw/arm/allwinner: "

[PATCH v3 0/5] hw/i2c/bitbang_i2c: Housekeeping
 2023-01-11  8:50 UTC  (6+ messages)
` [PATCH v3 1/5] hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public header
` [PATCH v3 2/5] hw/i2c/bitbang_i2c: Remove unused dummy MemoryRegion
` [PATCH v3 3/5] hw/i2c/bitbang_i2c: Change state calling bitbang_i2c_set_state() helper
` [PATCH v3 4/5] hw/i2c/bitbang_i2c: Trace state changes
` [PATCH v3 5/5] hw/i2c/bitbang_i2c: Convert DPRINTF() to trace events

[PATCH] hw/net/lan9118: log [read|write]b when mode_16bit is enabled rather than abort
 2023-01-11  8:49 UTC  (3+ messages)

[PATCH v2 0/4] bulk: Replace TARGET_FMT_plx by HWADDR_PRIx
 2023-01-11  8:39 UTC  (5+ messages)
` [PATCH v2 1/4] hw: Remove hardcoded tabs (code style)
` [PATCH v2 2/4] bulk: Coding style fixes
` [PATCH v2 3/4] bulk: Replace TARGET_FMT_plx -> HWADDR_PRIx
` [RFC PATCH v2 4/4] bulk: Prefix '0x' to hex values displayed with HWADDR_PRIx format

[PATCH] usb-ccid: make ids and descriptor configurable
 2023-01-11  8:09 UTC  (2+ messages)

[PATCH v3 0/3] python/qemu/machine: fix potential hang in QMP accept
 2023-01-11  8:01 UTC  (4+ messages)
` [PATCH v3 1/3] python/qmp/protocol: add open_with_socket()
` [PATCH v3 2/3] python/qmp/legacy: make QEMUMonitorProtocol accept a socket
` [PATCH v3 3/3] python/qemu/machine: use socketpair() for QMP by default

Questions about how block devices use snapshots
 2023-01-11  7:55 UTC  (3+ messages)

[PULL 0/6] hw/nvme updates
 2023-01-11  7:52 UTC  (7+ messages)
` [PULL 1/6] hw/nvme: use QOM accessors
` [PULL 2/6] hw/nvme: rename shadow doorbell related trace events
` [PULL 3/6] hw/nvme: fix missing endian conversions for doorbell buffers
` [PULL 4/6] hw/nvme: fix missing cq eventidx update
` [PULL 5/6] hw/nvme: clean up confusing use of errp/local_err
` [PULL 6/6] hw/nvme: cleanup error reporting in nvme_init_pci()

[PATCH v9 0/9] support subsets of code size reduction extension
 2023-01-11  7:19 UTC  (3+ messages)

virtio-iommu issue with VFIO device downstream to a PCIe-to-PCI bridge: VFIO devices are not assigned any iommu group
 2023-01-11  7:14 UTC  (3+ messages)

[PATCH] bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
 2023-01-11  7:10 UTC  (3+ messages)

[RFC v1 0/2] spice: Add an option to forward the dmabuf directly to the encoder
 2023-01-11  5:37 UTC  (3+ messages)
` [RFC v1 1/2] spice: Add an option for users to provide a preferred codec
` [RFC v1 2/2] spice: Add an option to forward the dmabuf directly to the encoder

[PATCH 0/2] target/riscv/cpu: fix sifive_u 32/64bits boot in riscv-to-apply.next
 2023-01-11  5:56 UTC  (10+ messages)
` [PATCH 1/2] target/riscv/cpu: set cpu->cfg in register_cpu_props()
` [PATCH 2/2] target/riscv/cpu.c: do not skip misa logic in riscv_cpu_realize()

[RFC PATCH for 8.0 00/13] vDPA-net inflight descriptors migration with SVQ
 2023-01-11  5:51 UTC  (7+ messages)
` [RFC PATCH for 8.0 10/13] virtio-net: Migrate vhost inflight descriptors

make vm-build-freebsd appears to require . in PATH
 2023-01-11  5:50 UTC  (5+ messages)

[RFC PATCH v2 00/19] target/arm: Allow CONFIG_TCG=n builds
 2023-01-11  5:46 UTC  (6+ messages)
` [RFC PATCH v2 07/19] target/arm: Move helper_set_pstate_* into cpregs.c
` [RFC PATCH v2 17/19] target/arm: Move regime_using_lpae_format into internal.h

[PATCH v5 00/11] riscv: OpenSBI boot test and cleanups
 2023-01-11  5:08 UTC  (22+ messages)
` [PATCH v5 01/11] tests/avocado: add RISC-V OpenSBI boot test
` [PATCH v5 04/11] hw/riscv/boot.c: exit early if filename is NULL in load functions
` [PATCH v5 06/11] hw/riscv: write initrd 'chosen' FDT inside riscv_load_initrd()
` [PATCH v5 07/11] hw/riscv: write bootargs 'chosen' FDT after riscv_load_kernel()
` [PATCH v5 08/11] hw/riscv/boot.c: use MachineState in riscv_load_initrd()
` [PATCH v5 09/11] hw/riscv/boot.c: use MachineState in riscv_load_kernel()
` [PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init "
` [PATCH v5 11/11] hw/riscv/boot.c: make riscv_load_initrd() static

[PATCH 0/2] fix for #285
 2023-01-11  3:55 UTC  (3+ messages)
` [PATCH 1/2] util: import GTree as QTree
` [PATCH 2/2] tcg: use QTree instead of GTree

[PATCH v2 0/5] hw/i2c/bitbang_i2c: Housekeeping
 2023-01-11  2:57 UTC  (3+ messages)
` [PATCH v2 4/5] hw/i2c/bitbang_i2c: Trace state changes

[PATCH v2 0/5] tsan fixes
 2023-01-11  2:41 UTC  (4+ messages)
` [PATCH v2 4/5] util/qht: use striped locks under TSAN

[PATCH] hw/display/xlnx_dp: fix overflow in xlnx_dp_aux_push_tx_fifo()
 2023-01-11  2:01 UTC  (3+ messages)

[PATCH v3 0/3] tcg: add perfmap and jitdump
 2023-01-11  1:47 UTC  (4+ messages)
` [PATCH v3 1/3] linux-user: Clean up when exiting due to a signal
` [PATCH v3 2/3] accel/tcg: Add debuginfo support
` [PATCH v3 3/3] tcg: add perfmap and jitdump

[PATCH v7 0/7] Misc ppc/mac machines clean up
 2023-01-11  0:54 UTC  (14+ messages)
` [PATCH v7 1/7] input/adb: Only include header where needed
` [PATCH v7 2/7] mac_{old,new}world: Use local variable instead of qdev_get_machine()
  ` [PATCH v7 2/7] mac_{old, new}world: "
` [PATCH v7 3/7] mac_{old,new}world: Pass MacOS VGA NDRV in card ROM instead of fw_cfg
` [PATCH v7 4/7] mac_newworld: Add machine types for different mac99 configs
` [PATCH v7 6/7] mac_newworld: Deprecate mac99 "via" option

[PATCH v6 0/4] Make the mc146818 RTC device target independent
 2023-01-10 23:16 UTC  (2+ messages)

[PATCH qemu v3 1/1] Emulating sun keyboard language layout dip switches, taking the value for the dip switches from the "-k" option to qemu
 2023-01-10 23:08 UTC  (2+ messages)

[PATCH 0/1] hw/ide: share bmdma read and write functions
 2023-01-10 23:07 UTC  (4+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-10 22:51 UTC  (7+ messages)
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory

[PATCH v3 0/6] virtio-mem: Handle preallocation with migration
 2023-01-10 20:03 UTC  (10+ messages)
` [PATCH v3 1/6] migration: Allow immutable device state to be migrated early (i.e., before RAM)

[RFC] Reducing NEED_CPU_H usage
 2023-01-10 19:56 UTC  (2+ messages)

[PATCH 1/1] hw/arm/sbsa-ref.c: Start APs powered off
 2023-01-10 18:35 UTC  (3+ messages)

[PATCH 00/26] current maintainer trees (testing/semihosting/plugins)
 2023-01-10 17:39 UTC  (27+ messages)
` [PATCH 01/26] scripts/ci: update gitlab-runner playbook to use latest runner
` [PATCH 02/26] gitlab: add FF_SCRIPT_SECTIONS for timings
` [PATCH 03/26] gitlab: just use plain --cc=clang for custom runner build
` [PATCH 04/26] tests/unit: drop hacky race avoidance in test-io-channel-command
` [PATCH 05/26] build-sys: fix crlf-ending C code
` [PATCH 06/26] .gitlab-ci.d/windows: do not disable opengl
` [PATCH 07/26] configure: replace Perl usage with sed
` [PATCH 08/26] meson: replace Perl usage with Python
` [PATCH 09/26] docs: drop texinfo options
` [PATCH 10/26] Update lcitool and fedora to 37
` [PATCH 11/26] lcitool: drop perl from QEMU project/dependencies
` [PATCH 12/26] lcitool: drop texinfo "
` [PATCH 13/26] semihosting: Write back semihosting data before completion callback
` [PATCH 14/26] semihosting: add O_BINARY flag in host_open for NT compatibility
` [PATCH 15/26] docs: add a proper feature overview in "About QEMU"
` [PATCH 16/26] semihosting: add semihosting section to the docs
` [PATCH 17/26] tests/tcg: add memory-sve test for aarch64
` [PATCH 18/26] cpu: free cpu->tb_jmp_cache with RCU
` [PATCH 19/26] util/qht: add missing atomic_set(hashes[i])
` [PATCH 20/26] thread: de-const qemu_spin_destroy
` [PATCH 21/26] util/qht: use striped locks under TSAN
` [PATCH 22/26] plugins: make qemu_plugin_user_exit's locking order consistent with fork_start's
` [PATCH 23/26] plugins: fix optimization in plugin_gen_disable_mem_helpers
` [PATCH 24/26] translator: always pair plugin_gen_insn_{start, end} calls
` [PATCH 25/26] tcg: exclude lookup_tb_ptr from helper instrumentation
` [PATCH 26/26] cpu-exec: assert that plugin_mem_cbs is NULL after execution

[PATCH v4 00/11] iotests: use vm.cmd()
 2023-01-10 19:13 UTC  (3+ messages)
` [PATCH v4 04/11] iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine

[PATCH] Makefile: allow 'make uninstall'
 2023-01-10 19:04 UTC  (4+ messages)

Postcopy migration failed with "qemu-system-x86_64: postcopy_ram_listen_thread: loadvm failed: -5"
 2023-01-10 19:02 UTC  (2+ messages)

[PATCH v6 00/51] Xen support under KVM
 2023-01-10 17:26 UTC  (6+ messages)
` [RFC PATCH v1 00/15] Xen PV backend support for KVM/Xen guests
  ` [RFC PATCH v1 01/15] hw/xen: Add evtchn operations to allow redirection to internal emulation

[PATCH] python: QEMUMachine: enable qmp accept timeout by default
 2023-01-10 18:05 UTC  (6+ messages)

[PULL 00/51] virtio,pc,pci: features, cleanups, fixes
 2023-01-10 18:28 UTC  (9+ messages)

[PATCH v2 0/3] python/qemu/machine: fix potential hang in QMP accept
 2023-01-10 17:45 UTC  (6+ messages)

[PATCH qemu v2] x86: don't let decompressed kernel image clobber setup_data
 2023-01-10 17:50 UTC  (4+ messages)
` [PATCH qemu v3] "

[RFC v4 0/3] migration: reduce time of loading non-iterable vmstate
 2023-01-10 14:45 UTC  (8+ messages)
` [RFC v4 2/3] memory: add depth assert in address_space_to_flatview

[PATCH v4 0/8] Fix win32/msys2 shader compilation & update lcitool deps
 2023-01-10 16:35 UTC  (2+ 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).