aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2020-04-07Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-fixes-070420-1' ...Peter Maydell
2020-04-07target/xtensa: add FIXME for translation memory leakAlex Bennée
2020-04-07ppc/spapr: KVM FWNMI should not be enabled until guest requests itNicholas Piggin
2020-04-03target/arm: Remove obsolete TODO note from get_phys_addr_lpae()Peter Maydell
2020-04-03target/arm: PSTATE.PAN should not clear exec bitsPeter Maydell
2020-04-03target/arm: don't expose "ieee_half" via gdbstubAlex Bennée
2020-04-03Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200403' into stagingPeter Maydell
2020-04-03Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2020-04-02target/i386: do not set unsupported VMX secondary execution controlsVitaly Kuznetsov
2020-04-02i386: hvf: Reset IRQ inhibition after moving RIPRoman Bolshakov
2020-04-02s390x: kvm: Fix number of cpu reports for stsi 3.2.2Janosch Frank
2020-03-31target/i386: Add ARCH_CAPABILITIES related bits into Icelake-Server CPU modelXiaoyao Li
2020-03-31target/i386: set the CPUID level to 0x14 on old machine-typeLuwei Kang
2020-03-31i386: Fix pkg_id offset for EPYC cpu modelsBabu Moger
2020-03-31target/i386: Enable new apic id encoding for EPYC based cpus modelsBabu Moger
2020-03-31i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinitionBabu Moger
2020-03-31target/i386: Cleanup and use the EPYC mode topology functionsBabu Moger
2020-03-31Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200330' into stagingPeter Maydell
2020-03-30target/arm: fix incorrect current EL bug in aarch32 exception emulationChangbin Du
2020-03-28target/mips: Fix loongson multimedia condition instructionsJiaxun Yang
2020-03-26linux-user/i386: Emulate x86_64 vsyscallsRichard Henderson
2020-03-26target/i386: Renumber EXCP_SYSCALLRichard Henderson
2020-03-24hw/ppc: Take QEMU lock when calling ppc_dcr_read/write()Peter Maydell
2020-03-24target/ppc: Fix ISA v3.0 (POWER9) slbia implementationNicholas Piggin
2020-03-24target/ppc: Fix slbia TLB invalidation gapNicholas Piggin
2020-03-23target/arm: Move computation of index in handle_simd_dupeRichard Henderson
2020-03-23target/arm: Assert immh != 0 in disas_simd_shift_immRichard Henderson
2020-03-23target/arm: Rearrange disabled check for watchpointsRichard Henderson
2020-03-19target/rx: Dump bytes for each insn during disassemblyRichard Henderson
2020-03-19target/rx: Collect all bytes during disassemblyRichard Henderson
2020-03-19target/rx: Emit all disassembly in one prt()Richard Henderson
2020-03-19target/rx: Use prt_ldmi for XCHG_mr disassemblyRichard Henderson
2020-03-19target/rx: Replace operand with prt_ldmi in disassemblerRichard Henderson
2020-03-19target/rx: Disassemble rx_index_addr into a stringRichard Henderson
2020-03-19target/rx: RX disassemblerYoshinori Sato
2020-03-19target/rx: CPU definitionsYoshinori Sato
2020-03-19target/rx: TCG helpersYoshinori Sato
2020-03-19target/rx: TCG translationYoshinori Sato
2020-03-19Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2020-03-18Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...Peter Maydell
2020-03-18Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-03-17' into...Peter Maydell
2020-03-18Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...Peter Maydell
2020-03-17hw/i386: Update structures to save the number of nodes per packageBabu Moger
2020-03-17hw/i386: Consolidate topology functionsBabu Moger
2020-03-17cpu: Use DeviceClass reset instead of a special CPUClass resetPeter Maydell
2020-03-17i386: Add 2nd Generation AMD EPYC processorsMoger, Babu
2020-03-17i386: Add missing cpu feature bits in EPYC modelMoger, Babu
2020-03-17target/i386: Add new property note to versioned CPU modelsTao Xu
2020-03-17target/i386: Add Denverton-v2 (no MPX) CPU modelTao Xu
2020-03-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell