qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-31 13:18:58 to 2023-09-01 02:32:15 UTC [more...]

[PATCH v2 00/33] linux-user: Improve host and guest page size handling
 2023-09-01  2:31 UTC  (36+ messages)
` [PATCH v2 01/33] accel/tcg: Remove qemu_host_page_size from page_protect/page_unprotect
` [PATCH v2 02/33] linux-user: Adjust SVr4 NULL page mapping
` [PATCH v2 03/33] linux-user: Remove qemu_host_page_{size, mask} in probe_guest_base
` [PATCH v2 04/33] linux-user: Remove qemu_host_page_size from create_elf_tables
` [PATCH v2 05/33] linux-user/hppa: Simplify init_guest_commpage
` [PATCH v2 06/33] linux-user/nios2: Remove qemu_host_page_size from init_guest_commpage
` [PATCH v2 07/33] linux-user/arm: "
` [PATCH v2 08/33] linux-user: Remove qemu_host_page_{size, mask} from mmap.c
` [PATCH v2 09/33] linux-user: Remove REAL_HOST_PAGE_ALIGN "
` [PATCH v2 10/33] linux-user: Remove HOST_PAGE_ALIGN "
` [PATCH v2 11/33] migration: Remove qemu_host_page_size
` [PATCH v2 12/33] hw/tpm: Remove HOST_PAGE_ALIGN from tpm_ppi_init
` [PATCH v2 13/33] softmmu/physmem: Remove qemu_host_page_size
` [PATCH v2 14/33] softmmu/physmem: Remove HOST_PAGE_ALIGN
` [PATCH v2 15/33] linux-user: Remove qemu_host_page_size from main
` [PATCH v2 16/33] linux-user: Split out target_mmap__locked
` [PATCH v2 17/33] linux-user: Move some mmap checks outside the lock
` [PATCH v2 18/33] linux-user: Fix sub-host-page mmap
` [PATCH v2 19/33] linux-user: Split out mmap_end
` [PATCH v2 20/33] linux-user: Do early mmap placement only for reserved_va
` [PATCH v2 21/33] linux-user: Split out mmap_h_eq_g
` [PATCH v2 22/33] linux-user: Split out mmap_h_lt_g
` [PATCH v2 23/33] linux-user: Split out mmap_h_gt_g
` [PATCH v2 24/33] tests/tcg: Remove run-test-mmap-*
` [PATCH v2 25/33] tests/tcg: Extend file in linux-madvise.c
` [PATCH v2 26/33] *-user: Deprecate and disable -p pagesize
` [PATCH v2 27/33] cpu: Remove page_size_init
` [PATCH v2 28/33] accel/tcg: Disconnect TargetPageDataNode from page size
` [PATCH v2 29/33] linux-user: Allow TARGET_PAGE_BITS_VARY
` [PATCH v2 30/33] target/arm: Enable TARGET_PAGE_BITS_VARY for AArch64 user-only
` [PATCH v2 31/33] linux-user: Bound mmap_min_addr by host page size
` [PATCH v2 32/33] target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only
` [PATCH v2 33/33] target/alpha: "

[PATCH v2] target/riscv: Use accelerated helper for AES64KS1I
 2023-09-01  2:30 UTC  (4+ messages)

[PATCH] linux-user/riscv: Add new extensions to hwprobe
 2023-09-01  2:28 UTC  (3+ messages)

[PATCH] softmmu/dirtylimit: Fix usleep early return on signal
 2023-09-01  2:18 UTC 

[PATCH v2 0/2] riscv: fix --enable-debug in riscv-to-apply.next
 2023-09-01  2:26 UTC  (6+ messages)
` [PATCH v2 1/2] hw/riscv/virt.c: fix non-KVM --enable-debug build

[PATCH 1/2] riscv: zicond: make non-experimental
 2023-09-01  2:20 UTC  (2+ messages)

[PATCH 0/5 v2] CXL: SK hynix Niagara MHSLD Device
 2023-09-01  1:29 UTC  (6+ messages)
