]> git.proxmox.com Git - qemu.git/history - target-ppc/helper.c
Use glib memory allocation and free functions
[qemu.git] / target-ppc / helper.c
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-07 Blue SwirlRemove unused is_softmmu parameter from cpu_handle_mmu_...
2011-08-05 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-08-05 Jan KiszkaAvoid allocating TCG resources in non-TCG mode
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-26 Blue SwirlRemove exec-all.h include directives
2011-06-17 Alexander GrafPPC: move TLBs to their own arrays
2011-06-17 Alexander GrafPPC: E500: Use MAS registers instead of internal TLB...
2011-06-17 Hervé Poussineautarget-ppc: Handle memory-forced I/O controller access
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-08 Alexandre RaymondFix compilation warning due to missing header for sigac...
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-23 Aurelien JarnoMerge branch 'trivial-patches' of git://repo.or.cz...
2011-05-23 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-20 David GibsonFix a bug in mtsr/mtsrin emulation on ppc64
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-11 Alexander GrafPPC: Implement e500 (FSL) MMU
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-01 David GibsonVirtual hash page table handling on pSeries machine
2011-04-01 David GibsonAdd POWER7 support for ppc
2011-04-01 David GibsonSupport 1T segments on ppc
2011-04-01 David GibsonBetter factor the ppc hash translation path
2011-04-01 David GibsonUse "hash" more consistently in ppc mmu code
2011-04-01 David GibsonParse SDR1 on mtspr instead of at translate time
2011-04-01 David GibsonClean up slb_lookup() function
2011-04-01 David GibsonImplement PowerPC slbmfee and slbmfev instructions
2011-04-01 David GibsonAdd a hook to allow hypercalls to be emulated on PowerPC
2011-04-01 David GibsonClean up PowerPC SLB handling code
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-13 Blue Swirlppc: remove video.x
2010-10-11 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-05 John Clarkppc: Minor 40x MMU fixes
2010-09-24 Edgar E. Iglesiaspowerpc: Improve emulation of the BookE MMU
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-15 Alexander GrafPPC: Redesign interrupt trigger path
2010-09-11 Edgar E. Iglesiaspowerpc: Avoid TLB related log spamming
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into HEAD
2010-05-31 Thomas Monjalontarget-ppc: remove useless line
2010-05-31 Thomas Monjalontarget-ppc: fix RFI by clearing some bits of MSR
2010-04-25 Blue Swirlppc: remove dead assignments, spotted by clang analyzer
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-17 Paul BrookLarge page TLB flush
2010-03-12 Paul BrookRemove cpu_get_phys_page_debug from userspace emulation
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-14 Alexander GrafPPC: Fix large pages
2010-01-14 Edgar E. Iglesiasppc-40x: Correct ESR for zone protection faults.
2010-01-14 Edgar E. Iglesiasppc-40x: Correct decoding of zone protection bits.
2009-11-07 Blue Swirluser: move CPU reset call to main.c for x86/PPC/Sparc
2009-11-07 Blue SwirlPPC: rename cpu_ppc_reset to cpu_reset for consistency
2009-11-07 Blue SwirlPPC: remove unneeded calls to device reset
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-08-16 Blue SwirlReplace REGX with PRIx64
2009-08-16 Blue SwirlReplace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
2009-08-16 Blue SwirlReplace always_inline with inline
2009-08-03 Nathan Froydtarget-ppc: retain l{w,d}arx loaded value
2009-07-20 Blue SwirlFix most warnings (errors with -Werror) when debugging...
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-04-28 Blue SwirlFix PPC reset
2009-04-24 aliguoriqemu: introduce qemu_init_vcpu (Marcelo Tosatti)
2009-03-29 aurel32target-ppc: Explain why the whole TLB is flushed on...
2009-03-07 blueswir1Disable BAT for 970
2009-03-07 blueswir1Keep SLB in-CPU
2009-03-07 blueswir1Fix NX bit
2009-03-07 blueswir1Enable 64bit mode on interrupts
2009-03-07 blueswir1Implement large pages
2009-03-07 blueswir1Implement slbmte
2009-02-21 blueswir1Turn MMU off on reset
2009-02-05 aliguoritargets: remove error handling from qemu_malloc() calle...
2009-01-26 aliguoriLog reset events (Jan Kiszka)
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-15 aliguoriClean up debugging code #ifdefs (Eduardo Habkost)
2009-01-15 aliguoripowerpc/kvm: enable POWERPC_MMU_BOOKE_FSL when kvm...
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-16 aurel32target-ppc: Enable KVM for ppcemb.
2008-12-11 aurel32target-ppc: remove remaining warnings
2008-12-11 aurel32target-ppc: remove unneeded include
next