]> git.proxmox.com Git - qemu.git/history - exec.c
lm32: add Milkymist Minimac support
[qemu.git] / exec.c
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...
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
next