index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/mips: Separate FPU-related helpers into their own file
Aleksandar Markovic
2020-02-04
3
-1878
/
+1912
*
target/mips: Separate CP0-related helpers into their own file
Aleksandar Markovic
2020-02-04
3
-1646
/
+1684
*
target/mips: Fix handling of LL/SC instructions after 7dd547e5ab
Alex Richardson
2020-02-04
1
-4
/
+4
*
target/ppc: Use probe_write for DCBZ
Richard Henderson
2020-02-03
1
-1
/
+1
*
target/ppc: Remove redundant mask in DCBZ
Richard Henderson
2020-02-03
1
-1
/
+1
*
target/ppc: Use probe_access for LMW, STMW
Richard Henderson
2020-02-03
1
-13
/
+32
*
target/ppc: Use probe_access for LSW, STSW
Richard Henderson
2020-02-03
1
-20
/
+128
*
target/ppc: Build rtas error log upon an MCE
Aravinda Prasad
2020-02-03
1
-1
/
+3
*
target/ppc: Handle NMI guest exit
Aravinda Prasad
2020-02-03
3
-0
/
+21
*
ppc: spapr: Introduce FWNMI capability
Aravinda Prasad
2020-02-03
2
-0
/
+14
*
target/ppc/cpu.h: Put macro parameter in parentheses
BALATON Zoltan
2020-02-03
1
-1
/
+1
*
ppc/pnv: Add support for HRMOR on Radix host
Cédric Le Goater
2020-02-02
1
-0
/
+6
*
target/ppc: add support for Hypervisor Facility Unavailable Exception
Cédric Le Goater
2020-02-02
3
-0
/
+46
*
target/ppc: Add privileged message send facilities
Cédric Le Goater
2020-02-02
5
-20
/
+132
*
target/ppc: Clarify the meaning of return values in kvm_handle_debug
Fabiano Rosas
2020-02-02
1
-6
/
+9
*
target/arm: fix TCG leak for fcvt half->double
Alex Bennée
2020-01-31
1
-2
/
+2
*
target/arm/cpu: Add the kvm-no-adjvtime CPU property
Andrew Jones
2020-01-30
5
-0
/
+43
*
target/arm/kvm: Implement virtual time adjustment
Andrew Jones
2020-01-30
6
-0
/
+150
*
target/arm/kvm64: kvm64 cpus have timer registers
Andrew Jones
2020-01-30
1
-0
/
+1
*
target/arm/kvm: trivial: Clean up header documentation
Andrew Jones
2020-01-30
1
-19
/
+27
*
target/arm/arm-semi: Don't let the guest close stdin/stdout/stderr
Peter Maydell
2020-01-30
1
-0
/
+9
*
target/mips: Add implementation of GINVT instruction
Yongbok Kim
2020-01-29
6
-26
/
+174
*
target/mips: Amend CP0 WatchHi register implementation
Yongbok Kim
2020-01-29
5
-7
/
+69
*
target/mips: semihosting: Remove 'uhi_done' label in helper_do_semihosting()
Daniel Henrique Barboza
2020-01-29
1
-8
/
+7
*
target/hppa: Allow, but diagnose, LDCW aligned only mod 4
Richard Henderson
2020-01-27
3
-1
/
+25
*
s390x: sigp: Fix sense running reporting
Janosch Frank
2020-01-27
1
-2
/
+2
*
target/s390x: Remove DisasFields argument from extract_insn
Richard Henderson
2020-01-27
1
-11
/
+8
*
target/s390x: Move DisasFields into DisasContext
Richard Henderson
2020-01-27
2
-32
/
+30
*
target/s390x: Pass DisasContext to get_field and have_field
Richard Henderson
2020-01-27
2
-574
/
+569
*
target/s390x: Remove DisasFields argument from callbacks
Richard Henderson
2020-01-27
1
-207
/
+210
*
target/s390x: Move struct DisasFields definition earlier
Richard Henderson
2020-01-27
1
-81
/
+83
*
target/s390x/kvm: Enable adapter interruption suppression again
Thomas Huth
2020-01-27
1
-3
/
+6
*
target/s390x: Remove duplicated ifdef macro
Philippe Mathieu-Daudé
2020-01-27
1
-4
/
+3
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-27
26
-118
/
+129
|
\
|
*
target/i386: Add the 'model-id' for Skylake -v3 CPU models
Kashyap Chamarthy
2020-01-24
1
-0
/
+4
|
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
8
-13
/
+13
|
*
qdev: remove extraneous error
Marc-André Lureau
2020-01-24
1
-24
/
+12
|
*
accel: Replace current_machine->accelerator by current_accel() wrapper
Philippe Mathieu-Daudé
2020-01-24
3
-6
/
+5
|
*
target/arm/kvm: Use CPUState::kvm_state in kvm_arm_pmu_supported()
Philippe Mathieu-Daudé
2020-01-24
1
-3
/
+1
|
*
target/i386: kvm: initialize microcode revision from KVM
Paolo Bonzini
2020-01-24
2
-0
/
+9
|
*
target/i386: add a ucode-rev property
Paolo Bonzini
2020-01-24
4
-3
/
+18
|
*
target/i386: kvm: initialize feature MSRs very early
Paolo Bonzini
2020-01-24
2
-33
/
+49
|
*
cpu: Use cpu_class_set_parent_reset()
Greg Kurz
2020-01-24
18
-36
/
+18
*
|
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf1' i...
Peter Maydell
2020-01-24
6
-11
/
+5
|
\
\
|
*
|
target/riscv: update mstatus.SD when FS is set dirty
ShihPo Hung
2020-01-16
2
-3
/
+2
|
*
|
target/riscv: fsd/fsw doesn't dirty FP state
ShihPo Hung
2020-01-16
2
-2
/
+0
|
*
|
target/riscv: Fix tb->flags FS status
ShihPo Hung
2020-01-16
1
-4
/
+1
|
*
|
riscv: Set xPIE to 1 after xRET
Yiting Wang
2020-01-16
1
-2
/
+2
*
|
|
target/arm/arch_dump: Add SVE notes
Andrew Jones
2020-01-23
3
-26
/
+147
*
|
|
target/arm: Fix PAuth sbox functions
Vincent Dehors
2020-01-23
1
-2
/
+2
[next]