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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2018-06-15
arm: Don't crash if user tries to use a Cortex-M CPU without an NVIC
Peter Maydell
1
-0
/
+18
2018-06-12
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...
Peter Maydell
1
-2
/
+2
2018-06-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180612' into...
Peter Maydell
5
-50
/
+92
2018-06-12
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
1
-2
/
+2
2018-06-12
target/ppc: Allow PIR read in privileged mode
luporl
1
-1
/
+1
2018-06-12
target/ppc: extend eieio for POWER9
Cédric Le Goater
1
-2
/
+23
2018-06-12
target/ppc: Allow privileged access to SPR_PCR
Joel Stanley
3
-2
/
+17
2018-06-12
target/ppc: Factor out the parsing in kvmppc_get_cpu_characteristics()
Suraj Jitindar Singh
1
-20
/
+39
2018-06-12
target/ppc: Use proper logging function for possible guest errors
Thomas Huth
1
-25
/
+12
2018-06-11
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
3
-67
/
+210
2018-06-11
target/m68k: Merge disas_m68k_insn into m68k_tr_translate_insn
Richard Henderson
1
-11
/
+6
2018-06-11
target/m68k: Improve ending TB at page boundaries
Richard Henderson
1
-3
/
+19
2018-06-11
target/m68k: Convert to TranslatorOps
Richard Henderson
1
-92
/
+88
2018-06-11
target/m68k: Convert to DisasContextBase
Richard Henderson
1
-70
/
+67
2018-06-11
target/m68k: Rename DISAS_UPDATE and gen_lookup_tb
Richard Henderson
1
-10
/
+10
2018-06-11
target/m68k: Use lookup_and_goto_tb for DISAS_JUMP
Richard Henderson
1
-1
/
+4
2018-06-11
target/m68k: Remove DISAS_JUMP_NEXT as unused
Richard Henderson
1
-1
/
+0
2018-06-11
target/m68k: Replace DISAS_TB_JUMP with DISAS_NORETURN
Richard Henderson
1
-3
/
+1
2018-06-11
target/m68k: Use DISAS_NORETURN for exceptions
Richard Henderson
1
-8
/
+8
2018-06-08
i386: Populate AMD Processor Cache Information for cpuid 0x8000001D
Babu Moger
2
-3
/
+143
2018-06-08
i386: Clean up cache CPUID code
Eduardo Habkost
2
-64
/
+67
2018-06-08
target/xtensa: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
1
-3
/
+3
2018-06-08
RISC-V: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
1
-2
/
+4
2018-06-08
target/m68k: Add trailing '\n' to qemu_log() call
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-08
target/arm: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
1
-2
/
+2
2018-06-05
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...
Peter Maydell
1
-1
/
+3
2018-06-04
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...
Peter Maydell
22
-94
/
+94
2018-06-04
linux-user: SPARC "rd %tick" can be used by user application
Laurent Vivier
1
-1
/
+3
2018-06-01
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
22
-94
/
+94
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
41
-126
/
+184
2018-06-01
target/i386/kvm.c: Remove compatibility shim for KVM_HINTS_REALTIME
Peter Maydell
1
-5
/
+0
2018-06-01
target/i386/kvm.c: Handle renaming of KVM_HINTS_DEDICATED
Peter Maydell
1
-1
/
+6
2018-06-01
WHPX: fix some compiler warnings
Lucian Petrut
1
-14
/
+35
2018-06-01
WHPX: dynamically load WHP libraries
Lucian Petrut
1
-68
/
+144
2018-06-01
nios2: do not include exec-all.h from cpu.h
Paolo Bonzini
2
-1
/
+1
2018-06-01
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
33
-33
/
+0
2018-05-31
target/hppa: Include "qemu/log.h" to use qemu_log()
Philippe Mathieu-Daudé
1
-0
/
+1
2018-05-31
target/ppc: Include "exec/exec-all.h" which provides tlb_flush()
Philippe Mathieu-Daudé
1
-0
/
+1
2018-05-31
target/xtensa: Include "qemu/timer.h" to use NANOSECONDS_PER_SECOND
Philippe Mathieu-Daudé
1
-0
/
+1
2018-05-31
target/i386: Do not include "exec/ioport.h" if it is not necessary
Philippe Mathieu-Daudé
4
-4
/
+0
2018-05-31
target: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
5
-5
/
+0
2018-05-31
Make address_space_access_valid() take a MemTxAttrs argument
Peter Maydell
4
-5
/
+10
2018-05-31
Make address_space_map() take a MemTxAttrs argument
Peter Maydell
1
-1
/
+2
2018-05-31
Make address_space_translate{, _cached}() take a MemTxAttrs argument
Peter Maydell
2
-2
/
+3
2018-05-31
Make tb_invalidate_phys_addr() take a MemTxAttrs argument
Peter Maydell
1
-1
/
+2
2018-05-31
Correct CPACR reset value for v7 cores
Peter Maydell
1
-1
/
+9
2018-05-31
arm: fix malloc type mismatch
Paolo Bonzini
1
-2
/
+1
2018-05-31
tcg: Fix helper function vs host abi for float16
Richard Henderson
2
-62
/
+63
2018-05-31
target/arm: Honour FPCR.FZ in FRECPX
Peter Maydell
1
-0
/
+6
2018-05-29
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-05-29...
Peter Maydell
8
-567
/
+595
[next]