qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-28 09:45:18 to 2022-07-29 14:12:17 UTC [more...]

[PATCH] disas/nanomips: Convert nanoMIPS disassembler to C
 2022-07-29 14:02 UTC 

[PULL V2 00/25] Net patches
 2022-07-29 14:08 UTC  (5+ messages)
` [PULL V2 19/25] vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs
` [PULL V2 25/25] net/colo.c: fix segmentation fault when packet is not parsed correctly

virtio: why no full reset on virtio_set_status 0 ?
 2022-07-29 14:00 UTC  (13+ messages)

[PATCH v10 00/21] job: replace AioContext lock with job_mutex
 2022-07-29 13:33 UTC  (9+ messages)
` [PATCH v10 02/21] job.h: categorize fields in struct Job
` [PATCH v10 03/21] job.c: API functions not used outside should be static
` [PATCH v10 04/21] aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
` [PATCH v10 05/21] job.c: add job_lock/unlock while keeping job.h intact

[RFC 0/3] Add Generic SPI GPIO model
 2022-07-29 13:25 UTC  (5+ messages)
` [RFC 1/3] hw: m25p80: add prereading ability in transfer8
` [RFC 2/3] hw: spi_gpio: add spi gpio model

[PULL 00/30] migration queue
 2022-07-29 13:31 UTC  (3+ messages)
` [PULL 06/30] softmmu/dirtylimit: Implement virtual CPU throttle

[Bug 1921664] Re: Coroutines are racy for risc64 emu on arm64 - crash on Assertion
 2022-07-29 13:14 UTC  (2+ messages)

[PATCH] linux-user: Do not treat madvise()'s advice as a bitmask
 2022-07-29 13:09 UTC  (3+ messages)

[PATCH v2] ci: Upgrade msys2 release to 20220603
 2022-07-29 13:30 UTC  (4+ messages)

[RFC v2 00/10] Introduce an extensible static analyzer
 2022-07-29 13:00 UTC  (11+ messages)
` [RFC v2 01/10] Add "
` [RFC v2 02/10] Drop unused static function return values
` [RFC v2 03/10] static-analyzer: Support adding tests to checks
` [RFC v2 04/10] static-analyzer: Avoid reanalyzing unmodified translation units
` [RFC v2 05/10] static-analyzer: Enforce coroutine_fn restrictions for direct calls
` [RFC v2 06/10] Fix some direct calls from non-coroutine_fn to coroutine_fn
` [RFC v2 07/10] static-analyzer: Enforce coroutine_fn restrictions on function pointers
` [RFC v2 08/10] Fix some bad coroutine_fn indirect calls and pointer assignments
` [RFC v2 09/10] block: Add no_coroutine_fn marker
` [RFC v2 10/10] Fix some calls from coroutine_fn to no_coroutine_fn

[PATCH] virtiofsd: Disable killpriv_v2 by default
 2022-07-29 13:17 UTC 

Bluetooth System Application
 2022-07-29  8:22 UTC 

[PATCH 1/1] block: add missed block_acct_setup with new block device init procedure
 2022-07-29 12:36 UTC  (5+ messages)

[PATCH v6 0/5] RISC-V Smstateen support
 2022-07-29 12:29 UTC  (8+ messages)
` [PATCH v6 3/5] target/riscv: smstateen check for fcsr

[PATCH] linux-user: Don't assume 0 is not a valid host timer_t value
 2022-07-29 11:06 UTC  (5+ messages)

[PATCH for-7.1] hw/mips/malta: turn off x86 specific features of PIIX4_PM
 2022-07-29 10:17 UTC  (13+ messages)

[PULL 00/13] testing, semihosting and doc fixes
 2022-07-29  9:19 UTC  (14+ messages)
