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
2022-10-30
Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...
Stefan Hajnoczi
2022-10-30
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2022-10-30
Merge tag 'qga-pull-2022-10-26' of https://github.com/kostyanf14/qemu into st...
Stefan Hajnoczi
2022-10-27
Merge tag 'pull-target-arm-20221027' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-10-27
crypto: add test cases for many malformed LUKS header scenarios
Daniel P. Berrangé
2022-10-27
crypto: ensure LUKS tests run with GNUTLS crypto provider
Daniel P. Berrangé
2022-10-27
crypto: quote algorithm names in error messages
Daniel P. Berrangé
2022-10-27
crypto: split off helpers for converting LUKS header endianess
Daniel P. Berrangé
2022-10-27
crypto: split LUKS header definitions off into file
Daniel P. Berrangé
2022-10-27
crypto: check that LUKS PBKDF2 iterations count is non-zero
Daniel P. Berrangé
2022-10-27
crypto: strengthen the check for key slots overlapping with LUKS header
Daniel P. Berrangé
2022-10-27
crypto: validate that LUKS payload doesn't overlap with header
Daniel P. Berrangé
2022-10-27
crypto: enforce that key material doesn't overlap with LUKS header
Daniel P. Berrangé
2022-10-27
crypto: enforce that LUKS stripes is always a fixed value
Daniel P. Berrangé
2022-10-27
crypto: sanity check that LUKS header strings are NUL-terminated
Daniel P. Berrangé
2022-10-27
tests: avoid DOS line endings in PSK file
Daniel P. Berrangé
2022-10-27
crypto: check for and report errors setting PSK credentials
Daniel P. Berrangé
2022-10-27
scripts: check if .git exists before checking submodule status
Daniel P. Berrangé
2022-10-27
mips/malta: pass RNG seed via env var and re-randomize on reboot
Jason A. Donenfeld
2022-10-27
rx: re-randomize rng-seed on reboot
Jason A. Donenfeld
2022-10-27
openrisc: re-randomize rng-seed on reboot
Jason A. Donenfeld
2022-10-27
mips/boston: re-randomize rng-seed on reboot
Jason A. Donenfeld
2022-10-27
m68k/q800: do not re-randomize RNG seed on snapshot load
Jason A. Donenfeld
2022-10-27
m68k/virt: do not re-randomize RNG seed on snapshot load
Jason A. Donenfeld
2022-10-27
riscv: re-randomize rng-seed on reboot
Jason A. Donenfeld
2022-10-27
arm: re-randomize rng-seed on reboot
Jason A. Donenfeld
2022-10-27
x86: do not re-randomize RNG seed on snapshot load
Jason A. Donenfeld
2022-10-27
device-tree: add re-randomization helper function
Jason A. Donenfeld
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-27
target/arm: Use the max page size in a 2-stage ptw
Richard Henderson
2022-10-27
target/arm: Implement FEAT_HAFDBS, dirty bit portion
Richard Henderson
2022-10-27
target/arm: Implement FEAT_HAFDBS, access flag portion
Richard Henderson
2022-10-27
target/arm: Tidy merging of attributes from descriptor and table
Richard Henderson
2022-10-27
target/arm: Consider GP an attribute in get_phys_addr_lpae
Richard Henderson
2022-10-27
target/arm: Don't shift attrs in get_phys_addr_lpae
Richard Henderson
2022-10-27
target/arm: Fix fault reporting in get_phys_addr_lpae
Richard Henderson
2022-10-27
target/arm: Remove loop from get_phys_addr_lpae
Richard Henderson
2022-10-27
target/arm: Add ARMFault_UnsuppAtomicUpdate
Richard Henderson
2022-10-27
target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptw
Richard Henderson
2022-10-27
target/arm: Extract HA and HD in aa64_va_parameters
Richard Henderson
2022-10-27
target/arm: Add isar predicates for FEAT_HAFDBS
Richard Henderson
2022-10-27
target/arm: Add ptw_idx to S1Translate
Richard Henderson
2022-10-27
target/arm: Introduce regime_is_stage2
Richard Henderson
2022-10-27
target/imx: reload cmp timer outside of the reload ptimer transaction
Axel Heider
2022-10-27
hw/hyperv/hyperv.c: Use device_cold_reset() instead of device_legacy_reset()
Peter Maydell
2022-10-27
hw/core/resettable: fix reset level counting
Damien Hedde
2022-10-27
target/arm: honor HCR_E2H and HCR_TGE in arm_excp_unmasked()
Ake Koomsin
2022-10-27
hw/arm/virt: Fix devicetree warnings about the virtio-iommu node
Jean-Philippe Brucker
2022-10-27
target/arm: Implement FEAT_E0PD
Peter Maydell
2022-10-26
virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint
Stefan Hajnoczi
[next]