summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Revert "kvm: support TSC deadline MSR"Marcelo Tosatti2011-10-243-18/+1
| * | | | kvm: avoid reentring kvm_flush_coalesced_mmio_buffer()Avi Kivity2011-10-241-0/+10
| * | | | kvm: Add top-like kvm statistics scriptJan Kiszka2011-10-241-0/+480
| * | | | kvm: Add tool for querying VMX capabilitiesJan Kiszka2011-10-241-0/+224
* | | | | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-10-319-35/+37
|\ \ \ \ \
| * | | | | ahci: fix DPRINTF format stringsMax Filippov2011-10-261-6/+10
| * | | | | Documentation: fix typoBernhard Reutner-Fischer2011-10-261-1/+1
| * | | | | Fix typo: buf -> busHervé Poussineau2011-10-261-1/+1
| * | | | | tools: reorganize Makefile variablesPaolo Bonzini2011-10-262-21/+19
| * | | | | exec.c: Remove useless comment陳韋任2011-10-261-1/+0
| * | | | | qed: remove unneeded variable assignmentPavel Borzenkov2011-10-261-1/+0
| * | | | | qed: don't pass NULL to memcpyPavel Borzenkov2011-10-261-2/+4
| * | | | | vmdk: vmdk_read_cid returns garbage if p_name is NULLPavel Borzenkov2011-10-261-1/+1
| * | | | | vmdk: remove unneeded variable assignmentPavel Borzenkov2011-10-261-1/+0
| * | | | | device_tree: Fix potential memory leakStefan Weil2011-10-261-0/+1
* | | | | | Merge remote-tracking branch 'alon/pull-libcacard-assert' into stagingAnthony Liguori2011-10-313-4/+10
|\ \ \ \ \ \
| * | | | | | libcacard: Fix wrong assertion (reported by cppcheck)Stefan Weil2011-10-251-1/+1
| * | | | | | libcacard/vscclient: fix error paths for socket creationAlon Levy2011-10-251-2/+7
| * | | | | | libcacard/cac: fix typo in cac_delete_pki_applet_privateAlon Levy2011-10-251-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge remote-tracking branch 'spice/spice.v45' into stagingAnthony Liguori2011-10-319-54/+132
|\ \ \ \ \ \
| * | | | | | spice: fix file handle cleanupGerd Hoffmann2011-10-251-1/+1
| * | | | | | qxl: reset update_surfaceAlon Levy2011-10-251-0/+1
| * | | | | | qxl: fix guest cursor trackingYonit Halperin2011-10-251-4/+12
| * | | | | | qxl: factor out propertiesGerd Hoffmann2011-10-251-24/+15
| * | | | | | ui/spice-core: fix segfault in monitorAlon Levy2011-10-251-1/+1
| * | | | | | qxl: Drop phread_yield on OOMJan Kiszka2011-10-251-6/+0
| * | | | | | qxl: Convert to QEMU thread APIJan Kiszka2011-10-252-3/+4
| * | | | | | spice: Convert core to QEMU thread APIJan Kiszka2011-10-251-4/+4
| * | | | | | spice: support the new migration interface (spice 0.8.3)Yonit Halperin2011-10-251-1/+55
| * | | | | | spice: turn client_migrate_info to asyncYonit Halperin2011-10-255-10/+26
| * | | | | | migration: add status query functionsGerd Hoffmann2011-10-252-0/+13
| |/ / / / /
* | | | | | hw/vexpress.c, hw/realview.c: Add PL041 to VExpress, Realview boardsPeter Maydell2011-10-312-2/+13
* | | | | | Add AACI audio playback support to the ARM Versatile/PB platformMathieu Sonet2011-10-317-0/+1240
| |_|_|/ / |/| | | |
* | | | | MAINTAINERS: update wiki URL and machine names for target-xtensaMax Filippov2011-10-301-3/+8
* | | | | tcg: Optimize some forms of deposit.Richard Henderson2011-10-301-14/+51
* | | | | hw/9pfs: Make VirtFS tracing work correctlyAneesh Kumar K.V2011-10-303-114/+112
* | | | | exec-all: Fix void pointer arithmeticStefan Weil2011-10-301-2/+1
* | | | | Add linux-headers/asm to .gitignoreDavid Gibson2011-10-301-0/+1
| |_|_|/ |/| | |
* | | | Merge branch 'rth/vis2' of git://repo.or.cz/qemu/rthBlue Swirl2011-10-2711-1043/+1400
|\ \ \ \ | |_|_|/ |/| | |
| * | | target-sparc: Implement FALIGNDATA inline.Richard Henderson2011-10-263-19/+26
| * | | target-sparc: Implement BMASK/BSHUFFLE.Richard Henderson2011-10-263-4/+40
| * | | target-sparc: Implement ALIGNADDR* inline.Richard Henderson2011-10-263-14/+22
| * | | target-sparc: Implement EDGE* instructions.Richard Henderson2011-10-261-2/+175
| * | | target-sparc: Implement fpack{16,32,fix}.Richard Henderson2011-10-263-1/+96
| * | | target-sparc: Implement PDIST.Richard Henderson2011-10-263-2/+41
| * | | target-sparc: Do exceptions management fully inside the helpers.Richard Henderson2011-10-263-91/+146
| * | | target-sparc: Change fpr representation to doubles.Richard Henderson2011-10-268-211/+202
| * | | target-sparc: Undo cpu_fpr rename.Richard Henderson2011-10-261-28/+28
| * | | target-sparc: Extract float128 move to a function.Richard Henderson2011-10-261-32/+18
| * | | target-sparc: Extract common code for floating-point operations.Richard Henderson2011-10-261-454/+381
OpenPOWER on IntegriCloud