qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] x86, main loop changes for 2023-06-29
@ 2023-06-29 10:19 Paolo Bonzini
  2023-06-29 10:19 ` [PULL 1/5] icount: don't adjust virtual time backwards after warp Paolo Bonzini
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Paolo Bonzini @ 2023-06-29 10:19 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 4329d049d5b8d4af71c6b399d64a6d1b98856318:

  Merge tag 'pull-tcg-20230626' of https://gitlab.com/rth7680/qemu into staging (2023-06-26 17:40:38 +0200)

are available in the Git repository at:

  https://gitlab.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to 40a205da415e9c10ff02505078700e14ead77092:

  target/i386: emulate 64-bit ring 0 for linux-user if LM feature is set (2023-06-29 10:49:43 +0200)

----------------------------------------------------------------
* Make named CPU models usable for qemu-{i386,x86_64}
* Fix backwards time with -icount auto

----------------------------------------------------------------
Nicholas Piggin (1):
      icount: don't adjust virtual time backwards after warp

Paolo Bonzini (3):
      target/i386: ignore ARCH_CAPABILITIES features in user mode emulation
      target/i386: ignore CPL0-specific features in user mode emulation
      target/i386: emulate 64-bit ring 0 for linux-user if LM feature is set

Pawan Gupta (1):
      target/i386: Export MSR_ARCH_CAPABILITIES bits to guests

 linux-user/i386/cpu_loop.c  |  57 +++++++++++------------
 softmmu/icount.c            |   9 +++-
 target/i386/cpu.c           | 107 +++++++++++++++++++++++++++++++++++++++-----
 target/i386/tcg/translate.c |   6 ++-
 4 files changed, 135 insertions(+), 44 deletions(-)
-- 
2.41.0



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

end of thread, other threads:[~2023-06-29 12:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-29 10:19 [PULL 0/5] x86, main loop changes for 2023-06-29 Paolo Bonzini
2023-06-29 10:19 ` [PULL 1/5] icount: don't adjust virtual time backwards after warp Paolo Bonzini
2023-06-29 10:19 ` [PULL 2/5] target/i386: Export MSR_ARCH_CAPABILITIES bits to guests Paolo Bonzini
2023-06-29 10:19 ` [PULL 3/5] target/i386: ignore ARCH_CAPABILITIES features in user mode emulation Paolo Bonzini
2023-06-29 10:19 ` [PULL 4/5] target/i386: ignore CPL0-specific " Paolo Bonzini
2023-06-29 10:19 ` [PULL 5/5] target/i386: emulate 64-bit ring 0 for linux-user if LM feature is set Paolo Bonzini
2023-06-29 12:59 ` [PULL 0/5] x86, main loop changes for 2023-06-29 Richard Henderson

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