]> Git Repo - qemu.git/history - include/exec/cpu-common.h
pc-dimm: add a function to calculate VM's current RAM size
[qemu.git] / include / exec / cpu-common.h
2015-03-04 zhanghailiangpc-dimm: add a function to calculate VM's current RAM...
2014-11-11 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2014-11-04 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2014-11-04 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-11-04 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2014-11-04 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2014-11-04 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2014-11-03 Leon Alraesoftmmu: provide softmmu access type enum
2014-06-20 Peter MaydellMerge remote-tracking branch 'remotes/kvm/uq/master...
2014-06-20 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-06-19 Wanlong GaoNUMA: move numa related code to new file numa.c
2014-06-19 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/scsi...
2014-06-18 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/memory...
2014-06-17 Hu Taoexec: introduce qemu_ram_unset_idstr() to unset RAMBloc...
2014-02-27 Peter MaydellMerge remote-tracking branch 'remotes/kvm/uq/master...
2014-02-15 Peter MaydellMerge remote-tracking branch 'remotes/jovanovic/mips...
2014-02-13 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-02-13 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2014-02-12 Peter MaydellMerge remote-tracking branch 'remotes/alon/pull-libcaca...
2014-02-12 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-02-11 Edgar E. Iglesiasexec: Make cpu_physical_memory_write_rom input an AS
2014-02-11 Edgar E. Iglesiasexec: Make stb_phys input an AddressSpace
2014-02-11 Edgar E. Iglesiasexec: Make stw_*_phys input an AddressSpace
2014-02-11 Edgar E. Iglesiasexec: Make stl_phys_notdirty input an AddressSpace
2014-02-11 Edgar E. Iglesiasexec: Make stl_*_phys input an AddressSpace
2014-02-11 Edgar E. Iglesiasexec: Make stq_*_phys input an AddressSpace
2014-02-11 Edgar E. Iglesiasexec: Make lduw_*_phys input an AddressSpace
2014-02-11 Edgar E. Iglesiasexec: Make ldq/ldub_*_phys input an AddressSpace
2014-02-11 Edgar E. Iglesiasexec: Make ldl_*_phys input an AddressSpace
2014-01-10 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-12-21 Aurelien JarnoMerge tag 'signed-s390-for-upstream' of git://github...
2013-12-20 Anthony LiguoriMerge remote-tracking branch 'agraf/tags/signed-ppc...
2013-12-20 Alexander Grafroms: Flush icache when writing roms to guest memory
2013-12-13 Alexander Grafroms: Flush icache when writing roms to guest memory
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 'riku/linux-user-for-upstr...
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ärberhwaddr: Make hwaddr type usable beyond softmmu
2013-06-27 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-06-27 Michael R. Hinesrdma: introduce qemu_ram_foreach_block()
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 Bonziniexec: make io_mem_unassigned private
2013-05-29 Paolo Bonziniexec: eliminate io_mem_ram
2013-05-29 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2013-05-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-05-24 Paolo Bonziniexec: eliminate stq_phys_notdirty
2013-05-24 Paolo Bonziniexec: make qemu_get_ram_ptr private
2013-05-24 Paolo Bonziniexec: eliminate qemu_put_ram_ptr
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 'mst/tags/for_anthony...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-28 Blue SwirlMerge branch 'qom-cpu' of git://repo.or.cz/qemu/afaerber
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/
This page took 1.415899 seconds and 77 git commands to generate.