qemu
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-12-13 aurel32Remove useless check_ops.sh
2008-12-13 blueswir1Fix TARGET_LONG_BITS warning in TCG
2008-12-12 aliguoriMake sure to link librt if we need to.
2008-12-12 aliguoriReplace posix-aio with custom thread pool
2008-12-11 aurel32PPC405EP: fix fpga write function
2008-12-11 aurel32baum: remove 2 warnings
2008-12-11 aurel32target-sh4: remove 2 warnings
2008-12-11 aurel32target-alpha: fix 2 warnings
2008-12-11 aurel32target-ppc: remove remaining warnings
2008-12-11 aurel32target-ppc: remove unneeded include
2008-12-11 aurel32target-ppc: rework exception code
2008-12-11 aurel32target-ppc: remove dead code
2008-12-11 aliguoripci: virtio: use pci id defines (Gerd Hoffman)
2008-12-11 aliguoripci: add default pci subsystem id for all devices ...
2008-12-11 aliguoriFix handling of disk-only snapshots (Kevin Wolf)
2008-12-11 aliguoriFix crash in kvm.c (Stefan Weil)
2008-12-11 blueswir1Remove redundant #ifdef _BSD
2008-12-11 blueswir1Rename fls to qemu_fls
2008-12-11 malcAdd lost semicolons
2008-12-11 malcDon't require linux/auxvec.h, which isn't always instal...
2008-12-11 blueswir1Fix compiling without MREMAP_FIXED
2008-12-11 blueswir1Allow to register a callback with fw_cfg_add_callback()
2008-12-11 blueswir1Add missing "static"
2008-12-11 malcFix warnings introduced in r5948
2008-12-11 malcAdd missing static qualifier
2008-12-11 malcadlib.c includes fmopl.h and so needs -DBUILD_Y8950...
2008-12-10 malcIntroduce and use cache-utils.[ch]
2008-12-10 aurel32IDE: Implement SEEK command
2008-12-10 aurel32target-sh4: Add SH bit handling to TLB
2008-12-10 aurel32target-sh4: check FD bit for FP instructions
2008-12-10 aliguoriAdd 64-bit Block Move support (Direct & Table Indirect...
2008-12-10 aliguoriLSI53C895A: Rename dmbs register to dbms (Ryan Harper)
2008-12-10 aliguoriAccept password as an argument to 'change vnc password...
2008-12-10 aliguoriFix off-by-one bug limiting VNC passwords to 7 chars...
2008-12-10 aurel32target-ppc: enable SPE and Altivec in user mode
2008-12-10 aurel32target-ppc: initialize MSR appropriately in user-mode
2008-12-10 aurel32target-i386: Fix jmp im on x86_64 when executing 32...
2008-12-10 aurel32MIPS Magnum: fix memory-mapped i8042
2008-12-09 aliguoriKVM: Coalesced MMIO support
2008-12-09 aliguoriDisable KVM support if the kernel modules have broken...
2008-12-08 aurel32linux-user: mremap(): handle MREMAP_FIXED and MREMAP_MA...
2008-12-08 aurel32linux-user: mmap: add check if requested memory area...
2008-12-08 aurel32linux-user: Fix h2g usage in page_find_alloc
2008-12-08 aurel32linux-user: Introduce h2g_valid
2008-12-08 aurel32linux-user: Safety belt for h2g
2008-12-08 aurel32linux-user: Move abi_* typedefs into qemu-types.h
2008-12-08 aurel32configure: also close stdout when calling cc
2008-12-08 aurel32target-ppc: kill a warning
2008-12-08 aurel32target-ppc: cleanup op_helper.c after TCG conversion
2008-12-08 aurel32target-ppc: enable access type in MMU
2008-12-08 aurel32target-ppc: memory load/store rework
2008-12-07 balrogMake memory load functions (ldxx_y(ptr)) take a const...
2008-12-07 balrogFix 64-bit targets compilation on ARM host.
2008-12-07 balrogMove spitz microdrive to PCMCIA socket 0.
2008-12-07 aurel32target-alpha: gdb-stub support
2008-12-07 aurel32MIPS: remove a few warnings
2008-12-07 aurel32gdbstub: kill a warning
2008-12-07 aurel32Parallel port reset
2008-12-07 aurel32target-ppc: kill a few warnings
2008-12-07 malcQuote configure's arguments and location while storing...
2008-12-07 aurel32SH4: SCI improvement
2008-12-07 aurel32SH4: kill a few warnings
2008-12-07 aurel32SH4: Implement FD bit
2008-12-07 aurel32Some cleanups after dyngen removal
2008-12-07 balrogSH4: Eliminate P4 to A7 mangling (Takashi YOSHII).
2008-12-07 balrogSH: improve the way sh7750 registers io memory (Takashi...
2008-12-07 blueswir1Fix some new warnings introduced after r5022
2008-12-07 balrogSH: r2d pci support (Takashi YOSHII).
2008-12-07 blueswir1Enable gcc flag -Wredundant-decls
2008-12-07 blueswir1Enable gcc flag -Wstrict-prototypes
2008-12-07 blueswir1Enable gcc flag -Wmissing-prototypes
2008-12-07 balrogSH: Don't subtract bases from access addresses in PCIC.
2008-12-07 balrogSH: On-chip PCI controller support (Takashi YOSHII).
2008-12-07 balrogsh4: Add r2d onboard FPGA IRQ controller (Takashi YOSHII).
2008-12-07 balrogsh4: Add IRL (4-bit encoded interrupt input) support...
2008-12-07 balrogsh4: mmio based CF support on r2d board (Takashi YOSHII).
2008-12-07 aurel32Remove FORCE_RET() and RETURN()
2008-12-07 aurel32Some cleanups after dyngen removal
2008-12-07 aurel32target-i386: fix CVE-2007-1322
2008-12-07 aurel32slirp: fix CVE 2007-5729
2008-12-07 blueswir1Some fixes for TCG debugging
2008-12-07 aurel32target-ppc: disable single stepping
2008-12-07 balrogPXA: Account for offset from page start in a subpage...
2008-12-07 aurel32Update .gitignore
2008-12-07 aurel32target-ppc: Fix use of uninitialized TCG variable in...
2008-12-07 aurel32Remove a few dyngen and dyngen related code
2008-12-07 balrogARM: fix smmul and smmla/smmls usage of registers ...
2008-12-07 balrogARM: fix usad8 and usada8 usage of registers (Mans...
2008-12-07 aurel32Remove gcc 3.4 check
2008-12-07 aurel32target-ppc: convert SPR accesses to TCG
2008-12-07 aurel32target-ppc: remove dead code
2008-12-07 balrogPatch holes in ARM translation (Laurent Desnogues).
2008-12-07 balrogARM: cosmetics (Laurent Desnogues).
2008-12-07 balrogomap1: fix uart3 init (Jean-Christophe PLAGNIOL-VILLARD).
2008-12-07 balrogomap1: add OSC_12M_SEL UART register support (original...
2008-12-07 balrogpflash_cfi01: add Single Byte Program (Jean-Christophe...
2008-12-07 balrogSCSI: Handle inquiry commands of varying length (Justin...
2008-12-07 balrogLSI53C895A: Handle empty SCRIPTS opcode (Justin Chevrier)
2008-12-07 balrogLSI53C895A: Remove current_dma_len hack
next