` [PULL 01/13] tests: refresh to latest libvirt-ci module
` [PULL 02/13] gitlab: show testlog.txt contents when cirrus/custom-runner jobs fail
` [PULL 03/13] gitlab: drop 'containers-layer2' stage
` [PULL 04/13] .cirrus.yml: Change winsymlinks to 'native'
` [PULL 05/13] .gitlab-ci.d/windows.yml: Enable native Windows symlink
` [PULL 06/13] semihosting: Don't return negative values on qemu_semihosting_console_write() failure
` [PULL 07/13] semihosting: Don't copy buffer after console_write()
` [PULL 08/13] semihosting: Check for errors on SET_ARG()
` [PULL 09/13] semihosting: Fix handling of buffer in TARGET_SYS_TMPNAM
` [PULL 10/13] qapi: Add exit-failure PanicAction
` [PULL 11/13] tests/tcg/s390x: Test unaligned accesses to lowcore
` [PULL 12/13] docs/devel: fix description of OBJECT_DECLARE_SIMPLE_TYPE
` [PULL 13/13] qemu-options: bring the kernel and image options together

[PATCH v1 0/2] Change 'loongson3.XXX' file name and 'LS7A_XXX' macro name
 2022-07-29  7:30 UTC  (3+ messages)
` [PATCH v1 1/2] hw/loongarch: Rename file 'loongson3.XXX' to 'virt.XXX'
` [PATCH v1 2/2] hw/loongarch: Change macro name 'LS7A_XXX' to 'VIRT_XXX'

[RFC PATCH v4 00/36] TDX QEMU support
 2022-07-29  7:14 UTC  (6+ messages)
` [RFC PATCH v4 18/36] i386/tdx: Skip BIOS shadowing setup

[PATCH v4 00/17] dump: Add arch section and s390x PV dump
 2022-07-28 17:52 UTC  (15+ messages)
` [PATCH v4 01/17] dump: Rename write_elf_loads to write_elf_phdr_loads
` [PATCH v4 04/17] dump: Rework get_start_block
` [PATCH v4 11/17] dump/dump: Add section string table support
` [PATCH v4 12/17] dump/dump: Add arch section support

[PATCH 00/16] Support VIRTIO_F_RING_RESET for virtio-net and vhost-user in virtio pci
 2022-07-29  1:51 UTC  (8+ messages)
` [PATCH 08/16] vhost: add op to enable or disable a single vring

[PATCH v1 0/6] Support booting bios and kernel for LoongArch
 2022-07-29  1:32 UTC  (4+ messages)
` [PATCH 5/6] hw/loongarch: Add acpi ged support

[PULL 0/3] ppc queue
 2022-07-29  0:28 UTC  (7+ messages)
` [PULL 1/3] hw/ppc: check if spapr_drc_index() returns NULL in spapr_nvdimm.c
` [PULL 2/3] hw/ppc/ppc440_uc: Initialize length passed to cpu_physical_memory_map()
` [PULL 3/3] target/ppc: Implement new wait variants

[PATCH] configure: pass correct cflags to container-based cross compilers
 2022-07-28 23:53 UTC  (3+ messages)

[python-qemu-qmp MR #13] Sphinx: improve version detection for SDists
 2022-07-28 23:26 UTC 

[PATCH] Hexagon (tests/tcg/hexagon) add compiler options to EXTRA_CFLAGS
 2022-07-28 22:19 UTC  (3+ messages)

Question to mem-path support at QEMU for Xen
 2022-07-28 21:07 UTC  (5+ messages)

[PATCH for-7.1?] kvm: don't use perror() without useful errno
 2022-07-28 22:12 UTC  (3+ messages)

[PATCH] configure: Fix ppc container_cross_cc substitution
 2022-07-28 22:11 UTC  (2+ messages)

[PATCH] ppc: Remove redundant macro MSR_BOOK3S_MASK
 2022-07-28 21:39 UTC  (2+ messages)

[PATCH] ci: Upgrade msys2 release to 20220603
 2022-07-28 20:02 UTC 

[PULL 0/2] riscv-to-apply queue
 2022-07-28 18:27 UTC  (2+ messages)

[PATCH] hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec()
 2022-07-28 18:19 UTC 

[RFC 0/2] Fix Coverity and other errors in ppc440_uc DMA
 2022-07-28 18:03 UTC  (6+ messages)
` [RFC 1/2] hw/ppc/ppc440_uc: Initialize length passed to cpu_physical_memory_map()

