summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)AuthorFilesLines
2017-10-06s390x/tcg: initialize machine check queueCornelia Huck1-0/+2
2017-10-06s390/kvm: Support for get/set of extended TOD-Clock for guestCollin L. Walling4-8/+63
2017-10-06s390x/tcg: make STFL store into the lowcoreDavid Hildenbrand2-2/+7
2017-10-06s390x: introduce and use S390_MAX_CPUSDavid Hildenbrand1-0/+2
2017-10-06target/s390x: get rid of next_core_idDavid Hildenbrand4-9/+11
2017-10-06s390x/cpumodel: fix max STFL(E) bit numberDavid Hildenbrand1-1/+1
2017-10-06s390x: raise CPU hotplug irq after really hotpluggedDavid Hildenbrand1-8/+0
2017-10-06s390x/tcg: make idte/ipte use the new _real mmuDavid Hildenbrand1-4/+5
2017-10-06s390x/tcg: make testblock use the new _real mmuDavid Hildenbrand1-10/+2
2017-10-06s390x/tcg: make stora(g) use the new _real mmuDavid Hildenbrand2-8/+2
2017-10-06s390x/tcg: make lura(g) use the new _real mmu.David Hildenbrand2-8/+2
2017-10-06s390x/tcg: add MMU for real addressesDavid Hildenbrand4-10/+40
2017-10-06s390x/tcg: fix checking for invalid memory checkDavid Hildenbrand1-1/+3
2017-10-06s390x/kvm: fix and cleanup storing CPU statusDavid Hildenbrand1-20/+42
2017-10-06s390x: use generic cpu_model parsingIgor Mammedov3-13/+7
2017-10-06s390x/tcg: add basic MSA featuresDavid Hildenbrand6-1/+140
2017-10-06s390x/tcg: move wrap_address() to internal.hDavid Hildenbrand2-14/+14
2017-10-06s390x/tcg: implement spm (SET PROGRAM MASK)David Hildenbrand3-0/+15
2017-09-29console: purge curses bits from console.hGerd Hoffmann1-0/+6
2017-09-27Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...Peter Maydell5-6/+17
2017-09-27Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170927' int...Peter Maydell6-324/+72
2017-09-27migration: pre_save return intDr. David Alan Gilbert5-6/+17
2017-09-27s390x/cpumodel: remove ais from z14 default model-> also for 2.10.1Christian Borntraeger1-1/+0
2017-09-27spapr: fix the value of SDR1 in kvmppc_put_books_sregs()Greg Kurz3-31/+8
2017-09-27ppc: remove all unused CPU definitionsJohn Snow1-225/+0
2017-09-27ppc: remove unused CPU definitionsJohn Snow1-32/+0
2017-09-27ppc/kvm: generalize the use of kvmppc_get_htab_fd()Greg Kurz2-20/+11
2017-09-27ppc/kvm: change kvmppc_get_htab_fd() to return -errno on errorGreg Kurz1-2/+8
2017-09-27ppc: Add 460EX embedded CPUBALATON Zoltan3-0/+42
2017-09-27ppc/kvm: drop kvmppc_has_cap_htab_fd()Greg Kurz2-11/+0
2017-09-27ppc/kvm: check some capabilities with kvm_vm_check_extension()Greg Kurz1-3/+3
2017-09-26target/xtensa: Use the pre-defined MEMTXATTRS_UNSPECIFIED macroAlistair Francis1-2/+2
2017-09-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-10/+11
2017-09-22s390x/ais: for 2.10 stable: disable ais facilityChristian Borntraeger1-2/+7
2017-09-22memory: Get rid of address_space_init_shareableAlexey Kardashevskiy2-10/+11
2017-09-21target/arm: Remove out of date ARM ARM section references in A64 decoderPeter Maydell1-113/+114
2017-09-21nvic: Support banked exceptions in acknowledge and completePeter Maydell2-5/+18
2017-09-21target/arm: Handle banking in negative-execution-priority check in cpu_mmu_in...Peter Maydell1-5/+16
2017-09-21nvic: Make set_pending and clear_pending take a secure parameterPeter Maydell2-11/+27
2017-09-21nvic: Implement AIRCR changes for v8MPeter Maydell2-0/+19
2017-09-21target/arm: Implement MSR/MRS access to NS banked registersPeter Maydell1-0/+110
2017-09-21mips: Improve macro parenthesizationEric Blake1-28/+28
2017-09-21mips: replace cpu_mips_init() with cpu_generic_init()Igor Mammedov2-19/+1
2017-09-21mips: MIPSCPU model subclassesIgor Mammedov5-64/+117
2017-09-21mips: call cpu_mips_realize_env() from mips_cpu_realizefn()Philippe Mathieu-Daudé2-1/+3
2017-09-21mips: split cpu_mips_realize_env() out of cpu_mips_init()Philippe Mathieu-Daudé2-7/+13
2017-09-21mips: introduce internal.h and cleanup cpu.hPhilippe Mathieu-Daudé11-353/+372
2017-09-21mips: move hw/mips/cputimer.c to target/mips/Philippe Mathieu-Daudé2-1/+165
2017-09-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell4-4/+13
2017-09-19s390x/ccw: create s390 phb for compat reasons as wellCornelia Huck1-0/+3