qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-31 08:12:34 to 2022-06-01 10:33:59 UTC [more...]

[PATCH v6 00/43] Add LoongArch softmmu support
 2022-06-01 10:24 UTC  (9+ messages)
` [PATCH v6 01/43] target/loongarch: Add README
` [PATCH v6 07/43] target/loongarch: Add fixed point load/store instruction translation
` [PATCH v6 08/43] target/loongarch: Add fixed point atomic "
` [PATCH v6 11/43] target/loongarch: Add floating point comparison "
` [PATCH v6 13/43] target/loongarch: Add floating point move "
` [PATCH v6 15/43] target/loongarch: Add branch "
` [PATCH v6 20/43] target/loongarch: Add basic vmstate description of CPU
` [PATCH v6 23/43] target/loongarch: Add LoongArch interrupt and exception handle

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-01 10:17 UTC  (4+ messages)
` [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag

Outreachy project task: Adding QEMU block layer APIs resembling Linux ZBD ioctls
 2022-06-01 10:19 UTC  (5+ messages)

[PATCH 0/9] tests, python: prepare to expand usage of test venv
 2022-06-01 10:06 UTC  (9+ messages)
` [PATCH 8/9] tests: add python3-venv to debian10.docker

[PATCH] target/ppc/cpu-models: Update max alias to power10
 2022-06-01 10:03 UTC  (9+ messages)

[PATCH] tests/Makefile.include: Fix 'make check-help' output
 2022-06-01 10:01 UTC  (3+ messages)

[PATCH 0/2] i386: fixup number of logical CPUs when host-cache-info=on
 2022-06-01 10:02 UTC  (3+ messages)

[PATCH v4 0/9] Record/replay refactoring and stuff
 2022-06-01 10:00 UTC  (2+ messages)

[PATCH v6 0/8] s390x/pci: zPCI interpretation support
 2022-06-01  9:52 UTC  (3+ messages)
` [PATCH v6 2/8] target/s390x: add zpci-interp to cpu models

[PATCH v2] tests/tcg/s390x: Test overflow conditions
 2022-06-01  9:43 UTC  (2+ messages)

[PATCH v10 00/14] vfio-user server in QEMU
 2022-06-01  9:38 UTC  (9+ messages)
` [PATCH v10 13/14] vfio-user: handle device interrupts

[PATCH v13 0/8] MSG_ZEROCOPY + multifd
 2022-06-01  9:37 UTC  (3+ messages)
` [PATCH v13 3/8] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
  ` [External] "

Types?
 2022-06-01  9:28 UTC 

[RFC PATCH v5 0/3] Sysbus device generic QAPI plug support
 2022-06-01  9:07 UTC  (13+ messages)

[PATCH v2 00/16] powernv: introduce pnv-phb base/proxy devices
 2022-06-01  8:04 UTC  (20+ messages)
` [PATCH v2 01/16] ppc/pnv: add PHB3 bus init helper
` [PATCH v2 02/16] ppc/pnv: add pnv_get_phb3_child()
` [PATCH v2 03/16] ppc/pnv: add PnvPHB base/proxy device
` [PATCH v2 04/16] ppc/pnv: change PnvPHB3 to be a PnvPHB backend
` [PATCH v2 05/16] ppc/pnv: user created pnv-phb for powernv8
` [PATCH v2 06/16] ppc/pnv: add PHB4 bus init helper
` [PATCH v2 07/16] ppc/pnv: change PnvPHB4 to be a PnvPHB backend
` [PATCH v2 08/16] ppc/pnv: user created pnv-phb for powernv9
` [PATCH v2 09/16] ppc/pnv: change pnv_phb4_get_pec() to also retrieve chip10->pecs
` [PATCH v2 10/16] ppc/pnv: user creatable pnv-phb for powernv10
` [PATCH v2 11/16] ppc/pnv: add pnv-phb-root-port device
` [PATCH v2 12/16] ppc/pnv: remove pnv-phb3-root-port
` [PATCH v2 13/16] ppc/pnv: remove pnv-phb4-root-port
` [PATCH v2 14/16] ppc/pnv: remove 'phb_rootport_typename' in pnv_phb_realize()
` [PATCH v2 15/16] ppc/pnv: remove pecc->rp_model
` [PATCH v2 16/16] ppc/pnv: remove PnvPHB4.version

