]> git.ipfire.org Git - thirdparty/qemu.git/history - cputlb.c
kvmclock: clock should count only if vm is running
[thirdparty/qemu.git] / cputlb.c
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