qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-28 13:34:13 to 2022-07-29 20:15:03 UTC [more...]

[PATCH] linux-user: Implement faccessat2
 2022-07-29 20:14 UTC 

[PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
 2022-07-29 19:54 UTC  (11+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-29 19:51 UTC  (5+ messages)
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*
` [PATCH v7 09/14] KVM: Extend the memslot to support fd-based private memory

[PATCH v4 00/17] dump: Add arch section and s390x PV dump
 2022-07-29 19:35 UTC  (23+ 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 05/17] dump: Cleanup and annotate guest memory related DumpState struct members
` [PATCH v4 07/17] dump: Allocate header
` [PATCH v4 08/17] dump: Split write of section headers and data and add a prepare step
` [PATCH v4 09/17] dump: Reorder struct DumpState
` [PATCH v4 10/17] dump: Swap segment and section header locations
` [PATCH v4 11/17] dump/dump: Add section string table support

[PATCH v2] ci: Upgrade msys2 release to 20220603
 2022-07-29 19:24 UTC  (5+ messages)

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

[PATCH] hw/intc: Handle software disabling of APIC correctly
 2022-07-29 17:34 UTC  (4+ messages)

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

[PULL 0/6] Fixes for QEMU 7.1-rc1
 2022-07-29 17:30 UTC  (8+ messages)
` [PULL 1/6] ui: dbus-display requires CONFIG_GBM
` [PULL 2/6] vga: fix incorrect line height in 640x200x2 mode
` [PULL 3/6] stubs: update replay-tools to match replay.h types
` [PULL 4/6] configure: Fix ppc container_cross_cc substitution
` [PULL 5/6] kvm: don't use perror() without useful errno
` [PULL 6/6] configure: pass correct cflags to container-based cross compilers

[PATCH for-7.1? 0/2] Re-enable ppc32 as a linux-user host
 2022-07-29 17:21 UTC  (3+ messages)
` [PATCH 1/2] common-user/host/ppc: Implement safe-syscall.inc.S
` [PATCH 2/2] linux-user: Implment host/ppc/host-signal.h

[PATCH 0/3] Hexagon bug fixes and test improvements
 2022-07-29 17:08 UTC  (7+ messages)
` [PATCH 1/3] Hexagon (target/hexagon) make VyV operands use a unique temp
` [PATCH 2/3] Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.c
` [PATCH 3/3] Hexagon (tests/tcg/hexagon) reference file for float_convd

[PATCH RESEND] tests/tcg/linux-test: Fix random hangs in test_socket
 2022-07-29 16:44 UTC  (2+ messages)

[PATCH 00/15] ipmi: Bug fixes, add new interfaces
 2022-07-29 16:01 UTC  (6+ messages)
` [PATCH 12/15] ipmi: Add an SMBus IPMI interface

[PATCH] hyperv: fix SynIC SINT assertion failure on guest reset
 2022-07-29 16:01 UTC 

[PATCH] linux-user: Use memfd for open syscall emulation
 2022-07-29 16:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] hw/net/rocker: Avoid undefined shifts with more than 31 ports
 2022-07-29 15:59 UTC 

[PULL 00/60] semihosting patch queue
 2022-07-29 15:53 UTC  (4+ messages)
` [PULL 02/60] semihosting: Return failure from softmmu-uaccess.h functions

[PATCH v1] dirtylimit: Fix overflow when computing MB
 2022-07-29 15:42 UTC 

[PULL 00/13] testing, semihosting and doc fixes
 2022-07-29 15:36 UTC  (15+ 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 v2 0/3] Fix some coverity issues on VDUSE
 2022-07-29 15:22 UTC  (2+ messages)

[PATCH] dirtylimit: Fix overflow when computing MB
 2022-07-29 15:18 UTC  (2+ messages)

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

[PATCH] disas/nanomips: Convert nanoMIPS disassembler to C
 2022-07-29 14:17 UTC  (2+ messages)

[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  (11+ 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

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

[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 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  (12+ messages)

[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 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  (2+ messages)

[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  (10+ messages)

[PATCH 1/3] job: introduce dump guest memory job
 2022-07-28 14:04 UTC  (4+ messages)
` [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  (2+ 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


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