aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
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
2020-03-17target/arm: don't bother with id_aa64pfr0_read for USER_ONLYAlex Bennée
2020-03-17target/arm: generate xml description of our SVE registersAlex Bennée
2020-03-17target/arm: default SVE length to 64 bytes for linux-userAlex Bennée
2020-03-17target/arm: explicitly encode regnum in our XMLAlex Bennée
2020-03-17target/arm: prepare for multiple dynamic XMLsAlex Bennée
2020-03-17gdbstub: extend GByteArray to read register helpersAlex Bennée
2020-03-17target/i386: use gdb_get_reg helpersAlex Bennée
2020-03-17target/m68k: use gdb_get_reg helpersAlex Bennée
2020-03-17target/arm: use gdb_get_reg helpersAlex Bennée
2020-03-17Use &error_abort instead of separate assert()Markus Armbruster
2020-03-17target/ppc: allow ppc_cpu_do_system_reset to take an alternate vectorNicholas Piggin
2020-03-17ppc/spapr: Fix FWNMI machine check interrupt deliveryNicholas Piggin
2020-03-17target/ppc: Fix rlwinm on ppc64Vitaly Chikunov
2020-03-16target/riscv: Fix VS mode interrupts forwarding.Rajnesh Kanwal
2020-03-16target/riscv: Correctly implement TSR trapAlistair Francis
2020-03-17spapr,ppc: Simplify signature of kvmppc_rma_size()David Gibson
2020-03-17target/ppc: Don't store VRMA SLBE persistentlyDavid Gibson
2020-03-17target/ppc: Only calculate RMLS derived RMA limit on demandDavid Gibson
2020-03-17target/ppc: Correct RMLS tableDavid Gibson
2020-03-17target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]David Gibson
2020-03-17target/ppc: Use class fields to simplify LPCR maskingDavid Gibson
2020-03-17target/ppc: Remove RMOR register from POWER9 & POWER10David Gibson