]> git.ipfire.org Git - thirdparty/qemu.git/commit
Merge tag 'darwin-20220712' of https://github.com/philmd/qemu into staging
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 14 Jul 2022 08:30:55 +0000 (09:30 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 14 Jul 2022 08:30:55 +0000 (09:30 +0100)
commit08c9f7eec7002dac2da52c8265eb319aba381c86
tree725d472a7aef24ce2b864894cba795fdc8a67d36
parent455c62d85f72037ea3ca4b709ad73965c65158b2
parent50b13d31f4cc6c70330cc3a92561a581fc176ec9
Merge tag 'darwin-20220712' of https://github.com/philmd/qemu into staging

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

# gpg: Signature made Tue 12 Jul 2022 23:14:37 BST
# gpg:                using RSA key FAABE75E12917221DCFD6BB2E3E32C2CDEADC0DE
# gpg: Good signature from "Philippe Mathieu-Daudé (F4BUG) <f4bug@amsat.org>" [full]
# Primary key fingerprint: FAAB E75E 1291 7221 DCFD  6BB2 E3E3 2C2C DEAD C0DE

* tag 'darwin-20220712' of https://github.com/philmd/qemu:
  avocado: Fix BUILD_DIR if it's equal to SOURCE_DIR
  ui/cocoa: Take refresh rate into account
  ui/cocoa: Fix switched_to_fullscreen warning
  configure: Restrict TCG to emulation
  hvf: Enable RDTSCP support

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>