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
2017-08-14
unicore32: abort when entering "x 0" on the monitor
Eduardo Otubo
1
-4
/
+4
2017-08-09
target/ppc: Add stub implementation of the PSSCR
David Gibson
2
-0
/
+6
2017-08-09
target/ppc: Implement TIDR
David Gibson
2
-0
/
+6
2017-08-09
ppc: fix double-free in cpu_post_load()
Greg Kurz
1
-1
/
+0
2017-08-09
booke206: fix MAS update on tlb miss
KONRAD Frederic
1
-1
/
+1
2017-08-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2017-08-08
target/i386: set rip_offset for some SSE4.1 instructions
Joseph Myers
1
-0
/
+1
2017-08-04
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170803' into staging
Peter Maydell
1
-0
/
+1
2017-08-03
target/s390x: Fix CSST for 16-byte store
Richard Henderson
1
-0
/
+1
2017-08-02
target/mips: Fix RDHWR CC with icount
James Hogan
1
-0
/
+11
2017-08-02
target/mips: Drop redundant gen_io_start/stop()
James Hogan
1
-8
/
+0
2017-08-02
target/mips: Use BS_EXCP where interrupts are expected
James Hogan
1
-13
/
+34
2017-08-02
target-mips: apply CP0.PageMask before writing into TLB entry
Leon Alrae
1
-2
/
+3
2017-08-02
mips: Add KVM T&E segment support for TCG
James Hogan
2
-4
/
+4
2017-08-02
mips: Improve segment defs for KVM T&E guests
James Hogan
1
-12
/
+11
2017-08-02
target-mips: Don't stop on [d]mtc0 DESAVE/KScratch
James Hogan
1
-4
/
+0
2017-08-01
target-i386: kvm_get/put_vcpu_events don't handle sipi_vector
Peng Hao
1
-15
/
+20
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
3
-21
/
+21
2017-07-31
target/arm: Migrate MPU_RNR register state for M profile cores
Peter Maydell
1
-0
/
+28
2017-07-31
target/arm: Move PMSAv7 reset into arm_cpu_reset() so M profile MPUs get reset
Peter Maydell
2
-16
/
+26
2017-07-31
target/arm: Rename cp15.c6_rgnr to pmsav7.rnr
Peter Maydell
3
-6
/
+5
2017-07-31
target/arm: Don't allow guest to make System space executable for M profile
Peter Maydell
1
-1
/
+15
2017-07-31
target/arm: Don't do MPU lookups for addresses in M profile PPB region
Peter Maydell
1
-1
/
+16
2017-07-31
target/arm: Correct MPU trace handling of write vs execute
Peter Maydell
1
-2
/
+2
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
6
-6
/
+6
2017-07-31
m68k/translate: fix incorrect copy/paste
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-31
qemu-system-tricore: segfault when entering "x 0" on the monitor
Eduardo Otubo
1
-0
/
+10
2017-07-28
target/s390x: fix pgm irq ilen in translate_pages()
David Hildenbrand
1
-1
/
+1
2017-07-28
target/s390x: fix pgm irq ilen for stsi
David Hildenbrand
1
-1
/
+1
2017-07-26
target/i386: Don't use x86_cpu_load_def() on "max" CPU model
Eduardo Habkost
1
-6
/
+12
2017-07-26
target/i386: Define CPUID_MODEL_ID_SZ macro
Eduardo Habkost
1
-0
/
+11
2017-07-26
target/i386: Use host_vendor_fms() in max_x86_cpu_initfn()
Eduardo Habkost
1
-7
/
+2
2017-07-25
s390x/css: fix ilen in IO instruction handlers
Halil Pasic
1
-21
/
+21
2017-07-25
target/s390x: Add remaining switches to compile with --disable-tcg
Thomas Huth
2
-3
/
+7
2017-07-25
target/s390x: Move exception-related functions to a new excp_helper.c file
Thomas Huth
4
-469
/
+528
2017-07-25
target/s390x: Rework program_interrupt() and related functions
Thomas Huth
5
-48
/
+52
2017-07-25
target/s390x: Move diag helpers to a separate file
Thomas Huth
3
-168
/
+180
2017-07-25
target/s390x: Move s390_cpu_dump_state() to helper.c
Thomas Huth
2
-60
/
+60
2017-07-25
target/s390x: improve baselining if certain base features are missing
David Hildenbrand
1
-0
/
+33
2017-07-25
s390x/kvm: better comment regarding zPCI feature availability
David Hildenbrand
1
-1
/
+1
2017-07-25
target/s390x: introduce (test|set)_be_bit
David Hildenbrand
3
-16
/
+14
2017-07-25
target/s390x: indicate query subfunction in s390_fill_feat_block
David Hildenbrand
2
-18
/
+26
2017-07-25
target/s390x: drop BE_BIT()
David Hildenbrand
1
-1
/
+0
2017-07-25
s390/cpumodel: remove KSS from the default model of z14
Christian Borntraeger
2
-1
/
+1
2017-07-24
target/arm: fix TCG temp leak in aarch64 rev16
Emilio G. Cota
1
-0
/
+1
2017-07-24
qapi: Use QNull for a more regular visit_type_null()
Markus Armbruster
1
-1
/
+4
2017-07-24
qapi: Separate type QNull from QObject
Markus Armbruster
1
-2
/
+2
2017-07-21
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170721' into staging
Peter Maydell
7
-120
/
+660
2017-07-21
Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()
Peter Maydell
1
-2
/
+2
2017-07-21
target/mips: Enable CP0_EBase.WG on MIPS64 CPUs
James Hogan
1
-0
/
+2
[next]