qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v7 0/3] Dynamic TLB sizing


From: Emilio G. Cota
Subject: [Qemu-devel] [PATCH v7 0/3] Dynamic TLB sizing
Date: Wed, 16 Jan 2019 12:01:11 -0500

v6: https://lists.gnu.org/archive/html/qemu-devel/2019-01/msg02998.html

Changes since v6:

- Define TCG_TARGET_IMPLEMENTS_DYN_TLB for tcg/riscv (patch 2).

- Fix --disable-tcg breakage (reported by Alex) by moving
  tlb_entry_is_empty to cputlb.c, since the function's only caller
  is in that file (patch 1).

You can fetch this series from:
  https://github.com/cota/qemu/tree/tlb-dyn-v7

Thanks,

                Emilio





reply via email to

[Prev in Thread] Current Thread [Next in Thread]