]> git.proxmox.com Git - qemu.git/history - exec-all.h
guest agent: add --enable-guest-agent config option
[qemu.git] / exec-all.h
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 '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-12 Peter Maydellexec-all.h: Make MAX_OP_PER_INSTR large enough for...
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 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-26 Blue SwirlMove cpu_has_work and cpu_pc_from_tb to cpu.h
2011-06-26 Blue Swirlcpu_loop_exit: avoid using AREG0
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-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
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 Blue SwirlDelete unused tb_invalidate_page_range
2011-05-20 Alexander Graftcg: extend max tcg opcodes when using 64-on-32bit
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
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-20 Stefan WeilRemove unused function parameters from gen_pc_load...
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-10 Tristan GingoldMake tb_alloc static
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-23 Blue SwirlDelete useless 'extern' qualifiers for functions
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-31 Aurelien JarnoTCG: Improve tb_phys_hash_func()
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-21 Aurelien Jarnotcg-arm: fix __clear_cache() warning
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-20 Marcelo TosattiExport qemu_ram_addr_from_host
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-24 Jun Koiremove dead code
2010-07-22 Stefan WeilDeclare code_gen_ptr, code_gen_max_blocks 'static'
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
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-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 Tosattimake SIG_IPI to tcg vcpu thread reliable
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-05-01 Stuart BradyClean up definition of MAX_OPC_PARAM
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-08 Paolo Bonziniremove TARGET_* defines from translate-all.c
2010-04-08 Filip NavaraShrink tb_jmp_offset to two entries, the other two...
2010-03-29 Blue SwirlCompile qemu-timer only once
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-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-01 Paul BrookAvoid tlb_set_page in userspace emulation
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Aurelien Jarnotcg: increase TCG_MAX_OP_SIZE to 192
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-25 Laurent DesnoguesARM host: fix generated blocks linking
2009-09-23 Aurelien Jarnoexec-all.h: increase OPC_BUF_SIZE
2009-09-23 Aurelien Jarnoexec-all.h: increase MAX_OP_PER_INSTR to 96 from 64
2009-08-24 Anthony LiguoriUnbreak large mem support by removing kqemu
2009-07-27 Filip NavaraEnable USE_DIRECT_JUMP on Win32.
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-04-19 blueswir1kqemu: merge CONFIG_KQEMU and USE_KQEMU
2009-04-11 pbrookImplement dynamic guest ram allocation.
2009-04-11 pbrookRemove code phys_ram_base uses.
2009-04-05 aurel32Add new command line option -singlestep for tcg single...
2009-02-08 blueswir1Remove GenOpFunc typedefs
2009-02-01 malcReplace noreturn with QEMU_NORETURN
2009-01-14 blueswir1Add noreturn function attribute
2009-01-14 malcRemove all traces of __powerpc__
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-07 aurel32Some cleanups after dyngen removal
2008-12-01 balrogUse libgcc __clear_cache to clean icache, when available.
2008-11-30 aurel32Common cpu_loop_exit prototype
2008-11-18 aliguoriAdd debug exception hook (Jan Kiszka)
2008-11-11 aurel32Revert commits 5685 to 5688 committed by mistake
2008-11-11 aurel32Disable debug code for production.
2008-10-23 aliguoriprotect exec-all.h frm multiple inclusion (Glauber...
2008-10-06 blueswir1Show size for unassigned accesses (Robert Reif)
2008-09-16 balrogMove offsetof to osdep.h, remove local defintions.
2008-08-30 blueswir1Fix some warnings that would be generated by gcc -Wredu...
2008-07-29 malcOn ppc32 make tb_set_jmp_target1 behave like it does...
2008-07-23 malcPreliminary PPC64/Linux host support
2008-07-18 thsSmall cleanup of gen_intermediate_code(_internal),...
2008-07-03 thsConvert remaining __builtin_expect to likely/unlikely...
2008-06-30 thsSpelling fixes, spotted by Stuart Brady.
2008-06-29 pbrookAdd instruction counter.
next