qemu
2009-03-19 Riku Voipiopacking update 0.10.0-0maemo3
2009-03-19 Mika Westerberglinux-user: removed unnecessary MAX_SOCK_ADDR checks...
2009-03-19 Riku VoipioConvert musb fifo to 8bit to allow 8/16/32bit access
2009-03-19 Riku VoipioMake devices self-powered
2009-03-19 Riku Voipiowhitespace cleanup
2009-03-19 Juha Riihimäkilet beagleboard understand the -m switch
2009-03-19 Juha Riihimäkiarm core emulation performance improvement
2009-03-19 Juha Riihimäkiomap3 prcm clean-up
2009-03-19 Riku Voipioadd some registers kernel reads to the readb func
2009-03-19 Riku VoipioWe want the level, not value for intr
2009-03-19 Riku Voipioadd trace
2009-03-19 Juha RiihimäkiOMAP3 DPLL5 clock fix and added the missing omap3_boot.c.
2009-03-19 Riku VoipioCorrect usb revision number
2009-03-19 Juha Riihimäki[v2] fix ARMv7 data processing instructions
2009-03-19 Juha RiihimäkiEnhanced OMAP3 boot ROM emulation
2009-03-19 Juha RiihimäkiOMAP3 clock adjustments & cleanups
2009-03-10 Riku VoipioMerge commit 'garage/master'
2009-03-10 Riku Voipiobye bye
2009-03-10 Riku VoipioMerge commit 'garage/master'
2009-03-09 Riku VoipioMerge commit 'juri/juha-devel' 0.10.0-0maemo2
2009-03-09 Riku VoipioMerge branch 'maemo-test'
2009-03-09 Riku Voipiofix merge fallout
2009-03-09 Riku VoipioPackaging update
2009-03-09 Riku VoipioEmulate only host mode
2009-03-09 Riku Voipiouse Paul Brooks thread variant
2009-03-09 Mika WesterbergChanged fprintf() -> qemu_log().
2009-03-09 Riku VoipioMerge branch 'upstream' into maemo-test
2009-03-09 Juha Riihimäkicleaning up unnecessary compiler warnings
2009-03-09 Riku VoipioPackaging update
2009-03-09 Riku VoipioEmulate only host mode
2009-03-09 Mika WesterbergChanged fprintf() -> qemu_log().
2009-03-09 Juha Riihimäkimore cleanups
2009-03-09 Juha Riihimäkimisc clean-ups
2009-03-09 Juha Riihimäkimore NAND fixing & tidying
2009-03-09 aurel32target-ppc: free a tcg temp variable
2009-03-09 aurel32target-ppc: add support for reading/writing spefscr
2009-03-08 aurel32qemu-img: fix help message
2009-03-08 aurel32qemu-img: accept sizes with decimal values
2009-03-08 blueswir1Call Perl directly instead of relying on shebang
2009-03-08 blueswir1Multi-key completion for sendkey
2009-03-08 aliguoriFix windows build and clean up use of <windows.h>
2009-03-08 blueswir1Rename one more _BSD to HOST_BSD (spotted by Hasso...
2009-03-08 aliguoriRemove unnecessary prefix on SDL_syswm.h. This fixes...
2009-03-08 blueswir1Prune unused TCG_AREGs
2009-03-08 blueswir1Prune unused AREGs
2009-03-08 blueswir1Use firmware configuration instead of NVRAM (initial...
2009-03-08 blueswir1Add new entries to firmware configuration device
2009-03-08 blueswir1Rename _BSD to HOST_BSD so that it's more obvious that...
2009-03-08 aurel32target-mips: remove dead code
2009-03-08 aurel32target-mips: rename helpers from do_ to helper_
2009-03-07 aurel32do not pretend to support low voltage operation
2009-03-07 aurel32Fix correct reset value for ARM CP15 c1 auxiliary contr...
2009-03-07 aurel32Work around QEMU GDB stub suboptimality
2009-03-07 aurel32Fix off-by-one errors for Altivec and SPE registers
2009-03-07 aurel32Use C99 initializers for BlockDriver methods
2009-03-07 aurel32clean build: Fix remaining m68k warnings
2009-03-07 aurel32clean build: Fix arm build warnings
2009-03-07 aurel32arm: Fix gic_irq_state.level bitfield type
2009-03-07 aurel32target-ppc: move the CD-ROM drive to the second IDE
2009-03-07 aurel32ppc_oldworld: swap the MACIO and CMD646 IDE controllers
2009-03-07 aurel32Use a dedicated function to request exit from execution...
2009-03-07 aurel32Fix texinfo syntax errors.
2009-03-07 blueswir1Disable BAT for 970
2009-03-07 aurel32Fix mfcr on ppc64-softmmu
2009-03-07 blueswir1Keep SLB in-CPU
2009-03-07 aurel32Clear CPU_INTERRUPT_EXIT on VM load
2009-03-07 blueswir1Fix NX bit
2009-03-07 blueswir1Fix RFI(d)
2009-03-07 blueswir1Implement mtfsf.L encoding
2009-03-07 blueswir1Enable 64bit mode on interrupts
2009-03-07 blueswir1Nop some SPRs on 970fx
2009-03-07 blueswir1Activate uninorth AGP bridge
2009-03-07 blueswir1Implment tlbiel
2009-03-07 blueswir1Implement large pages
2009-03-07 blueswir1Implement slbmte
2009-03-07 blueswir1Support for DragonFly BSD (Hasso Tepper)
2009-03-07 blueswir1Fix BSD user: there is no NPTL
2009-03-07 blueswir1Update i386-dis.c from commits before GPLv3 switch
2009-03-07 blueswir1Update i386-dis.c from binutils 2.17
2009-03-07 blueswir1Fix BSD breakage from r6736
2009-03-07 blueswir1Sparse fixes: dubious mixing of bitwise and logical...
2009-03-07 blueswir1Sparse fixes: add extern to ELF opcode tables to avoid...
2009-03-07 blueswir1Sparse fixes: remove duplicate entry
2009-03-07 blueswir1Sparse fixes: move ACPI table definitions to pc.h
2009-03-07 blueswir1Sparse fixes: truncation by cast
2009-03-07 blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
2009-03-07 pbrookThe _exit syscall is used for both thread termination...
2009-03-07 blueswir1Fix BSD user
2009-03-07 blueswir1Fix sparc64-softmmu breakage from r6711
2009-03-07 aurel32pc-bios/Makefile: add a rule to produce dtb files
2009-03-06 aliguoriAdd more missing files
2009-03-06 aliguoriAdd missing file from previous commit
2009-03-06 aurel32Fix race condition on access to env->interrupt_request
2009-03-06 aliguoriRemove tabs introduced from VNC ACL series
2009-03-06 aliguoriSupport ACLs for controlling VNC access ("Daniel P...
2009-03-06 aliguoriInclude auth credentials in 'info vnc' ("Daniel P....
2009-03-06 aliguoriAdd SASL authentication support ("Daniel P. Berrange")
2009-03-06 aliguoriMove TLS auth into separate file ("Daniel P. Berrange")
2009-03-06 aliguoriMove VNC structs into header file ("Daniel P. Berrange")
2009-03-06 aliguoriRefactor keymap code to avoid duplication ("Daniel...
next