summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
...
* target/ppc: Avoid taking "env" parameter to mmu-hash64 functionsDavid Gibson2018-04-273-20/+23
* target/ppc: Simplify cpu valid check in ppc_cpu_realizeDavid Gibson2018-04-271-8/+1Star
* target/ppc: Standardize instance_init and realize function namesDavid Gibson2018-04-271-6/+6
* Add host_memory_backend_pagesize() helperDavid Gibson2018-04-271-5/+1Star
* Make qemu_mempath_getpagesize() accept NULLDavid Gibson2018-04-271-6/+2Star
* target/ppc: Fix reserved bit mask of dstst instructionBALATON Zoltan2018-04-271-1/+1
* ppc: Fix size of ppc64 xer registerMichael Matz2018-04-271-7/+7
* target/arm: Make PMOVSCLR and PMUSERENR 64 bits wideAaron Lindsay2018-04-262-4/+5
* target/arm: Fix bitmask for PMCCFILTR writesAaron Lindsay2018-04-261-1/+1
* target/arm: Allow EL change hooks to do IOAaron Lindsay2018-04-262-0/+18
* target/arm: Add pre-EL change hooksAaron Lindsay2018-04-265-9/+58
* target/arm: Support multiple EL change hooksAaron Lindsay2018-04-263-18/+30
* target/arm: Fetch GICv3 state directly from CPUARMStateAaron Lindsay2018-04-261-10/+0Star
* target/arm: Mask PMU register writes based on PMCR_EL0.NAaron Lindsay2018-04-261-9/+22
* target/arm: Treat PMCCNTR as alias of PMCCNTR_EL0Aaron Lindsay2018-04-261-1/+1
* target/arm: Check PMCNTEN for whether PMCCNTR is enabledAaron Lindsay2018-04-261-1/+1
* target/arm: Use v7m_stack_read() for reading the frame signaturePeter Maydell2018-04-261-4/+5
* target/arm: Remove stale TODO commentPeter Maydell2018-04-261-7/+1Star
* i386: Don't automatically enable FEAT_KVM_HINTS bitsEduardo Habkost2018-04-161-1/+9
* m68k: fix exception stack frame for 68000Pavel Dovgalyuk2018-04-151-15/+18
* icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk2018-04-1111-22/+20Star
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180410' int...Peter Maydell2018-04-102-5/+12
|\
| * target/ppc: Fix backwards migration of msr_maskDavid Gibson2018-04-101-1/+9
| * target/ppc: Initialize lazy_tlb_flush correctlyDavid Gibson2018-04-101-4/+3Star
* | tcg: Introduce tcg_set_insn_start_paramRichard Henderson2018-04-101-1/+1
* | target/arm: Report unsupported MPU region sizes more clearlyPeter Maydell2018-04-101-3/+3
* | target-arm: Check undefined opcodes for SWP in A32 decoderOnur Sahin2018-04-101-2/+7
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180409' into stagingPeter Maydell2018-04-093-5/+9
|\ \ | |/ |/|
| * s390x: load_psw() should only exchange the PSW for KVMDavid Hildenbrand2018-04-091-4/+6
| * s390x/mmu: don't overwrite pending exception in mmu translateDavid Hildenbrand2018-04-091-1/+1
| * s390x/kvm: call cpu_synchronize_state() on every kvm_arch_handle_exit()David Hildenbrand2018-04-091-0/+2
* | Add missing bit for SSE instr in VEX decodingEugene Minibaev2018-04-091-1/+3
* | i386/hyperv: error out if features requested but unsupportedRoman Kagan2018-04-091-9/+34
* | i386/hyperv: add hv-frequencies cpu propertyRoman Kagan2018-04-093-4/+11
* | target/i386: WHPX: set CPUID_EXT_HYPERVISOR bitJustin Terry (VM)2018-04-091-1/+78
* | target/i386: Fix andn instructionAlexandro Sanchez Bach2018-04-051-1/+1
|/
* sev/i386: fix memory leak in sev_guest_init()Greg Kurz2018-04-031-1/+3
* RISC-V: Workaround for critical mstatus.FS bugMichael Clark2018-03-291-2/+15
* RISC-V: Convert cpu definition to future modelMichael Clark2018-03-281-54/+69
* Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-27-v2' int...Peter Maydell2018-03-271-12/+12
|\
| * error: Strip trailing '\n' from error string arguments (again again)Laurent Vivier2018-03-271-12/+12
* | Merge remote-tracking branch 'remotes/xtensa/tags/20180326-xtensa' into stagingPeter Maydell2018-03-2715-14/+15
|\ \ | |/ |/|
| * target/xtensa: fix timers testMax Filippov2018-03-261-1/+1
| * target/xtensa/import_core.sh: fix #include <xtensa-isa.h>Max Filippov2018-03-261-0/+1
| * target/xtensa: add .inc. to non-top level source file namesMax Filippov2018-03-2615-13/+13
* | Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180327' into stagingPeter Maydell2018-03-272-10/+6Star
|\ \ | |/ |/|
| * target/hppa: Include priv level in user-only iaoqRichard Henderson2018-03-262-10/+6Star
* | WHPX improve vcpu_post_run perfJustin Terry (VM)2018-03-261-30/+11Star
* | WHPX fix WHvSetPartitionProperty in PropertyCodeJustin Terry (VM)2018-03-261-1/+1
* | WHPX fix WHvGetCapability out WrittenSizeInBytesJustin Terry (VM)2018-03-261-1/+2
|/