]> git.proxmox.com Git - qemu.git/history - target-ppc
qemu-ga: remove dependency on gio and gthread
[qemu.git] / target-ppc /
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-12 Peter Maydelltarget-alpha, target-ppc: Remove unnecessary setjmp...
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-26 Blue SwirlMove cpu_has_work and cpu_pc_from_tb to cpu.h
2011-06-26 Blue Swirlexec.h: fix coding style and change cpu_has_work to...
2011-06-26 Blue Swirlcpu_loop_exit: avoid using AREG0
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-20 Jan Kiszkakvm: ppc: Drop KVM_CAP build dependencies
2011-06-20 Jan Kiszkakvm: ppc: Drop CONFIG_KVM_PPC_PVR
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 Alexander GrafPPC: Only set lower 32bits with mtmsr
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-06-03 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Aurelien Jarnotarget-ppc: remove old CONFIG_SOFTFLOAT #ifdef
2011-06-03 Alexander GrafPPC: fix sregs usage on booke
2011-06-03 Stefan Weilppc: Fix compilation for ppc64-softmmu
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-23 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-05-22 Stefan WeilFix typos in comments (chek -> check)
2011-05-22 Blue SwirlDelete unused tb_invalidate_page_range
2011-05-20 David GibsonFix a bug in mtsr/mtsrin emulation on ppc64
2011-05-20 Stefan Weilw32: Fix compilation and replace non-portable usage...
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-11 Alexander GrafPPC: Implement e500 (FSL) MMU
2011-05-11 Alexander GrafPPC: Add another 64 bits to instruction feature mask
2011-05-11 Alexander GrafPPC: Add GS MSR definition
2011-05-09 Alexander Grafkvm: ppc: detect old headers
2011-05-09 Scott Woodmonitor: add PPC BookE SPRs
2011-05-09 Scott Woodkvm: ppc: fixes for KVM_SET_SREGS on init
2011-05-08 Stefan WeilFix typos in comments (instanciation -> instantiation)
2011-05-08 Stefan WeilFix typo in comment (embeded -> embedded)
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-20 Stefan WeilRemove unused function parameter from cpu_restore_state
2011-04-20 Stefan WeilRemove unused function parameters from gen_pc_load...
2011-04-17 Aurelien Jarnotarget-ppc: fix SPE comparison functions
2011-04-17 Aurelien Jarnosoftfloat: rename float*_eq() into float*_eq_quiet()
2011-04-12 Aurelien Jarnotarget-ppc: remove #ifdef FLOAT128
2011-04-09 Stefan WeilFix conversions from pointer to tcg_target_long
2011-04-08 David Gibsonppce500_mpc8544ds: Fix compile with --enable-debug...
2011-04-08 David GibsonUse existing helper function to implement popcntd instr...
2011-04-01 David GibsonImplement PAPR VPA functions for pSeries shared process...
2011-04-01 Ben HerrenschmidtImplement PAPR CRQ hypercalls
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 GibsonCorrect ppc popcntb logic, implement popcntw and popcntd
2011-04-01 David GibsonImplement missing parts of the logic for the POWER...
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
2011-04-01 Aurelien Jarnotarget-ppc: ext32u instead of andi with constant
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-22 Fabien Chouteautarget-ppc: add support for 6 SPE instructions
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2011-03-16 Jan Kiszkakvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
2011-03-15 Jan Kiszkakvm: Rename kvm_arch_process_irqchip_events to async_events
2011-03-15 Jan Kiszkakvm: ppc: Fix breakage of kvm_arch_pre_run/process_irqc...
2011-03-13 Paolo Bonziniinline cpu_halted into sole caller
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-16 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-16 Tristan GingoldHandle icount for powerpc tbl/tbu/decr load and store.
2011-02-14 Jan Kiszkakvm: Drop return values from kvm_arch_pre/post_run
2011-02-14 Jan Kiszkakvm: Provide sigbus services arch-independently
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-23 Jan Kiszkakvm: Consolidate must-have capability checks
2011-01-23 Jan Kiszkakvm: Drop smp_cpus argument from init functions
2011-01-23 Jan Kiszkakvm: Stop on all fatal exit reasons
2011-01-21 Edgar E. Iglesiasppc: Correct BookE tlb reads
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
next