` [PATCH 1/5] cxl/mailbox: move mailbox effect definitions to a header
` [PATCH 2/5] cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functions
` [PATCH 3/5] cxl/type3: Expose ct3 functions so that inheriters can call them
` [PATCH 4/5] cxl/type3: add an optional mhd validation function for memory accesses
` [PATCH 5/5] cxl/vendor: SK hynix Niagara Multi-Headed SLD Device

[PATCH v9 0/4] hw/ufs: Add Universal Flash Storage (UFS) support
 2023-09-01  0:46 UTC  (3+ messages)

[PATCH 00/11] (few more) Steps towards enabling -Wshadow
 2023-09-01  0:38 UTC  (13+ messages)
` [PATCH 01/11] tcg: Clean up local variable shadowing
` [PATCH 02/11] target/arm: "
` [PATCH 03/11] target/mips: "
` [PATCH 04/11] target/m68k: "
` [PATCH 05/11] hw/arm/virt: "
` [PATCH 06/11] hw/arm/allwinner: "
` [PATCH 07/11] hw/arm/aspeed: "
` [PATCH 08/11] hw/m68k: "
` [PATCH 09/11] hw/ide/ahci: "
` [PATCH 10/11] net/eth: "
` [PATCH 11/11] sysemu/device_tree: "

[PATCH] arm64: Restore trapless ptimer access
 2023-09-01  0:36 UTC  (2+ messages)

[PATCH v2 0/7] target/mips: Convert Loongson LEXT opcodes to decodetree
 2023-09-01  0:29 UTC  (10+ messages)
` [PATCH v2 1/7] target/mips: Simplify Loongson MULTU.G opcode
` [PATCH v2 2/7] target/mips: Re-introduce OPC_ADDUH_QB_DSP and OPC_MUL_PH_DSP
` [PATCH v2 3/7] target/mips: Convert Loongson DDIV.G opcodes to decodetree
` [PATCH v2 4/7] target/mips: Convert Loongson DIV.G "
` [PATCH v2 5/7] target/mips: Convert Loongson [D]DIVU.G "
` [PATCH v2 6/7] target/mips: Convert Loongson [D]MOD[U].G "
` [PATCH v2 7/7] target/mips: Convert Loongson [D]MULT[U].G "

[PATCH 0/3] AMD/Xilinx Versal TRNG support
 2023-08-31 23:44 UTC  (5+ messages)
` [PATCH 1/3] hw/misc: Introduce AMD/Xilix Versal TRNG device
` [PATCH 2/3] hw/arm: xlnx-versal-virt: Add AMD/Xilinx "
` [PATCH 3/3] tests/qtest: Introduce tests for AMD/Xilinx Versal "

[PATCH] target/mips: Simplify Loongson MULTU.G opcode
 2023-08-31 23:26 UTC  (2+ messages)

[PATCH v3 0/5] target/arm: Implement cortex-a710
 2023-08-31 23:24 UTC  (6+ messages)
` [PATCH v3 1/5] target/arm: Implement RMR_ELx
` [PATCH v3 2/5] target/arm: Implement cortex-a710
` [PATCH v3 3/5] target/arm: Implement HCR_EL2.TIDCP
` [PATCH v3 4/5] target/arm: Implement FEAT_TIDCP1
` [PATCH v3 5/5] target/arm: Enable SCTLR_EL1.TIDCP for user-only

[PATCH v2 0/2] Fix MCE handling on AMD hosts
 2023-08-31 21:54 UTC  (4+ messages)
` [PATCH v2 2/2] i386: Fix MCE support for "

[PATCH] add option for a multislot usb ccid device
 2023-08-31 15:10 UTC 

[PATCH v3 0/7] aspeed: Add blockdev support for flash device definition
 2023-08-31 21:13 UTC  (7+ messages)
