qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] ATAPI pass through v3


From: Bique Alexandre
Subject: [Qemu-devel] [PATCH] ATAPI pass through v3
Date: Thu, 6 Aug 2009 16:40:39 +0100
User-agent: KMail/1.12.0 (Linux/2.6.30-ARCH; KDE/4.3.0; x86_64; ; )

Hi,

Here is the updated ATAPI pass through patches.

What's new ?
 - no more switch -cdrom-pt, we rely on bdrv_is_sg() to know if we use the 
pass through code or not.
 - opening the device with O_NONBLOCK, so it doesn't fail when there is no 
media in the drive.
 - added a command line switch (-cdrom-allow-fw-upgrade) to enable cdrom 
firmware upgrade (see WRITE_BUFFER command). By default the firmware upgrade 
is disabled.
 - fixed REPORT_KEY command.
 - fixed READ_12 command.

Thanks.

-- 
Alexandre Bique




reply via email to

[Prev in Thread] Current Thread [Next in Thread]