]> git.proxmox.com Git - qemu.git/history - target-ppc/mmu_helper.c
rng-egd: remove redundant free
[qemu.git] / target-ppc / mmu_helper.c
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.88' into staging
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-devices...
2013-09-02 Aurelien JarnoMerge branch 'tcg-next' of git://github.com/rth7680...
2013-09-02 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-09-02 Richard Hendersontarget: Include softmmu_exec.h where forgotten
2013-09-02 Aneesh Kumar K.Vtarget-ppc: Use #define instead of opencoding SLB valid bit
2013-07-26 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-next' into staging
2013-07-26 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-07-25 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-23 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-07-23 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-23 Andreas Färbercpu: Turn cpu_get_phys_page_debug() into a CPUClass...
2013-07-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-15 Richard HendersonMerge git://github.com/hw-claudio/qemu-aarch64-queue...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-09 Andreas Färbertarget-ppc: Change LOG_MMU_STATE() argument to CPUState
2013-07-09 Andreas Färberlog: Change log_cpu_state[_mask]() argument to CPUState
2013-07-09 Andreas Färbertarget-ppc: Don't overuse ENV_GET_CPU()
2013-07-01 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2013-06-30 Fabien ChouteauPPC: Fix GDB read on code area for PPC6xx
2013-06-30 Fabien ChouteauPPC: Add dump_mmu() for 6xx
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 Alexander GrafPPC: Add MMU type for 2.06 with AMR but no TB pages
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 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 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-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-02-01 Andreas Färbertarget-ppc: Fix target_ulong vs. hwaddr format mismatches
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2013-02-01 Andreas Färbertarget-ppc: Fix unused variable warning for FLUSH_ALL_TLBS
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinisoftmmu: move include files to include/sysemu/
2012-11-03 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-11-01 Blue Swirltarget-ppc: make some functions static
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-30 Blue SwirlMerge branch 'qspi.2' of git://developer.petalogix...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.68' into staging
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-29 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-29 Peter MaydellDrop unnecessary check of TARGET_PHYS_ADDR_SPACE_BITS
2012-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-23 Avi KivityRename target_phys_addr_t to hwaddr
2012-10-06 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2012...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.66' into staging
2012-10-05 Avi KivityMake target_phys_addr_t 64 bits unconditionally
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v58' into...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-6-21...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'sstabellini/compile-xs...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-pt' into...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.54' into staging
2012-06-24 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-06-23 Benjamin Herrenschmidtppc64: Rudimentary Support for extra page sizes on...
2012-06-23 Fabien Chouteaubooke_206_tlbwe: Discard invalid bits in MAS2
2012-06-23 Blue Swirlppc: Cleanup MMU merge
2012-06-23 Blue Swirlppc: Move MMU helpers from helper.c to mmu_helper.c
2012-06-23 Blue Swirlppc: Avoid a warning with the next patch
2012-06-23 Blue Swirlppc: Avoid AREG0 for MMU etc. helpers
2012-06-23 Blue Swirlppc: Split MMU etc. helpers from op_helper.c