summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-08target-ppc: Optimize rlwnm MB=0 ME=31Tom Musta1-22/+34
2014-09-08target-ppc: Optimize rlwinm MB=0 ME=31Tom Musta1-0/+6
2014-09-08target-ppc: Special Case of rlwimi Should Use DepositTom Musta1-6/+3
2014-09-08spapr-vlan: Don't touch last entry in buffer listAnton Blanchard1-3/+10
2014-09-08spapr_pci: Fix config space corruptionAlexey Kardashevskiy1-2/+6
2014-09-08PPC: Cuda: Use cuda timer to expose tbfreq to guestAlexander Graf5-3/+34
2014-09-08PPC: Mac: Move tbfreq into local variableAlexander Graf2-6/+19
2014-09-08PPC: mac_nvram: Split NVRAM into OF and OSX partsAlexander Graf1-3/+40
2014-09-08PPC: mac_nvram: Allow 2 and 4 byte accessesAlexander Graf1-0/+4
2014-09-08PPC: mac_nvram: Remove unused functionsAlexander Graf2-25/+0
2014-09-08PPC: mac99: Fix core99 timer frequencyAlexander Graf1-2/+7
2014-09-08PPC: KVM: Use vm check_extension for pv hcallAlexander Graf1-1/+1
2014-09-08KVM: Add helper to run KVM_CHECK_EXTENSION on vm fdAlexander Graf2-0/+15
2014-09-08target-ppc: Bug Fix: sradTom Musta1-1/+1
2014-09-08target-ppc: Bug Fix: srawiTom Musta1-1/+1
2014-09-08target-ppc: Bug Fix: mulldo OV DetectionTom Musta1-2/+12
2014-09-08target-ppc: Bug Fix: mullwTom Musta1-0/+11
2014-09-08target-ppc: Bug Fix: mullwoTom Musta1-0/+9
2014-09-08target-ppc: Bug Fix: rlwimiTom Musta1-5/+7
2014-09-08target-ppc: Bug Fix: rlwnmTom Musta1-9/+9
2014-09-08target-ppc: Bug Fix: rlwinmTom Musta1-5/+3
2014-09-08ppc/spapr: Fix MAX_CPUS to 255Nikunj A Dadhania1-1/+1
2014-09-08ppc: Add hw breakpoint watchpoint supportBharat Bhushan1-15/+219
2014-09-08ppc: Add software breakpoint supportBharat Bhushan1-14/+79
2014-09-08ppc: synchronize excp_vectors for injecting exceptionBharat Bhushan1-0/+27
2014-09-08ppc: debug stub: Get trap instruction opcode from KVMBharat Bhushan1-0/+4
2014-09-08spapr: Locate RTAS and device-tree based on real RMABenjamin Herrenschmidt2-13/+24
2014-09-08loader: Add load_image_size() to replace load_image()Benjamin Herrenschmidt2-0/+22
2014-09-08spapr: Fix ibm, associativity for memory nodesAlexey Kardashevskiy1-1/+1
2014-09-08spapr: Add a helper for node0_size calculationAlexey Kardashevskiy1-4/+16
2014-09-08spapr: Split memory nodes to power-of-two blocksAlexey Kardashevskiy1-2/+12
2014-09-08spapr: Refactor spapr_populate_memory() to allow memoryless nodesAlexey Kardashevskiy1-20/+20
2014-09-08spapr: Use DT memory node rendering helper for other nodesAlexey Kardashevskiy1-17/+2
2014-09-08spapr: Move DT memory node rendering to a helperAlexey Kardashevskiy1-20/+28
2014-09-08spapr: fix possible memory leakGonglei1-0/+1
2014-09-08PPC: mac99: Move NVRAM to page boundary when necessaryAlexander Graf2-2/+11
2014-09-08spapr: add uuid/host details to device treeNikunj A Dadhania3-1/+52
2014-09-08hw/ppc/spapr_hcall.c: Fix typo in function namesPeter Maydell1-11/+11
2014-09-08linux-user: Handle PPC64 ELFv2 Function PointersTom Musta1-10/+30
2014-09-08linux-user: Implement do_setcontext for PPC64Tom Musta1-5/+5
2014-09-08linux-user: Properly Dereference PPC64 ELFv1 Signal Handler PointerTom Musta1-0/+29
2014-09-08linux-user: Enable Signal Handlers on PPC64Tom Musta1-48/+73
2014-09-08linux-user: Split PPC Trampoline Encoding from Register SaveTom Musta1-6/+12
2014-09-08linux-user: Fix Stack Pointer Bug in PPC setup_rt_frameTom Musta1-1/+1
2014-09-08ppc: spapr-rtas - implement os-term rtas callNikunj A Dadhania3-2/+25
2014-09-08PPC: KVM: Fix g3beige and mac99 when HV is loadedAlexander Graf2-0/+14
2014-09-08ide: Add resize callback to ide/coreJohn Snow1-10/+59
2014-09-08IDE: Fill the IDENTIFY request consistentlyJohn Snow1-13/+15
2014-09-08vmdk: fix buf leak in vmdk_parse_extents()Stefan Hajnoczi1-1/+1
2014-09-08vmdk: fix vmdk_parse_extents() extent_file leaksStefan Hajnoczi1-0/+2