diff options
| author | Aurelien Jarno | 2016-04-18 10:07:45 +0200 |
|---|---|---|
| committer | David Gibson | 2016-04-19 03:39:23 +0200 |
| commit | ed3d807b0a577c4f825b25f3281fe54ce89202db (patch) | |
| tree | e91a666286c2a89d0745c8be059b3c692190ac16 /docs | |
| parent | Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s... (diff) | |
| download | qemu-ed3d807b0a577c4f825b25f3281fe54ce89202db.tar.gz qemu-ed3d807b0a577c4f825b25f3281fe54ce89202db.tar.xz qemu-ed3d807b0a577c4f825b25f3281fe54ce89202db.zip | |
cuda: fix off-by-one error in SET_TIME command
With the new framework the cuda_cmd_set_time command directly receive
the data, without the command byte. Therefore the time is stored at
in_data[0], not at in_data[1].
This fixes the "hwclock --systohc" command in a guest.
Cc: Hervé Poussineau <hpoussin@reactos.org>
Cc: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Reviewed-by: Hervé Poussineau <hpoussin@reactos.org>
[this fixes a regression introduced by e647317 "cuda: port SET_TIME
command to new framework"]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
