index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-07-31
target/arm: Migrate MPU_RNR register state for M profile cores
Peter Maydell
2017-07-31
target/arm: Move PMSAv7 reset into arm_cpu_reset() so M profile MPUs get reset
Peter Maydell
2017-07-31
target/arm: Rename cp15.c6_rgnr to pmsav7.rnr
Peter Maydell
2017-07-31
target/arm: Don't allow guest to make System space executable for M profile
Peter Maydell
2017-07-31
target/arm: Don't do MPU lookups for addresses in M profile PPB region
Peter Maydell
2017-07-31
target/arm: Correct MPU trace handling of write vs execute
Peter Maydell
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
m68k/translate: fix incorrect copy/paste
Philippe Mathieu-Daudé
2017-07-31
qemu-system-tricore: segfault when entering "x 0" on the monitor
Eduardo Otubo
2017-07-28
target/s390x: fix pgm irq ilen in translate_pages()
David Hildenbrand
2017-07-28
target/s390x: fix pgm irq ilen for stsi
David Hildenbrand
2017-07-26
target/i386: Don't use x86_cpu_load_def() on "max" CPU model
Eduardo Habkost
2017-07-26
target/i386: Define CPUID_MODEL_ID_SZ macro
Eduardo Habkost
2017-07-26
target/i386: Use host_vendor_fms() in max_x86_cpu_initfn()
Eduardo Habkost
2017-07-25
s390x/css: fix ilen in IO instruction handlers
Halil Pasic
2017-07-25
target/s390x: Add remaining switches to compile with --disable-tcg
Thomas Huth
2017-07-25
target/s390x: Move exception-related functions to a new excp_helper.c file
Thomas Huth
2017-07-25
target/s390x: Rework program_interrupt() and related functions
Thomas Huth
2017-07-25
target/s390x: Move diag helpers to a separate file
Thomas Huth
2017-07-25
target/s390x: Move s390_cpu_dump_state() to helper.c
Thomas Huth
2017-07-25
target/s390x: improve baselining if certain base features are missing
David Hildenbrand
2017-07-25
s390x/kvm: better comment regarding zPCI feature availability
David Hildenbrand
2017-07-25
target/s390x: introduce (test|set)_be_bit
David Hildenbrand
2017-07-25
target/s390x: indicate query subfunction in s390_fill_feat_block
David Hildenbrand
2017-07-25
target/s390x: drop BE_BIT()
David Hildenbrand
2017-07-25
s390/cpumodel: remove KSS from the default model of z14
Christian Borntraeger
2017-07-24
target/arm: fix TCG temp leak in aarch64 rev16
Emilio G. Cota
2017-07-24
qapi: Use QNull for a more regular visit_type_null()
Markus Armbruster
2017-07-24
qapi: Separate type QNull from QObject
Markus Armbruster
2017-07-21
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170721' into staging
Peter Maydell
2017-07-21
Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()
Peter Maydell
2017-07-21
target/mips: Enable CP0_EBase.WG on MIPS64 CPUs
James Hogan
2017-07-21
target/mips: Add EVA support to P5600
James Hogan
2017-07-20
target/mips: Implement segmentation control
James Hogan
2017-07-20
target/mips: Add segmentation control registers
James Hogan
2017-07-20
target/mips: Add an MMU mode for ERL
James Hogan
2017-07-20
target/mips: Abstract mmu_idx from hflags
James Hogan
2017-07-20
target/mips: Check memory permissions with mem_idx
James Hogan
2017-07-20
target/mips: Decode microMIPS EVA load & store instructions
James Hogan
2017-07-20
target/mips: Decode MIPS32 EVA load & store instructions
James Hogan
2017-07-20
target/mips: Prepare loads/stores for EVA
James Hogan
2017-07-20
target/mips: Add CP0_Ebase.WG (write gate) support
James Hogan
2017-07-20
target/mips: Weaken TLB flush on UX,SX,KX,ASID changes
James Hogan
2017-07-20
target/mips: Fix TLBWI shadow flush for EHINV,XI,RI
James Hogan
2017-07-20
target/mips: Fix MIPS64 MFC0 UserLocal on BE host
James Hogan
2017-07-19
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
2017-07-19
target/alpha: optimize gen_cvtlq() using deposit op
Philippe Mathieu-Daudé
2017-07-19
target/sparc: optimize gen_op_mulscc() using deposit op
Philippe Mathieu-Daudé
2017-07-19
target/sparc: optimize various functions using extract op
Philippe Mathieu-Daudé
[next]