]> git.proxmox.com Git - mirror_qemu.git/history - target-sparc/machine.c
vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)
[mirror_qemu.git] / target-sparc / machine.c
2016-05-19 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-05-19 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-05-19 Paolo Bonzinicpu: move exec-all.h inclusion out of cpu.h
2016-05-19 Paolo Bonziniqemu-common: push cpu.h inclusion out of qemu-common.h
2016-05-19 Paolo Bonzinihw: move CPU state serialization to migration/cpu.h
2016-01-29 Peter Maydellsparc: Clean up includes
2016-01-21 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2016-01-18 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2016-01-16 Peter Maydelltarget-sparc: Migrate CWP and PIL for SPARC64
2016-01-16 Peter Maydelltarget-sparc: Use VMState arrays for SPARC64 TLB/MMU...
2016-01-16 Juan Quintelatarget-sparc: Convert to VMStateDescription
2016-01-16 Peter Maydelltarget-sparc: Don't flush TLB in cpu_load function
2014-04-28 Peter MaydellMerge remote-tracking branch 'remotes/otubo/seccomp...
2014-03-24 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-03-13 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2014-03-13 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2014-03-13 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2014-03-13 Andreas Färbercputlb: Change tlb_flush() argument to CPUState
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 Bonzinimisc: move include files to include/qemu/
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14 Andreas Färbertarget-sparc: Don't overuse CPUState
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-asser...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v45' into...
2011-10-27 Blue SwirlMerge branch 'rth/vis2' of git://repo.or.cz/qemu/rth
2011-10-26 Richard Hendersontarget-sparc: Change fpr representation to doubles.
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-26 Blue SwirlSparc32: dummy implementation of MXCC MMU breakpoint...
2010-05-09 Blue Swirlsparc: Fix lazy flag calculation on interrupts, refactor
2010-01-27 Igor V. Kovalenkosparc64: reimplement tick timers v4
2009-08-04 Igor KovalenkoSparc64: replace tsptr with helper routine
2009-07-27 Igor Kovalenkosparc64 name mmu registers and general cleanup
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-09-26 blueswir1Add a generic Niagara machine
2008-08-01 blueswir1Handle wrapped registers correctly when saving
2008-07-25 blueswir1Make MAXTL dynamic, bounds check tl when indexing
2008-07-24 blueswir1Sparc32: save/load all MMU registers, Sparc64: add...
2008-07-22 blueswir1Add T1 and T2 CPUs, add a Sun4v machine
2008-06-07 blueswir1Allow NWINDOWS selection (CPU feature with model specif...
2008-05-04 aurel32remove target ifdefs from vl.c