summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* target/s390x: cleanup cpu.hDavid Hildenbrand2017-08-301-69/+68Star
* s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand2017-08-3010-119/+167
* s390x: avoid calling kvm_ functions outside of target/s390x/David Hildenbrand2017-08-302-0/+8
* target/s390x: move a couple of functions to cpu.cDavid Hildenbrand2017-08-302-79/+89
* target/s390x: introduce internal.hDavid Hildenbrand2017-08-3020-343/+409
* target/s390x: move get_per_in_range() to misc_helper.cDavid Hildenbrand2017-08-302-11/+11
* target/s390x: move s390_do_cpu_reset() to diag.cDavid Hildenbrand2017-08-302-7/+7
* target/s390x: move psw_key_valid() to mem_helper.cDavid Hildenbrand2017-08-302-11/+11
* target/s390x: move cpu_mmu_idx_to_asc() to excp_helper.cDavid Hildenbrand2017-08-302-14/+14
* target/s390x: move cc_name() to helper.cDavid Hildenbrand2017-08-302-47/+49
* target/s390x: move gtod_*() declarations to s390-virtio.hDavid Hildenbrand2017-08-301-3/+0Star
* s390x: drop inclusion of sysemu/kvm.h from some filesDavid Hildenbrand2017-08-301-1/+0Star
* s390x/cpumodel: factor out determination of default model nameDavid Hildenbrand2017-08-302-0/+9
* s390x/kvm: drop KVMState parameter from kvm_s390_set_mem_limit()David Hildenbrand2017-08-302-10/+9Star
* s390x/kvm: drop KVMState parameter from s390_get_memslot_count()David Hildenbrand2017-08-302-6/+6
* s390x/pci: fence off instructions for non-pciCornelia Huck2017-08-301-13/+41
* s390x/pci: do not advertise pci on non-pci buildsCornelia Huck2017-08-301-1/+3
* s390x: chsc nt2 events are pci-onlyCornelia Huck2017-08-301-0/+16
* s390x: wire up diag288 in tcgCornelia Huck2017-08-301-0/+4
* s390x/tcg: specification exception for unknown diagCornelia Huck2017-08-301-1/+1
* ppc: fix ppc_set_compat() with KVM PRGreg Kurz2017-08-221-4/+5
* target/ppc: 'PVR != host PVR' in KVM_SET_SREGS workaroundDaniel Henrique Barboza2017-08-223-0/+61
* target/arm: Require alignment for load exclusiveAlistair Francis2017-08-151-5/+6
* target/arm: Correct load exclusive pair atomicityRichard Henderson2017-08-151-23/+37
* target/arm: Correct exclusive store cmpxchg memop maskAlistair Francis2017-08-151-1/+1
* unicore32: abort when entering "x 0" on the monitorEduardo Otubo2017-08-141-4/+4
* target/ppc: Add stub implementation of the PSSCRDavid Gibson2017-08-092-0/+6
* target/ppc: Implement TIDRDavid Gibson2017-08-092-0/+6
* ppc: fix double-free in cpu_post_load()Greg Kurz2017-08-091-1/+0Star
* booke206: fix MAS update on tlb missKONRAD Frederic2017-08-091-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-08-081-0/+1
|\
| * target/i386: set rip_offset for some SSE4.1 instructionsJoseph Myers2017-08-081-0/+1
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170803' into stagingPeter Maydell2017-08-041-0/+1
|\ \ | |/ |/|
| * target/s390x: Fix CSST for 16-byte storeRichard Henderson2017-08-031-0/+1
* | target/mips: Fix RDHWR CC with icountJames Hogan2017-08-021-0/+11
* | target/mips: Drop redundant gen_io_start/stop()James Hogan2017-08-021-8/+0Star
* | target/mips: Use BS_EXCP where interrupts are expectedJames Hogan2017-08-021-13/+34
* | target-mips: apply CP0.PageMask before writing into TLB entryLeon Alrae2017-08-021-2/+3
* | mips: Add KVM T&E segment support for TCGJames Hogan2017-08-022-4/+4
* | mips: Improve segment defs for KVM T&E guestsJames Hogan2017-08-021-12/+11Star
* | target-mips: Don't stop on [d]mtc0 DESAVE/KScratchJames Hogan2017-08-021-4/+0Star
|/
* target-i386: kvm_get/put_vcpu_events don't handle sipi_vectorPeng Hao2017-08-011-15/+20
* trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy2017-08-013-21/+21
* target/arm: Migrate MPU_RNR register state for M profile coresPeter Maydell2017-07-311-0/+28
* target/arm: Move PMSAv7 reset into arm_cpu_reset() so M profile MPUs get resetPeter Maydell2017-07-312-16/+26
* target/arm: Rename cp15.c6_rgnr to pmsav7.rnrPeter Maydell2017-07-313-6/+5Star
* target/arm: Don't allow guest to make System space executable for M profilePeter Maydell2017-07-311-1/+15
* target/arm: Don't do MPU lookups for addresses in M profile PPB regionPeter Maydell2017-07-311-1/+16
* target/arm: Correct MPU trace handling of write vs executePeter Maydell2017-07-311-2/+2
* docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé2017-07-316-6/+6