index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-04
target/sh4: Use lookup_symbol in sh4_tr_disas_log
Richard Henderson
1
-1
/
+1
2021-10-01
i386: Change the default Hyper-V version to match WS2016
Vitaly Kuznetsov
1
-3
/
+3
2021-10-01
i386: Make Hyper-V version id configurable
Vitaly Kuznetsov
3
-15
/
+33
2021-10-01
i386: Implement pseudo 'hv-avic' ('hv-apicv') enlightenment
Vitaly Kuznetsov
4
-1
/
+15
2021-10-01
i386: Move HV_APIC_ACCESS_RECOMMENDED bit setting to hyperv_fill_cpuids()
Vitaly Kuznetsov
1
-3
/
+6
2021-10-01
i386: Support KVM_CAP_HYPERV_ENFORCE_CPUID
Vitaly Kuznetsov
3
-0
/
+11
2021-10-01
i386: Support KVM_CAP_ENFORCE_PV_FEATURE_CPUID
Vitaly Kuznetsov
3
-0
/
+15
2021-09-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...
Peter Maydell
5
-291
/
+307
2021-09-30
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
11
-5
/
+315
2021-09-30
memory: Name all the memory listeners
Peter Xu
5
-1
/
+5
2021-09-30
target/i386: Fix memory leak in sev_read_file_base64()
Peter Maydell
1
-1
/
+1
2021-09-30
target/i386: Add the query-sgx-capabilities QMP command
Yang Zhong
1
-0
/
+5
2021-09-30
target/i386: Add HMP and QMP interfaces for SGX
Yang Zhong
1
-0
/
+27
2021-09-30
Adjust min CPUID level to 0x12 when SGX is enabled
Sean Christopherson
1
-0
/
+5
2021-09-30
i386: Propagate SGX CPUID sub-leafs to KVM
Sean Christopherson
1
-0
/
+19
2021-09-30
i386: kvm: Add support for exposing PROVISIONKEY to guest
Sean Christopherson
3
-1
/
+35
2021-09-30
i386: Update SGX CPUID info according to hardware/KVM/user input
Sean Christopherson
1
-0
/
+77
2021-09-30
i386: Add feature control MSR dependency when SGX is enabled
Sean Christopherson
1
-0
/
+5
2021-09-30
i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
Sean Christopherson
4
-1
/
+58
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
Sean Christopherson
2
-0
/
+22
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
Sean Christopherson
2
-0
/
+22
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
Sean Christopherson
2
-0
/
+21
2021-09-30
i386: Add primary SGX CPUID and MSR defines
Sean Christopherson
2
-2
/
+14
2021-09-30
target/arm: Don't put FPEXC and FPSID in org.gnu.gdb.arm.vfp XML
Peter Maydell
1
-16
/
+40
2021-09-30
target/arm: Move gdbstub related code out of helper.c
Peter Maydell
4
-271
/
+277
2021-09-30
target/arm: Fix coding style issues in gdbstub code in helper.c
Peter Maydell
1
-7
/
+16
2021-09-30
arm: tcg: Adhere to SMCCC 1.3 section 5.2
Alexander Graf
1
-29
/
+6
2021-09-30
target/ppc: Check privilege level based on PSR and LPCR[HR] in tlbie[l]
Matheus Ferst
1
-5
/
+21
2021-09-30
target/ppc: add LPCR[HR] to DisasContext and hflags
Matheus Ferst
3
-0
/
+6
2021-09-30
target/ppc: Convert debug to trace events (exceptions)
Cédric Le Goater
2
-28
/
+18
2021-09-29
target/ppc: fix setting of CR flags in bcdcfsq
Luis Pires
1
-13
/
+48
2021-09-21
hw/core: Make do_unaligned_access noreturn
Richard Henderson
11
-20
/
+21
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
21
-89
/
+0
2021-09-21
Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...
Richard Henderson
4
-20
/
+52
2021-09-21
target/arm: Optimize MVE 1op-immediate insns
Peter Maydell
1
-5
/
+21
2021-09-21
target/arm: Optimize MVE VSLI and VSRI
Peter Maydell
1
-2
/
+2
2021-09-21
target/arm: Optimize MVE VSHLL and VMOVL
Peter Maydell
1
-8
/
+59
2021-09-21
target/arm: Optimize MVE VSHL, VSHR immediate forms
Peter Maydell
1
-20
/
+63
2021-09-21
target/arm: Optimize MVE VMVN
Peter Maydell
1
-1
/
+1
2021-09-21
target/arm: Optimize MVE VDUP
Peter Maydell
1
-4
/
+8
2021-09-21
target/arm: Optimize MVE VNEG, VABS
Peter Maydell
1
-10
/
+22
2021-09-21
target/arm: Optimize MVE arithmetic ops
Peter Maydell
1
-9
/
+11
2021-09-21
target/arm: Optimize MVE logic ops
Peter Maydell
1
-15
/
+36
2021-09-21
target/arm: Add TB flag for "MVE insns not predicated"
Peter Maydell
7
-9
/
+92
2021-09-21
target/arm: Enforce that FPDSCR.LTPSIZE is 4 on inbound migration
Peter Maydell
1
-0
/
+13
2021-09-21
target/arm: Avoid goto_tb if we're trying to exit to the main loop
Peter Maydell
1
-1
/
+33
2021-09-21
hvf: arm: Add rudimentary PMC support
Alexander Graf
1
-0
/
+179
2021-09-21
arm: Add Hypervisor.framework build target
Alexander Graf
2
-0
/
+5
2021-09-21
hvf: arm: Implement PSCI handling
Alexander Graf
3
-7
/
+139
2021-09-21
hvf: arm: Implement -cpu host
Peter Maydell
5
-6
/
+124
[next]