qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] Darwin patches for 2022-07-12
@ 2022-07-12 22:16 Philippe Mathieu-Daudé via
  2022-07-12 22:16 ` [PULL 1/5] hvf: Enable RDTSCP support Philippe Mathieu-Daudé via
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Philippe Mathieu-Daudé via @ 2022-07-12 22:16 UTC (permalink / raw)
  To: qemu-devel
  Cc: Roman Bolshakov, Akihiko Odaki, Thomas Huth, Cameron Esfahani,
	Philippe Mathieu-Daudé

The following changes since commit 8e3d85d36b77f11ad7bded3a2d48c1f0cc334f82:

  Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2022-07-12 14:12:15 +0100)

are available in the Git repository at:

  https://github.com/philmd/qemu.git tags/darwin-20220712

for you to fetch changes up to 50b13d31f4cc6c70330cc3a92561a581fc176ec9:

  avocado: Fix BUILD_DIR if it's equal to SOURCE_DIR (2022-07-13 00:06:02 +0200)

----------------------------------------------------------------
Darwin patches:

- Enable RDTSCP support on HVF
- ui/cocoa: Take refresh rate into account

Few buildsys fixes:

- Restrict TCG to emulation
- Remove a unused-but-set-variable warning
- Allow running Avocado from pseudo-"in source tree" builds

----------------------------------------------------------------

Akihiko Odaki (1):
  ui/cocoa: Take refresh rate into account

Cameron Esfahani (1):
  hvf: Enable RDTSCP support

Peter Delevoryas (2):
  ui/cocoa: Fix switched_to_fullscreen warning
  avocado: Fix BUILD_DIR if it's equal to SOURCE_DIR

Philippe Mathieu-Daudé (1):
  configure: Restrict TCG to emulation

 .gitlab-ci.d/buildtest.yml             |  2 +-
 configure                              | 20 ++++++++++++++------
 meson.build                            |  3 ++-
 target/i386/hvf/hvf.c                  | 26 +++++++++++++++++---------
 target/i386/hvf/vmcs.h                 |  3 ++-
 target/i386/hvf/x86_cpuid.c            |  7 ++++---
 tests/avocado/avocado_qemu/__init__.py | 17 +++++++++--------
 ui/cocoa.m                             | 20 ++++++++++++--------
 8 files changed, 61 insertions(+), 37 deletions(-)

-- 
2.36.1



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

end of thread, other threads:[~2022-07-14 13:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-12 22:16 [PULL 0/5] Darwin patches for 2022-07-12 Philippe Mathieu-Daudé via
2022-07-12 22:16 ` [PULL 1/5] hvf: Enable RDTSCP support Philippe Mathieu-Daudé via
2022-07-12 22:16 ` [PULL 2/5] configure: Restrict TCG to emulation Philippe Mathieu-Daudé via
2022-07-12 22:16 ` [PULL 3/5] ui/cocoa: Fix switched_to_fullscreen warning Philippe Mathieu-Daudé via
2022-07-12 22:16 ` [PULL 4/5] ui/cocoa: Take refresh rate into account Philippe Mathieu-Daudé via
2022-07-12 22:16 ` [PULL 5/5] avocado: Fix BUILD_DIR if it's equal to SOURCE_DIR Philippe Mathieu-Daudé via
2022-07-14 13:25 ` [PULL 0/5] Darwin patches for 2022-07-12 Peter Maydell

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