aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-20pxa2xx_keypad: Handle 0xe0xx keycodesVasily Khoruzhick
2011-02-20pxa2xx_keypad: enhance emulation of KPAS, KPASMKP regsVasily Khoruzhick
2011-02-20qdev: Fix printout of bit device properties with bit index >= 8David 'Digit' Turner
2011-02-20check-qdict: Fix possible crashStefan Weil
2011-02-20tests: Fix two memory leaksStefan Weil
2011-02-20qemu-char: Check for missing backend nameStefan Hajnoczi
2011-02-20s390: Fix memory leakStefan Weil
2011-02-20ppc405: Fix memory leakStefan Weil
2011-02-20pci: Fix memory leakStefan Weil
2011-02-20vhost: disable on tap link downMichael S. Tsirkin
2011-02-20net: notify peer about link status changeMichael S. Tsirkin
2011-02-20w32: Fix arguments for GetProcessAffinityMask, SetProcessAffinityMaskStefan Weil
2011-02-20target-arm: Fix unsigned VQRSHL by large shift countsPeter Maydell
2011-02-20target-arm: Fix signed VQRSHL by large shift countsPeter Maydell
2011-02-20target-arm: fix decoding of Neon 64 bit shifts.Christophe Lyon
2011-02-20target-arm: fix Neon VQSHRN and VSHRN.Christophe Lyon
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