summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PPC: Cuda: Use cuda timer to expose tbfreq to guestAlexander Graf2014-09-085-3/+34
* PPC: Mac: Move tbfreq into local variableAlexander Graf2014-09-082-6/+19
* PPC: mac_nvram: Split NVRAM into OF and OSX partsAlexander Graf2014-09-081-3/+40
* PPC: mac_nvram: Allow 2 and 4 byte accessesAlexander Graf2014-09-081-0/+4
* PPC: mac_nvram: Remove unused functionsAlexander Graf2014-09-082-25/+0Star
* PPC: mac99: Fix core99 timer frequencyAlexander Graf2014-09-081-2/+7
* PPC: KVM: Use vm check_extension for pv hcallAlexander Graf2014-09-081-1/+1
* KVM: Add helper to run KVM_CHECK_EXTENSION on vm fdAlexander Graf2014-09-082-0/+15
* target-ppc: Bug Fix: sradTom Musta2014-09-081-1/+1
* target-ppc: Bug Fix: srawiTom Musta2014-09-081-1/+1
* target-ppc: Bug Fix: mulldo OV DetectionTom Musta2014-09-081-2/+12
* 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/+3Star
* 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/+2Star
* 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/+1Star
| * 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