index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20210714.0' i...
Peter Maydell
2021-07-15
3
-3
/
+15
|
\
|
*
vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processor
Cai Huoqing
2021-07-14
2
-0
/
+11
|
*
vfio/pci: Change to use vfio_pci_is()
Cai Huoqing
2021-07-14
1
-2
/
+2
|
*
vfio: Fix CID 1458134 in vfio_register_ram_discard_listener()
David Hildenbrand
2021-07-14
1
-1
/
+2
*
|
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/crypto-and-more-pu...
Peter Maydell
2021-07-15
25
-913
/
+865
|
\
\
|
*
|
qemu-options: rewrite help for -smp options
Daniel P. Berrangé
2021-07-14
1
-8
/
+21
|
*
|
qemu-options: tweak to show that CPU count is optional
Daniel P. Berrangé
2021-07-14
1
-2
/
+2
|
*
|
qemu-options: re-arrange CPU topology options
Daniel P. Berrangé
2021-07-14
1
-6
/
+6
|
*
|
docs: fix typo s/Intel/AMD/ in CPU model notes
Daniel P. Berrangé
2021-07-14
1
-1
/
+1
|
*
|
tests/migration: fix unix socket migration
Hyman
2021-07-14
1
-1
/
+1
|
*
|
seccomp: don't block getters for resource control syscalls
Daniel P. Berrangé
2021-07-14
1
-6
/
+0
|
*
|
io: use GDateTime for formatting timestamp for websock headers
Daniel P. Berrangé
2021-07-14
1
-8
/
+2
|
*
|
net/rocker: use GDateTime for formatting timestamp in debug messages
Daniel P. Berrangé
2021-07-14
1
-8
/
+3
|
*
|
crypto: prefer gnutls as the crypto backend if new enough
Daniel P. Berrangé
2021-07-14
1
-24
/
+35
|
*
|
crypto: add gnutls pbkdf provider
Daniel P. Berrangé
2021-07-14
2
-1
/
+91
|
*
|
crypto: add gnutls hmac provider
Daniel P. Berrangé
2021-07-14
1
-0
/
+139
|
*
|
crypto: add gnutls hash provider
Daniel P. Berrangé
2021-07-14
2
-0
/
+106
|
*
|
crypto: add gnutls cipher provider
Daniel P. Berrangé
2021-07-14
2
-0
/
+337
|
*
|
crypto: introduce build system for gnutls crypto backend
Daniel P. Berrangé
2021-07-14
2
-4
/
+35
|
*
|
crypto: flip priority of backends to prefer gcrypt
Daniel P. Berrangé
2021-07-14
1
-11
/
+11
|
*
|
crypto: replace 'des-rfb' cipher with 'des'
Daniel P. Berrangé
2021-07-14
6
-65
/
+47
|
*
|
crypto: delete built-in XTS cipher mode support
Daniel P. Berrangé
2021-07-14
3
-67
/
+6
|
*
|
crypto: delete built-in DES implementation
Daniel P. Berrangé
2021-07-14
3
-489
/
+0
|
*
|
crypto: add crypto tests for single block DES-ECB and DES-CBC
Daniel P. Berrangé
2021-07-14
1
-0
/
+23
|
*
|
crypto: drop custom XTS support in gcrypt driver
Daniel P. Berrangé
2021-07-14
2
-140
/
+1
|
*
|
crypto: drop gcrypt thread initialization code
Daniel P. Berrangé
2021-07-14
1
-62
/
+0
|
*
|
crypto: fix gcrypt min version 1.8 regression
Daniel P. Berrangé
2021-07-14
1
-1
/
+1
|
*
|
crypto: use &error_fatal in crypto tests
Daniel P. Berrangé
2021-07-14
2
-26
/
+15
|
*
|
crypto: skip essiv ivgen tests if AES+ECB isn't available
Daniel P. Berrangé
2021-07-14
1
-5
/
+9
|
*
|
crypto: remove obsolete crypto test condition
Daniel P. Berrangé
2021-07-14
1
-4
/
+1
|
*
|
crypto: remove conditional around 3DES crypto test cases
Daniel P. Berrangé
2021-07-14
1
-2
/
+0
*
|
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-1...
Peter Maydell
2021-07-15
59
-381
/
+2229
|
\
\
\
|
*
|
|
MAINTAINERS: Added myself as a reviewer for TCG Plugins
Mahmoud Mandour
2021-07-14
1
-0
/
+1
|
*
|
|
docs/devel: Added cache plugin to the plugins docs
Mahmoud Mandour
2021-07-14
1
-0
/
+59
|
*
|
|
plugins/cache: Added FIFO and LRU eviction policies
Mahmoud Mandour
2021-07-14
1
-13
/
+190
|
*
|
|
plugins/cache: Enable cache parameterization
Mahmoud Mandour
2021-07-14
1
-1
/
+46
|
*
|
|
plugins: Added a new cache modelling plugin
Mahmoud Mandour
2021-07-14
2
-0
/
+420
|
*
|
|
docs/devel: tcg-plugins: add execlog plugin description
Alexandre Iooss
2021-07-14
1
-0
/
+24
|
*
|
|
contrib/plugins: add execlog to log instruction execution and memory access
Alexandre Iooss
2021-07-14
3
-0
/
+155
|
*
|
|
contrib/plugins: enable -Wall for building plugins
Alex Bennée
2021-07-14
1
-1
/
+1
|
*
|
|
tcg/plugins: enable by default for most TCG builds
Alex Bennée
2021-07-14
3
-81
/
+69
|
*
|
|
configure: stop user enabling plugins on Windows for now
Alex Bennée
2021-07-14
1
-1
/
+6
|
*
|
|
configure: add an explicit static and plugins check
Alex Bennée
2021-07-14
1
-2
/
+5
|
*
|
|
configure: don't allow plugins to be enabled for a non-TCG build
Alex Bennée
2021-07-14
1
-0
/
+6
|
*
|
|
tcg/plugins: remove some stale entries from the symbol list
Alex Bennée
2021-07-14
1
-3
/
+0
|
*
|
|
meson.build: relax the libdl test to one for the function dlopen
Alex Bennée
2021-07-14
1
-1
/
+4
|
*
|
|
meson.build: move TCG plugin summary output
Alex Bennée
2021-07-14
1
-1
/
+1
|
*
|
|
plugins: fix-up handling of internal hostaddr for 32 bit
Alex Bennée
2021-07-14
3
-4
/
+4
|
*
|
|
tests/tcg: make test-mmap a little less aggressive
Alex Bennée
2021-07-14
2
-113
/
+104
|
*
|
|
tests/vm: update openbsd to release 6.9
Brad Smith
2021-07-14
1
-2
/
+2
[next]