qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-20 06:53:27 to 2022-06-20 16:12:04 UTC [more...]

[PATCH] target/arm: Catch invalid kvm state also for hvf
 2022-06-20 16:08 UTC 

[PATCH] hmat acpi: Don't require initiator value in -numa when hmat=on
 2022-06-20 16:05 UTC  (4+ messages)

[PATCH v3 0/4] Cavium Octeon MIPS extensions
 2022-06-20 16:01 UTC  (6+ messages)
` [PATCH v3 1/4] target/mips: introduce decodetree structure for Cavium Octeon extension
` [PATCH v3 2/4] target/mips: implement Octeon-specific BBIT instructions
` [PATCH v3 3/4] target/mips: implement Octeon-specific arithmetic instructions
` [PATCH v3 4/4] target/mips: introduce Cavium Octeon CPU model

[PATCH 0/7] semihosting: proper QEMU exit on semihosted exit syscall
 2022-06-20 15:59 UTC  (13+ messages)
` [PATCH] accel/tcg/cpu-exec: fix precise single-stepping after interrupt
` [PATCH 1/7] softmmu: add qemu_[set|get]_exit_status functions
` [PATCH 2/7] semihosting: add the semihosting_exit_request function
` [PATCH 3/7] semihosting/arm-compat-semi: use semihosting_exit_request
` [PATCH 4/7] target/m68k: use semihosting_exit_request on semihosted exit syscall
` [PATCH 5/7] target/mips: "
` [PATCH 6/7] target/nios2: "
` [PATCH 7/7] target/xtensa: "

[PATCH v4 0/4] MSG_ZEROCOPY fixes & improvements
 2022-06-20 15:51 UTC  (14+ messages)
` [PATCH v4 1/4] QIOChannelSocket: Introduce assert and reduce ifdefs to improve readability
` [PATCH v4 2/4] QIOChannelSocket: Fix zero-copy send so socket flush works
` [PATCH v4 3/4] migration: zero-copy flush only at the end of bitmap scanning
` [PATCH v4 4/4] migration: Change zero_copy_send from migration parameter to migration capability

[PATCH v2 00/21] migration: remove QEMUFileOps concept and assume use of QIOChannel
 2022-06-20 15:47 UTC  (44+ messages)
` [PATCH v2 01/21] io: add a QIOChannelNull equivalent to /dev/null
` [PATCH v2 02/21] migration: switch to use QIOChannelNull for dummy channel
` [PATCH v2 03/21] migration: remove unreachble RDMA code in save_hook impl
` [PATCH v2 04/21] migration: rename rate limiting fields in QEMUFile
` [PATCH v2 05/21] migration: rename 'pos' field in QEMUFile to 'bytes_processed'
` [PATCH v2 06/21] migration: rename qemu_ftell to qemu_file_total_transferred
` [PATCH v2 07/21] migration: rename qemu_update_position to qemu_file_credit_transfer
` [PATCH v2 08/21] migration: rename qemu_file_update_transfer to qemu_file_acct_rate_limit
` [PATCH v2 09/21] migration: introduce a QIOChannel impl for BlockDriverState VMState
` [PATCH v2 10/21] migration: convert savevm to use QIOChannelBlock for VMState
` [PATCH v2 11/21] migration: stop passing 'opaque' parameter to QEMUFile hooks
` [PATCH v2 12/21] migration: hardcode assumption that QEMUFile is backed with QIOChannel
` [PATCH v2 13/21] migration: introduce new constructors for QEMUFile
` [PATCH v2 14/21] migration: remove unused QEMUFileGetFD typedef / qemu_get_fd method
` [PATCH v2 15/21] migration: remove the QEMUFileOps 'shut_down' callback
` [PATCH v2 16/21] migration: remove the QEMUFileOps 'set_blocking' callback
` [PATCH v2 17/21] migration: remove the QEMUFileOps 'close' callback
` [PATCH v2 18/21] migration: remove the QEMUFileOps 'get_buffer' callback
` [PATCH v2 19/21] migration: remove the QEMUFileOps 'writev_buffer' callback
` [PATCH v2 20/21] migration: remove the QEMUFileOps 'get_return_path' callback
` [PATCH v2 21/21] migration: remove the QEMUFileOps abstraction

[RFC PATCH v3 00/11] qapi: net: add unix socket type support to netdev backend
 2022-06-20 15:21 UTC  (16+ messages)
` [RFC PATCH v3 01/11] net: introduce convert_host_port()
` [RFC PATCH v3 02/11] net: remove the @errp argument of net_client_inits()
` [RFC PATCH v3 03/11] qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
` [RFC PATCH v3 04/11] qapi: net: add stream and dgram netdevs
` [RFC PATCH v3 05/11] net: stream: Don't ignore EINVAL on netdev socket connection
` [RFC PATCH v3 06/11] net: stream: add unix socket
` [RFC PATCH v3 07/11] net: dgram: make dgram_dst generic
` [RFC PATCH v3 08/11] net: dgram: move mcast specific code from net_socket_fd_init_dgram()
` [RFC PATCH v3 09/11] net: dgram: add unix socket
` [RFC PATCH v3 10/11] qemu-sockets: introduce socket_uri()
` [RFC PATCH v3 11/11] net: stream: move to QIO

