]> git.proxmox.com Git - mirror_qemu.git/history - exec.c
Convert the subpage wrapper to be a MemoryRegion
[mirror_qemu.git] / exec.c
2012-01-04 Avi KivityConvert the subpage wrapper to be a MemoryRegion
2012-01-04 Avi KivitySwitch cpu_register_physical_memory_log() to use Memory...
2012-01-04 Avi KivityConvert IO_MEM_{RAM,ROM,UNASSIGNED,NOTDIRTY} to MemoryR...
2012-01-04 Avi KivityUninline get_page_addr_code()
2012-01-04 Avi KivityAvoid range comparisons on io index types
2012-01-04 Avi KivityFix wrong region_offset when overlaying a page with...
2012-01-04 Avi Kivitymemory: move mmio access to functions
2012-01-04 Avi Kivityexec: make phys_page_find() return a temporary
2012-01-04 Avi Kivitymemory: move endianness compensation to memory core
2012-01-04 Avi Kivitymemory: obsolete cpu_physical_memory_[gs]et_dirty_track...
2012-01-04 Avi KivityStore MemoryRegion in RAMBlock
2012-01-04 Avi Kivityvmstate, memory: decouple vmstate from memory API
2012-01-03 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/page_desc...
2012-01-03 Avi KivityRemove cpu_get_physical_page_desc()
2012-01-03 Avi Kivitymemory: remove CPUPhysMemoryClient
2011-12-20 Avi Kivitymemory: add API for observing updates to the physical...
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
next