aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-22mmu-hash32: Don't look up page tables on BAT permission errorDavid Gibson
2013-03-22mmu-hash32: Cleanup BAT lookupDavid Gibson
2013-03-22mmu-hash32: Clean up BAT matching logicDavid Gibson
2013-03-22mmu-hash32: Split BAT size logic from permissions logicDavid Gibson
2013-03-22mmu-hash32: Remove odd pointer usage from BAT codeDavid Gibson
2013-03-22mmu-hash*: Fold pte_check*() logic into callerDavid Gibson
2013-03-22mmu-hash64: Clean up ppc_hash64_htab_lookup()David Gibson
2013-03-22mmu-hash*: Remove permission checking from find_pte{32, 64}()David Gibson
2013-03-22mmu-hash*: Make find_pte{32, 64} do more of the job of finding ptesDavid Gibson
2013-03-22mmu-hash*: Separate PTEG searching from permissions checkingDavid Gibson
2013-03-22mmu-hash*: Don't keep looking for PTEs after we find a matchDavid Gibson
2013-03-22mmu-hash*: Cleanup segment-level NX checkDavid Gibson
2013-03-22mmu-hash32: Split direct store segment handling into a helperDavid Gibson
2013-03-22mmu-hash32: Split out handling of direct store segmentsDavid Gibson
2013-03-22mmu-hash*: Combine ppc_hash{32, 64}_get_physical_address and get_segment{32, ...David Gibson
2013-03-22mmu-hash*: Remove eaddr field from mmu_ctx_hash{32, 64}David Gibson
2013-03-22mmu-hash64: Remove nx from mmu_ctx_hash64David Gibson
2013-03-22mmu-hash*: Reduce use of access_typeDavid Gibson
2013-03-22mmu-hash*: Add hash pte load/store helpersDavid Gibson
2013-03-22mmu-hash*: Add header file for definitionsDavid Gibson
2013-03-22target-ppc: mmu_ctx_t should not be a global typeDavid Gibson
2013-03-22target-ppc: Disentangle BAT code for 32-bit hash MMUsDavid Gibson
2013-03-22target-ppc: Don't share get_pteg_offset() between 32 and 64-bitDavid Gibson
2013-03-22target-ppc: Disentangle hash mmu helper functionsDavid Gibson
2013-03-22target-ppc: Disentangle hash mmu versions of cpu_get_phys_page_debug()David Gibson
2013-03-22target-ppc: Disentangle hash mmu paths for cpu_ppc_handle_mmu_faultDavid Gibson
2013-03-22target-ppc: Disentangle get_physical_address() pathsDavid Gibson
2013-03-22target-ppc: Rework get_physical_address()David Gibson
2013-03-22target-ppc: Disentangle get_segment()David Gibson
2013-03-22target-ppc: Disentangle find_pte()David Gibson
2013-03-22target-ppc: Disentangle pte_check()David Gibson
2013-03-22target-ppc: Move SLB handling into a mmu-hash64.cDavid Gibson
2013-03-22target-ppc: Remove address check for loggingDavid Gibson
2013-03-22target-ppc: Trivial cleanups in mmu_helper.cDavid Gibson
2013-03-22target-ppc: Remove vestigial PowerPC 620 supportDavid Gibson
2013-03-22PPC/GDB: handle read and write of fpscrFabien Chouteau
2013-03-22pseries: Move XICS initialization before cpu initializationDavid Gibson
2013-03-22target-ppc: Remove CONFIG_PSERIES dependency in kvm.cDavid Gibson
2013-03-22pseries: Remove "busname" property for PCI host bridgeDavid Gibson
2013-03-22pseries: Fix breakage in CPU QOM conversionDavid Gibson
2013-03-22serial: Fix debug format stringsKevin Wolf
2013-03-22Fix typos and misspellingsPeter Maydell
2013-03-22Advertise --libdir in configure --help outputDoug Goldstein
2013-03-22memory: fix a bug of detection of memory region collisionHu Tao
2013-03-22MinGW: Replace setsockopt by qemu_setsocketoptStefan Weil
2013-03-20virtio-ccw, s390-virtio: Use generic virtio-blk macro.Cornelia Huck
2013-03-20s390-virtio, virtio-ccw: Add config_wce for virtio-blk.Cornelia Huck
2013-03-20virtio-ccw: Add missing blk chs properties.Cornelia Huck
2013-03-19microblaze: Ignore non-cpu accesses to unmapped areasEdgar E. Iglesias
2013-03-19Merge remote-tracking branch 'kraxel/ipxe.2' into stagingAnthony Liguori