summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tpm: reorganize headers and split hardware partPaolo Bonzini2013-04-1515-128/+103
* configure: fix TPM logicPaolo Bonzini2013-04-154-13/+21
* acpi.h: make it self containedMichael S. Tsirkin2013-04-151-0/+6
* acpi: move declarations from pc.h to acpi.hMichael S. Tsirkin2013-04-155-8/+10
* hw: Add lost ARM core againStefan Weil2013-04-151-1/+1
* Fix failure to create q35 machineHu Tao2013-04-152-2/+2
* Add linux-headers to QEMU_INCLUDESJan Kiszka2013-04-151-4/+1
* arm: fix location of some include filesPeter Maydell2013-04-1549-62/+62
* qjson: to_json() case QTYPE_QSTRING is buggy, rewriteMarkus Armbruster2013-04-132-173/+145
* check-qjson: Test noncharacters other than U+FFFE, U+FFFF in stringsMarkus Armbruster2013-04-131-12/+84
* check-qjson: Improve a few comments, delete bogus onesMarkus Armbruster2013-04-131-9/+13
* unicode: New mod_utf8_codepoint()Markus Armbruster2013-04-133-1/+104
* Merge branch 'mingw' of git://qemu.weilnetz.de/qemuAurelien Jarno2013-04-134-38/+47
|\
| * qemu-timer: move timeBeginPeriod/timeEndPeriod to os-win32Paolo Bonzini2013-04-122-18/+17
| * Release SMP restriction on WindowsFabien Chouteau2013-04-121-18/+0
| * Ensure good ordering of memory instruction in cpu_execOlivier Hainque2013-04-121-0/+8
| * Check effective suspension of TCG threadOlivier Hainque2013-04-121-2/+22
* | target-i386: add AES-NI instructionsAurelien Jarno2013-04-136-5/+106
* | aes: make Td[0-5] and Te[0-5] tables non staticAurelien Jarno2013-04-132-252/+271
* | aes: move aes.h from include/block to include/qemuAurelien Jarno2013-04-135-4/+4
* | disas/i386.c: disassemble aes-ni instructionsAurelien Jarno2013-04-131-6/+61
* | target-i386: enable PCLMULQDQ on Westmere CPUAurelien Jarno2013-04-131-1/+1
* | target-i386: add pclmulqdq instructionAurelien Jarno2013-04-134-10/+41
* | disas/i386.c: disassemble pclmulqdq instructionAurelien Jarno2013-04-131-2/+11
* | sh7750: Change cpu field type to SuperHCPUAndreas Färber2013-04-134-51/+52
* | shix: Catch CPU initialization errorsAndreas Färber2013-04-131-0/+4
* | Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno2013-04-1315-45/+36
|\ \
| * | cpu-exec: Allow "-d exec" in non-debug builds (drop CONFIG_DEBUG_EXEC)Peter Maydell2013-04-122-12/+6
| * | Typo, spelling and grammatical fixesPeter Maydell2013-04-129-18/+18
| * | linux-user: pass correct host flags to eventfd2 callPetar Jovanovic2013-04-121-1/+10
| * | target-moxie: Fix VMState registrationPeter Maydell2013-04-123-14/+2
| |/
* | Merge branch 'tci' of git://qemu.weilnetz.de/qemuAurelien Jarno2013-04-133-38/+49
|\ \
| * | tci: Make tcg temporaries local to tcg_qemu_tb_execRichard Henderson2013-04-113-7/+19
| * | tci: Delete unused tb_ret_addrRichard Henderson2013-04-111-5/+1
| * | tci: Avoid code before declarationsRichard Henderson2013-04-111-3/+4
| * | tci: Use a local variable for envRichard Henderson2013-04-111-7/+1
| * | tci: Use 32-bit signed offsets to loads/storesRichard Henderson2013-04-112-16/+24
| |/
* | Merge branch 'tcg-s390' of git://github.com/rth7680/qemuAurelien Jarno2013-04-132-254/+315
|\ \ | |/ |/|
| * tcg-s390: Fix merge error in tgen_brcondRichard Henderson2013-04-051-1/+1
| * tcg-s390: Use all 20 bits of the offset in tcg_out_memRichard Henderson2013-04-051-4/+5
| * tcg-s390: Use load-address for additionRichard Henderson2013-04-051-57/+56
| * tcg-s390: Cleanup argument shuffling fixme in softmmu codeRichard Henderson2013-04-051-47/+38
| * tcg-s390: Use risbgz for andiRichard Henderson2013-04-051-5/+53
| * tcg-s390: Remove constraint letters for andRichard Henderson2013-04-051-117/+32
| * tcg-s390: Implement deposit opcodesRichard Henderson2013-04-052-2/+30
| * tcg-s390: Implement movcond opcodesRichard Henderson2013-04-052-4/+41
| * tcg-s390: Implement mulu2_i64 opcodeRichard Henderson2013-04-052-1/+6
| * tcg-s390: Implement add2/sub2 opcodesRichard Henderson2013-04-052-4/+42
| * tcg-s390: Remove useless preprocessor conditionsRichard Henderson2013-04-052-14/+5
| * tcg-s390: Properly allocate a stack frame.Richard Henderson2013-04-052-7/+15
OpenPOWER on IntegriCloud