]> git.proxmox.com Git - qemu.git/history - cpu-all.h
virtio-balloon: Check if balloon registration failed
[qemu.git] / cpu-all.h
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
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 Swirlexec.h: fix coding style and change cpu_has_work to...
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-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-03 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Aurelien Jarnosoftfloat: always enable floatx80 and float128 support
2011-06-03 Aurelien Jarnosoftfloat-native: remove
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-08 Richard Hendersonirq: Privatize CPU_INTERRUPT_NMI.
2011-05-08 Richard Hendersontarget-i386: Privatize some i386-specific interrupt...
2011-05-08 Richard Hendersontarget-arm: Privatize CPU_INTERRUPT_FIQ.
2011-05-08 Richard Hendersonirq: Remove CPU_INTERRUPT_TIMER.
2011-05-08 Richard Hendersonirq: Introduce and use CPU_INTERRUPT_SSTEP_MASK.
2011-05-08 Richard Hendersonirq: Introduce CPU_INTERRUPT_TGT_* defines.
2011-05-08 Stefan WeilFix typos in comments and code (occured -> occurred...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-05-02 Jan KiszkaRedirect cpu_interrupt to callback handler
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-17 Aurelien Jarnocpu-all.h: define CPU_LDoubleU
2011-04-04 Peter Maydellcpu-all.h: Remove unnecessary target-specific ifdef...
2011-04-03 Ulrich Hechts390x: enable CPU_QuadU
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-15 Huang YingAdd qemu_ram_remap
2011-03-15 Jan Kiszkax86: Small cleanups of MCE helpers
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-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-01-23 Jan Kiszkax86: Optionally dump code bytes on cpu_dump_state
2011-01-21 Jin DongmingAdd "broadcast" option for mce command
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 Weiltarget-xxx: Use fprintf_function (format checking)
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-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-26 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-10-22 Stefan WeilReplace remaining gcc format attributes by macro GCC_FM...
2010-07-30 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2010-07-30 Aurelien Jarnolinux-user: fix build on hosts not using guest base
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
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 WilliamsonRemove uses of ram.last_offset (aka last_ram_offset)
2010-06-14 Alex Williamsonram_blocks: Convert to a QLIST
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-29 Paul BrookPre-allocate guest address space
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 Tosattiadd cpu_is_stopped helper
2010-05-11 Marcelo Tosattiport qemu-kvm's on_vcpu code
2010-05-05 Paul BrookRemove PAGE_RESERVED
2010-04-17 Richard HendersonFix --enable-profiler compilation.
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-08 Yoshiaki TamuraIntroduce wrapper functions to access phys_ram_dirty.
2010-03-29 Blue SwirlCompile qemu-timer only once
2010-03-29 Blue SwirlMove cpu_exec_init_all() declaration to qemu-common.h
2010-03-21 Blue SwirlCompile pci only once
2010-03-17 Paolo Bonzinisplit out qemu-timer.c
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-12 Paul BrookFix usermode virtual address type
2010-03-12 Paul BrookRemove cpu_get_phys_page_debug from userspace emulation
2010-03-12 Paul BrookDisable phsyical memory handling in userspace emulation.
2010-03-12 Richard HendersonImplement multi-level page tables.
2010-03-12 Richard HendersonUse TARGET_VIRT_ADDR_SPACE_BITS in h2g_valid.
2010-03-04 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into pulls
2010-03-04 Marcelo TosattiAdd option to use file backed guest memory
2010-03-01 Paul BrookMove ioport.h out of cpu-all.h
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
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-03 Sheng Yangkvm: Flush coalesced MMIO buffer periodly
2009-12-20 Aurelien Jarnocpu-all.h: fix cpu_get_real_ticks() #ifdef
2009-11-24 Arnaud Patardcpu-all.h: fix cpu_get_real_ticks on mips host
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-11 Stefan WeilFix conditional compilation (MIPS host)
2009-08-24 Anthony LiguoriUnbreak large mem support by removing kqemu
2009-07-27 Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-07-17 Paul BrookUserspace guest address offsetting
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-09 Isaku Yamahatasplit out ioport related stuffs from vl.c into ioport.c.
2009-07-09 Huang YingQEMU: MCE: Add MCE simulation to qemu/tcg
2009-06-22 Gleb NatapovHandle init/sipi in a main cpu exec loop. (v2)
2009-06-16 Glauber Costaprovide cpu_index to env mapping
2009-06-16 Mika Westerberglinux-user: implemented ELF coredump support for ARM...
2009-05-22 Jan Kiszkakvm: Rework dirty bitmap synchronization
2009-05-19 Paul BrookHardware convenience library
2009-04-30 Paul BrookRemove cpu_get_io_memory_{read,write}.
2009-04-24 aliguoriqemu: per-arch cpu_has_work (Marcelo Tosatti)
next