]> Git Repo - qemu.git/history - target
highbank: validate register offset before access
[qemu.git] / target /
2017-11-13 Emilio G. Cotaarm/translate-a64: mark path as unreachable to eliminat...
2017-11-13 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2017-11-13 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2017-11-13 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-11-10 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-11-10 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2017-11-10 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-11-09 Richard Hendersontarget/s390x: Finish implementing RISBGN
2017-11-09 Richard Hendersondisas: Dump insn bytes along with capstone disassembly
2017-11-08 Greg Kurzppc: fix setting of compat mode
2017-11-07 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2017-11-07 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-11-07 Peter Maydelltranslate.c: Fix usermode big-endian AArch32 LDREXD...
2017-11-07 Andrew Baumannarm: implement cache/shareability attribute bits for...
2017-11-03 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2017-10-31 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-10-31 Stefano Stabellinifix WFI/WFE length in syndrome register
2017-10-30 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2017-10-30 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2017-10-30 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2017-10-30 Christian Borntraegers390x/kvm: use cpu model for gscb on compat machines
2017-10-30 David Hildenbrandtarget/s390x: change CPU type name to "s390x-cpu"
2017-10-28 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2017-10-27 Igor Mammedovmips: malta/boston: replace cpu_model with cpu_type
2017-10-27 Igor Mammedovsparc: cleanup cpu type name composition
2017-10-27 Igor Mammedovtricore: cleanup cpu type name composition
2017-10-27 Igor Mammedovunicore32: cleanup cpu type name composition
2017-10-27 Igor Mammedovxtensa: cleanup cpu type name composition
2017-10-27 Igor Mammedovsh4: remove SuperHCPUClass::name field
2017-10-27 Igor Mammedovsh4: simplify superh_cpu_class_by_name()
2017-10-27 Igor Mammedovsh4: cleanup cpu type name composition
2017-10-27 Igor Mammedovopenrisc: cleanup cpu type name composition
2017-10-27 Igor Mammedovmoxie: cleanup cpu type name composition
2017-10-27 Igor Mammedovmoxie: fix qemu-system-moxie failing to start with...
2017-10-27 Igor Mammedovm68k: cleanup cpu type name composition
2017-10-27 Igor Mammedovlm32: cleanup cpu type name composition
2017-10-27 Igor Mammedovcris: cleanup cpu type name composition
2017-10-27 Igor Mammedovalpha: cleanup cpu type name composition
2017-10-27 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2017-10-27 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-10-27 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-10-26 Richard Hendersontcg: Avoid setting tcg_initialize if !CONFIG_TCG
2017-10-26 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2017-10-25 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-10-25 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2017-10-25 Richard Hendersonppc: Support Capstone in disas_set_info
2017-10-25 Richard Hendersonarm: Support Capstone in disas_set_info
2017-10-25 Richard Hendersoni386: Support Capstone in disas_set_info
2017-10-25 Richard Hendersondisas: Remove unused flags arguments
2017-10-25 Richard Hendersontarget/arm: Don't set INSN_ARM_BE32 for CONFIG_USER_ONLY
2017-10-25 Richard Hendersontarget/arm: Move BE32 disassembler fixup
2017-10-25 Richard Hendersontarget/ppc: Convert to disas_set_info hook
2017-10-25 Richard Hendersontarget/i386: Convert to disas_set_info hook
2017-10-24 Richard Hendersontcg: Initialize cpu_env generically
2017-10-24 Emilio G. Cotatcg: define tcg_init_ctx and make tcg_ctx a pointer
2017-10-24 Emilio G. Cotatarget/sparc: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatarget/sh4: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatarget/s390x: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatarget/m68k: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatarget/i386: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatarget/hppa: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatarget/arm: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatcg: convert tb->cflags reads to tb_cflags(tb)
2017-10-24 Richard Hendersonqom: Introduce CPUClass.tcg_initialize
2017-10-24 Richard Hendersontcg: Remove TCGV_EQUAL*
2017-10-24 Richard Hendersontcg: Remove GET_TCGV_* and MAKE_TCGV_*
2017-10-24 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/input...
2017-10-24 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2017-10-24 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/fixes...
2017-10-24 Peter MaydellMerge remote-tracking branch 'remotes/shorne/tags/openr...
2017-10-20 Stafford Horneopenrisc/cputimer: Perparation for Multicore
2017-10-20 Stafford Hornetarget/openrisc: Make coreid and numcores variable
2017-10-20 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-10-20 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2017-10-20 David Hildenbrands390x/tcg: low-address protection support
2017-10-20 Halil Pasics390x: refactor error handling for MSCH handler
2017-10-20 Halil Pasics390x: refactor error handling for HSCH handler
2017-10-20 Halil Pasics390x: refactor error handling for CSCH handler
2017-10-20 Halil Pasics390x: refactor error handling for XSCH handler
2017-10-20 Halil Pasics390x: improve error handling for SSCH and RSCH
2017-10-20 Igor Mammedovs390x: move s390x_new_cpu() into board code
2017-10-20 Igor Mammedovs390x: fix cpu object referrence leak in s390x_new_cpu()
2017-10-20 David Hildenbrandtarget/s390x: special handling when starting a CPU...
2017-10-20 David Hildenbrands390x/tcg: refactor stfl(e) to use s390_get_feat_block()
2017-10-20 David Hildenbrands390x/tcg: unlock NMI
2017-10-20 David Hildenbrands390x/cpumodel: allow to enable SENSE RUNNING STATUS...
2017-10-20 David Hildenbrands390x/tcg: switch to new SIGP handling code
2017-10-20 David Hildenbrands390x/tcg: flush the tlb on SIGP SET PREFIX
2017-10-20 David Hildenbrands390x/tcg: implement STOP and RESET interrupts for TCG
2017-10-20 David Hildenbrands390x/tcg: implement SIGP CONDITIONAL EMERGENCY SIGNAL
2017-10-20 David Hildenbrands390x/tcg: implement SIGP EMERGENCY SIGNAL
2017-10-20 David Hildenbrands390x/tcg: implement SIGP EXTERNAL CALL
2017-10-20 David Hildenbrands390x/tcg: implement SIGP SENSE
2017-10-20 David Hildenbrands390x/tcg: implement SIGP SENSE RUNNING STATUS
2017-10-20 David Hildenbrands390x/kvm: factor out actual handling of STOP interrupts
2017-10-20 David Hildenbrands390x/kvm: factor out SIGP code into sigp.c
2017-10-20 David Hildenbrands390x/kvm: drop two debug prints
2017-10-20 David Hildenbrands390x/kvm: factor out storing of adtl CPU status
2017-10-20 David Hildenbrands390x/kvm: factor out storing of CPU status
2017-10-20 David Hildenbrands390x/kvm: generalize SIGP stop and restart interrupt...
next
This page took 0.107883 seconds and 7 git commands to generate.