]> git.proxmox.com Git - qemu.git/history - target-ppc/mmu_helper.c
target-ppc: make some functions static
[qemu.git] / target-ppc / mmu_helper.c
2012-11-01 Blue Swirltarget-ppc: make some functions static
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