summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-06icount: put icount variables into TimerState.KONRAD Frederic
2014-08-06backends: Introduce chr-testdevPaolo Bonzini
2014-07-28po: Update German translationStefan Weil
2014-07-28target-mips/translate.c: Free TCG in OPC_DINSVDongxue Zhang
2014-07-28Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-26' in...Peter Maydell
2014-07-26qemu-options: fix another allows-to for -net l2tpv3Michael Tokarev
2014-07-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-07-25qemu-char: ignore flow control if a PTY's slave is not connectedPaolo Bonzini
2014-07-25Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140725-1' into s...Peter Maydell
2014-07-25vnc update fixGerd Hoffmann
2014-07-25fix full frame updates for VNC clientsStephan Kulow
2014-07-24Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-07-24docs: document missing VSERPORT_CHANGE eventEric Blake
2014-07-24docs: document missing POWERDOWN eventEric Blake
2014-07-24docs: document missing SPICE_MIGRATE_COMPLETED eventEric Blake
2014-07-24docs: split SPICE_* event docsEric Blake
2014-07-24docs: grammar fixes to qmp-eventsEric Blake
2014-07-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140723-1' into s...Peter Maydell
2014-07-23usb: mtp: tag root property as experimentalGerd Hoffmann
2014-07-22Update version for v2.1.0-rc3 releasePeter Maydell
2014-07-22hw/misc/imx_ccm.c: Add missing VMState list terminatorPeter Maydell
2014-07-22vmstate_xhci_event: fix unterminated field listLaszlo Ersek
2014-07-22Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2014-07-22ppc: fix -mem-path failureHu Tao
2014-07-22Merge remote-tracking branch 'remotes/amit-virtio-rng/for-2.1' into stagingPeter Maydell
2014-07-22virtio-rng: Add human-readable error message for negative max-bytes parameterJohn Snow
2014-07-22Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-07-22kvm-all: Use 'tmpcpu' instead of 'cpu' in sub-looping to avoid 'cpu' be NULLChen Gang
2014-07-22exec: fix migration with devices that use address_space_rwPaolo Bonzini
2014-07-21Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into...Peter Maydell
2014-07-21machine: Replace underscores in machine's property namesMarcel Apfelbaum
2014-07-18Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-18' in...Peter Maydell
2014-07-18Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-07-18tests: Add missing 'static' attributes (fix warnings from smatch)Stefan Weil
2014-07-18migration: Add missing 'static' attributeStefan Weil
2014-07-18qga: Add missing 'static' attributeStefan Weil
2014-07-18hw/usb: Add missing 'static' attributeStefan Weil
2014-07-18doc: slirp supports ICMP echo if enabled in LinuxGernot Hillier
2014-07-18qemu-img: Remove redundancy "ret = -1"Chen Gang
2014-07-18Fix new typos in comments (found by codespell)Stefan Weil
2014-07-18slirp: Give error message if hostfwd_add/remove for unrecognized vlan/stackPeter Maydell
2014-07-18Revert "kvmclock: Ensure time in migration never goes backward"Paolo Bonzini
2014-07-18Revert "kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calc...Paolo Bonzini
2014-07-18module: Don't complain when a module is absentAndreas Färber
2014-07-18module: Simplify module_load()Andreas Färber
2014-07-18qtest: new test for wdt_ib700Paolo Bonzini
2014-07-18Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-07-18qemu-iotests: fix 028 failure due to disk image pathStefan Hajnoczi
2014-07-18raw-posix: Fail gracefully if no working alignment is foundKevin Wolf
2014-07-18block: Add Error argument to bdrv_refresh_limits()Kevin Wolf