summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-06backends: Introduce chr-testdevPaolo Bonzini7-2/+149
2014-07-28po: Update German translationStefan Weil1-16/+37
2014-07-28target-mips/translate.c: Free TCG in OPC_DINSVDongxue Zhang1-0/+3
2014-07-28Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-26' in...Peter Maydell1-1/+1
2014-07-26qemu-options: fix another allows-to for -net l2tpv3Michael Tokarev1-1/+1
2014-07-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+7
2014-07-25qemu-char: ignore flow control if a PTY's slave is not connectedPaolo Bonzini1-0/+7
2014-07-25Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140725-1' into s...Peter Maydell2-1/+5
2014-07-25vnc update fixGerd Hoffmann2-1/+4
2014-07-25fix full frame updates for VNC clientsStephan Kulow1-0/+1
2014-07-24Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell1-6/+74
2014-07-24docs: document missing VSERPORT_CHANGE eventEric Blake1-0/+16
2014-07-24docs: document missing POWERDOWN eventEric Blake1-1/+15
2014-07-24docs: document missing SPICE_MIGRATE_COMPLETED eventEric Blake1-0/+13
2014-07-24docs: split SPICE_* event docsEric Blake1-3/+28
2014-07-24docs: grammar fixes to qmp-eventsEric Blake1-2/+2
2014-07-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140723-1' into s...Peter Maydell1-1/+1
2014-07-23usb: mtp: tag root property as experimentalGerd Hoffmann1-1/+1
2014-07-22Update version for v2.1.0-rc3 releasePeter Maydell1-1/+1
2014-07-22hw/misc/imx_ccm.c: Add missing VMState list terminatorPeter Maydell1-0/+1
2014-07-22vmstate_xhci_event: fix unterminated field listLaszlo Ersek1-0/+1
2014-07-22Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell5-28/+52
2014-07-22ppc: fix -mem-path failureHu Tao5-28/+52
2014-07-22Merge remote-tracking branch 'remotes/amit-virtio-rng/for-2.1' into stagingPeter Maydell1-1/+7
2014-07-22virtio-rng: Add human-readable error message for negative max-bytes parameterJohn Snow1-1/+7
2014-07-22Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-18/+18
2014-07-22kvm-all: Use 'tmpcpu' instead of 'cpu' in sub-looping to avoid 'cpu' be NULLChen Gang1-2/+3
2014-07-22exec: fix migration with devices that use address_space_rwPaolo Bonzini2-16/+15
2014-07-21Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into...Peter Maydell2-5/+15
2014-07-21machine: Replace underscores in machine's property namesMarcel Apfelbaum2-5/+15
2014-07-18Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-18' in...Peter Maydell16-23/+30
2014-07-18Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell5-60/+141
2014-07-18tests: Add missing 'static' attributes (fix warnings from smatch)Stefan Weil6-12/+12
2014-07-18migration: Add missing 'static' attributeStefan Weil1-1/+1
2014-07-18qga: Add missing 'static' attributeStefan Weil1-1/+1
2014-07-18hw/usb: Add missing 'static' attributeStefan Weil1-1/+1
2014-07-18doc: slirp supports ICMP echo if enabled in LinuxGernot Hillier1-3/+10
2014-07-18qemu-img: Remove redundancy "ret = -1"Chen Gang1-1/+0
2014-07-18Fix new typos in comments (found by codespell)Stefan Weil4-4/+4
2014-07-18slirp: Give error message if hostfwd_add/remove for unrecognized vlan/stackPeter Maydell1-0/+1
2014-07-18Revert "kvmclock: Ensure time in migration never goes backward"Paolo Bonzini1-48/+0
2014-07-18Revert "kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calc...Paolo Bonzini1-4/+0
2014-07-18module: Don't complain when a module is absentAndreas Färber1-3/+0
2014-07-18module: Simplify module_load()Andreas Färber1-4/+2
2014-07-18qtest: new test for wdt_ib700Paolo Bonzini2-0/+137
2014-07-18Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell15-51/+174
2014-07-18qemu-iotests: fix 028 failure due to disk image pathStefan Hajnoczi2-3/+3
2014-07-18raw-posix: Fail gracefully if no working alignment is foundKevin Wolf1-8/+27
2014-07-18block: Add Error argument to bdrv_refresh_limits()Kevin Wolf10-29/+32
2014-07-18qcow2: Fix error path for unknown incompatible featuresKevin Wolf4-11/+112