]> git.proxmox.com Git - qemu.git/history - exec.c
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / exec.c
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...
2010-04-09 Juergen LockAvoid page_set_flags() assert in qemu-user host page...
2010-04-08 Yoshiaki TamuraReplace direct phys_ram_dirty access with wrapper funct...
2010-04-04 Paul BrookSplit TLB addend and target_phys_addr_t
2010-04-01 Aurelien Jarnotcg: align static_code_gen_buffer to CODE_GEN_ALIGN
2010-04-01 Aurelien Jarnolinux-user: fix page_unprotect when host page size...
2010-03-30 Juergen LockGet bsd-user host page protection code working on FreeB...
2010-03-29 Blue SwirlCompile qemu-timer only once
2010-03-28 Aurelien Jarnoexec: remove dead code
2010-03-27 Michael Tokarevbe more specific in -mem-path error messages
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-17 Paul BrookLarge page TLB flush
2010-03-14 Paul BrookFix pagetable code
2010-03-13 Blue SwirlFix more wrong usermode virtual address types
2010-03-12 Paul BrookFix usermode virtual address type
2010-03-12 Paul BrookDisable phsyical memory handling in userspace emulation.
2010-03-12 Paul BrookAdd tb_page_addr_t
2010-03-12 Richard HendersonFix last page errors in page_check_range and page_set_f...
2010-03-12 Richard HendersonImplement multi-level page tables.
2010-03-12 Richard HendersonMove TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
2010-03-04 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into pulls
2010-03-04 Jan KiszkaKVM: Rework VCPU state writeback API
2010-03-04 Marcelo TosattiAdd option to use file backed guest memory
2010-03-01 Paul BrookAvoid tlb_set_page in userspace emulation
2010-03-01 Paul BrookMove subpage definitions
2010-03-01 Paul BrookRemove bogus cpu_physical_memory_rw
2010-02-28 Paul BrookRemove l1_phys_map from userspace emulation
2010-02-28 Paul BrookFix userspace breakpoint invalidation
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-09 Michael S. Tsirkinkvm: move kvm to use memory notifiers
2010-02-09 Michael S. Tsirkinqemu: memory notifiers
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-06 Riku Voipiolinux-user: remove signal handler before calling abort()
2010-02-06 Riku Voipiofix locking error with current_tb
2010-02-05 Paolo Bonziniexec.c: dead assignments
2010-02-05 Riku Voipiolinux-user: remove signal handler before calling abort()
2010-02-05 Riku Voipiofix locking error with current_tb
2010-02-03 Sheng Yangkvm: Flush coalesced MMIO buffer periodly
2010-01-26 Herve Poussineauwin32: pair qemu_memalign() with qemu_vfree()
2009-12-19 Riku Voipiolinux-user: enable tb unlinking when compiled with...
2009-12-18 Riku VoipioGive a error when running out of iomem areas.
2009-12-18 Juha RiihimäkiFix win32 log file location
2009-12-05 Alexander GrafAllocate physical memory in low virtual address space
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-11-29 Aurelien JarnoAdd support for GNU/kFreeBSD
2009-10-15 Izik Eidusksm support
2009-10-05 Michael S. Tsirkinfix comment on cpu_register_physical_memory_offset
2009-10-05 Juan Quintelavmstate: remove const from pre_save() functions
2009-10-05 Juan Quintelavmstate: add version_id argument to post_load
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-09-11 Juan Quintelavmstate: port cpu_comon
2009-09-03 Edgar E. Iglesiasmicroblaze: Trap on bus accesses to unmapped areas.
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Avi Kivitykvm: Simplify cpu_synchronize_state()
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-08-24 Anthony LiguoriUnbreak large mem support by removing kqemu
2009-07-31 Blue SwirlFix Sparse warnings: "Using plain integer as NULL pointer"
2009-07-27 Juan Quintelarename USE_NPTL to CONFIG_USE_NPTL
2009-07-27 Filip NavaraRemove setvbuf(<handle>, NULL, _IOLBF, 0) calls for...
2009-07-20 Blue SwirlFix most warnings (errors with -Werror) when debugging...
2009-07-16 Igor Kovalenkotlb flush cleanup
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-29 Isaku Yamahatacpu_unregister_map_client: fix memory leak.
2009-06-22 Stefan WeilWin32: Reduce section alignment for Windows.
2009-06-16 Isaku Yamahataexec.c: remove unnecessary #if NB_MMU_MODES
2009-06-16 Glauber Costaprovide cpu_index to env mapping
2009-06-16 Avi KivityRearrange io_mem_init()
next