qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-28 15:41:50 to 2022-07-31 04:13:06 UTC [more...]

[PATCH v11 0/6] Improve PMU support
 2022-07-31  4:10 UTC  (3+ messages)
` [PATCH v11 1/6] target/riscv: Add sscofpmf extension support

[PATCH v4] target/ppc: Fix host PVR matching for KVM
 2022-07-31  1:33 UTC 

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

[PULL 0/2] minor loongarch cleanups
 2022-07-30 15:16 UTC  (5+ messages)
` [PULL 1/2] hw/loongarch: Rename file 'loongson3.XXX' to 'virt.XXX'
` [PULL 2/2] hw/loongarch: Change macro name 'LS7A_XXX' to 'VIRT_XXX'

[PATCH v3 0/4] Enable unix socket support on Windows
 2022-07-30 14:50 UTC  (5+ messages)
` [PATCH v3 1/4] util/qemu-sockets: Replace the call to close a socket with closesocket()
` [PATCH v3 2/4] util/qemu-sockets: Enable unix socket support on Windows
` [PATCH v3 3/4] chardev/char-socket: Update AF_UNIX for Windows
` [PATCH v3 4/4] tests/unit: Update test-io-channel-socket.c "

[PATCH for-7.1 0/2] scsi-disk: fixes for block size crashes found by fuzzer
 2022-07-30 12:26 UTC  (3+ messages)
` [PATCH for-7.1 1/2] scsi-disk: fix overflow when block size is not a multiple of BDRV_SECTOR_SIZE
` [PATCH for-7.1 2/2] scsi-disk: ensure block size is non-zero and changes limited to bits 8-15

[PATCH for-7.1? 0/2] Re-enable ppc32 as a linux-user host
 2022-07-30 10:39 UTC  (7+ 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] WHPX: Add support for device backed memory regions
 2022-07-30  8:39 UTC  (2+ messages)

[PATCH v3 3/3] dump: use jobs framework for dump guest memory
 2022-07-30  3:20 UTC 

[PATCH v3 2/3] job: introduce dump guest memory job
 2022-07-30  3:19 UTC 

[PATCH v3 1/3] dump: support cancel dump process
 2022-07-30  3:19 UTC 

[PATCH] target/mips: Advance pc after semihosting exception
 2022-07-30  2:18 UTC 

[PATCH v1 0/2] Change 'loongson3.XXX' file name and 'LS7A_XXX' macro name
 2022-07-30  0:40 UTC  (4+ 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'

[PATCH v3 00/11] OpenRISC Virtual Machine
 2022-07-29 23:42 UTC  (15+ messages)
` [PATCH v3 01/11] hw/openrisc: Split re-usable boot time apis out to boot.c
` [PATCH v3 02/11] target/openrisc: Fix memory reading in debugger
` [PATCH v3 03/11] goldfish_rtc: Add big-endian property
` [PATCH v3 04/11] hw/openrisc: Add the OpenRISC virtual machine
` [PATCH v3 05/11] hw/openrisc: Add PCI bus support to virt
` [PATCH v3 06/11] hw/openrisc: Initialize timer time at startup
` [PATCH v3 07/11] target/openrisc: Add interrupted CPU to log
` [PATCH v3 08/11] target/openrisc: Enable MTTCG
` [PATCH v3 09/11] target/openrisc: Interrupt handling fixes
` [PATCH v3 10/11] hw/openrisc: virt: pass random seed to fdt
` [PATCH v3 11/11] docs/system: openrisc: Add OpenRISC documentation

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

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-29 20:58 UTC  (7+ messages)
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*
` [PATCH v7 09/14] KVM: Extend the memslot to support fd-based private memory
` [PATCH v7 12/14] KVM: Handle page fault for "

[PATCH for-7.1?] linux-user/riscv: Align signal frame to 16 bytes
 2022-07-29 20:19 UTC 

[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 v4 00/17] dump: Add arch section and s390x PV dump
 2022-07-29 19:35 UTC  (18+ 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)

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

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


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