]> git.proxmox.com Git - mirror_qemu.git/history - include/exec/softmmu_template.h
exec: Add both big- and little-endian memory helpers
[mirror_qemu.git] / include / exec / softmmu_template.h
2013-10-10 Richard Hendersonexec: Add both big- and little-endian memory helpers
2013-10-10 Richard Hendersonexec: Delete is_tcg_gen_code and GETRA_EXT
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 Richard Hendersontcg: Introduce zero and sign-extended versions of load...
2013-09-02 Richard Hendersonexec: Rename USUFFIX to LSUFFIX
2013-09-02 Richard Hendersonexec: Reorganize the GETRA/GETPC macros
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'sweil/mingw' into stable-1.5
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-26 Richard Hendersontcg: Tidy softmmu_template.h
2013-08-26 Richard Hendersontcg: Add mmu helpers that take a return address argument
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: propagate errors on I/O dispatch
2013-05-29 Paolo Bonziniexec: just use io_mem_read/io_mem_write for 8-byte...
2013-05-29 Paolo Bonziniexec: make io_mem_unassigned private
2013-05-29 Paolo Bonziniexec: eliminate io_mem_ram
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-12-19 Paolo Bonziniexec: move include files to include/exec/