qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-27 19:36:50 to 2022-09-28 11:43:06 UTC [more...]

[PATCH v4 00/54] tests/qtest: Enable running qtest on Windows
 2022-09-28 10:03 UTC  (5+ messages)
` [PATCH v4 35/54] tests/qtest: libqtest: Install signal handler via signal()

[PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
 2022-09-28  9:47 UTC  (30+ messages)

[PATCH v9 00/10] s390x: CPU Topology
 2022-09-28 10:03 UTC  (15+ messages)
` [PATCH v9 03/10] s390x/cpu topology: reporting the CPU topology to the guest
` [PATCH v9 05/10] s390x/cpu: reporting drawers and books "
` [PATCH v9 09/10] s390x/cpu_topology: activating CPU topology
` [PATCH v9 10/10] docs/s390x: document s390x cpu topology

[PULL 00/38] Linux user for 7.2 patches
 2022-09-28  8:23 UTC  (40+ messages)
` [PULL 01/38] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default
` [PULL 02/38] linux-user: fix readlinkat handling with magic exe symlink
` [PULL 03/38] linux-user: Add missing signals in strace output
` [PULL 04/38] linux-user: Add missing clock_gettime64() syscall strace
` [PULL 05/38] linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls
` [PULL 06/38] linux-user: Log failing executable in EXCP_DUMP()
` [PULL 07/38] linux-user/hppa: Use EXCP_DUMP() to show enhanced debug info
` [PULL 08/38] linux-user/hppa: Dump IIR on register dump
` [PULL 09/38] linux-user: Fix strace of chmod() if mode == 0
` [PULL 10/38] linux-user/hppa: Set TASK_UNMAPPED_BASE to 0xfa000000 for hppa arch
` [PULL 11/38] linux-user: Add strace for clock_nanosleep()
` [PULL 12/38] linux-user: Show timespec on strace for futex()
` [PULL 13/38] linux-user: Provide MADV_* definitions
` [PULL 14/38] linux-user: Fix madvise(MADV_DONTNEED) on alpha
` [PULL 15/38] linux-user: Implement stracing madvise()
` [PULL 16/38] linux-user: Passthrough MADV_DONTNEED for certain file mappings
` [PULL 17/38] tests/tcg/linux-test: Add linux-madvise test
` [PULL 18/38] linux-user: Fix TARGET_PROT_SEM for XTENSA
` [PULL 19/38] linux-user: Add proper strace format strings for getdents()/getdents64()
` [PULL 20/38] linux-user/hppa: Add signal trampoline for hppa target
` [PULL 21/38] linux-user/hppa: Drop stack guard page on "
` [PULL 22/38] linux-user/hppa: Increase guest stack size to 80MB for "
` [PULL 23/38] linux-user/hppa: Allow PROT_GROWSUP and PROT_GROWSDOWN in mprotect()
` [PULL 24/38] linux-user/hppa: Fix setup_sigcontext()
` [PULL 25/38] linux-user: fix bug about missing signum convert of sigqueue
` [PULL 26/38] linux-user: Don't assume 0 is not a valid host timer_t value
` [PULL 27/38] linux-user/s390x: Save/restore fpc when handling a signal
` [PULL 28/38] linux-user: Introduce stubs for ELF AT_BASE_PLATFORM
` [PULL 29/38] linux-user: Set ELF_BASE_PLATFORM for MIPS
` [PULL 30/38] linux-user: Combine do_futex and do_futex_time64
` [PULL 31/38] linux-user: Sink call to do_safe_futex
` [PULL 32/38] linux-user: Implement FUTEX_WAKE_BITSET
` [PULL 33/38] linux-user: Convert signal number for FUTEX_FD
` [PULL 34/38] linux-user: Implement PI futexes
` [PULL 35/38] linux-user: Update print_futex_op
` [PULL 36/38] linux-user: Lock log around strace
` [PULL 37/38] linux-user: Log tid for strace
` [PULL 38/38] linux-user: Add parameters of getrandom() syscall "

[PATCH v7 0/5] improve error handling for module load
 2022-09-28  8:28 UTC  (5+ messages)
` [PATCH v7 4/5] dmg: warn when opening dmg images containing blocks of unknown type
` [PATCH v7 5/5] accel: abort if we fail to load the accelerator plugin

virtiofsd: Any reason why there's not an "openat2" sandbox mode?
 2022-09-28  8:33 UTC  (7+ messages)
        ` [Virtio-fs] "

