summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * s390x: Enable new s390-storage-keys deviceJason J. Herne2015-09-037-24/+77
| * s390x: Create QOM device for s390 storage keysJason J. Herne2015-09-035-0/+274
| * s390x: add 2.5 compat s390-ccw-virtio machineCornelia Huck2015-09-031-2/+17
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150902' into stagingPeter Maydell2015-09-032-13/+29
|\ \
| * | tcg/i386: omit a few REXW prefixes in softmmu codeAurelien Jarno2015-09-021-6/+9
| * | tcg/aarch64: Fix tcg_out_qemu_{ld, st} for guest_base == 0Richard Henderson2015-09-021-7/+20
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20150902' into stagingPeter Maydell2015-09-033-13/+46
|\ \ \
| * | | target-alpha: Special case cmpbge with zeroRichard Henderson2015-08-183-1/+21
| * | | target-alpha: Rewrite helper_cmpbge using bit testsRichard Henderson2015-08-171-13/+26
* | | | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-09-035-92/+32
|\ \ \ \
| * | | | ne2000: Drop ne2000_can_receiveFam Zheng2015-09-023-12/+0
| * | | | vmxnet3: Drop net_vmxnet3_info.can_receiveFam Zheng2015-09-021-1/+0
| * | | | rtl8139: Do not consume the packet during overflow in standard mode.Vladislav Yasevich2015-09-021-1/+1
| * | | | rtl8139: Fix receive buffer overflow checkVladislav Yasevich2015-09-021-2/+4
| * | | | rtl8139: use ldl/stl wrapper for unaligned 32-bit accessStefan Hajnoczi2015-09-021-3/+8
| * | | | rtl8139: use net/eth.h macros instead of custom macrosStefan Hajnoczi2015-09-021-21/+14
| * | | | rtl8139: remove duplicate net/eth.h definitionsStefan Hajnoczi2015-09-021-52/+5
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-09-035-6/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | block: more check for replaced nodeWen Congyang2015-09-024-6/+8
| * | | MAINTAINERS: add responsible person for Parallels format driverDenis V. Lunev2015-09-021-0/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-09-01-v2-tag'...Peter Maydell2015-09-0110-243/+694
|\ \ \ | |/ / |/| |
| * | Makefile: qemu-ga: fix msi target error messageMichael Roth2015-09-011-1/+1
| * | build: qemu-ga: fix VSS dependenciesMichael Roth2015-09-012-9/+7
| * | configure: qemu-ga: explicitly enable qemu-ga MSI support when probedMichael Roth2015-09-011-2/+8
| * | configure: qemu-ga: move MSI installer probe after qga probeMichael Roth2015-09-011-52/+54
| * | qemu-ga: implement win32 guest-set-user-passwordMarc-André Lureau2015-09-012-3/+76
| * | qga: start a man pageMarc-André Lureau2015-09-013-2/+155
| * | qga: add --dump-conf optionMarc-André Lureau2015-09-011-0/+64
| * | qga: add an optional qemu-ga.conf system configurationMarc-André Lureau2015-09-011-7/+77
| * | qga: free a bit moreMarc-André Lureau2015-09-011-2/+4
| * | qga: move agent run in a separate functionMarc-André Lureau2015-09-011-76/+95
| * | qga: fill default options in main()Marc-André Lureau2015-09-011-17/+17
| * | qga: move option parsing to separate functionMarc-André Lureau2015-09-011-69/+96
| * | qga: copy argument stringsMarc-André Lureau2015-09-011-26/+31
| * | qga: rename 'path' to 'channel_path'Marc-André Lureau2015-09-011-4/+5
| * | qga: make split_list() return allocated stringsMarc-André Lureau2015-09-013-18/+14
| * | qga: move string split in separate functionMarc-André Lureau2015-09-011-11/+22
| * | qga: use exit() when parsing optionsMarc-André Lureau2015-09-011-12/+12
| * | qga: misc spellingMarc-André Lureau2015-09-011-1/+1
| * | configure: qemu-ga: report MSI install support in summaryMichael Roth2015-09-011-0/+1
| * | qemu-ga: Fixed paths issue with MSI buildLeonid Bloch2015-09-012-5/+5
| * | qemu-ga: Prevent QEMU-GA VSS provider from being unregistered on MSI reinstallLeonid Bloch2015-09-011-9/+5
| * | qemu-ga: Created a separate component for each installed file in the MSILeonid Bloch2015-09-011-11/+36
| * | qemu-ga: Minor cosmetic changes to the WXS fileLeonid Bloch2015-09-011-3/+3
| * | qemu-ga: Fixed GUID capitalizationLeonid Bloch2015-09-011-3/+3
| * | qemu-ga: Two MSI related cosmetic changesLeonid Bloch2015-09-012-2/+3
| * | qemu-ga: Add .msi files to .gitignoreLeonid Bloch2015-09-011-0/+1
|/ /
* | s390: fix softmmu compilationLaurent Vivier2015-08-281-2/+2
* | qemu-doc.texi: Fix capitalization error in OS X build instructionsPeter Maydell2015-08-281-1/+1
* | From: John Arbuckle <programmingkidx@gmail.com>G 32015-08-271-3/+57
OpenPOWER on IntegriCloud