aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2020-06-10target/i386: fix IEEE x87 floating-point exception raisingJoseph Myers
2020-06-10target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIESLike Xu
2020-06-10i386: Remove unused define's from hax and hvfJulio Faracco
2020-06-10x86/cpu: Enable AVX512_VP2INTERSECT cpu featureCathy Zhang
2020-06-10target/i386: fix fisttpl, fisttpll handling of out-of-range valuesJoseph Myers
2020-06-10target/i386: fix fbstp handling of out-of-range valuesJoseph Myers
2020-06-10target/i386: fix fbstp handling of negative zeroJoseph Myers
2020-06-10target/i386: fix fxam handling of invalid encodingsJoseph Myers
2020-06-10target/i386: fix floating-point load-constant roundingJoseph Myers
2020-06-10target/i386: fix fscale handling of rounding precisionJoseph Myers
2020-06-10target/i386: fix fscale handling of infinite exponentsJoseph Myers
2020-06-10target/i386: fix fscale handling of invalid exponent encodingsJoseph Myers
2020-06-10target/i386: fix fscale handling of signaling NaNJoseph Myers
2020-06-10target/i386: implement special cases for fxtractJoseph Myers
2020-06-10i386/kvm: fix a use-after-free when vcpu plug/unplugPan Nengyuan
2020-06-10hax: Dynamic allocate vcpu state structureWangBowen
2020-06-10accel: Move Xen accelerator code under accel/xen/Philippe Mathieu-Daudé
2020-06-10i386/cpu: Store LAPIC bus frequency in CPU structureLiran Alon
2020-06-10target/i386: fix phadd* with identical destination and source registerJanne Grunau
2020-06-10target/i386: Fix the CPUID leaf CPUID_Fn80000008Babu Moger
2020-06-10target/i386: Fix OUTL debug outputPhilippe Mathieu-Daudé
2020-06-09target/unicore32: Prefer qemu_semihosting_log_out() over cursesPhilippe Mathieu-Daudé
2020-06-09target/unicore32: Replace DPRINTF() by qemu_log_mask(GUEST_ERROR)Philippe Mathieu-Daudé
2020-06-09target/unicore32: Remove unused headersPhilippe Mathieu-Daudé
2020-06-09target/i386/cpu: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2020-06-09target/arm: Use a non-overlapping group for misc controlRichard Henderson
2020-06-09target/mips: Enable hardware page table walker and CMGCR features for P5600Andrea Oliveri
2020-06-09target/mips: Add Loongson-3 CPU definitionHuacai Chen
2020-06-09target/mips: fpu: Refactor conversion from ieee to mips exception flagsAleksandar Markovic
2020-06-09target/mips: fpu: Name better paired-single variablesAleksandar Markovic
2020-06-09target/mips: fpu: Remove now unused FLOAT_RINT macroAleksandar Markovic
2020-06-09target/mips: fpu: Demacro RINT.<D|S>Aleksandar Markovic
2020-06-09target/mips: fpu: Remove now unused FLOAT_CLASS macroAleksandar Markovic
2020-06-09target/mips: fpu: Demacro CLASS.<D|S>Aleksandar Markovic
2020-06-09target/mips: fpu: Remove now unused UNFUSED_FMA and FLOAT_FMA macrosAleksandar Markovic
2020-06-09target/mips: fpu: Demacro NMSUB.<D|S|PS>Aleksandar Markovic
2020-06-09target/mips: fpu: Demacro NMADD.<D|S|PS>Aleksandar Markovic
2020-06-09target/mips: fpu: Demacro MSUB.<D|S|PS>Aleksandar Markovic
2020-06-09target/mips: fpu: Demacro MADD.<D|S|PS>Aleksandar Markovic
2020-06-09target/mips: fpu: Remove now unused macro FLOAT_BINOPAleksandar Markovic
2020-06-09target/mips: fpu: Demacro DIV.<D|S|PS>Aleksandar Markovic
2020-06-09target/mips: fpu: Demacro MUL.<D|S|PS>Aleksandar Markovic
2020-06-09target/mips: fpu: Demacro SUB.<D|S|PS>Aleksandar Markovic
2020-06-09target/mips: fpu: Demacro ADD.<D|S|PS>Aleksandar Markovic
2020-06-09target/sparc/int32_helper: Extract and use excp_name_str()Philippe Mathieu-Daudé
2020-06-09target/sparc/int32_helper: Remove DEBUG_PCALL definitionPhilippe Mathieu-Daudé
2020-06-08Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell
2020-06-05Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200605'...Peter Maydell
2020-06-05target/s390x: Restrict CpuClass::get_crash_info() to system-modePhilippe Mathieu-Daudé
2020-06-05target/i386: Restrict CpuClass::get_crash_info() to system-modePhilippe Mathieu-Daudé