Age | Commit message (Expand) | Author | Files | Lines |
2017-01-31 | ppc: Validate compatibility modes when setting | David Gibson | 2 | -0/+43 |
2017-01-31 | ppc: Rewrite ppc_get_compat_smt_threads() | David Gibson | 3 | -21/+19 |
2017-01-31 | ppc: Rewrite ppc_set_compat() | David Gibson | 4 | -43/+97 |
2017-01-31 | target-ppc: implement stxvll instructions | Nikunj A Dadhania | 4 | -0/+4 |
2017-01-31 | target-ppc: implement stxvl instruction | Nikunj A Dadhania | 4 | -0/+34 |
2017-01-31 | target-ppc: implement lxvll instruction | Nikunj A Dadhania | 4 | -0/+4 |
2017-01-31 | target-ppc: implement lxvl instruction | Nikunj A Dadhania | 4 | -0/+70 |
2017-01-31 | target-ppc: Add xxperm and xxpermr instructions | Bharata B Rao | 4 | -0/+29 |
2017-01-31 | target-ppc: implement xscpsgnqp instruction | Nikunj A Dadhania | 2 | -1/+12 |
2017-01-31 | target-ppc: implement xsnegqp instruction | Nikunj A Dadhania | 2 | -0/+5 |
2017-01-31 | target-ppc: Implement bcd_is_valid function | Jose Ricardo Ziviani | 1 | -7/+20 |
2017-01-31 | target-ppc: implement xsabsqp/xsnabsqp instruction | David Gibson | 2 | -0/+40 |
2017-01-31 | target-ppc: implement stop instruction | Nikunj A Dadhania | 1 | -0/+6 |
2017-01-31 | target-ppc: move ppc_vsr_t to common header | Nikunj A Dadhania | 2 | -37/+42 |
2017-01-31 | ppc: Rename cpu_version to compat_pvr | David Gibson | 4 | -12/+12 |
2017-01-31 | ppc: Clean up and QOMify hypercall emulation | David Gibson | 3 | -9/+40 |
2017-01-31 | target-ppc: add vextu[bhw][lr]x instructions | Avinesh Kumar | 5 | -2/+73 |
2017-01-31 | target-ppc: Implement bcdsetsgn. instruction | Jose Ricardo Ziviani | 3 | -0/+28 |
2017-01-31 | target-ppc: Implement bcdcpsgn. instruction | Jose Ricardo Ziviani | 4 | -1/+28 |
2017-01-31 | target-ppc: Implement bcdctsq. instruction | Jose Ricardo Ziviani | 3 | -0/+48 |
2017-01-31 | target-ppc: Implement bcdcfsq. instruction | Jose Ricardo Ziviani | 3 | -0/+46 |
2017-01-31 | target-ppc: implement lxv/lxvx and stxv/stxvx | Nikunj A Dadhania | 4 | -2/+61 |
2017-01-31 | target-ppc: implement stxsd and stxssp | Nikunj A Dadhania | 3 | -1/+55 |
2017-01-31 | target-ppc: implement lxsd and lxssp instructions | Nikunj A Dadhania | 3 | -1/+46 |
2017-01-31 | target-ppc: Add xscmpoqp and xscmpuqp instructions | Bharata B Rao | 4 | -0/+60 |
2017-01-31 | target-ppc: Add xscmpexp[dp,qp] instructions | Bharata B Rao | 4 | -0/+74 |
2017-01-31 | target-ppc: Fix xscmpodp and xscmpudp instructions | Bharata B Rao | 1 | -15/+25 |
2017-01-31 | target-ppc: rename CRF_* defines as CRF_*_BIT | Nikunj A Dadhania | 3 | -30/+35 |
2017-01-31 | target-ppc: Consolidate instruction decode helpers | Bharata B Rao | 3 | -161/+152 |
2017-01-30 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 4 | -6/+36 |
2017-01-27 | pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine types | Phil Dennis-Jordan | 1 | -1/+1 |
2017-01-27 | x86-KVM: Supply TSC and APIC clock rates to guest like VMWare | Phil Dennis-Jordan | 3 | -6/+35 |
2017-01-27 | replay: improve interrupt handling | Pavel Dovgalyuk | 1 | -0/+1 |
2017-01-27 | armv7m: R14 should reset to 0xffffffff | Peter Maydell | 1 | -0/+3 |
2017-01-27 | armv7m: FAULTMASK should be 0 on reset | Michael Davidsaver | 1 | -4/+6 |
2017-01-27 | armv7m: Report no-coprocessor faults correctly | Peter Maydell | 3 | -0/+13 |
2017-01-27 | armv7m: set CFSR.UNDEFINSTR on undefined instructions | Michael Davidsaver | 1 | -0/+1 |
2017-01-27 | armv7m: honour CCR.STACKALIGN on exception entry | Michael Davidsaver | 1 | -4/+2 |
2017-01-27 | armv7m: add state for v7M CCR, CFSR, HFSR, DFSR, MMFAR, BFAR | Peter Maydell | 3 | -2/+69 |
2017-01-27 | target/arm: Drop IS_M() macro | Peter Maydell | 3 | -8/+2 |
2017-01-27 | armv7m: Clear FAULTMASK on return from non-NMI exceptions | Michael Davidsaver | 1 | -1/+6 |
2017-01-27 | armv7m: Fix reads of CONTROL register bit 1 | Michael Davidsaver | 4 | -17/+32 |
2017-01-27 | armv7m: Explicit error for bad vector table | Michael Davidsaver | 1 | -1/+25 |
2017-01-27 | armv7m: Replace armv7m.hack with unassigned_access handler | Michael Davidsaver | 2 | -6/+34 |
2017-01-27 | armv7m: MRS/MSR: handle unprivileged access | Michael Davidsaver | 1 | -42/+37 |
2017-01-25 | Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into staging | Peter Maydell | 7 | -101/+348 |
2017-01-25 | Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into staging | Peter Maydell | 10 | -0/+2239 |
2017-01-24 | nios2: Add architecture emulation support | Chris Wulff | 10 | -0/+2239 |
2017-01-24 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170124b'... | Peter Maydell | 7 | -26/+68 |
2017-01-24 | migration: disallow migrate_add_blocker during migration | Ashijeet Acharya | 1 | -3/+13 |