[PATCH for-7.1] linux-user/flatload.c: Fix setting of image_info::end_code
 2022-07-28 17:17 UTC  (3+ messages)

[PATCH v5 0/8] Misc NPCM7XX patches
 2022-07-28 17:08 UTC  (11+ messages)
` [PATCH v5 5/8] blockdev: Add a new IF type IF_OTHER

[ANNOUNCE] QEMU 7.1.0-rc0 is now available
 2022-07-28 16:57 UTC 

[RFC patch 0/1] block: vhost-blk backend
 2022-07-28 15:40 UTC  (6+ messages)

[RFC] hw/nvme: Use irqfd to send interrupts
 2022-07-28 15:38 UTC  (8+ messages)

[PATCH for-7.1 0/3] hw/nvme: misc ioeventfd fixes
 2022-07-28 15:28 UTC  (3+ messages)

[PATCH v2 0/7] multifd: Multiple interface support on top of Multifd
 2022-07-28 15:15 UTC  (10+ messages)
` [PATCH v2 2/7] multifd: modifying 'migrate' qmp command to add multifd socket on particular src and dest pair
` [PATCH v2 3/7] multifd: adding multi-interface support for multifd on destination side
` [PATCH v2 5/7] multifd: establishing connection between any non-default src and dest pair

[PATCH v3 0/2] migration-test: Allow test to run without uffd
 2022-07-28 15:11 UTC  (5+ messages)
` [PATCH v3 1/2] migration-test: Use migrate_ensure_converge() for auto-converge
` [PATCH v3 2/2] migration-test: Allow test to run without uffd

[QEMU PATCH v2 0/6] Support ACPI NVDIMM Label Methods
 2022-07-28 14:30 UTC  (7+ messages)
` [QEMU PATCH v2 4/6] nvdimm: Implement "

[PATCH for-7.1] applesmc: silence invalid key warning in case default one is used
 2022-07-28 14:51 UTC  (13+ messages)

[PATCH 1/3] job: introduce dump guest memory job
 2022-07-28 14:04 UTC  (6+ messages)
` [PATCH 2/3] dump: use jobs framework for dump guest memory
` [PATCH 3/3] dump: support cancel dump process

[PATCH for 7.1 v2 0/4] virtio fixes (split from virtio-gpio series)
 2022-07-28 13:55 UTC  (5+ messages)
` [PATCH v2 1/4] hw/virtio: incorporate backend features in features
` [PATCH v2 2/4] hw/virtio: gracefully handle unset vhost_dev vdev
` [PATCH v2 3/4] hw/virtio: handle un-configured shutdown in virtio-pci
` [PATCH v2 4/4] hw/virtio: fix vhost_user_read tracepoint

[PATCH for-7.1] tests: acpi: silence applesmc warning about invalid key
 2022-07-28 13:40 UTC  (2+ messages)

[PATCH for-7.2] hw: Add compat machines for 7.2
 2022-07-28 13:40 UTC  (3+ messages)

[PATCH] vga: fix incorrect line height in 640x200x2 mode
 2022-07-28 13:34 UTC 

[PATCH 0/5] Enable unix socket support on Windows
 2022-07-28 13:41 UTC  (6+ messages)
` [PATCH 4/5] util/qemu-sockets: "

qtest/libqos: How to find the free PCI slots in a qtest instance?
 2022-07-28 10:44 UTC 

[PATCH v2 0/2] migration-test: Allow test to run without uffd
 2022-07-28 13:33 UTC  (4+ messages)
