qemu
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
2008-12-07 balrogRemove a duplicate omap_l4_attach(), add one missing...
2008-12-07 balrogDon't wrap I2C registers addresses on PXA270.
2008-12-07 edgar_iglETRAX-FS: Simplify the DMA blocks address registration...
2008-12-06 edgar_iglETRAX-FS: No need to decode the address anymore.
2008-12-06 aurel32target-ppc: remove dead code
2008-12-06 aurel32target-ppc: convert SLB/TLB instructions to TCG
2008-12-06 blueswir1The configure test for struct iovec #includes <sys...
2008-12-06 aurel32target-ppc: convert dcr load/store to TCG
2008-12-06 aurel32target-ppc: convert msr load/store to TCG
2008-12-06 aurel32target-ppc: convert POWER bridge instructions to TCG
2008-12-06 aurel32Revert "hw/apic.c: use fls() from host-utils"
2008-12-05 aliguoriMake struct iovec universally available
2008-12-05 blueswir1Attached patch contains warning fixes.
2008-12-05 blueswir1Attached patch make cpu-exec.c compile on NetBSD.
2008-12-05 blueswir1Attached patch makes NetBSD use the native bswap functions
2008-12-05 blueswir1sys-queue.h defines _SYS_QUEUE_H_ which is also defined by
2008-12-05 aurel32Fix PPC PREP platform, broken by commit 5849
2008-12-05 aurel32hw/ppc4xx_pci.c: kill two warnings
2008-12-05 aurel32target-ppc: convert POWER shift instructions to TCG
2008-12-05 aurel32target-ppc: add functions to load/store SPR
2008-12-04 aliguorido boundary check based on absolute value (Glauber...
2008-12-04 aliguoriUse writeback caching by default with qcow2
2008-12-04 aurel32Fix RTC initial date computation
next