summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcg: rename bswap_i32/i64 functionsaurel322009-03-1313-47/+47
* Fix regression introduced by r6824aliguori2009-03-132-2/+15
* From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001aliguori2009-03-124-224/+279
* monitor: sync from kvm state before generating output (Jan Kiszka)aliguori2009-03-121-0/+2
* Guest debugging support for KVM (Jan Kiszka)aliguori2009-03-126-10/+446
* Drop internal bdrv_pread()/bdrv_pwrite() APIs (Avi Kivity)aliguori2009-03-124-89/+34
* Add internal scsi generic block API (Avi Kivity)aliguori2009-03-123-4/+44
* Add specialized block driver scsi generic API (Avi Kivity)aliguori2009-03-123-17/+52
* Revert r6404aliguori2009-03-111-34/+0
* Revert r6405aliguori2009-03-112-2/+0
* Revert r6406aliguori2009-03-111-6/+1
* Revert r6407aliguori2009-03-113-32/+10
* Revert r6408aliguori2009-03-111-4/+0
* tcg: move {not,neg}_i{32,64} definitions at the right placeaurel322009-03-111-7/+7
* tcg: fix commit r6805aurel322009-03-111-18/+6
* Clean build: Add bt-host.haurel322009-03-104-3/+11
* tcg-arm: fix qemu_ld64aurel322009-03-101-2/+7
* tcg: update TODOaurel322009-03-101-2/+1
* tcg/x86: add not/neg/extu/bswap/rot i32 opsaurel322009-03-102-1/+48
* tcg: optimize logical operationsaurel322009-03-101-50/+60
* target-ppc: fix commit r6789aurel322009-03-101-2/+2
* musicpal: Reorganize IO memory handling (Jan Kiszka)malc2009-03-101-50/+139
* Fix tcg after commit 6800aurel322009-03-102-3/+4
* target-mips: use nor instead of or + notaurel322009-03-101-2/+1
* tcg: use TCGV_EQUAL_I{32,64}aurel322009-03-101-11/+11
* tcg: define TCGV_EQUAL_I{32,64}aurel322009-03-101-0/+3
* tcg: optimize nor(X, Y, Y), used on PPC for not(X, Y)aurel322009-03-091-10/+18
* Implement TCG not ops for x86-64aurel322009-03-094-0/+26
* tcg: don't define TCG rotation ops if they are not supportedaurel322009-03-091-0/+4
* Implement TCG rotation ops for x86-64aurel322009-03-094-4/+56
* target-mips: optimize mflo and mfhiaurel322009-03-091-13/+12
* targe-ppc: optimize mfcr and mtcrfaurel322009-03-093-30/+26
* fread_targphys(): Do not cut off the tail.blueswir12009-03-091-1/+2
* configure sensitive to user localeblueswir12009-03-091-1/+1
* target-ppc: free a tcg temp variableaurel322009-03-091-0/+1
* target-ppc: add support for reading/writing spefscraurel322009-03-091-8/+23
* qemu-img: fix help messageaurel322009-03-081-2/+2
* qemu-img: accept sizes with decimal valuesaurel322009-03-081-4/+5
* Call Perl directly instead of relying on shebangblueswir12009-03-081-3/+3
* Multi-key completion for sendkeyblueswir12009-03-081-0/+3
* Fix windows build and clean up use of <windows.h>aliguori2009-03-0814-13/+13
* Rename one more _BSD to HOST_BSD (spotted by Hasso Tepper)blueswir12009-03-081-1/+1
* Remove unnecessary prefix on SDL_syswm.h. This fixes the build for certainaliguori2009-03-081-1/+1
* Prune unused TCG_AREGsblueswir12009-03-087-9/+0
* Prune unused AREGsblueswir12009-03-082-79/+0
* Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)blueswir12009-03-0810-261/+112
* Add new entries to firmware configuration deviceblueswir12009-03-081-0/+6
* Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configureblueswir12009-03-0811-21/+22
* target-mips: remove dead codeaurel322009-03-081-34/+0
* target-mips: rename helpers from do_ to helper_aurel322009-03-086-293/+277
OpenPOWER on IntegriCloud