]> git.ipfire.org Git - thirdparty/qemu.git/history - exec.c
qemu_ram_ptr_length: take ram_addr_t as arguments
[thirdparty/qemu.git] / exec.c
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...
2011-06-08  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-08  Alexandre RaymondFix compilation warning due to missing header for sigac...
2011-06-03  Alex Williamsonexec: Implement qemu_ram_free_from_ptr()
2011-05-31  Richard Hendersontarget-alpha: Trap for unassigned and unaligned addresses.
2011-05-25  Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-23  Aurelien JarnoMerge branch 'trivial-patches' of git://repo.or.cz...
2011-05-23  Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-23  Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-05-22  Stefan WeilFix typos in comments (chek -> check)
2011-05-20  Alexander Grafs390x: complain when allocating ram fails
2011-05-20  Christian Borntraegers390x: change mapping base to allow guests > 2GB
2011-05-14  Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-12  Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-05-08  Anthony PERARDIntroduce qemu_put_ram_ptr
2011-05-08  Jun Nakajimaxen: Introduce the Xen mapcache
2011-05-05  Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-05-05  Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-05-05  Alex WilliamsonCPUPhysMemoryClient: Pass guest physical address not...
2011-05-05  Alex WilliamsonCPUPhysMemoryClient: Fix typo in phys memory client...
2011-05-02  Jan KiszkaRedirect cpu_interrupt to callback handler
2011-05-02  Jan KiszkaBreak up user and system cpu_interrupt implementations
2011-04-25  Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-20  Stefan WeilRemove unused function parameter from cpu_restore_state
2011-04-12  Stefan WeilReplace cpu_physical_memory_rw were possible
2011-04-12  Stefan Weilexec: Remove a type cast which is no longer needed
2011-04-07  Edgar E. Iglesiasexec: Handle registrations of the entire address space
2011-04-06  Michael S. Tsirkincpu: add set_memory flag to request dirty logging
2011-03-24  Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21  Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-16  Jan KiszkaExpose thread_id in info cpus
2011-03-15  Jan Kiszkas390: Detect invalid invocations of qemu_ram_free/remap
2011-03-15  Huang YingAdd qemu_ram_remap
2011-03-13  Jan KiszkaRefactor thread retrieval and check
2011-03-11  Anthony LiguoriMerge remote branch 'stefanha/tracing' into staging
2011-03-10  Vincent PalatinFix performance regression in qemu_get_ram_ptr
2011-02-16  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-16  Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-14  Anthony PERARDIntroduce log_start/log_stop in CPUPhysMemoryClient
2011-02-10  Tristan GingoldMake tb_alloc static
2011-01-31  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21  Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-16  Blue Swirltcg/sparc64: fix segfault
2011-01-10  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10  Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-12-27  Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-21  BradUse mmap() within code_gen_alloc() for OpenBSD.
2010-12-17  Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17  Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17  Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11  Alexander GrafAdd endianness as io mem parameter
2010-12-11  Alexander Grafexec: introduce endianness swapped mmio
2010-12-04  Edgar E. IglesiasMerge branch 'linux-user-for-upstream' of git://gitorio...
2010-12-03  Stefan Hajnocziexec: Remove debugging fprintf() that slipped into...
2010-12-02  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-02  Michael S. Tsirkinmigration: stable ram block ordering
2010-11-01  Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-30  Stefan Weilexec: Use fprintf_function for dump_exec_info (format...
2010-10-27  Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-20  Marcelo TosattiExport qemu_ram_addr_from_host
2010-10-05  Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05  Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-03  Stefan Weilexec: Fix compilation error for debug code
2010-09-25  Andreas FärberIntroduce qemu_madvise()
2010-08-28  Gleb NatapovFix segfault in mmio subpage handling code.
2010-08-23  Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-22  Yoshiaki Tamuraexec: remove code duplication in qemu_ram_alloc() and...
2010-08-22  Yoshiaki Tamuraexec: replace tabs by spaces.
next