[RESEND PATCH] hw/dma: fix crash caused by race condition
 2022-06-01  8:00 UTC  (4+ messages)

[PATCH 0/3] recover hardware corrupted page by virtio balloon
 2022-06-01  7:59 UTC  (9+ messages)
  `  "
            `  "

[RFC PATCH v4 00/36] TDX QEMU support
 2022-06-01  7:54 UTC  (7+ messages)
` [RFC PATCH v4 11/36] i386/tdx: Initialize TDX before creating TD vcpus

[RFC 0/1] i2c/aspeed: Add slave device handling in new register mode
 2022-06-01  7:10 UTC  (2+ messages)

[PATCH v2 00/25] hw/sd: Rework models for eMMC support
 2022-06-01  5:50 UTC  (9+ messages)
` [PATCH v2 14/25] hw/sd: Basis "
` [PATCH v2 22/25] hw/sd: Add sd_emmc_cmd_SEND_EXT_CSD() handler

[PATCH 0/5] hw/smbios: add core_count2 to smbios table type 4
 2022-06-01  5:09 UTC  (14+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] bios-tables-test: teach test to use smbios 3.0 tables
` [PATCH 4/5] bios-tables-test: add test for number of cores > 255

[RFC PATCH 0/1] target/riscv: Make property names lowercase and add capitalized aliases
 2022-06-01  4:05 UTC  (4+ messages)
` [PATCH v2 0/3] target/riscv: Make CPU property names lowercase (w/ capitalized aliases)
  ` [PATCH v2 1/3] target/riscv: Reorganize riscv_cpu_properties

[PATCH] hw/riscv: virt: Generate fw_cfg DT node correctly
 2022-06-01  3:52 UTC  (3+ messages)

[PATCH] hw/intc: sifive_plic: Avoid overflowing the addr_config buffer
 2022-06-01  3:11 UTC  (2+ messages)

[PATCH v2] net: fix multicast support with BSD (macOS) socket implementations
 2022-06-01  2:43 UTC  (3+ messages)

[RFC 0/3] Introduce a new Qemu machine for RISC-V
 2022-06-01  2:01 UTC  (12+ messages)

[PATCH v3] target/riscv: add support for zmmul extension v0.1
 2022-06-01  1:45 UTC  (2+ messages)

Introduce akcipher service for virtio-crypto
 2022-06-01  1:36 UTC  (6+ messages)
` [PATCH v8 1/1] crypto: Introduce RSA algorithm
    `  "
        `  "

[PATCH v2] target/riscv: Don't expose the CPU properties on names CPUs
 2022-06-01  1:36 UTC 

[PATCH 1/2] hw/virtio/vhost-user: don't use uninitialized variable
 2022-06-01  0:58 UTC  (3+ messages)

[PATCH v5 00/17] target/m68k: Conditional traps + trap cleanup
 2022-05-31 21:14 UTC  (6+ messages)
` [PATCH v5 10/17] target/m68k: Implement TRAPcc

[PATCH] target/riscv: Wake on VS-level external interrupts
 2022-05-31 21:05 UTC 

[PATCH 0/3] ui/gtk: new options, monitor and detach-all
 2022-05-31 20:33 UTC  (2+ messages)

[PATCH 0/2] handling guest multiple displays
 2022-05-31 20:23 UTC  (3+ messages)
` [PATCH 1/2] ui/gtk: detach VCS for additional guest displays
` [PATCH 2/2] ui/gtk: a new array param monitor to specify the target displays

