aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-23vnc: tight: use the update frequency to choose between lossy and losslessCorentin Chary
2011-02-23vnc: refresh lossy rect after a given timeoutCorentin Chary
2011-02-23vnc: add a way to get the update frequency for a given regionCorentin Chary
2011-02-23vnc: don't set the quality if lossy encoding are disabledCorentin Chary
2011-02-23microblaze: Allow targeting little-endian mbEdgar E. Iglesias
2011-02-23pls3adsp1800: Base load_elf endianness on target endiannessEdgar E. Iglesias
2011-02-23do not use qemu_icount_delta in the !use_icount casePaolo Bonzini
2011-02-21hw/irq.h: Remove unused SetIRQFunc typedefPeter Maydell
2011-02-21Revert "prep: Disable second IDE channel, as long as ISA IDE emulation doesn'...Aurelien Jarno
2011-02-21isa-bus: Remove bogus IRQ sharing checkJan Kiszka
2011-02-21PS/2 keyboard Scancode Set 3 supportRoy Tam
2011-02-21target-arm: Fix shift by immediate and narrow where src, dest overlapPeter Maydell
2011-02-21target-arm: Refactor to pull narrowing decode into separate functionPeter Maydell
2011-02-20w32: Remove implementation of function ffsStefan Weil
2011-02-20w32: Use additional library libiberty.aStefan Weil
2011-02-20Fix obvious mistake in pxa2xx i2s driverVasily Khoruzhick
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