summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20210714.0' i...Peter Maydell2021-07-153-3/+15
|\
| * vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processorCai Huoqing2021-07-142-0/+11
| * vfio/pci: Change to use vfio_pci_is()Cai Huoqing2021-07-141-2/+2
| * vfio: Fix CID 1458134 in vfio_register_ram_discard_listener()David Hildenbrand2021-07-141-1/+2
* | Merge remote-tracking branch 'remotes/berrange-gitlab/tags/crypto-and-more-pu...Peter Maydell2021-07-1525-913/+865Star
|\ \
| * | qemu-options: rewrite help for -smp optionsDaniel P. Berrangé2021-07-141-8/+21
| * | qemu-options: tweak to show that CPU count is optionalDaniel P. Berrangé2021-07-141-2/+2
| * | qemu-options: re-arrange CPU topology optionsDaniel P. Berrangé2021-07-141-6/+6
| * | docs: fix typo s/Intel/AMD/ in CPU model notesDaniel P. Berrangé2021-07-141-1/+1
| * | tests/migration: fix unix socket migrationHyman2021-07-141-1/+1
| * | seccomp: don't block getters for resource control syscallsDaniel P. Berrangé2021-07-141-6/+0Star
| * | io: use GDateTime for formatting timestamp for websock headersDaniel P. Berrangé2021-07-141-8/+2Star
| * | net/rocker: use GDateTime for formatting timestamp in debug messagesDaniel P. Berrangé2021-07-141-8/+3Star
| * | crypto: prefer gnutls as the crypto backend if new enoughDaniel P. Berrangé2021-07-141-24/+35
| * | crypto: add gnutls pbkdf providerDaniel P. Berrangé2021-07-142-1/+91
| * | crypto: add gnutls hmac providerDaniel P. Berrangé2021-07-141-0/+139
| * | crypto: add gnutls hash providerDaniel P. Berrangé2021-07-142-0/+106
| * | crypto: add gnutls cipher providerDaniel P. Berrangé2021-07-142-0/+337
| * | crypto: introduce build system for gnutls crypto backendDaniel P. Berrangé2021-07-142-4/+35
| * | crypto: flip priority of backends to prefer gcryptDaniel P. Berrangé2021-07-141-11/+11
| * | crypto: replace 'des-rfb' cipher with 'des'Daniel P. Berrangé2021-07-146-65/+47Star
| * | crypto: delete built-in XTS cipher mode supportDaniel P. Berrangé2021-07-143-67/+6Star
| * | crypto: delete built-in DES implementationDaniel P. Berrangé2021-07-143-489/+0Star
| * | crypto: add crypto tests for single block DES-ECB and DES-CBCDaniel P. Berrangé2021-07-141-0/+23
| * | crypto: drop custom XTS support in gcrypt driverDaniel P. Berrangé2021-07-142-140/+1Star
| * | crypto: drop gcrypt thread initialization codeDaniel P. Berrangé2021-07-141-62/+0Star
| * | crypto: fix gcrypt min version 1.8 regressionDaniel P. Berrangé2021-07-141-1/+1
| * | crypto: use &error_fatal in crypto testsDaniel P. Berrangé2021-07-142-26/+15Star
| * | crypto: skip essiv ivgen tests if AES+ECB isn't availableDaniel P. Berrangé2021-07-141-5/+9
| * | crypto: remove obsolete crypto test conditionDaniel P. Berrangé2021-07-141-4/+1Star
| * | crypto: remove conditional around 3DES crypto test casesDaniel P. Berrangé2021-07-141-2/+0Star
* | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-1...Peter Maydell2021-07-1559-381/+2229
|\ \ \
| * | | MAINTAINERS: Added myself as a reviewer for TCG PluginsMahmoud Mandour2021-07-141-0/+1
| * | | docs/devel: Added cache plugin to the plugins docsMahmoud Mandour2021-07-141-0/+59
| * | | plugins/cache: Added FIFO and LRU eviction policiesMahmoud Mandour2021-07-141-13/+190
| * | | plugins/cache: Enable cache parameterizationMahmoud Mandour2021-07-141-1/+46
| * | | plugins: Added a new cache modelling pluginMahmoud Mandour2021-07-142-0/+420
| * | | docs/devel: tcg-plugins: add execlog plugin descriptionAlexandre Iooss2021-07-141-0/+24
| * | | contrib/plugins: add execlog to log instruction execution and memory accessAlexandre Iooss2021-07-143-0/+155
| * | | contrib/plugins: enable -Wall for building pluginsAlex Bennée2021-07-141-1/+1
| * | | tcg/plugins: enable by default for most TCG buildsAlex Bennée2021-07-143-81/+69Star
| * | | configure: stop user enabling plugins on Windows for nowAlex Bennée2021-07-141-1/+6
| * | | configure: add an explicit static and plugins checkAlex Bennée2021-07-141-2/+5
| * | | configure: don't allow plugins to be enabled for a non-TCG buildAlex Bennée2021-07-141-0/+6
| * | | tcg/plugins: remove some stale entries from the symbol listAlex Bennée2021-07-141-3/+0Star
| * | | meson.build: relax the libdl test to one for the function dlopenAlex Bennée2021-07-141-1/+4
| * | | meson.build: move TCG plugin summary outputAlex Bennée2021-07-141-1/+1
| * | | plugins: fix-up handling of internal hostaddr for 32 bitAlex Bennée2021-07-143-4/+4
| * | | tests/tcg: make test-mmap a little less aggressiveAlex Bennée2021-07-142-113/+104Star
| * | | tests/vm: update openbsd to release 6.9Brad Smith2021-07-141-2/+2