Age | Commit message (Expand) | Author |
2014-02-20 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in... | Peter Maydell |
2014-02-14 | PPC: KVM: Add missing address space to ldl_phys helper | Alexander Graf |
2014-02-13 | target-ppc: Make ppc40x CPUs available in ppcemb | Andreas Färber |
2014-02-11 | exec: Make stl_*_phys input an AddressSpace | Edgar E. Iglesias |
2014-02-11 | exec: Make stq_*_phys input an AddressSpace | Edgar E. Iglesias |
2014-02-11 | exec: Make ldq/ldub_*_phys input an AddressSpace | Edgar E. Iglesias |
2014-02-11 | exec: Make ldl_*_phys input an AddressSpace | Edgar E. Iglesias |
2013-12-22 | PPC: Fix compilation with TCG debug | Alexander Graf |
2013-12-20 | PPC: Add VSX to hflags | Alexander Graf |
2013-12-20 | Add xxsldwi | Tom Musta |
2013-12-20 | Add xxspltw | Tom Musta |
2013-12-20 | Add xxsel | Tom Musta |
2013-12-20 | Add xxmrgh/xxmrgl | Tom Musta |
2013-12-20 | Add Power7 VSX Logical Instructions | Tom Musta |
2013-12-20 | Add VSX Vector Move Instructions | Tom Musta |
2013-12-20 | Add VSX Scalar Move Instructions | Tom Musta |
2013-12-20 | target-ppc: move POWER7+ to a separate family | Alexey Kardashevskiy |
2013-12-20 | Add stxvw4x | Tom Musta |
2013-12-20 | Add stxsdx | Tom Musta |
2013-12-20 | Add lxvw4x | Tom Musta |
2013-12-20 | Add lxvdsx | Tom Musta |
2013-12-20 | Add lxsdx | Tom Musta |
2013-12-20 | Add xxpermdi | Tom Musta |
2013-12-20 | Add stxvd2x | Tom Musta |
2013-12-20 | Add lxvd2x | Tom Musta |
2013-12-20 | Add VSR to Global Registers | Tom Musta |
2013-12-20 | Add VSX Instruction Decoders | Tom Musta |
2013-12-20 | Add MSR VSX and Associated Exception | Tom Musta |
2013-12-20 | Declare and Enable VSX | Tom Musta |
2013-12-20 | powerpc: add PVR mask support | Alexey Kardashevskiy |
2013-12-20 | target-ppc: add stubs for KVM breakpoints | Greg Kurz |
2013-10-25 | spapr: Use DeviceClass::fw_name for device tree CPU node | Andreas Färber |
2013-10-25 | target-ppc: Fill in OpenFirmware names for some PowerPCCPU families | Andreas Färber |
2013-10-25 | target-ppc: dump-guest-memory support | Aneesh Kumar K.V |
2013-10-25 | target-ppc: Use #define for max slb entries | Aneesh Kumar K.V |
2013-10-25 | target-ppc: Update slb array with correct index values. | Aneesh Kumar K.V |
2013-10-25 | target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN | David Gibson |
2013-10-25 | PPC: Fix L2CR write accesses | Alexander Graf |
2013-10-25 | target-ppc: Little Endian Correction to Load/Store Vector Element | Tom Musta |
2013-10-18 | Merge remote-tracking branch 'bonzini/configure' into staging | Anthony Liguori |
2013-10-16 | Makefile.target: CONFIG_NO_* variables removed | Ákos Kovács |
2013-10-11 | Merge remote-tracking branch 'rth/tcg-pull' into staging | Anthony Liguori |
2013-10-10 | tcg: Remove stray semi-colons from target-*/helper.h | Richard Henderson |
2013-10-10 | tcg: Move helper registration into tcg_context_init | Richard Henderson |
2013-10-07 | cpu: Drop cpu_model_str from CPU_COMMON | Andreas Färber |
2013-09-20 | cpu: Move cpu state syncs up into cpu_dump_state() | James Hogan |
2013-09-03 | cpu: Use QTAILQ for CPU list | Andreas Färber |
2013-09-03 | Merge branch 'tcg-next' of git://github.com/rth7680/qemu | Aurelien Jarno |
2013-09-02 | target: Include softmmu_exec.h where forgotten | Richard Henderson |
2013-09-02 | tcg: Change tcg_gen_exit_tb argument to uintptr_t | Richard Henderson |