aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-14audio: remove CONFIG_AUDIO_WIN_INTPaolo Bonzini
2021-10-14configure: remove --oss-libPaolo Bonzini
2021-10-14dtc: Update to version 1.6.1Thomas Huth
2021-10-13Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211013' into stagingRichard Henderson
2021-10-13Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20211013' into stagingRichard Henderson
2021-10-13target/alpha: Reorg integer memory operationsRichard Henderson
2021-10-13target/alpha: Reorg fp memory operationsRichard Henderson
2021-10-13tcg: Canonicalize alignment flags in MemOpRichard Henderson
2021-10-13tcg: Move helper_*_mmu decls to tcg/tcg-ldst.hRichard Henderson
2021-10-13target/arm: Use cpu_*_mmu instead of helper_*_mmuRichard Henderson
2021-10-13target/sparc: Use cpu_*_mmu instead of helper_*_mmuRichard Henderson
2021-10-13target/s390x: Use cpu_*_mmu instead of helper_*_mmuRichard Henderson
2021-10-13target/mips: Use 8-byte memory ops for msa load/storeRichard Henderson
2021-10-13target/mips: Use cpu_*_data_ra for msa load/storeRichard Henderson
2021-10-13accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.hRichard Henderson
2021-10-13accel/tcg: Add cpu_{ld,st}*_mmu interfacesRichard Henderson
2021-10-13target/hexagon: Implement cpu_mmu_indexRichard Henderson
2021-10-13target/s390x: Use MO_128 for 16 byte atomicsRichard Henderson
2021-10-13target/ppc: Use MO_128 for 16 byte atomicsRichard Henderson
2021-10-13target/i386: Use MO_128 for 16 byte atomicsRichard Henderson
2021-10-13target/arm: Use MO_128 for 16 byte atomicsRichard Henderson
2021-10-13memory: Log access direction for invalid accessesBALATON Zoltan
2021-10-13s390x virtio-ccw machine: step down as maintainerCornelia Huck
2021-10-13s390x/kvm: step down as maintainerCornelia Huck
2021-10-13vfio-ccw: step down as maintainerCornelia Huck
2021-10-13s390x: sigp: Force Set Architecture to return Invalid ParameterEric Farman
2021-10-13s390x/ipl: check kernel command line sizeMarc Hartmayer
2021-10-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson
2021-10-13ebpf: really include it only in system emulatorsPaolo Bonzini
2021-10-13target/i386/sev: Use local variable for kvm_sev_launch_measureDov Murik
2021-10-13target/i386/sev: Use local variable for kvm_sev_launch_startDov Murik
2021-10-13monitor: Tidy up find_device_state()Markus Armbruster
2021-10-13Revert "hw/misc: applesmc: use host osk as default on macs"Paolo Bonzini
2021-10-13hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.cPhilippe Mathieu-Daudé
2021-10-13hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.cPhilippe Mathieu-Daudé
2021-10-13hw/i386/sgx: Have sgx_epc_get_section() return a booleanPhilippe Mathieu-Daudé
2021-10-13MAINTAINERS: Cover SGX documentation file with X86/KVM sectionPhilippe Mathieu-Daudé
2021-10-13hvf: Determine slot count from struct layoutAlexander Graf
2021-10-13tests: tcg: Fix PVH test with binutils 2.36+Cole Robinson
2021-10-13qapi: Make some ObjectTypes depend on the build settingsThomas Huth
2021-10-13MAINTAINERS: Cover SEV-related files with X86/KVM sectionPhilippe Mathieu-Daudé
2021-10-13monitor: Reduce hmp_info_sev() declarationPhilippe Mathieu-Daudé
2021-10-13target/i386/sev: Move qmp_query_sev() & hmp_info_sev() to sev.cPhilippe Mathieu-Daudé
2021-10-13target/i386/sev: Move qmp_query_sev_launch_measure() to sev.cPhilippe Mathieu-Daudé
2021-10-13target/i386/sev: Move qmp_query_sev_capabilities() to sev.cPhilippe Mathieu-Daudé
2021-10-13target/i386/sev: Move qmp_sev_inject_launch_secret() to sev.cPhilippe Mathieu-Daudé
2021-10-13target/i386/sev: Move qmp_query_sev_attestation_report() to sev.cPhilippe Mathieu-Daudé
2021-10-13target/i386/sev: Remove stubs by using code elisionPhilippe Mathieu-Daudé
2021-10-13target/i386/sev: Declare system-specific functions in 'sev.h'Philippe Mathieu-Daudé
2021-10-13target/i386/sev: Rename sev_i386.h -> sev.hPhilippe Mathieu-Daudé