]> git.proxmox.com Git - qemu.git/history - target-ppc
qmp: fix handling of cmd with Equals in qmp-shell
[qemu.git] / target-ppc /
2013-05-08 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-05-08 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-05-08 Alexander GrafPPC: Fix rldcl
2013-05-08 Alexander GrafPPC: Depend behavior of cmp instructions only on instru...
2013-05-07 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-05-06 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-05-06 Aurelien JarnoMerge branch 's390-for-upstream' of git://github.com...
2013-05-06 Anton Blanchardtarget-ppc: Add read and write of PPR SPR
2013-05-06 Anton Blanchardtarget-ppc: Fix invalid SPR read/write warnings
2013-05-06 Alexander GrafPPC: Add MMU type for 2.06 with AMR but no TB pages
2013-04-29 Anthony LiguoriMerge remote-tracking branch 'bonzini/migration-writev...
2013-04-26 Aurelien Jarnotarget-ppc: slightly optimize lfiwax
2013-04-26 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-04-26 Aurelien Jarnotarget-ppc: add support for extended mtfsf/mtfsfi forms
2013-04-26 Aurelien Jarnotarget-ppc: emulate store doubleword pair instructions
2013-04-26 Aurelien Jarnotarget-ppc: emulate load doubleword pair instructions
2013-04-26 Aurelien Jarnotarget-ppc: emulate lfiwax instruction
2013-04-26 Aurelien Jarnotarget-ppc: emulate fcpsgn instruction
2013-04-26 Aurelien Jarnotarget-ppc: emulate prtyw and prtyd instructions
2013-04-26 Aurelien Jarnotarget-ppc: emulate cmpb instruction
2013-04-26 Aurelien Jarnotarget-ppc: add instruction flags for Book I 2.05
2013-04-26 Aurelien Jarnotarget-ppc: optimize fabs, fnabs, fneg
2013-04-26 Alexander GrafPPC: Fix dcbz for linux-user on 970
2013-04-26 Tristan Gingoldpowerpc: correctly handle fpu exceptions.
2013-04-26 David Gibsontarget-ppc: Synchronize VPA state with KVM
2013-04-26 David Gibsontarget-ppc: Add more stubs for POWER7 PMU registers
2013-04-26 David Gibsonpseries: Fixes and enhancements to L1 cache properties
2013-04-26 David Gibsonpseries: Fix incorrect calculation of RMA size in certa...
2013-04-26 Bharat BhushanEnable kvm emulated watchdog
2013-04-26 Richard Hendersontarget-ppc: Fix narrow-mode add/sub carry output
2013-04-26 Fabien ChouteauPPC: Add breakpoint registers for 603 and e300
2013-04-26 Fabien ChouteauPPC: fix hreset_vector for 60x, 7x0, 7x5, G2, MPC8xx...
2013-04-26 Aurelien Jarnotarget-ppc: fix nego and subf*o instructions
2013-04-26 Fabien ChouteauPPC: Remove env->hreset_excp_prefix
2013-04-26 Stuart YoderPPC: e500: advertise 4.2 MPIC only if KVM supports EPR
2013-04-26 Aurelien Jarnotarget-ppc: Enable ISEL on POWER7
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-15 Paolo Bonzinimemory: move core typedefs to qemu/typedefs.h
2013-04-13 Aurelien JarnoMerge branch 'tcg-s390' of git://github.com/rth7680...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-08 Paolo Bonzinihw: move headers to include/
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-23 Blue SwirlMerge branch 'for-upstream' of git://github.com/mwalle...
2013-03-22 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-03-22 Richard Hendersontarget-ppc: Use NARROW_MODE macro for tlbie
2013-03-22 Richard Hendersontarget-ppc: Use NARROW_MODE macro for addresses
2013-03-22 Richard Hendersontarget-ppc: Use NARROW_MODE macro for comparisons
2013-03-22 Richard Hendersontarget-ppc: Use NARROW_MODE macro for branches
2013-03-22 Richard Hendersontarget-ppc: Fix add and subf carry generation in narrow...
2013-03-22 David Gibsontarget-ppc: Use QOM method dispatch for MMU fault handling
2013-03-22 David Gibsontarget-ppc: Move ppc tlb_fill implementation into mmu_h...
2013-03-22 David Gibsontarget-ppc: Split user only code out of mmu_helper.c
2013-03-22 David Gibsonmmu-hash64: Implement Virtual Page Class Key Protection
2013-03-22 David Gibsonmmu-hash*: Merge translate and fault handling functions
2013-03-22 David Gibsonmmu-hash*: Don't use full ppc_hash{32, 64}_translate...
2013-03-22 David Gibsonmmu-hash*: Correctly mask RPN from hash PTE
2013-03-22 David Gibsonmmu-hash*: Clean up real address calculation
2013-03-22 David Gibsonmmu-hash*: Clean up PTE flags update
2013-03-22 David Gibsonmmu-hash64: Factor SLB N bit into permissions bits
2013-03-22 David Gibsonmmu-hash*: Clean up permission checking
2013-03-22 David Gibsonmmu-hash32: Remove nx from context structure
2013-03-22 David Gibsonmmu-hash*: Don't update PTE flags when permission is...
2013-03-22 David Gibsonmmu-hash32: Don't look up page tables on BAT permission...
2013-03-22 David Gibsonmmu-hash32: Cleanup BAT lookup
2013-03-22 David Gibsonmmu-hash32: Clean up BAT matching logic
2013-03-22 David Gibsonmmu-hash32: Split BAT size logic from permissions logic
2013-03-22 David Gibsonmmu-hash32: Remove odd pointer usage from BAT code
2013-03-22 David Gibsonmmu-hash*: Fold pte_check*() logic into caller
2013-03-22 David Gibsonmmu-hash64: Clean up ppc_hash64_htab_lookup()
2013-03-22 David Gibsonmmu-hash*: Remove permission checking from find_pte...
2013-03-22 David Gibsonmmu-hash*: Make find_pte{32, 64} do more of the job...
2013-03-22 David Gibsonmmu-hash*: Separate PTEG searching from permissions...
2013-03-22 David Gibsonmmu-hash*: Don't keep looking for PTEs after we find...
2013-03-22 David Gibsonmmu-hash*: Cleanup segment-level NX check
2013-03-22 David Gibsonmmu-hash32: Split direct store segment handling into...
2013-03-22 David Gibsonmmu-hash32: Split out handling of direct store segments
2013-03-22 David Gibsonmmu-hash*: Combine ppc_hash{32, 64}_get_physical_addres...
2013-03-22 David Gibsonmmu-hash*: Remove eaddr field from mmu_ctx_hash{32...
2013-03-22 David Gibsonmmu-hash64: Remove nx from mmu_ctx_hash64
2013-03-22 David Gibsonmmu-hash*: Reduce use of access_type
2013-03-22 David Gibsonmmu-hash*: Add hash pte load/store helpers
2013-03-22 David Gibsonmmu-hash*: Add header file for definitions
2013-03-22 David Gibsontarget-ppc: mmu_ctx_t should not be a global type
2013-03-22 David Gibsontarget-ppc: Disentangle BAT code for 32-bit hash MMUs
2013-03-22 David Gibsontarget-ppc: Don't share get_pteg_offset() between 32...
2013-03-22 David Gibsontarget-ppc: Disentangle hash mmu helper functions
2013-03-22 David Gibsontarget-ppc: Disentangle hash mmu versions of cpu_get_ph...
2013-03-22 David Gibsontarget-ppc: Disentangle hash mmu paths for cpu_ppc_hand...
2013-03-22 David Gibsontarget-ppc: Disentangle get_physical_address() paths
2013-03-22 David Gibsontarget-ppc: Rework get_physical_address()
2013-03-22 David Gibsontarget-ppc: Disentangle get_segment()
2013-03-22 David Gibsontarget-ppc: Disentangle find_pte()
2013-03-22 David Gibsontarget-ppc: Disentangle pte_check()
2013-03-22 David Gibsontarget-ppc: Move SLB handling into a mmu-hash64.c
2013-03-22 David Gibsontarget-ppc: Remove address check for logging
2013-03-22 David Gibsontarget-ppc: Trivial cleanups in mmu_helper.c
2013-03-22 David Gibsontarget-ppc: Remove vestigial PowerPC 620 support
2013-03-22 Fabien ChouteauPPC/GDB: handle read and write of fpscr
next