summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: Bug Fix: mullwTom Musta2014-09-081-0/+11
* target-ppc: Bug Fix: mullwoTom Musta2014-09-081-0/+9
* target-ppc: Bug Fix: rlwimiTom Musta2014-09-081-5/+7
* target-ppc: Bug Fix: rlwnmTom Musta2014-09-081-9/+9
* target-ppc: Bug Fix: rlwinmTom Musta2014-09-081-5/+3
* ppc/spapr: Fix MAX_CPUS to 255Nikunj A Dadhania2014-09-081-1/+1
* ppc: Add hw breakpoint watchpoint supportBharat Bhushan2014-09-081-15/+219
* ppc: Add software breakpoint supportBharat Bhushan2014-09-081-14/+79
* ppc: synchronize excp_vectors for injecting exceptionBharat Bhushan2014-09-081-0/+27
* ppc: debug stub: Get trap instruction opcode from KVMBharat Bhushan2014-09-081-0/+4
* spapr: Locate RTAS and device-tree based on real RMABenjamin Herrenschmidt2014-09-082-13/+24
* loader: Add load_image_size() to replace load_image()Benjamin Herrenschmidt2014-09-082-0/+22
* spapr: Fix ibm, associativity for memory nodesAlexey Kardashevskiy2014-09-081-1/+1
* spapr: Add a helper for node0_size calculationAlexey Kardashevskiy2014-09-081-4/+16
* spapr: Split memory nodes to power-of-two blocksAlexey Kardashevskiy2014-09-081-2/+12
* spapr: Refactor spapr_populate_memory() to allow memoryless nodesAlexey Kardashevskiy2014-09-081-20/+20
* spapr: Use DT memory node rendering helper for other nodesAlexey Kardashevskiy2014-09-081-17/+2
* spapr: Move DT memory node rendering to a helperAlexey Kardashevskiy2014-09-081-20/+28
* spapr: fix possible memory leakGonglei2014-09-081-0/+1
* PPC: mac99: Move NVRAM to page boundary when necessaryAlexander Graf2014-09-082-2/+11
* spapr: add uuid/host details to device treeNikunj A Dadhania2014-09-083-1/+52
* hw/ppc/spapr_hcall.c: Fix typo in function namesPeter Maydell2014-09-081-11/+11
* linux-user: Handle PPC64 ELFv2 Function PointersTom Musta2014-09-081-10/+30
* linux-user: Implement do_setcontext for PPC64Tom Musta2014-09-081-5/+5
* linux-user: Properly Dereference PPC64 ELFv1 Signal Handler PointerTom Musta2014-09-081-0/+29
* linux-user: Enable Signal Handlers on PPC64Tom Musta2014-09-081-48/+73
* linux-user: Split PPC Trampoline Encoding from Register SaveTom Musta2014-09-081-6/+12
* linux-user: Fix Stack Pointer Bug in PPC setup_rt_frameTom Musta2014-09-081-1/+1
* ppc: spapr-rtas - implement os-term rtas callNikunj A Dadhania2014-09-083-2/+25
* PPC: KVM: Fix g3beige and mac99 when HV is loadedAlexander Graf2014-09-082-0/+14
* Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140902-1' into ...Peter Maydell2014-09-022-3/+4
|\
| * spice: use console index as display idGerd Hoffmann2014-09-011-2/+1
| * qxl-render: add more sanity checksGerd Hoffmann2014-09-011-1/+3
* | implementing victim TLB for QEMU system emulated TLBXin Tong2014-09-013-7/+76
* | target-tricore: Add instructions of SR opcode formatBastian Koppelmann2014-09-013-0/+164
* | target-tricore: Add instructions of SLR, SSRO and SRO opcode formatBastian Koppelmann2014-09-011-0/+121
* | target-tricore: Add instructions of SC opcode formatBastian Koppelmann2014-09-013-0/+108
* | target-tricore: Add instructions of SBR opcode formatBastian Koppelmann2014-09-011-1/+65
* | target-tricore: Add instructions of SBC and SBRN opcode formatBastian Koppelmann2014-09-011-0/+36
* | target-tricore: Add instructions of SB opcode formatBastian Koppelmann2014-09-013-0/+276
* | target-tricore: Add instructions of SRRS and SLRO opcode formatBastian Koppelmann2014-09-011-0/+59
* | target-tricore: Add instructions of SSR opcode formatBastian Koppelmann2014-09-011-0/+50
* | target-tricore: Add instructions of SRR opcode formatBastian Koppelmann2014-09-013-0/+211
* | target-tricore: Add instructions of SRC opcode formatBastian Koppelmann2014-09-012-0/+267
* | target-tricore: Add masks and opcodes for decodingBastian Koppelmann2014-09-012-0/+1407
* | target-tricore: Add initialization for translation and activate targetBastian Koppelmann2014-09-013-0/+167
* | target-tricore: Add softmmu supportBastian Koppelmann2014-09-012-2/+85
* | target-tricore: Add board for systemmodeBastian Koppelmann2014-09-013-0/+136
* | target-tricore: Add target stubs and qom-cpuBastian Koppelmann2014-09-0115-1/+943
* | Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140901' int...Peter Maydell2014-09-0120-173/+692
|\ \
OpenPOWER on IntegriCloud