summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* e1000: multi-buffer packet supportMichael S. Tsirkin2011-02-201-11/+28
* pc: remove test on TARGET_PHYS_ADDR_BITS == 32Aurelien Jarno2011-02-201-7/+0
* target-i386: set target_phys_bits to 64Aurelien Jarno2011-02-201-1/+1
* Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemuAurelien Jarno2011-02-207-66/+267
|\
| * linux-user: correct core dump formatLaurent Vivier2011-02-171-16/+18
| * linux-user: Define target alignment sizeLaurent Vivier2011-02-172-4/+27
| * linux-user: Support the epoll syscallsPeter Maydell2011-02-173-0/+174
| * linux-user: in linux-user/strace.c, tswap() is uselessLaurent Vivier2011-02-171-46/+33
| * linux-user: add rmdir() straceLaurent Vivier2011-02-172-0/+15
* | i8254: convert to qdevBlue Swirl2011-02-209-40/+75
* | vga-isa: make optionalBlue Swirl2011-02-201-2/+8
* | vga-isa: convert to qdevBlue Swirl2011-02-204-15/+67
* | applesmc: make optionalBlue Swirl2011-02-204-1/+4
* | fdc: make optionalBlue Swirl2011-02-201-1/+4
* | fdc: refactor device creationBlue Swirl2011-02-205-55/+45
* | fdc: use FDriveType for floppy drive typeBlue Swirl2011-02-203-10/+15
* | fdc: move floppy geometry guessing to block.cBlue Swirl2011-02-203-108/+119
* | serial: make optionalBlue Swirl2011-02-201-1/+4
* | serial: refactor device creationBlue Swirl2011-02-202-13/+13
* | ne2000_isa: make optionalBlue Swirl2011-02-201-2/+7
* | ne2000_isa: refactor device creationBlue Swirl2011-02-202-14/+11
* | parallel: make optionalBlue Swirl2011-02-201-1/+4
* | parallel: refactor device creationBlue Swirl2011-02-202-19/+19
* | Fix vmport segfault (v2)Marcelo Tosatti2011-02-171-5/+6
|/
OpenPOWER on IntegriCloud