summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-13DisplayAllocator interface (Stefano Stabellini)aliguori12-43/+207
2009-03-13tcg/x86_64: add bswap16_i{32,64} and bswap32_i64 opsaurel322-0/+13
2009-03-13tcg/x86: add bswap16_i32 opsaurel322-0/+7
2009-03-13target-i386: use the new bswap* TCG opsaurel321-13/+3
2009-03-13target-ppc: use the new bswap* TCG opsaurel321-114/+15
2009-03-13tcg: update README wrt recent bswap changesaurel321-6/+7
2009-03-13tcg: add _tl aliases to bswap16/32/64 TCG opsaurel321-0/+5
2009-03-13tcg: add bswap16_i64 and bswap32_i64 TCG opsaurel322-0/+64
2009-03-13tcg: optimize tcg_gen_bswap16_i32aurel321-8/+5
2009-03-13tcg: allow bswap16_i32 to be implemented by TCG backendsaurel321-0/+3
2009-03-13tcg: rename bswap_i32/i64 functionsaurel3213-47/+47
2009-03-13Fix regression introduced by r6824aliguori2-2/+15
2009-03-12From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001aliguori4-224/+279
2009-03-12monitor: sync from kvm state before generating output (Jan Kiszka)aliguori1-0/+2
2009-03-12Guest debugging support for KVM (Jan Kiszka)aliguori6-10/+446
2009-03-12Drop internal bdrv_pread()/bdrv_pwrite() APIs (Avi Kivity)aliguori4-89/+34
2009-03-12Add internal scsi generic block API (Avi Kivity)aliguori3-4/+44
2009-03-12Add specialized block driver scsi generic API (Avi Kivity)aliguori3-17/+52
2009-03-11Revert r6404aliguori1-34/+0
2009-03-11Revert r6405aliguori2-2/+0
2009-03-11Revert r6406aliguori1-6/+1
2009-03-11Revert r6407aliguori3-32/+10
2009-03-11Revert r6408aliguori1-4/+0
2009-03-11tcg: move {not,neg}_i{32,64} definitions at the right placeaurel321-7/+7
2009-03-11tcg: fix commit r6805aurel321-18/+6
2009-03-10Clean build: Add bt-host.haurel324-3/+11
2009-03-10tcg-arm: fix qemu_ld64aurel321-2/+7
2009-03-10tcg: update TODOaurel321-2/+1
2009-03-10tcg/x86: add not/neg/extu/bswap/rot i32 opsaurel322-1/+48
2009-03-10tcg: optimize logical operationsaurel321-50/+60
2009-03-10target-ppc: fix commit r6789aurel321-2/+2
2009-03-10musicpal: Reorganize IO memory handling (Jan Kiszka)malc1-50/+139
2009-03-10Fix tcg after commit 6800aurel322-3/+4
2009-03-10target-mips: use nor instead of or + notaurel321-2/+1
2009-03-10tcg: use TCGV_EQUAL_I{32,64}aurel321-11/+11
2009-03-10tcg: define TCGV_EQUAL_I{32,64}aurel321-0/+3
2009-03-09tcg: optimize nor(X, Y, Y), used on PPC for not(X, Y)aurel321-10/+18
2009-03-09Implement TCG not ops for x86-64aurel324-0/+26
2009-03-09tcg: don't define TCG rotation ops if they are not supportedaurel321-0/+4
2009-03-09Implement TCG rotation ops for x86-64aurel324-4/+56
2009-03-09target-mips: optimize mflo and mfhiaurel321-13/+12
2009-03-09targe-ppc: optimize mfcr and mtcrfaurel323-30/+26
2009-03-09fread_targphys(): Do not cut off the tail.blueswir11-1/+2
2009-03-09configure sensitive to user localeblueswir11-1/+1
2009-03-09target-ppc: free a tcg temp variableaurel321-0/+1
2009-03-09target-ppc: add support for reading/writing spefscraurel321-8/+23
2009-03-08qemu-img: fix help messageaurel321-2/+2
2009-03-08qemu-img: accept sizes with decimal valuesaurel321-4/+5
2009-03-08Call Perl directly instead of relying on shebangblueswir11-3/+3
2009-03-08Multi-key completion for sendkeyblueswir11-0/+3