[RFC PATCH] tests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZE
 2022-09-28  8:44 UTC  (3+ messages)

[PATCH] i386: Add new CPU model SapphireRapids
 2022-09-28  8:12 UTC  (7+ messages)

If your networking is failing after updating to the latest git version of QEMU
 2022-09-28  8:27 UTC 

[PULL 00/37] qtests fixes
 2022-09-28  7:18 UTC  (38+ messages)
` [PULL 01/37] tests/qtest: i440fx-test: Rewrite create_blob_file() to be portable
` [PULL 02/37] tests/qtest: ahci-test: Avoid using hardcoded /tmp
` [PULL 03/37] tests/qtest: aspeed_smc-test: "
` [PULL 04/37] tests/qtest: boot-serial-test: "
` [PULL 05/37] tests/qtest: cxl-test: "
` [PULL 06/37] tests/qtest: fdc-test: "
` [PULL 07/37] tests/qtest: generic_fuzz: "
` [PULL 08/37] tests/qtest: virtio_blk_fuzz: "
` [PULL 09/37] tests/qtest: ide-test: "
` [PULL 10/37] tests/qtest: vhost-user-blk-test: "
` [PULL 11/37] tests/qtest: virtio-blk-test: "
` [PULL 12/37] tests/qtest: virtio-scsi-test: "
` [PULL 13/37] tests/qtest: libqtest: "
` [PULL 14/37] tests/unit: test-image-locking: "
` [PULL 15/37] tests/unit: test-qga: "
` [PULL 16/37] tests: vhost-user-bridge: "
` [PULL 17/37] tests/qtest: Skip running virtio-net-test cases that require socketpair() for win32
` [PULL 18/37] tests/qtest: Build test-filter-{mirror, redirector} cases for posix only
` [PULL 19/37] tests/qtest: qmp-test: Skip running test_qmp_oob for win32
` [PULL 20/37] tests/qtest: libqtest: Adapt global_qtest declaration "
` [PULL 21/37] tests/qtest: libqtest: Exclude the *_fds APIs "
` [PULL 22/37] tests/qtest: {ahci, ide}-test: Use relative path for temporary files "
` [PULL 23/37] tests/qtest: bios-tables-test: Adapt the case "
` [PULL 24/37] tests/qtest: migration-test: Disable IO redirection "
` [PULL 25/37] tests/qtest: ide-test: Open file in binary mode
` [PULL 26/37] tests/qtest: virtio-net-failover: Disable migration tests for win32
` [PULL 27/37] tests/qtest: microbit-test: Fix socket access "
` [PULL 28/37] tests/qtest: libqtest: Replace the call to close a socket with closesocket()
` [PULL 29/37] tests/qtest: migration-test: Skip running some TLS cases for win32
` [PULL 30/37] .gitlab-ci.d/windows.yml: Display meson test logs
` [PULL 31/37] tests/x86: Move common code to function in device-plug-test
` [PULL 32/37] tests/qtest: hd-geo-test: Avoid using hardcoded /tmp
` [PULL 33/37] tests/qtest: pflash-cfi02-test: "
` [PULL 34/37] tests/qtest: qmp-test: "
` [PULL 35/37] tests/qtest: vhost-user-test: "
` [PULL 36/37] tests/qtest: boot-serial-test: Close the serial file before starting QEMU
` [PULL 37/37] docs/devel: testing: Document writing portable test cases

[PATCH v2 00/11] Introduce new acpi/smbios python tests using biosbits
 2022-09-28  7:43 UTC  (14+ messages)
` [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables "
` [PATCH v2 10/11] pytest: add pytest to the meson build system

Should we maybe move Cirrus-CI jobs away from Gitlab again?
 2022-09-28  7:24 UTC  (12+ messages)

[PATCH v4] block: Refactor get_tmp_filename()
 2022-09-28  6:58 UTC  (2+ messages)

[PATCH] target/arm: Use the max page size in a 2-stage ptw
 2022-09-28  6:52 UTC  (3+ messages)

[PATCH v2 00/39] tests/qtest: Enable running qtest on Windows
 2022-09-28  7:07 UTC  (10+ messages)
` [PATCH v2 35/39] tests/qtest: migration-test: Skip running some TLS cases for win32

[PATCH v9 00/16] qapi: net: add unix socket type support to netdev backend
 2022-09-28  6:23 UTC  (15+ messages)
` [PATCH v9 01/16] net: introduce convert_host_port()
` [PATCH v9 03/16] net: simplify net_client_parse() error management
` [PATCH v9 05/16] qapi: net: add stream and dgram netdevs
` [PATCH v9 08/16] net: stream: add unix socket
` [PATCH v9 09/16] net: dgram: make dgram_dst generic
` [PATCH v9 11/16] net: dgram: add unix socket
` [PATCH v9 13/16] qemu-sockets: update socket_uri() and socket_parse() to be consistent

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-09-28  6:10 UTC  (15+ messages)
` [PATCH 49/51] io/channel-watch: Fix socket watch "

[PATCH v7 0/2] Enable notify VM exit
 2022-09-28  5:29 UTC  (8+ messages)
` [PATCH v7 1/2] i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
` [PATCH v7 2/2] i386: Add notify VM exit support

[PATCH v5 00/12] blkio: add libblkio BlockDriver
 2022-09-28  5:27 UTC  (14+ messages)
` [PATCH v5 01/12] coroutine: add flag to re-queue at front of CoQueue
` [PATCH v5 02/12] blkio: add libblkio block driver
` [PATCH v5 03/12] numa: call ->ram_block_removed() in ram_block_notifer_remove()
` [PATCH v5 04/12] block: pass size to bdrv_unregister_buf()
` [PATCH v5 05/12] block: use BdrvRequestFlags type for supported flag fields
` [PATCH v5 06/12] block: add BDRV_REQ_REGISTERED_BUF request flag
` [PATCH v5 07/12] block: return errors from bdrv_register_buf()
` [PATCH v5 08/12] block: add BlockRAMRegistrar
` [PATCH v5 09/12] exec/cpu-common: add qemu_ram_get_fd()
` [PATCH v5 10/12] stubs: add qemu_ram_block_from_host() and qemu_ram_get_fd()
` [PATCH v5 11/12] blkio: implement BDRV_REQ_REGISTERED_BUF optimization
` [PATCH v5 12/12] virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint

[PATCH v2] disas/riscv.c: rvv: Add disas support for vector instructions
 2022-09-28  5:22 UTC  (4+ messages)
    `  "

[PATCH v3] disas/riscv.c: rvv: Add disas support for vector instructions
 2022-09-28  5:18 UTC 

[PATCH v1 0/2] Add OpenTitan lifecycle controller
 2022-09-28  5:08 UTC  (3+ messages)
` [PATCH v1 1/2] hw/misc: add ibex "
` [PATCH v1 2/2] riscv/opentitan: connect "

[PATCH] virtio: del net client if net_init_tap_one failed
 2022-09-28  3:38 UTC 

[PATCH v2 1/3] hw/watchdog: wdt_ibex_aon.c: Implement the watchdog for the OpenTitan
 2022-09-28  0:13 UTC  (5+ messages)

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-09-27 23:23 UTC  (13+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd

[PATCH][RESEND] hyperv: fix SynIC SINT assertion failure on guest reset
 2022-09-27 23:17 UTC  (2+ messages)

[PULL 0/2] VFIO updates 2022-09-27
 2022-09-27 22:29 UTC  (3+ messages)
` [PULL 1/2] vfio/migration: Fix incorrect initialization value for parameters in VFIOMigration
` [PULL 2/2] vfio/common: Fix vfio_iommu_type1_info use after free

[RFC PATCH v2 00/29] PowerPC interrupt rework
 2022-09-27 22:14 UTC  (31+ messages)
` [RFC PATCH v2 01/29] target/ppc: define PPC_INTERRUPT_* values directly
` [RFC PATCH v2 02/29] target/ppc: always use ppc_set_irq to set env->pending_interrupts
` [RFC PATCH v2 03/29] target/ppc: split interrupt masking and delivery from ppc_hw_interrupt
` [RFC PATCH v2 04/29] target/ppc: prepare to split interrupt masking and delivery by excp_model
` [RFC PATCH v2 05/29] target/ppc: create an interrupt masking method for POWER9/POWER10
` [RFC PATCH v2 06/29] target/ppc: remove unused interrupts from p9_pending_interrupt
` [RFC PATCH v2 07/29] target/ppc: create an interrupt delivery method for POWER9/POWER10
` [RFC PATCH v2 08/29] target/ppc: remove unused interrupts from p9_deliver_interrupt
` [RFC PATCH v2 09/29] target/ppc: remove generic architecture checks "
` [RFC PATCH v2 10/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER9
` [RFC PATCH v2 11/29] target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_interrupt
` [RFC PATCH v2 12/29] target/ppc: create an interrupt masking method for POWER8
` [RFC PATCH v2 13/29] target/ppc: remove unused interrupts from p8_pending_interrupt
` [RFC PATCH v2 14/29] target/ppc: create an interrupt delivery method for POWER8
` [RFC PATCH v2 15/29] target/ppc: remove unused interrupts from p8_deliver_interrupt
` [RFC PATCH v2 16/29] target/ppc: remove generic architecture checks "
` [RFC PATCH v2 17/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER8
` [RFC PATCH v2 18/29] target/ppc: add power-saving interrupt masking logic to p8_next_unmasked_interrupt
` [RFC PATCH v2 19/29] target/ppc: create an interrupt masking method for POWER7
` [RFC PATCH v2 20/29] target/ppc: remove unused interrupts from p7_pending_interrupt
` [RFC PATCH v2 21/29] target/ppc: create an interrupt delivery method for POWER7
` [RFC PATCH v2 22/29] target/ppc: remove unused interrupts from p7_deliver_interrupt
` [RFC PATCH v2 23/29] target/ppc: remove generic architecture checks "
` [RFC PATCH v2 24/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER7
` [RFC PATCH v2 25/29] target/ppc: add power-saving interrupt masking logic to p7_next_unmasked_interrupt
` [RFC PATCH v2 26/29] target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds
` [RFC PATCH v2 27/29] target/ppc: introduce ppc_maybe_interrupt
` [RFC PATCH v2 28/29] target/ppc: unify cpu->has_work based on cs->interrupt_request
` [RFC PATCH v2 29/29] target/ppc: move the p*_interrupt_powersave methods to excp_helper.c

[PATCH v2] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
 2022-09-27 22:08 UTC  (3+ messages)

qemu and -vga vs. -device
 2022-09-27 22:01 UTC  (2+ messages)

[PATCH v2 0/4] virtio-gpu: Blob resources
 2022-09-27 21:57 UTC  (7+ messages)
` [PATCH v2 4/4] virtio-gpu: Don't require udmabuf when blob support is enabled

[PATCH v11 00/21] job: replace AioContext lock with job_mutex
 2022-09-27 21:12 UTC  (6+ messages)
` [PATCH v11 18/21] job.c: enable job lock/unlock and remove Aiocontext locks

[QEMU][PATCH 0/5] Introduce Xilinx Versal CANFD
 2022-09-27 17:37 UTC  (3+ messages)

[PATCH 00/12] audio: misc. improvements and bug fixes
 2022-09-27 11:54 UTC  (3+ messages)
` [PATCH 03/12] audio: run downstream playback queue unconditionally

[PATCH 1/1] 9pfs: avoid iterator invalidation in v9fs_mark_fids_unreclaim
 2022-09-27 19:47 UTC  (5+ 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).