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
2020-02-04
target/mips: Separate FPU-related helpers into their own file
Aleksandar Markovic
3
-1878
/
+1912
2020-02-04
target/mips: Separate CP0-related helpers into their own file
Aleksandar Markovic
3
-1646
/
+1684
2020-02-04
target/mips: Fix handling of LL/SC instructions after 7dd547e5ab
Alex Richardson
1
-4
/
+4
2020-02-03
target/ppc: Use probe_write for DCBZ
Richard Henderson
1
-1
/
+1
2020-02-03
target/ppc: Remove redundant mask in DCBZ
Richard Henderson
1
-1
/
+1
2020-02-03
target/ppc: Use probe_access for LMW, STMW
Richard Henderson
1
-13
/
+32
2020-02-03
target/ppc: Use probe_access for LSW, STSW
Richard Henderson
1
-20
/
+128
2020-02-03
target/ppc: Build rtas error log upon an MCE
Aravinda Prasad
1
-1
/
+3
2020-02-03
target/ppc: Handle NMI guest exit
Aravinda Prasad
3
-0
/
+21
2020-02-03
ppc: spapr: Introduce FWNMI capability
Aravinda Prasad
2
-0
/
+14
2020-02-03
target/ppc/cpu.h: Put macro parameter in parentheses
BALATON Zoltan
1
-1
/
+1
2020-02-02
ppc/pnv: Add support for HRMOR on Radix host
Cédric Le Goater
1
-0
/
+6
2020-02-02
target/ppc: add support for Hypervisor Facility Unavailable Exception
Cédric Le Goater
3
-0
/
+46
2020-02-02
target/ppc: Add privileged message send facilities
Cédric Le Goater
5
-20
/
+132
2020-02-02
target/ppc: Clarify the meaning of return values in kvm_handle_debug
Fabiano Rosas
1
-6
/
+9
2020-01-31
target/arm: fix TCG leak for fcvt half->double
Alex Bennée
1
-2
/
+2
2020-01-30
target/arm/cpu: Add the kvm-no-adjvtime CPU property
Andrew Jones
5
-0
/
+43
2020-01-30
target/arm/kvm: Implement virtual time adjustment
Andrew Jones
6
-0
/
+150
2020-01-30
target/arm/kvm64: kvm64 cpus have timer registers
Andrew Jones
1
-0
/
+1
2020-01-30
target/arm/kvm: trivial: Clean up header documentation
Andrew Jones
1
-19
/
+27
2020-01-30
target/arm/arm-semi: Don't let the guest close stdin/stdout/stderr
Peter Maydell
1
-0
/
+9
2020-01-29
target/mips: Add implementation of GINVT instruction
Yongbok Kim
6
-26
/
+174
2020-01-29
target/mips: Amend CP0 WatchHi register implementation
Yongbok Kim
5
-7
/
+69
2020-01-29
target/mips: semihosting: Remove 'uhi_done' label in helper_do_semihosting()
Daniel Henrique Barboza
1
-8
/
+7
2020-01-27
target/hppa: Allow, but diagnose, LDCW aligned only mod 4
Richard Henderson
3
-1
/
+25
2020-01-27
s390x: sigp: Fix sense running reporting
Janosch Frank
1
-2
/
+2
2020-01-27
target/s390x: Remove DisasFields argument from extract_insn
Richard Henderson
1
-11
/
+8
2020-01-27
target/s390x: Move DisasFields into DisasContext
Richard Henderson
2
-32
/
+30
2020-01-27
target/s390x: Pass DisasContext to get_field and have_field
Richard Henderson
2
-574
/
+569
2020-01-27
target/s390x: Remove DisasFields argument from callbacks
Richard Henderson
1
-207
/
+210
2020-01-27
target/s390x: Move struct DisasFields definition earlier
Richard Henderson
1
-81
/
+83
2020-01-27
target/s390x/kvm: Enable adapter interruption suppression again
Thomas Huth
1
-3
/
+6
2020-01-27
target/s390x: Remove duplicated ifdef macro
Philippe Mathieu-Daudé
1
-4
/
+3
2020-01-27
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
26
-118
/
+129
2020-01-24
target/i386: Add the 'model-id' for Skylake -v3 CPU models
Kashyap Chamarthy
1
-0
/
+4
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
8
-13
/
+13
2020-01-24
qdev: remove extraneous error
Marc-André Lureau
1
-24
/
+12
2020-01-24
accel: Replace current_machine->accelerator by current_accel() wrapper
Philippe Mathieu-Daudé
3
-6
/
+5
2020-01-24
target/arm/kvm: Use CPUState::kvm_state in kvm_arm_pmu_supported()
Philippe Mathieu-Daudé
1
-3
/
+1
2020-01-24
target/i386: kvm: initialize microcode revision from KVM
Paolo Bonzini
2
-0
/
+9
2020-01-24
target/i386: add a ucode-rev property
Paolo Bonzini
4
-3
/
+18
2020-01-24
target/i386: kvm: initialize feature MSRs very early
Paolo Bonzini
2
-33
/
+49
2020-01-24
cpu: Use cpu_class_set_parent_reset()
Greg Kurz
18
-36
/
+18
2020-01-24
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf1' i...
Peter Maydell
6
-11
/
+5
2020-01-23
target/arm/arch_dump: Add SVE notes
Andrew Jones
3
-26
/
+147
2020-01-23
target/arm: Fix PAuth sbox functions
Vincent Dehors
1
-2
/
+2
2020-01-23
target/arm: add PMU feature to cortex-r5 and cortex-r5f
Clement Deschamps
1
-0
/
+1
2020-01-21
m68k: Fix regression causing Single-Step via GDB/RSP to not single step
Laurent Vivier
1
-15
/
+27
2020-01-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200117-...
Peter Maydell
4
-4
/
+13
2020-01-17
target/arm: Set ISSIs16Bit in make_issinfo
Richard Henderson
1
-0
/
+3
[next]