]> git.proxmox.com Git - qemu.git/blobdiff - qemu-tech.texi
dma: Fix stupid typo/thinko
[qemu.git] / qemu-tech.texi
index b51a58abbaa5786efebc9c55996c0a268bf653c2..d73dda8e35a019a917e913a84f5954b24a119dc5 100644 (file)
@@ -536,7 +536,7 @@ timers, especially together with the use of bottom halves (BHs).
 @node Hardware interrupts
 @section Hardware interrupts
 
-In order to be faster, QEMU does not check at every basic block if an
+In order to be faster, QEMU does not check at every basic block if a
 hardware interrupt is pending. Instead, the user must asynchronously
 call a specific function to tell that an interrupt is pending. This
 function resets the chaining of the currently executing basic