TCG development tools?
 2022-06-20 15:17 UTC  (3+ messages)

[PATCH] migration: Remove RDMA_UNREGISTRATION_EXAMPLE
 2022-06-20 15:09 UTC 

[PATCH] sphinx: change default language to 'en'
 2022-06-20 14:38 UTC  (3+ messages)

proposed 7.1 release schedule
 2022-06-20 14:28 UTC  (4+ messages)

[PATCH v5 0/5] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-06-20 14:27 UTC  (10+ messages)
` [PATCH v5 2/5] i386/pc: create pci-host qdev prior to pc_memory_init()
` [PATCH v5 4/5] i386/pc: relocate 4g start to 1T where applicable

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-20 14:16 UTC  (9+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "
` [PATCH v6 6/8] KVM: Handle page fault for "

[PATCH v2] memory: prevent dma-reentracy issues
 2022-06-20 14:06 UTC  (2+ messages)

[PATCH 00/50] PS2 device QOMification - part 1
 2022-06-20 14:13 UTC  (8+ messages)
` [PATCH 45/50] lasips2: use qdev gpio for output IRQ

[PATCH v8 00/12] s390x: CPU Topology
 2022-06-20 14:03 UTC  (13+ messages)
` [PATCH v8 01/12] Update Linux Headers
` [PATCH v8 02/12] s390x/cpu_topology: CPU topology objects and structures
` [PATCH v8 03/12] s390x/cpu_topology: implementating Store Topology System Information
` [PATCH v8 04/12] s390x/cpu_topology: Adding books to CPU topology
` [PATCH v8 05/12] s390x/cpu_topology: Adding books to STSI
` [PATCH v8 06/12] s390x/cpu_topology: Adding drawers to CPU topology
` [PATCH v8 07/12] s390x/cpu_topology: Adding drawers to STSI
` [PATCH v8 08/12] s390x/cpu_topology: implementing numa for the s390x topology
` [PATCH v8 09/12] target/s390x: interception of PTF instruction
` [PATCH v8 10/12] s390x/cpu_topology: resetting the Topology-Change-Report
` [PATCH v8 11/12] s390x/cpu_topology: CPU topology migration
` [PATCH v8 12/12] s390x/cpu_topology: activating CPU topology

[PATCH 1/4] qdev: add DEVICE_RUNTIME_ERROR event
 2022-06-20 13:49 UTC  (6+ messages)

[PATCH v7 0/6] cutils: Introduce bundle mechanism
 2022-06-20 13:12 UTC  (5+ messages)
` [PATCH v7 1/6] qga: Relocate a path emitted in the help text

[PATCH] softmmu: Always initialize xlat in address_space_translate_for_iotlb
 2022-06-20 12:52 UTC  (2+ messages)

[PATCH] ui/cocoa: Take refresh rate into account
 2022-06-20 12:26 UTC  (2+ messages)

[RFC PATCH v2 0/8] qapi: net: add unix socket type support to netdev backend
 2022-06-20 12:09 UTC  (8+ messages)
` [RFC PATCH v2 3/8] qapi: net: add stream and dgram netdevs

Building tools on unsupported cpu/arch
 2022-06-20 12:07 UTC  (4+ messages)

[PATCH v3 1/1] Fix the coredump when memory backend id conflicts with default_ram_id
 2022-06-20 12:09 UTC  (5+ messages)

[PATCH v3 0/2] Cavium Octeon MIPS extensions
 2022-06-20 12:04 UTC 

[RFC v2] Adding block layer APIs resembling Linux ZoneBlockDevice ioctls
 2022-06-20 11:28 UTC  (4+ messages)

[PATCH] hw:m25p80: Add STATE_STANDBY command state
 2022-06-20 11:22 UTC  (2+ messages)

New "IndustryStandard" fw_cfg?
 2022-06-20 10:42 UTC  (6+ messages)

[RFC PATCH 00/12] Introduce QEMU userspace ebpf support
 2022-06-20 10:37 UTC  (19+ messages)
` [RFC PATCH 01/12] configure: Add iovisor/ubpf project as a submodule for QEMU
` [RFC PATCH 08/12] qapi: Add FilterUbpfProperties and qemu-options
` [RFC PATCH 12/12] test/qtest: Add ubpf basic test case

qemu-ga guest-exec & SELinux
 2022-06-20 10:06 UTC  (2+ messages)

[PATCH 0/8] Add some functions for LoongArch
 2022-06-20 10:04 UTC  (11+ messages)
` [PATCH 1/8] hw/loongarch: Add default bios startup support
` [PATCH 2/8] hw/loongarch: Add -kernel and -initrd options support
` [PATCH 3/8] hw/loongarch: Add LoongArch smbios support
` [PATCH 4/8] hw/loongarch: Add LoongArch acpi support
` [PATCH 5/8] hw/loongarch: Add fdt support
` [PATCH 6/8] hw/loongarch: Fix loongarch ipi device
` [PATCH 7/8] target/loongarch: Fix vector size of exception entry address
` [PATCH 8/8] target/loongarch: Fix csrwr timer clear

[PATCH v18 00/13] Add LoongArch linux-user emulation support
 2022-06-20  9:34 UTC  (14+ messages)
` [PATCH v18 01/13] linux-user: Add LoongArch generic header files
` [PATCH v18 02/13] linux-user: Add LoongArch signal support
` [PATCH v18 03/13] linux-user: Add LoongArch elf support
` [PATCH v18 04/13] linux-user: Add LoongArch syscall support
` [PATCH v18 05/13] linux-user: Add LoongArch cpu_loop support
` [PATCH v18 06/13] scripts: add loongarch64 binfmt config
` [PATCH v18 07/13] target/loongarch: remove badaddr from CPULoongArch
` [PATCH v18 08/13] target/loongarch: Fix missing update CSR_BADV
` [PATCH v18 09/13] target/loongarch: Fix helper_asrtle_d/asrtgt_d raise wrong exception
` [PATCH v18 10/13] target/loongarch: remove unused include hw/loader.h
` [PATCH v18 11/13] target/loongarch: Adjust functions and structure to support user-mode
` [PATCH v18 12/13] default-configs: Add loongarch linux-user support
` [PATCH v18 13/13] target/loongarch: Update README

[PATCH v3 1/2] hw: m25p80: add WP# pin and SRWD bit for write protection
 2022-06-20  9:10 UTC  (2+ messages)

[PATCH qemu v2 0/2] ppc/spapr: Implement H_WATCHDOG
 2022-06-20  8:28 UTC  (11+ messages)
` [PATCH qemu v2 1/2] ppc: Define SETFIELD for the ppc target
` [PATCH qemu v2 2/2] ppc/spapr: Implement H_WATCHDOG

[PATCH qemu] spapr/ddw: Reset DMA when the last non-default window is removed
 2022-06-20  8:01 UTC 

[PATCH v2 0/9] pnv-phb related cleanups
 2022-06-20  7:27 UTC  (3+ messages)
` [PATCH v2 3/9] ppc/pnv: use dev->parent_bus->parent to get the PHB

[PATCH 0/9] Preliminary patches for subproject split
 2022-06-20  7:24 UTC  (7+ messages)
` [PATCH 2/9] error-report: misc comment fix
` [PATCH 3/9] error-report: introduce "detailed" variable
` [PATCH 4/9] error-report: simplify print_loc()

[PATCH 0/4] slirp: Update submodule to include NC-SI features
 2022-06-20  7:16 UTC  (3+ messages)
` [PATCH 3/4] slirp: Add mfr-id to -netdev options

[PATCH] hw/pci-host/i440fx: Remove unused parameter from i440fx_init()
 2022-06-20  7:10 UTC  (3+ messages)

[PATCH v2 0/2] handling guest multiple displays
 2022-06-20  7:07 UTC  (3+ messages)
` [PATCH v2 2/2] ui/gtk: a new array param monitor to specify the target displays

[PATCH] new snapshot/restore mechanism for fuzzing
 2022-06-20  6:55 UTC 

[PATCH qemu v6 00/10] Add mask agnostic behavior for rvv instructions
 2022-06-20  6:50 UTC  (9+ messages)
` [PATCH qemu v6 01/10] target/riscv: rvv: Add mask agnostic for vv instructions
` [PATCH qemu v6 02/10] target/riscv: rvv: Add mask agnostic for vector load / store instructions
` [PATCH qemu v6 05/10] target/riscv: rvv: Add mask agnostic for vector integer comparison instructions
` [PATCH qemu v6 06/10] target/riscv: rvv: Add mask agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v6 07/10] target/riscv: rvv: Add mask agnostic for vector floating-point instructions
` [PATCH qemu v6 08/10] target/riscv: rvv: Add mask agnostic for vector mask instructions
` [PATCH qemu v6 09/10] target/riscv: rvv: Add mask agnostic for vector permutation instructions
` [PATCH qemu v6 10/10] target/riscv: rvv: Add option 'rvv_ma_all_1s' to enable optional mask agnostic behavior


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