aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-14Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-09-12-tag' in...Peter Maydell
2020-09-13Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell
2020-09-12qga: add command guest-get-devices for reporting VirtIO devicesTomáš Golembiovský
2020-09-12qga/commands-posix: Support fsinfo for non-PCI virtio devices, tooThomas Huth
2020-09-12qga/commands-posix: Move the udev code from the pci to the generic functionThomas Huth
2020-09-12qga/commands-posix: Rework build_guest_fsinfo_for_real_device() functionThomas Huth
2020-09-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-...Peter Maydell
2020-09-12Merge remote-tracking branch 'remotes/berrange-gitlab/tags/crypt-perf-pull-re...Peter Maydell
2020-09-12Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-09-11target/i386/kvm: Add missing fallthrough commentThomas Huth
2020-09-11util/hexdump: Reorder qemu_hexdump() argumentsPhilippe Mathieu-Daudé
2020-09-11util/hexdump: Convert to take a void pointer argumentPhilippe Mathieu-Daudé
2020-09-11hw/arm/pxa2xx: Add missing fallthrough commentThomas Huth
2020-09-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-09-11Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-09-10target/i386/kvm: Rename host_tsx_blacklisted() as host_tsx_broken()Philippe Mathieu-Daudé
2020-09-10test-vmstate: remove unnecessary code in match_interval_mapping_nodePan Nengyuan
2020-09-10hw: hyperv: vmbus: Fix 32bit compilationJon Doron
2020-09-10kconfig: fix comment referring to old MakefilesPaolo Bonzini
2020-09-10meson.build: tweak sdl-image error messageSergei Trofimovich
2020-09-10hw/net/e1000e: Remove duplicated write handler for FLSWDATA registerPhilippe Mathieu-Daudé
2020-09-10hw/net/e1000e: Remove overwritten read handler for STATUS registerPhilippe Mathieu-Daudé
2020-09-10Makefile: Skip the meson subdir in cscope/TAGS/ctagsGreg Kurz
2020-09-10Makefile: Drop extra phony cscopeGreg Kurz
2020-09-10Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2020-09-10crypto/gcrypt: Split QCryptoCipherGcrypt into subclassesRichard Henderson
2020-09-10crypto/nettle: Split QCryptoCipherNettle into subclassesRichard Henderson
2020-09-10crypto/builtin: Split QCryptoCipherBuiltin into subclassesRichard Henderson
2020-09-10crypto/builtin: Split and simplify AES_encrypt_cbcRichard Henderson
2020-09-10crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.cRichard Henderson
2020-09-10crypto/builtin: Merge qcrypto_cipher_aes_{ecb,xts}_{en,de}cryptRichard Henderson
2020-09-10crypto/builtin: Remove odd-sized AES block handlingRichard Henderson
2020-09-10crypto: Constify cipher data tablesRichard Henderson
2020-09-10crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_newRichard Henderson
2020-09-10crypto: Allocate QCryptoCipher with the subclassRichard Henderson
2020-09-10crypto: Use the correct const type for driverRichard Henderson
2020-09-10crypto: Move QCryptoCipherDriver typedef to crypto/cipher.hRichard Henderson
2020-09-10crypto/nettle: Fix xts_encrypt argumentsRichard Henderson
2020-09-10crypto: Remove redundant includesRichard Henderson
2020-09-10crypto: Rename cipher include files to .c.incRichard Henderson
2020-09-10crypto: Assume blocksize is a power of 2Richard Henderson
2020-09-10tests: fix output message formatting for crypto benchmarksDaniel P. Berrangé
2020-09-10plugins: move the more involved plugins to contribAlex Bennée
2020-09-10tests/acceptance: Add Test.fetch_asset(cancel_on_missing=True)Philippe Mathieu-Daudé
2020-09-10tests: bump avocado versionPavel Dovgalyuk
2020-09-10hw/i386: make explicit clearing of pch_rev_idAlex Bennée
2020-09-10configure: don't enable ppc64abi32-linux-user by defaultAlex Bennée
2020-09-10docs/system/deprecated: mark ppc64abi32-linux-user for deprecationAlex Bennée
2020-09-10target/mips: simplify gen_compute_imm_branch logicAlex Bennée
2020-09-10tests/meson.build: fp tests don't need CONFIG_TCGAlex Bennée