` [PATCH v3 5/7] aspeed: Create flash devices only when defaults are enabled
  ` [PATCH v3.2 "

[PATCH v2 00/12] Introduce new vmapple machine type
 2023-08-31 20:34 UTC  (6+ messages)
` [PATCH v2 08/12] hw/vmapple/bdif: Introduce vmapple backdoor interface
` [PATCH v2 11/12] hw/vmapple/virtio-blk: Add support for apple virtio-blk

[PATCH 0/6] target/mips: Convert Loongson LEXT opcodes to decodetree
 2023-08-31 20:31 UTC  (5+ messages)
` [PATCH 6/6] target/mips: Convert Loongson [D]MULT[U].G "

[PATCH 0/7] Steps towards enabling -Wshadow=local
 2023-08-31 20:19 UTC  (17+ messages)
` [PATCH 1/7] migration/rdma: Fix save_page method to fail on polling error
` [PATCH 2/7] migration: Clean up local variable shadowing
` [PATCH 3/7] ui: "
` [PATCH 4/7] block/dirty-bitmap: "
` [PATCH 5/7] block/vdi: "
` [PATCH 6/7] block: "
` [PATCH 7/7] qobject atomics osdep: Make a few macros more hygienic

[PULL 0/7] s390x and qtest patches
 2023-08-31 19:17 UTC  (8+ messages)
` [PULL 1/7] target/s390x: Define TARGET_HAS_PRECISE_SMC
` [PULL 2/7] tests/tcg/s390x: Test precise self-modifying code handling
` [PULL 3/7] tests/qtest/usb-hcd-xhci-test: Check availability of devices before using them
` [PULL 4/7] tests/qtest/netdev-socket: Avoid variable-length array in inet_get_free_port_multiple()
` [PULL 5/7] tests/qtest/bios-tables-test: Check for virtio-iommu device before using it
` [PULL 6/7] subprojects/berkeley-testfloat-3: Update to fix a problem with compiler warnings
` [PULL 7/7] meson: test for CONFIG_TCG in config_all

[PATCH v5 0/8] Fix segfault on migration return path
 2023-08-31 18:39 UTC  (9+ messages)
` [PATCH v5 1/8] migration: Fix possible race when setting rp_state.error
` [PATCH v5 2/8] migration: Fix possible races when shutting down the return path
` [PATCH v5 3/8] migration: Fix possible race when shutting down to_dst_file
` [PATCH v5 4/8] migration: Remove redundant cleanup of postcopy_qemufile_src
` [PATCH v5 5/8] migration: Consolidate return path closing code
` [PATCH v5 6/8] migration: Replace the return path retry logic
` [PATCH v5 7/8] migration: Move return path cleanup to main migration thread
` [PATCH v5 8/8] migration: Add a wrapper to cleanup migration files

[PATCH for-8.2 v2 0/2] migration: Add max-switchover-bandwidth parameter
 2023-08-31 18:34 UTC  (4+ messages)
` [PATCH for-8.2 v2 2/2] migration: Allow user to specify migration switchover bandwidth

MTTCG vCPU time
 2023-08-31 18:13 UTC 

[PATCH 0/4] CXL: SK hynix Niagara MHSLD Device
 2023-08-31 16:59 UTC  (4+ messages)
` [PATCH 3/4] cxl/type3: minimum MHD cci support

[PATCH v5 0/8] Xilinx Versal CFI support
 2023-08-31 16:57 UTC  (9+ messages)
` [PATCH v5 1/8] hw/misc: Introduce the Xilinx CFI interface
` [PATCH v5 2/8] hw/misc: Introduce a model of Xilinx Versal's CFU_APB
` [PATCH v5 3/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDRO
` [PATCH v5 4/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFR
` [PATCH v5 5/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG
` [PATCH v5 6/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REG
` [PATCH v5 7/8] hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFR
` [PATCH v5 8/8] hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REG

[PATCH v4 5/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG
 2023-08-31 16:29 UTC  (4+ messages)
` [PATCH v4 6/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REG
` [PATCH v4 7/8] hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFR
` [PATCH v4 8/8] hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REG

[PATCH v4 0/8] Xilinx Versal CFI support
 2023-08-31 16:25 UTC  (5+ messages)
` [PATCH v4 1/8] hw/misc: Introduce the Xilinx CFI interface
` [PATCH v4 2/8] hw/misc: Introduce a model of Xilinx Versal's CFU_APB
` [PATCH v4 3/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDRO
` [PATCH v4 4/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFR

[PATCH v4 0/5] s390: Enable AP instructions for pv-guests
 2023-08-31 16:21 UTC  (3+ messages)
` [PATCH v4 2/5] s390x: switch pv and subsystem reset ordering on reboot

[PULL 0/1] Quick fix patches
 2023-08-31 16:15 UTC  (2+ messages)

[PULL 00/12] testing and gdbstub updates
 2023-08-31 16:14 UTC  (2+ messages)

[PULL v2 0/2] xen-virtio-2-tag
 2023-08-31 16:14 UTC  (2+ messages)

[PULL 00/24] target-arm queue
 2023-08-31 16:15 UTC  (2+ messages)

[PATCH v3 00/20] virtio: add vhost-user-generic, reduce c&p and support standalone
 2023-08-31 15:47 UTC  (5+ messages)
` [PATCH v3 10/20] hw/virtio: add config support to vhost-user-device

[QEMU PATCH v4 00/13] Support blob memory and venus on qemu
 2023-08-31 15:51 UTC  (4+ messages)
` [QEMU PATCH v4 12/13] virtio-gpu: Initialize Venus

[PATCH RESEND v8 00/20] riscv: 'max' CPU, detect user choice in TCG
 2023-08-31 15:43 UTC  (25+ messages)
` [PATCH RESEND v8 11/20] avocado, risc-v: add opensbi tests for 'max' CPU
` [PATCH RESEND v8 12/20] target/riscv: deprecate the 'any' CPU type
` [PATCH RESEND v8 13/20] target/riscv/cpu.c: use offset in isa_ext_is_enabled/update_enabled
` [PATCH RESEND v8 14/20] target/riscv: make CPUCFG() macro public
` [PATCH RESEND v8 15/20] target/riscv/cpu.c: introduce cpu_cfg_ext_auto_update()
` [PATCH RESEND v8 16/20] target/riscv/cpu.c: use cpu_cfg_ext_auto_update() during realize()
` [PATCH RESEND v8 17/20] target/riscv/cpu.c: introduce RISCVCPUMultiExtConfig
` [PATCH RESEND v8 18/20] target/riscv: use isa_ext_update_enabled() in init_max_cpu_extensions()
` [PATCH RESEND v8 19/20] target/riscv/cpu.c: honor user choice in cpu_cfg_ext_auto_update()
` [PATCH RESEND v8 20/20] target/riscv/cpu.c: consider user option with RVG

[PATCH v2] accel: Remove HAX accelerator
 2023-08-31 15:34 UTC  (2+ messages)

[PATCH v4 00/48] Add LoongArch LASX instructions
 2023-08-31 15:06 UTC  (5+ messages)
` [PATCH v4 11/48] target/loongarch: Implement xvhaddw/xvhsubw

[PATCH v3 0/8] Xilinx Versal CFI support
 2023-08-31 15:03 UTC  (5+ messages)
` [PATCH v3 5/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG

[Bug 1863025] [NEW] Use-after-free after flush in TCG accelerator
 2023-08-31 14:12 UTC  (8+ messages)
` [Bug 1863025] "

firmware: qemu_fw_cfg: Do not hard depend on CONFIG_HAS_IOPORT_MAP
 2023-08-31  8:27 UTC 

[RESEND PATCH] firmware: qemu_fw_cfg: Do not hard depend on CONFIG_HAS_IOPORT_MAP
 2023-08-31  8:35 UTC 

[PULL v2 00/40] Misc patches for 2023-08-31
 2023-08-31 13:56 UTC 

[PULL 00/41] Misc patches for 2023-08-31
 2023-08-31 13:47 UTC  (5+ messages)
` [PULL 31/41] hw/usb: spelling fixes
` [PULL 39/41] meson: Fix MESONINTROSPECT parsing

[PATCH] hw/intc/arm_gicv3_its: Avoid maybe-uninitialized error in get_vte()
 2023-08-31 13:43 UTC  (2+ messages)

[PATCH] util/iov: Avoid dynamic stack allocation
 2023-08-31 13:34 UTC  (3+ messages)

[PATCH v3 0/4] io: follow coroutine AioContext in qio_channel_yield()
 2023-08-31 13:31 UTC  (2+ messages)

[PATCH v2 0/4] io: follow coroutine AioContext in qio_channel_yield()
 2023-08-31 13:30 UTC  (5+ messages)
` [PATCH v2 4/4] "

[RFC PATCH] docs/style: permit inline loop variables
 2023-08-31 13:29 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).