]> git.proxmox.com Git - qemu.git/history - exec.c
sun4u: give ISA bus to ISA methods
[qemu.git] / exec.c
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/exec...
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/xen'...
2011-12-19 Avi Kivitymemory: move obsolete exec.c functions to a private...
2011-12-19 Avi Kivitymemory, xen: pass MemoryRegion to xen_ram_alloc()
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-15 Alex Rozenmanphys_page_find_alloc: Use correct initial region_offset.
2011-12-15 Andreas Färberexec.c: Fix subpage memory access to RAM MemoryRegion
2011-12-14 Dr. David Alan Gilberttcg/arm: remove fixed map code buffer restriction
2011-12-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-12 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-12-11 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-12-10 Stefan Weilw32: Disable buffering for log file
2011-11-02 Blue SwirlMerge branch 'tci' of git://qemu.weilnetz.de/qemu
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.29' into staging
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v46' into...
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-11-01 Paolo BonziniMake cpu_single_env thread-local
2011-11-01 Alex WilliamsonError check find_ram_offset
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-7...
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-26 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-10-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-26 陳韋任exec.c: Remove useless comment
2011-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/split-main-loop...
2011-10-21 Paolo Bonziniqemu-timer: move icount to cpus.c
2011-10-01 Blue SwirlMove GETPC from dyngen-exec.h to exec-all.h
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-21 Stefan WeilRemove qemu_host_page_bits
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-1...
2011-08-12 Paolo Bonzinifix QLIST usage for RAM list
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 Avi KivityIntegrate I/O memory regions into qemu
2011-08-08 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-07 Tobias NygrenUse mmap to allocate execute memory
2011-08-05 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-08-05 Jan KiszkaAvoid allocating TCG resources in non-TCG mode
2011-08-05 Avi Kivitymemory: use signed arithmetic
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-29 Avi Kivityexec.c: initialize memory map
2011-07-26 Anthony PERARDcpu-common: Have a ram_addr_t of uint64 with Xen.
2011-07-26 Anthony PERARDexec.c: Use ram_addr_t in cpu_physical_memory_rw(...).
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-20 Blue SwirlFix unassigned memory access handling
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-16 Stefano Stabelliniqemu_ram_ptr_length: take ram_addr_t as arguments
2011-07-16 Jan Kiszkaxen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XEN
2011-07-16 Jan Kiszkaxen: Clean up map cache API naming
2011-07-12 Peter Maydellexec.c: Fix calculation of code_gen_buffer_max_size
2011-07-12 Alexander Grafexec: add endian specific phys ld/st functions
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 'amit/for-anthony' into...
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-24 Juan Quintelaexec: last_first_tb was only used in !ONLY_USER case
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-06-19 Stefano Stabellinixen: mapcache performance improvements
2011-06-19 Stefano Stabelliniexec.c: refactor cpu_physical_memory_map
2011-06-19 Stefano Stabellinixen: remove xen_map_block and xen_unmap_block
2011-06-19 Stefano Stabellinixen: remove qemu_map_cache_unlock
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-12 Alex WilliamsonCPUPhysMemoryClient: batch addresses in catchup
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
next