aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-03s390x: Dump-skeys hmp supportJason J. Herne
2015-09-03s390x: Dump storage keys qmp commandJason J. Herne
2015-09-03s390x: Enable new s390-storage-keys deviceJason J. Herne
2015-09-03s390x: Create QOM device for s390 storage keysJason J. Herne
2015-09-03s390x: add 2.5 compat s390-ccw-virtio machineCornelia Huck
2015-09-01Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-09-01-v2-tag'...Peter Maydell
2015-09-01Makefile: qemu-ga: fix msi target error messageMichael Roth
2015-09-01build: qemu-ga: fix VSS dependenciesMichael Roth
2015-09-01configure: qemu-ga: explicitly enable qemu-ga MSI support when probedMichael Roth
2015-09-01configure: qemu-ga: move MSI installer probe after qga probeMichael Roth
2015-09-01qemu-ga: implement win32 guest-set-user-passwordMarc-André Lureau
2015-09-01qga: start a man pageMarc-André Lureau
2015-09-01qga: add --dump-conf optionMarc-André Lureau
2015-09-01qga: add an optional qemu-ga.conf system configurationMarc-André Lureau
2015-09-01qga: free a bit moreMarc-André Lureau
2015-09-01qga: move agent run in a separate functionMarc-André Lureau
2015-09-01qga: fill default options in main()Marc-André Lureau
2015-09-01qga: move option parsing to separate functionMarc-André Lureau
2015-09-01qga: copy argument stringsMarc-André Lureau
2015-09-01qga: rename 'path' to 'channel_path'Marc-André Lureau
2015-09-01qga: make split_list() return allocated stringsMarc-André Lureau
2015-09-01qga: move string split in separate functionMarc-André Lureau
2015-09-01qga: use exit() when parsing optionsMarc-André Lureau
2015-09-01qga: misc spellingMarc-André Lureau
2015-09-01configure: qemu-ga: report MSI install support in summaryMichael Roth
2015-09-01qemu-ga: Fixed paths issue with MSI buildLeonid Bloch
2015-09-01qemu-ga: Prevent QEMU-GA VSS provider from being unregistered on MSI reinstallLeonid Bloch
2015-09-01qemu-ga: Created a separate component for each installed file in the MSILeonid Bloch
2015-09-01qemu-ga: Minor cosmetic changes to the WXS fileLeonid Bloch
2015-09-01qemu-ga: Fixed GUID capitalizationLeonid Bloch
2015-09-01qemu-ga: Two MSI related cosmetic changesLeonid Bloch
2015-09-01qemu-ga: Add .msi files to .gitignoreLeonid Bloch
2015-08-28s390: fix softmmu compilationLaurent Vivier
2015-08-28qemu-doc.texi: Fix capitalization error in OS X build instructionsPeter Maydell
2015-08-27From: John Arbuckle <programmingkidx@gmail.com>G 3
2015-08-27Merge remote-tracking branch 'remotes/weil/tags/pull-tci-20150826' into stagingPeter Maydell
2015-08-26exec-all: Translate TCI return addresses backwards tooPeter Crosthwaite
2015-08-26Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2015-5225-20150826...Peter Maydell
2015-08-26vnc: fix memory corruption (CVE-2015-5225)Gerd Hoffmann
2015-08-25Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150825-...Peter Maydell
2015-08-25target-arm: Implement AArch64 TLBI operations on IPAsPeter Maydell
2015-08-25target-arm: Implement missing EL3 TLB invalidate operationsPeter Maydell
2015-08-25target-arm: Implement missing EL2 TLBI operationsPeter Maydell
2015-08-25target-arm: Restrict AArch64 TLB flushes to the MMU indexes they must touchPeter Maydell
2015-08-25target-arm: Move TLBI ALLE1/ALLE1IS definitions into numeric orderPeter Maydell
2015-08-25cputlb: Add functions for flushing TLB for a single MMU indexPeter Maydell
2015-08-25target-arm: Implement AArch32 ATS1H* operationsPeter Maydell
2015-08-25target-arm: Enable the AArch32 ATS12NSO opsPeter Maydell
2015-08-25target-arm: Add CP_ACCESS_TRAP_UNCATEGORIZED_EL2, 3Peter Maydell
2015-08-25target-arm: Wire up AArch64 EL2 and EL3 address translation opsPeter Maydell