` [PATCH v2 1/2] migration-test: Use migrate_ensure_converge() for auto-converge

[PATCH v3] target/ppc: Implement new wait variants
 2022-07-28 13:27 UTC  (4+ messages)

[PATCH] aspeed: Enable backend file for eeprom
 2022-07-28 13:22 UTC  (4+ messages)

[PATCH v3 00/12] powernv: introduce pnv-phb base/proxy devices
 2022-07-28 13:12 UTC  (6+ messages)
` [PATCH v3 05/12] ppc/pnv: turn PnvPHB4 into a PnvPHB backend

[PATCH v2 0/6] Enable unix socket support on Windows
 2022-07-28 13:03 UTC  (9+ messages)
` [PATCH v2 1/6] util/qemu-sockets: Replace the call to close a socket with closesocket()
` [PATCH v2 2/6] util/oslib-win32: Add a helper to get the Windows version
` [PATCH v2 3/6] qga/commands-win32: Use os_get_win_version()
` [PATCH v2 5/6] chardev/char-socket: Update AF_UNIX for Windows

[PATCH v2 0/2] migration: Store ram size value
 2022-07-28 12:07 UTC  (3+ messages)
` [PATCH v2 1/2] migration: Split ram_bytes_total_common() in two functions
` [PATCH v2 2/2] migration: Calculate ram size once

[PATCH v2 0/6] Eliminate multifd flush
 2022-07-28 11:59 UTC  (7+ messages)
` [PATCH v2 1/6] multifd: Create property multifd-sync-after-each-section
` [PATCH v2 2/6] multifd: Protect multifd_send_sync_main() calls
` [PATCH v2 3/6] migration: Simplify ram_find_and_save_block()
` [PATCH v2 4/6] migration: Make find_dirty_block() return a single parameter
` [PATCH v2 5/6] multifd: Only sync once each full round of memory
` [PATCH v2 6/6] ram: Document migration ram flags

[PATCH] stubs: update replay-tools to match replay.h types
 2022-07-28 11:51 UTC  (2+ messages)

[PULL 0/2] block: fix parallels block driver
 2022-07-28 11:40 UTC  (2+ messages)

When create a new qemu fork, can not run pipeline, what I need to do?
 2022-07-28 10:56 UTC  (4+ messages)

[PATCH v3 for 7.2 00/21] virtio-gpio and various virtio cleanups
 2022-07-28 10:41 UTC  (7+ messages)
` [PATCH v3 02/21] include/hw: document vhost_dev feature life-cycle
` [PATCH v3 05/21] block/vhost-user-blk-server: don't expose VHOST_USER_F_PROTOCOL_FEATURES

add qemu_fdt_setprop_strings() and use it in most places
 2022-07-28 10:41 UTC  (4+ messages)
` [PATCH v3 1/5] device_tree: add qemu_fdt_setprop_strings() helper

[PATCH] tests/docker: regenerate container Dockerfiles
 2022-07-28 10:36 UTC  (2+ messages)

[PATCH for 7.1 v1 0/5] virtio fixes (split from virtio-gpio series)
 2022-07-28 10:27 UTC  (4+ messages)
` [PATCH v1 1/5] block/vhost-user-blk-server: don't expose VHOST_USER_F_PROTOCOL_FEATURES

Guest reboot issues since QEMU 6.0 and Linux 5.11
 2022-07-28 10:13 UTC  (2+ messages)

[PATCH] contrib/vhost-user-blk: Clean up deallocation of VuVirtqElement
 2022-07-28  9:51 UTC  (6+ messages)

[PATCH] ui: dbus-display requires CONFIG_GBM
 2022-07-28  9:46 UTC  (2+ messages)

[PATCH 0/5] Eliminate multifd flush
 2022-07-28  9:07 UTC  (5+ messages)
` [PATCH 4/5] migration: Make find_dirty_block() return a single parameter


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