index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-10
crypto/builtin: Split QCryptoCipherBuiltin into subclasses
Richard Henderson
2020-09-10
crypto/builtin: Split and simplify AES_encrypt_cbc
Richard Henderson
2020-09-10
crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.c
Richard Henderson
2020-09-10
crypto/builtin: Merge qcrypto_cipher_aes_{ecb,xts}_{en,de}crypt
Richard Henderson
2020-09-10
crypto/builtin: Remove odd-sized AES block handling
Richard Henderson
2020-09-10
crypto: Constify cipher data tables
Richard Henderson
2020-09-10
crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_new
Richard Henderson
2020-09-10
crypto: Allocate QCryptoCipher with the subclass
Richard Henderson
2020-09-10
crypto: Use the correct const type for driver
Richard Henderson
2020-09-10
crypto: Move QCryptoCipherDriver typedef to crypto/cipher.h
Richard Henderson
2020-09-10
crypto/nettle: Fix xts_encrypt arguments
Richard Henderson
2020-09-10
crypto: Remove redundant includes
Richard Henderson
2020-09-10
crypto: Rename cipher include files to .c.inc
Richard Henderson
2020-09-10
crypto: Assume blocksize is a power of 2
Richard Henderson
2020-09-10
tests: fix output message formatting for crypto benchmarks
Daniel P. Berrangé
2020-09-10
plugins: move the more involved plugins to contrib
Alex Bennée
2020-09-10
tests/acceptance: Add Test.fetch_asset(cancel_on_missing=True)
Philippe Mathieu-Daudé
2020-09-10
tests: bump avocado version
Pavel Dovgalyuk
2020-09-10
hw/i386: make explicit clearing of pch_rev_id
Alex Bennée
2020-09-10
configure: don't enable ppc64abi32-linux-user by default
Alex Bennée
2020-09-10
docs/system/deprecated: mark ppc64abi32-linux-user for deprecation
Alex Bennée
2020-09-10
target/mips: simplify gen_compute_imm_branch logic
Alex Bennée
2020-09-10
tests/meson.build: fp tests don't need CONFIG_TCG
Alex Bennée
2020-09-10
usb-host: restrict workaround to new libusb versions
Gerd Hoffmann
2020-09-10
CODING_STYLE.rst: flesh out our naming conventions.
Alex Bennée
2020-09-10
block/qcow2-cluster: Add missing "fallthrough" annotation
Thomas Huth
2020-09-10
block/nvme: Pair doorbell registers
Philippe Mathieu-Daudé
2020-09-10
block/nvme: Use generic NvmeBar structure
Philippe Mathieu-Daudé
2020-09-10
block/nvme: Group controller registers in NVMeRegs structure
Philippe Mathieu-Daudé
2020-09-10
file-win32: Fix "locking" option
Kevin Wolf
2020-09-10
iotests: Allow running from different directory
Kevin Wolf
2020-09-09
hw/riscv: Sort the Kconfig options in alphabetical order
Bin Meng
2020-09-09
hw/riscv: Drop CONFIG_SIFIVE
Bin Meng
2020-09-09
hw/riscv: Always build riscv_hart.c
Bin Meng
2020-09-09
hw/riscv: Move sifive_test model to hw/misc
Bin Meng
2020-09-09
hw/riscv: Move sifive_uart model to hw/char
Bin Meng
2020-09-09
hw/riscv: Move riscv_htif model to hw/char
Bin Meng
2020-09-09
hw/riscv: Move sifive_plic model to hw/intc
Bin Meng
2020-09-09
hw/riscv: Move sifive_clint model to hw/intc
Bin Meng
2020-09-09
hw/riscv: Move sifive_gpio model to hw/gpio
Bin Meng
2020-09-09
hw/riscv: Move sifive_u_otp model to hw/misc
Bin Meng
2020-09-09
hw/riscv: Move sifive_u_prci model to hw/misc
Bin Meng
2020-09-09
hw/riscv: Move sifive_e_prci model to hw/misc
Bin Meng
2020-09-09
hw/riscv: sifive_u: Connect a DMA controller
Bin Meng
2020-09-09
hw/riscv: clint: Avoid using hard-coded timebase frequency
Bin Meng
2020-09-09
hw/riscv: microchip_pfsoc: Hook GPIO controllers
Bin Meng
2020-09-09
hw/riscv: microchip_pfsoc: Connect 2 Cadence GEMs
Bin Meng
2020-09-09
hw/arm: xlnx: Set all boards' GEM 'phy-addr' property value to 23
Bin Meng
2020-09-09
hw/net: cadence_gem: Add a new 'phy-addr' property
Bin Meng
2020-09-09
hw/riscv: microchip_pfsoc: Connect a DMA controller
Bin Meng
[prev]
[next]