diff options
author | Hans de Goede <hdegoede@redhat.com> | 2012-10-24 18:31:10 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2012-10-25 09:08:11 +0200 |
commit | 1f250cc77224f9b950c867e47d9f47e4cd46d7d4 (patch) | |
tree | 04da0696cd36d7d06978881330ce08d3abe2c70b /scripts/kvm | |
parent | 40507377261250fe19e441300788c77b748688cb (diff) | |
download | qemu-1f250cc77224f9b950c867e47d9f47e4cd46d7d4.zip qemu-1f250cc77224f9b950c867e47d9f47e4cd46d7d4.tar.gz qemu-1f250cc77224f9b950c867e47d9f47e4cd46d7d4.tar.bz2 |
uhci: Rename UHCIAsync->td to UHCIAsync->td_addr
We use the name td both to refer to a UHCI_TD read from guest memory as
well as to refer to the guest address where a td is stored, switch over
to always use td_addr in the second case for consistency.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'scripts/kvm')
0 files changed, 0 insertions, 0 deletions