]> git.proxmox.com Git - qemu.git/history - target-ppc/cpu.h
rng-egd: remove redundant free
[qemu.git] / target-ppc / cpu.h
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2013-10-25 Aneesh Kumar K.Vtarget-ppc: Use #define for max slb entries
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 Anton Blanchardtarget-ppc: USE LPCR_ILE to control exception endian...
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-08-05 Anthony LiguoriMerge remote-tracking branch 'filippov/tags/20130729...
2013-07-29 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-07-29 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-29 Alexey Kardashevskiytarget-ppc: Convert ppc cpu savevm to VMStateDescription
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: Introduce CPUClass::synchronize_from_tb() for...
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 Peter Maydelllinux-user: Move cpu_clone_regs() and cpu_set_tls(...
2013-07-01 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2013-06-30 Andreas Färbertarget-ppc: Introduce unrealizefn for PowerPCCPU
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-04-29 Anthony LiguoriMerge remote-tracking branch 'bonzini/migration-writev...
2013-04-26 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-04-26 Aurelien Jarnotarget-ppc: add instruction flags for Book I 2.05
2013-04-26 David Gibsontarget-ppc: Add more stubs for POWER7 PMU registers
2013-04-26 Fabien ChouteauPPC: Remove env->hreset_excp_prefix
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: 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 Gibsonmmu-hash64: Implement Virtual Page Class Key Protection
2013-03-22 David Gibsonmmu-hash*: Add header file for definitions
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 get_physical_address() paths
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: Trivial cleanups in mmu_helper.c
2013-03-22 David Gibsontarget-ppc: Remove vestigial PowerPC 620 support
2013-03-22 Fabien ChouteauPPC/GDB: handle read and write of fpscr
2013-03-15 Anthony LiguoriMerge remote-tracking branch 'cohuck/virtio-ccw-upstr...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.5' into...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-03-12 Andreas Färbercpu: Replace do_interrupt() by CPUClass::do_interrupt...
2013-03-12 Andreas Färbercpu: Move halted and interrupt_request fields to CPUState
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2013-03-09 Blue SwirlMerge branch 's390-for-upstream' of git://github.com...
2013-03-09 Blue SwirlMerge branch 'ppc-for-upstream' of git://github.com...
2013-03-08 David Gibsontarget-ppc: Add mechanism for synchronizing SPRs with KVM
2013-03-08 Andreas Färbertarget-ppc: Convert CPU definitions
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'quintela/stats.next'...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-02-23 Richard Hendersontarget-ppc: Split out SO, OV, CA fields from XER
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 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 Alexander GrafPPC: Unify dcbzl code path
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2013-01-12 Blue SwirlMerge branch 'target-arm.next' of git://git.linaro...
2013-01-12 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-07 Andreas Färbertarget-ppc: Slim conversion of model definitions to...
2013-01-07 Alexander GrafPPC: Bring EPR support closer to reality
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 Bonzinifpu: move public header file to include/fpu
2012-12-19 Paolo Bonziniexec: move include files to include/exec/
2012-12-18 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-12-17 Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-15 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-12-14 David Gibsontarget-ppc: Don't use hwaddr to represent hardware...
2012-11-03 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.69' into staging
2012-11-01 Blue Swirltarget-ppc: make some functions static
2012-11-01 Blue Swirlppc: add missing static
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v3' into...
next