]> git.proxmox.com Git - qemu.git/history - exec.c
exec: Implement qemu_ram_free_from_ptr()
[qemu.git] / exec.c
2011-06-03 Alex Williamsonexec: Implement qemu_ram_free_from_ptr()
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.
2010-08-10 Cam MacdonellAdd qemu_ram_alloc_from_ptr function
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-22 Stefan WeilDeclare code_gen_ptr, code_gen_max_blocks 'static'
2010-07-07 Blue SwirlFix warning about uninitialized variable
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonramblocks: No more being lazy about duplicate names
2010-07-06 Alex Williamsonqemu_ram_free: Implement it
2010-07-06 Alex Williamsonramblocks: Make use of DeviceState pointer and BusInfo...
2010-07-06 Alex Williamsonqemu_ram_alloc: Add DeviceState and name parameters
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-07-06 Alex WilliamsonRemove uses of ram.last_offset (aka last_ram_offset)
2010-06-30 Jun KoiA bit optimization for tlb_set_page()
2010-06-14 Alex Williamsonram_blocks: Convert to a QLIST
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-11 Richard Hendersontcg-s390: Allocate the code_gen_buffer near the main...
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-09 Aurelien Jarnotcg: get rid of copy_size in TCGOpDef
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-21 Richard Hendersontcg: Initialize the prologue after GUEST_BASE is fixed.
2010-05-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-14 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-05-11 Marcelo TosattiFix -mem-path with hugetlbfs
2010-05-07 Richard HendersonFill in unassigned mem read/write callbacks.
2010-05-06 Michael S. Tsirkinqemu: address todo comment in exec.c
2010-05-06 Richard HendersonFix zero-length write(2).
2010-05-05 Paul BrookRemove PAGE_RESERVED
2010-04-25 Richard HendersonRemove IO_MEM_SUBWIDTH.
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-11 Jun KoiCleanup dead code
2010-04-10 Aurelien JarnoRevert "Avoid page_set_flags() assert in qemu-user...
next