]> git.proxmox.com Git - mirror_qemu.git/history - target
target/i386: move cpu_tmp2_i32 to DisasContext
[mirror_qemu.git] / target /
2018-10-02 Emilio G. Cotatarget/i386: move cpu_tmp2_i32 to DisasContext
2018-10-02 Emilio G. Cotatarget/i386: move cpu_ptr1 to DisasContext
2018-10-02 Emilio G. Cotatarget/i386: move cpu_ptr0 to DisasContext
2018-10-02 Emilio G. Cotatarget/i386: move cpu_tmp4 to DisasContext
2018-10-02 Emilio G. Cotatarget/i386: move cpu_tmp0 to DisasContext
2018-10-02 Emilio G. Cotatarget/i386: move cpu_T1 to DisasContext
2018-10-02 Emilio G. Cotatarget/i386: move cpu_T0 to DisasContext
2018-10-02 Emilio G. Cotatarget/i386: move cpu_A0 to DisasContext
2018-10-02 Emilio G. Cotatarget/i386: move cpu_cc_srcT to DisasContext
2018-10-02 Jan Kiszkakvm: x86: Fix kvm_arch_fixup_msi_route for remap-less...
2018-10-02 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-10-02 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20181...
2018-10-01 Max Filippovtarget/xtensa: extract gen_check_interrupts call
2018-10-01 Max Filippovtarget/xtensa: make rsr/wsr helpers return void
2018-10-01 Max Filippovtarget/xtensa: extract unconditional TB termination...
2018-10-01 Max Filippovtarget/xtensa: always end TB on CCOUNT access/CCOMPARE...
2018-10-01 Max Filippovtarget/xtensa: change SR number checks to assertions
2018-10-01 Max Filippovtarget/xtensa: extract unconditional TB termination
2018-10-01 Max Filippovtarget/xtensa: extract test for division by zero
2018-10-01 Max Filippovtarget/xtensa: extract test for cpdisabled exception
2018-10-01 Max Filippovtarget/xtensa: extract test for alloca exception
2018-10-01 Max Filippovtarget/xtensa: extract test for window underflow exception
2018-10-01 Max Filippovtarget/xtensa: extract test for window overflow exception
2018-10-01 Max Filippovtarget/xtensa: extract test for debug exception
2018-10-01 Max Filippovtarget/xtensa: extract test for syscall instruction
2018-10-01 Max Filippovtarget/xtensa: extract test for privileged instruction
2018-10-01 Max Filippovtarget/xtensa: extract test for an illegal instruction
2018-09-28 Peter MaydellMerge remote-tracking branch 'remotes/otubo/tags/pull...
2018-09-28 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/xanclic/tags...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-09-25 Peter Maydelltarget/arm: Start AArch32 CPUs with EL2 but not EL3...
2018-09-25 Richard Hendersontarget/arm: Fix cpu_get_tb_cpu_state() for non-SVE...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20180...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/docker...
2018-09-25 Thomas Huthtarget/ppc/cpu-models: Re-group the 970 CPUs together...
2018-09-24 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2018-09-24 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2018-09-24 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-09-24 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2018-09-24 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-09-24 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-09-24 Peter MaydellMerge remote-tracking branch 'remotes/xanclic/tags...
2018-09-24 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2018-09-24 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2018-09-24 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2018-09-17 Max Filippovtarget/xtensa: support input from chardev console
2018-09-17 Max Filippovtarget/xtensa: fix s32c1i TCGMemOp flags
2018-09-17 Max Filippovtarget/xtensa: fix FPU2000 bugs
2018-09-17 Max Filippovtarget/xtensa: convert to do_transaction_failed
2018-09-05 Igor Mammedovriscv: remove define cpu_init()
2018-09-05 Emilio G. Cotatarget/riscv: call gen_goto_tb on DISAS_TOO_MANY
2018-09-05 Emilio G. Cotatarget/riscv: optimize indirect branches
2018-09-05 Emilio G. Cotatarget/riscv: optimize cross-page direct jumps in softmmu
2018-09-05 Nikunj A Dadhaniatarget/ppc/kvm: set vcpu as online/offline
2018-09-04 Michael ClarkRISC-V: Simplify riscv_cpu_local_irqs_pending
2018-09-04 Michael ClarkRISC-V: Improve page table walker spec compliance
2018-09-04 Michael ClarkRISC-V: Update address bits to support sv39 and sv48
2018-08-28 Pavel Zbitskiytarget/s390x: use regular spaces in translate.c
2018-08-28 Pavel Zbitskiytarget/s390x: fix PACK reading 1 byte less and writing...
2018-08-28 Pavel Zbitskiytarget/s390x: add EX support for TRT and TRTR
2018-08-28 Pavel Zbitskiytarget/s390x: fix IPM polluting irrelevant bits
2018-08-28 Pavel Zbitskiytarget/s390x: fix CSST decoding and runtime alignment...
2018-08-28 Pavel Zbitskiytarget/s390x: add BAL and BALR instructions
2018-08-28 Thomas Huthppc: Remove deprecated ppcemb target
2018-08-27 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2018-08-25 Peter MaydellMerge remote-tracking branch 'remotes/otubo/tags/pull...
2018-08-25 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2018-08-25 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-08-24 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2018-08-24 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2018-08-24 Stefan Markovictarget/mips: Add definition of nanoMIPS I7200 CPU
2018-08-24 Yongbok Kimtarget/mips: Fix ERET/ERETNC behavior related to ADEL...
2018-08-24 Stefan Markovictarget/mips: Add updating BadInstr and BadInstrX for...
2018-08-24 Dimitrije Nikolictarget/mips: Add availability control via bit NMS
2018-08-24 Stefan Markovictarget/mips: Add emulation of DSP ASE for nanoMIPS...
2018-08-24 Stefan Markovictarget/mips: Add emulation of DSP ASE for nanoMIPS...
2018-08-24 Stefan Markovictarget/mips: Add emulation of DSP ASE for nanoMIPS...
2018-08-24 Stefan Markovictarget/mips: Add emulation of DSP ASE for nanoMIPS...
2018-08-24 Stefan Markovictarget/mips: Add emulation of DSP ASE for nanoMIPS...
2018-08-24 Stefan Markovictarget/mips: Add emulation of DSP ASE for nanoMIPS...
2018-08-24 Stefan Markovictarget/mips: Implement MT ASE support for nanoMIPS
2018-08-24 Aleksandar Rikalotarget/mips: Fix pre-nanoMIPS MT ASE instructions avail...
2018-08-24 Stefan Markovictarget/mips: Add emulation of nanoMIPS 32-bit branch...
2018-08-24 Aleksandar Rikalotarget/mips: Implement emulation of nanoMIPS LLWP/SCWP...
2018-08-24 Dimitrije Nikolictarget/mips: Add CP0 Config3 and Config5 fields to...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of nanoMIPS 32-bit load...
2018-08-24 James Hogantarget/mips: Implement emulation of nanoMIPS EXTW instr...
2018-08-24 Matthew Fortunetarget/mips: Implement emulation of nanoMIPS ROTX instr...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of misc nanoMIPS instruction...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of misc nanoMIPS instruction...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of misc nanoMIPS instruction...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of nanoMIPS FP instructions
2018-08-24 Yongbok Kimtarget/mips: Add emulation of nanoMIPS 48-bit instructions
next