[Qemu-devel] [PATCH v1] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon a disk hotplug
 2022-05-31 20:22 UTC 

[PATCH v5 0/3] Implement Sstc extension
 2022-05-31 18:03 UTC  (4+ messages)
` [PATCH v5 1/3] hw/intc: Move mtimer/mtimecmp to aclint
` [PATCH v5 2/3] target/riscv: Add stimecmp support
` [PATCH v5 3/3] target/riscv: Add vstimecmp support

[PATCH 0/1] hw/arm/aspeed: Add fby35 machine type
 2022-05-31 18:00 UTC  (5+ messages)

[PATCH] qtest/npcm7xx_pwm-test: Fix memory leak in mft_qom_set
 2022-05-31 16:31 UTC  (2+ messages)

[PATCH] target/arm: Implement FEAT_DoubleFault
 2022-05-31 16:04 UTC  (2+ messages)

[PATCH] hw/mem/nvdimm: fix error message for 'unarmed' flag
 2022-05-31 15:32 UTC  (2+ messages)

[PATCH v3 00/15] target/arm: SME prep patches
 2022-05-31 14:55 UTC  (27+ messages)
` [PATCH v3 01/15] target/arm: Rename TBFLAG_A64 ZCR_LEN to SVE_LEN
` [PATCH v3 02/15] linux-user/aarch64: Use SVE_LEN from hflags
` [PATCH v3 03/15] target/arm: Do not use aarch64_sve_zcr_get_valid_len in reset
` [PATCH v3 06/15] target/arm: Rename sve_zcr_len_for_el to sve_vqm1_for_el
` [PATCH v3 08/15] target/arm: Add el_is_in_host
` [PATCH v3 09/15] target/arm: Use el_is_in_host for sve_vqm1_for_el
` [PATCH v3 10/15] target/arm: Split out load/store primitives to sve_ldst_internal.h
` [PATCH v3 11/15] target/arm: Export sve contiguous ldst support functions
` [PATCH v3 12/15] target/arm: Move expand_pred_b to vec_internal.h
` [PATCH v3 13/15] target/arm: Use expand_pred_b in mve_helper.c
` [PATCH v3 14/15] target/arm: Move expand_pred_h to vec_internal.h
` [PATCH v3 15/15] target/arm: Export bfdotadd from vec_helper.c

[PATCH] target/arm: Declare support for FEAT_RASv1p1
 2022-05-31 14:36 UTC  (2+ messages)

[PATCH 00/18] target/arm: tidy exception routing
 2022-05-31 14:34 UTC  (17+ messages)
` [PATCH 05/18] target/arm: Move arm_singlestep_active out of line
` [PATCH 06/18] target/arm: Move arm_generate_debug_exceptions "
` [PATCH 07/18] target/arm: Hoist arm_current_el in arm_generate_debug_exceptions
` [PATCH 08/18] target/arm: Use is_a64 "
` [PATCH 11/18] target/arm: Move arm_debug_target_el to internals.h
` [PATCH 14/18] target/arm: Mark exception helpers as noreturn
` [PATCH 17/18] target/arm: Add cur_el parameter to arm_generate_debug_exceptions

[PATCH] pci: fix overflow in snprintf string formatting
 2022-05-31 14:20 UTC  (5+ messages)

[PATCH 0/7] Undeprecate nanoMIPS and fix multiple bugs
 2022-05-31 13:14 UTC  (3+ messages)
