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-09-20
target/ppc: Zero second doubleword for VSX madd instructions
Víctor Colombo
2022-09-20
target/ppc: Set result to QNaN for DENBCD when VXCVI occurs
Víctor Colombo
2022-09-20
target/ppc: Zero second doubleword in DFP instructions
Víctor Colombo
2022-09-20
target/ppc: Remove unused xer_* macros
Víctor Colombo
2022-09-20
target/ppc: Remove extra space from s128 field in ppc_vsr_t
Víctor Colombo
2022-09-20
target/ppc: Merge fsqrt and fsqrts helpers
Víctor Colombo
2022-09-20
target/ppc: Move fsqrts to decodetree
Víctor Colombo
2022-09-20
target/ppc: Move fsqrt to decodetree
Víctor Colombo
2022-09-20
target/ppc: Implement hashstp and hashchkp
Víctor Colombo
2022-09-20
target/ppc: Implement hashst and hashchk
Víctor Colombo
2022-09-20
target/ppc: Add HASHKEYR and HASHPKEYR SPRs
Víctor Colombo
2022-09-17
Merge tag 'pull-hmp-20220915a' of https://gitlab.com/dagrh/qemu into staging
Stefan Hajnoczi
2022-09-17
Merge tag 'pull-semi-20220914' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-09-17
Merge tag 'pull-arm-20220914' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-09-17
Merge tag 'tpm-pull-2022-09-13-1' of https://github.com/stefanberger/qemu-tpm...
Stefan Hajnoczi
2022-09-15
hmp: Fix ordering of text
Dr. David Alan Gilbert
2022-09-15
monitor/hmp: print trace as option in help for log command
Dongli Zhang
2022-09-15
monitor: Support specified vCPU registers
zhenwei pi
2022-09-14
target/arm: Make boards pass base address to armv7m_load_kernel()
Peter Maydell
2022-09-14
target/arm: Remove useless TARGET_BIG_ENDIAN check in armv7m_load_kernel()
Peter Maydell
2022-09-14
target/arm: Report FEAT_PMUv3p5 for TCG '-cpu max'
Peter Maydell
2022-09-14
target/arm: Support 64-bit event counters for FEAT_PMUv3p5
Peter Maydell
2022-09-14
target/arm: Implement FEAT_PMUv3p5 cycle counter disable bits
Peter Maydell
2022-09-14
target/arm: Rename pmu_8_n feature test functions
Peter Maydell
2022-09-14
target/arm: Detect overflow when calculating next PMU interrupt
Peter Maydell
2022-09-14
target/arm: Honour MDCR_EL2.HPMD in Secure EL2
Peter Maydell
2022-09-14
target/arm: Ignore PMCR.D when PMCR.LC is set
Peter Maydell
2022-09-14
target/arm: Don't mishandle count when enabling or disabling PMU counters
Peter Maydell
2022-09-14
target/arm: Correct value returned by pmu_counter_mask()
Peter Maydell
2022-09-14
target/arm: Don't corrupt high half of PMOVSR when cycle counter overflows
Peter Maydell
2022-09-14
target/arm: Add missing space in comment
Peter Maydell
2022-09-14
target/arm: Advertise FEAT_ETS for '-cpu max'
Peter Maydell
2022-09-14
target/arm: Implement ID_DFR1
Peter Maydell
2022-09-14
target/arm: Implement ID_MMFR5
Peter Maydell
2022-09-14
target/arm: Sort KVM reads of AArch32 ID registers into encoding order
Peter Maydell
2022-09-14
target/arm: Make cpregs 0, c0, c{3-15}, {0-7} correctly RAZ in v8
Peter Maydell
2022-09-14
hw/arm/bcm2835_property: Add support for RPI_FIRMWARE_FRAMEBUFFER_GET_NUM_DIS...
Enrik Berkhan
2022-09-14
target/arm: Add cortex-a35
Hao Wu
2022-09-13
target/riscv: Honour -semihosting-config userspace=on and enable=on
Peter Maydell
2022-09-13
target/xtensa: Honour -semihosting-config userspace=on
Peter Maydell
2022-09-13
target/nios2: Honour -semihosting-config userspace=on
Peter Maydell
2022-09-13
target/mips: Honour -semihosting-config userspace=on
Peter Maydell
2022-09-13
target/m68k: Honour -semihosting-config userspace=on
Peter Maydell
2022-09-13
target/arm: Honour -semihosting-config userspace=on
Peter Maydell
2022-09-13
semihosting: Allow optional use of semihosting from userspace
Peter Maydell
2022-09-13
target/m68k: Convert semihosting errno to gdb remote errno
Richard Henderson
2022-09-13
target/m68k: Use semihosting/syscalls.h
Richard Henderson
2022-09-13
target/nios2: Convert semihosting errno to gdb remote errno
Richard Henderson
2022-09-13
target/nios2: Use semihosting/syscalls.h
Richard Henderson
2022-09-13
tpm_emulator: Have swtpm relock storage upon migration fall-back
Stefan Berger
[next]