aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-20target-arm: Fix saturated values for Neon right shiftsPeter Maydell
2011-02-20target-arm: fix unsigned 64 bit right shifts.Christophe Lyon
2011-02-20target-arm: Fix unsigned VRSHL.s8 and .s16 right shifts by type widthChristophe Lyon
2011-02-20target-arm: Fix signed VRSHL by large shift countsPeter Maydell
2011-02-20target-arm: Fix rounding constant addition for Neon shiftsChristophe Lyon
2011-02-20target-arm: Move Neon VZIP to helper functionsPeter Maydell
2011-02-20target-arm: Move Neon VUZP to helper functionsPeter Maydell
2011-02-20target-arm: Correct conversion of Thumb Neon dp encodings into ARMJuha Riihimäki
2011-02-20target-arm: Fix Neon VQDMLSL instructionPeter Maydell
2011-02-20target-arm: Refactor handling of VQDMULLPeter Maydell
2011-02-20target-arm: Implement VMULL.P8Peter Maydell
2011-02-20qemu-lock.h: Remove non-pthreads spinlock implementationsPeter Maydell
2011-02-20e1000: verify we have buffers, upfrontMichael S. Tsirkin
2011-02-20e1000: clear EOP for multi-buffer descriptorsMichael S. Tsirkin
2011-02-20e1000: multi-buffer packet supportMichael S. Tsirkin
2011-02-20pc: remove test on TARGET_PHYS_ADDR_BITS == 32Aurelien Jarno
2011-02-20target-i386: set target_phys_bits to 64Aurelien Jarno
2011-02-20Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemuAurelien Jarno
2011-02-20i8254: convert to qdevBlue Swirl
2011-02-20vga-isa: make optionalBlue Swirl
2011-02-20vga-isa: convert to qdevBlue Swirl
2011-02-20applesmc: make optionalBlue Swirl
2011-02-20fdc: make optionalBlue Swirl
2011-02-20fdc: refactor device creationBlue Swirl
2011-02-20fdc: use FDriveType for floppy drive typeBlue Swirl
2011-02-20fdc: move floppy geometry guessing to block.cBlue Swirl
2011-02-20serial: make optionalBlue Swirl
2011-02-20serial: refactor device creationBlue Swirl
2011-02-20ne2000_isa: make optionalBlue Swirl
2011-02-20ne2000_isa: refactor device creationBlue Swirl
2011-02-20parallel: make optionalBlue Swirl
2011-02-20parallel: refactor device creationBlue Swirl
2011-02-17Fix vmport segfault (v2)Marcelo Tosatti
2011-02-17linux-user: correct core dump formatLaurent Vivier
2011-02-17linux-user: Define target alignment sizeLaurent Vivier
2011-02-17linux-user: Support the epoll syscallsPeter Maydell
2011-02-17linux-user: in linux-user/strace.c, tswap() is uselessLaurent Vivier
2011-02-17linux-user: add rmdir() straceLaurent Vivier
2011-02-16Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-02-16Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2011-02-16Handle icount for powerpc tbl/tbu/decr load and store.Tristan Gingold
2011-02-16Merge mainstone.h header into mainstone.cDmitry Eremin-Solenikov
2011-02-16mainstone: convert FPGA emulation code to use QDev/SysBusDmitry Eremin-Solenikov
2011-02-16mainstone: correct and simplify irq handlingDmitry Eremin-Solenikov
2011-02-14Fix build from previous commitAnthony Liguori
2011-02-14PATCH] slirp: fix buffer overrunBruce Rogers
2011-02-14correctly check ppr priority during interrupt injection]Gleb Natapov
2011-02-14io-thread: make sure to initialize qemu_work_cond and qemu_cpu_condAnthony Liguori
2011-02-14kvm: x86: Introduce kvmclock device to save/restore its stateJan Kiszka
2011-02-14kvm: Make kvm_state globally availableJan Kiszka