aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-29target/arm: Decode FP instructions for M profilePeter Maydell
2019-04-29target/arm: Honour M-profile FP enable bitsPeter Maydell
2019-04-29target/arm: Disable most VFP sysregs for M-profilePeter Maydell
2019-04-29target/arm: Implement dummy versions of M-profile FP-related registersPeter Maydell
2019-04-29hw/intc/armv7m_nvic: Allow reading of M-profile MVFR* registersPeter Maydell
2019-04-29target/arm: Make sure M-profile FPSCR RES0 bits are not settablePeter Maydell
2019-04-29configure: Remove --source-path optionPeter Maydell
2019-04-29hw/ssi/xilinx_spips: Avoid variable length arrayPeter Maydell
2019-04-29hw/arm/smmuv3: Remove SMMUNotifierNodeEric Auger
2019-04-29Add Nios II semihosting support.Sandra Loosemore
2019-04-29Add generic Nios II board.Sandra Loosemore
2019-04-28Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into stagingPeter Maydell
2019-04-27Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...Peter Maydell
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-04-26Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190425' into stagingPeter Maydell
2019-04-26target/ppc: improve performance of large BAT invalidationsArtyom Tarasenko
2019-04-26ppc/hash32: Rework R and C bit updatesBenjamin Herrenschmidt
2019-04-26ppc/hash64: Rework R and C bit updatesBenjamin Herrenschmidt
2019-04-26ppc/spapr: Use proper HPTE accessors for H_READBenjamin Herrenschmidt
2019-04-26target/ppc: Don't check UPRT in radix mode when in HV real modeBenjamin Herrenschmidt
2019-04-26target/ppc/kvm: Convert DPRINTF to tracesGreg Kurz
2019-04-26target/ppc/trace-events: Fix trivial typoGreg Kurz
2019-04-26spapr: Drop duplicate PCI swizzle codeGreg Kurz
2019-04-26spapr_pci: Get rid of duplicate code for node name creationGreg Kurz
2019-04-26target/ppc: Style fixes for translate/spe-impl.inc.cDavid Gibson
2019-04-26target/ppc: Style fixes for translate/vmx-impl.inc.cDavid Gibson
2019-04-26target/ppc: Style fixes for translate/vsx-impl.inc.cDavid Gibson
2019-04-26target/ppc: Style fixes for translate/fp-impl.inc.cDavid Gibson
2019-04-26target/ppc: Style fixes for translate.cDavid Gibson
2019-04-26target/ppc: Style fixes for translate_init.inc.cDavid Gibson
2019-04-26target/ppc: Style fixes for monitor.cDavid Gibson
2019-04-26target/ppc: Style fixes for mmu_helper.cDavid Gibson
2019-04-26target/ppc: Style fixes for mmu-hash64.[ch]David Gibson
2019-04-26target/ppc: Style fixes for mmu-hash32.[ch]David Gibson
2019-04-26target/ppc: Style fixes for misc_helper.cDavid Gibson
2019-04-26target/ppc: Style fixes for mfrom_table.inc.c & mfrom_table_gen.cDavid Gibson
2019-04-26target/ppc: Style fixes for mem_helper.cDavid Gibson
2019-04-26target/ppc: Style fixes for machine.cDavid Gibson
2019-04-26target/ppc: Style fixes for kvm_ppc.h and kvm.cDavid Gibson
2019-04-26target/ppc: Style fixes for helper_regs.hDavid Gibson
2019-04-26target/ppc: Style fixes for gdbstub.cDavid Gibson
2019-04-26target/ppc: Style fixes for excp_helper.cDavid Gibson
2019-04-26target/ppc: Style fixes for dfp_helper.cDavid Gibson
2019-04-26target/ppc: Style fixes for fpu_helper.cDavid Gibson
2019-04-26target/ppc: Style fixes for int_helper.cDavid Gibson
2019-04-26target/ppc: Style fixes for cpu.[ch]David Gibson
2019-04-26target/ppc: Style fixes for ppc-models.[ch]David Gibson
2019-04-26spapr/irq: remove spapr_ics_create()Cédric Le Goater
2019-04-26spapr/rtas: modify spapr_rtas_register() to remove RTAS handlersCédric Le Goater