]> git.ipfire.org Git - thirdparty/qemu.git/history - cputlb.c
tcg/mips: fix invalid op definition errors
[thirdparty/qemu.git] / cputlb.c
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-10  Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-09  Andreas Färbercpu: Make first_cpu and next_cpu CPUState
2013-07-08  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-07  Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-07-07  Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-07-04  Paolo Bonzinimemory: return MemoryRegion from qemu_ram_addr_from_host
2013-07-04  Paolo Bonziniexec: move qemu_ram_addr_from_host_nofail to cputlb.c
2013-07-01  Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-06-28  Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-06-28  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-06-28  Andreas Färbercpu: Turn cpu_unassigned_access() into a CPUState hook
2013-06-20  Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-06-20  Jan Kiszkaexec: Resolve subpages in one step except for IOTLB...
2013-06-15  Blue SwirlMerge branch 'realize-isa.v2' of git://github.com/afaer...
2013-06-14  Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches-next...
2013-06-14  Hervé Poussineaucputlb: fix debug logs
2013-06-04  Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen_fixes_201...
2013-06-04  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-05-31  Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-05-31  Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-05-31  Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-05-29  Paolo Bonzinimemory: add address_space_translate
2013-05-29  Paolo Bonzinicputlb: simplify tlb_set_page
2013-02-18  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-02-16  Andreas Färbercpu: Move current_tb field 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 Bonziniexec: move include files to include/exec/
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-22  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-10-22  Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-10-22  Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-10-22  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/dma'...
2012-10-22  Avi Kivitymemory: per-AddressSpace dispatch
2012-10-15  Avi Kivitymemory: rename 'exec-obsolete.h'
2012-09-21  Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'spice/spice.v60' into...
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-09-15  Blue SwirlRemove unused CONFIG_TCG_PASS_AREG0 and dead code
2012-08-15  Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2012-08-15  Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2012-08-15  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-15  Peter Maydellcputlb.c: Fix out of date comment
2012-06-02  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-14  Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-05-12  Max Filippovcputlb: fix watchpoints handling
2012-05-01  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-05-01  Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-27...
2012-05-01  Blue Swirlcputlb: prepare private memory API for public consumption
2012-05-01  Blue Swirlcputlb: move TLB handling to a separate file