qemu
2009-03-13 aliguoriDisplayAllocator interface (Stefano Stabellini)
2009-03-13 aurel32tcg/x86_64: add bswap16_i{32,64} and bswap32_i64 ops
2009-03-13 aurel32tcg/x86: add bswap16_i32 ops
2009-03-13 aurel32target-i386: use the new bswap* TCG ops
2009-03-13 aurel32target-ppc: use the new bswap* TCG ops
2009-03-13 aurel32tcg: update README wrt recent bswap changes
2009-03-13 aurel32tcg: add _tl aliases to bswap16/32/64 TCG ops
2009-03-13 aurel32tcg: add bswap16_i64 and bswap32_i64 TCG ops
2009-03-13 aurel32tcg: optimize tcg_gen_bswap16_i32
2009-03-13 aurel32tcg: allow bswap16_i32 to be implemented by TCG backends
2009-03-13 aurel32tcg: rename bswap_i32/i64 functions
2009-03-13 aliguoriFix regression introduced by r6824
2009-03-12 aliguoriFrom 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep...
2009-03-12 aliguorimonitor: sync from kvm state before generating output...
2009-03-12 aliguoriGuest debugging support for KVM (Jan Kiszka)
2009-03-12 aliguoriDrop internal bdrv_pread()/bdrv_pwrite() APIs (Avi...
2009-03-12 aliguoriAdd internal scsi generic block API (Avi Kivity)
2009-03-12 aliguoriAdd specialized block driver scsi generic API (Avi...
2009-03-11 aliguoriRevert r6404
2009-03-11 aliguoriRevert r6405
2009-03-11 aliguoriRevert r6406
2009-03-11 aliguoriRevert r6407
2009-03-11 aliguoriRevert r6408
2009-03-11 aurel32tcg: move {not,neg}_i{32,64} definitions at the right...
2009-03-11 aurel32tcg: fix commit r6805
2009-03-10 aurel32Clean build: Add bt-host.h
2009-03-10 aurel32tcg-arm: fix qemu_ld64
2009-03-10 aurel32tcg: update TODO
2009-03-10 aurel32tcg/x86: add not/neg/extu/bswap/rot i32 ops
2009-03-10 aurel32tcg: optimize logical operations
2009-03-10 aurel32target-ppc: fix commit r6789
2009-03-10 malcmusicpal: Reorganize IO memory handling (Jan Kiszka)
2009-03-10 aurel32Fix tcg after commit 6800
2009-03-10 aurel32target-mips: use nor instead of or + not
2009-03-10 aurel32tcg: use TCGV_EQUAL_I{32,64}
2009-03-10 aurel32tcg: define TCGV_EQUAL_I{32,64}
2009-03-09 aurel32tcg: optimize nor(X, Y, Y), used on PPC for not(X, Y)
2009-03-09 aurel32Implement TCG not ops for x86-64
2009-03-09 aurel32tcg: don't define TCG rotation ops if they are not...
2009-03-09 aurel32Implement TCG rotation ops for x86-64
2009-03-09 aurel32target-mips: optimize mflo and mfhi
2009-03-09 aurel32targe-ppc: optimize mfcr and mtcrf
2009-03-09 blueswir1fread_targphys(): Do not cut off the tail.
2009-03-09 blueswir1configure sensitive to user locale
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
next