aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-23vnc: tight: tweak adaptive tight settingsCorentin Chary
2011-02-23vnc: don't try to send bigger updates that client heightCorentin Chary
2011-02-23vnc: use the new generic bitmap functionsCorentin Chary
2011-02-23bitmap: add a generic bitmap and bitops libraryCorentin Chary
2011-02-23vnc: fix lossy rect refreshingCorentin Chary
2011-02-23vnc: fix uint8_t comparisons with negative valuesCorentin Chary
2011-02-23vnc: Add ZRLE and ZYWRLE encodings.Corentin Chary
2011-02-23vnc: palette: and fill and color calls.Corentin Chary
2011-02-23vnc: palette: add palette_init callsCorentin Chary
2011-02-23vnc: palette: use a pool to reduce memory allocationsCorentin Chary
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