` [PATCH 7/7] target/mips: Undeprecate nanoMips ISA support in QEMU

[PATCH] hw/cxl: Fix missing write mask for HDM decoder target list registers
 2022-05-31 12:39 UTC 

[PATCH v6] Use io_uring_register_ring_fd() to skip fd operations
 2022-05-31 11:50 UTC  (4+ messages)

[PATCH] hw/nvme: add new command abort case
 2022-05-31 11:31 UTC  (9+ messages)

[PATCH v7 00/13] Migration: Transmit and detect zero pages in the multifd threads
 2022-05-31 10:43 UTC  (14+ messages)
` [PATCH v7 01/13] multifd: Document the locking of MultiFD{Send/Recv}Params
` [PATCH v7 02/13] multifd: Create page_size fields into both MultiFD{Recv, Send}Params
` [PATCH v7 03/13] multifd: Create page_count "
` [PATCH v7 04/13] migration: Export ram_transferred_ram()
` [PATCH v7 05/13] multifd: Count the number of bytes sent correctly
` [PATCH v7 06/13] migration: Make ram_save_target_page() a pointer
` [PATCH v7 07/13] multifd: Make flags field thread local
` [PATCH v7 08/13] multifd: Prepare to send a packet without the mutex held
` [PATCH v7 09/13] multifd: Add property to enable/disable zero_page
` [PATCH v7 10/13] migration: Export ram_release_page()
` [PATCH v7 11/13] multifd: Support for zero pages transmission
` [PATCH v7 12/13] multifd: Zero "
` [PATCH v7 13/13] migration: Use multifd before we check for the zero page

[PATCH v5 00/10] qmp, hmp: statistics subsystem and KVM suport
 2022-05-31 10:28 UTC  (4+ messages)
` [PATCH v5 05/10] cutils: add functions for IEC and SI prefixes

[PATCH v5] Use io_uring_register_ring_fd() to skip fd operations
 2022-05-31 10:25 UTC  (2+ messages)

[PATCH] pci: fix overflow in printf string formatting
 2022-05-31 10:26 UTC  (6+ messages)

[RESEND PATCH 0/2] modules: Improve modinfo.c support
 2022-05-31 10:11 UTC  (2+ messages)

[PATCH] target/i386: Fix wrong count setting
 2022-05-31 10:10 UTC  (2+ messages)

[PATCH] hw/sd/sdhci: Block Size Register bits [14:12] is lost
 2022-05-31 10:08 UTC  (2+ messages)

[PATCH v6 resend 0/4] add generic vDPA device support
 2022-05-31  9:50 UTC  (4+ messages)

[PATCH v2] vduse-blk: Add name option
 2022-05-31  9:52 UTC 

[PATCH] vfio/common: remove spurious warning on vfio_listener_region_del
 2022-05-31  9:27 UTC  (2+ messages)

[PATCH RFC 0/2] arm: enable MTE for QEMU + kvm
 2022-05-31  9:29 UTC  (2+ messages)

QEMU malfunctioning if built with FORTIFY_SOURCE=3
 2022-05-31  9:29 UTC  (2+ messages)

[PATCH] target/mips: Fix WatchHi.M handling
 2022-05-31  9:03 UTC  (2+ messages)

[Bug 1860759] [NEW] [REGRESSION] option `-snapshot` ignored with blockdev
 2022-05-31  8:42 UTC  (2+ messages)
` [Bug 1860759] "

-blockdev vs -snapshot bug
 2022-05-31  8:39 UTC  (3+ messages)

KVM call for 2022-05-31
 2022-05-31  8:36 UTC  (2+ messages)

[PATCH v5] tests/qtest: add qtests for npcm7xx sdhci
 2022-05-31  8:26 UTC  (4+ messages)

[RFC PATCH 00/17] hw/sd: Rework models for eMMC support
 2022-05-31  8:18 UTC  (6+ messages)
` [RFC PATCH 11/17] hw/sd: Add "

CTU CAN FD IP core SocketCAN driver - success with mainine Linux kernel and mainline QEMU builds
 2022-05-31  8:14 UTC  (2+ messages)

[PATCH 1/4] target/mips: Fix SAT_S trans helper
 2022-05-31  8:09 UTC  (3+ messages)
` [PATCH 4/4] target/mips: Do not treat msa INSERT as NOP when wd is zero


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