summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vnc: Add ZRLE and ZYWRLE encodings.Corentin Chary2011-02-239-1/+1541
* vnc: palette: and fill and color calls.Corentin Chary2011-02-232-0/+35
* vnc: palette: add palette_init callsCorentin Chary2011-02-232-1/+8
* vnc: palette: use a pool to reduce memory allocationsCorentin Chary2011-02-232-17/+4
* vnc: tight: use the update frequency to choose between lossy and losslessCorentin Chary2011-02-231-13/+62
* vnc: refresh lossy rect after a given timeoutCorentin Chary2011-02-233-3/+69
* vnc: add a way to get the update frequency for a given regionCorentin Chary2011-02-232-0/+120
* vnc: don't set the quality if lossy encoding are disabledCorentin Chary2011-02-231-1/+3
* microblaze: Allow targeting little-endian mbEdgar E. Iglesias2011-02-233-2/+10
* pls3adsp1800: Base load_elf endianness on target endiannessEdgar E. Iglesias2011-02-231-2/+7
* do not use qemu_icount_delta in the !use_icount casePaolo Bonzini2011-02-231-34/+25
* hw/irq.h: Remove unused SetIRQFunc typedefPeter Maydell2011-02-211-2/+0
* Revert "prep: Disable second IDE channel, as long as ISA IDE emulation doesn'...Aurelien Jarno2011-02-211-1/+1
* isa-bus: Remove bogus IRQ sharing checkJan Kiszka2011-02-218-21/+10
* PS/2 keyboard Scancode Set 3 supportRoy Tam2011-02-211-13/+27
* target-arm: Fix shift by immediate and narrow where src, dest overlapPeter Maydell2011-02-211-40/+44
* target-arm: Refactor to pull narrowing decode into separate functionPeter Maydell2011-02-211-26/+19
* w32: Remove implementation of function ffsStefan Weil2011-02-201-7/+0
* w32: Use additional library libiberty.aStefan Weil2011-02-201-1/+1
* Fix obvious mistake in pxa2xx i2s driverVasily Khoruzhick2011-02-201-1/+1
* pxa2xx_keypad: Handle 0xe0xx keycodesVasily Khoruzhick2011-02-201-0/+10
* pxa2xx_keypad: enhance emulation of KPAS, KPASMKP regsVasily Khoruzhick2011-02-201-52/+62
* qdev: Fix printout of bit device properties with bit index >= 8David 'Digit' Turner2011-02-201-1/+1
* check-qdict: Fix possible crashStefan Weil2011-02-201-1/+2
* tests: Fix two memory leaksStefan Weil2011-02-201-0/+2
* qemu-char: Check for missing backend nameStefan Hajnoczi2011-02-201-0/+5
* s390: Fix memory leakStefan Weil2011-02-201-0/+1
* ppc405: Fix memory leakStefan Weil2011-02-201-0/+1
* pci: Fix memory leakStefan Weil2011-02-201-0/+1
* vhost: disable on tap link downMichael S. Tsirkin2011-02-201-1/+2
* net: notify peer about link status changeMichael S. Tsirkin2011-02-201-0/+11
* w32: Fix arguments for GetProcessAffinityMask, SetProcessAffinityMaskStefan Weil2011-02-201-1/+1
* target-arm: Fix unsigned VQRSHL by large shift countsPeter Maydell2011-02-201-3/+34
* target-arm: Fix signed VQRSHL by large shift countsPeter Maydell2011-02-201-3/+31
* target-arm: fix decoding of Neon 64 bit shifts.Christophe Lyon2011-02-201-15/+30
* target-arm: fix Neon VQSHRN and VSHRN.Christophe Lyon2011-02-201-2/+2
* target-arm: Fix saturated values for Neon right shiftsPeter Maydell2011-02-201-1/+4
* target-arm: fix unsigned 64 bit right shifts.Christophe Lyon2011-02-201-1/+1
* target-arm: Fix unsigned VRSHL.s8 and .s16 right shifts by type widthChristophe Lyon2011-02-201-1/+1
* target-arm: Fix signed VRSHL by large shift countsPeter Maydell2011-02-201-14/+3
* target-arm: Fix rounding constant addition for Neon shiftsChristophe Lyon2011-02-201-12/+127
* target-arm: Move Neon VZIP to helper functionsPeter Maydell2011-02-203-73/+133
* target-arm: Move Neon VUZP to helper functionsPeter Maydell2011-02-203-75/+137
* target-arm: Correct conversion of Thumb Neon dp encodings into ARMJuha Riihimäki2011-02-201-1/+1
* target-arm: Fix Neon VQDMLSL instructionPeter Maydell2011-02-201-8/+14
* target-arm: Refactor handling of VQDMULLPeter Maydell2011-02-201-10/+6
* target-arm: Implement VMULL.P8Peter Maydell2011-02-203-2/+35
* qemu-lock.h: Remove non-pthreads spinlock implementationsPeter Maydell2011-02-201-199/+11
* e1000: verify we have buffers, upfrontMichael S. Tsirkin2011-02-201-6/+22
* e1000: clear EOP for multi-buffer descriptorsMichael S. Tsirkin2011-02-201-2/+4
OpenPOWER on IntegriCloud