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
2024-07-19
qga: allow configuration file path via the cli
Daniel P. Berrangé
2024-07-19
qga: remove pointless 'blockrpcs_key' variable
Daniel P. Berrangé
2024-07-19
qga: move declare of QGAConfig struct to top of file
Daniel P. Berrangé
2024-07-19
qga: don't disable fsfreeze commands if vss_init fails
Daniel P. Berrangé
2024-07-19
qga: conditionalize schema for commands not supported on other UNIX
Daniel P. Berrangé
2024-07-19
qga: conditionalize schema for commands requiring utmpx
Daniel P. Berrangé
2024-07-19
qga: conditionalize schema for commands requiring libudev
Daniel P. Berrangé
2024-07-19
qga: conditionalize schema for commands requiring fstrim
Daniel P. Berrangé
2024-07-19
qga: conditionalize schema for commands requiring fsfreeze
Daniel P. Berrangé
2024-07-19
qga: conditionalize schema for commands only supported on Windows
Daniel P. Berrangé
2024-07-19
qga: conditionalize schema for commands requiring linux/win32
Daniel P. Berrangé
2024-07-19
qga: conditionalize schema for commands requiring getifaddrs
Daniel P. Berrangé
2024-07-19
qga: conditionalize schema for commands unsupported on non-Linux POSIX
Daniel P. Berrangé
2024-07-19
qga: conditionalize schema for commands unsupported on Windows
Daniel P. Berrangé
2024-07-19
qga: move CONFIG_FSFREEZE/TRIM to be meson defined options
Daniel P. Berrangé
2024-07-19
qga: move linux memory block command impls to commands-linux.c
Daniel P. Berrangé
2024-07-19
qga: move linux disk/cpu stats command impls to commands-linux.c
Daniel P. Berrangé
2024-07-19
qga: move linux fs/disk command impls to commands-linux.c
Daniel P. Berrangé
2024-07-19
qga: move linux suspend command impls to commands-linux.c
Daniel P. Berrangé
2024-07-19
qga: move linux vcpu command impls to commands-linux.c
Daniel P. Berrangé
2024-07-19
qga: drop blocking of guest-get-memory-block-size command
Daniel P. Berrangé
2024-07-19
Merge tag 'pull-target-arm-20240718' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2024-07-18
hvf: arm: Do not advance PC when raising an exception
Akihiko Odaki
2024-07-18
tests/arm-cpu-features: Do not assume PMU availability
Akihiko Odaki
2024-07-18
tests/tcg/aarch64: Add test cases for SME FMOPA (widening)
Daniyal Khan
2024-07-18
target/arm: Use FPST_F16 for SME FMOPA (widening)
Richard Henderson
2024-07-18
target/arm: Use float_status copy in sme_fmopa_s
Daniyal Khan
2024-07-18
hw/arm/smmu: Refactor SMMU OAS
Mostafa Saleh
2024-07-18
hw/arm/smmuv3: Support and advertise nesting
Mostafa Saleh
2024-07-18
hw/arm/smmuv3: Handle translation faults according to SMMUPTWEventInfo
Mostafa Saleh
2024-07-18
hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova()
Mostafa Saleh
2024-07-18
hw/arm/smmu: Support nesting in the rest of commands
Mostafa Saleh
2024-07-18
hw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmid
Mostafa Saleh
2024-07-18
hw/arm/smmu: Support nesting in smmuv3_range_inval()
Mostafa Saleh
2024-07-18
hw/arm/smmu-common: Support nested translation
Mostafa Saleh
2024-07-18
hw/arm/smmu-common: Add support for nested TLB
Mostafa Saleh
2024-07-18
hw/arm/smmu-common: Rework TLB lookup for nesting
Mostafa Saleh
2024-07-18
hw/arm/smmuv3: Translate CD and TT using stage-2 table
Mostafa Saleh
2024-07-18
hw/arm/smmu: Introduce CACHED_ENTRY_TO_ADDR
Mostafa Saleh
2024-07-18
hw/arm/smmu: Consolidate ASID and VMID types
Mostafa Saleh
2024-07-18
hw/arm/smmu: Split smmuv3_translate()
Mostafa Saleh
2024-07-18
hw/arm/smmu: Use enum for SMMU stage
Mostafa Saleh
2024-07-18
hw/arm/smmuv3: Fix encoding of CLASS in events
Mostafa Saleh
2024-07-18
hw/arm/smmu: Fix IPA for stage-2 events
Mostafa Saleh
2024-07-18
hw/arm/smmu-common: Add missing size check for stage-1
Mostafa Saleh
2024-07-18
hw/display/bcm2835_fb: fix fb_use_offsets condition
SamJakob
2024-07-18
target/arm: LDAPR should honour SCTLR_ELx.nAA
Peter Maydell
2024-07-18
target/arm: Fix handling of LDAPR/STLR with negative offset
Peter Maydell
2024-07-18
Merge tag 'pull-riscv-to-apply-20240718-1' of https://github.com/alistair23/q...
Richard Henderson
2024-07-18
roms/opensbi: Update to v1.5
Daniel Henrique Barboza
[next]