All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL] RISC-V: Fix riscv_isa_string g_new0 size calculation
@ 2018-03-09 20:29 Michael Clark
  2018-03-09 20:54 ` Michael Clark
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Clark @ 2018-03-09 20:29 UTC (permalink / raw)
  To: Peter Maydell, qemu-devel; +Cc: Michael Clark, Palmer Dabbelt, RISC-V Patches

The following changes since commit e4ae62b802cec437f877f2cadc4ef059cc0eca76:

  Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2018-03-09 17:28:16 +0000)

are available in the git repository at:

  https://github.com/michaeljclark/riscv-qemu.git fix-riscv-isa-string

for you to fetch changes up to 32b3a5716062f805a42e1cae1df95f2f869a78c1:

  RISC-V: Fix isa string logic bug, use popcount to count bits (2018-03-10 09:17:29 +1300)

----------------------------------------------------------------
Michael Clark (1):
      RISC-V: Fix isa string logic bug, use popcount to count bits

 target/riscv/cpu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-10 16:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-09 20:29 [Qemu-devel] [PULL] RISC-V: Fix riscv_isa_string g_new0 size calculation Michael Clark
2018-03-09 20:54 ` Michael Clark
2018-03-10 16:51   ` Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.