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/+0
| * | 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/+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/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell2014-09-053-12/+56
|\ \ \
| * | | target-i386: Reject invalid CPU feature names on the command-lineEduardo Habkost2014-09-051-4/+5
| * | | target-i386: Support migratable=no properlyEduardo Habkost2014-09-052-8/+16
| * | | exec: Save CPUState::exception_index fieldPavel Dovgaluk2014-09-051-0/+35
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-20140905-1' in...Peter Maydell2014-09-051-1/+3
|\ \ \
| * | | pty: Fix byte loss bug when connecting to ptySebastian Tanase2014-09-051-1/+3
| |/ /
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-3615-20140905...Peter Maydell2014-09-054-65/+116
|\ \ \ | |/ / |/| |
| * | spice: make sure we don't overflow ssd->bufGerd Hoffmann2014-09-051-5/+15
| * | vbe: rework sanity checksGerd Hoffmann2014-09-041-59/+95
OpenPOWER on IntegriCloud