Age | Commit message (Expand) | Author | Files | Lines |
2017-01-24 | s390x/kvm: fix cmma reset for KVM | Christian Borntraeger | 1 | -1/+1 |
2017-01-24 | s390x/kvm: include hw_accel.h instead of kvm.h | Cornelia Huck | 1 | -1/+1 |
2017-01-24 | Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20170123' into staging | Peter Maydell | 9 | -0/+5191 |
2017-01-23 | target-hppa: Implement floating-point insns | Richard Henderson | 3 | -0/+1177 |
2017-01-23 | target-hppa: Implement system and memory-management insns | Richard Henderson | 3 | -0/+219 |
2017-01-23 | target-hppa: Implement loads and stores | Richard Henderson | 3 | -0/+699 |
2017-01-23 | target-hppa: Implement shifts and deposits | Richard Henderson | 1 | -0/+309 |
2017-01-23 | target-hppa: Implement linux-user gateway page | Richard Henderson | 1 | -4/+81 |
2017-01-23 | target-hppa: Implement branches | Richard Henderson | 1 | -0/+477 |
2017-01-23 | target-hppa: Implement basic arithmetic | Richard Henderson | 3 | -0/+907 |
2017-01-23 | target-hppa: Add nullification framework | Richard Henderson | 1 | -4/+224 |
2017-01-23 | target-hppa: Add framework and enable compilation | Richard Henderson | 9 | -0/+1106 |
2017-01-20 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 20 | -19/+2879 |
2017-01-20 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta... | Peter Maydell | 1 | -1/+1 |
2017-01-20 | target-arm: Enable EL2 feature bit on A53 and A57 | Peter Maydell | 3 | -0/+16 |
2017-01-20 | target/arm/psci.c: If EL2 implemented, start CPUs in EL2 | Peter Maydell | 1 | -7/+18 |
2017-01-20 | target-arm: Add ARMCPU fields for GIC CPU i/f config | Peter Maydell | 2 | -0/+11 |
2017-01-20 | target-arm: Expose output GPIO line for VCPU maintenance interrupt | Peter Maydell | 2 | -0/+5 |
2017-01-20 | target/arm: Implement DBGVCR32_EL2 system register | Peter Maydell | 1 | -0/+7 |
2017-01-20 | target/arm: Handle VIRQ and VFIQ in arm_cpu_do_interrupt_aarch32() | Peter Maydell | 1 | -0/+14 |
2017-01-20 | s390x/pci: optimize calling s390_get_phb() | Yi Min Zhao | 1 | -1/+1 |
2017-01-19 | hax: add Darwin support | Vincent Palatin | 4 | -0/+390 |
2017-01-19 | Plumb the HAXM-based hardware acceleration support | Vincent Palatin | 1 | -0/+4 |
2017-01-19 | target/i386: Add Intel HAX files | Vincent Palatin | 6 | -0/+2459 |
2017-01-19 | kvm: move cpu synchronization code | Vincent Palatin | 7 | -4/+7 |
2017-01-19 | KVM: PPC: eliminate unnecessary duplicate constants | Paolo Bonzini | 1 | -12/+0 |
2017-01-18 | target-sparc: add ST_BLKINIT_ ASIs for UA2005+ CPUs | Artyom Tarasenko | 1 | -0/+11 |
2017-01-18 | target-sparc: store the UA2005 entries in sun4u format | Artyom Tarasenko | 2 | -8/+47 |
2017-01-18 | target-sparc: implement UA2005 ASI_MMU (0x21) | Artyom Tarasenko | 1 | -0/+31 |
2017-01-18 | target-sparc: add more registers to dump_mmu | Artyom Tarasenko | 1 | -0/+2 |
2017-01-18 | target-sparc: implement auto-demapping for UA2005 CPUs | Artyom Tarasenko | 1 | -0/+22 |
2017-01-18 | target-sparc: allow 256M sized pages | Artyom Tarasenko | 1 | -17/+1 |
2017-01-18 | target-sparc: simplify ultrasparc_tsb_pointer | Artyom Tarasenko | 1 | -36/+15 |
2017-01-18 | target-sparc: implement UA2005 TSB Pointers | Artyom Tarasenko | 2 | -22/+104 |
2017-01-18 | target-sparc: use SparcV9MMU type for sparc64 I/D-MMUs | Artyom Tarasenko | 3 | -36/+24 |
2017-01-18 | target-sparc: replace the last tlb entry when no free entries left | Artyom Tarasenko | 1 | -2/+4 |
2017-01-18 | target-sparc: ignore writes to UA2005 CPU mondo queue register | Artyom Tarasenko | 1 | -0/+1 |
2017-01-18 | target-sparc: allow priveleged ASIs in hyperprivileged mode | Artyom Tarasenko | 1 | -14/+18 |
2017-01-18 | target-sparc: use direct address translation in hyperprivileged mode | Artyom Tarasenko | 2 | -5/+4 |
2017-01-18 | target-sparc: fix immediate UA2005 traps | Artyom Tarasenko | 1 | -1/+1 |
2017-01-18 | target-sparc: implement UA2005 rdhpstate and wrhpstate instructions | Artyom Tarasenko | 1 | -2/+5 |
2017-01-18 | target-sparc: implement UA2005 GL register | Artyom Tarasenko | 6 | -7/+58 |
2017-01-18 | target-sparc: implement UA2005 hypervisor traps | Artyom Tarasenko | 3 | -5/+39 |
2017-01-18 | target-sparc: hypervisor mode takes over nucleus mode | Artyom Tarasenko | 2 | -3/+7 |
2017-01-18 | target-sparc: implement UltraSPARC-T1 Strand status ASR | Artyom Tarasenko | 1 | -0/+11 |
2017-01-18 | target-sparc: implement UA2005 scratchpad registers | Artyom Tarasenko | 3 | -0/+26 |
2017-01-18 | target-sparc: simplify replace_tlb_entry by using TTE_PGSIZE | Artyom Tarasenko | 1 | -3/+2 |
2017-01-18 | target-sparc: on UA2005 don't deliver Interrupt_level_n IRQs in hypervisor mode | Artyom Tarasenko | 1 | -1/+2 |
2017-01-18 | target-sparc: add UltraSPARC T1 TLB #defines | Artyom Tarasenko | 1 | -0/+4 |
2017-01-18 | target-sparc: add UA2005 TTE bit #defines | Artyom Tarasenko | 1 | -0/+17 |