]> git.proxmox.com Git - mirror_qemu.git/history - target
tcg: enable multiple TCG contexts in softmmu
[mirror_qemu.git] / target /
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/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...
2017-10-20 David Hildenbrands390x/kvm: pass ipb directly into handle_sigp()
2017-10-20 David Hildenbrandtarget/s390x: interpret PSW_MASK_WAIT only for TCG
2017-10-20 David Hildenbrands390x/tcg: handle WAIT PSWs during interrupt injection
2017-10-20 David Hildenbrandtarget/s390x: factor out handling of WAIT PSW into...
2017-10-20 David Hildenbrands390x/tcg: a CPU cannot switch state due to an interrupt
2017-10-20 David Hildenbrands390x/tcg: STOPPED cpus can never wake up
2017-10-20 David Hildenbrands390x/tcg: take care of external interrupt subclasses
2017-10-20 David Hildenbrands390x/tcg: rework checking for deliverable interrupts
2017-10-20 David Hildenbrands390x/tcg: injection of emergency signals and external...
2017-10-20 David Hildenbrands390x/tcg: cleanup service interrupt injection
2017-10-20 David Hildenbrands390x/tcg: turn INTERRUPT_EXT into a mask
2017-10-20 Marc-André LureauS390: use g_new() family of functions
2017-10-20 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2017-10-19 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2017-10-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2017-10-19 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2017-10-19 Peter MaydellMerge remote-tracking branch 'remotes/riku/tags/pull...
2017-10-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/openg...
2017-10-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2017-10-17 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-10-16 Igor Mammedovppc: spapr: use generic cpu_model parsing
2017-10-16 Igor Mammedovppc: move ppc_cpu_lookup_alias() before its first user
2017-10-16 Igor Mammedovppc: spapr: register 'host' core type along with the...
2017-10-16 Igor Mammedovppc: spapr: use cpu type name directly
2017-10-16 Igor Mammedovppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_pa...
2017-10-16 Sandipan Dastarget/ppc: Fix carry flag setting for shift algebraic...
2017-10-16 David Gibsontarget/ppc: Add POWER9 DD2.0 model information
2017-10-16 Thomas Huthtarget/ppc: Remove unused PPC 460 and 460F definitions
2017-10-16 Paolo Bonzinitarget/i386: trap on instructions longer than >15 bytes
2017-10-16 Paolo Bonzinitarget/i386: introduce x86_ld*_code
2017-10-16 Paolo Bonzininios2: define tcg_env
2017-10-16 Paolo Bonzinibuild: remove CONFIG_LIBDECNUMBER
2017-10-16 Richard Hendersonlinux-user/sh4: Reduce TARGET_VIRT_ADDR_SPACE_BITS...
2017-10-16 Richard Hendersonlinux-user: Tidy and enforce reserved_va initialization
2017-10-16 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2017-10-12 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-10-12 Peter Maydelltarget/arm: Implement SG instruction corner cases
2017-10-12 Peter Maydelltarget/arm: Support some Thumb insns being always uncon...
2017-10-12 Peter Maydelltarget-arm: Simplify insn_crosses_page()
2017-10-12 Peter Maydelltarget/arm: Pull Thumb insn word loads up to top level
2017-10-12 Peter Maydelltarget-arm: Don't check for "Thumb2 or M profile" for...
2017-10-12 Peter Maydelltarget/arm: Implement secure function return
2017-10-12 Peter Maydelltarget/arm: Implement BLXNS
2017-10-12 Peter Maydelltarget/arm: Implement SG instruction
2017-10-12 Peter Maydelltarget/arm: Add M profile secure MMU index values to...
2017-10-11 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2017-10-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-10-10 Emilio G. Cotatcg: remove addr argument from lookup_tb_ptr
2017-10-10 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2017-10-10 Todd Eisenbergerx86: Correct translation of some rdgsbase and wrgsbase...
2017-10-10 Philippe Mathieu... qom/cpu: move cpu_model null check to cpu_class_by_name()
2017-10-06 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-10-06 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-10-06 Peter Maydelltarget/arm: Factor out "get mmuidx for specified securi...
2017-10-06 Peter Maydelltarget/arm: Fix calculation of secure mm_idx values
next