projects
/
qemu.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
S390: ccw firmware: Add Makefile
[qemu.git]
/
target-ppc
/
2013-04-22
Anthony Liguori
Merge remote-tracking branch 'bonzini/nbd-next' into...
tree
|
commitdiff
2013-04-19
Anthony Liguori
Merge remote-tracking branch 'mst/tags/for_anthony...
tree
|
commitdiff
2013-04-15
Anthony Liguori
Merge remote-tracking branch 'bonzini/hw-dirs' into...
tree
|
commitdiff
2013-04-15
Paolo Bonzini
memory: move core typedefs to qemu/typedefs.h
tree
|
commitdiff
2013-04-13
Aurelien Jarno
Merge branch 'tcg-s390' of git://github.com/rth7680...
tree
|
commitdiff
2013-04-08
Anthony Liguori
Merge remote-tracking branch 'bonzini/hw-dirs' into...
tree
|
commitdiff
2013-04-08
Paolo Bonzini
hw: move headers to include/
tree
|
commitdiff
2013-03-26
Anthony Liguori
Merge remote-tracking branch 'mst/tags/for_anthony...
tree
|
commitdiff
2013-03-23
Blue Swirl
Merge branch 'for-upstream' of git://github.com/mwalle...
tree
|
commitdiff
2013-03-22
Aurelien Jarno
Merge branch 'ppc-for-upstream' of git://github.com...
tree
|
commitdiff
2013-03-22
Richard Henderson
target-ppc: Use NARROW_MODE macro for tlbie
tree
|
commitdiff
2013-03-22
Richard Henderson
target-ppc: Use NARROW_MODE macro for addresses
tree
|
commitdiff
2013-03-22
Richard Henderson
target-ppc: Use NARROW_MODE macro for comparisons
tree
|
commitdiff
2013-03-22
Richard Henderson
target-ppc: Use NARROW_MODE macro for branches
tree
|
commitdiff
2013-03-22
Richard Henderson
target-ppc: Fix add and subf carry generation in narrow...
tree
|
commitdiff
2013-03-22
David Gibson
target-ppc: Use QOM method dispatch for MMU fault handling
tree
|
commitdiff
2013-03-22
David Gibson
target-ppc: Move ppc tlb_fill implementation into mmu_h...
tree
|
commitdiff
2013-03-22
David Gibson
target-ppc: Split user only code out of mmu_helper.c
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash64: Implement Virtual Page Class Key Protection
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash*: Merge translate and fault handling functions
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash*: Don't use full ppc_hash{32, 64}_translate...
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash*: Correctly mask RPN from hash PTE
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash*: Clean up real address calculation
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash*: Clean up PTE flags update
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash64: Factor SLB N bit into permissions bits
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash*: Clean up permission checking
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash32: Remove nx from context structure
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash*: Don't update PTE flags when permission is...
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash32: Don't look up page tables on BAT permission...
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash32: Cleanup BAT lookup
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash32: Clean up BAT matching logic
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash32: Split BAT size logic from permissions logic
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash32: Remove odd pointer usage from BAT code
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash*: Fold pte_check*() logic into caller
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash64: Clean up ppc_hash64_htab_lookup()
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash*: Remove permission checking from find_pte...
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash*: Make find_pte{32, 64} do more of the job...
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash*: Separate PTEG searching from permissions...
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash*: Don't keep looking for PTEs after we find...
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash*: Cleanup segment-level NX check
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash32: Split direct store segment handling into...
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash32: Split out handling of direct store segments
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash*: Combine ppc_hash{32, 64}_get_physical_addres...
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash*: Remove eaddr field from mmu_ctx_hash{32...
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash64: Remove nx from mmu_ctx_hash64
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash*: Reduce use of access_type
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash*: Add hash pte load/store helpers
tree
|
commitdiff
2013-03-22
David Gibson
mmu-hash*: Add header file for definitions
tree
|
commitdiff
2013-03-22
David Gibson
target-ppc: mmu_ctx_t should not be a global type
tree
|
commitdiff
2013-03-22
David Gibson
target-ppc: Disentangle BAT code for 32-bit hash MMUs
tree
|
commitdiff
2013-03-22
David Gibson
target-ppc: Don't share get_pteg_offset() between 32...
tree
|
commitdiff
2013-03-22
David Gibson
target-ppc: Disentangle hash mmu helper functions
tree
|
commitdiff
2013-03-22
David Gibson
target-ppc: Disentangle hash mmu versions of cpu_get_ph...
tree
|
commitdiff
2013-03-22
David Gibson
target-ppc: Disentangle hash mmu paths for cpu_ppc_hand...
tree
|
commitdiff
2013-03-22
David Gibson
target-ppc: Disentangle get_physical_address() paths
tree
|
commitdiff
2013-03-22
David Gibson
target-ppc: Rework get_physical_address()
tree
|
commitdiff
2013-03-22
David Gibson
target-ppc: Disentangle get_segment()
tree
|
commitdiff
2013-03-22
David Gibson
target-ppc: Disentangle find_pte()
tree
|
commitdiff
2013-03-22
David Gibson
target-ppc: Disentangle pte_check()
tree
|
commitdiff
2013-03-22
David Gibson
target-ppc: Move SLB handling into a mmu-hash64.c
tree
|
commitdiff
2013-03-22
David Gibson
target-ppc: Remove address check for logging
tree
|
commitdiff
2013-03-22
David Gibson
target-ppc: Trivial cleanups in mmu_helper.c
tree
|
commitdiff
2013-03-22
David Gibson
target-ppc: Remove vestigial PowerPC 620 support
tree
|
commitdiff
2013-03-22
Fabien Chouteau
PPC/GDB: handle read and write of fpscr
tree
|
commitdiff
2013-03-22
David Gibson
target-ppc: Remove CONFIG_PSERIES dependency in kvm.c
tree
|
commitdiff
2013-03-15
Anthony Liguori
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr...
tree
|
commitdiff
2013-03-14
Anthony Liguori
Merge remote-tracking branch 'kraxel/chardev.5' into...
tree
|
commitdiff
2013-03-14
Anthony Liguori
Merge remote-tracking branch 'afaerber/qom-cpu' into...
tree
|
commitdiff
2013-03-12
Andreas Färber
cpu: Replace do_interrupt() by CPUClass::do_interrupt...
tree
|
commitdiff
2013-03-12
Andreas Färber
cpu: Pass CPUState to cpu_interrupt()
tree
|
commitdiff
2013-03-12
Andreas Färber
cpu: Move halted and interrupt_request fields to CPUState
tree
|
commitdiff
2013-03-11
Anthony Liguori
Merge remote-tracking branch 'origin/master' into staging
tree
|
commitdiff
2013-03-11
Anthony Liguori
Merge remote-tracking branch 'bonzini/hw-dirs' into...
tree
|
commitdiff
2013-03-09
Blue Swirl
Merge branch 's390-for-upstream' of git://github.com...
tree
|
commitdiff
2013-03-09
Blue Swirl
Merge branch 'ppc-for-upstream' of git://github.com...
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Move CPU aliases out of translate_init.c
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Report CPU aliases for QMP
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: List alias names alongside CPU models
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Make host CPU a subclass of the host's...
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Fix PPC_DUMP_SPR_ACCESS build
tree
|
commitdiff
2013-03-08
David Gibson
target-ppc: Synchronize FPU state with KVM
tree
|
commitdiff
2013-03-08
David Gibson
target-ppc: Add mechanism for synchronizing SPRs with KVM
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Change "POWER7" CPU alias
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Fix remaining microcontroller typos among...
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Split model definitions out of translate_init.c
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Update Coding Style for CPU models
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Turn descriptive CPU model comments into...
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Turn descriptive CPU family comments into...
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Set remaining fields on CPU family classes
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Register all types for TARGET_PPCEMB
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Set instruction flags on CPU family classes
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Introduce abstract CPU family types
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Convert CPU definitions
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Get model name from type name
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Extract POWER7 alias
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Extract 970 aliases
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Extract 405GPe alias
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Extract MPC8240 alias
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Extract MPC5200/MPC5200B aliases
tree
|
commitdiff
2013-03-08
Andreas Färber
target-ppc: Extract MPC52xx alias
tree
|
commitdiff
next
This page took
0.145625 seconds
and
7
git commands to generate.