aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2018-01-04target/m68k: move CCR/SR functionsLaurent Vivier
2018-01-04target/m68k: implement fsave/frestoreLaurent Vivier
2018-01-04target/m68k: add resetLaurent Vivier
2018-01-04target/m68k: add cpush/cinvLaurent Vivier
2018-01-04target/m68k: softmmu cleanupLaurent Vivier
2018-01-04target/m68k: add move16Laurent Vivier
2018-01-04target/m68k: add chk and chk2Laurent Vivier
2018-01-04target/m68k: manage 680x0 stack framesLaurent Vivier
2018-01-04target/m68k: add CPU_LOG_INT traceLaurent Vivier
2018-01-04target/m68k: use insn_pc to generate instruction fault addressLaurent Vivier
2018-01-04target/m68k: fix gen_get_ccr()Laurent Vivier
2018-01-04target-m68k: sync CC_OP before gen_jmp_tb()Laurent Vivier
2017-12-29tcg: Dynamically allocate TCGOpsRichard Henderson
2017-12-29tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*Richard Henderson
2017-12-27target/moxie: Fix tlb_fillRichard Henderson
2017-12-27target/*helper: don't check retaddr before calling cpu_restore_stateAlex Bennée
2017-12-22i386: hvf: cleanup x86_gen.hPaolo Bonzini
2017-12-22i386: hvf: remove VM_PANIC from "in"Paolo Bonzini
2017-12-22i386: hvf: remove addr_tPaolo Bonzini
2017-12-22i386: hvf: simplify flag handlingPaolo Bonzini
2017-12-22i386: hvf: abort on decoding errorPaolo Bonzini
2017-12-22i386: hvf: remove ZERO_INIT macroPaolo Bonzini
2017-12-22i386: hvf: remove more dead emulator codePaolo Bonzini
2017-12-22i386: hvf: unify register enums between HVF and the restPaolo Bonzini
2017-12-22i386: hvf: header cleanupPaolo Bonzini
2017-12-22i386: hvf: move all hvf files in the same directoryPaolo Bonzini
2017-12-22i386: hvf: inject General Protection Fault when vmexit through vmcallSergio Andres Gomez Del Real
2017-12-22i386: hvf: refactor event injection code for hvfSergio Andres Gomez Del Real
2017-12-22i386: hvf: implement vga dirty page trackingSergio Andres Gomez Del Real
2017-12-22i386: refactor KVM cpuid code so that it applies to hvf as wellSergio Andres Gomez Del Real
2017-12-22i386: hvf: implement hvf_get_supported_cpuidSergio Andres Gomez Del Real
2017-12-22i386: hvf: use new helper functions for put/get xsaveSergio Andres Gomez Del Real
2017-12-22i386: hvf: fix licensing issues; isolate task handling code (GPL v2-only)Sergio Andres Gomez Del Real
2017-12-22i386: hvf: add code base from Google's QEMU repositorySergio Andres Gomez Del Real
2017-12-21target/m68k: fix set_cc_op()Laurent Vivier
2017-12-21target/m68k: add monitor.cLaurent Vivier
2017-12-21target/m68k: remove unused variable gen_throws_exceptionLaurent Vivier
2017-12-21cpu: refactor cpu_address_space_init()Peter Xu
2017-12-21target/i386: Fix handling of VEX prefixesPeter Maydell
2017-12-21target/i386: Fix compiler warningsStefan Weil
2017-12-21hyperv: make SynIC version msr constantRoman Kagan
2017-12-21hyperv: ensure SINTx msrs are reset properlyRoman Kagan
2017-12-21hyperv: set partition-wide MSRs only on first vcpuEvgeny Yakovlev
2017-12-21x86/cpu: Enable new SSE/AVX/AVX512 cpu featuresYang Zhong
2017-12-18target/xtensa: switch fsf to libisaMax Filippov
2017-12-18target/xtensa: switch dc233c to libisaMax Filippov
2017-12-18target/xtensa: switch dc232b to libisaMax Filippov
2017-12-18target/xtensa: update import_core.sh script for libisaMax Filippov
2017-12-18target/xtensa: extract FPU2000 opcode translatorsMax Filippov
2017-12-18target/xtensa: extract core opcode translatorsMax Filippov