Compare commits
1 Commits
pull-input
...
release_0_
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2f5ab9e8cd |
15
.cvsignore
Normal file
15
.cvsignore
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
arm-user
|
||||||
|
config-host.*
|
||||||
|
dyngen
|
||||||
|
i386
|
||||||
|
i386-softmmu
|
||||||
|
i386-user
|
||||||
|
ppc-softmmu
|
||||||
|
ppc-user
|
||||||
|
qemu-doc.html
|
||||||
|
qemu-tech.html
|
||||||
|
qemu.1
|
||||||
|
qemu.pod
|
||||||
|
sparc-user
|
||||||
|
qemu-img
|
||||||
|
sparc-softmmu
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
((c-mode . ((c-file-style . "stroustrup")
|
|
||||||
(indent-tabs-mode . nil))))
|
|
||||||
7
.exrc
7
.exrc
@@ -1,7 +0,0 @@
|
|||||||
"VIM settings to match QEMU coding style. They are activated by adding the
|
|
||||||
"following settings (without the " symbol) as last two lines in $HOME/.vimrc:
|
|
||||||
"set secure
|
|
||||||
"set exrc
|
|
||||||
set expandtab
|
|
||||||
set shiftwidth=4
|
|
||||||
set smarttab
|
|
||||||
111
.gitignore
vendored
111
.gitignore
vendored
@@ -1,111 +0,0 @@
|
|||||||
/config-devices.*
|
|
||||||
/config-all-devices.*
|
|
||||||
/config-all-disas.*
|
|
||||||
/config-host.*
|
|
||||||
/config-target.*
|
|
||||||
/config.status
|
|
||||||
/config-temp
|
|
||||||
/trace/generated-tracers.h
|
|
||||||
/trace/generated-tracers.c
|
|
||||||
/trace/generated-tracers-dtrace.h
|
|
||||||
/trace/generated-tracers.dtrace
|
|
||||||
/trace/generated-events.h
|
|
||||||
/trace/generated-events.c
|
|
||||||
/trace/generated-helpers-wrappers.h
|
|
||||||
/trace/generated-helpers.h
|
|
||||||
/trace/generated-helpers.c
|
|
||||||
/trace/generated-tcg-tracers.h
|
|
||||||
/trace/generated-ust-provider.h
|
|
||||||
/trace/generated-ust.c
|
|
||||||
/ui/shader/texture-blit-frag.h
|
|
||||||
/ui/shader/texture-blit-vert.h
|
|
||||||
*-timestamp
|
|
||||||
/*-softmmu
|
|
||||||
/*-darwin-user
|
|
||||||
/*-linux-user
|
|
||||||
/*-bsd-user
|
|
||||||
/ivshmem-client
|
|
||||||
/ivshmem-server
|
|
||||||
/libdis*
|
|
||||||
/libuser
|
|
||||||
/linux-headers/asm
|
|
||||||
/qga/qapi-generated
|
|
||||||
/qapi-generated
|
|
||||||
/qapi-types.[ch]
|
|
||||||
/qapi-visit.[ch]
|
|
||||||
/qapi-event.[ch]
|
|
||||||
/qmp-commands.h
|
|
||||||
/qmp-introspect.[ch]
|
|
||||||
/qmp-marshal.c
|
|
||||||
/qemu-doc.html
|
|
||||||
/qemu-tech.html
|
|
||||||
/qemu-doc.info
|
|
||||||
/qemu-tech.info
|
|
||||||
/qemu-img
|
|
||||||
/qemu-nbd
|
|
||||||
/qemu-options.def
|
|
||||||
/qemu-options.texi
|
|
||||||
/qemu-img-cmds.texi
|
|
||||||
/qemu-img-cmds.h
|
|
||||||
/qemu-io
|
|
||||||
/qemu-ga
|
|
||||||
/qemu-bridge-helper
|
|
||||||
/qemu-monitor.texi
|
|
||||||
/qemu-monitor-info.texi
|
|
||||||
/qmp-commands.txt
|
|
||||||
/vscclient
|
|
||||||
/fsdev/virtfs-proxy-helper
|
|
||||||
*.[1-9]
|
|
||||||
*.a
|
|
||||||
*.aux
|
|
||||||
*.cp
|
|
||||||
*.dvi
|
|
||||||
*.exe
|
|
||||||
*.msi
|
|
||||||
*.dll
|
|
||||||
*.so
|
|
||||||
*.mo
|
|
||||||
*.fn
|
|
||||||
*.ky
|
|
||||||
*.log
|
|
||||||
*.pdf
|
|
||||||
*.pod
|
|
||||||
*.cps
|
|
||||||
*.fns
|
|
||||||
*.kys
|
|
||||||
*.pg
|
|
||||||
*.pyc
|
|
||||||
*.toc
|
|
||||||
*.tp
|
|
||||||
*.vr
|
|
||||||
*.d
|
|
||||||
!/scripts/qemu-guest-agent/fsfreeze-hook.d
|
|
||||||
*.o
|
|
||||||
*.lo
|
|
||||||
*.la
|
|
||||||
*.pc
|
|
||||||
.libs
|
|
||||||
.sdk
|
|
||||||
*.gcda
|
|
||||||
*.gcno
|
|
||||||
/pc-bios/bios-pq/status
|
|
||||||
/pc-bios/vgabios-pq/status
|
|
||||||
/pc-bios/optionrom/linuxboot.asm
|
|
||||||
/pc-bios/optionrom/linuxboot.bin
|
|
||||||
/pc-bios/optionrom/linuxboot.raw
|
|
||||||
/pc-bios/optionrom/linuxboot.img
|
|
||||||
/pc-bios/optionrom/multiboot.asm
|
|
||||||
/pc-bios/optionrom/multiboot.bin
|
|
||||||
/pc-bios/optionrom/multiboot.raw
|
|
||||||
/pc-bios/optionrom/multiboot.img
|
|
||||||
/pc-bios/optionrom/kvmvapic.asm
|
|
||||||
/pc-bios/optionrom/kvmvapic.bin
|
|
||||||
/pc-bios/optionrom/kvmvapic.raw
|
|
||||||
/pc-bios/optionrom/kvmvapic.img
|
|
||||||
/pc-bios/s390-ccw/s390-ccw.elf
|
|
||||||
/pc-bios/s390-ccw/s390-ccw.img
|
|
||||||
.stgit-*
|
|
||||||
cscope.*
|
|
||||||
tags
|
|
||||||
TAGS
|
|
||||||
*~
|
|
||||||
33
.gitmodules
vendored
33
.gitmodules
vendored
@@ -1,33 +0,0 @@
|
|||||||
[submodule "roms/vgabios"]
|
|
||||||
path = roms/vgabios
|
|
||||||
url = git://git.qemu-project.org/vgabios.git/
|
|
||||||
[submodule "roms/seabios"]
|
|
||||||
path = roms/seabios
|
|
||||||
url = git://git.qemu-project.org/seabios.git/
|
|
||||||
[submodule "roms/SLOF"]
|
|
||||||
path = roms/SLOF
|
|
||||||
url = git://git.qemu-project.org/SLOF.git
|
|
||||||
[submodule "roms/ipxe"]
|
|
||||||
path = roms/ipxe
|
|
||||||
url = git://git.qemu-project.org/ipxe.git
|
|
||||||
[submodule "roms/openbios"]
|
|
||||||
path = roms/openbios
|
|
||||||
url = git://git.qemu-project.org/openbios.git
|
|
||||||
[submodule "roms/openhackware"]
|
|
||||||
path = roms/openhackware
|
|
||||||
url = git://git.qemu-project.org/openhackware.git
|
|
||||||
[submodule "roms/qemu-palcode"]
|
|
||||||
path = roms/qemu-palcode
|
|
||||||
url = git://github.com/rth7680/qemu-palcode.git
|
|
||||||
[submodule "roms/sgabios"]
|
|
||||||
path = roms/sgabios
|
|
||||||
url = git://git.qemu-project.org/sgabios.git
|
|
||||||
[submodule "pixman"]
|
|
||||||
path = pixman
|
|
||||||
url = git://anongit.freedesktop.org/pixman
|
|
||||||
[submodule "dtc"]
|
|
||||||
path = dtc
|
|
||||||
url = git://git.qemu-project.org/dtc.git
|
|
||||||
[submodule "roms/u-boot"]
|
|
||||||
path = roms/u-boot
|
|
||||||
url = git://git.qemu-project.org/u-boot.git
|
|
||||||
17
.mailmap
17
.mailmap
@@ -1,17 +0,0 @@
|
|||||||
# This mailmap just translates the weird addresses from the original import into git
|
|
||||||
# into proper addresses so that they are counted properly in git shortlog output.
|
|
||||||
#
|
|
||||||
Andrzej Zaborowski <balrogg@gmail.com> balrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
|
|
||||||
Anthony Liguori <anthony@codemonkey.ws> aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
|
|
||||||
Anthony Liguori <anthony@codemonkey.ws> Anthony Liguori <aliguori@us.ibm.com>
|
|
||||||
Aurelien Jarno <aurelien@aurel32.net> aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
|
|
||||||
Blue Swirl <blauwirbel@gmail.com> blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>
|
|
||||||
Edgar E. Iglesias <edgar.iglesias@gmail.com> edgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>
|
|
||||||
Fabrice Bellard <fabrice@bellard.org> bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
|
|
||||||
Jocelyn Mayer <l_indien@magic.fr> j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
|
|
||||||
Paul Brook <paul@codesourcery.com> pbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
|
|
||||||
Thiemo Seufer <ths@networkno.de> ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
|
|
||||||
malc <av1474@comtv.ru> malc <malc@c046a42c-6fe2-441c-8c8c-71466251a162>
|
|
||||||
# There is also a:
|
|
||||||
# (no author) <(no author)@c046a42c-6fe2-441c-8c8c-71466251a162>
|
|
||||||
# for the cvs2svn initialization commit e63c3dc74bf.
|
|
||||||
90
.travis.yml
90
.travis.yml
@@ -1,90 +0,0 @@
|
|||||||
sudo: false
|
|
||||||
language: c
|
|
||||||
python:
|
|
||||||
- "2.4"
|
|
||||||
compiler:
|
|
||||||
- gcc
|
|
||||||
- clang
|
|
||||||
cache: ccache
|
|
||||||
addons:
|
|
||||||
apt:
|
|
||||||
packages:
|
|
||||||
- libaio-dev
|
|
||||||
- libattr1-dev
|
|
||||||
- libbrlapi-dev
|
|
||||||
- libcap-ng-dev
|
|
||||||
- libgnutls-dev
|
|
||||||
- libgtk-3-dev
|
|
||||||
- libiscsi-dev
|
|
||||||
- liblttng-ust-dev
|
|
||||||
- libncurses5-dev
|
|
||||||
- libnss3-dev
|
|
||||||
- libpixman-1-dev
|
|
||||||
- libpng12-dev
|
|
||||||
- librados-dev
|
|
||||||
- libsdl1.2-dev
|
|
||||||
- libseccomp-dev
|
|
||||||
- libspice-protocol-dev
|
|
||||||
- libspice-server-dev
|
|
||||||
- libssh2-1-dev
|
|
||||||
- liburcu-dev
|
|
||||||
- libusb-1.0-0-dev
|
|
||||||
- libvte-2.90-dev
|
|
||||||
- sparse
|
|
||||||
- uuid-dev
|
|
||||||
|
|
||||||
notifications:
|
|
||||||
irc:
|
|
||||||
channels:
|
|
||||||
- "irc.oftc.net#qemu"
|
|
||||||
on_success: change
|
|
||||||
on_failure: always
|
|
||||||
env:
|
|
||||||
global:
|
|
||||||
- TEST_CMD="make check"
|
|
||||||
matrix:
|
|
||||||
- CONFIG=""
|
|
||||||
- CONFIG="--enable-debug --enable-debug-tcg --enable-trace-backends=log"
|
|
||||||
- CONFIG="--disable-linux-aio --disable-cap-ng --disable-attr --disable-brlapi --disable-uuid --disable-libusb"
|
|
||||||
- CONFIG="--enable-modules"
|
|
||||||
- CONFIG="--with-coroutine=ucontext"
|
|
||||||
- CONFIG="--with-coroutine=sigaltstack"
|
|
||||||
git:
|
|
||||||
# we want to do this ourselves
|
|
||||||
submodules: false
|
|
||||||
before_install:
|
|
||||||
- if [ "$TRAVIS_OS_NAME" == "osx" ]; then brew update ; fi
|
|
||||||
- if [ "$TRAVIS_OS_NAME" == "osx" ]; then brew install libffi gettext glib pixman ; fi
|
|
||||||
- wget -O - http://people.linaro.org/~alex.bennee/qemu-submodule-git-seed.tar.xz | tar -xvJ
|
|
||||||
- git submodule update --init --recursive
|
|
||||||
before_script:
|
|
||||||
- ./configure ${CONFIG}
|
|
||||||
script:
|
|
||||||
- make -j3 && ${TEST_CMD}
|
|
||||||
matrix:
|
|
||||||
include:
|
|
||||||
# Sparse is GCC only
|
|
||||||
- env: CONFIG="--enable-sparse"
|
|
||||||
compiler: gcc
|
|
||||||
# gprof/gcov are GCC features
|
|
||||||
- env: CONFIG="--enable-gprof --enable-gcov --disable-pie"
|
|
||||||
compiler: gcc
|
|
||||||
# We manually include builds which we disable "make check" for
|
|
||||||
- env: CONFIG="--enable-debug --enable-tcg-interpreter"
|
|
||||||
TEST_CMD=""
|
|
||||||
compiler: gcc
|
|
||||||
- env: CONFIG="--enable-trace-backends=simple"
|
|
||||||
TEST_CMD=""
|
|
||||||
compiler: gcc
|
|
||||||
- env: CONFIG="--enable-trace-backends=ftrace"
|
|
||||||
TEST_CMD=""
|
|
||||||
compiler: gcc
|
|
||||||
- env: CONFIG="--enable-trace-backends=ust"
|
|
||||||
TEST_CMD=""
|
|
||||||
compiler: gcc
|
|
||||||
- env: CONFIG="--with-coroutine=gthread"
|
|
||||||
TEST_CMD=""
|
|
||||||
compiler: gcc
|
|
||||||
- env: CONFIG=""
|
|
||||||
os: osx
|
|
||||||
compiler: clang
|
|
||||||
112
CODING_STYLE
112
CODING_STYLE
@@ -1,112 +0,0 @@
|
|||||||
QEMU Coding Style
|
|
||||||
=================
|
|
||||||
|
|
||||||
Please use the script checkpatch.pl in the scripts directory to check
|
|
||||||
patches before submitting.
|
|
||||||
|
|
||||||
1. Whitespace
|
|
||||||
|
|
||||||
Of course, the most important aspect in any coding style is whitespace.
|
|
||||||
Crusty old coders who have trouble spotting the glasses on their noses
|
|
||||||
can tell the difference between a tab and eight spaces from a distance
|
|
||||||
of approximately fifteen parsecs. Many a flamewar have been fought and
|
|
||||||
lost on this issue.
|
|
||||||
|
|
||||||
QEMU indents are four spaces. Tabs are never used, except in Makefiles
|
|
||||||
where they have been irreversibly coded into the syntax.
|
|
||||||
Spaces of course are superior to tabs because:
|
|
||||||
|
|
||||||
- You have just one way to specify whitespace, not two. Ambiguity breeds
|
|
||||||
mistakes.
|
|
||||||
- The confusion surrounding 'use tabs to indent, spaces to justify' is gone.
|
|
||||||
- Tab indents push your code to the right, making your screen seriously
|
|
||||||
unbalanced.
|
|
||||||
- Tabs will be rendered incorrectly on editors who are misconfigured not
|
|
||||||
to use tab stops of eight positions.
|
|
||||||
- Tabs are rendered badly in patches, causing off-by-one errors in almost
|
|
||||||
every line.
|
|
||||||
- It is the QEMU coding style.
|
|
||||||
|
|
||||||
Do not leave whitespace dangling off the ends of lines.
|
|
||||||
|
|
||||||
2. Line width
|
|
||||||
|
|
||||||
Lines are 80 characters; not longer.
|
|
||||||
|
|
||||||
Rationale:
|
|
||||||
- Some people like to tile their 24" screens with a 6x4 matrix of 80x24
|
|
||||||
xterms and use vi in all of them. The best way to punish them is to
|
|
||||||
let them keep doing it.
|
|
||||||
- Code and especially patches is much more readable if limited to a sane
|
|
||||||
line length. Eighty is traditional.
|
|
||||||
- It is the QEMU coding style.
|
|
||||||
|
|
||||||
3. Naming
|
|
||||||
|
|
||||||
Variables are lower_case_with_underscores; easy to type and read. Structured
|
|
||||||
type names are in CamelCase; harder to type but standing out. Enum type
|
|
||||||
names and function type names should also be in CamelCase. Scalar type
|
|
||||||
names are lower_case_with_underscores_ending_with_a_t, like the POSIX
|
|
||||||
uint64_t and family. Note that this last convention contradicts POSIX
|
|
||||||
and is therefore likely to be changed.
|
|
||||||
|
|
||||||
When wrapping standard library functions, use the prefix qemu_ to alert
|
|
||||||
readers that they are seeing a wrapped version; otherwise avoid this prefix.
|
|
||||||
|
|
||||||
4. Block structure
|
|
||||||
|
|
||||||
Every indented statement is braced; even if the block contains just one
|
|
||||||
statement. The opening brace is on the line that contains the control
|
|
||||||
flow statement that introduces the new block; the closing brace is on the
|
|
||||||
same line as the else keyword, or on a line by itself if there is no else
|
|
||||||
keyword. Example:
|
|
||||||
|
|
||||||
if (a == 5) {
|
|
||||||
printf("a was 5.\n");
|
|
||||||
} else if (a == 6) {
|
|
||||||
printf("a was 6.\n");
|
|
||||||
} else {
|
|
||||||
printf("a was something else entirely.\n");
|
|
||||||
}
|
|
||||||
|
|
||||||
Note that 'else if' is considered a single statement; otherwise a long if/
|
|
||||||
else if/else if/.../else sequence would need an indent for every else
|
|
||||||
statement.
|
|
||||||
|
|
||||||
An exception is the opening brace for a function; for reasons of tradition
|
|
||||||
and clarity it comes on a line by itself:
|
|
||||||
|
|
||||||
void a_function(void)
|
|
||||||
{
|
|
||||||
do_something();
|
|
||||||
}
|
|
||||||
|
|
||||||
Rationale: a consistent (except for functions...) bracing style reduces
|
|
||||||
ambiguity and avoids needless churn when lines are added or removed.
|
|
||||||
Furthermore, it is the QEMU coding style.
|
|
||||||
|
|
||||||
5. Declarations
|
|
||||||
|
|
||||||
Mixed declarations (interleaving statements and declarations within
|
|
||||||
blocks) are generally not allowed; declarations should be at the beginning
|
|
||||||
of blocks.
|
|
||||||
|
|
||||||
Every now and then, an exception is made for declarations inside a
|
|
||||||
#ifdef or #ifndef block: if the code looks nicer, such declarations can
|
|
||||||
be placed at the top of the block even if there are statements above.
|
|
||||||
On the other hand, however, it's often best to move that #ifdef/#ifndef
|
|
||||||
block to a separate function altogether.
|
|
||||||
|
|
||||||
6. Conditional statements
|
|
||||||
|
|
||||||
When comparing a variable for (in)equality with a constant, list the
|
|
||||||
constant on the right, as in:
|
|
||||||
|
|
||||||
if (a == 1) {
|
|
||||||
/* Reads like: "If a equals 1" */
|
|
||||||
do_something();
|
|
||||||
}
|
|
||||||
|
|
||||||
Rationale: Yoda conditions (as in 'if (1 == a)') are awkward to read.
|
|
||||||
Besides, good compilers already warn users when '==' is mis-typed as '=',
|
|
||||||
even when the constant is on the right.
|
|
||||||
18
COPYING
18
COPYING
@@ -1,8 +1,8 @@
|
|||||||
GNU GENERAL PUBLIC LICENSE
|
GNU GENERAL PUBLIC LICENSE
|
||||||
Version 2, June 1991
|
Version 2, June 1991
|
||||||
|
|
||||||
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
|
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
|
||||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
675 Mass Ave, Cambridge, MA 02139, USA
|
||||||
Everyone is permitted to copy and distribute verbatim copies
|
Everyone is permitted to copy and distribute verbatim copies
|
||||||
of this license document, but changing it is not allowed.
|
of this license document, but changing it is not allowed.
|
||||||
|
|
||||||
@@ -15,7 +15,7 @@ software--to make sure the software is free for all its users. This
|
|||||||
General Public License applies to most of the Free Software
|
General Public License applies to most of the Free Software
|
||||||
Foundation's software and to any other program whose authors commit to
|
Foundation's software and to any other program whose authors commit to
|
||||||
using it. (Some other Free Software Foundation software is covered by
|
using it. (Some other Free Software Foundation software is covered by
|
||||||
the GNU Lesser General Public License instead.) You can apply it to
|
the GNU Library General Public License instead.) You can apply it to
|
||||||
your programs, too.
|
your programs, too.
|
||||||
|
|
||||||
When we speak of free software, we are referring to freedom, not
|
When we speak of free software, we are referring to freedom, not
|
||||||
@@ -291,7 +291,7 @@ convey the exclusion of warranty; and each file should have at least
|
|||||||
the "copyright" line and a pointer to where the full notice is found.
|
the "copyright" line and a pointer to where the full notice is found.
|
||||||
|
|
||||||
<one line to give the program's name and a brief idea of what it does.>
|
<one line to give the program's name and a brief idea of what it does.>
|
||||||
Copyright (C) <year> <name of author>
|
Copyright (C) 19yy <name of author>
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
This program is free software; you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
@@ -303,16 +303,16 @@ the "copyright" line and a pointer to where the full notice is found.
|
|||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
GNU General Public License for more details.
|
GNU General Public License for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License along
|
You should have received a copy of the GNU General Public License
|
||||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
along with this program; if not, write to the Free Software
|
||||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
|
|
||||||
Also add information on how to contact you by electronic and paper mail.
|
Also add information on how to contact you by electronic and paper mail.
|
||||||
|
|
||||||
If the program is interactive, make it output a short notice like this
|
If the program is interactive, make it output a short notice like this
|
||||||
when it starts in an interactive mode:
|
when it starts in an interactive mode:
|
||||||
|
|
||||||
Gnomovision version 69, Copyright (C) year name of author
|
Gnomovision version 69, Copyright (C) 19yy name of author
|
||||||
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||||
This is free software, and you are welcome to redistribute it
|
This is free software, and you are welcome to redistribute it
|
||||||
under certain conditions; type `show c' for details.
|
under certain conditions; type `show c' for details.
|
||||||
@@ -335,5 +335,5 @@ necessary. Here is a sample; alter the names:
|
|||||||
This General Public License does not permit incorporating your program into
|
This General Public License does not permit incorporating your program into
|
||||||
proprietary programs. If your program is a subroutine library, you may
|
proprietary programs. If your program is a subroutine library, you may
|
||||||
consider it more useful to permit linking proprietary applications with the
|
consider it more useful to permit linking proprietary applications with the
|
||||||
library. If this is what you want to do, use the GNU Lesser General
|
library. If this is what you want to do, use the GNU Library General
|
||||||
Public License instead of this License.
|
Public License instead of this License.
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
Version 2.1, February 1999
|
Version 2.1, February 1999
|
||||||
|
|
||||||
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
|
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
|
||||||
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
Everyone is permitted to copy and distribute verbatim copies
|
Everyone is permitted to copy and distribute verbatim copies
|
||||||
of this license document, but changing it is not allowed.
|
of this license document, but changing it is not allowed.
|
||||||
|
|
||||||
@@ -485,7 +485,7 @@ convey the exclusion of warranty; and each file should have at least the
|
|||||||
|
|
||||||
You should have received a copy of the GNU Lesser General Public
|
You should have received a copy of the GNU Lesser General Public
|
||||||
License along with this library; if not, write to the Free Software
|
License along with this library; if not, write to the Free Software
|
||||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
|
|
||||||
Also add information on how to contact you by electronic and paper mail.
|
Also add information on how to contact you by electronic and paper mail.
|
||||||
|
|
||||||
|
|||||||
291
Changelog
291
Changelog
@@ -1,288 +1,3 @@
|
|||||||
This file documents changes for QEMU releases 0.12 and earlier.
|
|
||||||
For changelog information for later releases, see
|
|
||||||
http://wiki.qemu-project.org/ChangeLog or look at the git history for
|
|
||||||
more detailed information.
|
|
||||||
|
|
||||||
|
|
||||||
version 0.12.0:
|
|
||||||
|
|
||||||
- Update to SeaBIOS 0.5.0
|
|
||||||
- e1000: fix device link status in Linux (Anthony Liguori)
|
|
||||||
- monitor: fix QMP for balloon command (Luiz Capitulino)
|
|
||||||
- QMP: Return an empty dict by default (Luiz Capitulino)
|
|
||||||
- QMP: Only handle converted commands (Luiz Capitulino)
|
|
||||||
- pci: support PCI based option rom loading (Gerd Hoffman/Anthony Liguori)
|
|
||||||
- Fix backcompat for hotplug of SCSI controllers (Daniel P. Berrange)
|
|
||||||
- fdc: fix migration from 0.11 (Juan Quintela)
|
|
||||||
- vmware-vga: fix segv on cursor resize. (Dave Airlie)
|
|
||||||
- vmware-vga: various fixes (Dave Airlie/Anthony Liguori)
|
|
||||||
- qdev: improve property error reporting. (Gerd Hoffmann)
|
|
||||||
- fix vga names in default_list (Gerd Hoffmann)
|
|
||||||
- usb-host: check mon before using it. (Gerd Hoffmann)
|
|
||||||
- usb-net: use qdev for -usbdevice (Gerd Hoffmann)
|
|
||||||
- monitor: Catch printing to non-existent monitor (Luiz Capitulino)
|
|
||||||
- Avoid permanently disabled QEMU monitor when UNIX migration fails (Daniel P. Berrange)
|
|
||||||
- Fix loading of ELF multiboot kernels (Kevin Wolf)
|
|
||||||
- qemu-io: Fix memory leak (Kevin Wolf)
|
|
||||||
- Fix thinko in linuxboot.S (Paolo Bonzini)
|
|
||||||
- target-i386: Fix evaluation of DR7 register (Jan Kiszka)
|
|
||||||
- vnc: hextile: do not generate ForegroundSpecified and SubrectsColoured tiles (Anthony Liguori)
|
|
||||||
- S390: Bail out without KVM (Alexander Graf)
|
|
||||||
- S390: Don't tell guest we're updating config space (Alexander Graf)
|
|
||||||
- target-s390: Fail on unknown instructions (Alexander Graf)
|
|
||||||
- osdep: Fix runtime failure on older Linux kernels (Andre Przywara)
|
|
||||||
- Fix a make -j race (Juergen Lock)
|
|
||||||
- target-alpha: Fix generic ctz64. (Richard Henderson)
|
|
||||||
- s390: Fix buggy assignment (Stefan Weil)
|
|
||||||
- target-mips: fix user-mode emulation startup (Nathan Froyd)
|
|
||||||
- target-i386: Update CPUID feature set for TCG (Andre Przywara)
|
|
||||||
- s390: fix build on 32 bit host (Michael S. Tsirkin)
|
|
||||||
|
|
||||||
version 0.12.0-rc2:
|
|
||||||
|
|
||||||
- v2: properly save kvm system time msr registers (Glauber Costa)
|
|
||||||
- convert more monitor commands to qmp (Luiz Capitulino)
|
|
||||||
- vnc: fix capslock tracking logic. (Gerd Hoffmann)
|
|
||||||
- QemuOpts: allow larger option values. (Gerd Hoffmann)
|
|
||||||
- scsi: fix drive hotplug. (Gerd Hoffmann)
|
|
||||||
- pci: don't hw_error() when no slot is available. (Gerd Hoffmann)
|
|
||||||
- pci: don't abort() when trying to hotplug with acpi off. (Gerd Hoffmann)
|
|
||||||
- allow default devices to be implemented in config file (Gerd Hoffman)
|
|
||||||
- vc: colorize chardev title line with blue background. (Gerd Hoffmann)
|
|
||||||
- chardev: make chardevs specified in config file work. (Gerd Hoffmann)
|
|
||||||
- qdev: also match bus name for global properties (Gerd Hoffmann)
|
|
||||||
- qdev: add command line option to set global defaults for properties. (Gerd Hoffmann)
|
|
||||||
- kvm: x86: Save/restore exception_index (Jan Kiszka)
|
|
||||||
- qdev: Replace device names containing whitespace (Markus Armbruster)
|
|
||||||
- fix rtc-td-hack on host without high-res timers (Gleb Natapov)
|
|
||||||
- virtio: verify features on load (Michael S. Tsirkin)
|
|
||||||
- vmware_vga: add rom file so that it boots. (Dave Airlie)
|
|
||||||
- Do not abort on qemu_malloc(0) in production builds (Anthony Liguori)
|
|
||||||
- Fix ARM userspace strex implementation. (Paul Brook)
|
|
||||||
- qemu: delete rule target on error (Michael S. Tsirkin)
|
|
||||||
- QMP: add human-readable description to error response (Markus Armbruster)
|
|
||||||
- convert more monitor commands to QError (Markus Armbruster)
|
|
||||||
- monitor: Fix double-prompt after "change vnc passwd BLA" (Markus Armbruster)
|
|
||||||
- monitor: do_cont(): Don't ask for passwords (Luiz Capitulino)
|
|
||||||
- monitor: Introduce 'block_passwd' command (Luiz Capitulino)
|
|
||||||
- pci: interrupt disable bit support (Michael S. Tsirkin)
|
|
||||||
- pci: interrupt status bit implementation (Michael S. Tsirkin)
|
|
||||||
- pci: prepare irq code for interrupt state (Michael S. Tsirkin)
|
|
||||||
- msix: function mask support (Michael S. Tsirkin)
|
|
||||||
- msix: macro rename for function mask support (Michael S. Tsirkin)
|
|
||||||
- cpuid: Fix multicore setup on Intel (Andre Przywara)
|
|
||||||
- kvm: x86: Fix initial kvm_has_msr_star (Jan Kiszka)
|
|
||||||
- Update OpenBIOS images to r640 (Aurelien Jarno)
|
|
||||||
|
|
||||||
version 0.10.2:
|
|
||||||
|
|
||||||
- fix savevm/loadvm (Anthony Liguori)
|
|
||||||
- live migration: fix dirty tracking windows (Glauber Costa)
|
|
||||||
- live migration: improve error propagation (Glauber Costa)
|
|
||||||
- qcow2: fix image creation for > ~2TB images (Chris Wright)
|
|
||||||
- hotplug: fix error handling for if= parameter (Eduardo Habkost)
|
|
||||||
- qcow2: fix data corruption (Nolan Leake)
|
|
||||||
- virtio: fix guest oops with 2.6.25 kernels (Rusty Russell)
|
|
||||||
- SH4: add support for -kernel (Takashi Yoshii, Aurelien Jarno)
|
|
||||||
- hotplug: fix closing of char devices (Jan Kiszka)
|
|
||||||
- hotplug: remove incorrect check for device name (Eduardo Habkost)
|
|
||||||
- enable -k on win32 (Herve Poussineau)
|
|
||||||
- configure: use LANG=C for grep (Andreas Faerber)
|
|
||||||
- fix VGA regression (malc)
|
|
||||||
|
|
||||||
version 0.10.1:
|
|
||||||
|
|
||||||
- virtio-net: check right return size on sg list (Alex Williamson)
|
|
||||||
- Make qemu_announce_self handle holes (live migration after hotplug)
|
|
||||||
(Marcelo Tosatti)
|
|
||||||
- Revert r6804-r6808 (qcow2 allocation info). This series of changes added
|
|
||||||
a high cost to startup for large qcow2 images (Anthony Liguori)
|
|
||||||
- qemu-img: fix help message (Aurelien Jarno)
|
|
||||||
- Fix build for non-default installs of SDL (Anthony Liguori)
|
|
||||||
- Fix race condition in env->interrupt_request. When using TCG and a dynticks
|
|
||||||
host timer, this condition could cause TCG to get stuck in an infinite
|
|
||||||
loop (Aurelien Jarno)
|
|
||||||
- Fix reading encrypted hard disk passwords during early startup (Jan Kiszka)
|
|
||||||
- Fix encrypted disk reporting in 'info block' (Jan Kiszka)
|
|
||||||
- Fix console size with tiny displays (MusicPal) (Jan Kiszka)
|
|
||||||
- Improve error handling in bdrv_open2 (Jan Kiszka)
|
|
||||||
- Avoid leaking data in mux'ed character devices (Jan Kiszka)
|
|
||||||
- Fix initial character device reset (no banner in monitor) (Jan Kiszka)
|
|
||||||
- Fix cpuid KVM crash on i386 host (Lubomir Rintel)
|
|
||||||
- Fix SLES10sp2 installation by adding ISTAT1 register to LSI SCSI emulation
|
|
||||||
(Ryan Harper)
|
|
||||||
|
|
||||||
version 0.10.0:
|
|
||||||
|
|
||||||
- TCG support (No longer requires GCC 3.x)
|
|
||||||
- Kernel Virtual Machine acceleration support
|
|
||||||
- BSD userspace emulation
|
|
||||||
- Bluetooth emulation and host passthrough support
|
|
||||||
- GDB XML register description support
|
|
||||||
- Intel e1000 emulation
|
|
||||||
- HPET emulation
|
|
||||||
- VirtIO paravirtual device support
|
|
||||||
- Marvell 88w8618 / MusicPal emulation
|
|
||||||
- Nokia N-series tablet emulation / OMAP2 processor emulation
|
|
||||||
- PCI hotplug support
|
|
||||||
- Live migration and new save/restore formats
|
|
||||||
- Curses display support
|
|
||||||
- qemu-nbd utility to mount supported block formats
|
|
||||||
- Altivec support in PPC emulation and new firmware (OpenBIOS)
|
|
||||||
- Multiple VNC clients are now supported
|
|
||||||
- TLS encryption is now supported in VNC
|
|
||||||
- MIPS Magnum R4000 machine (Hervé Poussineau)
|
|
||||||
- Braille support (Samuel Thibault)
|
|
||||||
- Freecom MusicPal system emulation (Jan Kiszka)
|
|
||||||
- OMAP242x and Nokia N800, N810 machines (Andrzej Zaborowski)
|
|
||||||
- EsounD audio driver (Frederick Reeve)
|
|
||||||
- Gravis Ultrasound GF1 sound card (Tibor "TS" Schütz)
|
|
||||||
- Many, many, bug fixes and new features
|
|
||||||
|
|
||||||
version 0.9.1:
|
|
||||||
|
|
||||||
- TFTP booting from host directory (Anthony Liguori, Erwan Velu)
|
|
||||||
- Tap device emulation for Solaris (Sittichai Palanisong)
|
|
||||||
- Monitor multiplexing to several I/O channels (Jason Wessel)
|
|
||||||
- ds1225y nvram support (Herve Poussineau)
|
|
||||||
- CPU model selection support (J. Mayer, Paul Brook, Herve Poussineau)
|
|
||||||
- Several Sparc fixes (Aurelien Jarno, Blue Swirl, Robert Reif)
|
|
||||||
- MIPS 64-bit FPU support (Thiemo Seufer)
|
|
||||||
- Xscale PDA emulation (Andrzej Zaborowski)
|
|
||||||
- ColdFire system emulation (Paul Brook)
|
|
||||||
- Improved SH4 support (Magnus Damm)
|
|
||||||
- MIPS64 support (Aurelien Jarno, Thiemo Seufer)
|
|
||||||
- Preliminary Alpha guest support (J. Mayer)
|
|
||||||
- Read-only support for Parallels disk images (Alex Beregszaszi)
|
|
||||||
- SVM (x86 virtualization) support (Alexander Graf)
|
|
||||||
- CRIS emulation (Edgar E. Iglesias)
|
|
||||||
- SPARC32PLUS execution support (Blue Swirl)
|
|
||||||
- MIPS mipssim pseudo machine (Thiemo Seufer)
|
|
||||||
- Strace for Linux userland emulation (Stuart Anderson, Thayne Harbaugh)
|
|
||||||
- OMAP310 MPU emulation plus Palm T|E machine (Andrzej Zaborowski)
|
|
||||||
- ARM v6, v7, NEON SIMD and SMP emulation (Paul Brook/CodeSourcery)
|
|
||||||
- Gumstix boards: connex and verdex emulation (Thorsten Zitterell)
|
|
||||||
- Intel mainstone II board emulation (Armin Kuster)
|
|
||||||
- VMware SVGA II graphics card support (Andrzej Zaborowski)
|
|
||||||
|
|
||||||
version 0.9.0:
|
|
||||||
|
|
||||||
- Support for relative paths in backing files for disk images
|
|
||||||
- Async file I/O API
|
|
||||||
- New qcow2 disk image format
|
|
||||||
- Support of multiple VM snapshots
|
|
||||||
- Linux: specific host CDROM and floppy support
|
|
||||||
- SMM support
|
|
||||||
- Moved PCI init, MP table init and ACPI table init to Bochs BIOS
|
|
||||||
- Support for MIPS32 Release 2 instruction set (Thiemo Seufer)
|
|
||||||
- MIPS Malta system emulation (Aurelien Jarno, Stefan Weil)
|
|
||||||
- Darwin userspace emulation (Pierre d'Herbemont)
|
|
||||||
- m68k user support (Paul Brook)
|
|
||||||
- several x86 and x86_64 emulation fixes
|
|
||||||
- Mouse relative offset VNC extension (Anthony Liguori)
|
|
||||||
- PXE boot support (Anthony Liguori)
|
|
||||||
- '-daemonize' option (Anthony Liguori)
|
|
||||||
|
|
||||||
version 0.8.2:
|
|
||||||
|
|
||||||
- ACPI support
|
|
||||||
- PC VGA BIOS fixes
|
|
||||||
- switch to OpenBios for SPARC targets (Blue Swirl)
|
|
||||||
- VNC server fixes
|
|
||||||
- MIPS FPU support (Marius Groeger)
|
|
||||||
- Solaris/SPARC host support (Juergen Keil)
|
|
||||||
- PPC breakpoints and single stepping (Jason Wessel)
|
|
||||||
- USB updates (Paul Brook)
|
|
||||||
- UDP/TCP/telnet character devices (Jason Wessel)
|
|
||||||
- Windows sparse file support (Frediano Ziglio)
|
|
||||||
- RTL8139 NIC TCP segmentation offloading (Igor Kovalenko)
|
|
||||||
- PCNET NIC support (Antony T Curtis)
|
|
||||||
- Support for variable frequency host CPUs
|
|
||||||
- Workaround for win32 SMP hosts
|
|
||||||
- Support for AMD Flash memories (Jocelyn Mayer)
|
|
||||||
- Audio capture to WAV files support (malc)
|
|
||||||
|
|
||||||
version 0.8.1:
|
|
||||||
|
|
||||||
- USB tablet support (Brad Campbell, Anthony Liguori)
|
|
||||||
- win32 host serial support (Kazu)
|
|
||||||
- PC speaker support (Joachim Henke)
|
|
||||||
- IDE LBA48 support (Jens Axboe)
|
|
||||||
- SSE3 support
|
|
||||||
- Solaris port (Juergen Keil)
|
|
||||||
- Preliminary SH4 target (Samuel Tardieu)
|
|
||||||
- VNC server (Anthony Liguori)
|
|
||||||
- slirp fixes (Ed Swierk et al.)
|
|
||||||
- USB fixes
|
|
||||||
- ARM Versatile Platform Baseboard emulation (Paul Brook)
|
|
||||||
|
|
||||||
version 0.8.0:
|
|
||||||
|
|
||||||
- ARM system emulation: Arm Integrator/CP board with an arm1026ej-s
|
|
||||||
cpu (Paul Brook)
|
|
||||||
- SMP support
|
|
||||||
- Mac OS X cocoa improvements (Mike Kronenberg)
|
|
||||||
- Mac OS X CoreAudio driver (Mike Kronenberg)
|
|
||||||
- DirectSound driver (malc)
|
|
||||||
- ALSA audio driver (malc)
|
|
||||||
- new audio options: '-soundhw' and '-audio-help' (malc)
|
|
||||||
- ES1370 PCI audio device (malc)
|
|
||||||
- Initial USB support
|
|
||||||
- Linux host serial port access
|
|
||||||
- Linux host low level parallel port access
|
|
||||||
- New network emulation code supporting VLANs.
|
|
||||||
- MIPS and MIPSel User Linux emulation
|
|
||||||
- MIPS fixes to boot Linux (Daniel Jacobowitz)
|
|
||||||
- NX bit support
|
|
||||||
- Initial SPARC SMP support (Blue Swirl)
|
|
||||||
- Major overhaul of the virtual FAT driver for read/write support
|
|
||||||
(Johannes Schindelin)
|
|
||||||
|
|
||||||
version 0.7.2:
|
|
||||||
|
|
||||||
- x86_64 fixes (Win2000 and Linux 2.6 boot in 32 bit)
|
|
||||||
- merge self modifying code handling in dirty ram page mecanism.
|
|
||||||
- MIPS fixes (Ralf Baechle)
|
|
||||||
- better user net performances
|
|
||||||
|
|
||||||
version 0.7.1:
|
|
||||||
|
|
||||||
- read-only Virtual FAT support (Johannes Schindelin)
|
|
||||||
- Windows 2000 install disk full hack (original idea from Vladimir
|
|
||||||
N. Oleynik)
|
|
||||||
- VMDK disk image creation (Filip Navara)
|
|
||||||
- SPARC64 progress (Blue Swirl)
|
|
||||||
- initial MIPS support (Jocelyn mayer)
|
|
||||||
- MIPS improvements (Ralf Baechle)
|
|
||||||
- 64 bit fixes in user networking (initial patch by Gwenole Beauchesne)
|
|
||||||
- IOAPIC support (Filip Navara)
|
|
||||||
|
|
||||||
version 0.7.0:
|
|
||||||
|
|
||||||
- better BIOS translation and HDD geometry auto-detection
|
|
||||||
- user mode networking bug fix
|
|
||||||
- undocumented FPU ops support
|
|
||||||
- Cirrus VGA: support for 1280x1024x[8,15,16] modes
|
|
||||||
- 'pidfile' option
|
|
||||||
- .dmg disk image format support (Johannes Schindelin)
|
|
||||||
- keymaps support (initial patch by Johannes Schindelin)
|
|
||||||
- big endian ARM support (Lennert Buytenhek)
|
|
||||||
- added generic 64 bit target support
|
|
||||||
- x86_64 target support
|
|
||||||
- initial APIC support
|
|
||||||
- MMX/SSE/SSE2/PNI support
|
|
||||||
- PC parallel port support (Mark Jonckheere)
|
|
||||||
- initial SPARC64 support (Blue Swirl)
|
|
||||||
- SPARC target boots Linux (Blue Swirl)
|
|
||||||
- armv5te user mode support (Paul Brook)
|
|
||||||
- ARM VFP support (Paul Brook)
|
|
||||||
- ARM "Angel" semihosting syscalls (Paul Brook)
|
|
||||||
- user mode gdb stub support (Paul Brook)
|
|
||||||
- Samba 3 support
|
|
||||||
- initial Cocoa support (Pierre d'Herbemont)
|
|
||||||
- generic FPU emulation code
|
|
||||||
- Virtual PC read-only disk image support (Alex Beregszaszi)
|
|
||||||
|
|
||||||
version 0.6.1:
|
version 0.6.1:
|
||||||
|
|
||||||
- Mac OS X port (Pierre d'Herbemont)
|
- Mac OS X port (Pierre d'Herbemont)
|
||||||
@@ -386,7 +101,7 @@ version 0.5.3:
|
|||||||
- support of CD-ROM change
|
- support of CD-ROM change
|
||||||
- multiple network interface support
|
- multiple network interface support
|
||||||
- initial x86-64 host support (Gwenole Beauchesne)
|
- initial x86-64 host support (Gwenole Beauchesne)
|
||||||
- lret to outer privilege fix (OS/2 install fix)
|
- lret to outer priviledge fix (OS/2 install fix)
|
||||||
- task switch fixes (SkyOS boot)
|
- task switch fixes (SkyOS boot)
|
||||||
- VM save/restore commands
|
- VM save/restore commands
|
||||||
- new timer API
|
- new timer API
|
||||||
@@ -447,7 +162,7 @@ version 0.5.0:
|
|||||||
- multi-target build
|
- multi-target build
|
||||||
- fixed: no error code in hardware interrupts
|
- fixed: no error code in hardware interrupts
|
||||||
- fixed: pop ss, mov ss, x and sti disable hardware irqs for the next insn
|
- fixed: pop ss, mov ss, x and sti disable hardware irqs for the next insn
|
||||||
- correct single stepping through string operations
|
- correct single stepping thru string operations
|
||||||
- preliminary SPARC target support (Thomas M. Ogrisegg)
|
- preliminary SPARC target support (Thomas M. Ogrisegg)
|
||||||
- tun-fd option (Rusty Russell)
|
- tun-fd option (Rusty Russell)
|
||||||
- automatic IDE geometry detection
|
- automatic IDE geometry detection
|
||||||
@@ -531,7 +246,7 @@ version 0.1.5:
|
|||||||
|
|
||||||
- ppc64 support + personality() patch (Rusty Russell)
|
- ppc64 support + personality() patch (Rusty Russell)
|
||||||
- first Alpha CPU patches (Falk Hueffner)
|
- first Alpha CPU patches (Falk Hueffner)
|
||||||
- removed bfd.h dependency
|
- removed bfd.h dependancy
|
||||||
- fixed shrd, shld, idivl and divl on PowerPC.
|
- fixed shrd, shld, idivl and divl on PowerPC.
|
||||||
- fixed buggy glibc PowerPC rint() function (test-i386 passes now on PowerPC).
|
- fixed buggy glibc PowerPC rint() function (test-i386 passes now on PowerPC).
|
||||||
|
|
||||||
|
|||||||
214
HACKING
214
HACKING
@@ -1,214 +0,0 @@
|
|||||||
1. Preprocessor
|
|
||||||
|
|
||||||
For variadic macros, stick with this C99-like syntax:
|
|
||||||
|
|
||||||
#define DPRINTF(fmt, ...) \
|
|
||||||
do { printf("IRQ: " fmt, ## __VA_ARGS__); } while (0)
|
|
||||||
|
|
||||||
2. C types
|
|
||||||
|
|
||||||
It should be common sense to use the right type, but we have collected
|
|
||||||
a few useful guidelines here.
|
|
||||||
|
|
||||||
2.1. Scalars
|
|
||||||
|
|
||||||
If you're using "int" or "long", odds are good that there's a better type.
|
|
||||||
If a variable is counting something, it should be declared with an
|
|
||||||
unsigned type.
|
|
||||||
|
|
||||||
If it's host memory-size related, size_t should be a good choice (use
|
|
||||||
ssize_t only if required). Guest RAM memory offsets must use ram_addr_t,
|
|
||||||
but only for RAM, it may not cover whole guest address space.
|
|
||||||
|
|
||||||
If it's file-size related, use off_t.
|
|
||||||
If it's file-offset related (i.e., signed), use off_t.
|
|
||||||
If it's just counting small numbers use "unsigned int";
|
|
||||||
(on all but oddball embedded systems, you can assume that that
|
|
||||||
type is at least four bytes wide).
|
|
||||||
|
|
||||||
In the event that you require a specific width, use a standard type
|
|
||||||
like int32_t, uint32_t, uint64_t, etc. The specific types are
|
|
||||||
mandatory for VMState fields.
|
|
||||||
|
|
||||||
Don't use Linux kernel internal types like u32, __u32 or __le32.
|
|
||||||
|
|
||||||
Use hwaddr for guest physical addresses except pcibus_t
|
|
||||||
for PCI addresses. In addition, ram_addr_t is a QEMU internal address
|
|
||||||
space that maps guest RAM physical addresses into an intermediate
|
|
||||||
address space that can map to host virtual address spaces. Generally
|
|
||||||
speaking, the size of guest memory can always fit into ram_addr_t but
|
|
||||||
it would not be correct to store an actual guest physical address in a
|
|
||||||
ram_addr_t.
|
|
||||||
|
|
||||||
For CPU virtual addresses there are several possible types.
|
|
||||||
vaddr is the best type to use to hold a CPU virtual address in
|
|
||||||
target-independent code. It is guaranteed to be large enough to hold a
|
|
||||||
virtual address for any target, and it does not change size from target
|
|
||||||
to target. It is always unsigned.
|
|
||||||
target_ulong is a type the size of a virtual address on the CPU; this means
|
|
||||||
it may be 32 or 64 bits depending on which target is being built. It should
|
|
||||||
therefore be used only in target-specific code, and in some
|
|
||||||
performance-critical built-per-target core code such as the TLB code.
|
|
||||||
There is also a signed version, target_long.
|
|
||||||
abi_ulong is for the *-user targets, and represents a type the size of
|
|
||||||
'void *' in that target's ABI. (This may not be the same as the size of a
|
|
||||||
full CPU virtual address in the case of target ABIs which use 32 bit pointers
|
|
||||||
on 64 bit CPUs, like sparc32plus.) Definitions of structures that must match
|
|
||||||
the target's ABI must use this type for anything that on the target is defined
|
|
||||||
to be an 'unsigned long' or a pointer type.
|
|
||||||
There is also a signed version, abi_long.
|
|
||||||
|
|
||||||
Of course, take all of the above with a grain of salt. If you're about
|
|
||||||
to use some system interface that requires a type like size_t, pid_t or
|
|
||||||
off_t, use matching types for any corresponding variables.
|
|
||||||
|
|
||||||
Also, if you try to use e.g., "unsigned int" as a type, and that
|
|
||||||
conflicts with the signedness of a related variable, sometimes
|
|
||||||
it's best just to use the *wrong* type, if "pulling the thread"
|
|
||||||
and fixing all related variables would be too invasive.
|
|
||||||
|
|
||||||
Finally, while using descriptive types is important, be careful not to
|
|
||||||
go overboard. If whatever you're doing causes warnings, or requires
|
|
||||||
casts, then reconsider or ask for help.
|
|
||||||
|
|
||||||
2.2. Pointers
|
|
||||||
|
|
||||||
Ensure that all of your pointers are "const-correct".
|
|
||||||
Unless a pointer is used to modify the pointed-to storage,
|
|
||||||
give it the "const" attribute. That way, the reader knows
|
|
||||||
up-front that this is a read-only pointer. Perhaps more
|
|
||||||
importantly, if we're diligent about this, when you see a non-const
|
|
||||||
pointer, you're guaranteed that it is used to modify the storage
|
|
||||||
it points to, or it is aliased to another pointer that is.
|
|
||||||
|
|
||||||
2.3. Typedefs
|
|
||||||
Typedefs are used to eliminate the redundant 'struct' keyword.
|
|
||||||
|
|
||||||
2.4. Reserved namespaces in C and POSIX
|
|
||||||
Underscore capital, double underscore, and underscore 't' suffixes should be
|
|
||||||
avoided.
|
|
||||||
|
|
||||||
3. Low level memory management
|
|
||||||
|
|
||||||
Use of the malloc/free/realloc/calloc/valloc/memalign/posix_memalign
|
|
||||||
APIs is not allowed in the QEMU codebase. Instead of these routines,
|
|
||||||
use the GLib memory allocation routines g_malloc/g_malloc0/g_new/
|
|
||||||
g_new0/g_realloc/g_free or QEMU's qemu_memalign/qemu_blockalign/qemu_vfree
|
|
||||||
APIs.
|
|
||||||
|
|
||||||
Please note that g_malloc will exit on allocation failure, so there
|
|
||||||
is no need to test for failure (as you would have to with malloc).
|
|
||||||
Calling g_malloc with a zero size is valid and will return NULL.
|
|
||||||
|
|
||||||
Memory allocated by qemu_memalign or qemu_blockalign must be freed with
|
|
||||||
qemu_vfree, since breaking this will cause problems on Win32.
|
|
||||||
|
|
||||||
4. String manipulation
|
|
||||||
|
|
||||||
Do not use the strncpy function. As mentioned in the man page, it does *not*
|
|
||||||
guarantee a NULL-terminated buffer, which makes it extremely dangerous to use.
|
|
||||||
It also zeros trailing destination bytes out to the specified length. Instead,
|
|
||||||
use this similar function when possible, but note its different signature:
|
|
||||||
void pstrcpy(char *dest, int dest_buf_size, const char *src)
|
|
||||||
|
|
||||||
Don't use strcat because it can't check for buffer overflows, but:
|
|
||||||
char *pstrcat(char *buf, int buf_size, const char *s)
|
|
||||||
|
|
||||||
The same limitation exists with sprintf and vsprintf, so use snprintf and
|
|
||||||
vsnprintf.
|
|
||||||
|
|
||||||
QEMU provides other useful string functions:
|
|
||||||
int strstart(const char *str, const char *val, const char **ptr)
|
|
||||||
int stristart(const char *str, const char *val, const char **ptr)
|
|
||||||
int qemu_strnlen(const char *s, int max_len)
|
|
||||||
|
|
||||||
There are also replacement character processing macros for isxyz and toxyz,
|
|
||||||
so instead of e.g. isalnum you should use qemu_isalnum.
|
|
||||||
|
|
||||||
Because of the memory management rules, you must use g_strdup/g_strndup
|
|
||||||
instead of plain strdup/strndup.
|
|
||||||
|
|
||||||
5. Printf-style functions
|
|
||||||
|
|
||||||
Whenever you add a new printf-style function, i.e., one with a format
|
|
||||||
string argument and following "..." in its prototype, be sure to use
|
|
||||||
gcc's printf attribute directive in the prototype.
|
|
||||||
|
|
||||||
This makes it so gcc's -Wformat and -Wformat-security options can do
|
|
||||||
their jobs and cross-check format strings with the number and types
|
|
||||||
of arguments.
|
|
||||||
|
|
||||||
6. C standard, implementation defined and undefined behaviors
|
|
||||||
|
|
||||||
C code in QEMU should be written to the C99 language specification. A copy
|
|
||||||
of the final version of the C99 standard with corrigenda TC1, TC2, and TC3
|
|
||||||
included, formatted as a draft, can be downloaded from:
|
|
||||||
http://www.open-std.org/jtc1/sc22/WG14/www/docs/n1256.pdf
|
|
||||||
|
|
||||||
The C language specification defines regions of undefined behavior and
|
|
||||||
implementation defined behavior (to give compiler authors enough leeway to
|
|
||||||
produce better code). In general, code in QEMU should follow the language
|
|
||||||
specification and avoid both undefined and implementation defined
|
|
||||||
constructs. ("It works fine on the gcc I tested it with" is not a valid
|
|
||||||
argument...) However there are a few areas where we allow ourselves to
|
|
||||||
assume certain behaviors because in practice all the platforms we care about
|
|
||||||
behave in the same way and writing strictly conformant code would be
|
|
||||||
painful. These are:
|
|
||||||
* you may assume that integers are 2s complement representation
|
|
||||||
* you may assume that right shift of a signed integer duplicates
|
|
||||||
the sign bit (ie it is an arithmetic shift, not a logical shift)
|
|
||||||
|
|
||||||
7. Error handling and reporting
|
|
||||||
|
|
||||||
7.1 Reporting errors to the human user
|
|
||||||
|
|
||||||
Do not use printf(), fprintf() or monitor_printf(). Instead, use
|
|
||||||
error_report() or error_vreport() from error-report.h. This ensures the
|
|
||||||
error is reported in the right place (current monitor or stderr), and in
|
|
||||||
a uniform format.
|
|
||||||
|
|
||||||
Use error_printf() & friends to print additional information.
|
|
||||||
|
|
||||||
error_report() prints the current location. In certain common cases
|
|
||||||
like command line parsing, the current location is tracked
|
|
||||||
automatically. To manipulate it manually, use the loc_*() from
|
|
||||||
error-report.h.
|
|
||||||
|
|
||||||
7.2 Propagating errors
|
|
||||||
|
|
||||||
An error can't always be reported to the user right where it's detected,
|
|
||||||
but often needs to be propagated up the call chain to a place that can
|
|
||||||
handle it. This can be done in various ways.
|
|
||||||
|
|
||||||
The most flexible one is Error objects. See error.h for usage
|
|
||||||
information.
|
|
||||||
|
|
||||||
Use the simplest suitable method to communicate success / failure to
|
|
||||||
callers. Stick to common methods: non-negative on success / -1 on
|
|
||||||
error, non-negative / -errno, non-null / null, or Error objects.
|
|
||||||
|
|
||||||
Example: when a function returns a non-null pointer on success, and it
|
|
||||||
can fail only in one way (as far as the caller is concerned), returning
|
|
||||||
null on failure is just fine, and certainly simpler and a lot easier on
|
|
||||||
the eyes than propagating an Error object through an Error ** parameter.
|
|
||||||
|
|
||||||
Example: when a function's callers need to report details on failure
|
|
||||||
only the function really knows, use Error **, and set suitable errors.
|
|
||||||
|
|
||||||
Do not report an error to the user when you're also returning an error
|
|
||||||
for somebody else to handle. Leave the reporting to the place that
|
|
||||||
consumes the error returned.
|
|
||||||
|
|
||||||
7.3 Handling errors
|
|
||||||
|
|
||||||
Calling exit() is fine when handling configuration errors during
|
|
||||||
startup. It's problematic during normal operation. In particular,
|
|
||||||
monitor commands should never exit().
|
|
||||||
|
|
||||||
Do not call exit() or abort() to handle an error that can be triggered
|
|
||||||
by the guest (e.g., some unimplemented corner case in guest code
|
|
||||||
translation or device emulation). Guests should not be able to
|
|
||||||
terminate QEMU.
|
|
||||||
|
|
||||||
Note that &error_fatal is just another way to exit(1), and &error_abort
|
|
||||||
is just another way to abort().
|
|
||||||
21
LICENSE
21
LICENSE
@@ -1,21 +0,0 @@
|
|||||||
The following points clarify the QEMU license:
|
|
||||||
|
|
||||||
1) QEMU as a whole is released under the GNU General Public License,
|
|
||||||
version 2.
|
|
||||||
|
|
||||||
2) Parts of QEMU have specific licenses which are compatible with the
|
|
||||||
GNU General Public License, version 2. Hence each source file contains
|
|
||||||
its own licensing information. Source files with no licensing information
|
|
||||||
are released under the GNU General Public License, version 2 or (at your
|
|
||||||
option) any later version.
|
|
||||||
|
|
||||||
As of July 2013, contributions under version 2 of the GNU General Public
|
|
||||||
License (and no later version) are only accepted for the following files
|
|
||||||
or directories: bsd-user/, linux-user/, hw/vfio/, hw/xen/xen_pt*.
|
|
||||||
|
|
||||||
3) The Tiny Code Generator (TCG) is released under the BSD license
|
|
||||||
(see license headers in files).
|
|
||||||
|
|
||||||
4) QEMU is a trademark of Fabrice Bellard.
|
|
||||||
|
|
||||||
Fabrice Bellard and the QEMU team
|
|
||||||
1621
MAINTAINERS
1621
MAINTAINERS
File diff suppressed because it is too large
Load Diff
697
Makefile
697
Makefile
@@ -1,653 +1,112 @@
|
|||||||
# Makefile for QEMU.
|
-include config-host.mak
|
||||||
|
|
||||||
# Always point to the root of the build tree (needs GNU make).
|
CFLAGS=-Wall -O2 -g -fno-strict-aliasing
|
||||||
BUILD_DIR=$(CURDIR)
|
ifdef CONFIG_DARWIN
|
||||||
|
CFLAGS+= -mdynamic-no-pic
|
||||||
# Before including a proper config-host.mak, assume we are in the source tree
|
|
||||||
SRC_PATH=.
|
|
||||||
|
|
||||||
UNCHECKED_GOALS := %clean TAGS cscope ctags
|
|
||||||
|
|
||||||
# All following code might depend on configuration variables
|
|
||||||
ifneq ($(wildcard config-host.mak),)
|
|
||||||
# Put the all: rule here so that config-host.mak can contain dependencies.
|
|
||||||
all:
|
|
||||||
include config-host.mak
|
|
||||||
|
|
||||||
# Check that we're not trying to do an out-of-tree build from
|
|
||||||
# a tree that's been used for an in-tree build.
|
|
||||||
ifneq ($(realpath $(SRC_PATH)),$(realpath .))
|
|
||||||
ifneq ($(wildcard $(SRC_PATH)/config-host.mak),)
|
|
||||||
$(error This is an out of tree build but your source tree ($(SRC_PATH)) \
|
|
||||||
seems to have been used for an in-tree build. You can fix this by running \
|
|
||||||
"make distclean && rm -rf *-linux-user *-softmmu" in your source tree)
|
|
||||||
endif
|
endif
|
||||||
|
ifdef CONFIG_WIN32
|
||||||
|
CFLAGS+=-fpack-struct
|
||||||
endif
|
endif
|
||||||
|
LDFLAGS=-g
|
||||||
CONFIG_SOFTMMU := $(if $(filter %-softmmu,$(TARGET_DIRS)),y)
|
LIBS=
|
||||||
CONFIG_USER_ONLY := $(if $(filter %-user,$(TARGET_DIRS)),y)
|
DEFINES+=-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
|
||||||
CONFIG_ALL=y
|
TOOLS=qemu-img
|
||||||
-include config-all-devices.mak
|
ifdef CONFIG_STATIC
|
||||||
-include config-all-disas.mak
|
LDFLAGS+=-static
|
||||||
|
|
||||||
include $(SRC_PATH)/rules.mak
|
|
||||||
config-host.mak: $(SRC_PATH)/configure
|
|
||||||
@echo $@ is out-of-date, running configure
|
|
||||||
@# TODO: The next lines include code which supports a smooth
|
|
||||||
@# transition from old configurations without config.status.
|
|
||||||
@# This code can be removed after QEMU 1.7.
|
|
||||||
@if test -x config.status; then \
|
|
||||||
./config.status; \
|
|
||||||
else \
|
|
||||||
sed -n "/.*Configured with/s/[^:]*: //p" $@ | sh; \
|
|
||||||
fi
|
|
||||||
else
|
|
||||||
config-host.mak:
|
|
||||||
ifneq ($(filter-out $(UNCHECKED_GOALS),$(MAKECMDGOALS)),$(if $(MAKECMDGOALS),,fail))
|
|
||||||
@echo "Please call configure before running make!"
|
|
||||||
@exit 1
|
|
||||||
endif
|
|
||||||
endif
|
endif
|
||||||
|
DOCS=qemu-doc.html qemu-tech.html qemu.1
|
||||||
|
|
||||||
GENERATED_HEADERS = config-host.h qemu-options.def
|
all: dyngen$(EXESUF) $(TOOLS) $(DOCS)
|
||||||
GENERATED_HEADERS += qmp-commands.h qapi-types.h qapi-visit.h qapi-event.h
|
for d in $(TARGET_DIRS); do \
|
||||||
GENERATED_SOURCES += qmp-marshal.c qapi-types.c qapi-visit.c qapi-event.c
|
$(MAKE) -C $$d $@ || exit 1 ; \
|
||||||
GENERATED_HEADERS += qmp-introspect.h
|
done
|
||||||
GENERATED_SOURCES += qmp-introspect.c
|
|
||||||
|
|
||||||
GENERATED_HEADERS += trace/generated-events.h
|
qemu-img: qemu-img.c block.c block-cow.c block-qcow.c aes.c block-vmdk.c block-cloop.c
|
||||||
GENERATED_SOURCES += trace/generated-events.c
|
$(CC) -DQEMU_TOOL $(CFLAGS) $(LDFLAGS) $(DEFINES) -o $@ $^ -lz $(LIBS)
|
||||||
|
|
||||||
GENERATED_HEADERS += trace/generated-tracers.h
|
dyngen$(EXESUF): dyngen.c
|
||||||
ifeq ($(findstring dtrace,$(TRACE_BACKENDS)),dtrace)
|
$(HOST_CC) $(CFLAGS) $(DEFINES) -o $@ $^
|
||||||
GENERATED_HEADERS += trace/generated-tracers-dtrace.h
|
|
||||||
endif
|
|
||||||
GENERATED_SOURCES += trace/generated-tracers.c
|
|
||||||
|
|
||||||
GENERATED_HEADERS += trace/generated-tcg-tracers.h
|
|
||||||
|
|
||||||
GENERATED_HEADERS += trace/generated-helpers-wrappers.h
|
|
||||||
GENERATED_HEADERS += trace/generated-helpers.h
|
|
||||||
GENERATED_SOURCES += trace/generated-helpers.c
|
|
||||||
|
|
||||||
ifeq ($(findstring ust,$(TRACE_BACKENDS)),ust)
|
|
||||||
GENERATED_HEADERS += trace/generated-ust-provider.h
|
|
||||||
GENERATED_SOURCES += trace/generated-ust.c
|
|
||||||
endif
|
|
||||||
|
|
||||||
# Don't try to regenerate Makefile or configure
|
|
||||||
# We don't generate any of them
|
|
||||||
Makefile: ;
|
|
||||||
configure: ;
|
|
||||||
|
|
||||||
.PHONY: all clean cscope distclean dvi html info install install-doc \
|
|
||||||
pdf recurse-all speed test dist msi
|
|
||||||
|
|
||||||
$(call set-vpath, $(SRC_PATH))
|
|
||||||
|
|
||||||
LIBS+=-lz $(LIBS_TOOLS)
|
|
||||||
|
|
||||||
HELPERS-$(CONFIG_LINUX) = qemu-bridge-helper$(EXESUF)
|
|
||||||
|
|
||||||
ifdef BUILD_DOCS
|
|
||||||
DOCS=qemu-doc.html qemu-tech.html qemu.1 qemu-img.1 qemu-nbd.8 qemu-ga.8
|
|
||||||
DOCS+=qmp-commands.txt
|
|
||||||
ifdef CONFIG_LINUX
|
|
||||||
DOCS+=kvm_stat.1
|
|
||||||
endif
|
|
||||||
ifdef CONFIG_VIRTFS
|
|
||||||
DOCS+=fsdev/virtfs-proxy-helper.1
|
|
||||||
endif
|
|
||||||
else
|
|
||||||
DOCS=
|
|
||||||
endif
|
|
||||||
|
|
||||||
SUBDIR_MAKEFLAGS=$(if $(V),,--no-print-directory) BUILD_DIR=$(BUILD_DIR)
|
|
||||||
SUBDIR_DEVICES_MAK=$(patsubst %, %/config-devices.mak, $(TARGET_DIRS))
|
|
||||||
SUBDIR_DEVICES_MAK_DEP=$(patsubst %, %-config-devices.mak.d, $(TARGET_DIRS))
|
|
||||||
|
|
||||||
ifeq ($(SUBDIR_DEVICES_MAK),)
|
|
||||||
config-all-devices.mak:
|
|
||||||
$(call quiet-command,echo '# no devices' > $@," GEN $@")
|
|
||||||
else
|
|
||||||
config-all-devices.mak: $(SUBDIR_DEVICES_MAK)
|
|
||||||
$(call quiet-command, sed -n \
|
|
||||||
's|^\([^=]*\)=\(.*\)$$|\1:=$$(findstring y,$$(\1)\2)|p' \
|
|
||||||
$(SUBDIR_DEVICES_MAK) | sort -u > $@, \
|
|
||||||
" GEN $@")
|
|
||||||
endif
|
|
||||||
|
|
||||||
-include $(SUBDIR_DEVICES_MAK_DEP)
|
|
||||||
|
|
||||||
%/config-devices.mak: default-configs/%.mak
|
|
||||||
$(call quiet-command, \
|
|
||||||
$(SHELL) $(SRC_PATH)/scripts/make_device_config.sh $< $*-config-devices.mak.d $@ > $@.tmp, " GEN $@.tmp")
|
|
||||||
$(call quiet-command, if test -f $@; then \
|
|
||||||
if cmp -s $@.old $@; then \
|
|
||||||
mv $@.tmp $@; \
|
|
||||||
cp -p $@ $@.old; \
|
|
||||||
else \
|
|
||||||
if test -f $@.old; then \
|
|
||||||
echo "WARNING: $@ (user modified) out of date.";\
|
|
||||||
else \
|
|
||||||
echo "WARNING: $@ out of date.";\
|
|
||||||
fi; \
|
|
||||||
echo "Run \"make defconfig\" to regenerate."; \
|
|
||||||
rm $@.tmp; \
|
|
||||||
fi; \
|
|
||||||
else \
|
|
||||||
mv $@.tmp $@; \
|
|
||||||
cp -p $@ $@.old; \
|
|
||||||
fi, " GEN $@");
|
|
||||||
|
|
||||||
defconfig:
|
|
||||||
rm -f config-all-devices.mak $(SUBDIR_DEVICES_MAK)
|
|
||||||
|
|
||||||
ifneq ($(wildcard config-host.mak),)
|
|
||||||
include $(SRC_PATH)/Makefile.objs
|
|
||||||
endif
|
|
||||||
|
|
||||||
dummy := $(call unnest-vars,, \
|
|
||||||
stub-obj-y \
|
|
||||||
util-obj-y \
|
|
||||||
qga-obj-y \
|
|
||||||
ivshmem-client-obj-y \
|
|
||||||
ivshmem-server-obj-y \
|
|
||||||
qga-vss-dll-obj-y \
|
|
||||||
block-obj-y \
|
|
||||||
block-obj-m \
|
|
||||||
crypto-obj-y \
|
|
||||||
crypto-aes-obj-y \
|
|
||||||
qom-obj-y \
|
|
||||||
io-obj-y \
|
|
||||||
common-obj-y \
|
|
||||||
common-obj-m)
|
|
||||||
|
|
||||||
ifneq ($(wildcard config-host.mak),)
|
|
||||||
include $(SRC_PATH)/tests/Makefile
|
|
||||||
endif
|
|
||||||
|
|
||||||
all: $(DOCS) $(TOOLS) $(HELPERS-y) recurse-all modules
|
|
||||||
|
|
||||||
config-host.h: config-host.h-timestamp
|
|
||||||
config-host.h-timestamp: config-host.mak
|
|
||||||
qemu-options.def: $(SRC_PATH)/qemu-options.hx
|
|
||||||
$(call quiet-command,sh $(SRC_PATH)/scripts/hxtool -h < $< > $@," GEN $@")
|
|
||||||
|
|
||||||
SUBDIR_RULES=$(patsubst %,subdir-%, $(TARGET_DIRS))
|
|
||||||
SOFTMMU_SUBDIR_RULES=$(filter %-softmmu,$(SUBDIR_RULES))
|
|
||||||
|
|
||||||
$(SOFTMMU_SUBDIR_RULES): $(block-obj-y)
|
|
||||||
$(SOFTMMU_SUBDIR_RULES): $(crypto-obj-y)
|
|
||||||
$(SOFTMMU_SUBDIR_RULES): $(io-obj-y)
|
|
||||||
$(SOFTMMU_SUBDIR_RULES): config-all-devices.mak
|
|
||||||
|
|
||||||
subdir-%:
|
|
||||||
$(call quiet-command,$(MAKE) $(SUBDIR_MAKEFLAGS) -C $* V="$(V)" TARGET_DIR="$*/" all,)
|
|
||||||
|
|
||||||
subdir-pixman: pixman/Makefile
|
|
||||||
$(call quiet-command,$(MAKE) $(SUBDIR_MAKEFLAGS) -C pixman V="$(V)" all,)
|
|
||||||
|
|
||||||
pixman/Makefile: $(SRC_PATH)/pixman/configure
|
|
||||||
(cd pixman; CFLAGS="$(CFLAGS) -fPIC $(extra_cflags) $(extra_ldflags)" $(SRC_PATH)/pixman/configure $(AUTOCONF_HOST) --disable-gtk --disable-shared --enable-static)
|
|
||||||
|
|
||||||
$(SRC_PATH)/pixman/configure:
|
|
||||||
(cd $(SRC_PATH)/pixman; autoreconf -v --install)
|
|
||||||
|
|
||||||
DTC_MAKE_ARGS=-I$(SRC_PATH)/dtc VPATH=$(SRC_PATH)/dtc -C dtc V="$(V)" LIBFDT_srcdir=$(SRC_PATH)/dtc/libfdt
|
|
||||||
DTC_CFLAGS=$(CFLAGS) $(QEMU_CFLAGS)
|
|
||||||
DTC_CPPFLAGS=-I$(BUILD_DIR)/dtc -I$(SRC_PATH)/dtc -I$(SRC_PATH)/dtc/libfdt
|
|
||||||
|
|
||||||
subdir-dtc:dtc/libfdt dtc/tests
|
|
||||||
$(call quiet-command,$(MAKE) $(DTC_MAKE_ARGS) CPPFLAGS="$(DTC_CPPFLAGS)" CFLAGS="$(DTC_CFLAGS)" LDFLAGS="$(LDFLAGS)" ARFLAGS="$(ARFLAGS)" CC="$(CC)" AR="$(AR)" LD="$(LD)" $(SUBDIR_MAKEFLAGS) libfdt/libfdt.a,)
|
|
||||||
|
|
||||||
dtc/%:
|
|
||||||
mkdir -p $@
|
|
||||||
|
|
||||||
$(SUBDIR_RULES): libqemuutil.a libqemustub.a $(common-obj-y) $(qom-obj-y) $(crypto-aes-obj-$(CONFIG_USER_ONLY))
|
|
||||||
|
|
||||||
ROMSUBDIR_RULES=$(patsubst %,romsubdir-%, $(ROMS))
|
|
||||||
romsubdir-%:
|
|
||||||
$(call quiet-command,$(MAKE) $(SUBDIR_MAKEFLAGS) -C pc-bios/$* V="$(V)" TARGET_DIR="$*/",)
|
|
||||||
|
|
||||||
ALL_SUBDIRS=$(TARGET_DIRS) $(patsubst %,pc-bios/%, $(ROMS))
|
|
||||||
|
|
||||||
recurse-all: $(SUBDIR_RULES) $(ROMSUBDIR_RULES)
|
|
||||||
|
|
||||||
$(BUILD_DIR)/version.o: $(SRC_PATH)/version.rc config-host.h | $(BUILD_DIR)/version.lo
|
|
||||||
$(call quiet-command,$(WINDRES) -I$(BUILD_DIR) -o $@ $<," RC version.o")
|
|
||||||
$(BUILD_DIR)/version.lo: $(SRC_PATH)/version.rc config-host.h
|
|
||||||
$(call quiet-command,$(WINDRES) -I$(BUILD_DIR) -o $@ $<," RC version.lo")
|
|
||||||
|
|
||||||
Makefile: $(version-obj-y) $(version-lobj-y)
|
|
||||||
|
|
||||||
######################################################################
|
|
||||||
# Build libraries
|
|
||||||
|
|
||||||
libqemustub.a: $(stub-obj-y)
|
|
||||||
libqemuutil.a: $(util-obj-y)
|
|
||||||
|
|
||||||
block-modules = $(foreach o,$(block-obj-m),"$(basename $(subst /,-,$o))",) NULL
|
|
||||||
util/module.o-cflags = -D'CONFIG_BLOCK_MODULES=$(block-modules)'
|
|
||||||
|
|
||||||
######################################################################
|
|
||||||
|
|
||||||
qemu-img.o: qemu-img-cmds.h
|
|
||||||
|
|
||||||
qemu-img$(EXESUF): qemu-img.o $(block-obj-y) $(crypto-obj-y) $(io-obj-y) $(qom-obj-y) libqemuutil.a libqemustub.a
|
|
||||||
qemu-nbd$(EXESUF): qemu-nbd.o $(block-obj-y) $(crypto-obj-y) $(io-obj-y) $(qom-obj-y) libqemuutil.a libqemustub.a
|
|
||||||
qemu-io$(EXESUF): qemu-io.o $(block-obj-y) $(crypto-obj-y) $(io-obj-y) $(qom-obj-y) libqemuutil.a libqemustub.a
|
|
||||||
|
|
||||||
qemu-bridge-helper$(EXESUF): qemu-bridge-helper.o libqemuutil.a libqemustub.a
|
|
||||||
|
|
||||||
fsdev/virtfs-proxy-helper$(EXESUF): fsdev/virtfs-proxy-helper.o fsdev/9p-marshal.o fsdev/9p-iov-marshal.o libqemuutil.a libqemustub.a
|
|
||||||
fsdev/virtfs-proxy-helper$(EXESUF): LIBS += -lcap
|
|
||||||
|
|
||||||
qemu-img-cmds.h: $(SRC_PATH)/qemu-img-cmds.hx
|
|
||||||
$(call quiet-command,sh $(SRC_PATH)/scripts/hxtool -h < $< > $@," GEN $@")
|
|
||||||
|
|
||||||
qemu-ga$(EXESUF): LIBS = $(LIBS_QGA)
|
|
||||||
qemu-ga$(EXESUF): QEMU_CFLAGS += -I qga/qapi-generated
|
|
||||||
|
|
||||||
gen-out-type = $(subst .,-,$(suffix $@))
|
|
||||||
|
|
||||||
qapi-py = $(SRC_PATH)/scripts/qapi.py $(SRC_PATH)/scripts/ordereddict.py
|
|
||||||
|
|
||||||
qga/qapi-generated/qga-qapi-types.c qga/qapi-generated/qga-qapi-types.h :\
|
|
||||||
$(SRC_PATH)/qga/qapi-schema.json $(SRC_PATH)/scripts/qapi-types.py $(qapi-py)
|
|
||||||
$(call quiet-command,$(PYTHON) $(SRC_PATH)/scripts/qapi-types.py \
|
|
||||||
$(gen-out-type) -o qga/qapi-generated -p "qga-" $<, \
|
|
||||||
" GEN $@")
|
|
||||||
qga/qapi-generated/qga-qapi-visit.c qga/qapi-generated/qga-qapi-visit.h :\
|
|
||||||
$(SRC_PATH)/qga/qapi-schema.json $(SRC_PATH)/scripts/qapi-visit.py $(qapi-py)
|
|
||||||
$(call quiet-command,$(PYTHON) $(SRC_PATH)/scripts/qapi-visit.py \
|
|
||||||
$(gen-out-type) -o qga/qapi-generated -p "qga-" $<, \
|
|
||||||
" GEN $@")
|
|
||||||
qga/qapi-generated/qga-qmp-commands.h qga/qapi-generated/qga-qmp-marshal.c :\
|
|
||||||
$(SRC_PATH)/qga/qapi-schema.json $(SRC_PATH)/scripts/qapi-commands.py $(qapi-py)
|
|
||||||
$(call quiet-command,$(PYTHON) $(SRC_PATH)/scripts/qapi-commands.py \
|
|
||||||
$(gen-out-type) -o qga/qapi-generated -p "qga-" $<, \
|
|
||||||
" GEN $@")
|
|
||||||
|
|
||||||
qapi-modules = $(SRC_PATH)/qapi-schema.json $(SRC_PATH)/qapi/common.json \
|
|
||||||
$(SRC_PATH)/qapi/block.json $(SRC_PATH)/qapi/block-core.json \
|
|
||||||
$(SRC_PATH)/qapi/event.json $(SRC_PATH)/qapi/introspect.json \
|
|
||||||
$(SRC_PATH)/qapi/crypto.json $(SRC_PATH)/qapi/rocker.json \
|
|
||||||
$(SRC_PATH)/qapi/trace.json
|
|
||||||
|
|
||||||
qapi-types.c qapi-types.h :\
|
|
||||||
$(qapi-modules) $(SRC_PATH)/scripts/qapi-types.py $(qapi-py)
|
|
||||||
$(call quiet-command,$(PYTHON) $(SRC_PATH)/scripts/qapi-types.py \
|
|
||||||
$(gen-out-type) -o "." -b $<, \
|
|
||||||
" GEN $@")
|
|
||||||
qapi-visit.c qapi-visit.h :\
|
|
||||||
$(qapi-modules) $(SRC_PATH)/scripts/qapi-visit.py $(qapi-py)
|
|
||||||
$(call quiet-command,$(PYTHON) $(SRC_PATH)/scripts/qapi-visit.py \
|
|
||||||
$(gen-out-type) -o "." -b $<, \
|
|
||||||
" GEN $@")
|
|
||||||
qapi-event.c qapi-event.h :\
|
|
||||||
$(qapi-modules) $(SRC_PATH)/scripts/qapi-event.py $(qapi-py)
|
|
||||||
$(call quiet-command,$(PYTHON) $(SRC_PATH)/scripts/qapi-event.py \
|
|
||||||
$(gen-out-type) -o "." $<, \
|
|
||||||
" GEN $@")
|
|
||||||
qmp-commands.h qmp-marshal.c :\
|
|
||||||
$(qapi-modules) $(SRC_PATH)/scripts/qapi-commands.py $(qapi-py)
|
|
||||||
$(call quiet-command,$(PYTHON) $(SRC_PATH)/scripts/qapi-commands.py \
|
|
||||||
$(gen-out-type) -o "." -m $<, \
|
|
||||||
" GEN $@")
|
|
||||||
qmp-introspect.h qmp-introspect.c :\
|
|
||||||
$(qapi-modules) $(SRC_PATH)/scripts/qapi-introspect.py $(qapi-py)
|
|
||||||
$(call quiet-command,$(PYTHON) $(SRC_PATH)/scripts/qapi-introspect.py \
|
|
||||||
$(gen-out-type) -o "." $<, \
|
|
||||||
" GEN $@")
|
|
||||||
|
|
||||||
QGALIB_GEN=$(addprefix qga/qapi-generated/, qga-qapi-types.h qga-qapi-visit.h qga-qmp-commands.h)
|
|
||||||
$(qga-obj-y) qemu-ga.o: $(QGALIB_GEN)
|
|
||||||
|
|
||||||
qemu-ga$(EXESUF): $(qga-obj-y) libqemuutil.a libqemustub.a
|
|
||||||
$(call LINK, $^)
|
|
||||||
|
|
||||||
ifdef QEMU_GA_MSI_ENABLED
|
|
||||||
QEMU_GA_MSI=qemu-ga-$(ARCH).msi
|
|
||||||
|
|
||||||
msi: $(QEMU_GA_MSI)
|
|
||||||
|
|
||||||
$(QEMU_GA_MSI): qemu-ga.exe $(QGA_VSS_PROVIDER)
|
|
||||||
|
|
||||||
$(QEMU_GA_MSI): config-host.mak
|
|
||||||
|
|
||||||
$(QEMU_GA_MSI): $(SRC_PATH)/qga/installer/qemu-ga.wxs
|
|
||||||
$(call quiet-command,QEMU_GA_VERSION="$(QEMU_GA_VERSION)" QEMU_GA_MANUFACTURER="$(QEMU_GA_MANUFACTURER)" QEMU_GA_DISTRO="$(QEMU_GA_DISTRO)" BUILD_DIR="$(BUILD_DIR)" \
|
|
||||||
wixl -o $@ $(QEMU_GA_MSI_ARCH) $(QEMU_GA_MSI_WITH_VSS) $(QEMU_GA_MSI_MINGW_DLL_PATH) $<, " WIXL $@")
|
|
||||||
else
|
|
||||||
msi:
|
|
||||||
@echo "MSI build not configured or dependency resolution failed (reconfigure with --enable-guest-agent-msi option)"
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifneq ($(EXESUF),)
|
|
||||||
.PHONY: qemu-ga
|
|
||||||
qemu-ga: qemu-ga$(EXESUF) $(QGA_VSS_PROVIDER) $(QEMU_GA_MSI)
|
|
||||||
endif
|
|
||||||
|
|
||||||
ivshmem-client$(EXESUF): $(ivshmem-client-obj-y) libqemuutil.a libqemustub.a
|
|
||||||
$(call LINK, $^)
|
|
||||||
ivshmem-server$(EXESUF): $(ivshmem-server-obj-y) libqemuutil.a libqemustub.a
|
|
||||||
$(call LINK, $^)
|
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
# avoid old build problems by removing potentially incorrect old files
|
# avoid old build problems by removing potentially incorrect old files
|
||||||
rm -f config.mak op-i386.h opc-i386.h gen-op-i386.h op-arm.h opc-arm.h gen-op-arm.h
|
rm -f config.mak config.h op-i386.h opc-i386.h gen-op-i386.h op-arm.h opc-arm.h gen-op-arm.h
|
||||||
rm -f qemu-options.def
|
rm -f *.o *.a $(TOOLS) dyngen$(EXESUF) TAGS qemu.pod *~ */*~
|
||||||
rm -f *.msi
|
$(MAKE) -C tests clean
|
||||||
find . \( -name '*.l[oa]' -o -name '*.so' -o -name '*.dll' -o -name '*.mo' -o -name '*.[oda]' \) -type f -exec rm {} +
|
for d in $(TARGET_DIRS); do \
|
||||||
rm -f $(filter-out %.tlb,$(TOOLS)) $(HELPERS-y) qemu-ga TAGS cscope.* *.pod *~ */*~
|
$(MAKE) -C $$d $@ || exit 1 ; \
|
||||||
rm -f fsdev/*.pod
|
|
||||||
rm -rf .libs */.libs
|
|
||||||
rm -f qemu-img-cmds.h
|
|
||||||
rm -f ui/shader/*-vert.h ui/shader/*-frag.h
|
|
||||||
@# May not be present in GENERATED_HEADERS
|
|
||||||
rm -f trace/generated-tracers-dtrace.dtrace*
|
|
||||||
rm -f trace/generated-tracers-dtrace.h*
|
|
||||||
rm -f $(foreach f,$(GENERATED_HEADERS),$(f) $(f)-timestamp)
|
|
||||||
rm -f $(foreach f,$(GENERATED_SOURCES),$(f) $(f)-timestamp)
|
|
||||||
rm -rf qapi-generated
|
|
||||||
rm -rf qga/qapi-generated
|
|
||||||
for d in $(ALL_SUBDIRS); do \
|
|
||||||
if test -d $$d; then $(MAKE) -C $$d $@ || exit 1; fi; \
|
|
||||||
rm -f $$d/qemu-options.def; \
|
|
||||||
done
|
done
|
||||||
|
|
||||||
VERSION ?= $(shell cat VERSION)
|
|
||||||
|
|
||||||
dist: qemu-$(VERSION).tar.bz2
|
|
||||||
|
|
||||||
qemu-%.tar.bz2:
|
|
||||||
$(SRC_PATH)/scripts/make-release "$(SRC_PATH)" "$(patsubst qemu-%.tar.bz2,%,$@)"
|
|
||||||
|
|
||||||
distclean: clean
|
distclean: clean
|
||||||
rm -f config-host.mak config-host.h* config-host.ld $(DOCS) qemu-options.texi qemu-img-cmds.texi qemu-monitor.texi qemu-monitor-info.texi
|
rm -f config-host.mak config-host.h
|
||||||
rm -f config-all-devices.mak config-all-disas.mak config.status
|
|
||||||
rm -f po/*.mo tests/qemu-iotests/common.env
|
|
||||||
rm -f roms/seabios/config.mak roms/vgabios/config.mak
|
|
||||||
rm -f qemu-doc.info qemu-doc.aux qemu-doc.cp qemu-doc.cps qemu-doc.dvi
|
|
||||||
rm -f qemu-doc.fn qemu-doc.fns qemu-doc.info qemu-doc.ky qemu-doc.kys
|
|
||||||
rm -f qemu-doc.log qemu-doc.pdf qemu-doc.pg qemu-doc.toc qemu-doc.tp
|
|
||||||
rm -f qemu-doc.vr
|
|
||||||
rm -f config.log
|
|
||||||
rm -f linux-headers/asm
|
|
||||||
rm -f qemu-tech.info qemu-tech.aux qemu-tech.cp qemu-tech.dvi qemu-tech.fn qemu-tech.info qemu-tech.ky qemu-tech.log qemu-tech.pdf qemu-tech.pg qemu-tech.toc qemu-tech.tp qemu-tech.vr
|
|
||||||
for d in $(TARGET_DIRS); do \
|
for d in $(TARGET_DIRS); do \
|
||||||
rm -rf $$d || exit 1 ; \
|
rm -rf $$d || exit 1 ; \
|
||||||
done
|
done
|
||||||
rm -Rf .sdk
|
|
||||||
if test -f pixman/config.log; then $(MAKE) -C pixman distclean; fi
|
|
||||||
if test -f dtc/version_gen.h; then $(MAKE) $(DTC_MAKE_ARGS) clean; fi
|
|
||||||
|
|
||||||
KEYMAPS=da en-gb et fr fr-ch is lt modifiers no pt-br sv \
|
install: all
|
||||||
ar de en-us fi fr-be hr it lv nl pl ru th \
|
mkdir -p "$(bindir)"
|
||||||
common de-ch es fo fr-ca hu ja mk nl-be pt sl tr \
|
ifndef CONFIG_WIN32
|
||||||
bepo cz
|
install -m 755 -s $(TOOLS) "$(bindir)"
|
||||||
|
|
||||||
ifdef INSTALL_BLOBS
|
|
||||||
BLOBS=bios.bin bios-256k.bin sgabios.bin vgabios.bin vgabios-cirrus.bin \
|
|
||||||
vgabios-stdvga.bin vgabios-vmware.bin vgabios-qxl.bin vgabios-virtio.bin \
|
|
||||||
acpi-dsdt.aml \
|
|
||||||
ppc_rom.bin openbios-sparc32 openbios-sparc64 openbios-ppc QEMU,tcx.bin QEMU,cgthree.bin \
|
|
||||||
pxe-e1000.rom pxe-eepro100.rom pxe-ne2k_pci.rom \
|
|
||||||
pxe-pcnet.rom pxe-rtl8139.rom pxe-virtio.rom \
|
|
||||||
efi-e1000.rom efi-eepro100.rom efi-ne2k_pci.rom \
|
|
||||||
efi-pcnet.rom efi-rtl8139.rom efi-virtio.rom \
|
|
||||||
qemu-icon.bmp qemu_logo_no_text.svg \
|
|
||||||
bamboo.dtb petalogix-s3adsp1800.dtb petalogix-ml605.dtb \
|
|
||||||
multiboot.bin linuxboot.bin kvmvapic.bin \
|
|
||||||
s390-ccw.img \
|
|
||||||
spapr-rtas.bin slof.bin \
|
|
||||||
palcode-clipper \
|
|
||||||
u-boot.e500
|
|
||||||
else
|
|
||||||
BLOBS=
|
|
||||||
endif
|
endif
|
||||||
|
mkdir -p "$(datadir)"
|
||||||
install-doc: $(DOCS)
|
install -m 644 pc-bios/bios.bin pc-bios/vgabios.bin \
|
||||||
$(INSTALL_DIR) "$(DESTDIR)$(qemu_docdir)"
|
pc-bios/vgabios-cirrus.bin \
|
||||||
$(INSTALL_DATA) qemu-doc.html qemu-tech.html "$(DESTDIR)$(qemu_docdir)"
|
pc-bios/ppc_rom.bin \
|
||||||
$(INSTALL_DATA) qmp-commands.txt "$(DESTDIR)$(qemu_docdir)"
|
pc-bios/proll.bin \
|
||||||
ifdef CONFIG_POSIX
|
pc-bios/linux_boot.bin "$(datadir)"
|
||||||
$(INSTALL_DIR) "$(DESTDIR)$(mandir)/man1"
|
mkdir -p "$(docdir)"
|
||||||
$(INSTALL_DATA) qemu.1 "$(DESTDIR)$(mandir)/man1"
|
install -m 644 qemu-doc.html qemu-tech.html "$(docdir)"
|
||||||
ifneq ($(TOOLS),)
|
ifndef CONFIG_WIN32
|
||||||
$(INSTALL_DATA) qemu-img.1 "$(DESTDIR)$(mandir)/man1"
|
mkdir -p "$(mandir)/man1"
|
||||||
$(INSTALL_DIR) "$(DESTDIR)$(mandir)/man8"
|
install qemu.1 qemu-mkcow.1 "$(mandir)/man1"
|
||||||
$(INSTALL_DATA) qemu-nbd.8 "$(DESTDIR)$(mandir)/man8"
|
|
||||||
endif
|
endif
|
||||||
ifneq (,$(findstring qemu-ga,$(TOOLS)))
|
|
||||||
$(INSTALL_DATA) qemu-ga.8 "$(DESTDIR)$(mandir)/man8"
|
|
||||||
endif
|
|
||||||
endif
|
|
||||||
ifdef CONFIG_VIRTFS
|
|
||||||
$(INSTALL_DIR) "$(DESTDIR)$(mandir)/man1"
|
|
||||||
$(INSTALL_DATA) fsdev/virtfs-proxy-helper.1 "$(DESTDIR)$(mandir)/man1"
|
|
||||||
endif
|
|
||||||
|
|
||||||
install-datadir:
|
|
||||||
$(INSTALL_DIR) "$(DESTDIR)$(qemu_datadir)"
|
|
||||||
|
|
||||||
install-localstatedir:
|
|
||||||
ifdef CONFIG_POSIX
|
|
||||||
ifneq (,$(findstring qemu-ga,$(TOOLS)))
|
|
||||||
$(INSTALL_DIR) "$(DESTDIR)$(qemu_localstatedir)"/run
|
|
||||||
endif
|
|
||||||
endif
|
|
||||||
|
|
||||||
|
|
||||||
install: all $(if $(BUILD_DOCS),install-doc) \
|
|
||||||
install-datadir install-localstatedir
|
|
||||||
ifneq ($(TOOLS),)
|
|
||||||
$(call install-prog,$(subst qemu-ga,qemu-ga$(EXESUF),$(TOOLS)),$(DESTDIR)$(bindir))
|
|
||||||
endif
|
|
||||||
ifneq ($(CONFIG_MODULES),)
|
|
||||||
$(INSTALL_DIR) "$(DESTDIR)$(qemu_moddir)"
|
|
||||||
for s in $(modules-m:.mo=$(DSOSUF)); do \
|
|
||||||
t="$(DESTDIR)$(qemu_moddir)/$$(echo $$s | tr / -)"; \
|
|
||||||
$(INSTALL_LIB) $$s "$$t"; \
|
|
||||||
test -z "$(STRIP)" || $(STRIP) "$$t"; \
|
|
||||||
done
|
|
||||||
endif
|
|
||||||
ifneq ($(HELPERS-y),)
|
|
||||||
$(call install-prog,$(HELPERS-y),$(DESTDIR)$(libexecdir))
|
|
||||||
endif
|
|
||||||
ifneq ($(BLOBS),)
|
|
||||||
set -e; for x in $(BLOBS); do \
|
|
||||||
$(INSTALL_DATA) $(SRC_PATH)/pc-bios/$$x "$(DESTDIR)$(qemu_datadir)"; \
|
|
||||||
done
|
|
||||||
endif
|
|
||||||
ifeq ($(CONFIG_GTK),y)
|
|
||||||
$(MAKE) -C po $@
|
|
||||||
endif
|
|
||||||
$(INSTALL_DIR) "$(DESTDIR)$(qemu_datadir)/keymaps"
|
|
||||||
set -e; for x in $(KEYMAPS); do \
|
|
||||||
$(INSTALL_DATA) $(SRC_PATH)/pc-bios/keymaps/$$x "$(DESTDIR)$(qemu_datadir)/keymaps"; \
|
|
||||||
done
|
|
||||||
$(INSTALL_DATA) $(SRC_PATH)/trace-events "$(DESTDIR)$(qemu_datadir)/trace-events"
|
|
||||||
for d in $(TARGET_DIRS); do \
|
for d in $(TARGET_DIRS); do \
|
||||||
$(MAKE) $(SUBDIR_MAKEFLAGS) TARGET_DIR=$$d/ -C $$d $@ || exit 1 ; \
|
$(MAKE) -C $$d $@ || exit 1 ; \
|
||||||
done
|
done
|
||||||
|
|
||||||
# various test targets
|
# various test targets
|
||||||
test speed: all
|
test speed test2: all
|
||||||
$(MAKE) -C tests/tcg $@
|
$(MAKE) -C tests $@
|
||||||
|
|
||||||
.PHONY: ctags
|
|
||||||
ctags:
|
|
||||||
rm -f $@
|
|
||||||
find "$(SRC_PATH)" -name '*.[hc]' -exec ctags --append {} +
|
|
||||||
|
|
||||||
.PHONY: TAGS
|
|
||||||
TAGS:
|
TAGS:
|
||||||
rm -f $@
|
etags *.[ch] tests/*.[ch]
|
||||||
find "$(SRC_PATH)" -name '*.[hc]' -exec etags --append {} +
|
|
||||||
|
|
||||||
cscope:
|
|
||||||
rm -f "$(SRC_PATH)"/cscope.*
|
|
||||||
find "$(SRC_PATH)/" -name "*.[chsS]" -print | sed 's,^\./,,' > "$(SRC_PATH)/cscope.files"
|
|
||||||
cscope -b -i"$(SRC_PATH)/cscope.files"
|
|
||||||
|
|
||||||
# opengl shader programs
|
|
||||||
ui/shader/%-vert.h: $(SRC_PATH)/ui/shader/%.vert $(SRC_PATH)/scripts/shaderinclude.pl
|
|
||||||
@mkdir -p $(dir $@)
|
|
||||||
$(call quiet-command,\
|
|
||||||
perl $(SRC_PATH)/scripts/shaderinclude.pl $< > $@,\
|
|
||||||
" VERT $@")
|
|
||||||
|
|
||||||
ui/shader/%-frag.h: $(SRC_PATH)/ui/shader/%.frag $(SRC_PATH)/scripts/shaderinclude.pl
|
|
||||||
@mkdir -p $(dir $@)
|
|
||||||
$(call quiet-command,\
|
|
||||||
perl $(SRC_PATH)/scripts/shaderinclude.pl $< > $@,\
|
|
||||||
" FRAG $@")
|
|
||||||
|
|
||||||
ui/console-gl.o: $(SRC_PATH)/ui/console-gl.c \
|
|
||||||
ui/shader/texture-blit-vert.h ui/shader/texture-blit-frag.h
|
|
||||||
|
|
||||||
# documentation
|
# documentation
|
||||||
MAKEINFO=makeinfo
|
|
||||||
MAKEINFOFLAGS=--no-headers --no-split --number-sections
|
|
||||||
TEXIFLAG=$(if $(V),,--quiet)
|
|
||||||
%.dvi: %.texi
|
|
||||||
$(call quiet-command,texi2dvi $(TEXIFLAG) -I . $<," GEN $@")
|
|
||||||
|
|
||||||
%.html: %.texi
|
%.html: %.texi
|
||||||
$(call quiet-command,LC_ALL=C $(MAKEINFO) $(MAKEINFOFLAGS) --html $< -o $@, \
|
texi2html -monolithic -number $<
|
||||||
" GEN $@")
|
|
||||||
|
|
||||||
%.info: %.texi
|
qemu.1: qemu-doc.texi
|
||||||
$(call quiet-command,$(MAKEINFO) $< -o $@," GEN $@")
|
./texi2pod.pl $< qemu.pod
|
||||||
|
pod2man --section=1 --center=" " --release=" " qemu.pod > $@
|
||||||
|
|
||||||
%.pdf: %.texi
|
FILE=qemu-$(shell cat VERSION)
|
||||||
$(call quiet-command,texi2pdf $(TEXIFLAG) -I . $<," GEN $@")
|
|
||||||
|
|
||||||
qemu-options.texi: $(SRC_PATH)/qemu-options.hx
|
# tar release (use 'make -k tar' on a checkouted tree)
|
||||||
$(call quiet-command,sh $(SRC_PATH)/scripts/hxtool -t < $< > $@," GEN $@")
|
tar:
|
||||||
|
rm -rf /tmp/$(FILE)
|
||||||
|
cp -r . /tmp/$(FILE)
|
||||||
|
( cd /tmp ; tar zcvf ~/$(FILE).tar.gz $(FILE) --exclude CVS )
|
||||||
|
rm -rf /tmp/$(FILE)
|
||||||
|
|
||||||
qemu-monitor.texi: $(SRC_PATH)/hmp-commands.hx
|
# generate a binary distribution
|
||||||
$(call quiet-command,sh $(SRC_PATH)/scripts/hxtool -t < $< > $@," GEN $@")
|
tarbin:
|
||||||
|
( cd / ; tar zcvf ~/qemu-$(VERSION)-i386.tar.gz \
|
||||||
|
$(bindir)/qemu $(bindir)/qemu-fast \
|
||||||
|
$(bindir)/qemu-system-ppc \
|
||||||
|
$(bindir)/qemu-i386 \
|
||||||
|
$(bindir)/qemu-arm \
|
||||||
|
$(bindir)/qemu-sparc \
|
||||||
|
$(bindir)/qemu-ppc \
|
||||||
|
$(bindir)/qemu-img \
|
||||||
|
$(datadir)/bios.bin \
|
||||||
|
$(datadir)/vgabios.bin \
|
||||||
|
$(datadir)/vgabios-cirrus.bin \
|
||||||
|
$(datadir)/ppc_rom.bin \
|
||||||
|
$(datadir)/proll.bin \
|
||||||
|
$(datadir)/linux_boot.bin \
|
||||||
|
$(docdir)/qemu-doc.html \
|
||||||
|
$(docdir)/qemu-tech.html \
|
||||||
|
$(mandir)/man1/qemu.1 $(mandir)/man1/qemu-mkcow.1 )
|
||||||
|
|
||||||
qemu-monitor-info.texi: $(SRC_PATH)/hmp-commands-info.hx
|
ifneq ($(wildcard .depend),)
|
||||||
$(call quiet-command,sh $(SRC_PATH)/scripts/hxtool -t < $< > $@," GEN $@")
|
include .depend
|
||||||
|
|
||||||
qmp-commands.txt: $(SRC_PATH)/qmp-commands.hx
|
|
||||||
$(call quiet-command,sh $(SRC_PATH)/scripts/hxtool -q < $< > $@," GEN $@")
|
|
||||||
|
|
||||||
qemu-img-cmds.texi: $(SRC_PATH)/qemu-img-cmds.hx
|
|
||||||
$(call quiet-command,sh $(SRC_PATH)/scripts/hxtool -t < $< > $@," GEN $@")
|
|
||||||
|
|
||||||
qemu.1: qemu-doc.texi qemu-options.texi qemu-monitor.texi qemu-monitor-info.texi
|
|
||||||
$(call quiet-command, \
|
|
||||||
perl -Ww -- $(SRC_PATH)/scripts/texi2pod.pl $< qemu.pod && \
|
|
||||||
$(POD2MAN) --section=1 --center=" " --release=" " qemu.pod > $@, \
|
|
||||||
" GEN $@")
|
|
||||||
|
|
||||||
qemu-img.1: qemu-img.texi qemu-img-cmds.texi
|
|
||||||
$(call quiet-command, \
|
|
||||||
perl -Ww -- $(SRC_PATH)/scripts/texi2pod.pl $< qemu-img.pod && \
|
|
||||||
$(POD2MAN) --section=1 --center=" " --release=" " qemu-img.pod > $@, \
|
|
||||||
" GEN $@")
|
|
||||||
|
|
||||||
fsdev/virtfs-proxy-helper.1: fsdev/virtfs-proxy-helper.texi
|
|
||||||
$(call quiet-command, \
|
|
||||||
perl -Ww -- $(SRC_PATH)/scripts/texi2pod.pl $< fsdev/virtfs-proxy-helper.pod && \
|
|
||||||
$(POD2MAN) --section=1 --center=" " --release=" " fsdev/virtfs-proxy-helper.pod > $@, \
|
|
||||||
" GEN $@")
|
|
||||||
|
|
||||||
qemu-nbd.8: qemu-nbd.texi
|
|
||||||
$(call quiet-command, \
|
|
||||||
perl -Ww -- $(SRC_PATH)/scripts/texi2pod.pl $< qemu-nbd.pod && \
|
|
||||||
$(POD2MAN) --section=8 --center=" " --release=" " qemu-nbd.pod > $@, \
|
|
||||||
" GEN $@")
|
|
||||||
|
|
||||||
qemu-ga.8: qemu-ga.texi
|
|
||||||
$(call quiet-command, \
|
|
||||||
perl -Ww -- $(SRC_PATH)/scripts/texi2pod.pl $< qemu-ga.pod && \
|
|
||||||
$(POD2MAN) --section=8 --center=" " --release=" " qemu-ga.pod > $@, \
|
|
||||||
" GEN $@")
|
|
||||||
|
|
||||||
kvm_stat.1: scripts/kvm/kvm_stat.texi
|
|
||||||
$(call quiet-command, \
|
|
||||||
perl -Ww -- $(SRC_PATH)/scripts/texi2pod.pl $< kvm_stat.pod && \
|
|
||||||
$(POD2MAN) --section=1 --center=" " --release=" " kvm_stat.pod > $@, \
|
|
||||||
" GEN $@")
|
|
||||||
|
|
||||||
dvi: qemu-doc.dvi qemu-tech.dvi
|
|
||||||
html: qemu-doc.html qemu-tech.html
|
|
||||||
info: qemu-doc.info qemu-tech.info
|
|
||||||
pdf: qemu-doc.pdf qemu-tech.pdf
|
|
||||||
|
|
||||||
qemu-doc.dvi qemu-doc.html qemu-doc.info qemu-doc.pdf: \
|
|
||||||
qemu-img.texi qemu-nbd.texi qemu-options.texi \
|
|
||||||
qemu-monitor.texi qemu-img-cmds.texi qemu-ga.texi \
|
|
||||||
qemu-monitor-info.texi
|
|
||||||
|
|
||||||
ifdef CONFIG_WIN32
|
|
||||||
|
|
||||||
INSTALLER = qemu-setup-$(VERSION)$(EXESUF)
|
|
||||||
|
|
||||||
nsisflags = -V2 -NOCD
|
|
||||||
|
|
||||||
ifneq ($(wildcard $(SRC_PATH)/dll),)
|
|
||||||
ifeq ($(ARCH),x86_64)
|
|
||||||
# 64 bit executables
|
|
||||||
DLL_PATH = $(SRC_PATH)/dll/w64
|
|
||||||
nsisflags += -DW64
|
|
||||||
else
|
|
||||||
# 32 bit executables
|
|
||||||
DLL_PATH = $(SRC_PATH)/dll/w32
|
|
||||||
endif
|
endif
|
||||||
endif
|
|
||||||
|
|
||||||
.PHONY: installer
|
|
||||||
installer: $(INSTALLER)
|
|
||||||
|
|
||||||
INSTDIR=/tmp/qemu-nsis
|
|
||||||
|
|
||||||
$(INSTALLER): $(SRC_PATH)/qemu.nsi
|
|
||||||
$(MAKE) install prefix=${INSTDIR}
|
|
||||||
ifdef SIGNCODE
|
|
||||||
(cd ${INSTDIR}; \
|
|
||||||
for i in *.exe; do \
|
|
||||||
$(SIGNCODE) $${i}; \
|
|
||||||
done \
|
|
||||||
)
|
|
||||||
endif # SIGNCODE
|
|
||||||
(cd ${INSTDIR}; \
|
|
||||||
for i in qemu-system-*.exe; do \
|
|
||||||
arch=$${i%.exe}; \
|
|
||||||
arch=$${arch#qemu-system-}; \
|
|
||||||
echo Section \"$$arch\" Section_$$arch; \
|
|
||||||
echo SetOutPath \"\$$INSTDIR\"; \
|
|
||||||
echo File \"\$${BINDIR}\\$$i\"; \
|
|
||||||
echo SectionEnd; \
|
|
||||||
done \
|
|
||||||
) >${INSTDIR}/system-emulations.nsh
|
|
||||||
makensis $(nsisflags) \
|
|
||||||
$(if $(BUILD_DOCS),-DCONFIG_DOCUMENTATION="y") \
|
|
||||||
$(if $(CONFIG_GTK),-DCONFIG_GTK="y") \
|
|
||||||
-DBINDIR="${INSTDIR}" \
|
|
||||||
$(if $(DLL_PATH),-DDLLDIR="$(DLL_PATH)") \
|
|
||||||
-DSRCDIR="$(SRC_PATH)" \
|
|
||||||
-DOUTFILE="$(INSTALLER)" \
|
|
||||||
-DDISPLAYVERSION="$(VERSION)" \
|
|
||||||
$(SRC_PATH)/qemu.nsi
|
|
||||||
rm -r ${INSTDIR}
|
|
||||||
ifdef SIGNCODE
|
|
||||||
$(SIGNCODE) $(INSTALLER)
|
|
||||||
endif # SIGNCODE
|
|
||||||
endif # CONFIG_WIN
|
|
||||||
|
|
||||||
# Add a dependency on the generated files, so that they are always
|
|
||||||
# rebuilt before other object files
|
|
||||||
ifneq ($(filter-out $(UNCHECKED_GOALS),$(MAKECMDGOALS)),$(if $(MAKECMDGOALS),,fail))
|
|
||||||
Makefile: $(GENERATED_HEADERS)
|
|
||||||
endif
|
|
||||||
|
|
||||||
# Include automatically generated dependency files
|
|
||||||
# Dependencies in Makefile.objs files come from our recursive subdir rules
|
|
||||||
-include $(wildcard *.d tests/*.d)
|
|
||||||
|
|||||||
118
Makefile.objs
118
Makefile.objs
@@ -1,118 +0,0 @@
|
|||||||
#######################################################################
|
|
||||||
# Common libraries for tools and emulators
|
|
||||||
stub-obj-y = stubs/ crypto/
|
|
||||||
util-obj-y = util/ qobject/ qapi/
|
|
||||||
util-obj-y += qmp-introspect.o qapi-types.o qapi-visit.o qapi-event.o
|
|
||||||
|
|
||||||
#######################################################################
|
|
||||||
# block-obj-y is code used by both qemu system emulation and qemu-img
|
|
||||||
|
|
||||||
block-obj-y = async.o thread-pool.o
|
|
||||||
block-obj-y += nbd/
|
|
||||||
block-obj-y += block.o blockjob.o
|
|
||||||
block-obj-y += main-loop.o iohandler.o qemu-timer.o
|
|
||||||
block-obj-$(CONFIG_POSIX) += aio-posix.o
|
|
||||||
block-obj-$(CONFIG_WIN32) += aio-win32.o
|
|
||||||
block-obj-y += block/
|
|
||||||
block-obj-y += qemu-io-cmds.o
|
|
||||||
|
|
||||||
block-obj-m = block/
|
|
||||||
|
|
||||||
#######################################################################
|
|
||||||
# crypto-obj-y is code used by both qemu system emulation and qemu-img
|
|
||||||
|
|
||||||
crypto-obj-y = crypto/
|
|
||||||
crypto-aes-obj-y = crypto/
|
|
||||||
|
|
||||||
#######################################################################
|
|
||||||
# qom-obj-y is code used by both qemu system emulation and qemu-img
|
|
||||||
|
|
||||||
qom-obj-y = qom/
|
|
||||||
|
|
||||||
#######################################################################
|
|
||||||
# io-obj-y is code used by both qemu system emulation and qemu-img
|
|
||||||
|
|
||||||
io-obj-y = io/
|
|
||||||
|
|
||||||
######################################################################
|
|
||||||
# Target independent part of system emulation. The long term path is to
|
|
||||||
# suppress *all* target specific code in case of system emulation, i.e. a
|
|
||||||
# single QEMU executable should support all CPUs and machines.
|
|
||||||
|
|
||||||
ifeq ($(CONFIG_SOFTMMU),y)
|
|
||||||
common-obj-y = blockdev.o blockdev-nbd.o block/
|
|
||||||
common-obj-y += iothread.o
|
|
||||||
common-obj-y += net/
|
|
||||||
common-obj-y += qdev-monitor.o device-hotplug.o
|
|
||||||
common-obj-$(CONFIG_WIN32) += os-win32.o
|
|
||||||
common-obj-$(CONFIG_POSIX) += os-posix.o
|
|
||||||
|
|
||||||
common-obj-$(CONFIG_LINUX) += fsdev/
|
|
||||||
|
|
||||||
common-obj-y += migration/
|
|
||||||
common-obj-y += qemu-char.o #aio.o
|
|
||||||
common-obj-y += page_cache.o
|
|
||||||
common-obj-y += qjson.o
|
|
||||||
|
|
||||||
common-obj-$(CONFIG_SPICE) += spice-qemu-char.o
|
|
||||||
|
|
||||||
common-obj-y += audio/
|
|
||||||
common-obj-y += hw/
|
|
||||||
common-obj-y += accel.o
|
|
||||||
|
|
||||||
common-obj-y += replay/
|
|
||||||
|
|
||||||
common-obj-y += ui/
|
|
||||||
common-obj-y += bt-host.o bt-vhci.o
|
|
||||||
bt-host.o-cflags := $(BLUEZ_CFLAGS)
|
|
||||||
|
|
||||||
common-obj-y += dma-helpers.o
|
|
||||||
common-obj-y += vl.o
|
|
||||||
vl.o-cflags := $(GPROF_CFLAGS) $(SDL_CFLAGS)
|
|
||||||
common-obj-y += tpm.o
|
|
||||||
|
|
||||||
common-obj-$(CONFIG_SLIRP) += slirp/
|
|
||||||
|
|
||||||
common-obj-y += backends/
|
|
||||||
|
|
||||||
common-obj-$(CONFIG_SECCOMP) += qemu-seccomp.o
|
|
||||||
|
|
||||||
common-obj-$(CONFIG_FDT) += device_tree.o
|
|
||||||
|
|
||||||
######################################################################
|
|
||||||
# qapi
|
|
||||||
|
|
||||||
common-obj-y += qmp-marshal.o
|
|
||||||
common-obj-y += qmp-introspect.o
|
|
||||||
common-obj-y += qmp.o hmp.o
|
|
||||||
endif
|
|
||||||
|
|
||||||
#######################################################################
|
|
||||||
# Target-independent parts used in system and user emulation
|
|
||||||
common-obj-y += tcg-runtime.o
|
|
||||||
common-obj-y += hw/
|
|
||||||
common-obj-y += qom/
|
|
||||||
common-obj-y += disas/
|
|
||||||
|
|
||||||
######################################################################
|
|
||||||
# Resource file for Windows executables
|
|
||||||
version-obj-$(CONFIG_WIN32) += $(BUILD_DIR)/version.o
|
|
||||||
version-lobj-$(CONFIG_WIN32) += $(BUILD_DIR)/version.lo
|
|
||||||
|
|
||||||
######################################################################
|
|
||||||
# tracing
|
|
||||||
util-obj-y += trace/
|
|
||||||
target-obj-y += trace/
|
|
||||||
|
|
||||||
######################################################################
|
|
||||||
# guest agent
|
|
||||||
|
|
||||||
# FIXME: a few definitions from qapi-types.o/qapi-visit.o are needed
|
|
||||||
# by libqemuutil.a. These should be moved to a separate .json schema.
|
|
||||||
qga-obj-y = qga/
|
|
||||||
qga-vss-dll-obj-y = qga/
|
|
||||||
|
|
||||||
######################################################################
|
|
||||||
# contrib
|
|
||||||
ivshmem-client-obj-y = contrib/ivshmem-client/
|
|
||||||
ivshmem-server-obj-y = contrib/ivshmem-server/
|
|
||||||
577
Makefile.target
577
Makefile.target
@@ -1,232 +1,405 @@
|
|||||||
# -*- Mode: makefile -*-
|
include config.mak
|
||||||
|
|
||||||
BUILD_DIR?=$(CURDIR)/..
|
|
||||||
|
|
||||||
include ../config-host.mak
|
|
||||||
include config-target.mak
|
|
||||||
include config-devices.mak
|
|
||||||
include $(SRC_PATH)/rules.mak
|
|
||||||
|
|
||||||
$(call set-vpath, $(SRC_PATH):$(BUILD_DIR))
|
|
||||||
ifdef CONFIG_LINUX
|
|
||||||
QEMU_CFLAGS += -I../linux-headers
|
|
||||||
endif
|
|
||||||
QEMU_CFLAGS += -I.. -I$(SRC_PATH)/target-$(TARGET_BASE_ARCH) -DNEED_CPU_H
|
|
||||||
|
|
||||||
QEMU_CFLAGS+=-I$(SRC_PATH)/include
|
|
||||||
|
|
||||||
|
TARGET_PATH=$(SRC_PATH)/target-$(TARGET_ARCH)
|
||||||
|
VPATH=$(SRC_PATH):$(TARGET_PATH):$(SRC_PATH)/hw:$(SRC_PATH)/audio
|
||||||
|
DEFINES=-I. -I$(TARGET_PATH) -I$(SRC_PATH)
|
||||||
ifdef CONFIG_USER_ONLY
|
ifdef CONFIG_USER_ONLY
|
||||||
|
VPATH+=:$(SRC_PATH)/linux-user
|
||||||
|
DEFINES+=-I$(SRC_PATH)/linux-user -I$(SRC_PATH)/linux-user/$(TARGET_ARCH)
|
||||||
|
endif
|
||||||
|
CFLAGS=-Wall -O2 -g -fno-strict-aliasing
|
||||||
|
LDFLAGS=-g
|
||||||
|
LIBS=
|
||||||
|
HELPER_CFLAGS=$(CFLAGS)
|
||||||
|
DYNGEN=../dyngen$(EXESUF)
|
||||||
# user emulator name
|
# user emulator name
|
||||||
QEMU_PROG=qemu-$(TARGET_NAME)
|
QEMU_USER=qemu-$(TARGET_ARCH)
|
||||||
QEMU_PROG_BUILD = $(QEMU_PROG)
|
|
||||||
else
|
|
||||||
# system emulator name
|
# system emulator name
|
||||||
QEMU_PROG=qemu-system-$(TARGET_NAME)$(EXESUF)
|
ifdef CONFIG_SOFTMMU
|
||||||
ifneq (,$(findstring -mwindows,$(libs_softmmu)))
|
ifeq ($(TARGET_ARCH), i386)
|
||||||
# Terminate program name with a 'w' because the linker builds a windows executable.
|
QEMU_SYSTEM=qemu$(EXESUF)
|
||||||
QEMU_PROGW=qemu-system-$(TARGET_NAME)w$(EXESUF)
|
|
||||||
$(QEMU_PROG): $(QEMU_PROGW)
|
|
||||||
$(call quiet-command,$(OBJCOPY) --subsystem console $(QEMU_PROGW) $(QEMU_PROG)," GEN $(TARGET_DIR)$(QEMU_PROG)")
|
|
||||||
QEMU_PROG_BUILD = $(QEMU_PROGW)
|
|
||||||
else
|
else
|
||||||
QEMU_PROG_BUILD = $(QEMU_PROG)
|
QEMU_SYSTEM=qemu-system-$(TARGET_ARCH)$(EXESUF)
|
||||||
endif
|
endif
|
||||||
|
else
|
||||||
|
QEMU_SYSTEM=qemu-fast
|
||||||
endif
|
endif
|
||||||
|
|
||||||
PROGS=$(QEMU_PROG) $(QEMU_PROGW)
|
|
||||||
STPFILES=
|
|
||||||
|
|
||||||
config-target.h: config-target.h-timestamp
|
|
||||||
config-target.h-timestamp: config-target.mak
|
|
||||||
|
|
||||||
ifdef CONFIG_TRACE_SYSTEMTAP
|
|
||||||
stap: $(QEMU_PROG).stp-installed $(QEMU_PROG).stp $(QEMU_PROG)-simpletrace.stp
|
|
||||||
|
|
||||||
ifdef CONFIG_USER_ONLY
|
ifdef CONFIG_USER_ONLY
|
||||||
TARGET_TYPE=user
|
PROGS=$(QEMU_USER)
|
||||||
else
|
else
|
||||||
TARGET_TYPE=system
|
ifeq ($(TARGET_ARCH), i386)
|
||||||
|
|
||||||
|
ifeq ($(ARCH), i386)
|
||||||
|
PROGS+=$(QEMU_SYSTEM)
|
||||||
|
ifndef CONFIG_SOFTMMU
|
||||||
|
CONFIG_STATIC=y
|
||||||
endif
|
endif
|
||||||
|
|
||||||
$(QEMU_PROG).stp-installed: $(SRC_PATH)/trace-events
|
|
||||||
$(call quiet-command,$(TRACETOOL) \
|
|
||||||
--format=stap \
|
|
||||||
--backends=$(TRACE_BACKENDS) \
|
|
||||||
--binary=$(bindir)/$(QEMU_PROG) \
|
|
||||||
--target-name=$(TARGET_NAME) \
|
|
||||||
--target-type=$(TARGET_TYPE) \
|
|
||||||
< $< > $@," GEN $(TARGET_DIR)$(QEMU_PROG).stp-installed")
|
|
||||||
|
|
||||||
$(QEMU_PROG).stp: $(SRC_PATH)/trace-events
|
|
||||||
$(call quiet-command,$(TRACETOOL) \
|
|
||||||
--format=stap \
|
|
||||||
--backends=$(TRACE_BACKENDS) \
|
|
||||||
--binary=$(realpath .)/$(QEMU_PROG) \
|
|
||||||
--target-name=$(TARGET_NAME) \
|
|
||||||
--target-type=$(TARGET_TYPE) \
|
|
||||||
< $< > $@," GEN $(TARGET_DIR)$(QEMU_PROG).stp")
|
|
||||||
|
|
||||||
$(QEMU_PROG)-simpletrace.stp: $(SRC_PATH)/trace-events
|
|
||||||
$(call quiet-command,$(TRACETOOL) \
|
|
||||||
--format=simpletrace-stap \
|
|
||||||
--backends=$(TRACE_BACKENDS) \
|
|
||||||
--probe-prefix=qemu.$(TARGET_TYPE).$(TARGET_NAME) \
|
|
||||||
< $< > $@," GEN $(TARGET_DIR)$(QEMU_PROG)-simpletrace.stp")
|
|
||||||
|
|
||||||
else
|
else
|
||||||
stap:
|
# the system emulator using soft mmu is portable
|
||||||
endif
|
|
||||||
|
|
||||||
all: $(PROGS) stap
|
|
||||||
|
|
||||||
# Dummy command so that make thinks it has done something
|
|
||||||
@true
|
|
||||||
|
|
||||||
#########################################################
|
|
||||||
# cpu emulator library
|
|
||||||
obj-y = exec.o translate-all.o cpu-exec.o
|
|
||||||
obj-y += translate-common.o
|
|
||||||
obj-y += cpu-exec-common.o
|
|
||||||
obj-y += tcg/tcg.o tcg/tcg-op.o tcg/optimize.o
|
|
||||||
obj-$(CONFIG_TCG_INTERPRETER) += tci.o
|
|
||||||
obj-y += tcg/tcg-common.o
|
|
||||||
obj-$(CONFIG_TCG_INTERPRETER) += disas/tci.o
|
|
||||||
obj-y += fpu/softfloat.o
|
|
||||||
obj-y += target-$(TARGET_BASE_ARCH)/
|
|
||||||
obj-y += disas.o
|
|
||||||
obj-$(call notempty,$(TARGET_XML_FILES)) += gdbstub-xml.o
|
|
||||||
obj-$(call lnot,$(CONFIG_KVM)) += kvm-stub.o
|
|
||||||
|
|
||||||
obj-$(CONFIG_LIBDECNUMBER) += libdecnumber/decContext.o
|
|
||||||
obj-$(CONFIG_LIBDECNUMBER) += libdecnumber/decNumber.o
|
|
||||||
obj-$(CONFIG_LIBDECNUMBER) += libdecnumber/dpd/decimal32.o
|
|
||||||
obj-$(CONFIG_LIBDECNUMBER) += libdecnumber/dpd/decimal64.o
|
|
||||||
obj-$(CONFIG_LIBDECNUMBER) += libdecnumber/dpd/decimal128.o
|
|
||||||
|
|
||||||
#########################################################
|
|
||||||
# Linux user emulator target
|
|
||||||
|
|
||||||
ifdef CONFIG_LINUX_USER
|
|
||||||
|
|
||||||
QEMU_CFLAGS+=-I$(SRC_PATH)/linux-user/$(TARGET_ABI_DIR) -I$(SRC_PATH)/linux-user
|
|
||||||
|
|
||||||
obj-y += linux-user/
|
|
||||||
obj-y += gdbstub.o thunk.o user-exec.o
|
|
||||||
|
|
||||||
endif #CONFIG_LINUX_USER
|
|
||||||
|
|
||||||
#########################################################
|
|
||||||
# BSD user emulator target
|
|
||||||
|
|
||||||
ifdef CONFIG_BSD_USER
|
|
||||||
|
|
||||||
QEMU_CFLAGS+=-I$(SRC_PATH)/bsd-user -I$(SRC_PATH)/bsd-user/$(TARGET_ABI_DIR) \
|
|
||||||
-I$(SRC_PATH)/bsd-user/$(HOST_VARIANT_DIR)
|
|
||||||
|
|
||||||
obj-y += bsd-user/
|
|
||||||
obj-y += gdbstub.o user-exec.o
|
|
||||||
|
|
||||||
endif #CONFIG_BSD_USER
|
|
||||||
|
|
||||||
#########################################################
|
|
||||||
# System emulator target
|
|
||||||
ifdef CONFIG_SOFTMMU
|
ifdef CONFIG_SOFTMMU
|
||||||
obj-y += arch_init.o cpus.o monitor.o gdbstub.o balloon.o ioport.o numa.o
|
PROGS+=$(QEMU_SYSTEM)
|
||||||
obj-y += qtest.o bootdevice.o
|
endif
|
||||||
obj-y += hw/
|
endif # ARCH != i386
|
||||||
obj-$(CONFIG_KVM) += kvm-all.o
|
|
||||||
obj-y += memory.o cputlb.o
|
|
||||||
obj-y += memory_mapping.o
|
|
||||||
obj-y += dump.o
|
|
||||||
obj-y += migration/ram.o migration/savevm.o
|
|
||||||
LIBS := $(libs_softmmu) $(LIBS)
|
|
||||||
|
|
||||||
# xen support
|
endif # TARGET_ARCH = i386
|
||||||
obj-$(CONFIG_XEN) += xen-common.o
|
|
||||||
obj-$(CONFIG_XEN_I386) += xen-hvm.o xen-mapcache.o
|
|
||||||
obj-$(call lnot,$(CONFIG_XEN)) += xen-common-stub.o
|
|
||||||
obj-$(call lnot,$(CONFIG_XEN_I386)) += xen-hvm-stub.o
|
|
||||||
|
|
||||||
# Hardware support
|
ifeq ($(TARGET_ARCH), ppc)
|
||||||
ifeq ($(TARGET_NAME), sparc64)
|
|
||||||
obj-y += hw/sparc64/
|
ifeq ($(ARCH), ppc)
|
||||||
|
PROGS+=$(QEMU_SYSTEM)
|
||||||
|
endif
|
||||||
|
|
||||||
|
ifeq ($(ARCH), i386)
|
||||||
|
ifdef CONFIG_SOFTMMU
|
||||||
|
PROGS+=$(QEMU_SYSTEM)
|
||||||
|
endif
|
||||||
|
endif # ARCH = i386
|
||||||
|
|
||||||
|
ifeq ($(ARCH), amd64)
|
||||||
|
ifdef CONFIG_SOFTMMU
|
||||||
|
PROGS+=$(QEMU_SYSTEM)
|
||||||
|
endif
|
||||||
|
endif # ARCH = amd64
|
||||||
|
|
||||||
|
endif # TARGET_ARCH = ppc
|
||||||
|
|
||||||
|
ifeq ($(TARGET_ARCH), sparc)
|
||||||
|
|
||||||
|
ifeq ($(ARCH), ppc)
|
||||||
|
PROGS+=$(QEMU_SYSTEM)
|
||||||
|
endif
|
||||||
|
|
||||||
|
ifeq ($(ARCH), i386)
|
||||||
|
ifdef CONFIG_SOFTMMU
|
||||||
|
PROGS+=$(QEMU_SYSTEM)
|
||||||
|
endif
|
||||||
|
endif # ARCH = i386
|
||||||
|
|
||||||
|
ifeq ($(ARCH), amd64)
|
||||||
|
ifdef CONFIG_SOFTMMU
|
||||||
|
PROGS+=$(QEMU_SYSTEM)
|
||||||
|
endif
|
||||||
|
endif # ARCH = amd64
|
||||||
|
|
||||||
|
endif # TARGET_ARCH = sparc
|
||||||
|
endif # !CONFIG_USER_ONLY
|
||||||
|
|
||||||
|
ifdef CONFIG_STATIC
|
||||||
|
LDFLAGS+=-static
|
||||||
|
endif
|
||||||
|
|
||||||
|
ifeq ($(ARCH),i386)
|
||||||
|
CFLAGS+=-fomit-frame-pointer
|
||||||
|
OP_CFLAGS=$(CFLAGS) -mpreferred-stack-boundary=2
|
||||||
|
ifeq ($(HAVE_GCC3_OPTIONS),yes)
|
||||||
|
OP_CFLAGS+= -falign-functions=0 -fno-gcse
|
||||||
else
|
else
|
||||||
obj-y += hw/$(TARGET_BASE_ARCH)/
|
OP_CFLAGS+= -malign-functions=0
|
||||||
endif
|
endif
|
||||||
|
|
||||||
GENERATED_HEADERS += hmp-commands.h hmp-commands-info.h qmp-commands-old.h
|
ifdef TARGET_GPROF
|
||||||
|
USE_I386_LD=y
|
||||||
endif # CONFIG_SOFTMMU
|
endif
|
||||||
|
ifdef CONFIG_STATIC
|
||||||
# Workaround for http://gcc.gnu.org/PR55489, see configure.
|
USE_I386_LD=y
|
||||||
%/translate.o: QEMU_CFLAGS += $(TRANSLATE_OPT_CFLAGS)
|
endif
|
||||||
|
ifdef USE_I386_LD
|
||||||
dummy := $(call unnest-vars,,obj-y)
|
LDFLAGS+=-Wl,-T,$(SRC_PATH)/i386.ld
|
||||||
all-obj-y := $(obj-y)
|
else
|
||||||
|
# WARNING: this LDFLAGS is _very_ tricky : qemu is an ELF shared object
|
||||||
target-obj-y :=
|
# that the kernel ELF loader considers as an executable. I think this
|
||||||
block-obj-y :=
|
# is the simplest way to make it self virtualizable!
|
||||||
common-obj-y :=
|
LDFLAGS+=-Wl,-shared
|
||||||
include $(SRC_PATH)/Makefile.objs
|
endif
|
||||||
dummy := $(call unnest-vars,,target-obj-y)
|
|
||||||
target-obj-y-save := $(target-obj-y)
|
|
||||||
dummy := $(call unnest-vars,.., \
|
|
||||||
block-obj-y \
|
|
||||||
block-obj-m \
|
|
||||||
crypto-obj-y \
|
|
||||||
crypto-aes-obj-y \
|
|
||||||
qom-obj-y \
|
|
||||||
io-obj-y \
|
|
||||||
common-obj-y \
|
|
||||||
common-obj-m)
|
|
||||||
target-obj-y := $(target-obj-y-save)
|
|
||||||
all-obj-y += $(common-obj-y)
|
|
||||||
all-obj-y += $(target-obj-y)
|
|
||||||
all-obj-y += $(qom-obj-y)
|
|
||||||
all-obj-$(CONFIG_SOFTMMU) += $(block-obj-y)
|
|
||||||
all-obj-$(CONFIG_USER_ONLY) += $(crypto-aes-obj-y)
|
|
||||||
all-obj-$(CONFIG_SOFTMMU) += $(crypto-obj-y)
|
|
||||||
all-obj-$(CONFIG_SOFTMMU) += $(io-obj-y)
|
|
||||||
|
|
||||||
$(QEMU_PROG_BUILD): config-devices.mak
|
|
||||||
|
|
||||||
# build either PROG or PROGW
|
|
||||||
$(QEMU_PROG_BUILD): $(all-obj-y) ../libqemuutil.a ../libqemustub.a
|
|
||||||
$(call LINK, $(filter-out %.mak, $^))
|
|
||||||
ifdef CONFIG_DARWIN
|
|
||||||
$(call quiet-command,Rez -append $(SRC_PATH)/pc-bios/qemu.rsrc -o $@," REZ $(TARGET_DIR)$@")
|
|
||||||
$(call quiet-command,SetFile -a C $@," SETFILE $(TARGET_DIR)$@")
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
gdbstub-xml.c: $(TARGET_XML_FILES) $(SRC_PATH)/scripts/feature_to_c.sh
|
ifeq ($(ARCH),amd64)
|
||||||
$(call quiet-command,rm -f $@ && $(SHELL) $(SRC_PATH)/scripts/feature_to_c.sh $@ $(TARGET_XML_FILES)," GEN $(TARGET_DIR)$@")
|
OP_CFLAGS=$(CFLAGS) -falign-functions=0
|
||||||
|
LDFLAGS+=-Wl,-T,$(SRC_PATH)/amd64.ld
|
||||||
|
endif
|
||||||
|
|
||||||
hmp-commands.h: $(SRC_PATH)/hmp-commands.hx
|
ifeq ($(ARCH),ppc)
|
||||||
$(call quiet-command,sh $(SRC_PATH)/scripts/hxtool -h < $< > $@," GEN $(TARGET_DIR)$@")
|
CFLAGS+= -D__powerpc__
|
||||||
|
OP_CFLAGS=$(CFLAGS)
|
||||||
|
LDFLAGS+=-Wl,-T,$(SRC_PATH)/ppc.ld
|
||||||
|
endif
|
||||||
|
|
||||||
hmp-commands-info.h: $(SRC_PATH)/hmp-commands-info.hx
|
ifeq ($(ARCH),s390)
|
||||||
$(call quiet-command,sh $(SRC_PATH)/scripts/hxtool -h < $< > $@," GEN $(TARGET_DIR)$@")
|
OP_CFLAGS=$(CFLAGS)
|
||||||
|
LDFLAGS+=-Wl,-T,$(SRC_PATH)/s390.ld
|
||||||
|
endif
|
||||||
|
|
||||||
qmp-commands-old.h: $(SRC_PATH)/qmp-commands.hx
|
ifeq ($(ARCH),sparc)
|
||||||
$(call quiet-command,sh $(SRC_PATH)/scripts/hxtool -h < $< > $@," GEN $(TARGET_DIR)$@")
|
CFLAGS+=-m32 -ffixed-g1 -ffixed-g2 -ffixed-g3 -ffixed-g6
|
||||||
|
LDFLAGS+=-m32
|
||||||
|
OP_CFLAGS=$(CFLAGS) -fno-delayed-branch -ffixed-i0
|
||||||
|
HELPER_CFLAGS=$(CFLAGS) -ffixed-i0 -mflat
|
||||||
|
# -static is used to avoid g1/g3 usage by the dynamic linker
|
||||||
|
LDFLAGS+=-Wl,-T,$(SRC_PATH)/sparc.ld -static
|
||||||
|
endif
|
||||||
|
|
||||||
|
ifeq ($(ARCH),sparc64)
|
||||||
|
CFLAGS+=-m64 -ffixed-g1 -ffixed-g2 -ffixed-g3 -ffixed-g6
|
||||||
|
LDFLAGS+=-m64
|
||||||
|
OP_CFLAGS=$(CFLAGS) -fno-delayed-branch -ffixed-i0
|
||||||
|
endif
|
||||||
|
|
||||||
|
ifeq ($(ARCH),alpha)
|
||||||
|
# -msmall-data is not used because we want two-instruction relocations
|
||||||
|
# for the constant constructions
|
||||||
|
OP_CFLAGS=-Wall -O2 -g
|
||||||
|
# Ensure there's only a single GP
|
||||||
|
CFLAGS += -msmall-data
|
||||||
|
LDFLAGS+=-Wl,-T,$(SRC_PATH)/alpha.ld
|
||||||
|
endif
|
||||||
|
|
||||||
|
ifeq ($(ARCH),ia64)
|
||||||
|
OP_CFLAGS=$(CFLAGS)
|
||||||
|
endif
|
||||||
|
|
||||||
|
ifeq ($(ARCH),arm)
|
||||||
|
OP_CFLAGS=$(CFLAGS) -mno-sched-prolog
|
||||||
|
LDFLAGS+=-Wl,-T,$(SRC_PATH)/arm.ld
|
||||||
|
endif
|
||||||
|
|
||||||
|
ifeq ($(ARCH),m68k)
|
||||||
|
OP_CFLAGS=$(CFLAGS) -fomit-frame-pointer
|
||||||
|
LDFLAGS+=-Wl,-T,m68k.ld
|
||||||
|
endif
|
||||||
|
|
||||||
|
ifeq ($(HAVE_GCC3_OPTIONS),yes)
|
||||||
|
# very important to generate a return at the end of every operation
|
||||||
|
OP_CFLAGS+=-fno-reorder-blocks -fno-optimize-sibling-calls
|
||||||
|
endif
|
||||||
|
|
||||||
|
ifeq ($(CONFIG_DARWIN),yes)
|
||||||
|
OP_CFLAGS+= -mdynamic-no-pic
|
||||||
|
endif
|
||||||
|
|
||||||
|
#########################################################
|
||||||
|
|
||||||
|
DEFINES+=-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
|
||||||
|
LIBS+=-lm
|
||||||
|
ifndef CONFIG_USER_ONLY
|
||||||
|
LIBS+=-lz
|
||||||
|
endif
|
||||||
|
ifdef CONFIG_WIN32
|
||||||
|
LIBS+=-lwinmm -lws2_32 -liphlpapi
|
||||||
|
endif
|
||||||
|
|
||||||
|
# profiling code
|
||||||
|
ifdef TARGET_GPROF
|
||||||
|
LDFLAGS+=-p
|
||||||
|
main.o: CFLAGS+=-p
|
||||||
|
endif
|
||||||
|
|
||||||
|
OBJS= elfload.o main.o syscall.o mmap.o signal.o path.o osdep.o thunk.o
|
||||||
|
ifeq ($(TARGET_ARCH), i386)
|
||||||
|
OBJS+= vm86.o
|
||||||
|
endif
|
||||||
|
ifeq ($(TARGET_ARCH), arm)
|
||||||
|
OBJS+=nwfpe/softfloat.o nwfpe/fpa11.o nwfpe/fpa11_cpdo.o \
|
||||||
|
nwfpe/fpa11_cpdt.o nwfpe/fpa11_cprt.o nwfpe/fpopcode.o nwfpe/single_cpdo.o \
|
||||||
|
nwfpe/double_cpdo.o nwfpe/extended_cpdo.o
|
||||||
|
endif
|
||||||
|
SRCS:= $(OBJS:.o=.c)
|
||||||
|
OBJS+= libqemu.a
|
||||||
|
|
||||||
|
# cpu emulator library
|
||||||
|
LIBOBJS=exec.o translate-all.o cpu-exec.o\
|
||||||
|
translate.o op.o
|
||||||
|
|
||||||
|
ifeq ($(TARGET_ARCH), i386)
|
||||||
|
LIBOBJS+=helper.o helper2.o
|
||||||
|
ifeq ($(ARCH), i386)
|
||||||
|
LIBOBJS+=translate-copy.o
|
||||||
|
endif
|
||||||
|
endif
|
||||||
|
|
||||||
|
ifeq ($(TARGET_ARCH), ppc)
|
||||||
|
LIBOBJS+= op_helper.o helper.o
|
||||||
|
endif
|
||||||
|
|
||||||
|
ifeq ($(TARGET_ARCH), sparc)
|
||||||
|
LIBOBJS+= op_helper.o helper.o
|
||||||
|
endif
|
||||||
|
|
||||||
|
# NOTE: the disassembler code is only needed for debugging
|
||||||
|
LIBOBJS+=disas.o
|
||||||
|
ifeq ($(findstring i386, $(TARGET_ARCH) $(ARCH)),i386)
|
||||||
|
USE_I386_DIS=y
|
||||||
|
endif
|
||||||
|
ifeq ($(findstring amd64, $(TARGET_ARCH) $(ARCH)),amd64)
|
||||||
|
USE_I386_DIS=y
|
||||||
|
endif
|
||||||
|
ifdef USE_I386_DIS
|
||||||
|
LIBOBJS+=i386-dis.o
|
||||||
|
endif
|
||||||
|
ifeq ($(findstring alpha, $(TARGET_ARCH) $(ARCH)),alpha)
|
||||||
|
LIBOBJS+=alpha-dis.o
|
||||||
|
endif
|
||||||
|
ifeq ($(findstring ppc, $(TARGET_ARCH) $(ARCH)),ppc)
|
||||||
|
LIBOBJS+=ppc-dis.o
|
||||||
|
endif
|
||||||
|
ifeq ($(findstring sparc, $(TARGET_ARCH) $(ARCH)),sparc)
|
||||||
|
LIBOBJS+=sparc-dis.o
|
||||||
|
endif
|
||||||
|
ifeq ($(findstring arm, $(TARGET_ARCH) $(ARCH)),arm)
|
||||||
|
LIBOBJS+=arm-dis.o
|
||||||
|
endif
|
||||||
|
|
||||||
|
ifeq ($(ARCH),ia64)
|
||||||
|
OBJS += ia64-syscall.o
|
||||||
|
endif
|
||||||
|
|
||||||
|
all: $(PROGS)
|
||||||
|
|
||||||
|
$(QEMU_USER): $(OBJS)
|
||||||
|
$(CC) $(LDFLAGS) -o $@ $^ $(LIBS)
|
||||||
|
ifeq ($(ARCH),alpha)
|
||||||
|
# Mark as 32 bit binary, i. e. it will be mapped into the low 31 bit of
|
||||||
|
# the address space (31 bit so sign extending doesn't matter)
|
||||||
|
echo -ne '\001\000\000\000' | dd of=qemu bs=1 seek=48 count=4 conv=notrunc
|
||||||
|
endif
|
||||||
|
|
||||||
|
# must use static linking to avoid leaving stuff in virtual address space
|
||||||
|
VL_OBJS=vl.o osdep.o block.o readline.o monitor.o pci.o console.o
|
||||||
|
VL_OBJS+=block-cow.o block-qcow.o aes.o block-vmdk.o block-cloop.o
|
||||||
|
|
||||||
|
SOUND_HW = sb16.o
|
||||||
|
AUDIODRV = audio.o noaudio.o wavaudio.o
|
||||||
|
ifdef CONFIG_SDL
|
||||||
|
AUDIODRV += sdlaudio.o
|
||||||
|
endif
|
||||||
|
ifdef CONFIG_OSS
|
||||||
|
AUDIODRV += ossaudio.o
|
||||||
|
endif
|
||||||
|
|
||||||
|
pc.o: DEFINES := -DUSE_SB16 $(DEFINES)
|
||||||
|
|
||||||
|
ifdef CONFIG_ADLIB
|
||||||
|
SOUND_HW += fmopl.o adlib.o
|
||||||
|
endif
|
||||||
|
|
||||||
|
ifdef CONFIG_FMOD
|
||||||
|
AUDIODRV += fmodaudio.o
|
||||||
|
audio.o fmodaudio.o: DEFINES := -I$(CONFIG_FMOD_INC) $(DEFINES)
|
||||||
|
LIBS += $(CONFIG_FMOD_LIB)
|
||||||
|
endif
|
||||||
|
|
||||||
|
ifeq ($(TARGET_ARCH), i386)
|
||||||
|
# Hardware support
|
||||||
|
VL_OBJS+= ide.o ne2000.o pckbd.o vga.o $(SOUND_HW) dma.o $(AUDIODRV)
|
||||||
|
VL_OBJS+= fdc.o mc146818rtc.o serial.o i8259.o i8254.o pc.o
|
||||||
|
VL_OBJS+= cirrus_vga.o mixeng.o
|
||||||
|
endif
|
||||||
|
ifeq ($(TARGET_ARCH), ppc)
|
||||||
|
VL_OBJS+= ppc.o ide.o ne2000.o pckbd.o vga.o $(SOUND_HW) dma.o $(AUDIODRV)
|
||||||
|
VL_OBJS+= mc146818rtc.o serial.o i8259.o i8254.o fdc.o m48t59.o
|
||||||
|
VL_OBJS+= ppc_prep.o ppc_chrp.o cuda.o adb.o openpic.o mixeng.o
|
||||||
|
endif
|
||||||
|
ifeq ($(TARGET_ARCH), sparc)
|
||||||
|
VL_OBJS+= sun4m.o tcx.o lance.o iommu.o sched.o m48t08.o magic-load.o timer.o
|
||||||
|
endif
|
||||||
|
ifdef CONFIG_GDBSTUB
|
||||||
|
VL_OBJS+=gdbstub.o
|
||||||
|
endif
|
||||||
|
ifdef CONFIG_SDL
|
||||||
|
VL_OBJS+=sdl.o
|
||||||
|
endif
|
||||||
|
ifdef CONFIG_SLIRP
|
||||||
|
DEFINES+=-I$(SRC_PATH)/slirp
|
||||||
|
SLIRP_OBJS=cksum.o if.o ip_icmp.o ip_input.o ip_output.o \
|
||||||
|
slirp.o mbuf.o misc.o sbuf.o socket.o tcp_input.o tcp_output.o \
|
||||||
|
tcp_subr.o tcp_timer.o udp.o bootp.o debug.o tftp.o
|
||||||
|
VL_OBJS+=$(addprefix slirp/, $(SLIRP_OBJS))
|
||||||
|
endif
|
||||||
|
|
||||||
|
VL_LDFLAGS=
|
||||||
|
# specific flags are needed for non soft mmu emulator
|
||||||
|
ifdef CONFIG_STATIC
|
||||||
|
VL_LDFLAGS+=-static
|
||||||
|
endif
|
||||||
|
ifndef CONFIG_SOFTMMU
|
||||||
|
VL_LDFLAGS+=-Wl,-T,$(SRC_PATH)/i386-vl.ld
|
||||||
|
endif
|
||||||
|
ifndef CONFIG_DARWIN
|
||||||
|
ifndef CONFIG_WIN32
|
||||||
|
VL_LIBS=-lutil
|
||||||
|
endif
|
||||||
|
endif
|
||||||
|
|
||||||
|
$(QEMU_SYSTEM): $(VL_OBJS) libqemu.a
|
||||||
|
$(CC) $(VL_LDFLAGS) -o $@ $^ $(LIBS) $(SDL_LIBS) $(VL_LIBS)
|
||||||
|
|
||||||
|
sdl.o: sdl.c
|
||||||
|
$(CC) $(CFLAGS) $(DEFINES) $(SDL_CFLAGS) -c -o $@ $<
|
||||||
|
|
||||||
|
sdlaudio.o: sdlaudio.c
|
||||||
|
$(CC) $(CFLAGS) $(DEFINES) $(SDL_CFLAGS) -c -o $@ $<
|
||||||
|
|
||||||
|
depend: $(SRCS)
|
||||||
|
$(CC) -MM $(CFLAGS) $(DEFINES) $^ 1>.depend
|
||||||
|
|
||||||
|
# libqemu
|
||||||
|
|
||||||
|
libqemu.a: $(LIBOBJS)
|
||||||
|
rm -f $@
|
||||||
|
$(AR) rcs $@ $(LIBOBJS)
|
||||||
|
|
||||||
|
translate.o: translate.c gen-op.h opc.h cpu.h
|
||||||
|
|
||||||
|
translate-all.o: translate-all.c op.h opc.h cpu.h
|
||||||
|
|
||||||
|
op.h: op.o $(DYNGEN)
|
||||||
|
$(DYNGEN) -o $@ $<
|
||||||
|
|
||||||
|
opc.h: op.o $(DYNGEN)
|
||||||
|
$(DYNGEN) -c -o $@ $<
|
||||||
|
|
||||||
|
gen-op.h: op.o $(DYNGEN)
|
||||||
|
$(DYNGEN) -g -o $@ $<
|
||||||
|
|
||||||
|
op.o: op.c
|
||||||
|
$(CC) $(OP_CFLAGS) $(DEFINES) -c -o $@ $<
|
||||||
|
|
||||||
|
helper.o: helper.c
|
||||||
|
$(CC) $(HELPER_CFLAGS) $(DEFINES) -c -o $@ $<
|
||||||
|
|
||||||
|
ifeq ($(TARGET_ARCH), i386)
|
||||||
|
op.o: op.c opreg_template.h ops_template.h ops_template_mem.h ops_mem.h
|
||||||
|
endif
|
||||||
|
|
||||||
|
ifeq ($(TARGET_ARCH), arm)
|
||||||
|
op.o: op.c op_template.h
|
||||||
|
endif
|
||||||
|
|
||||||
|
ifeq ($(TARGET_ARCH), sparc)
|
||||||
|
op.o: op.c op_template.h op_mem.h
|
||||||
|
endif
|
||||||
|
|
||||||
|
ifeq ($(TARGET_ARCH), ppc)
|
||||||
|
op.o: op.c op_template.h op_mem.h
|
||||||
|
op_helper.o: op_helper_mem.h
|
||||||
|
endif
|
||||||
|
|
||||||
|
mixeng.o: mixeng.c mixeng.h mixeng_template.h
|
||||||
|
|
||||||
|
%.o: %.c
|
||||||
|
$(CC) $(CFLAGS) $(DEFINES) -c -o $@ $<
|
||||||
|
|
||||||
|
%.o: %.S
|
||||||
|
$(CC) $(DEFINES) -c -o $@ $<
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f *.a *~ $(PROGS)
|
rm -f *.o *.a *~ $(PROGS) gen-op.h opc.h op.h nwfpe/*.o slirp/*.o
|
||||||
rm -f $(shell find . -name '*.[od]')
|
|
||||||
rm -f hmp-commands.h qmp-commands-old.h gdbstub-xml.c
|
|
||||||
ifdef CONFIG_TRACE_SYSTEMTAP
|
|
||||||
rm -f *.stp
|
|
||||||
endif
|
|
||||||
|
|
||||||
install: all
|
install: all
|
||||||
ifneq ($(PROGS),)
|
ifneq ($(PROGS),)
|
||||||
$(call install-prog,$(PROGS),$(DESTDIR)$(bindir))
|
install -m 755 -s $(PROGS) "$(bindir)"
|
||||||
endif
|
|
||||||
ifdef CONFIG_TRACE_SYSTEMTAP
|
|
||||||
$(INSTALL_DIR) "$(DESTDIR)$(qemu_datadir)/../systemtap/tapset"
|
|
||||||
$(INSTALL_DATA) $(QEMU_PROG).stp-installed "$(DESTDIR)$(qemu_datadir)/../systemtap/tapset/$(QEMU_PROG).stp"
|
|
||||||
$(INSTALL_DATA) $(QEMU_PROG)-simpletrace.stp "$(DESTDIR)$(qemu_datadir)/../systemtap/tapset/$(QEMU_PROG)-simpletrace.stp"
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
GENERATED_HEADERS += config-target.h
|
ifneq ($(wildcard .depend),)
|
||||||
Makefile: $(GENERATED_HEADERS)
|
include .depend
|
||||||
|
endif
|
||||||
|
|||||||
152
README
152
README
@@ -1,107 +1,61 @@
|
|||||||
QEMU README
|
The QEMU x86 emulator
|
||||||
===========
|
---------------------
|
||||||
|
|
||||||
QEMU is a generic and open source machine & userspace emulator and
|
INSTALLATION
|
||||||
virtualizer.
|
------------
|
||||||
|
|
||||||
QEMU is capable of emulating a complete machine in software without any
|
Type
|
||||||
need for hardware virtualization support. By using dynamic translation,
|
|
||||||
it achieves very good performance. QEMU can also integrate with the Xen
|
|
||||||
and KVM hypervisors to provide emulated hardware while allowing the
|
|
||||||
hypervisor to manage the CPU. With hypervisor support, QEMU can achieve
|
|
||||||
near native performance for CPUs. When QEMU emulates CPUs directly it is
|
|
||||||
capable of running operating systems made for one machine (e.g. an ARMv7
|
|
||||||
board) on a different machine (e.g. an x86_64 PC board).
|
|
||||||
|
|
||||||
QEMU is also capable of providing userspace API virtualization for Linux
|
./configure
|
||||||
and BSD kernel interfaces. This allows binaries compiled against one
|
|
||||||
architecture ABI (e.g. the Linux PPC64 ABI) to be run on a host using a
|
|
||||||
different architecture ABI (e.g. the Linux x86_64 ABI). This does not
|
|
||||||
involve any hardware emulation, simply CPU and syscall emulation.
|
|
||||||
|
|
||||||
QEMU aims to fit into a variety of use cases. It can be invoked directly
|
|
||||||
by users wishing to have full control over its behaviour and settings.
|
|
||||||
It also aims to facilitate integration into higher level management
|
|
||||||
layers, by providing a stable command line interface and monitor API.
|
|
||||||
It is commonly invoked indirectly via the libvirt library when using
|
|
||||||
open source applications such as oVirt, OpenStack and virt-manager.
|
|
||||||
|
|
||||||
QEMU as a whole is released under the GNU General Public License,
|
|
||||||
version 2. For full licensing details, consult the LICENSE file.
|
|
||||||
|
|
||||||
|
|
||||||
Building
|
|
||||||
========
|
|
||||||
|
|
||||||
QEMU is multi-platform software intended to be buildable on all modern
|
|
||||||
Linux platforms, OS-X, Win32 (via the Mingw64 toolchain) and a variety
|
|
||||||
of other UNIX targets. The simple steps to build QEMU are:
|
|
||||||
|
|
||||||
mkdir build
|
|
||||||
cd build
|
|
||||||
../configure
|
|
||||||
make
|
make
|
||||||
|
|
||||||
Complete details of the process for building and configuring QEMU for
|
to build qemu, qemu-CPU and libqemu.a (CPU is the name of the various
|
||||||
all supported host platforms can be found in the qemu-tech.html file.
|
supported target CPUs).
|
||||||
Additional information can also be found online via the QEMU website:
|
|
||||||
|
|
||||||
http://qemu-project.org/Hosts/Linux
|
Type
|
||||||
http://qemu-project.org/Hosts/W32
|
|
||||||
|
make install
|
||||||
|
|
||||||
|
to install QEMU in /usr/local
|
||||||
|
|
||||||
|
Tested tool versions
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
In order to compile QEMU succesfully, it is very important that you
|
||||||
|
have the right tools. The most important one is gcc. I cannot guaranty
|
||||||
|
that QEMU works if you do not use a tested gcc version. Look at
|
||||||
|
'configure' and 'Makefile' if you want to make a different gcc
|
||||||
|
version work.
|
||||||
|
|
||||||
|
host gcc binutils glibc linux distribution
|
||||||
|
----------------------------------------------------------------------
|
||||||
|
x86 2.95.2 2.13.2 2.1.3 2.4.18
|
||||||
|
3.2 2.13.2 2.1.3 2.4.18
|
||||||
|
2.96 2.11.93.0.2 2.2.5 2.4.18 Red Hat 7.3
|
||||||
|
3.2.2 2.13.90.0.18 2.3.2 2.4.20 Red Hat 9
|
||||||
|
|
||||||
|
PowerPC 3.3 [4] 2.13.90.0.18 2.3.1 2.4.20briq
|
||||||
|
3.2
|
||||||
|
|
||||||
|
Alpha 3.3 [1] 2.14.90.0.4 2.2.5 2.2.20 [2] Debian 3.0
|
||||||
|
|
||||||
|
Sparc32 2.95.4 2.12.90.0.1 2.2.5 2.4.18 Debian 3.0
|
||||||
|
|
||||||
|
ARM 2.95.4 2.12.90.0.1 2.2.5 2.4.9 [3] Debian 3.0
|
||||||
|
|
||||||
|
[1] On Alpha, QEMU needs the gcc 'visibility' attribute only available
|
||||||
|
for gcc version >= 3.3.
|
||||||
|
[2] Linux >= 2.4.20 is necessary for precise exception support
|
||||||
|
(untested).
|
||||||
|
[3] 2.4.9-ac10-rmk2-np1-cerf2
|
||||||
|
|
||||||
|
[4] gcc 2.95.x generates invalid code when using too many register
|
||||||
|
variables. You must use gcc 3.x on PowerPC.
|
||||||
|
|
||||||
|
Documentation
|
||||||
|
-------------
|
||||||
|
|
||||||
|
Read the documentation in qemu-doc.html.
|
||||||
|
|
||||||
|
|
||||||
Submitting patches
|
Fabrice Bellard.
|
||||||
==================
|
|
||||||
|
|
||||||
The QEMU source code is maintained under the GIT version control system.
|
|
||||||
|
|
||||||
git clone git://git.qemu-project.org/qemu.git
|
|
||||||
|
|
||||||
When submitting patches, the preferred approach is to use 'git
|
|
||||||
format-patch' and/or 'git send-email' to format & send the mail to the
|
|
||||||
qemu-devel@nongnu.org mailing list. All patches submitted must contain
|
|
||||||
a 'Signed-off-by' line from the author. Patches should follow the
|
|
||||||
guidelines set out in the HACKING and CODING_STYLE files.
|
|
||||||
|
|
||||||
Additional information on submitting patches can be found online via
|
|
||||||
the QEMU website
|
|
||||||
|
|
||||||
http://qemu-project.org/Contribute/SubmitAPatch
|
|
||||||
http://qemu-project.org/Contribute/TrivialPatches
|
|
||||||
|
|
||||||
|
|
||||||
Bug reporting
|
|
||||||
=============
|
|
||||||
|
|
||||||
The QEMU project uses Launchpad as its primary upstream bug tracker. Bugs
|
|
||||||
found when running code built from QEMU git or upstream released sources
|
|
||||||
should be reported via:
|
|
||||||
|
|
||||||
https://bugs.launchpad.net/qemu/
|
|
||||||
|
|
||||||
If using QEMU via an operating system vendor pre-built binary package, it
|
|
||||||
is preferable to report bugs to the vendor's own bug tracker first. If
|
|
||||||
the bug is also known to affect latest upstream code, it can also be
|
|
||||||
reported via launchpad.
|
|
||||||
|
|
||||||
For additional information on bug reporting consult:
|
|
||||||
|
|
||||||
http://qemu-project.org/Contribute/ReportABug
|
|
||||||
|
|
||||||
|
|
||||||
Contact
|
|
||||||
=======
|
|
||||||
|
|
||||||
The QEMU community can be contacted in a number of ways, with the two
|
|
||||||
main methods being email and IRC
|
|
||||||
|
|
||||||
- qemu-devel@nongnu.org
|
|
||||||
http://lists.nongnu.org/mailman/listinfo/qemu-devel
|
|
||||||
- #qemu on irc.oftc.net
|
|
||||||
|
|
||||||
Information on additional methods of contacting the community can be
|
|
||||||
found online via the QEMU website:
|
|
||||||
|
|
||||||
http://qemu-project.org/Contribute/StartHere
|
|
||||||
|
|
||||||
-- End
|
|
||||||
16
README.distrib
Normal file
16
README.distrib
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
Information about the various packages used to build the current qemu
|
||||||
|
x86 binary distribution:
|
||||||
|
|
||||||
|
* gcc 2.95.2 was used for the build. A glibc 2.1.3 Debian distribution
|
||||||
|
was used to get most of the binary packages.
|
||||||
|
|
||||||
|
* wine-20020411 tarball
|
||||||
|
|
||||||
|
./configure --prefix=/usr/local/wine-i386
|
||||||
|
|
||||||
|
All exe and libs were stripped. Some compile time tools and the
|
||||||
|
includes were deleted.
|
||||||
|
|
||||||
|
* ldconfig was launched to build the library links:
|
||||||
|
|
||||||
|
qemu-i386 /usr/gnemul/qemu-i386/bin/ldconfig-i386 -C /usr/gnemul/qemu-i386/etc/ld.so.cache
|
||||||
66
TODO
Normal file
66
TODO
Normal file
@@ -0,0 +1,66 @@
|
|||||||
|
short term:
|
||||||
|
----------
|
||||||
|
- debug option in 'configure' script + disable -fomit-frame-pointer
|
||||||
|
- Solaris display error with Cirrus VGA
|
||||||
|
(http://lists.gnu.org/archive/html/qemu-devel/2004-10/msg00390.html).
|
||||||
|
- Precise VGA timings for old games/demos (malc patch)
|
||||||
|
- merge PIC spurious interrupt patch
|
||||||
|
- merge VNC keyboard patch
|
||||||
|
- merge Solaris patch
|
||||||
|
- merge ARM patches + self modifying code patch (Paul Brook)
|
||||||
|
- warning for OS/2: must not use 128 MB memory
|
||||||
|
- config file (at least for windows/Mac OS X)
|
||||||
|
- commit message if execution of code in IO memory
|
||||||
|
- update doc: PCI infos.
|
||||||
|
- VNC patch + Synaptic patch.
|
||||||
|
- basic VGA optimizations
|
||||||
|
- test sysenter/sysexit and fxsr for L4 pistachio 686
|
||||||
|
- physical memory cache (reduce qemu-fast address space size to about 32 MB)
|
||||||
|
- better code fetch (different exception handling + CS.limit support)
|
||||||
|
- do not resize vga if invalid size.
|
||||||
|
- avoid looping if only exceptions
|
||||||
|
- cycle counter for all archs
|
||||||
|
- TLB code protection support for PPC
|
||||||
|
- see openMosix Doc
|
||||||
|
- disable SMC handling for ARM/SPARC/PPC (not finished)
|
||||||
|
- see undefined flags for BTx insn
|
||||||
|
- user/kernel PUSHL/POPL in helper.c
|
||||||
|
- keyboard output buffer filling timing emulation
|
||||||
|
- return UD exception if LOCK prefix incorrectly used
|
||||||
|
- test ldt limit < 7 ?
|
||||||
|
- tests for each target CPU
|
||||||
|
- fix CCOP optimisation
|
||||||
|
- fix all remaining thread lock issues (must put TBs in a specific invalid
|
||||||
|
state, find a solution for tb_flush()).
|
||||||
|
- fix arm fpu rounding (at least for float->integer conversions)
|
||||||
|
- SMP support
|
||||||
|
|
||||||
|
ppc specific:
|
||||||
|
------------
|
||||||
|
- TLB invalidate not needed if msr_pr changes
|
||||||
|
- endianness bugs in do_load_fpscr and do_store_fpscr
|
||||||
|
- SPR_ENCODE() not useful
|
||||||
|
- enable shift optimizations ?
|
||||||
|
|
||||||
|
lower priority:
|
||||||
|
--------------
|
||||||
|
- more friendly BIOS (logo)
|
||||||
|
- int15 ah=86: use better timing
|
||||||
|
- HDD geometry in CMOS (not used except for very old DOS programs)
|
||||||
|
- suppress shift_mem ops
|
||||||
|
- fix some 16 bit sp push/pop overflow (pusha/popa, lcall lret)
|
||||||
|
- sysenter/sysexit emulation
|
||||||
|
- optimize FPU operations (evaluate x87 stack pointer statically)
|
||||||
|
- add IPC syscalls
|
||||||
|
- use -msoft-float on ARM
|
||||||
|
- use kernel traps for unaligned accesses on ARM ?
|
||||||
|
- handle rare page fault cases (in particular if page fault in helpers or
|
||||||
|
in syscall emulation code).
|
||||||
|
- fix thread stack freeing (use kernel 2.5.x CLONE_CHILD_CLEARTID)
|
||||||
|
- more syscalls (in particular all 64 bit ones, IPCs, fix 64 bit
|
||||||
|
issues, fix 16 bit uid issues)
|
||||||
|
- use page_unprotect_range in every suitable syscall to handle all
|
||||||
|
cases of self modifying code.
|
||||||
|
- use gcc as a backend to generate better code (easy to do by using
|
||||||
|
op-i386.c operations as local inline functions).
|
||||||
|
- add SSE2/MMX operations
|
||||||
431
a.out.h
Normal file
431
a.out.h
Normal file
@@ -0,0 +1,431 @@
|
|||||||
|
/* a.out.h
|
||||||
|
|
||||||
|
Copyright 1997, 1998, 1999, 2001 Red Hat, Inc.
|
||||||
|
|
||||||
|
This file is part of Cygwin.
|
||||||
|
|
||||||
|
This software is a copyrighted work licensed under the terms of the
|
||||||
|
Cygwin license. Please consult the file "CYGWIN_LICENSE" for
|
||||||
|
details. */
|
||||||
|
|
||||||
|
#ifndef _A_OUT_H_
|
||||||
|
#define _A_OUT_H_
|
||||||
|
|
||||||
|
#ifdef __cplusplus
|
||||||
|
extern "C" {
|
||||||
|
#endif
|
||||||
|
#define COFF_IMAGE_WITH_PE
|
||||||
|
#define COFF_LONG_SECTION_NAMES
|
||||||
|
|
||||||
|
/*** coff information for Intel 386/486. */
|
||||||
|
|
||||||
|
|
||||||
|
/********************** FILE HEADER **********************/
|
||||||
|
|
||||||
|
struct external_filehdr {
|
||||||
|
short f_magic; /* magic number */
|
||||||
|
short f_nscns; /* number of sections */
|
||||||
|
unsigned long f_timdat; /* time & date stamp */
|
||||||
|
unsigned long f_symptr; /* file pointer to symtab */
|
||||||
|
unsigned long f_nsyms; /* number of symtab entries */
|
||||||
|
short f_opthdr; /* sizeof(optional hdr) */
|
||||||
|
short f_flags; /* flags */
|
||||||
|
};
|
||||||
|
|
||||||
|
/* Bits for f_flags:
|
||||||
|
* F_RELFLG relocation info stripped from file
|
||||||
|
* F_EXEC file is executable (no unresolved external references)
|
||||||
|
* F_LNNO line numbers stripped from file
|
||||||
|
* F_LSYMS local symbols stripped from file
|
||||||
|
* F_AR32WR file has byte ordering of an AR32WR machine (e.g. vax)
|
||||||
|
*/
|
||||||
|
|
||||||
|
#define F_RELFLG (0x0001)
|
||||||
|
#define F_EXEC (0x0002)
|
||||||
|
#define F_LNNO (0x0004)
|
||||||
|
#define F_LSYMS (0x0008)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#define I386MAGIC 0x14c
|
||||||
|
#define I386PTXMAGIC 0x154
|
||||||
|
#define I386AIXMAGIC 0x175
|
||||||
|
|
||||||
|
/* This is Lynx's all-platform magic number for executables. */
|
||||||
|
|
||||||
|
#define LYNXCOFFMAGIC 0415
|
||||||
|
|
||||||
|
#define I386BADMAG(x) (((x).f_magic != I386MAGIC) \
|
||||||
|
&& (x).f_magic != I386AIXMAGIC \
|
||||||
|
&& (x).f_magic != I386PTXMAGIC \
|
||||||
|
&& (x).f_magic != LYNXCOFFMAGIC)
|
||||||
|
|
||||||
|
#define FILHDR struct external_filehdr
|
||||||
|
#define FILHSZ 20
|
||||||
|
|
||||||
|
|
||||||
|
/********************** AOUT "OPTIONAL HEADER"=
|
||||||
|
**********************/
|
||||||
|
|
||||||
|
|
||||||
|
typedef struct
|
||||||
|
{
|
||||||
|
unsigned short magic; /* type of file */
|
||||||
|
unsigned short vstamp; /* version stamp */
|
||||||
|
unsigned long tsize; /* text size in bytes, padded to FW bdry*/
|
||||||
|
unsigned long dsize; /* initialized data " " */
|
||||||
|
unsigned long bsize; /* uninitialized data " " */
|
||||||
|
unsigned long entry; /* entry pt. */
|
||||||
|
unsigned long text_start; /* base of text used for this file */
|
||||||
|
unsigned long data_start; /* base of data used for this file=
|
||||||
|
*/
|
||||||
|
}
|
||||||
|
AOUTHDR;
|
||||||
|
|
||||||
|
#define AOUTSZ 28
|
||||||
|
#define AOUTHDRSZ 28
|
||||||
|
|
||||||
|
#define OMAGIC 0404 /* object files, eg as output */
|
||||||
|
#define ZMAGIC 0413 /* demand load format, eg normal ld output */
|
||||||
|
#define STMAGIC 0401 /* target shlib */
|
||||||
|
#define SHMAGIC 0443 /* host shlib */
|
||||||
|
|
||||||
|
|
||||||
|
/* define some NT default values */
|
||||||
|
/* #define NT_IMAGE_BASE 0x400000 moved to internal.h */
|
||||||
|
#define NT_SECTION_ALIGNMENT 0x1000
|
||||||
|
#define NT_FILE_ALIGNMENT 0x200
|
||||||
|
#define NT_DEF_RESERVE 0x100000
|
||||||
|
#define NT_DEF_COMMIT 0x1000
|
||||||
|
|
||||||
|
/********************** SECTION HEADER **********************/
|
||||||
|
|
||||||
|
|
||||||
|
struct external_scnhdr {
|
||||||
|
char s_name[8]; /* section name */
|
||||||
|
unsigned long s_paddr; /* physical address, offset
|
||||||
|
of last addr in scn */
|
||||||
|
unsigned long s_vaddr; /* virtual address */
|
||||||
|
unsigned long s_size; /* section size */
|
||||||
|
unsigned long s_scnptr; /* file ptr to raw data for section */
|
||||||
|
unsigned long s_relptr; /* file ptr to relocation */
|
||||||
|
unsigned long s_lnnoptr; /* file ptr to line numbers */
|
||||||
|
unsigned short s_nreloc; /* number of relocation entries */
|
||||||
|
unsigned short s_nlnno; /* number of line number entries*/
|
||||||
|
unsigned long s_flags; /* flags */
|
||||||
|
};
|
||||||
|
|
||||||
|
#define SCNHDR struct external_scnhdr
|
||||||
|
#define SCNHSZ 40
|
||||||
|
|
||||||
|
/*
|
||||||
|
* names of "special" sections
|
||||||
|
*/
|
||||||
|
#define _TEXT ".text"
|
||||||
|
#define _DATA ".data"
|
||||||
|
#define _BSS ".bss"
|
||||||
|
#define _COMMENT ".comment"
|
||||||
|
#define _LIB ".lib"
|
||||||
|
|
||||||
|
/********************** LINE NUMBERS **********************/
|
||||||
|
|
||||||
|
/* 1 line number entry for every "breakpointable" source line in a section.
|
||||||
|
* Line numbers are grouped on a per function basis; first entry in a function
|
||||||
|
* grouping will have l_lnno = 0 and in place of physical address will be the
|
||||||
|
* symbol table index of the function name.
|
||||||
|
*/
|
||||||
|
struct external_lineno {
|
||||||
|
union {
|
||||||
|
unsigned long l_symndx; /* function name symbol index, iff l_lnno 0 */
|
||||||
|
unsigned long l_paddr; /* (physical) address of line number */
|
||||||
|
} l_addr;
|
||||||
|
unsigned short l_lnno; /* line number */
|
||||||
|
};
|
||||||
|
|
||||||
|
#define LINENO struct external_lineno
|
||||||
|
#define LINESZ 6
|
||||||
|
|
||||||
|
/********************** SYMBOLS **********************/
|
||||||
|
|
||||||
|
#define E_SYMNMLEN 8 /* # characters in a symbol name */
|
||||||
|
#define E_FILNMLEN 14 /* # characters in a file name */
|
||||||
|
#define E_DIMNUM 4 /* # array dimensions in auxiliary entry */
|
||||||
|
|
||||||
|
struct external_syment
|
||||||
|
{
|
||||||
|
union {
|
||||||
|
char e_name[E_SYMNMLEN];
|
||||||
|
struct {
|
||||||
|
unsigned long e_zeroes;
|
||||||
|
unsigned long e_offset;
|
||||||
|
} e;
|
||||||
|
} e;
|
||||||
|
unsigned long e_value;
|
||||||
|
unsigned short e_scnum;
|
||||||
|
unsigned short e_type;
|
||||||
|
char e_sclass[1];
|
||||||
|
char e_numaux[1];
|
||||||
|
};
|
||||||
|
|
||||||
|
#define N_BTMASK (0xf)
|
||||||
|
#define N_TMASK (0x30)
|
||||||
|
#define N_BTSHFT (4)
|
||||||
|
#define N_TSHIFT (2)
|
||||||
|
|
||||||
|
union external_auxent {
|
||||||
|
struct {
|
||||||
|
unsigned long x_tagndx; /* str, un, or enum tag indx */
|
||||||
|
union {
|
||||||
|
struct {
|
||||||
|
unsigned short x_lnno; /* declaration line number */
|
||||||
|
unsigned short x_size; /* str/union/array size */
|
||||||
|
} x_lnsz;
|
||||||
|
unsigned long x_fsize; /* size of function */
|
||||||
|
} x_misc;
|
||||||
|
union {
|
||||||
|
struct { /* if ISFCN, tag, or .bb */
|
||||||
|
unsigned long x_lnnoptr;/* ptr to fcn line # */
|
||||||
|
unsigned long x_endndx; /* entry ndx past block end */
|
||||||
|
} x_fcn;
|
||||||
|
struct { /* if ISARY, up to 4 dimen. */
|
||||||
|
char x_dimen[E_DIMNUM][2];
|
||||||
|
} x_ary;
|
||||||
|
} x_fcnary;
|
||||||
|
unsigned short x_tvndx; /* tv index */
|
||||||
|
} x_sym;
|
||||||
|
|
||||||
|
union {
|
||||||
|
char x_fname[E_FILNMLEN];
|
||||||
|
struct {
|
||||||
|
unsigned long x_zeroes;
|
||||||
|
unsigned long x_offset;
|
||||||
|
} x_n;
|
||||||
|
} x_file;
|
||||||
|
|
||||||
|
struct {
|
||||||
|
unsigned long x_scnlen; /* section length */
|
||||||
|
unsigned short x_nreloc; /* # relocation entries */
|
||||||
|
unsigned short x_nlinno; /* # line numbers */
|
||||||
|
unsigned long x_checksum; /* section COMDAT checksum */
|
||||||
|
unsigned short x_associated;/* COMDAT associated section index */
|
||||||
|
char x_comdat[1]; /* COMDAT selection number */
|
||||||
|
} x_scn;
|
||||||
|
|
||||||
|
struct {
|
||||||
|
unsigned long x_tvfill; /* tv fill value */
|
||||||
|
unsigned short x_tvlen; /* length of .tv */
|
||||||
|
char x_tvran[2][2]; /* tv range */
|
||||||
|
} x_tv; /* info about .tv section (in auxent of symbol .tv)) */
|
||||||
|
|
||||||
|
};
|
||||||
|
|
||||||
|
#define SYMENT struct external_syment
|
||||||
|
#define SYMESZ 18
|
||||||
|
#define AUXENT union external_auxent
|
||||||
|
#define AUXESZ 18
|
||||||
|
|
||||||
|
#define _ETEXT "etext"
|
||||||
|
|
||||||
|
/********************** RELOCATION DIRECTIVES **********************/
|
||||||
|
|
||||||
|
struct external_reloc {
|
||||||
|
char r_vaddr[4];
|
||||||
|
char r_symndx[4];
|
||||||
|
char r_type[2];
|
||||||
|
};
|
||||||
|
|
||||||
|
#define RELOC struct external_reloc
|
||||||
|
#define RELSZ 10
|
||||||
|
|
||||||
|
/* end of coff/i386.h */
|
||||||
|
|
||||||
|
/* PE COFF header information */
|
||||||
|
|
||||||
|
#ifndef _PE_H
|
||||||
|
#define _PE_H
|
||||||
|
|
||||||
|
/* NT specific file attributes */
|
||||||
|
#define IMAGE_FILE_RELOCS_STRIPPED 0x0001
|
||||||
|
#define IMAGE_FILE_EXECUTABLE_IMAGE 0x0002
|
||||||
|
#define IMAGE_FILE_LINE_NUMS_STRIPPED 0x0004
|
||||||
|
#define IMAGE_FILE_LOCAL_SYMS_STRIPPED 0x0008
|
||||||
|
#define IMAGE_FILE_BYTES_REVERSED_LO 0x0080
|
||||||
|
#define IMAGE_FILE_32BIT_MACHINE 0x0100
|
||||||
|
#define IMAGE_FILE_DEBUG_STRIPPED 0x0200
|
||||||
|
#define IMAGE_FILE_SYSTEM 0x1000
|
||||||
|
#define IMAGE_FILE_DLL 0x2000
|
||||||
|
#define IMAGE_FILE_BYTES_REVERSED_HI 0x8000
|
||||||
|
|
||||||
|
/* additional flags to be set for section headers to allow the NT loader to
|
||||||
|
read and write to the section data (to replace the addresses of data in
|
||||||
|
dlls for one thing); also to execute the section in .text's case=
|
||||||
|
*/
|
||||||
|
#define IMAGE_SCN_MEM_DISCARDABLE 0x02000000
|
||||||
|
#define IMAGE_SCN_MEM_EXECUTE 0x20000000
|
||||||
|
#define IMAGE_SCN_MEM_READ 0x40000000
|
||||||
|
#define IMAGE_SCN_MEM_WRITE 0x80000000
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Section characteristics added for ppc-nt
|
||||||
|
*/
|
||||||
|
|
||||||
|
#define IMAGE_SCN_TYPE_NO_PAD 0x00000008 /* Reserved. */
|
||||||
|
|
||||||
|
#define IMAGE_SCN_CNT_CODE 0x00000020 /* Section contains code. */
|
||||||
|
#define IMAGE_SCN_CNT_INITIALIZED_DATA 0x00000040 /* Section contains initialized data. */
|
||||||
|
#define IMAGE_SCN_CNT_UNINITIALIZED_DATA 0x00000080 /* Section contains uninitialized data. */
|
||||||
|
|
||||||
|
#define IMAGE_SCN_LNK_OTHER 0x00000100 /* Reserved. */
|
||||||
|
#define IMAGE_SCN_LNK_INFO 0x00000200 /* Section contains comments or some other type of information. */
|
||||||
|
#define IMAGE_SCN_LNK_REMOVE 0x00000800 /* Section contents will not become part of image. */
|
||||||
|
#define IMAGE_SCN_LNK_COMDAT 0x00001000 /* Section contents comdat. */
|
||||||
|
|
||||||
|
#define IMAGE_SCN_MEM_FARDATA 0x00008000
|
||||||
|
|
||||||
|
#define IMAGE_SCN_MEM_PURGEABLE 0x00020000
|
||||||
|
#define IMAGE_SCN_MEM_16BIT 0x00020000
|
||||||
|
#define IMAGE_SCN_MEM_LOCKED 0x00040000
|
||||||
|
#define IMAGE_SCN_MEM_PRELOAD 0x00080000
|
||||||
|
|
||||||
|
#define IMAGE_SCN_ALIGN_1BYTES 0x00100000
|
||||||
|
#define IMAGE_SCN_ALIGN_2BYTES 0x00200000
|
||||||
|
#define IMAGE_SCN_ALIGN_4BYTES 0x00300000
|
||||||
|
#define IMAGE_SCN_ALIGN_8BYTES 0x00400000
|
||||||
|
#define IMAGE_SCN_ALIGN_16BYTES 0x00500000 /* Default alignment if no others are specified. */
|
||||||
|
#define IMAGE_SCN_ALIGN_32BYTES 0x00600000
|
||||||
|
#define IMAGE_SCN_ALIGN_64BYTES 0x00700000
|
||||||
|
|
||||||
|
|
||||||
|
#define IMAGE_SCN_LNK_NRELOC_OVFL 0x01000000 /* Section contains extended relocations. */
|
||||||
|
#define IMAGE_SCN_MEM_NOT_CACHED 0x04000000 /* Section is not cachable. */
|
||||||
|
#define IMAGE_SCN_MEM_NOT_PAGED 0x08000000 /* Section is not pageable. */
|
||||||
|
#define IMAGE_SCN_MEM_SHARED 0x10000000 /* Section is shareable. */
|
||||||
|
|
||||||
|
/* COMDAT selection codes. */
|
||||||
|
|
||||||
|
#define IMAGE_COMDAT_SELECT_NODUPLICATES (1) /* Warn if duplicates. */
|
||||||
|
#define IMAGE_COMDAT_SELECT_ANY (2) /* No warning. */
|
||||||
|
#define IMAGE_COMDAT_SELECT_SAME_SIZE (3) /* Warn if different size. */
|
||||||
|
#define IMAGE_COMDAT_SELECT_EXACT_MATCH (4) /* Warn if different. */
|
||||||
|
#define IMAGE_COMDAT_SELECT_ASSOCIATIVE (5) /* Base on other section. */
|
||||||
|
|
||||||
|
/* Magic values that are true for all dos/nt implementations */
|
||||||
|
#define DOSMAGIC 0x5a4d
|
||||||
|
#define NT_SIGNATURE 0x00004550
|
||||||
|
|
||||||
|
/* NT allows long filenames, we want to accommodate this. This may break
|
||||||
|
some of the bfd functions */
|
||||||
|
#undef FILNMLEN
|
||||||
|
#define FILNMLEN 18 /* # characters in a file name */
|
||||||
|
|
||||||
|
|
||||||
|
#ifdef COFF_IMAGE_WITH_PE
|
||||||
|
/* The filehdr is only weired in images */
|
||||||
|
|
||||||
|
#undef FILHDR
|
||||||
|
struct external_PE_filehdr
|
||||||
|
{
|
||||||
|
/* DOS header fields */
|
||||||
|
unsigned short e_magic; /* Magic number, 0x5a4d */
|
||||||
|
unsigned short e_cblp; /* Bytes on last page of file, 0x90 */
|
||||||
|
unsigned short e_cp; /* Pages in file, 0x3 */
|
||||||
|
unsigned short e_crlc; /* Relocations, 0x0 */
|
||||||
|
unsigned short e_cparhdr; /* Size of header in paragraphs, 0x4 */
|
||||||
|
unsigned short e_minalloc; /* Minimum extra paragraphs needed, 0x0 */
|
||||||
|
unsigned short e_maxalloc; /* Maximum extra paragraphs needed, 0xFFFF */
|
||||||
|
unsigned short e_ss; /* Initial (relative) SS value, 0x0 */
|
||||||
|
unsigned short e_sp; /* Initial SP value, 0xb8 */
|
||||||
|
unsigned short e_csum; /* Checksum, 0x0 */
|
||||||
|
unsigned short e_ip; /* Initial IP value, 0x0 */
|
||||||
|
unsigned short e_cs; /* Initial (relative) CS value, 0x0 */
|
||||||
|
unsigned short e_lfarlc; /* File address of relocation table, 0x40 */
|
||||||
|
unsigned short e_ovno; /* Overlay number, 0x0 */
|
||||||
|
char e_res[4][2]; /* Reserved words, all 0x0 */
|
||||||
|
unsigned short e_oemid; /* OEM identifier (for e_oeminfo), 0x0 */
|
||||||
|
unsigned short e_oeminfo; /* OEM information; e_oemid specific, 0x0 */
|
||||||
|
char e_res2[10][2]; /* Reserved words, all 0x0 */
|
||||||
|
unsigned long e_lfanew; /* File address of new exe header, 0x80 */
|
||||||
|
char dos_message[16][4]; /* other stuff, always follow DOS header */
|
||||||
|
unsigned int nt_signature; /* required NT signature, 0x4550 */
|
||||||
|
|
||||||
|
/* From standard header */
|
||||||
|
|
||||||
|
unsigned short f_magic; /* magic number */
|
||||||
|
unsigned short f_nscns; /* number of sections */
|
||||||
|
unsigned long f_timdat; /* time & date stamp */
|
||||||
|
unsigned long f_symptr; /* file pointer to symtab */
|
||||||
|
unsigned long f_nsyms; /* number of symtab entries */
|
||||||
|
unsigned short f_opthdr; /* sizeof(optional hdr) */
|
||||||
|
unsigned short f_flags; /* flags */
|
||||||
|
};
|
||||||
|
|
||||||
|
|
||||||
|
#define FILHDR struct external_PE_filehdr
|
||||||
|
#undef FILHSZ
|
||||||
|
#define FILHSZ 152
|
||||||
|
|
||||||
|
#endif
|
||||||
|
|
||||||
|
typedef struct
|
||||||
|
{
|
||||||
|
unsigned short magic; /* type of file */
|
||||||
|
unsigned short vstamp; /* version stamp */
|
||||||
|
unsigned long tsize; /* text size in bytes, padded to FW bdry*/
|
||||||
|
unsigned long dsize; /* initialized data " " */
|
||||||
|
unsigned long bsize; /* uninitialized data " " */
|
||||||
|
unsigned long entry; /* entry pt. */
|
||||||
|
unsigned long text_start; /* base of text used for this file */
|
||||||
|
unsigned long data_start; /* base of all data used for this file */
|
||||||
|
|
||||||
|
/* NT extra fields; see internal.h for descriptions */
|
||||||
|
unsigned long ImageBase;
|
||||||
|
unsigned long SectionAlignment;
|
||||||
|
unsigned long FileAlignment;
|
||||||
|
unsigned short MajorOperatingSystemVersion;
|
||||||
|
unsigned short MinorOperatingSystemVersion;
|
||||||
|
unsigned short MajorImageVersion;
|
||||||
|
unsigned short MinorImageVersion;
|
||||||
|
unsigned short MajorSubsystemVersion;
|
||||||
|
unsigned short MinorSubsystemVersion;
|
||||||
|
char Reserved1[4];
|
||||||
|
unsigned long SizeOfImage;
|
||||||
|
unsigned long SizeOfHeaders;
|
||||||
|
unsigned long CheckSum;
|
||||||
|
unsigned short Subsystem;
|
||||||
|
unsigned short DllCharacteristics;
|
||||||
|
unsigned long SizeOfStackReserve;
|
||||||
|
unsigned long SizeOfStackCommit;
|
||||||
|
unsigned long SizeOfHeapReserve;
|
||||||
|
unsigned long SizeOfHeapCommit;
|
||||||
|
unsigned long LoaderFlags;
|
||||||
|
unsigned long NumberOfRvaAndSizes;
|
||||||
|
/* IMAGE_DATA_DIRECTORY DataDirectory[IMAGE_NUMBEROF_DIRECTORY_ENTRIES]; */
|
||||||
|
char DataDirectory[16][2][4]; /* 16 entries, 2 elements/entry, 4 chars */
|
||||||
|
|
||||||
|
} PEAOUTHDR;
|
||||||
|
|
||||||
|
|
||||||
|
#undef AOUTSZ
|
||||||
|
#define AOUTSZ (AOUTHDRSZ + 196)
|
||||||
|
|
||||||
|
#undef E_FILNMLEN
|
||||||
|
#define E_FILNMLEN 18 /* # characters in a file name */
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* end of coff/pe.h */
|
||||||
|
|
||||||
|
#define DT_NON (0) /* no derived type */
|
||||||
|
#define DT_PTR (1) /* pointer */
|
||||||
|
#define DT_FCN (2) /* function */
|
||||||
|
#define DT_ARY (3) /* array */
|
||||||
|
|
||||||
|
#define ISPTR(x) (((x) & N_TMASK) == (DT_PTR << N_BTSHFT))
|
||||||
|
#define ISFCN(x) (((x) & N_TMASK) == (DT_FCN << N_BTSHFT))
|
||||||
|
#define ISARY(x) (((x) & N_TMASK) == (DT_ARY << N_BTSHFT))
|
||||||
|
|
||||||
|
#ifdef __cplusplus
|
||||||
|
}
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#endif /* _A_OUT_H_ */
|
||||||
|
|
||||||
158
accel.c
158
accel.c
@@ -1,158 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU System Emulator, accelerator interfaces
|
|
||||||
*
|
|
||||||
* Copyright (c) 2003-2008 Fabrice Bellard
|
|
||||||
* Copyright (c) 2014 Red Hat Inc.
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "sysemu/accel.h"
|
|
||||||
#include "hw/boards.h"
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "sysemu/arch_init.h"
|
|
||||||
#include "sysemu/sysemu.h"
|
|
||||||
#include "sysemu/kvm.h"
|
|
||||||
#include "sysemu/qtest.h"
|
|
||||||
#include "hw/xen/xen.h"
|
|
||||||
#include "qom/object.h"
|
|
||||||
#include "hw/boards.h"
|
|
||||||
|
|
||||||
int tcg_tb_size;
|
|
||||||
static bool tcg_allowed = true;
|
|
||||||
|
|
||||||
static int tcg_init(MachineState *ms)
|
|
||||||
{
|
|
||||||
tcg_exec_init(tcg_tb_size * 1024 * 1024);
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static const TypeInfo accel_type = {
|
|
||||||
.name = TYPE_ACCEL,
|
|
||||||
.parent = TYPE_OBJECT,
|
|
||||||
.class_size = sizeof(AccelClass),
|
|
||||||
.instance_size = sizeof(AccelState),
|
|
||||||
};
|
|
||||||
|
|
||||||
/* Lookup AccelClass from opt_name. Returns NULL if not found */
|
|
||||||
static AccelClass *accel_find(const char *opt_name)
|
|
||||||
{
|
|
||||||
char *class_name = g_strdup_printf(ACCEL_CLASS_NAME("%s"), opt_name);
|
|
||||||
AccelClass *ac = ACCEL_CLASS(object_class_by_name(class_name));
|
|
||||||
g_free(class_name);
|
|
||||||
return ac;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int accel_init_machine(AccelClass *acc, MachineState *ms)
|
|
||||||
{
|
|
||||||
ObjectClass *oc = OBJECT_CLASS(acc);
|
|
||||||
const char *cname = object_class_get_name(oc);
|
|
||||||
AccelState *accel = ACCEL(object_new(cname));
|
|
||||||
int ret;
|
|
||||||
ms->accelerator = accel;
|
|
||||||
*(acc->allowed) = true;
|
|
||||||
ret = acc->init_machine(ms);
|
|
||||||
if (ret < 0) {
|
|
||||||
ms->accelerator = NULL;
|
|
||||||
*(acc->allowed) = false;
|
|
||||||
object_unref(OBJECT(accel));
|
|
||||||
}
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
int configure_accelerator(MachineState *ms)
|
|
||||||
{
|
|
||||||
const char *p;
|
|
||||||
char buf[10];
|
|
||||||
int ret;
|
|
||||||
bool accel_initialised = false;
|
|
||||||
bool init_failed = false;
|
|
||||||
AccelClass *acc = NULL;
|
|
||||||
|
|
||||||
p = qemu_opt_get(qemu_get_machine_opts(), "accel");
|
|
||||||
if (p == NULL) {
|
|
||||||
/* Use the default "accelerator", tcg */
|
|
||||||
p = "tcg";
|
|
||||||
}
|
|
||||||
|
|
||||||
while (!accel_initialised && *p != '\0') {
|
|
||||||
if (*p == ':') {
|
|
||||||
p++;
|
|
||||||
}
|
|
||||||
p = get_opt_name(buf, sizeof(buf), p, ':');
|
|
||||||
acc = accel_find(buf);
|
|
||||||
if (!acc) {
|
|
||||||
fprintf(stderr, "\"%s\" accelerator not found.\n", buf);
|
|
||||||
continue;
|
|
||||||
}
|
|
||||||
if (acc->available && !acc->available()) {
|
|
||||||
printf("%s not supported for this target\n",
|
|
||||||
acc->name);
|
|
||||||
continue;
|
|
||||||
}
|
|
||||||
ret = accel_init_machine(acc, ms);
|
|
||||||
if (ret < 0) {
|
|
||||||
init_failed = true;
|
|
||||||
fprintf(stderr, "failed to initialize %s: %s\n",
|
|
||||||
acc->name,
|
|
||||||
strerror(-ret));
|
|
||||||
} else {
|
|
||||||
accel_initialised = true;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!accel_initialised) {
|
|
||||||
if (!init_failed) {
|
|
||||||
fprintf(stderr, "No accelerator found!\n");
|
|
||||||
}
|
|
||||||
exit(1);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (init_failed) {
|
|
||||||
fprintf(stderr, "Back to %s accelerator.\n", acc->name);
|
|
||||||
}
|
|
||||||
|
|
||||||
return !accel_initialised;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
static void tcg_accel_class_init(ObjectClass *oc, void *data)
|
|
||||||
{
|
|
||||||
AccelClass *ac = ACCEL_CLASS(oc);
|
|
||||||
ac->name = "tcg";
|
|
||||||
ac->init_machine = tcg_init;
|
|
||||||
ac->allowed = &tcg_allowed;
|
|
||||||
}
|
|
||||||
|
|
||||||
#define TYPE_TCG_ACCEL ACCEL_CLASS_NAME("tcg")
|
|
||||||
|
|
||||||
static const TypeInfo tcg_accel_type = {
|
|
||||||
.name = TYPE_TCG_ACCEL,
|
|
||||||
.parent = TYPE_ACCEL,
|
|
||||||
.class_init = tcg_accel_class_init,
|
|
||||||
};
|
|
||||||
|
|
||||||
static void register_accel_types(void)
|
|
||||||
{
|
|
||||||
type_register_static(&accel_type);
|
|
||||||
type_register_static(&tcg_accel_type);
|
|
||||||
}
|
|
||||||
|
|
||||||
type_init(register_accel_types);
|
|
||||||
File diff suppressed because it is too large
Load Diff
26
aes.h
Normal file
26
aes.h
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
#ifndef QEMU_AES_H
|
||||||
|
#define QEMU_AES_H
|
||||||
|
|
||||||
|
#define AES_MAXNR 14
|
||||||
|
#define AES_BLOCK_SIZE 16
|
||||||
|
|
||||||
|
struct aes_key_st {
|
||||||
|
uint32_t rd_key[4 *(AES_MAXNR + 1)];
|
||||||
|
int rounds;
|
||||||
|
};
|
||||||
|
typedef struct aes_key_st AES_KEY;
|
||||||
|
|
||||||
|
int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
|
||||||
|
AES_KEY *key);
|
||||||
|
int AES_set_decrypt_key(const unsigned char *userKey, const int bits,
|
||||||
|
AES_KEY *key);
|
||||||
|
|
||||||
|
void AES_encrypt(const unsigned char *in, unsigned char *out,
|
||||||
|
const AES_KEY *key);
|
||||||
|
void AES_decrypt(const unsigned char *in, unsigned char *out,
|
||||||
|
const AES_KEY *key);
|
||||||
|
void AES_cbc_encrypt(const unsigned char *in, unsigned char *out,
|
||||||
|
const unsigned long length, const AES_KEY *key,
|
||||||
|
unsigned char *ivec, const int enc);
|
||||||
|
|
||||||
|
#endif
|
||||||
495
aio-posix.c
495
aio-posix.c
@@ -1,495 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU aio implementation
|
|
||||||
*
|
|
||||||
* Copyright IBM, Corp. 2008
|
|
||||||
*
|
|
||||||
* Authors:
|
|
||||||
* Anthony Liguori <aliguori@us.ibm.com>
|
|
||||||
*
|
|
||||||
* This work is licensed under the terms of the GNU GPL, version 2. See
|
|
||||||
* the COPYING file in the top-level directory.
|
|
||||||
*
|
|
||||||
* Contributions after 2012-01-13 are licensed under the terms of the
|
|
||||||
* GNU GPL, version 2 or (at your option) any later version.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "block/block.h"
|
|
||||||
#include "qemu/queue.h"
|
|
||||||
#include "qemu/sockets.h"
|
|
||||||
#ifdef CONFIG_EPOLL_CREATE1
|
|
||||||
#include <sys/epoll.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
struct AioHandler
|
|
||||||
{
|
|
||||||
GPollFD pfd;
|
|
||||||
IOHandler *io_read;
|
|
||||||
IOHandler *io_write;
|
|
||||||
int deleted;
|
|
||||||
void *opaque;
|
|
||||||
bool is_external;
|
|
||||||
QLIST_ENTRY(AioHandler) node;
|
|
||||||
};
|
|
||||||
|
|
||||||
#ifdef CONFIG_EPOLL_CREATE1
|
|
||||||
|
|
||||||
/* The fd number threashold to switch to epoll */
|
|
||||||
#define EPOLL_ENABLE_THRESHOLD 64
|
|
||||||
|
|
||||||
static void aio_epoll_disable(AioContext *ctx)
|
|
||||||
{
|
|
||||||
ctx->epoll_available = false;
|
|
||||||
if (!ctx->epoll_enabled) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
ctx->epoll_enabled = false;
|
|
||||||
close(ctx->epollfd);
|
|
||||||
}
|
|
||||||
|
|
||||||
static inline int epoll_events_from_pfd(int pfd_events)
|
|
||||||
{
|
|
||||||
return (pfd_events & G_IO_IN ? EPOLLIN : 0) |
|
|
||||||
(pfd_events & G_IO_OUT ? EPOLLOUT : 0) |
|
|
||||||
(pfd_events & G_IO_HUP ? EPOLLHUP : 0) |
|
|
||||||
(pfd_events & G_IO_ERR ? EPOLLERR : 0);
|
|
||||||
}
|
|
||||||
|
|
||||||
static bool aio_epoll_try_enable(AioContext *ctx)
|
|
||||||
{
|
|
||||||
AioHandler *node;
|
|
||||||
struct epoll_event event;
|
|
||||||
|
|
||||||
QLIST_FOREACH(node, &ctx->aio_handlers, node) {
|
|
||||||
int r;
|
|
||||||
if (node->deleted || !node->pfd.events) {
|
|
||||||
continue;
|
|
||||||
}
|
|
||||||
event.events = epoll_events_from_pfd(node->pfd.events);
|
|
||||||
event.data.ptr = node;
|
|
||||||
r = epoll_ctl(ctx->epollfd, EPOLL_CTL_ADD, node->pfd.fd, &event);
|
|
||||||
if (r) {
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
ctx->epoll_enabled = true;
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void aio_epoll_update(AioContext *ctx, AioHandler *node, bool is_new)
|
|
||||||
{
|
|
||||||
struct epoll_event event;
|
|
||||||
int r;
|
|
||||||
|
|
||||||
if (!ctx->epoll_enabled) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
if (!node->pfd.events) {
|
|
||||||
r = epoll_ctl(ctx->epollfd, EPOLL_CTL_DEL, node->pfd.fd, &event);
|
|
||||||
if (r) {
|
|
||||||
aio_epoll_disable(ctx);
|
|
||||||
}
|
|
||||||
} else {
|
|
||||||
event.data.ptr = node;
|
|
||||||
event.events = epoll_events_from_pfd(node->pfd.events);
|
|
||||||
if (is_new) {
|
|
||||||
r = epoll_ctl(ctx->epollfd, EPOLL_CTL_ADD, node->pfd.fd, &event);
|
|
||||||
if (r) {
|
|
||||||
aio_epoll_disable(ctx);
|
|
||||||
}
|
|
||||||
} else {
|
|
||||||
r = epoll_ctl(ctx->epollfd, EPOLL_CTL_MOD, node->pfd.fd, &event);
|
|
||||||
if (r) {
|
|
||||||
aio_epoll_disable(ctx);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static int aio_epoll(AioContext *ctx, GPollFD *pfds,
|
|
||||||
unsigned npfd, int64_t timeout)
|
|
||||||
{
|
|
||||||
AioHandler *node;
|
|
||||||
int i, ret = 0;
|
|
||||||
struct epoll_event events[128];
|
|
||||||
|
|
||||||
assert(npfd == 1);
|
|
||||||
assert(pfds[0].fd == ctx->epollfd);
|
|
||||||
if (timeout > 0) {
|
|
||||||
ret = qemu_poll_ns(pfds, npfd, timeout);
|
|
||||||
}
|
|
||||||
if (timeout <= 0 || ret > 0) {
|
|
||||||
ret = epoll_wait(ctx->epollfd, events,
|
|
||||||
sizeof(events) / sizeof(events[0]),
|
|
||||||
timeout);
|
|
||||||
if (ret <= 0) {
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
for (i = 0; i < ret; i++) {
|
|
||||||
int ev = events[i].events;
|
|
||||||
node = events[i].data.ptr;
|
|
||||||
node->pfd.revents = (ev & EPOLLIN ? G_IO_IN : 0) |
|
|
||||||
(ev & EPOLLOUT ? G_IO_OUT : 0) |
|
|
||||||
(ev & EPOLLHUP ? G_IO_HUP : 0) |
|
|
||||||
(ev & EPOLLERR ? G_IO_ERR : 0);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
out:
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static bool aio_epoll_enabled(AioContext *ctx)
|
|
||||||
{
|
|
||||||
/* Fall back to ppoll when external clients are disabled. */
|
|
||||||
return !aio_external_disabled(ctx) && ctx->epoll_enabled;
|
|
||||||
}
|
|
||||||
|
|
||||||
static bool aio_epoll_check_poll(AioContext *ctx, GPollFD *pfds,
|
|
||||||
unsigned npfd, int64_t timeout)
|
|
||||||
{
|
|
||||||
if (!ctx->epoll_available) {
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
if (aio_epoll_enabled(ctx)) {
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
if (npfd >= EPOLL_ENABLE_THRESHOLD) {
|
|
||||||
if (aio_epoll_try_enable(ctx)) {
|
|
||||||
return true;
|
|
||||||
} else {
|
|
||||||
aio_epoll_disable(ctx);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
#else
|
|
||||||
|
|
||||||
static void aio_epoll_update(AioContext *ctx, AioHandler *node, bool is_new)
|
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
||||||
static int aio_epoll(AioContext *ctx, GPollFD *pfds,
|
|
||||||
unsigned npfd, int64_t timeout)
|
|
||||||
{
|
|
||||||
assert(false);
|
|
||||||
}
|
|
||||||
|
|
||||||
static bool aio_epoll_enabled(AioContext *ctx)
|
|
||||||
{
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
static bool aio_epoll_check_poll(AioContext *ctx, GPollFD *pfds,
|
|
||||||
unsigned npfd, int64_t timeout)
|
|
||||||
{
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
#endif
|
|
||||||
|
|
||||||
static AioHandler *find_aio_handler(AioContext *ctx, int fd)
|
|
||||||
{
|
|
||||||
AioHandler *node;
|
|
||||||
|
|
||||||
QLIST_FOREACH(node, &ctx->aio_handlers, node) {
|
|
||||||
if (node->pfd.fd == fd)
|
|
||||||
if (!node->deleted)
|
|
||||||
return node;
|
|
||||||
}
|
|
||||||
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
void aio_set_fd_handler(AioContext *ctx,
|
|
||||||
int fd,
|
|
||||||
bool is_external,
|
|
||||||
IOHandler *io_read,
|
|
||||||
IOHandler *io_write,
|
|
||||||
void *opaque)
|
|
||||||
{
|
|
||||||
AioHandler *node;
|
|
||||||
bool is_new = false;
|
|
||||||
bool deleted = false;
|
|
||||||
|
|
||||||
node = find_aio_handler(ctx, fd);
|
|
||||||
|
|
||||||
/* Are we deleting the fd handler? */
|
|
||||||
if (!io_read && !io_write) {
|
|
||||||
if (node) {
|
|
||||||
g_source_remove_poll(&ctx->source, &node->pfd);
|
|
||||||
|
|
||||||
/* If the lock is held, just mark the node as deleted */
|
|
||||||
if (ctx->walking_handlers) {
|
|
||||||
node->deleted = 1;
|
|
||||||
node->pfd.revents = 0;
|
|
||||||
} else {
|
|
||||||
/* Otherwise, delete it for real. We can't just mark it as
|
|
||||||
* deleted because deleted nodes are only cleaned up after
|
|
||||||
* releasing the walking_handlers lock.
|
|
||||||
*/
|
|
||||||
QLIST_REMOVE(node, node);
|
|
||||||
deleted = true;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
} else {
|
|
||||||
if (node == NULL) {
|
|
||||||
/* Alloc and insert if it's not already there */
|
|
||||||
node = g_new0(AioHandler, 1);
|
|
||||||
node->pfd.fd = fd;
|
|
||||||
QLIST_INSERT_HEAD(&ctx->aio_handlers, node, node);
|
|
||||||
|
|
||||||
g_source_add_poll(&ctx->source, &node->pfd);
|
|
||||||
is_new = true;
|
|
||||||
}
|
|
||||||
/* Update handler with latest information */
|
|
||||||
node->io_read = io_read;
|
|
||||||
node->io_write = io_write;
|
|
||||||
node->opaque = opaque;
|
|
||||||
node->is_external = is_external;
|
|
||||||
|
|
||||||
node->pfd.events = (io_read ? G_IO_IN | G_IO_HUP | G_IO_ERR : 0);
|
|
||||||
node->pfd.events |= (io_write ? G_IO_OUT | G_IO_ERR : 0);
|
|
||||||
}
|
|
||||||
|
|
||||||
aio_epoll_update(ctx, node, is_new);
|
|
||||||
aio_notify(ctx);
|
|
||||||
if (deleted) {
|
|
||||||
g_free(node);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
void aio_set_event_notifier(AioContext *ctx,
|
|
||||||
EventNotifier *notifier,
|
|
||||||
bool is_external,
|
|
||||||
EventNotifierHandler *io_read)
|
|
||||||
{
|
|
||||||
aio_set_fd_handler(ctx, event_notifier_get_fd(notifier),
|
|
||||||
is_external, (IOHandler *)io_read, NULL, notifier);
|
|
||||||
}
|
|
||||||
|
|
||||||
bool aio_prepare(AioContext *ctx)
|
|
||||||
{
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
bool aio_pending(AioContext *ctx)
|
|
||||||
{
|
|
||||||
AioHandler *node;
|
|
||||||
|
|
||||||
QLIST_FOREACH(node, &ctx->aio_handlers, node) {
|
|
||||||
int revents;
|
|
||||||
|
|
||||||
revents = node->pfd.revents & node->pfd.events;
|
|
||||||
if (revents & (G_IO_IN | G_IO_HUP | G_IO_ERR) && node->io_read) {
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
if (revents & (G_IO_OUT | G_IO_ERR) && node->io_write) {
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
bool aio_dispatch(AioContext *ctx)
|
|
||||||
{
|
|
||||||
AioHandler *node;
|
|
||||||
bool progress = false;
|
|
||||||
|
|
||||||
/*
|
|
||||||
* If there are callbacks left that have been queued, we need to call them.
|
|
||||||
* Do not call select in this case, because it is possible that the caller
|
|
||||||
* does not need a complete flush (as is the case for aio_poll loops).
|
|
||||||
*/
|
|
||||||
if (aio_bh_poll(ctx)) {
|
|
||||||
progress = true;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*
|
|
||||||
* We have to walk very carefully in case aio_set_fd_handler is
|
|
||||||
* called while we're walking.
|
|
||||||
*/
|
|
||||||
node = QLIST_FIRST(&ctx->aio_handlers);
|
|
||||||
while (node) {
|
|
||||||
AioHandler *tmp;
|
|
||||||
int revents;
|
|
||||||
|
|
||||||
ctx->walking_handlers++;
|
|
||||||
|
|
||||||
revents = node->pfd.revents & node->pfd.events;
|
|
||||||
node->pfd.revents = 0;
|
|
||||||
|
|
||||||
if (!node->deleted &&
|
|
||||||
(revents & (G_IO_IN | G_IO_HUP | G_IO_ERR)) &&
|
|
||||||
node->io_read) {
|
|
||||||
node->io_read(node->opaque);
|
|
||||||
|
|
||||||
/* aio_notify() does not count as progress */
|
|
||||||
if (node->opaque != &ctx->notifier) {
|
|
||||||
progress = true;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
if (!node->deleted &&
|
|
||||||
(revents & (G_IO_OUT | G_IO_ERR)) &&
|
|
||||||
node->io_write) {
|
|
||||||
node->io_write(node->opaque);
|
|
||||||
progress = true;
|
|
||||||
}
|
|
||||||
|
|
||||||
tmp = node;
|
|
||||||
node = QLIST_NEXT(node, node);
|
|
||||||
|
|
||||||
ctx->walking_handlers--;
|
|
||||||
|
|
||||||
if (!ctx->walking_handlers && tmp->deleted) {
|
|
||||||
QLIST_REMOVE(tmp, node);
|
|
||||||
g_free(tmp);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Run our timers */
|
|
||||||
progress |= timerlistgroup_run_timers(&ctx->tlg);
|
|
||||||
|
|
||||||
return progress;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* These thread-local variables are used only in a small part of aio_poll
|
|
||||||
* around the call to the poll() system call. In particular they are not
|
|
||||||
* used while aio_poll is performing callbacks, which makes it much easier
|
|
||||||
* to think about reentrancy!
|
|
||||||
*
|
|
||||||
* Stack-allocated arrays would be perfect but they have size limitations;
|
|
||||||
* heap allocation is expensive enough that we want to reuse arrays across
|
|
||||||
* calls to aio_poll(). And because poll() has to be called without holding
|
|
||||||
* any lock, the arrays cannot be stored in AioContext. Thread-local data
|
|
||||||
* has none of the disadvantages of these three options.
|
|
||||||
*/
|
|
||||||
static __thread GPollFD *pollfds;
|
|
||||||
static __thread AioHandler **nodes;
|
|
||||||
static __thread unsigned npfd, nalloc;
|
|
||||||
static __thread Notifier pollfds_cleanup_notifier;
|
|
||||||
|
|
||||||
static void pollfds_cleanup(Notifier *n, void *unused)
|
|
||||||
{
|
|
||||||
g_assert(npfd == 0);
|
|
||||||
g_free(pollfds);
|
|
||||||
g_free(nodes);
|
|
||||||
nalloc = 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void add_pollfd(AioHandler *node)
|
|
||||||
{
|
|
||||||
if (npfd == nalloc) {
|
|
||||||
if (nalloc == 0) {
|
|
||||||
pollfds_cleanup_notifier.notify = pollfds_cleanup;
|
|
||||||
qemu_thread_atexit_add(&pollfds_cleanup_notifier);
|
|
||||||
nalloc = 8;
|
|
||||||
} else {
|
|
||||||
g_assert(nalloc <= INT_MAX);
|
|
||||||
nalloc *= 2;
|
|
||||||
}
|
|
||||||
pollfds = g_renew(GPollFD, pollfds, nalloc);
|
|
||||||
nodes = g_renew(AioHandler *, nodes, nalloc);
|
|
||||||
}
|
|
||||||
nodes[npfd] = node;
|
|
||||||
pollfds[npfd] = (GPollFD) {
|
|
||||||
.fd = node->pfd.fd,
|
|
||||||
.events = node->pfd.events,
|
|
||||||
};
|
|
||||||
npfd++;
|
|
||||||
}
|
|
||||||
|
|
||||||
bool aio_poll(AioContext *ctx, bool blocking)
|
|
||||||
{
|
|
||||||
AioHandler *node;
|
|
||||||
int i, ret;
|
|
||||||
bool progress;
|
|
||||||
int64_t timeout;
|
|
||||||
|
|
||||||
aio_context_acquire(ctx);
|
|
||||||
progress = false;
|
|
||||||
|
|
||||||
/* aio_notify can avoid the expensive event_notifier_set if
|
|
||||||
* everything (file descriptors, bottom halves, timers) will
|
|
||||||
* be re-evaluated before the next blocking poll(). This is
|
|
||||||
* already true when aio_poll is called with blocking == false;
|
|
||||||
* if blocking == true, it is only true after poll() returns,
|
|
||||||
* so disable the optimization now.
|
|
||||||
*/
|
|
||||||
if (blocking) {
|
|
||||||
atomic_add(&ctx->notify_me, 2);
|
|
||||||
}
|
|
||||||
|
|
||||||
ctx->walking_handlers++;
|
|
||||||
|
|
||||||
assert(npfd == 0);
|
|
||||||
|
|
||||||
/* fill pollfds */
|
|
||||||
QLIST_FOREACH(node, &ctx->aio_handlers, node) {
|
|
||||||
if (!node->deleted && node->pfd.events
|
|
||||||
&& !aio_epoll_enabled(ctx)
|
|
||||||
&& aio_node_check(ctx, node->is_external)) {
|
|
||||||
add_pollfd(node);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
timeout = blocking ? aio_compute_timeout(ctx) : 0;
|
|
||||||
|
|
||||||
/* wait until next event */
|
|
||||||
if (timeout) {
|
|
||||||
aio_context_release(ctx);
|
|
||||||
}
|
|
||||||
if (aio_epoll_check_poll(ctx, pollfds, npfd, timeout)) {
|
|
||||||
AioHandler epoll_handler;
|
|
||||||
|
|
||||||
epoll_handler.pfd.fd = ctx->epollfd;
|
|
||||||
epoll_handler.pfd.events = G_IO_IN | G_IO_OUT | G_IO_HUP | G_IO_ERR;
|
|
||||||
npfd = 0;
|
|
||||||
add_pollfd(&epoll_handler);
|
|
||||||
ret = aio_epoll(ctx, pollfds, npfd, timeout);
|
|
||||||
} else {
|
|
||||||
ret = qemu_poll_ns(pollfds, npfd, timeout);
|
|
||||||
}
|
|
||||||
if (blocking) {
|
|
||||||
atomic_sub(&ctx->notify_me, 2);
|
|
||||||
}
|
|
||||||
if (timeout) {
|
|
||||||
aio_context_acquire(ctx);
|
|
||||||
}
|
|
||||||
|
|
||||||
aio_notify_accept(ctx);
|
|
||||||
|
|
||||||
/* if we have any readable fds, dispatch event */
|
|
||||||
if (ret > 0) {
|
|
||||||
for (i = 0; i < npfd; i++) {
|
|
||||||
nodes[i]->pfd.revents = pollfds[i].revents;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
npfd = 0;
|
|
||||||
ctx->walking_handlers--;
|
|
||||||
|
|
||||||
/* Run dispatch even if there were no readable fds to run timers */
|
|
||||||
if (aio_dispatch(ctx)) {
|
|
||||||
progress = true;
|
|
||||||
}
|
|
||||||
|
|
||||||
aio_context_release(ctx);
|
|
||||||
|
|
||||||
return progress;
|
|
||||||
}
|
|
||||||
|
|
||||||
void aio_context_setup(AioContext *ctx, Error **errp)
|
|
||||||
{
|
|
||||||
#ifdef CONFIG_EPOLL_CREATE1
|
|
||||||
assert(!ctx->epollfd);
|
|
||||||
ctx->epollfd = epoll_create1(EPOLL_CLOEXEC);
|
|
||||||
if (ctx->epollfd == -1) {
|
|
||||||
ctx->epoll_available = false;
|
|
||||||
} else {
|
|
||||||
ctx->epoll_available = true;
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
}
|
|
||||||
376
aio-win32.c
376
aio-win32.c
@@ -1,376 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU aio implementation
|
|
||||||
*
|
|
||||||
* Copyright IBM Corp., 2008
|
|
||||||
* Copyright Red Hat Inc., 2012
|
|
||||||
*
|
|
||||||
* Authors:
|
|
||||||
* Anthony Liguori <aliguori@us.ibm.com>
|
|
||||||
* Paolo Bonzini <pbonzini@redhat.com>
|
|
||||||
*
|
|
||||||
* This work is licensed under the terms of the GNU GPL, version 2. See
|
|
||||||
* the COPYING file in the top-level directory.
|
|
||||||
*
|
|
||||||
* Contributions after 2012-01-13 are licensed under the terms of the
|
|
||||||
* GNU GPL, version 2 or (at your option) any later version.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "block/block.h"
|
|
||||||
#include "qemu/queue.h"
|
|
||||||
#include "qemu/sockets.h"
|
|
||||||
|
|
||||||
struct AioHandler {
|
|
||||||
EventNotifier *e;
|
|
||||||
IOHandler *io_read;
|
|
||||||
IOHandler *io_write;
|
|
||||||
EventNotifierHandler *io_notify;
|
|
||||||
GPollFD pfd;
|
|
||||||
int deleted;
|
|
||||||
void *opaque;
|
|
||||||
bool is_external;
|
|
||||||
QLIST_ENTRY(AioHandler) node;
|
|
||||||
};
|
|
||||||
|
|
||||||
void aio_set_fd_handler(AioContext *ctx,
|
|
||||||
int fd,
|
|
||||||
bool is_external,
|
|
||||||
IOHandler *io_read,
|
|
||||||
IOHandler *io_write,
|
|
||||||
void *opaque)
|
|
||||||
{
|
|
||||||
/* fd is a SOCKET in our case */
|
|
||||||
AioHandler *node;
|
|
||||||
|
|
||||||
QLIST_FOREACH(node, &ctx->aio_handlers, node) {
|
|
||||||
if (node->pfd.fd == fd && !node->deleted) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Are we deleting the fd handler? */
|
|
||||||
if (!io_read && !io_write) {
|
|
||||||
if (node) {
|
|
||||||
/* If the lock is held, just mark the node as deleted */
|
|
||||||
if (ctx->walking_handlers) {
|
|
||||||
node->deleted = 1;
|
|
||||||
node->pfd.revents = 0;
|
|
||||||
} else {
|
|
||||||
/* Otherwise, delete it for real. We can't just mark it as
|
|
||||||
* deleted because deleted nodes are only cleaned up after
|
|
||||||
* releasing the walking_handlers lock.
|
|
||||||
*/
|
|
||||||
QLIST_REMOVE(node, node);
|
|
||||||
g_free(node);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
} else {
|
|
||||||
HANDLE event;
|
|
||||||
|
|
||||||
if (node == NULL) {
|
|
||||||
/* Alloc and insert if it's not already there */
|
|
||||||
node = g_new0(AioHandler, 1);
|
|
||||||
node->pfd.fd = fd;
|
|
||||||
QLIST_INSERT_HEAD(&ctx->aio_handlers, node, node);
|
|
||||||
}
|
|
||||||
|
|
||||||
node->pfd.events = 0;
|
|
||||||
if (node->io_read) {
|
|
||||||
node->pfd.events |= G_IO_IN;
|
|
||||||
}
|
|
||||||
if (node->io_write) {
|
|
||||||
node->pfd.events |= G_IO_OUT;
|
|
||||||
}
|
|
||||||
|
|
||||||
node->e = &ctx->notifier;
|
|
||||||
|
|
||||||
/* Update handler with latest information */
|
|
||||||
node->opaque = opaque;
|
|
||||||
node->io_read = io_read;
|
|
||||||
node->io_write = io_write;
|
|
||||||
node->is_external = is_external;
|
|
||||||
|
|
||||||
event = event_notifier_get_handle(&ctx->notifier);
|
|
||||||
WSAEventSelect(node->pfd.fd, event,
|
|
||||||
FD_READ | FD_ACCEPT | FD_CLOSE |
|
|
||||||
FD_CONNECT | FD_WRITE | FD_OOB);
|
|
||||||
}
|
|
||||||
|
|
||||||
aio_notify(ctx);
|
|
||||||
}
|
|
||||||
|
|
||||||
void aio_set_event_notifier(AioContext *ctx,
|
|
||||||
EventNotifier *e,
|
|
||||||
bool is_external,
|
|
||||||
EventNotifierHandler *io_notify)
|
|
||||||
{
|
|
||||||
AioHandler *node;
|
|
||||||
|
|
||||||
QLIST_FOREACH(node, &ctx->aio_handlers, node) {
|
|
||||||
if (node->e == e && !node->deleted) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Are we deleting the fd handler? */
|
|
||||||
if (!io_notify) {
|
|
||||||
if (node) {
|
|
||||||
g_source_remove_poll(&ctx->source, &node->pfd);
|
|
||||||
|
|
||||||
/* If the lock is held, just mark the node as deleted */
|
|
||||||
if (ctx->walking_handlers) {
|
|
||||||
node->deleted = 1;
|
|
||||||
node->pfd.revents = 0;
|
|
||||||
} else {
|
|
||||||
/* Otherwise, delete it for real. We can't just mark it as
|
|
||||||
* deleted because deleted nodes are only cleaned up after
|
|
||||||
* releasing the walking_handlers lock.
|
|
||||||
*/
|
|
||||||
QLIST_REMOVE(node, node);
|
|
||||||
g_free(node);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
} else {
|
|
||||||
if (node == NULL) {
|
|
||||||
/* Alloc and insert if it's not already there */
|
|
||||||
node = g_new0(AioHandler, 1);
|
|
||||||
node->e = e;
|
|
||||||
node->pfd.fd = (uintptr_t)event_notifier_get_handle(e);
|
|
||||||
node->pfd.events = G_IO_IN;
|
|
||||||
node->is_external = is_external;
|
|
||||||
QLIST_INSERT_HEAD(&ctx->aio_handlers, node, node);
|
|
||||||
|
|
||||||
g_source_add_poll(&ctx->source, &node->pfd);
|
|
||||||
}
|
|
||||||
/* Update handler with latest information */
|
|
||||||
node->io_notify = io_notify;
|
|
||||||
}
|
|
||||||
|
|
||||||
aio_notify(ctx);
|
|
||||||
}
|
|
||||||
|
|
||||||
bool aio_prepare(AioContext *ctx)
|
|
||||||
{
|
|
||||||
static struct timeval tv0;
|
|
||||||
AioHandler *node;
|
|
||||||
bool have_select_revents = false;
|
|
||||||
fd_set rfds, wfds;
|
|
||||||
|
|
||||||
/* fill fd sets */
|
|
||||||
FD_ZERO(&rfds);
|
|
||||||
FD_ZERO(&wfds);
|
|
||||||
QLIST_FOREACH(node, &ctx->aio_handlers, node) {
|
|
||||||
if (node->io_read) {
|
|
||||||
FD_SET ((SOCKET)node->pfd.fd, &rfds);
|
|
||||||
}
|
|
||||||
if (node->io_write) {
|
|
||||||
FD_SET ((SOCKET)node->pfd.fd, &wfds);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
if (select(0, &rfds, &wfds, NULL, &tv0) > 0) {
|
|
||||||
QLIST_FOREACH(node, &ctx->aio_handlers, node) {
|
|
||||||
node->pfd.revents = 0;
|
|
||||||
if (FD_ISSET(node->pfd.fd, &rfds)) {
|
|
||||||
node->pfd.revents |= G_IO_IN;
|
|
||||||
have_select_revents = true;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (FD_ISSET(node->pfd.fd, &wfds)) {
|
|
||||||
node->pfd.revents |= G_IO_OUT;
|
|
||||||
have_select_revents = true;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
return have_select_revents;
|
|
||||||
}
|
|
||||||
|
|
||||||
bool aio_pending(AioContext *ctx)
|
|
||||||
{
|
|
||||||
AioHandler *node;
|
|
||||||
|
|
||||||
QLIST_FOREACH(node, &ctx->aio_handlers, node) {
|
|
||||||
if (node->pfd.revents && node->io_notify) {
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
if ((node->pfd.revents & G_IO_IN) && node->io_read) {
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
if ((node->pfd.revents & G_IO_OUT) && node->io_write) {
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
static bool aio_dispatch_handlers(AioContext *ctx, HANDLE event)
|
|
||||||
{
|
|
||||||
AioHandler *node;
|
|
||||||
bool progress = false;
|
|
||||||
|
|
||||||
/*
|
|
||||||
* We have to walk very carefully in case aio_set_fd_handler is
|
|
||||||
* called while we're walking.
|
|
||||||
*/
|
|
||||||
node = QLIST_FIRST(&ctx->aio_handlers);
|
|
||||||
while (node) {
|
|
||||||
AioHandler *tmp;
|
|
||||||
int revents = node->pfd.revents;
|
|
||||||
|
|
||||||
ctx->walking_handlers++;
|
|
||||||
|
|
||||||
if (!node->deleted &&
|
|
||||||
(revents || event_notifier_get_handle(node->e) == event) &&
|
|
||||||
node->io_notify) {
|
|
||||||
node->pfd.revents = 0;
|
|
||||||
node->io_notify(node->e);
|
|
||||||
|
|
||||||
/* aio_notify() does not count as progress */
|
|
||||||
if (node->e != &ctx->notifier) {
|
|
||||||
progress = true;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!node->deleted &&
|
|
||||||
(node->io_read || node->io_write)) {
|
|
||||||
node->pfd.revents = 0;
|
|
||||||
if ((revents & G_IO_IN) && node->io_read) {
|
|
||||||
node->io_read(node->opaque);
|
|
||||||
progress = true;
|
|
||||||
}
|
|
||||||
if ((revents & G_IO_OUT) && node->io_write) {
|
|
||||||
node->io_write(node->opaque);
|
|
||||||
progress = true;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* if the next select() will return an event, we have progressed */
|
|
||||||
if (event == event_notifier_get_handle(&ctx->notifier)) {
|
|
||||||
WSANETWORKEVENTS ev;
|
|
||||||
WSAEnumNetworkEvents(node->pfd.fd, event, &ev);
|
|
||||||
if (ev.lNetworkEvents) {
|
|
||||||
progress = true;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
tmp = node;
|
|
||||||
node = QLIST_NEXT(node, node);
|
|
||||||
|
|
||||||
ctx->walking_handlers--;
|
|
||||||
|
|
||||||
if (!ctx->walking_handlers && tmp->deleted) {
|
|
||||||
QLIST_REMOVE(tmp, node);
|
|
||||||
g_free(tmp);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
return progress;
|
|
||||||
}
|
|
||||||
|
|
||||||
bool aio_dispatch(AioContext *ctx)
|
|
||||||
{
|
|
||||||
bool progress;
|
|
||||||
|
|
||||||
progress = aio_bh_poll(ctx);
|
|
||||||
progress |= aio_dispatch_handlers(ctx, INVALID_HANDLE_VALUE);
|
|
||||||
progress |= timerlistgroup_run_timers(&ctx->tlg);
|
|
||||||
return progress;
|
|
||||||
}
|
|
||||||
|
|
||||||
bool aio_poll(AioContext *ctx, bool blocking)
|
|
||||||
{
|
|
||||||
AioHandler *node;
|
|
||||||
HANDLE events[MAXIMUM_WAIT_OBJECTS + 1];
|
|
||||||
bool progress, have_select_revents, first;
|
|
||||||
int count;
|
|
||||||
int timeout;
|
|
||||||
|
|
||||||
aio_context_acquire(ctx);
|
|
||||||
progress = false;
|
|
||||||
|
|
||||||
/* aio_notify can avoid the expensive event_notifier_set if
|
|
||||||
* everything (file descriptors, bottom halves, timers) will
|
|
||||||
* be re-evaluated before the next blocking poll(). This is
|
|
||||||
* already true when aio_poll is called with blocking == false;
|
|
||||||
* if blocking == true, it is only true after poll() returns,
|
|
||||||
* so disable the optimization now.
|
|
||||||
*/
|
|
||||||
if (blocking) {
|
|
||||||
atomic_add(&ctx->notify_me, 2);
|
|
||||||
}
|
|
||||||
|
|
||||||
have_select_revents = aio_prepare(ctx);
|
|
||||||
|
|
||||||
ctx->walking_handlers++;
|
|
||||||
|
|
||||||
/* fill fd sets */
|
|
||||||
count = 0;
|
|
||||||
QLIST_FOREACH(node, &ctx->aio_handlers, node) {
|
|
||||||
if (!node->deleted && node->io_notify
|
|
||||||
&& aio_node_check(ctx, node->is_external)) {
|
|
||||||
events[count++] = event_notifier_get_handle(node->e);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
ctx->walking_handlers--;
|
|
||||||
first = true;
|
|
||||||
|
|
||||||
/* ctx->notifier is always registered. */
|
|
||||||
assert(count > 0);
|
|
||||||
|
|
||||||
/* Multiple iterations, all of them non-blocking except the first,
|
|
||||||
* may be necessary to process all pending events. After the first
|
|
||||||
* WaitForMultipleObjects call ctx->notify_me will be decremented.
|
|
||||||
*/
|
|
||||||
do {
|
|
||||||
HANDLE event;
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
timeout = blocking && !have_select_revents
|
|
||||||
? qemu_timeout_ns_to_ms(aio_compute_timeout(ctx)) : 0;
|
|
||||||
if (timeout) {
|
|
||||||
aio_context_release(ctx);
|
|
||||||
}
|
|
||||||
ret = WaitForMultipleObjects(count, events, FALSE, timeout);
|
|
||||||
if (blocking) {
|
|
||||||
assert(first);
|
|
||||||
atomic_sub(&ctx->notify_me, 2);
|
|
||||||
}
|
|
||||||
if (timeout) {
|
|
||||||
aio_context_acquire(ctx);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (first) {
|
|
||||||
aio_notify_accept(ctx);
|
|
||||||
progress |= aio_bh_poll(ctx);
|
|
||||||
first = false;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* if we have any signaled events, dispatch event */
|
|
||||||
event = NULL;
|
|
||||||
if ((DWORD) (ret - WAIT_OBJECT_0) < count) {
|
|
||||||
event = events[ret - WAIT_OBJECT_0];
|
|
||||||
events[ret - WAIT_OBJECT_0] = events[--count];
|
|
||||||
} else if (!have_select_revents) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
|
|
||||||
have_select_revents = false;
|
|
||||||
blocking = false;
|
|
||||||
|
|
||||||
progress |= aio_dispatch_handlers(ctx, event);
|
|
||||||
} while (count > 0);
|
|
||||||
|
|
||||||
progress |= timerlistgroup_run_timers(&ctx->tlg);
|
|
||||||
|
|
||||||
aio_context_release(ctx);
|
|
||||||
return progress;
|
|
||||||
}
|
|
||||||
|
|
||||||
void aio_context_setup(AioContext *ctx, Error **errp)
|
|
||||||
{
|
|
||||||
}
|
|
||||||
@@ -16,14 +16,15 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
|
|||||||
the GNU General Public License for more details.
|
the GNU General Public License for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with this file; see the file COPYING. If not, see
|
along with this file; see the file COPYING. If not, write to the Free
|
||||||
<http://www.gnu.org/licenses/>. */
|
Software Foundation, 59 Temple Place - Suite 330, Boston, MA
|
||||||
|
02111-1307, USA. */
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
#include <stdio.h>
|
||||||
#include "disas/bfd.h"
|
#include "dis-asm.h"
|
||||||
|
|
||||||
/* MAX is redefined below, so remove any previous definition. */
|
#define ATTRIBUTE_UNUSED __attribute__((unused))
|
||||||
#undef MAX
|
#define _(x) x
|
||||||
|
|
||||||
/* The opcode table is an array of struct alpha_opcode. */
|
/* The opcode table is an array of struct alpha_opcode. */
|
||||||
|
|
||||||
@@ -111,8 +112,8 @@ struct alpha_operand
|
|||||||
string (the operand will be inserted in any case). If the
|
string (the operand will be inserted in any case). If the
|
||||||
operand value is legal, *ERRMSG will be unchanged (most operands
|
operand value is legal, *ERRMSG will be unchanged (most operands
|
||||||
can accept any value). */
|
can accept any value). */
|
||||||
unsigned (*insert) (unsigned instruction, int op,
|
unsigned (*insert) PARAMS ((unsigned instruction, int op,
|
||||||
const char **errmsg);
|
const char **errmsg));
|
||||||
|
|
||||||
/* Extraction function. This is used by the disassembler. To
|
/* Extraction function. This is used by the disassembler. To
|
||||||
extract this operand type from an instruction, check this field.
|
extract this operand type from an instruction, check this field.
|
||||||
@@ -131,7 +132,7 @@ struct alpha_operand
|
|||||||
non-zero if this operand type can not actually be extracted from
|
non-zero if this operand type can not actually be extracted from
|
||||||
this operand (i.e., the instruction does not match). If the
|
this operand (i.e., the instruction does not match). If the
|
||||||
operand is valid, *INVALID will not be changed. */
|
operand is valid, *INVALID will not be changed. */
|
||||||
int (*extract) (unsigned instruction, int *invalid);
|
int (*extract) PARAMS ((unsigned instruction, int *invalid));
|
||||||
};
|
};
|
||||||
|
|
||||||
/* Elements in the table are retrieved by indexing with values from
|
/* Elements in the table are retrieved by indexing with values from
|
||||||
@@ -161,7 +162,7 @@ extern const unsigned alpha_num_operands;
|
|||||||
instructions which want their operands to look like "Ra,disp(Rb)". */
|
instructions which want their operands to look like "Ra,disp(Rb)". */
|
||||||
#define AXP_OPERAND_PARENS 02
|
#define AXP_OPERAND_PARENS 02
|
||||||
|
|
||||||
/* Used in combination with PARENS, this suppresses the suppression of
|
/* Used in combination with PARENS, this supresses the supression of
|
||||||
the comma. This is used for "jmp Ra,(Rb),hint". */
|
the comma. This is used for "jmp Ra,(Rb),hint". */
|
||||||
#define AXP_OPERAND_COMMA 04
|
#define AXP_OPERAND_COMMA 04
|
||||||
|
|
||||||
@@ -182,7 +183,7 @@ extern const unsigned alpha_num_operands;
|
|||||||
a flags value of 0 can be treated as end-of-arguments. */
|
a flags value of 0 can be treated as end-of-arguments. */
|
||||||
#define AXP_OPERAND_UNSIGNED 0200
|
#define AXP_OPERAND_UNSIGNED 0200
|
||||||
|
|
||||||
/* Suppress overflow detection on this field. This is used for hints. */
|
/* Supress overflow detection on this field. This is used for hints. */
|
||||||
#define AXP_OPERAND_NOOVERFLOW 0400
|
#define AXP_OPERAND_NOOVERFLOW 0400
|
||||||
|
|
||||||
/* Mask for optional argument default value. */
|
/* Mask for optional argument default value. */
|
||||||
@@ -238,6 +239,10 @@ extern const unsigned alpha_num_operands;
|
|||||||
#define AXP_REG_SP 30
|
#define AXP_REG_SP 30
|
||||||
#define AXP_REG_ZERO 31
|
#define AXP_REG_ZERO 31
|
||||||
|
|
||||||
|
#define bfd_mach_alpha_ev4 0x10
|
||||||
|
#define bfd_mach_alpha_ev5 0x20
|
||||||
|
#define bfd_mach_alpha_ev6 0x30
|
||||||
|
|
||||||
enum bfd_reloc_code_real {
|
enum bfd_reloc_code_real {
|
||||||
BFD_RELOC_23_PCREL_S2,
|
BFD_RELOC_23_PCREL_S2,
|
||||||
BFD_RELOC_ALPHA_HINT
|
BFD_RELOC_ALPHA_HINT
|
||||||
@@ -272,23 +277,23 @@ enum bfd_reloc_code_real {
|
|||||||
|
|
||||||
/* Local insertion and extraction functions */
|
/* Local insertion and extraction functions */
|
||||||
|
|
||||||
static unsigned insert_rba (unsigned, int, const char **);
|
static unsigned insert_rba PARAMS((unsigned, int, const char **));
|
||||||
static unsigned insert_rca (unsigned, int, const char **);
|
static unsigned insert_rca PARAMS((unsigned, int, const char **));
|
||||||
static unsigned insert_za (unsigned, int, const char **);
|
static unsigned insert_za PARAMS((unsigned, int, const char **));
|
||||||
static unsigned insert_zb (unsigned, int, const char **);
|
static unsigned insert_zb PARAMS((unsigned, int, const char **));
|
||||||
static unsigned insert_zc (unsigned, int, const char **);
|
static unsigned insert_zc PARAMS((unsigned, int, const char **));
|
||||||
static unsigned insert_bdisp (unsigned, int, const char **);
|
static unsigned insert_bdisp PARAMS((unsigned, int, const char **));
|
||||||
static unsigned insert_jhint (unsigned, int, const char **);
|
static unsigned insert_jhint PARAMS((unsigned, int, const char **));
|
||||||
static unsigned insert_ev6hwjhint (unsigned, int, const char **);
|
static unsigned insert_ev6hwjhint PARAMS((unsigned, int, const char **));
|
||||||
|
|
||||||
static int extract_rba (unsigned, int *);
|
static int extract_rba PARAMS((unsigned, int *));
|
||||||
static int extract_rca (unsigned, int *);
|
static int extract_rca PARAMS((unsigned, int *));
|
||||||
static int extract_za (unsigned, int *);
|
static int extract_za PARAMS((unsigned, int *));
|
||||||
static int extract_zb (unsigned, int *);
|
static int extract_zb PARAMS((unsigned, int *));
|
||||||
static int extract_zc (unsigned, int *);
|
static int extract_zc PARAMS((unsigned, int *));
|
||||||
static int extract_bdisp (unsigned, int *);
|
static int extract_bdisp PARAMS((unsigned, int *));
|
||||||
static int extract_jhint (unsigned, int *);
|
static int extract_jhint PARAMS((unsigned, int *));
|
||||||
static int extract_ev6hwjhint (unsigned, int *);
|
static int extract_ev6hwjhint PARAMS((unsigned, int *));
|
||||||
|
|
||||||
|
|
||||||
/* The operands table */
|
/* The operands table */
|
||||||
@@ -433,13 +438,18 @@ const unsigned alpha_num_operands = sizeof(alpha_operands)/sizeof(*alpha_operand
|
|||||||
|
|
||||||
/*ARGSUSED*/
|
/*ARGSUSED*/
|
||||||
static unsigned
|
static unsigned
|
||||||
insert_rba(unsigned insn, int value ATTRIBUTE_UNUSED, const char **errmsg ATTRIBUTE_UNUSED)
|
insert_rba(insn, value, errmsg)
|
||||||
|
unsigned insn;
|
||||||
|
int value ATTRIBUTE_UNUSED;
|
||||||
|
const char **errmsg ATTRIBUTE_UNUSED;
|
||||||
{
|
{
|
||||||
return insn | (((insn >> 21) & 0x1f) << 16);
|
return insn | (((insn >> 21) & 0x1f) << 16);
|
||||||
}
|
}
|
||||||
|
|
||||||
static int
|
static int
|
||||||
extract_rba(unsigned insn, int *invalid)
|
extract_rba(insn, invalid)
|
||||||
|
unsigned insn;
|
||||||
|
int *invalid;
|
||||||
{
|
{
|
||||||
if (invalid != (int *) NULL
|
if (invalid != (int *) NULL
|
||||||
&& ((insn >> 21) & 0x1f) != ((insn >> 16) & 0x1f))
|
&& ((insn >> 21) & 0x1f) != ((insn >> 16) & 0x1f))
|
||||||
@@ -452,13 +462,18 @@ extract_rba(unsigned insn, int *invalid)
|
|||||||
|
|
||||||
/*ARGSUSED*/
|
/*ARGSUSED*/
|
||||||
static unsigned
|
static unsigned
|
||||||
insert_rca(unsigned insn, int value ATTRIBUTE_UNUSED, const char **errmsg ATTRIBUTE_UNUSED)
|
insert_rca(insn, value, errmsg)
|
||||||
|
unsigned insn;
|
||||||
|
int value ATTRIBUTE_UNUSED;
|
||||||
|
const char **errmsg ATTRIBUTE_UNUSED;
|
||||||
{
|
{
|
||||||
return insn | ((insn >> 21) & 0x1f);
|
return insn | ((insn >> 21) & 0x1f);
|
||||||
}
|
}
|
||||||
|
|
||||||
static int
|
static int
|
||||||
extract_rca(unsigned insn, int *invalid)
|
extract_rca(insn, invalid)
|
||||||
|
unsigned insn;
|
||||||
|
int *invalid;
|
||||||
{
|
{
|
||||||
if (invalid != (int *) NULL
|
if (invalid != (int *) NULL
|
||||||
&& ((insn >> 21) & 0x1f) != (insn & 0x1f))
|
&& ((insn >> 21) & 0x1f) != (insn & 0x1f))
|
||||||
@@ -471,13 +486,18 @@ extract_rca(unsigned insn, int *invalid)
|
|||||||
|
|
||||||
/*ARGSUSED*/
|
/*ARGSUSED*/
|
||||||
static unsigned
|
static unsigned
|
||||||
insert_za(unsigned insn, int value ATTRIBUTE_UNUSED, const char **errmsg ATTRIBUTE_UNUSED)
|
insert_za(insn, value, errmsg)
|
||||||
|
unsigned insn;
|
||||||
|
int value ATTRIBUTE_UNUSED;
|
||||||
|
const char **errmsg ATTRIBUTE_UNUSED;
|
||||||
{
|
{
|
||||||
return insn | (31 << 21);
|
return insn | (31 << 21);
|
||||||
}
|
}
|
||||||
|
|
||||||
static int
|
static int
|
||||||
extract_za(unsigned insn, int *invalid)
|
extract_za(insn, invalid)
|
||||||
|
unsigned insn;
|
||||||
|
int *invalid;
|
||||||
{
|
{
|
||||||
if (invalid != (int *) NULL && ((insn >> 21) & 0x1f) != 31)
|
if (invalid != (int *) NULL && ((insn >> 21) & 0x1f) != 31)
|
||||||
*invalid = 1;
|
*invalid = 1;
|
||||||
@@ -486,13 +506,18 @@ extract_za(unsigned insn, int *invalid)
|
|||||||
|
|
||||||
/*ARGSUSED*/
|
/*ARGSUSED*/
|
||||||
static unsigned
|
static unsigned
|
||||||
insert_zb(unsigned insn, int value ATTRIBUTE_UNUSED, const char **errmsg ATTRIBUTE_UNUSED)
|
insert_zb(insn, value, errmsg)
|
||||||
|
unsigned insn;
|
||||||
|
int value ATTRIBUTE_UNUSED;
|
||||||
|
const char **errmsg ATTRIBUTE_UNUSED;
|
||||||
{
|
{
|
||||||
return insn | (31 << 16);
|
return insn | (31 << 16);
|
||||||
}
|
}
|
||||||
|
|
||||||
static int
|
static int
|
||||||
extract_zb(unsigned insn, int *invalid)
|
extract_zb(insn, invalid)
|
||||||
|
unsigned insn;
|
||||||
|
int *invalid;
|
||||||
{
|
{
|
||||||
if (invalid != (int *) NULL && ((insn >> 16) & 0x1f) != 31)
|
if (invalid != (int *) NULL && ((insn >> 16) & 0x1f) != 31)
|
||||||
*invalid = 1;
|
*invalid = 1;
|
||||||
@@ -501,13 +526,18 @@ extract_zb(unsigned insn, int *invalid)
|
|||||||
|
|
||||||
/*ARGSUSED*/
|
/*ARGSUSED*/
|
||||||
static unsigned
|
static unsigned
|
||||||
insert_zc(unsigned insn, int value ATTRIBUTE_UNUSED, const char **errmsg ATTRIBUTE_UNUSED)
|
insert_zc(insn, value, errmsg)
|
||||||
|
unsigned insn;
|
||||||
|
int value ATTRIBUTE_UNUSED;
|
||||||
|
const char **errmsg ATTRIBUTE_UNUSED;
|
||||||
{
|
{
|
||||||
return insn | 31;
|
return insn | 31;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int
|
static int
|
||||||
extract_zc(unsigned insn, int *invalid)
|
extract_zc(insn, invalid)
|
||||||
|
unsigned insn;
|
||||||
|
int *invalid;
|
||||||
{
|
{
|
||||||
if (invalid != (int *) NULL && (insn & 0x1f) != 31)
|
if (invalid != (int *) NULL && (insn & 0x1f) != 31)
|
||||||
*invalid = 1;
|
*invalid = 1;
|
||||||
@@ -518,7 +548,10 @@ extract_zc(unsigned insn, int *invalid)
|
|||||||
/* The displacement field of a Branch format insn. */
|
/* The displacement field of a Branch format insn. */
|
||||||
|
|
||||||
static unsigned
|
static unsigned
|
||||||
insert_bdisp(unsigned insn, int value, const char **errmsg)
|
insert_bdisp(insn, value, errmsg)
|
||||||
|
unsigned insn;
|
||||||
|
int value;
|
||||||
|
const char **errmsg;
|
||||||
{
|
{
|
||||||
if (errmsg != (const char **)NULL && (value & 3))
|
if (errmsg != (const char **)NULL && (value & 3))
|
||||||
*errmsg = _("branch operand unaligned");
|
*errmsg = _("branch operand unaligned");
|
||||||
@@ -527,7 +560,9 @@ insert_bdisp(unsigned insn, int value, const char **errmsg)
|
|||||||
|
|
||||||
/*ARGSUSED*/
|
/*ARGSUSED*/
|
||||||
static int
|
static int
|
||||||
extract_bdisp(unsigned insn, int *invalid ATTRIBUTE_UNUSED)
|
extract_bdisp(insn, invalid)
|
||||||
|
unsigned insn;
|
||||||
|
int *invalid ATTRIBUTE_UNUSED;
|
||||||
{
|
{
|
||||||
return 4 * (((insn & 0x1FFFFF) ^ 0x100000) - 0x100000);
|
return 4 * (((insn & 0x1FFFFF) ^ 0x100000) - 0x100000);
|
||||||
}
|
}
|
||||||
@@ -536,7 +571,10 @@ extract_bdisp(unsigned insn, int *invalid ATTRIBUTE_UNUSED)
|
|||||||
/* The hint field of a JMP/JSR insn. */
|
/* The hint field of a JMP/JSR insn. */
|
||||||
|
|
||||||
static unsigned
|
static unsigned
|
||||||
insert_jhint(unsigned insn, int value, const char **errmsg)
|
insert_jhint(insn, value, errmsg)
|
||||||
|
unsigned insn;
|
||||||
|
int value;
|
||||||
|
const char **errmsg;
|
||||||
{
|
{
|
||||||
if (errmsg != (const char **)NULL && (value & 3))
|
if (errmsg != (const char **)NULL && (value & 3))
|
||||||
*errmsg = _("jump hint unaligned");
|
*errmsg = _("jump hint unaligned");
|
||||||
@@ -545,7 +583,9 @@ insert_jhint(unsigned insn, int value, const char **errmsg)
|
|||||||
|
|
||||||
/*ARGSUSED*/
|
/*ARGSUSED*/
|
||||||
static int
|
static int
|
||||||
extract_jhint(unsigned insn, int *invalid ATTRIBUTE_UNUSED)
|
extract_jhint(insn, invalid)
|
||||||
|
unsigned insn;
|
||||||
|
int *invalid ATTRIBUTE_UNUSED;
|
||||||
{
|
{
|
||||||
return 4 * (((insn & 0x3FFF) ^ 0x2000) - 0x2000);
|
return 4 * (((insn & 0x3FFF) ^ 0x2000) - 0x2000);
|
||||||
}
|
}
|
||||||
@@ -553,7 +593,10 @@ extract_jhint(unsigned insn, int *invalid ATTRIBUTE_UNUSED)
|
|||||||
/* The hint field of an EV6 HW_JMP/JSR insn. */
|
/* The hint field of an EV6 HW_JMP/JSR insn. */
|
||||||
|
|
||||||
static unsigned
|
static unsigned
|
||||||
insert_ev6hwjhint(unsigned insn, int value, const char **errmsg)
|
insert_ev6hwjhint(insn, value, errmsg)
|
||||||
|
unsigned insn;
|
||||||
|
int value;
|
||||||
|
const char **errmsg;
|
||||||
{
|
{
|
||||||
if (errmsg != (const char **)NULL && (value & 3))
|
if (errmsg != (const char **)NULL && (value & 3))
|
||||||
*errmsg = _("jump hint unaligned");
|
*errmsg = _("jump hint unaligned");
|
||||||
@@ -562,7 +605,9 @@ insert_ev6hwjhint(unsigned insn, int value, const char **errmsg)
|
|||||||
|
|
||||||
/*ARGSUSED*/
|
/*ARGSUSED*/
|
||||||
static int
|
static int
|
||||||
extract_ev6hwjhint(unsigned insn, int *invalid ATTRIBUTE_UNUSED)
|
extract_ev6hwjhint(insn, invalid)
|
||||||
|
unsigned insn;
|
||||||
|
int *invalid ATTRIBUTE_UNUSED;
|
||||||
{
|
{
|
||||||
return 4 * (((insn & 0x1FFF) ^ 0x1000) - 0x1000);
|
return 4 * (((insn & 0x1FFF) ^ 0x1000) - 0x1000);
|
||||||
}
|
}
|
||||||
@@ -1763,7 +1808,9 @@ static const char * const vms_regnames[64] = {
|
|||||||
/* Disassemble Alpha instructions. */
|
/* Disassemble Alpha instructions. */
|
||||||
|
|
||||||
int
|
int
|
||||||
print_insn_alpha (bfd_vma memaddr, struct disassemble_info *info)
|
print_insn_alpha (memaddr, info)
|
||||||
|
bfd_vma memaddr;
|
||||||
|
struct disassemble_info *info;
|
||||||
{
|
{
|
||||||
static const struct alpha_opcode *opcode_index[AXP_NOPS+1];
|
static const struct alpha_opcode *opcode_index[AXP_NOPS+1];
|
||||||
const char * const * regnames;
|
const char * const * regnames;
|
||||||
128
alpha.ld
Normal file
128
alpha.ld
Normal file
@@ -0,0 +1,128 @@
|
|||||||
|
OUTPUT_FORMAT("elf64-alpha", "elf64-alpha",
|
||||||
|
"elf64-alpha")
|
||||||
|
OUTPUT_ARCH(alpha)
|
||||||
|
ENTRY(__start)
|
||||||
|
SEARCH_DIR(/lib); SEARCH_DIR(/usr/lib); SEARCH_DIR(/usr/local/lib); SEARCH_DIR(/usr/alpha-unknown-linux-gnu/lib);
|
||||||
|
SECTIONS
|
||||||
|
{
|
||||||
|
/* Read-only sections, merged into text segment: */
|
||||||
|
. = 0x60000000 + SIZEOF_HEADERS;
|
||||||
|
.interp : { *(.interp) }
|
||||||
|
.hash : { *(.hash) }
|
||||||
|
.dynsym : { *(.dynsym) }
|
||||||
|
.dynstr : { *(.dynstr) }
|
||||||
|
.gnu.version : { *(.gnu.version) }
|
||||||
|
.gnu.version_d : { *(.gnu.version_d) }
|
||||||
|
.gnu.version_r : { *(.gnu.version_r) }
|
||||||
|
.rel.text :
|
||||||
|
{ *(.rel.text) *(.rel.gnu.linkonce.t*) }
|
||||||
|
.rela.text :
|
||||||
|
{ *(.rela.text) *(.rela.gnu.linkonce.t*) }
|
||||||
|
.rel.data :
|
||||||
|
{ *(.rel.data) *(.rel.gnu.linkonce.d*) }
|
||||||
|
.rela.data :
|
||||||
|
{ *(.rela.data) *(.rela.gnu.linkonce.d*) }
|
||||||
|
.rel.rodata :
|
||||||
|
{ *(.rel.rodata) *(.rel.gnu.linkonce.r*) }
|
||||||
|
.rela.rodata :
|
||||||
|
{ *(.rela.rodata) *(.rela.gnu.linkonce.r*) }
|
||||||
|
.rel.got : { *(.rel.got) }
|
||||||
|
.rela.got : { *(.rela.got) }
|
||||||
|
.rel.ctors : { *(.rel.ctors) }
|
||||||
|
.rela.ctors : { *(.rela.ctors) }
|
||||||
|
.rel.dtors : { *(.rel.dtors) }
|
||||||
|
.rela.dtors : { *(.rela.dtors) }
|
||||||
|
.rel.init : { *(.rel.init) }
|
||||||
|
.rela.init : { *(.rela.init) }
|
||||||
|
.rel.fini : { *(.rel.fini) }
|
||||||
|
.rela.fini : { *(.rela.fini) }
|
||||||
|
.rel.bss : { *(.rel.bss) }
|
||||||
|
.rela.bss : { *(.rela.bss) }
|
||||||
|
.rel.plt : { *(.rel.plt) }
|
||||||
|
.rela.plt : { *(.rela.plt) }
|
||||||
|
.init : { *(.init) } =0x47ff041f
|
||||||
|
.text :
|
||||||
|
{
|
||||||
|
*(.text)
|
||||||
|
/* .gnu.warning sections are handled specially by elf32.em. */
|
||||||
|
*(.gnu.warning)
|
||||||
|
*(.gnu.linkonce.t*)
|
||||||
|
} =0x47ff041f
|
||||||
|
_etext = .;
|
||||||
|
PROVIDE (etext = .);
|
||||||
|
.fini : { *(.fini) } =0x47ff041f
|
||||||
|
.rodata : { *(.rodata) *(.gnu.linkonce.r*) }
|
||||||
|
.rodata1 : { *(.rodata1) }
|
||||||
|
.reginfo : { *(.reginfo) }
|
||||||
|
/* Adjust the address for the data segment. We want to adjust up to
|
||||||
|
the same address within the page on the next page up. */
|
||||||
|
. = ALIGN(0x100000) + (. & (0x100000 - 1));
|
||||||
|
.data :
|
||||||
|
{
|
||||||
|
*(.data)
|
||||||
|
*(.gnu.linkonce.d*)
|
||||||
|
CONSTRUCTORS
|
||||||
|
}
|
||||||
|
.data1 : { *(.data1) }
|
||||||
|
.ctors :
|
||||||
|
{
|
||||||
|
*(.ctors)
|
||||||
|
}
|
||||||
|
.dtors :
|
||||||
|
{
|
||||||
|
*(.dtors)
|
||||||
|
}
|
||||||
|
.plt : { *(.plt) }
|
||||||
|
.got : { *(.got.plt) *(.got) }
|
||||||
|
.dynamic : { *(.dynamic) }
|
||||||
|
/* We want the small data sections together, so single-instruction offsets
|
||||||
|
can access them all, and initialized data all before uninitialized, so
|
||||||
|
we can shorten the on-disk segment size. */
|
||||||
|
.sdata : { *(.sdata) }
|
||||||
|
_edata = .;
|
||||||
|
PROVIDE (edata = .);
|
||||||
|
__bss_start = .;
|
||||||
|
.sbss : { *(.sbss) *(.scommon) }
|
||||||
|
.bss :
|
||||||
|
{
|
||||||
|
*(.dynbss)
|
||||||
|
*(.bss)
|
||||||
|
*(COMMON)
|
||||||
|
}
|
||||||
|
_end = . ;
|
||||||
|
PROVIDE (end = .);
|
||||||
|
/* Stabs debugging sections. */
|
||||||
|
.stab 0 : { *(.stab) }
|
||||||
|
.stabstr 0 : { *(.stabstr) }
|
||||||
|
.stab.excl 0 : { *(.stab.excl) }
|
||||||
|
.stab.exclstr 0 : { *(.stab.exclstr) }
|
||||||
|
.stab.index 0 : { *(.stab.index) }
|
||||||
|
.stab.indexstr 0 : { *(.stab.indexstr) }
|
||||||
|
.comment 0 : { *(.comment) }
|
||||||
|
/* DWARF debug sections.
|
||||||
|
Symbols in the DWARF debugging sections are relative to the beginning
|
||||||
|
of the section so we begin them at 0. */
|
||||||
|
/* DWARF 1 */
|
||||||
|
.debug 0 : { *(.debug) }
|
||||||
|
.line 0 : { *(.line) }
|
||||||
|
/* GNU DWARF 1 extensions */
|
||||||
|
.debug_srcinfo 0 : { *(.debug_srcinfo) }
|
||||||
|
.debug_sfnames 0 : { *(.debug_sfnames) }
|
||||||
|
/* DWARF 1.1 and DWARF 2 */
|
||||||
|
.debug_aranges 0 : { *(.debug_aranges) }
|
||||||
|
.debug_pubnames 0 : { *(.debug_pubnames) }
|
||||||
|
/* DWARF 2 */
|
||||||
|
.debug_info 0 : { *(.debug_info) }
|
||||||
|
.debug_abbrev 0 : { *(.debug_abbrev) }
|
||||||
|
.debug_line 0 : { *(.debug_line) }
|
||||||
|
.debug_frame 0 : { *(.debug_frame) }
|
||||||
|
.debug_str 0 : { *(.debug_str) }
|
||||||
|
.debug_loc 0 : { *(.debug_loc) }
|
||||||
|
.debug_macinfo 0 : { *(.debug_macinfo) }
|
||||||
|
/* SGI/MIPS DWARF 2 extensions */
|
||||||
|
.debug_weaknames 0 : { *(.debug_weaknames) }
|
||||||
|
.debug_funcnames 0 : { *(.debug_funcnames) }
|
||||||
|
.debug_typenames 0 : { *(.debug_typenames) }
|
||||||
|
.debug_varnames 0 : { *(.debug_varnames) }
|
||||||
|
/* These must appear regardless of . */
|
||||||
|
}
|
||||||
171
amd64.ld
Normal file
171
amd64.ld
Normal file
@@ -0,0 +1,171 @@
|
|||||||
|
/* Default linker script, for normal executables */
|
||||||
|
OUTPUT_FORMAT("elf64-x86-64", "elf64-x86-64", "elf64-x86-64")
|
||||||
|
OUTPUT_ARCH(i386:x86-64)
|
||||||
|
ENTRY(_start)
|
||||||
|
SEARCH_DIR("/lib64"); SEARCH_DIR("/usr/lib64"); SEARCH_DIR("/usr/local/lib64");
|
||||||
|
SECTIONS
|
||||||
|
{
|
||||||
|
/* Read-only sections, merged into text segment: */
|
||||||
|
. = 0x60000000 + SIZEOF_HEADERS;
|
||||||
|
.interp : { *(.interp) }
|
||||||
|
.hash : { *(.hash) }
|
||||||
|
.dynsym : { *(.dynsym) }
|
||||||
|
.dynstr : { *(.dynstr) }
|
||||||
|
.gnu.version : { *(.gnu.version) }
|
||||||
|
.gnu.version_d : { *(.gnu.version_d) }
|
||||||
|
.gnu.version_r : { *(.gnu.version_r) }
|
||||||
|
.rel.init : { *(.rel.init) }
|
||||||
|
.rela.init : { *(.rela.init) }
|
||||||
|
.rel.text : { *(.rel.text .rel.text.* .rel.gnu.linkonce.t.*) }
|
||||||
|
.rela.text : { *(.rela.text .rela.text.* .rela.gnu.linkonce.t.*) }
|
||||||
|
.rel.fini : { *(.rel.fini) }
|
||||||
|
.rela.fini : { *(.rela.fini) }
|
||||||
|
.rel.rodata : { *(.rel.rodata .rel.rodata.* .rel.gnu.linkonce.r.*) }
|
||||||
|
.rela.rodata : { *(.rela.rodata .rela.rodata.* .rela.gnu.linkonce.r.*) }
|
||||||
|
.rel.data : { *(.rel.data .rel.data.* .rel.gnu.linkonce.d.*) }
|
||||||
|
.rela.data : { *(.rela.data .rela.data.* .rela.gnu.linkonce.d.*) }
|
||||||
|
.rel.tdata : { *(.rel.tdata .rel.tdata.* .rel.gnu.linkonce.td.*) }
|
||||||
|
.rela.tdata : { *(.rela.tdata .rela.tdata.* .rela.gnu.linkonce.td.*) }
|
||||||
|
.rel.tbss : { *(.rel.tbss .rel.tbss.* .rel.gnu.linkonce.tb.*) }
|
||||||
|
.rela.tbss : { *(.rela.tbss .rela.tbss.* .rela.gnu.linkonce.tb.*) }
|
||||||
|
.rel.ctors : { *(.rel.ctors) }
|
||||||
|
.rela.ctors : { *(.rela.ctors) }
|
||||||
|
.rel.dtors : { *(.rel.dtors) }
|
||||||
|
.rela.dtors : { *(.rela.dtors) }
|
||||||
|
.rel.got : { *(.rel.got) }
|
||||||
|
.rela.got : { *(.rela.got) }
|
||||||
|
.rel.bss : { *(.rel.bss .rel.bss.* .rel.gnu.linkonce.b.*) }
|
||||||
|
.rela.bss : { *(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*) }
|
||||||
|
.rel.plt : { *(.rel.plt) }
|
||||||
|
.rela.plt : { *(.rela.plt) }
|
||||||
|
.init :
|
||||||
|
{
|
||||||
|
KEEP (*(.init))
|
||||||
|
} =0x90909090
|
||||||
|
.plt : { *(.plt) }
|
||||||
|
.text :
|
||||||
|
{
|
||||||
|
*(.text .stub .text.* .gnu.linkonce.t.*)
|
||||||
|
/* .gnu.warning sections are handled specially by elf32.em. */
|
||||||
|
*(.gnu.warning)
|
||||||
|
} =0x90909090
|
||||||
|
.fini :
|
||||||
|
{
|
||||||
|
KEEP (*(.fini))
|
||||||
|
} =0x90909090
|
||||||
|
PROVIDE (__etext = .);
|
||||||
|
PROVIDE (_etext = .);
|
||||||
|
PROVIDE (etext = .);
|
||||||
|
.rodata : { *(.rodata .rodata.* .gnu.linkonce.r.*) }
|
||||||
|
.rodata1 : { *(.rodata1) }
|
||||||
|
.eh_frame_hdr : { *(.eh_frame_hdr) }
|
||||||
|
.eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
|
||||||
|
.gcc_except_table : ONLY_IF_RO { *(.gcc_except_table) }
|
||||||
|
/* Adjust the address for the data segment. We want to adjust up to
|
||||||
|
the same address within the page on the next page up. */
|
||||||
|
. = ALIGN (0x100000) - ((0x100000 - .) & (0x100000 - 1)); . = DATA_SEGMENT_ALIGN (0x100000, 0x1000);
|
||||||
|
/* Ensure the __preinit_array_start label is properly aligned. We
|
||||||
|
could instead move the label definition inside the section, but
|
||||||
|
the linker would then create the section even if it turns out to
|
||||||
|
be empty, which isn't pretty. */
|
||||||
|
. = ALIGN(64 / 8);
|
||||||
|
PROVIDE (__preinit_array_start = .);
|
||||||
|
.preinit_array : { *(.preinit_array) }
|
||||||
|
PROVIDE (__preinit_array_end = .);
|
||||||
|
PROVIDE (__init_array_start = .);
|
||||||
|
.init_array : { *(.init_array) }
|
||||||
|
PROVIDE (__init_array_end = .);
|
||||||
|
PROVIDE (__fini_array_start = .);
|
||||||
|
.fini_array : { *(.fini_array) }
|
||||||
|
PROVIDE (__fini_array_end = .);
|
||||||
|
.data :
|
||||||
|
{
|
||||||
|
*(.data .data.* .gnu.linkonce.d.*)
|
||||||
|
SORT(CONSTRUCTORS)
|
||||||
|
}
|
||||||
|
.data1 : { *(.data1) }
|
||||||
|
.tdata : { *(.tdata .tdata.* .gnu.linkonce.td.*) }
|
||||||
|
.tbss : { *(.tbss .tbss.* .gnu.linkonce.tb.*) *(.tcommon) }
|
||||||
|
.eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) }
|
||||||
|
.gcc_except_table : ONLY_IF_RW { *(.gcc_except_table) }
|
||||||
|
.dynamic : { *(.dynamic) }
|
||||||
|
.ctors :
|
||||||
|
{
|
||||||
|
/* gcc uses crtbegin.o to find the start of
|
||||||
|
the constructors, so we make sure it is
|
||||||
|
first. Because this is a wildcard, it
|
||||||
|
doesn't matter if the user does not
|
||||||
|
actually link against crtbegin.o; the
|
||||||
|
linker won't look for a file to match a
|
||||||
|
wildcard. The wildcard also means that it
|
||||||
|
doesn't matter which directory crtbegin.o
|
||||||
|
is in. */
|
||||||
|
KEEP (*crtbegin.o(.ctors))
|
||||||
|
/* We don't want to include the .ctor section from
|
||||||
|
from the crtend.o file until after the sorted ctors.
|
||||||
|
The .ctor section from the crtend file contains the
|
||||||
|
end of ctors marker and it must be last */
|
||||||
|
KEEP (*(EXCLUDE_FILE (*crtend.o ) .ctors))
|
||||||
|
KEEP (*(SORT(.ctors.*)))
|
||||||
|
KEEP (*(.ctors))
|
||||||
|
}
|
||||||
|
.dtors :
|
||||||
|
{
|
||||||
|
KEEP (*crtbegin.o(.dtors))
|
||||||
|
KEEP (*(EXCLUDE_FILE (*crtend.o ) .dtors))
|
||||||
|
KEEP (*(SORT(.dtors.*)))
|
||||||
|
KEEP (*(.dtors))
|
||||||
|
}
|
||||||
|
.jcr : { KEEP (*(.jcr)) }
|
||||||
|
.got : { *(.got.plt) *(.got) }
|
||||||
|
_edata = .;
|
||||||
|
PROVIDE (edata = .);
|
||||||
|
__bss_start = .;
|
||||||
|
.bss :
|
||||||
|
{
|
||||||
|
*(.dynbss)
|
||||||
|
*(.bss .bss.* .gnu.linkonce.b.*)
|
||||||
|
*(COMMON)
|
||||||
|
/* Align here to ensure that the .bss section occupies space up to
|
||||||
|
_end. Align after .bss to ensure correct alignment even if the
|
||||||
|
.bss section disappears because there are no input sections. */
|
||||||
|
. = ALIGN(64 / 8);
|
||||||
|
}
|
||||||
|
. = ALIGN(64 / 8);
|
||||||
|
_end = .;
|
||||||
|
PROVIDE (end = .);
|
||||||
|
. = DATA_SEGMENT_END (.);
|
||||||
|
/* Stabs debugging sections. */
|
||||||
|
.stab 0 : { *(.stab) }
|
||||||
|
.stabstr 0 : { *(.stabstr) }
|
||||||
|
.stab.excl 0 : { *(.stab.excl) }
|
||||||
|
.stab.exclstr 0 : { *(.stab.exclstr) }
|
||||||
|
.stab.index 0 : { *(.stab.index) }
|
||||||
|
.stab.indexstr 0 : { *(.stab.indexstr) }
|
||||||
|
.comment 0 : { *(.comment) }
|
||||||
|
/* DWARF debug sections.
|
||||||
|
Symbols in the DWARF debugging sections are relative to the beginning
|
||||||
|
of the section so we begin them at 0. */
|
||||||
|
/* DWARF 1 */
|
||||||
|
.debug 0 : { *(.debug) }
|
||||||
|
.line 0 : { *(.line) }
|
||||||
|
/* GNU DWARF 1 extensions */
|
||||||
|
.debug_srcinfo 0 : { *(.debug_srcinfo) }
|
||||||
|
.debug_sfnames 0 : { *(.debug_sfnames) }
|
||||||
|
/* DWARF 1.1 and DWARF 2 */
|
||||||
|
.debug_aranges 0 : { *(.debug_aranges) }
|
||||||
|
.debug_pubnames 0 : { *(.debug_pubnames) }
|
||||||
|
/* DWARF 2 */
|
||||||
|
.debug_info 0 : { *(.debug_info .gnu.linkonce.wi.*) }
|
||||||
|
.debug_abbrev 0 : { *(.debug_abbrev) }
|
||||||
|
.debug_line 0 : { *(.debug_line) }
|
||||||
|
.debug_frame 0 : { *(.debug_frame) }
|
||||||
|
.debug_str 0 : { *(.debug_str) }
|
||||||
|
.debug_loc 0 : { *(.debug_loc) }
|
||||||
|
.debug_macinfo 0 : { *(.debug_macinfo) }
|
||||||
|
/* SGI/MIPS DWARF 2 extensions */
|
||||||
|
.debug_weaknames 0 : { *(.debug_weaknames) }
|
||||||
|
.debug_funcnames 0 : { *(.debug_funcnames) }
|
||||||
|
.debug_typenames 0 : { *(.debug_typenames) }
|
||||||
|
.debug_varnames 0 : { *(.debug_varnames) }
|
||||||
|
}
|
||||||
308
arch_init.c
308
arch_init.c
@@ -1,308 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU System Emulator
|
|
||||||
*
|
|
||||||
* Copyright (c) 2003-2008 Fabrice Bellard
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "sysemu/sysemu.h"
|
|
||||||
#include "sysemu/arch_init.h"
|
|
||||||
#include "hw/pci/pci.h"
|
|
||||||
#include "hw/audio/audio.h"
|
|
||||||
#include "hw/smbios/smbios.h"
|
|
||||||
#include "qemu/config-file.h"
|
|
||||||
#include "qemu/error-report.h"
|
|
||||||
#include "qmp-commands.h"
|
|
||||||
#include "hw/acpi/acpi.h"
|
|
||||||
#include "qemu/help_option.h"
|
|
||||||
|
|
||||||
#ifdef TARGET_SPARC
|
|
||||||
int graphic_width = 1024;
|
|
||||||
int graphic_height = 768;
|
|
||||||
int graphic_depth = 8;
|
|
||||||
#else
|
|
||||||
int graphic_width = 800;
|
|
||||||
int graphic_height = 600;
|
|
||||||
int graphic_depth = 32;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
||||||
#if defined(TARGET_ALPHA)
|
|
||||||
#define QEMU_ARCH QEMU_ARCH_ALPHA
|
|
||||||
#elif defined(TARGET_ARM)
|
|
||||||
#define QEMU_ARCH QEMU_ARCH_ARM
|
|
||||||
#elif defined(TARGET_CRIS)
|
|
||||||
#define QEMU_ARCH QEMU_ARCH_CRIS
|
|
||||||
#elif defined(TARGET_I386)
|
|
||||||
#define QEMU_ARCH QEMU_ARCH_I386
|
|
||||||
#elif defined(TARGET_M68K)
|
|
||||||
#define QEMU_ARCH QEMU_ARCH_M68K
|
|
||||||
#elif defined(TARGET_LM32)
|
|
||||||
#define QEMU_ARCH QEMU_ARCH_LM32
|
|
||||||
#elif defined(TARGET_MICROBLAZE)
|
|
||||||
#define QEMU_ARCH QEMU_ARCH_MICROBLAZE
|
|
||||||
#elif defined(TARGET_MIPS)
|
|
||||||
#define QEMU_ARCH QEMU_ARCH_MIPS
|
|
||||||
#elif defined(TARGET_MOXIE)
|
|
||||||
#define QEMU_ARCH QEMU_ARCH_MOXIE
|
|
||||||
#elif defined(TARGET_OPENRISC)
|
|
||||||
#define QEMU_ARCH QEMU_ARCH_OPENRISC
|
|
||||||
#elif defined(TARGET_PPC)
|
|
||||||
#define QEMU_ARCH QEMU_ARCH_PPC
|
|
||||||
#elif defined(TARGET_S390X)
|
|
||||||
#define QEMU_ARCH QEMU_ARCH_S390X
|
|
||||||
#elif defined(TARGET_SH4)
|
|
||||||
#define QEMU_ARCH QEMU_ARCH_SH4
|
|
||||||
#elif defined(TARGET_SPARC)
|
|
||||||
#define QEMU_ARCH QEMU_ARCH_SPARC
|
|
||||||
#elif defined(TARGET_XTENSA)
|
|
||||||
#define QEMU_ARCH QEMU_ARCH_XTENSA
|
|
||||||
#elif defined(TARGET_UNICORE32)
|
|
||||||
#define QEMU_ARCH QEMU_ARCH_UNICORE32
|
|
||||||
#elif defined(TARGET_TRICORE)
|
|
||||||
#define QEMU_ARCH QEMU_ARCH_TRICORE
|
|
||||||
#endif
|
|
||||||
|
|
||||||
const uint32_t arch_type = QEMU_ARCH;
|
|
||||||
|
|
||||||
static struct defconfig_file {
|
|
||||||
const char *filename;
|
|
||||||
/* Indicates it is an user config file (disabled by -no-user-config) */
|
|
||||||
bool userconfig;
|
|
||||||
} default_config_files[] = {
|
|
||||||
{ CONFIG_QEMU_CONFDIR "/qemu.conf", true },
|
|
||||||
{ NULL }, /* end of list */
|
|
||||||
};
|
|
||||||
|
|
||||||
int qemu_read_default_config_files(bool userconfig)
|
|
||||||
{
|
|
||||||
int ret;
|
|
||||||
struct defconfig_file *f;
|
|
||||||
|
|
||||||
for (f = default_config_files; f->filename; f++) {
|
|
||||||
if (!userconfig && f->userconfig) {
|
|
||||||
continue;
|
|
||||||
}
|
|
||||||
ret = qemu_read_config_file(f->filename);
|
|
||||||
if (ret < 0 && ret != -ENOENT) {
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
struct soundhw {
|
|
||||||
const char *name;
|
|
||||||
const char *descr;
|
|
||||||
int enabled;
|
|
||||||
int isa;
|
|
||||||
union {
|
|
||||||
int (*init_isa) (ISABus *bus);
|
|
||||||
int (*init_pci) (PCIBus *bus);
|
|
||||||
} init;
|
|
||||||
};
|
|
||||||
|
|
||||||
static struct soundhw soundhw[9];
|
|
||||||
static int soundhw_count;
|
|
||||||
|
|
||||||
void isa_register_soundhw(const char *name, const char *descr,
|
|
||||||
int (*init_isa)(ISABus *bus))
|
|
||||||
{
|
|
||||||
assert(soundhw_count < ARRAY_SIZE(soundhw) - 1);
|
|
||||||
soundhw[soundhw_count].name = name;
|
|
||||||
soundhw[soundhw_count].descr = descr;
|
|
||||||
soundhw[soundhw_count].isa = 1;
|
|
||||||
soundhw[soundhw_count].init.init_isa = init_isa;
|
|
||||||
soundhw_count++;
|
|
||||||
}
|
|
||||||
|
|
||||||
void pci_register_soundhw(const char *name, const char *descr,
|
|
||||||
int (*init_pci)(PCIBus *bus))
|
|
||||||
{
|
|
||||||
assert(soundhw_count < ARRAY_SIZE(soundhw) - 1);
|
|
||||||
soundhw[soundhw_count].name = name;
|
|
||||||
soundhw[soundhw_count].descr = descr;
|
|
||||||
soundhw[soundhw_count].isa = 0;
|
|
||||||
soundhw[soundhw_count].init.init_pci = init_pci;
|
|
||||||
soundhw_count++;
|
|
||||||
}
|
|
||||||
|
|
||||||
void select_soundhw(const char *optarg)
|
|
||||||
{
|
|
||||||
struct soundhw *c;
|
|
||||||
|
|
||||||
if (is_help_option(optarg)) {
|
|
||||||
show_valid_cards:
|
|
||||||
|
|
||||||
if (soundhw_count) {
|
|
||||||
printf("Valid sound card names (comma separated):\n");
|
|
||||||
for (c = soundhw; c->name; ++c) {
|
|
||||||
printf ("%-11s %s\n", c->name, c->descr);
|
|
||||||
}
|
|
||||||
printf("\n-soundhw all will enable all of the above\n");
|
|
||||||
} else {
|
|
||||||
printf("Machine has no user-selectable audio hardware "
|
|
||||||
"(it may or may not have always-present audio hardware).\n");
|
|
||||||
}
|
|
||||||
exit(!is_help_option(optarg));
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
size_t l;
|
|
||||||
const char *p;
|
|
||||||
char *e;
|
|
||||||
int bad_card = 0;
|
|
||||||
|
|
||||||
if (!strcmp(optarg, "all")) {
|
|
||||||
for (c = soundhw; c->name; ++c) {
|
|
||||||
c->enabled = 1;
|
|
||||||
}
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
p = optarg;
|
|
||||||
while (*p) {
|
|
||||||
e = strchr(p, ',');
|
|
||||||
l = !e ? strlen(p) : (size_t) (e - p);
|
|
||||||
|
|
||||||
for (c = soundhw; c->name; ++c) {
|
|
||||||
if (!strncmp(c->name, p, l) && !c->name[l]) {
|
|
||||||
c->enabled = 1;
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!c->name) {
|
|
||||||
if (l > 80) {
|
|
||||||
error_report("Unknown sound card name (too big to show)");
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
error_report("Unknown sound card name `%.*s'",
|
|
||||||
(int) l, p);
|
|
||||||
}
|
|
||||||
bad_card = 1;
|
|
||||||
}
|
|
||||||
p += l + (e != NULL);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (bad_card) {
|
|
||||||
goto show_valid_cards;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
void audio_init(void)
|
|
||||||
{
|
|
||||||
struct soundhw *c;
|
|
||||||
ISABus *isa_bus = (ISABus *) object_resolve_path_type("", TYPE_ISA_BUS, NULL);
|
|
||||||
PCIBus *pci_bus = (PCIBus *) object_resolve_path_type("", TYPE_PCI_BUS, NULL);
|
|
||||||
|
|
||||||
for (c = soundhw; c->name; ++c) {
|
|
||||||
if (c->enabled) {
|
|
||||||
if (c->isa) {
|
|
||||||
if (!isa_bus) {
|
|
||||||
error_report("ISA bus not available for %s", c->name);
|
|
||||||
exit(1);
|
|
||||||
}
|
|
||||||
c->init.init_isa(isa_bus);
|
|
||||||
} else {
|
|
||||||
if (!pci_bus) {
|
|
||||||
error_report("PCI bus not available for %s", c->name);
|
|
||||||
exit(1);
|
|
||||||
}
|
|
||||||
c->init.init_pci(pci_bus);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
int qemu_uuid_parse(const char *str, uint8_t *uuid)
|
|
||||||
{
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
if (strlen(str) != 36) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = sscanf(str, UUID_FMT, &uuid[0], &uuid[1], &uuid[2], &uuid[3],
|
|
||||||
&uuid[4], &uuid[5], &uuid[6], &uuid[7], &uuid[8], &uuid[9],
|
|
||||||
&uuid[10], &uuid[11], &uuid[12], &uuid[13], &uuid[14],
|
|
||||||
&uuid[15]);
|
|
||||||
|
|
||||||
if (ret != 16) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
void do_acpitable_option(const QemuOpts *opts)
|
|
||||||
{
|
|
||||||
#ifdef TARGET_I386
|
|
||||||
Error *err = NULL;
|
|
||||||
|
|
||||||
acpi_table_add(opts, &err);
|
|
||||||
if (err) {
|
|
||||||
error_reportf_err(err, "Wrong acpi table provided: ");
|
|
||||||
exit(1);
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
}
|
|
||||||
|
|
||||||
void do_smbios_option(QemuOpts *opts)
|
|
||||||
{
|
|
||||||
#ifdef TARGET_I386
|
|
||||||
smbios_entry_add(opts);
|
|
||||||
#endif
|
|
||||||
}
|
|
||||||
|
|
||||||
void cpudef_init(void)
|
|
||||||
{
|
|
||||||
#if defined(cpudef_setup)
|
|
||||||
cpudef_setup(); /* parse cpu definitions in target config file */
|
|
||||||
#endif
|
|
||||||
}
|
|
||||||
|
|
||||||
int kvm_available(void)
|
|
||||||
{
|
|
||||||
#ifdef CONFIG_KVM
|
|
||||||
return 1;
|
|
||||||
#else
|
|
||||||
return 0;
|
|
||||||
#endif
|
|
||||||
}
|
|
||||||
|
|
||||||
int xen_available(void)
|
|
||||||
{
|
|
||||||
#ifdef CONFIG_XEN
|
|
||||||
return 1;
|
|
||||||
#else
|
|
||||||
return 0;
|
|
||||||
#endif
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
TargetInfo *qmp_query_target(Error **errp)
|
|
||||||
{
|
|
||||||
TargetInfo *info = g_malloc0(sizeof(*info));
|
|
||||||
|
|
||||||
info->arch = g_strdup(TARGET_NAME);
|
|
||||||
|
|
||||||
return info;
|
|
||||||
}
|
|
||||||
128
arm.ld
Normal file
128
arm.ld
Normal file
@@ -0,0 +1,128 @@
|
|||||||
|
OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm",
|
||||||
|
"elf32-littlearm")
|
||||||
|
OUTPUT_ARCH(arm)
|
||||||
|
ENTRY(_start)
|
||||||
|
SEARCH_DIR(/lib); SEARCH_DIR(/usr/lib); SEARCH_DIR(/usr/local/lib); SEARCH_DIR(/usr/alpha-unknown-linux-gnu/lib);
|
||||||
|
SECTIONS
|
||||||
|
{
|
||||||
|
/* Read-only sections, merged into text segment: */
|
||||||
|
. = 0x60000000 + SIZEOF_HEADERS;
|
||||||
|
.interp : { *(.interp) }
|
||||||
|
.hash : { *(.hash) }
|
||||||
|
.dynsym : { *(.dynsym) }
|
||||||
|
.dynstr : { *(.dynstr) }
|
||||||
|
.gnu.version : { *(.gnu.version) }
|
||||||
|
.gnu.version_d : { *(.gnu.version_d) }
|
||||||
|
.gnu.version_r : { *(.gnu.version_r) }
|
||||||
|
.rel.text :
|
||||||
|
{ *(.rel.text) *(.rel.gnu.linkonce.t*) }
|
||||||
|
.rela.text :
|
||||||
|
{ *(.rela.text) *(.rela.gnu.linkonce.t*) }
|
||||||
|
.rel.data :
|
||||||
|
{ *(.rel.data) *(.rel.gnu.linkonce.d*) }
|
||||||
|
.rela.data :
|
||||||
|
{ *(.rela.data) *(.rela.gnu.linkonce.d*) }
|
||||||
|
.rel.rodata :
|
||||||
|
{ *(.rel.rodata) *(.rel.gnu.linkonce.r*) }
|
||||||
|
.rela.rodata :
|
||||||
|
{ *(.rela.rodata) *(.rela.gnu.linkonce.r*) }
|
||||||
|
.rel.got : { *(.rel.got) }
|
||||||
|
.rela.got : { *(.rela.got) }
|
||||||
|
.rel.ctors : { *(.rel.ctors) }
|
||||||
|
.rela.ctors : { *(.rela.ctors) }
|
||||||
|
.rel.dtors : { *(.rel.dtors) }
|
||||||
|
.rela.dtors : { *(.rela.dtors) }
|
||||||
|
.rel.init : { *(.rel.init) }
|
||||||
|
.rela.init : { *(.rela.init) }
|
||||||
|
.rel.fini : { *(.rel.fini) }
|
||||||
|
.rela.fini : { *(.rela.fini) }
|
||||||
|
.rel.bss : { *(.rel.bss) }
|
||||||
|
.rela.bss : { *(.rela.bss) }
|
||||||
|
.rel.plt : { *(.rel.plt) }
|
||||||
|
.rela.plt : { *(.rela.plt) }
|
||||||
|
.init : { *(.init) } =0x47ff041f
|
||||||
|
.text :
|
||||||
|
{
|
||||||
|
*(.text)
|
||||||
|
/* .gnu.warning sections are handled specially by elf32.em. */
|
||||||
|
*(.gnu.warning)
|
||||||
|
*(.gnu.linkonce.t*)
|
||||||
|
} =0x47ff041f
|
||||||
|
_etext = .;
|
||||||
|
PROVIDE (etext = .);
|
||||||
|
.fini : { *(.fini) } =0x47ff041f
|
||||||
|
.rodata : { *(.rodata) *(.gnu.linkonce.r*) }
|
||||||
|
.rodata1 : { *(.rodata1) }
|
||||||
|
.reginfo : { *(.reginfo) }
|
||||||
|
/* Adjust the address for the data segment. We want to adjust up to
|
||||||
|
the same address within the page on the next page up. */
|
||||||
|
. = ALIGN(0x100000) + (. & (0x100000 - 1));
|
||||||
|
.data :
|
||||||
|
{
|
||||||
|
*(.data)
|
||||||
|
*(.gnu.linkonce.d*)
|
||||||
|
CONSTRUCTORS
|
||||||
|
}
|
||||||
|
.data1 : { *(.data1) }
|
||||||
|
.ctors :
|
||||||
|
{
|
||||||
|
*(.ctors)
|
||||||
|
}
|
||||||
|
.dtors :
|
||||||
|
{
|
||||||
|
*(.dtors)
|
||||||
|
}
|
||||||
|
.plt : { *(.plt) }
|
||||||
|
.got : { *(.got.plt) *(.got) }
|
||||||
|
.dynamic : { *(.dynamic) }
|
||||||
|
/* We want the small data sections together, so single-instruction offsets
|
||||||
|
can access them all, and initialized data all before uninitialized, so
|
||||||
|
we can shorten the on-disk segment size. */
|
||||||
|
.sdata : { *(.sdata) }
|
||||||
|
_edata = .;
|
||||||
|
PROVIDE (edata = .);
|
||||||
|
__bss_start = .;
|
||||||
|
.sbss : { *(.sbss) *(.scommon) }
|
||||||
|
.bss :
|
||||||
|
{
|
||||||
|
*(.dynbss)
|
||||||
|
*(.bss)
|
||||||
|
*(COMMON)
|
||||||
|
}
|
||||||
|
_end = . ;
|
||||||
|
PROVIDE (end = .);
|
||||||
|
/* Stabs debugging sections. */
|
||||||
|
.stab 0 : { *(.stab) }
|
||||||
|
.stabstr 0 : { *(.stabstr) }
|
||||||
|
.stab.excl 0 : { *(.stab.excl) }
|
||||||
|
.stab.exclstr 0 : { *(.stab.exclstr) }
|
||||||
|
.stab.index 0 : { *(.stab.index) }
|
||||||
|
.stab.indexstr 0 : { *(.stab.indexstr) }
|
||||||
|
.comment 0 : { *(.comment) }
|
||||||
|
/* DWARF debug sections.
|
||||||
|
Symbols in the DWARF debugging sections are relative to the beginning
|
||||||
|
of the section so we begin them at 0. */
|
||||||
|
/* DWARF 1 */
|
||||||
|
.debug 0 : { *(.debug) }
|
||||||
|
.line 0 : { *(.line) }
|
||||||
|
/* GNU DWARF 1 extensions */
|
||||||
|
.debug_srcinfo 0 : { *(.debug_srcinfo) }
|
||||||
|
.debug_sfnames 0 : { *(.debug_sfnames) }
|
||||||
|
/* DWARF 1.1 and DWARF 2 */
|
||||||
|
.debug_aranges 0 : { *(.debug_aranges) }
|
||||||
|
.debug_pubnames 0 : { *(.debug_pubnames) }
|
||||||
|
/* DWARF 2 */
|
||||||
|
.debug_info 0 : { *(.debug_info) }
|
||||||
|
.debug_abbrev 0 : { *(.debug_abbrev) }
|
||||||
|
.debug_line 0 : { *(.debug_line) }
|
||||||
|
.debug_frame 0 : { *(.debug_frame) }
|
||||||
|
.debug_str 0 : { *(.debug_str) }
|
||||||
|
.debug_loc 0 : { *(.debug_loc) }
|
||||||
|
.debug_macinfo 0 : { *(.debug_macinfo) }
|
||||||
|
/* SGI/MIPS DWARF 2 extensions */
|
||||||
|
.debug_weaknames 0 : { *(.debug_weaknames) }
|
||||||
|
.debug_funcnames 0 : { *(.debug_funcnames) }
|
||||||
|
.debug_typenames 0 : { *(.debug_typenames) }
|
||||||
|
.debug_varnames 0 : { *(.debug_varnames) }
|
||||||
|
/* These must appear regardless of . */
|
||||||
|
}
|
||||||
379
async.c
379
async.c
@@ -1,379 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU System Emulator
|
|
||||||
*
|
|
||||||
* Copyright (c) 2003-2008 Fabrice Bellard
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "block/aio.h"
|
|
||||||
#include "block/thread-pool.h"
|
|
||||||
#include "qemu/main-loop.h"
|
|
||||||
#include "qemu/atomic.h"
|
|
||||||
|
|
||||||
/***********************************************************/
|
|
||||||
/* bottom halves (can be seen as timers which expire ASAP) */
|
|
||||||
|
|
||||||
struct QEMUBH {
|
|
||||||
AioContext *ctx;
|
|
||||||
QEMUBHFunc *cb;
|
|
||||||
void *opaque;
|
|
||||||
QEMUBH *next;
|
|
||||||
bool scheduled;
|
|
||||||
bool idle;
|
|
||||||
bool deleted;
|
|
||||||
};
|
|
||||||
|
|
||||||
QEMUBH *aio_bh_new(AioContext *ctx, QEMUBHFunc *cb, void *opaque)
|
|
||||||
{
|
|
||||||
QEMUBH *bh;
|
|
||||||
bh = g_new(QEMUBH, 1);
|
|
||||||
*bh = (QEMUBH){
|
|
||||||
.ctx = ctx,
|
|
||||||
.cb = cb,
|
|
||||||
.opaque = opaque,
|
|
||||||
};
|
|
||||||
qemu_mutex_lock(&ctx->bh_lock);
|
|
||||||
bh->next = ctx->first_bh;
|
|
||||||
/* Make sure that the members are ready before putting bh into list */
|
|
||||||
smp_wmb();
|
|
||||||
ctx->first_bh = bh;
|
|
||||||
qemu_mutex_unlock(&ctx->bh_lock);
|
|
||||||
return bh;
|
|
||||||
}
|
|
||||||
|
|
||||||
void aio_bh_call(QEMUBH *bh)
|
|
||||||
{
|
|
||||||
bh->cb(bh->opaque);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Multiple occurrences of aio_bh_poll cannot be called concurrently */
|
|
||||||
int aio_bh_poll(AioContext *ctx)
|
|
||||||
{
|
|
||||||
QEMUBH *bh, **bhp, *next;
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
ctx->walking_bh++;
|
|
||||||
|
|
||||||
ret = 0;
|
|
||||||
for (bh = ctx->first_bh; bh; bh = next) {
|
|
||||||
/* Make sure that fetching bh happens before accessing its members */
|
|
||||||
smp_read_barrier_depends();
|
|
||||||
next = bh->next;
|
|
||||||
/* The atomic_xchg is paired with the one in qemu_bh_schedule. The
|
|
||||||
* implicit memory barrier ensures that the callback sees all writes
|
|
||||||
* done by the scheduling thread. It also ensures that the scheduling
|
|
||||||
* thread sees the zero before bh->cb has run, and thus will call
|
|
||||||
* aio_notify again if necessary.
|
|
||||||
*/
|
|
||||||
if (!bh->deleted && atomic_xchg(&bh->scheduled, 0)) {
|
|
||||||
/* Idle BHs and the notify BH don't count as progress */
|
|
||||||
if (!bh->idle && bh != ctx->notify_dummy_bh) {
|
|
||||||
ret = 1;
|
|
||||||
}
|
|
||||||
bh->idle = 0;
|
|
||||||
aio_bh_call(bh);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
ctx->walking_bh--;
|
|
||||||
|
|
||||||
/* remove deleted bhs */
|
|
||||||
if (!ctx->walking_bh) {
|
|
||||||
qemu_mutex_lock(&ctx->bh_lock);
|
|
||||||
bhp = &ctx->first_bh;
|
|
||||||
while (*bhp) {
|
|
||||||
bh = *bhp;
|
|
||||||
if (bh->deleted) {
|
|
||||||
*bhp = bh->next;
|
|
||||||
g_free(bh);
|
|
||||||
} else {
|
|
||||||
bhp = &bh->next;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
qemu_mutex_unlock(&ctx->bh_lock);
|
|
||||||
}
|
|
||||||
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
void qemu_bh_schedule_idle(QEMUBH *bh)
|
|
||||||
{
|
|
||||||
bh->idle = 1;
|
|
||||||
/* Make sure that idle & any writes needed by the callback are done
|
|
||||||
* before the locations are read in the aio_bh_poll.
|
|
||||||
*/
|
|
||||||
atomic_mb_set(&bh->scheduled, 1);
|
|
||||||
}
|
|
||||||
|
|
||||||
void qemu_bh_schedule(QEMUBH *bh)
|
|
||||||
{
|
|
||||||
AioContext *ctx;
|
|
||||||
|
|
||||||
ctx = bh->ctx;
|
|
||||||
bh->idle = 0;
|
|
||||||
/* The memory barrier implicit in atomic_xchg makes sure that:
|
|
||||||
* 1. idle & any writes needed by the callback are done before the
|
|
||||||
* locations are read in the aio_bh_poll.
|
|
||||||
* 2. ctx is loaded before scheduled is set and the callback has a chance
|
|
||||||
* to execute.
|
|
||||||
*/
|
|
||||||
if (atomic_xchg(&bh->scheduled, 1) == 0) {
|
|
||||||
aio_notify(ctx);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/* This func is async.
|
|
||||||
*/
|
|
||||||
void qemu_bh_cancel(QEMUBH *bh)
|
|
||||||
{
|
|
||||||
bh->scheduled = 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* This func is async.The bottom half will do the delete action at the finial
|
|
||||||
* end.
|
|
||||||
*/
|
|
||||||
void qemu_bh_delete(QEMUBH *bh)
|
|
||||||
{
|
|
||||||
bh->scheduled = 0;
|
|
||||||
bh->deleted = 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
int64_t
|
|
||||||
aio_compute_timeout(AioContext *ctx)
|
|
||||||
{
|
|
||||||
int64_t deadline;
|
|
||||||
int timeout = -1;
|
|
||||||
QEMUBH *bh;
|
|
||||||
|
|
||||||
for (bh = ctx->first_bh; bh; bh = bh->next) {
|
|
||||||
if (!bh->deleted && bh->scheduled) {
|
|
||||||
if (bh->idle) {
|
|
||||||
/* idle bottom halves will be polled at least
|
|
||||||
* every 10ms */
|
|
||||||
timeout = 10000000;
|
|
||||||
} else {
|
|
||||||
/* non-idle bottom halves will be executed
|
|
||||||
* immediately */
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
deadline = timerlistgroup_deadline_ns(&ctx->tlg);
|
|
||||||
if (deadline == 0) {
|
|
||||||
return 0;
|
|
||||||
} else {
|
|
||||||
return qemu_soonest_timeout(timeout, deadline);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static gboolean
|
|
||||||
aio_ctx_prepare(GSource *source, gint *timeout)
|
|
||||||
{
|
|
||||||
AioContext *ctx = (AioContext *) source;
|
|
||||||
|
|
||||||
atomic_or(&ctx->notify_me, 1);
|
|
||||||
|
|
||||||
/* We assume there is no timeout already supplied */
|
|
||||||
*timeout = qemu_timeout_ns_to_ms(aio_compute_timeout(ctx));
|
|
||||||
|
|
||||||
if (aio_prepare(ctx)) {
|
|
||||||
*timeout = 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
return *timeout == 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static gboolean
|
|
||||||
aio_ctx_check(GSource *source)
|
|
||||||
{
|
|
||||||
AioContext *ctx = (AioContext *) source;
|
|
||||||
QEMUBH *bh;
|
|
||||||
|
|
||||||
atomic_and(&ctx->notify_me, ~1);
|
|
||||||
aio_notify_accept(ctx);
|
|
||||||
|
|
||||||
for (bh = ctx->first_bh; bh; bh = bh->next) {
|
|
||||||
if (!bh->deleted && bh->scheduled) {
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return aio_pending(ctx) || (timerlistgroup_deadline_ns(&ctx->tlg) == 0);
|
|
||||||
}
|
|
||||||
|
|
||||||
static gboolean
|
|
||||||
aio_ctx_dispatch(GSource *source,
|
|
||||||
GSourceFunc callback,
|
|
||||||
gpointer user_data)
|
|
||||||
{
|
|
||||||
AioContext *ctx = (AioContext *) source;
|
|
||||||
|
|
||||||
assert(callback == NULL);
|
|
||||||
aio_dispatch(ctx);
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void
|
|
||||||
aio_ctx_finalize(GSource *source)
|
|
||||||
{
|
|
||||||
AioContext *ctx = (AioContext *) source;
|
|
||||||
|
|
||||||
qemu_bh_delete(ctx->notify_dummy_bh);
|
|
||||||
thread_pool_free(ctx->thread_pool);
|
|
||||||
|
|
||||||
qemu_mutex_lock(&ctx->bh_lock);
|
|
||||||
while (ctx->first_bh) {
|
|
||||||
QEMUBH *next = ctx->first_bh->next;
|
|
||||||
|
|
||||||
/* qemu_bh_delete() must have been called on BHs in this AioContext */
|
|
||||||
assert(ctx->first_bh->deleted);
|
|
||||||
|
|
||||||
g_free(ctx->first_bh);
|
|
||||||
ctx->first_bh = next;
|
|
||||||
}
|
|
||||||
qemu_mutex_unlock(&ctx->bh_lock);
|
|
||||||
|
|
||||||
aio_set_event_notifier(ctx, &ctx->notifier, false, NULL);
|
|
||||||
event_notifier_cleanup(&ctx->notifier);
|
|
||||||
rfifolock_destroy(&ctx->lock);
|
|
||||||
qemu_mutex_destroy(&ctx->bh_lock);
|
|
||||||
timerlistgroup_deinit(&ctx->tlg);
|
|
||||||
}
|
|
||||||
|
|
||||||
static GSourceFuncs aio_source_funcs = {
|
|
||||||
aio_ctx_prepare,
|
|
||||||
aio_ctx_check,
|
|
||||||
aio_ctx_dispatch,
|
|
||||||
aio_ctx_finalize
|
|
||||||
};
|
|
||||||
|
|
||||||
GSource *aio_get_g_source(AioContext *ctx)
|
|
||||||
{
|
|
||||||
g_source_ref(&ctx->source);
|
|
||||||
return &ctx->source;
|
|
||||||
}
|
|
||||||
|
|
||||||
ThreadPool *aio_get_thread_pool(AioContext *ctx)
|
|
||||||
{
|
|
||||||
if (!ctx->thread_pool) {
|
|
||||||
ctx->thread_pool = thread_pool_new(ctx);
|
|
||||||
}
|
|
||||||
return ctx->thread_pool;
|
|
||||||
}
|
|
||||||
|
|
||||||
void aio_notify(AioContext *ctx)
|
|
||||||
{
|
|
||||||
/* Write e.g. bh->scheduled before reading ctx->notify_me. Pairs
|
|
||||||
* with atomic_or in aio_ctx_prepare or atomic_add in aio_poll.
|
|
||||||
*/
|
|
||||||
smp_mb();
|
|
||||||
if (ctx->notify_me) {
|
|
||||||
event_notifier_set(&ctx->notifier);
|
|
||||||
atomic_mb_set(&ctx->notified, true);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
void aio_notify_accept(AioContext *ctx)
|
|
||||||
{
|
|
||||||
if (atomic_xchg(&ctx->notified, false)) {
|
|
||||||
event_notifier_test_and_clear(&ctx->notifier);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void aio_timerlist_notify(void *opaque)
|
|
||||||
{
|
|
||||||
aio_notify(opaque);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void aio_rfifolock_cb(void *opaque)
|
|
||||||
{
|
|
||||||
AioContext *ctx = opaque;
|
|
||||||
|
|
||||||
/* Kick owner thread in case they are blocked in aio_poll() */
|
|
||||||
qemu_bh_schedule(ctx->notify_dummy_bh);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void notify_dummy_bh(void *opaque)
|
|
||||||
{
|
|
||||||
/* Do nothing, we were invoked just to force the event loop to iterate */
|
|
||||||
}
|
|
||||||
|
|
||||||
static void event_notifier_dummy_cb(EventNotifier *e)
|
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
||||||
AioContext *aio_context_new(Error **errp)
|
|
||||||
{
|
|
||||||
int ret;
|
|
||||||
AioContext *ctx;
|
|
||||||
Error *local_err = NULL;
|
|
||||||
|
|
||||||
ctx = (AioContext *) g_source_new(&aio_source_funcs, sizeof(AioContext));
|
|
||||||
aio_context_setup(ctx, &local_err);
|
|
||||||
if (local_err) {
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
ret = event_notifier_init(&ctx->notifier, false);
|
|
||||||
if (ret < 0) {
|
|
||||||
error_setg_errno(errp, -ret, "Failed to initialize event notifier");
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
g_source_set_can_recurse(&ctx->source, true);
|
|
||||||
aio_set_event_notifier(ctx, &ctx->notifier,
|
|
||||||
false,
|
|
||||||
(EventNotifierHandler *)
|
|
||||||
event_notifier_dummy_cb);
|
|
||||||
ctx->thread_pool = NULL;
|
|
||||||
qemu_mutex_init(&ctx->bh_lock);
|
|
||||||
rfifolock_init(&ctx->lock, aio_rfifolock_cb, ctx);
|
|
||||||
timerlistgroup_init(&ctx->tlg, aio_timerlist_notify, ctx);
|
|
||||||
|
|
||||||
ctx->notify_dummy_bh = aio_bh_new(ctx, notify_dummy_bh, NULL);
|
|
||||||
|
|
||||||
return ctx;
|
|
||||||
fail:
|
|
||||||
g_source_destroy(&ctx->source);
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
void aio_context_ref(AioContext *ctx)
|
|
||||||
{
|
|
||||||
g_source_ref(&ctx->source);
|
|
||||||
}
|
|
||||||
|
|
||||||
void aio_context_unref(AioContext *ctx)
|
|
||||||
{
|
|
||||||
g_source_unref(&ctx->source);
|
|
||||||
}
|
|
||||||
|
|
||||||
void aio_context_acquire(AioContext *ctx)
|
|
||||||
{
|
|
||||||
rfifolock_lock(&ctx->lock);
|
|
||||||
}
|
|
||||||
|
|
||||||
void aio_context_release(AioContext *ctx)
|
|
||||||
{
|
|
||||||
rfifolock_unlock(&ctx->lock);
|
|
||||||
}
|
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
common-obj-y = audio.o noaudio.o wavaudio.o mixeng.o
|
|
||||||
common-obj-$(CONFIG_SDL) += sdlaudio.o
|
|
||||||
common-obj-$(CONFIG_OSS) += ossaudio.o
|
|
||||||
common-obj-$(CONFIG_SPICE) += spiceaudio.o
|
|
||||||
common-obj-$(CONFIG_COREAUDIO) += coreaudio.o
|
|
||||||
common-obj-$(CONFIG_ALSA) += alsaaudio.o
|
|
||||||
common-obj-$(CONFIG_DSOUND) += dsoundaudio.o
|
|
||||||
common-obj-$(CONFIG_PA) += paaudio.o
|
|
||||||
common-obj-$(CONFIG_AUDIO_PT_INT) += audio_pt_int.o
|
|
||||||
common-obj-$(CONFIG_AUDIO_WIN_INT) += audio_win_int.o
|
|
||||||
common-obj-y += wavcapture.o
|
|
||||||
|
|
||||||
sdlaudio.o-cflags := $(SDL_CFLAGS)
|
|
||||||
1228
audio/alsaaudio.c
1228
audio/alsaaudio.c
File diff suppressed because it is too large
Load Diff
2631
audio/audio.c
2631
audio/audio.c
File diff suppressed because it is too large
Load Diff
140
audio/audio.h
140
audio/audio.h
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* QEMU Audio subsystem header
|
* QEMU Audio subsystem header
|
||||||
*
|
*
|
||||||
* Copyright (c) 2003-2005 Vassili Karpov (malc)
|
* Copyright (c) 2003-2004 Vassili Karpov (malc)
|
||||||
*
|
*
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
@@ -24,117 +24,31 @@
|
|||||||
#ifndef QEMU_AUDIO_H
|
#ifndef QEMU_AUDIO_H
|
||||||
#define QEMU_AUDIO_H
|
#define QEMU_AUDIO_H
|
||||||
|
|
||||||
#include "qemu/queue.h"
|
#include "mixeng.h"
|
||||||
|
|
||||||
typedef void (*audio_callback_fn) (void *opaque, int avail);
|
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
AUD_FMT_U8,
|
AUD_FMT_U8,
|
||||||
AUD_FMT_S8,
|
AUD_FMT_S8,
|
||||||
AUD_FMT_U16,
|
AUD_FMT_U16,
|
||||||
AUD_FMT_S16,
|
AUD_FMT_S16
|
||||||
AUD_FMT_U32,
|
|
||||||
AUD_FMT_S32
|
|
||||||
} audfmt_e;
|
} audfmt_e;
|
||||||
|
|
||||||
#ifdef HOST_WORDS_BIGENDIAN
|
typedef struct SWVoice SWVoice;
|
||||||
#define AUDIO_HOST_ENDIANNESS 1
|
|
||||||
#else
|
|
||||||
#define AUDIO_HOST_ENDIANNESS 0
|
|
||||||
#endif
|
|
||||||
|
|
||||||
struct audsettings {
|
SWVoice * AUD_open (SWVoice *sw, const char *name, int freq,
|
||||||
int freq;
|
int nchannels, audfmt_e fmt);
|
||||||
int nchannels;
|
void AUD_init (void);
|
||||||
audfmt_e fmt;
|
void AUD_log (const char *cap, const char *fmt, ...)
|
||||||
int endianness;
|
__attribute__ ((__format__ (__printf__, 2, 3)));;
|
||||||
};
|
void AUD_close (SWVoice *sw);
|
||||||
|
int AUD_write (SWVoice *sw, void *pcm_buf, int size);
|
||||||
typedef enum {
|
void AUD_adjust (SWVoice *sw, int leftover);
|
||||||
AUD_CNOTIFY_ENABLE,
|
void AUD_reset (SWVoice *sw);
|
||||||
AUD_CNOTIFY_DISABLE
|
int AUD_get_free (SWVoice *sw);
|
||||||
} audcnotification_e;
|
int AUD_get_buffer_size (SWVoice *sw);
|
||||||
|
void AUD_run (void);
|
||||||
struct audio_capture_ops {
|
void AUD_enable (SWVoice *sw, int on);
|
||||||
void (*notify) (void *opaque, audcnotification_e cmd);
|
int AUD_calc_elapsed (SWVoice *sw);
|
||||||
void (*capture) (void *opaque, void *buf, int size);
|
|
||||||
void (*destroy) (void *opaque);
|
|
||||||
};
|
|
||||||
|
|
||||||
struct capture_ops {
|
|
||||||
void (*info) (void *opaque);
|
|
||||||
void (*destroy) (void *opaque);
|
|
||||||
};
|
|
||||||
|
|
||||||
typedef struct CaptureState {
|
|
||||||
void *opaque;
|
|
||||||
struct capture_ops ops;
|
|
||||||
QLIST_ENTRY (CaptureState) entries;
|
|
||||||
} CaptureState;
|
|
||||||
|
|
||||||
typedef struct SWVoiceOut SWVoiceOut;
|
|
||||||
typedef struct CaptureVoiceOut CaptureVoiceOut;
|
|
||||||
typedef struct SWVoiceIn SWVoiceIn;
|
|
||||||
|
|
||||||
typedef struct QEMUSoundCard {
|
|
||||||
char *name;
|
|
||||||
QLIST_ENTRY (QEMUSoundCard) entries;
|
|
||||||
} QEMUSoundCard;
|
|
||||||
|
|
||||||
typedef struct QEMUAudioTimeStamp {
|
|
||||||
uint64_t old_ts;
|
|
||||||
} QEMUAudioTimeStamp;
|
|
||||||
|
|
||||||
void AUD_vlog (const char *cap, const char *fmt, va_list ap) GCC_FMT_ATTR(2, 0);
|
|
||||||
void AUD_log (const char *cap, const char *fmt, ...) GCC_FMT_ATTR(2, 3);
|
|
||||||
|
|
||||||
void AUD_help (void);
|
|
||||||
void AUD_register_card (const char *name, QEMUSoundCard *card);
|
|
||||||
void AUD_remove_card (QEMUSoundCard *card);
|
|
||||||
CaptureVoiceOut *AUD_add_capture (
|
|
||||||
struct audsettings *as,
|
|
||||||
struct audio_capture_ops *ops,
|
|
||||||
void *opaque
|
|
||||||
);
|
|
||||||
void AUD_del_capture (CaptureVoiceOut *cap, void *cb_opaque);
|
|
||||||
|
|
||||||
SWVoiceOut *AUD_open_out (
|
|
||||||
QEMUSoundCard *card,
|
|
||||||
SWVoiceOut *sw,
|
|
||||||
const char *name,
|
|
||||||
void *callback_opaque,
|
|
||||||
audio_callback_fn callback_fn,
|
|
||||||
struct audsettings *settings
|
|
||||||
);
|
|
||||||
|
|
||||||
void AUD_close_out (QEMUSoundCard *card, SWVoiceOut *sw);
|
|
||||||
int AUD_write (SWVoiceOut *sw, void *pcm_buf, int size);
|
|
||||||
int AUD_get_buffer_size_out (SWVoiceOut *sw);
|
|
||||||
void AUD_set_active_out (SWVoiceOut *sw, int on);
|
|
||||||
int AUD_is_active_out (SWVoiceOut *sw);
|
|
||||||
|
|
||||||
void AUD_init_time_stamp_out (SWVoiceOut *sw, QEMUAudioTimeStamp *ts);
|
|
||||||
uint64_t AUD_get_elapsed_usec_out (SWVoiceOut *sw, QEMUAudioTimeStamp *ts);
|
|
||||||
|
|
||||||
void AUD_set_volume_out (SWVoiceOut *sw, int mute, uint8_t lvol, uint8_t rvol);
|
|
||||||
void AUD_set_volume_in (SWVoiceIn *sw, int mute, uint8_t lvol, uint8_t rvol);
|
|
||||||
|
|
||||||
SWVoiceIn *AUD_open_in (
|
|
||||||
QEMUSoundCard *card,
|
|
||||||
SWVoiceIn *sw,
|
|
||||||
const char *name,
|
|
||||||
void *callback_opaque,
|
|
||||||
audio_callback_fn callback_fn,
|
|
||||||
struct audsettings *settings
|
|
||||||
);
|
|
||||||
|
|
||||||
void AUD_close_in (QEMUSoundCard *card, SWVoiceIn *sw);
|
|
||||||
int AUD_read (SWVoiceIn *sw, void *pcm_buf, int size);
|
|
||||||
void AUD_set_active_in (SWVoiceIn *sw, int on);
|
|
||||||
int AUD_is_active_in (SWVoiceIn *sw);
|
|
||||||
|
|
||||||
void AUD_init_time_stamp_in (SWVoiceIn *sw, QEMUAudioTimeStamp *ts);
|
|
||||||
uint64_t AUD_get_elapsed_usec_in (SWVoiceIn *sw, QEMUAudioTimeStamp *ts);
|
|
||||||
|
|
||||||
static inline void *advance (void *p, int incr)
|
static inline void *advance (void *p, int incr)
|
||||||
{
|
{
|
||||||
@@ -142,24 +56,10 @@ static inline void *advance (void *p, int incr)
|
|||||||
return (d + incr);
|
return (d + incr);
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef __GNUC__
|
uint32_t popcount (uint32_t u);
|
||||||
#define audio_MIN(a, b) ( __extension__ ({ \
|
inline uint32_t lsbindex (uint32_t u);
|
||||||
__typeof (a) ta = a; \
|
|
||||||
__typeof (b) tb = b; \
|
|
||||||
((ta)>(tb)?(tb):(ta)); \
|
|
||||||
}))
|
|
||||||
|
|
||||||
#define audio_MAX(a, b) ( __extension__ ({ \
|
|
||||||
__typeof (a) ta = a; \
|
|
||||||
__typeof (b) tb = b; \
|
|
||||||
((ta)<(tb)?(tb):(ta)); \
|
|
||||||
}))
|
|
||||||
#else
|
|
||||||
#define audio_MIN(a, b) ((a)>(b)?(b):(a))
|
#define audio_MIN(a, b) ((a)>(b)?(b):(a))
|
||||||
#define audio_MAX(a, b) ((a)<(b)?(b):(a))
|
#define audio_MAX(a, b) ((a)<(b)?(b):(a))
|
||||||
#endif
|
|
||||||
|
|
||||||
int wav_start_capture (CaptureState *s, const char *path, int freq,
|
|
||||||
int bits, int nchannels);
|
|
||||||
|
|
||||||
#endif /* audio.h */
|
#endif /* audio.h */
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* QEMU Audio subsystem header
|
* QEMU Audio subsystem header
|
||||||
*
|
*
|
||||||
* Copyright (c) 2003-2005 Vassili Karpov (malc)
|
* Copyright (c) 2003-2004 Vassili Karpov (malc)
|
||||||
*
|
*
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
@@ -24,237 +24,141 @@
|
|||||||
#ifndef QEMU_AUDIO_INT_H
|
#ifndef QEMU_AUDIO_INT_H
|
||||||
#define QEMU_AUDIO_INT_H
|
#define QEMU_AUDIO_INT_H
|
||||||
|
|
||||||
#ifdef CONFIG_COREAUDIO
|
#include "vl.h"
|
||||||
#define FLOAT_MIXENG
|
|
||||||
/* #define RECIPROCAL */
|
|
||||||
#endif
|
|
||||||
#include "mixeng.h"
|
|
||||||
|
|
||||||
struct audio_pcm_ops;
|
struct pcm_ops;
|
||||||
|
|
||||||
typedef enum {
|
typedef struct HWVoice {
|
||||||
AUD_OPT_INT,
|
int active;
|
||||||
AUD_OPT_FMT,
|
int enabled;
|
||||||
AUD_OPT_STR,
|
int pending_disable;
|
||||||
AUD_OPT_BOOL
|
int valid;
|
||||||
} audio_option_tag_e;
|
|
||||||
|
|
||||||
struct audio_option {
|
|
||||||
const char *name;
|
|
||||||
audio_option_tag_e tag;
|
|
||||||
void *valp;
|
|
||||||
const char *descr;
|
|
||||||
int *overriddenp;
|
|
||||||
int overridden;
|
|
||||||
};
|
|
||||||
|
|
||||||
struct audio_callback {
|
|
||||||
void *opaque;
|
|
||||||
audio_callback_fn fn;
|
|
||||||
};
|
|
||||||
|
|
||||||
struct audio_pcm_info {
|
|
||||||
int bits;
|
|
||||||
int sign;
|
|
||||||
int freq;
|
int freq;
|
||||||
|
|
||||||
|
f_sample *clip;
|
||||||
|
audfmt_e fmt;
|
||||||
int nchannels;
|
int nchannels;
|
||||||
|
|
||||||
int align;
|
int align;
|
||||||
int shift;
|
int shift;
|
||||||
int bytes_per_second;
|
|
||||||
int swap_endianness;
|
|
||||||
};
|
|
||||||
|
|
||||||
typedef struct SWVoiceCap SWVoiceCap;
|
|
||||||
|
|
||||||
typedef struct HWVoiceOut {
|
|
||||||
int enabled;
|
|
||||||
int poll_mode;
|
|
||||||
int pending_disable;
|
|
||||||
struct audio_pcm_info info;
|
|
||||||
|
|
||||||
f_sample *clip;
|
|
||||||
|
|
||||||
int rpos;
|
int rpos;
|
||||||
uint64_t ts_helper;
|
int bufsize;
|
||||||
|
|
||||||
struct st_sample *mix_buf;
|
int bytes_per_second;
|
||||||
|
st_sample_t *mix_buf;
|
||||||
|
|
||||||
int samples;
|
int samples;
|
||||||
QLIST_HEAD (sw_out_listhead, SWVoiceOut) sw_head;
|
int64_t old_ticks;
|
||||||
QLIST_HEAD (sw_cap_listhead, SWVoiceCap) cap_head;
|
int nb_voices;
|
||||||
int ctl_caps;
|
struct SWVoice **pvoice;
|
||||||
struct audio_pcm_ops *pcm_ops;
|
struct pcm_ops *pcm_ops;
|
||||||
QLIST_ENTRY (HWVoiceOut) entries;
|
} HWVoice;
|
||||||
} HWVoiceOut;
|
|
||||||
|
|
||||||
typedef struct HWVoiceIn {
|
extern struct pcm_ops no_pcm_ops;
|
||||||
int enabled;
|
extern struct audio_output_driver no_output_driver;
|
||||||
int poll_mode;
|
|
||||||
struct audio_pcm_info info;
|
|
||||||
|
|
||||||
t_sample *conv;
|
extern struct pcm_ops oss_pcm_ops;
|
||||||
|
extern struct audio_output_driver oss_output_driver;
|
||||||
|
|
||||||
int wpos;
|
extern struct pcm_ops sdl_pcm_ops;
|
||||||
int total_samples_captured;
|
extern struct audio_output_driver sdl_output_driver;
|
||||||
uint64_t ts_helper;
|
|
||||||
|
|
||||||
struct st_sample *conv_buf;
|
extern struct pcm_ops wav_pcm_ops;
|
||||||
|
extern struct audio_output_driver wav_output_driver;
|
||||||
|
|
||||||
int samples;
|
extern struct pcm_ops fmod_pcm_ops;
|
||||||
QLIST_HEAD (sw_in_listhead, SWVoiceIn) sw_head;
|
extern struct audio_output_driver fmod_output_driver;
|
||||||
int ctl_caps;
|
|
||||||
struct audio_pcm_ops *pcm_ops;
|
|
||||||
QLIST_ENTRY (HWVoiceIn) entries;
|
|
||||||
} HWVoiceIn;
|
|
||||||
|
|
||||||
struct SWVoiceOut {
|
struct audio_output_driver {
|
||||||
QEMUSoundCard *card;
|
|
||||||
struct audio_pcm_info info;
|
|
||||||
t_sample *conv;
|
|
||||||
int64_t ratio;
|
|
||||||
struct st_sample *buf;
|
|
||||||
void *rate;
|
|
||||||
int total_hw_samples_mixed;
|
|
||||||
int active;
|
|
||||||
int empty;
|
|
||||||
HWVoiceOut *hw;
|
|
||||||
char *name;
|
|
||||||
struct mixeng_volume vol;
|
|
||||||
struct audio_callback callback;
|
|
||||||
QLIST_ENTRY (SWVoiceOut) entries;
|
|
||||||
};
|
|
||||||
|
|
||||||
struct SWVoiceIn {
|
|
||||||
QEMUSoundCard *card;
|
|
||||||
int active;
|
|
||||||
struct audio_pcm_info info;
|
|
||||||
int64_t ratio;
|
|
||||||
void *rate;
|
|
||||||
int total_hw_samples_acquired;
|
|
||||||
struct st_sample *buf;
|
|
||||||
f_sample *clip;
|
|
||||||
HWVoiceIn *hw;
|
|
||||||
char *name;
|
|
||||||
struct mixeng_volume vol;
|
|
||||||
struct audio_callback callback;
|
|
||||||
QLIST_ENTRY (SWVoiceIn) entries;
|
|
||||||
};
|
|
||||||
|
|
||||||
struct audio_driver {
|
|
||||||
const char *name;
|
const char *name;
|
||||||
const char *descr;
|
|
||||||
struct audio_option *options;
|
|
||||||
void *(*init) (void);
|
void *(*init) (void);
|
||||||
void (*fini) (void *);
|
void (*fini) (void *);
|
||||||
struct audio_pcm_ops *pcm_ops;
|
struct pcm_ops *pcm_ops;
|
||||||
int can_be_default;
|
int can_be_default;
|
||||||
int max_voices_out;
|
int max_voices;
|
||||||
int max_voices_in;
|
int voice_size;
|
||||||
int voice_size_out;
|
|
||||||
int voice_size_in;
|
|
||||||
int ctl_caps;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
struct audio_pcm_ops {
|
typedef struct AudioState {
|
||||||
int (*init_out)(HWVoiceOut *hw, struct audsettings *as, void *drv_opaque);
|
int fixed_format;
|
||||||
void (*fini_out)(HWVoiceOut *hw);
|
int fixed_freq;
|
||||||
int (*run_out) (HWVoiceOut *hw, int live);
|
int fixed_channels;
|
||||||
int (*write) (SWVoiceOut *sw, void *buf, int size);
|
int fixed_fmt;
|
||||||
int (*ctl_out) (HWVoiceOut *hw, int cmd, ...);
|
int nb_hw_voices;
|
||||||
|
int voice_size;
|
||||||
int (*init_in) (HWVoiceIn *hw, struct audsettings *as, void *drv_opaque);
|
int64_t ticks_threshold;
|
||||||
void (*fini_in) (HWVoiceIn *hw);
|
int freq_threshold;
|
||||||
int (*run_in) (HWVoiceIn *hw);
|
|
||||||
int (*read) (SWVoiceIn *sw, void *buf, int size);
|
|
||||||
int (*ctl_in) (HWVoiceIn *hw, int cmd, ...);
|
|
||||||
};
|
|
||||||
|
|
||||||
struct capture_callback {
|
|
||||||
struct audio_capture_ops ops;
|
|
||||||
void *opaque;
|
void *opaque;
|
||||||
QLIST_ENTRY (capture_callback) entries;
|
struct audio_output_driver *drv;
|
||||||
|
} AudioState;
|
||||||
|
extern AudioState audio_state;
|
||||||
|
|
||||||
|
struct SWVoice {
|
||||||
|
int freq;
|
||||||
|
audfmt_e fmt;
|
||||||
|
int nchannels;
|
||||||
|
|
||||||
|
int shift;
|
||||||
|
int align;
|
||||||
|
|
||||||
|
t_sample *conv;
|
||||||
|
|
||||||
|
int left;
|
||||||
|
int pos;
|
||||||
|
int bytes_per_second;
|
||||||
|
int64_t ratio;
|
||||||
|
st_sample_t *buf;
|
||||||
|
void *rate;
|
||||||
|
|
||||||
|
int wpos;
|
||||||
|
int live;
|
||||||
|
int active;
|
||||||
|
int64_t old_ticks;
|
||||||
|
HWVoice *hw;
|
||||||
|
char *name;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct CaptureVoiceOut {
|
struct pcm_ops {
|
||||||
HWVoiceOut hw;
|
int (*init) (HWVoice *hw, int freq, int nchannels, audfmt_e fmt);
|
||||||
void *buf;
|
void (*fini) (HWVoice *hw);
|
||||||
QLIST_HEAD (cb_listhead, capture_callback) cb_head;
|
void (*run) (HWVoice *hw);
|
||||||
QLIST_ENTRY (CaptureVoiceOut) entries;
|
int (*write) (SWVoice *sw, void *buf, int size);
|
||||||
|
int (*ctl) (HWVoice *hw, int cmd, ...);
|
||||||
};
|
};
|
||||||
|
|
||||||
struct SWVoiceCap {
|
void pcm_sw_free_resources (SWVoice *sw);
|
||||||
SWVoiceOut sw;
|
int pcm_sw_alloc_resources (SWVoice *sw);
|
||||||
CaptureVoiceOut *cap;
|
void pcm_sw_fini (SWVoice *sw);
|
||||||
QLIST_ENTRY (SWVoiceCap) entries;
|
int pcm_sw_init (SWVoice *sw, HWVoice *hw, int freq,
|
||||||
};
|
int nchannels, audfmt_e fmt);
|
||||||
|
|
||||||
struct AudioState {
|
void pcm_hw_clear (HWVoice *hw, void *buf, int len);
|
||||||
struct audio_driver *drv;
|
HWVoice * pcm_hw_find_any (HWVoice *hw);
|
||||||
void *drv_opaque;
|
HWVoice * pcm_hw_find_any_active (HWVoice *hw);
|
||||||
|
HWVoice * pcm_hw_find_any_passive (HWVoice *hw);
|
||||||
|
HWVoice * pcm_hw_find_specific (HWVoice *hw, int freq,
|
||||||
|
int nchannels, audfmt_e fmt);
|
||||||
|
HWVoice * pcm_hw_add (int freq, int nchannels, audfmt_e fmt);
|
||||||
|
int pcm_hw_add_sw (HWVoice *hw, SWVoice *sw);
|
||||||
|
int pcm_hw_del_sw (HWVoice *hw, SWVoice *sw);
|
||||||
|
SWVoice * pcm_create_voice_pair (int freq, int nchannels, audfmt_e fmt);
|
||||||
|
|
||||||
QEMUTimer *ts;
|
void pcm_hw_free_resources (HWVoice *hw);
|
||||||
QLIST_HEAD (card_listhead, QEMUSoundCard) card_head;
|
int pcm_hw_alloc_resources (HWVoice *hw);
|
||||||
QLIST_HEAD (hw_in_listhead, HWVoiceIn) hw_head_in;
|
void pcm_hw_fini (HWVoice *hw);
|
||||||
QLIST_HEAD (hw_out_listhead, HWVoiceOut) hw_head_out;
|
void pcm_hw_gc (HWVoice *hw);
|
||||||
QLIST_HEAD (cap_listhead, CaptureVoiceOut) cap_head;
|
int pcm_hw_get_live (HWVoice *hw);
|
||||||
int nb_hw_voices_out;
|
int pcm_hw_get_live2 (HWVoice *hw, int *nb_active);
|
||||||
int nb_hw_voices_in;
|
void pcm_hw_dec_live (HWVoice *hw, int decr);
|
||||||
int vm_running;
|
int pcm_hw_write (SWVoice *sw, void *buf, int len);
|
||||||
};
|
|
||||||
|
|
||||||
extern struct audio_driver no_audio_driver;
|
int audio_get_conf_int (const char *key, int defval);
|
||||||
extern struct audio_driver oss_audio_driver;
|
const char *audio_get_conf_str (const char *key, const char *defval);
|
||||||
extern struct audio_driver sdl_audio_driver;
|
|
||||||
extern struct audio_driver wav_audio_driver;
|
|
||||||
extern struct audio_driver alsa_audio_driver;
|
|
||||||
extern struct audio_driver coreaudio_audio_driver;
|
|
||||||
extern struct audio_driver dsound_audio_driver;
|
|
||||||
extern struct audio_driver pa_audio_driver;
|
|
||||||
extern struct audio_driver spice_audio_driver;
|
|
||||||
extern const struct mixeng_volume nominal_volume;
|
|
||||||
|
|
||||||
void audio_pcm_init_info (struct audio_pcm_info *info, struct audsettings *as);
|
struct audio_output_driver;
|
||||||
void audio_pcm_info_clear_buf (struct audio_pcm_info *info, void *buf, int len);
|
|
||||||
|
|
||||||
int audio_pcm_sw_write (SWVoiceOut *sw, void *buf, int len);
|
|
||||||
int audio_pcm_hw_get_live_in (HWVoiceIn *hw);
|
|
||||||
|
|
||||||
int audio_pcm_sw_read (SWVoiceIn *sw, void *buf, int len);
|
|
||||||
|
|
||||||
int audio_pcm_hw_clip_out (HWVoiceOut *hw, void *pcm_buf,
|
|
||||||
int live, int pending);
|
|
||||||
|
|
||||||
int audio_bug (const char *funcname, int cond);
|
|
||||||
void *audio_calloc (const char *funcname, int nmemb, size_t size);
|
|
||||||
|
|
||||||
void audio_run (const char *msg);
|
|
||||||
|
|
||||||
#define VOICE_ENABLE 1
|
#define VOICE_ENABLE 1
|
||||||
#define VOICE_DISABLE 2
|
#define VOICE_DISABLE 2
|
||||||
#define VOICE_VOLUME 3
|
|
||||||
|
|
||||||
#define VOICE_VOLUME_CAP (1 << VOICE_VOLUME)
|
|
||||||
|
|
||||||
static inline int audio_ring_dist (int dst, int src, int len)
|
|
||||||
{
|
|
||||||
return (dst >= src) ? (dst - src) : (len - src + dst);
|
|
||||||
}
|
|
||||||
|
|
||||||
#define dolog(fmt, ...) AUD_log(AUDIO_CAP, fmt, ## __VA_ARGS__)
|
|
||||||
|
|
||||||
#ifdef DEBUG
|
|
||||||
#define ldebug(fmt, ...) AUD_log(AUDIO_CAP, fmt, ## __VA_ARGS__)
|
|
||||||
#else
|
|
||||||
#define ldebug(fmt, ...) (void)0
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define AUDIO_STRINGIFY_(n) #n
|
|
||||||
#define AUDIO_STRINGIFY(n) AUDIO_STRINGIFY_(n)
|
|
||||||
|
|
||||||
#if defined _MSC_VER || defined __GNUC__
|
|
||||||
#define AUDIO_FUNC __FUNCTION__
|
|
||||||
#else
|
|
||||||
#define AUDIO_FUNC __FILE__ ":" AUDIO_STRINGIFY (__LINE__)
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif /* audio_int.h */
|
#endif /* audio_int.h */
|
||||||
|
|||||||
@@ -1,174 +0,0 @@
|
|||||||
#include "qemu/osdep.h"
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "audio.h"
|
|
||||||
|
|
||||||
#define AUDIO_CAP "audio-pt"
|
|
||||||
|
|
||||||
#include "audio_int.h"
|
|
||||||
#include "audio_pt_int.h"
|
|
||||||
|
|
||||||
static void GCC_FMT_ATTR(3, 4) logerr (struct audio_pt *pt, int err,
|
|
||||||
const char *fmt, ...)
|
|
||||||
{
|
|
||||||
va_list ap;
|
|
||||||
|
|
||||||
va_start (ap, fmt);
|
|
||||||
AUD_vlog (pt->drv, fmt, ap);
|
|
||||||
va_end (ap);
|
|
||||||
|
|
||||||
AUD_log (NULL, "\n");
|
|
||||||
AUD_log (pt->drv, "Reason: %s\n", strerror (err));
|
|
||||||
}
|
|
||||||
|
|
||||||
int audio_pt_init (struct audio_pt *p, void *(*func) (void *),
|
|
||||||
void *opaque, const char *drv, const char *cap)
|
|
||||||
{
|
|
||||||
int err, err2;
|
|
||||||
const char *efunc;
|
|
||||||
sigset_t set, old_set;
|
|
||||||
|
|
||||||
p->drv = drv;
|
|
||||||
|
|
||||||
err = sigfillset (&set);
|
|
||||||
if (err) {
|
|
||||||
logerr (p, errno, "%s(%s): sigfillset failed", cap, AUDIO_FUNC);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
err = pthread_mutex_init (&p->mutex, NULL);
|
|
||||||
if (err) {
|
|
||||||
efunc = "pthread_mutex_init";
|
|
||||||
goto err0;
|
|
||||||
}
|
|
||||||
|
|
||||||
err = pthread_cond_init (&p->cond, NULL);
|
|
||||||
if (err) {
|
|
||||||
efunc = "pthread_cond_init";
|
|
||||||
goto err1;
|
|
||||||
}
|
|
||||||
|
|
||||||
err = pthread_sigmask (SIG_BLOCK, &set, &old_set);
|
|
||||||
if (err) {
|
|
||||||
efunc = "pthread_sigmask";
|
|
||||||
goto err2;
|
|
||||||
}
|
|
||||||
|
|
||||||
err = pthread_create (&p->thread, NULL, func, opaque);
|
|
||||||
|
|
||||||
err2 = pthread_sigmask (SIG_SETMASK, &old_set, NULL);
|
|
||||||
if (err2) {
|
|
||||||
logerr (p, err2, "%s(%s): pthread_sigmask (restore) failed",
|
|
||||||
cap, AUDIO_FUNC);
|
|
||||||
/* We have failed to restore original signal mask, all bets are off,
|
|
||||||
so terminate the process */
|
|
||||||
exit (EXIT_FAILURE);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (err) {
|
|
||||||
efunc = "pthread_create";
|
|
||||||
goto err2;
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
|
|
||||||
err2:
|
|
||||||
err2 = pthread_cond_destroy (&p->cond);
|
|
||||||
if (err2) {
|
|
||||||
logerr (p, err2, "%s(%s): pthread_cond_destroy failed", cap, AUDIO_FUNC);
|
|
||||||
}
|
|
||||||
|
|
||||||
err1:
|
|
||||||
err2 = pthread_mutex_destroy (&p->mutex);
|
|
||||||
if (err2) {
|
|
||||||
logerr (p, err2, "%s(%s): pthread_mutex_destroy failed", cap, AUDIO_FUNC);
|
|
||||||
}
|
|
||||||
|
|
||||||
err0:
|
|
||||||
logerr (p, err, "%s(%s): %s failed", cap, AUDIO_FUNC, efunc);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
int audio_pt_fini (struct audio_pt *p, const char *cap)
|
|
||||||
{
|
|
||||||
int err, ret = 0;
|
|
||||||
|
|
||||||
err = pthread_cond_destroy (&p->cond);
|
|
||||||
if (err) {
|
|
||||||
logerr (p, err, "%s(%s): pthread_cond_destroy failed", cap, AUDIO_FUNC);
|
|
||||||
ret = -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
err = pthread_mutex_destroy (&p->mutex);
|
|
||||||
if (err) {
|
|
||||||
logerr (p, err, "%s(%s): pthread_mutex_destroy failed", cap, AUDIO_FUNC);
|
|
||||||
ret = -1;
|
|
||||||
}
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
int audio_pt_lock (struct audio_pt *p, const char *cap)
|
|
||||||
{
|
|
||||||
int err;
|
|
||||||
|
|
||||||
err = pthread_mutex_lock (&p->mutex);
|
|
||||||
if (err) {
|
|
||||||
logerr (p, err, "%s(%s): pthread_mutex_lock failed", cap, AUDIO_FUNC);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
int audio_pt_unlock (struct audio_pt *p, const char *cap)
|
|
||||||
{
|
|
||||||
int err;
|
|
||||||
|
|
||||||
err = pthread_mutex_unlock (&p->mutex);
|
|
||||||
if (err) {
|
|
||||||
logerr (p, err, "%s(%s): pthread_mutex_unlock failed", cap, AUDIO_FUNC);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
int audio_pt_wait (struct audio_pt *p, const char *cap)
|
|
||||||
{
|
|
||||||
int err;
|
|
||||||
|
|
||||||
err = pthread_cond_wait (&p->cond, &p->mutex);
|
|
||||||
if (err) {
|
|
||||||
logerr (p, err, "%s(%s): pthread_cond_wait failed", cap, AUDIO_FUNC);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
int audio_pt_unlock_and_signal (struct audio_pt *p, const char *cap)
|
|
||||||
{
|
|
||||||
int err;
|
|
||||||
|
|
||||||
err = pthread_mutex_unlock (&p->mutex);
|
|
||||||
if (err) {
|
|
||||||
logerr (p, err, "%s(%s): pthread_mutex_unlock failed", cap, AUDIO_FUNC);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
err = pthread_cond_signal (&p->cond);
|
|
||||||
if (err) {
|
|
||||||
logerr (p, err, "%s(%s): pthread_cond_signal failed", cap, AUDIO_FUNC);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
int audio_pt_join (struct audio_pt *p, void **arg, const char *cap)
|
|
||||||
{
|
|
||||||
int err;
|
|
||||||
void *ret;
|
|
||||||
|
|
||||||
err = pthread_join (p->thread, &ret);
|
|
||||||
if (err) {
|
|
||||||
logerr (p, err, "%s(%s): pthread_join failed", cap, AUDIO_FUNC);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
*arg = ret;
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
@@ -1,22 +0,0 @@
|
|||||||
#ifndef QEMU_AUDIO_PT_INT_H
|
|
||||||
#define QEMU_AUDIO_PT_INT_H
|
|
||||||
|
|
||||||
#include <pthread.h>
|
|
||||||
|
|
||||||
struct audio_pt {
|
|
||||||
const char *drv;
|
|
||||||
pthread_t thread;
|
|
||||||
pthread_cond_t cond;
|
|
||||||
pthread_mutex_t mutex;
|
|
||||||
};
|
|
||||||
|
|
||||||
int audio_pt_init (struct audio_pt *, void *(*) (void *), void *,
|
|
||||||
const char *, const char *);
|
|
||||||
int audio_pt_fini (struct audio_pt *, const char *);
|
|
||||||
int audio_pt_lock (struct audio_pt *, const char *);
|
|
||||||
int audio_pt_unlock (struct audio_pt *, const char *);
|
|
||||||
int audio_pt_wait (struct audio_pt *, const char *);
|
|
||||||
int audio_pt_unlock_and_signal (struct audio_pt *, const char *);
|
|
||||||
int audio_pt_join (struct audio_pt *, void **, const char *);
|
|
||||||
|
|
||||||
#endif /* audio_pt_int.h */
|
|
||||||
@@ -1,514 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU Audio subsystem header
|
|
||||||
*
|
|
||||||
* Copyright (c) 2005 Vassili Karpov (malc)
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#ifdef DAC
|
|
||||||
#define NAME "playback"
|
|
||||||
#define HWBUF hw->mix_buf
|
|
||||||
#define TYPE out
|
|
||||||
#define HW HWVoiceOut
|
|
||||||
#define SW SWVoiceOut
|
|
||||||
#else
|
|
||||||
#define NAME "capture"
|
|
||||||
#define TYPE in
|
|
||||||
#define HW HWVoiceIn
|
|
||||||
#define SW SWVoiceIn
|
|
||||||
#define HWBUF hw->conv_buf
|
|
||||||
#endif
|
|
||||||
|
|
||||||
static void glue (audio_init_nb_voices_, TYPE) (struct audio_driver *drv)
|
|
||||||
{
|
|
||||||
AudioState *s = &glob_audio_state;
|
|
||||||
int max_voices = glue (drv->max_voices_, TYPE);
|
|
||||||
int voice_size = glue (drv->voice_size_, TYPE);
|
|
||||||
|
|
||||||
if (glue (s->nb_hw_voices_, TYPE) > max_voices) {
|
|
||||||
if (!max_voices) {
|
|
||||||
#ifdef DAC
|
|
||||||
dolog ("Driver `%s' does not support " NAME "\n", drv->name);
|
|
||||||
#endif
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
dolog ("Driver `%s' does not support %d " NAME " voices, max %d\n",
|
|
||||||
drv->name,
|
|
||||||
glue (s->nb_hw_voices_, TYPE),
|
|
||||||
max_voices);
|
|
||||||
}
|
|
||||||
glue (s->nb_hw_voices_, TYPE) = max_voices;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (audio_bug (AUDIO_FUNC, !voice_size && max_voices)) {
|
|
||||||
dolog ("drv=`%s' voice_size=0 max_voices=%d\n",
|
|
||||||
drv->name, max_voices);
|
|
||||||
glue (s->nb_hw_voices_, TYPE) = 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (audio_bug (AUDIO_FUNC, voice_size && !max_voices)) {
|
|
||||||
dolog ("drv=`%s' voice_size=%d max_voices=0\n",
|
|
||||||
drv->name, voice_size);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void glue (audio_pcm_hw_free_resources_, TYPE) (HW *hw)
|
|
||||||
{
|
|
||||||
g_free (HWBUF);
|
|
||||||
HWBUF = NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int glue (audio_pcm_hw_alloc_resources_, TYPE) (HW *hw)
|
|
||||||
{
|
|
||||||
HWBUF = audio_calloc (AUDIO_FUNC, hw->samples, sizeof (struct st_sample));
|
|
||||||
if (!HWBUF) {
|
|
||||||
dolog ("Could not allocate " NAME " buffer (%d samples)\n",
|
|
||||||
hw->samples);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void glue (audio_pcm_sw_free_resources_, TYPE) (SW *sw)
|
|
||||||
{
|
|
||||||
g_free (sw->buf);
|
|
||||||
|
|
||||||
if (sw->rate) {
|
|
||||||
st_rate_stop (sw->rate);
|
|
||||||
}
|
|
||||||
|
|
||||||
sw->buf = NULL;
|
|
||||||
sw->rate = NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int glue (audio_pcm_sw_alloc_resources_, TYPE) (SW *sw)
|
|
||||||
{
|
|
||||||
int samples;
|
|
||||||
|
|
||||||
samples = ((int64_t) sw->hw->samples << 32) / sw->ratio;
|
|
||||||
|
|
||||||
sw->buf = audio_calloc (AUDIO_FUNC, samples, sizeof (struct st_sample));
|
|
||||||
if (!sw->buf) {
|
|
||||||
dolog ("Could not allocate buffer for `%s' (%d samples)\n",
|
|
||||||
SW_NAME (sw), samples);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
#ifdef DAC
|
|
||||||
sw->rate = st_rate_start (sw->info.freq, sw->hw->info.freq);
|
|
||||||
#else
|
|
||||||
sw->rate = st_rate_start (sw->hw->info.freq, sw->info.freq);
|
|
||||||
#endif
|
|
||||||
if (!sw->rate) {
|
|
||||||
g_free (sw->buf);
|
|
||||||
sw->buf = NULL;
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int glue (audio_pcm_sw_init_, TYPE) (
|
|
||||||
SW *sw,
|
|
||||||
HW *hw,
|
|
||||||
const char *name,
|
|
||||||
struct audsettings *as
|
|
||||||
)
|
|
||||||
{
|
|
||||||
int err;
|
|
||||||
|
|
||||||
audio_pcm_init_info (&sw->info, as);
|
|
||||||
sw->hw = hw;
|
|
||||||
sw->active = 0;
|
|
||||||
#ifdef DAC
|
|
||||||
sw->ratio = ((int64_t) sw->hw->info.freq << 32) / sw->info.freq;
|
|
||||||
sw->total_hw_samples_mixed = 0;
|
|
||||||
sw->empty = 1;
|
|
||||||
#else
|
|
||||||
sw->ratio = ((int64_t) sw->info.freq << 32) / sw->hw->info.freq;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef DAC
|
|
||||||
sw->conv = mixeng_conv
|
|
||||||
#else
|
|
||||||
sw->clip = mixeng_clip
|
|
||||||
#endif
|
|
||||||
[sw->info.nchannels == 2]
|
|
||||||
[sw->info.sign]
|
|
||||||
[sw->info.swap_endianness]
|
|
||||||
[audio_bits_to_index (sw->info.bits)];
|
|
||||||
|
|
||||||
sw->name = g_strdup (name);
|
|
||||||
err = glue (audio_pcm_sw_alloc_resources_, TYPE) (sw);
|
|
||||||
if (err) {
|
|
||||||
g_free (sw->name);
|
|
||||||
sw->name = NULL;
|
|
||||||
}
|
|
||||||
return err;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void glue (audio_pcm_sw_fini_, TYPE) (SW *sw)
|
|
||||||
{
|
|
||||||
glue (audio_pcm_sw_free_resources_, TYPE) (sw);
|
|
||||||
g_free (sw->name);
|
|
||||||
sw->name = NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void glue (audio_pcm_hw_add_sw_, TYPE) (HW *hw, SW *sw)
|
|
||||||
{
|
|
||||||
QLIST_INSERT_HEAD (&hw->sw_head, sw, entries);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void glue (audio_pcm_hw_del_sw_, TYPE) (SW *sw)
|
|
||||||
{
|
|
||||||
QLIST_REMOVE (sw, entries);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void glue (audio_pcm_hw_gc_, TYPE) (HW **hwp)
|
|
||||||
{
|
|
||||||
AudioState *s = &glob_audio_state;
|
|
||||||
HW *hw = *hwp;
|
|
||||||
|
|
||||||
if (!hw->sw_head.lh_first) {
|
|
||||||
#ifdef DAC
|
|
||||||
audio_detach_capture (hw);
|
|
||||||
#endif
|
|
||||||
QLIST_REMOVE (hw, entries);
|
|
||||||
glue (hw->pcm_ops->fini_, TYPE) (hw);
|
|
||||||
glue (s->nb_hw_voices_, TYPE) += 1;
|
|
||||||
glue (audio_pcm_hw_free_resources_ ,TYPE) (hw);
|
|
||||||
g_free (hw);
|
|
||||||
*hwp = NULL;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static HW *glue (audio_pcm_hw_find_any_, TYPE) (HW *hw)
|
|
||||||
{
|
|
||||||
AudioState *s = &glob_audio_state;
|
|
||||||
return hw ? hw->entries.le_next : glue (s->hw_head_, TYPE).lh_first;
|
|
||||||
}
|
|
||||||
|
|
||||||
static HW *glue (audio_pcm_hw_find_any_enabled_, TYPE) (HW *hw)
|
|
||||||
{
|
|
||||||
while ((hw = glue (audio_pcm_hw_find_any_, TYPE) (hw))) {
|
|
||||||
if (hw->enabled) {
|
|
||||||
return hw;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
static HW *glue (audio_pcm_hw_find_specific_, TYPE) (
|
|
||||||
HW *hw,
|
|
||||||
struct audsettings *as
|
|
||||||
)
|
|
||||||
{
|
|
||||||
while ((hw = glue (audio_pcm_hw_find_any_, TYPE) (hw))) {
|
|
||||||
if (audio_pcm_info_eq (&hw->info, as)) {
|
|
||||||
return hw;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
static HW *glue (audio_pcm_hw_add_new_, TYPE) (struct audsettings *as)
|
|
||||||
{
|
|
||||||
HW *hw;
|
|
||||||
AudioState *s = &glob_audio_state;
|
|
||||||
struct audio_driver *drv = s->drv;
|
|
||||||
|
|
||||||
if (!glue (s->nb_hw_voices_, TYPE)) {
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (audio_bug (AUDIO_FUNC, !drv)) {
|
|
||||||
dolog ("No host audio driver\n");
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (audio_bug (AUDIO_FUNC, !drv->pcm_ops)) {
|
|
||||||
dolog ("Host audio driver without pcm_ops\n");
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
hw = audio_calloc (AUDIO_FUNC, 1, glue (drv->voice_size_, TYPE));
|
|
||||||
if (!hw) {
|
|
||||||
dolog ("Can not allocate voice `%s' size %d\n",
|
|
||||||
drv->name, glue (drv->voice_size_, TYPE));
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
hw->pcm_ops = drv->pcm_ops;
|
|
||||||
hw->ctl_caps = drv->ctl_caps;
|
|
||||||
|
|
||||||
QLIST_INIT (&hw->sw_head);
|
|
||||||
#ifdef DAC
|
|
||||||
QLIST_INIT (&hw->cap_head);
|
|
||||||
#endif
|
|
||||||
if (glue (hw->pcm_ops->init_, TYPE) (hw, as, s->drv_opaque)) {
|
|
||||||
goto err0;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (audio_bug (AUDIO_FUNC, hw->samples <= 0)) {
|
|
||||||
dolog ("hw->samples=%d\n", hw->samples);
|
|
||||||
goto err1;
|
|
||||||
}
|
|
||||||
|
|
||||||
#ifdef DAC
|
|
||||||
hw->clip = mixeng_clip
|
|
||||||
#else
|
|
||||||
hw->conv = mixeng_conv
|
|
||||||
#endif
|
|
||||||
[hw->info.nchannels == 2]
|
|
||||||
[hw->info.sign]
|
|
||||||
[hw->info.swap_endianness]
|
|
||||||
[audio_bits_to_index (hw->info.bits)];
|
|
||||||
|
|
||||||
if (glue (audio_pcm_hw_alloc_resources_, TYPE) (hw)) {
|
|
||||||
goto err1;
|
|
||||||
}
|
|
||||||
|
|
||||||
QLIST_INSERT_HEAD (&s->glue (hw_head_, TYPE), hw, entries);
|
|
||||||
glue (s->nb_hw_voices_, TYPE) -= 1;
|
|
||||||
#ifdef DAC
|
|
||||||
audio_attach_capture (hw);
|
|
||||||
#endif
|
|
||||||
return hw;
|
|
||||||
|
|
||||||
err1:
|
|
||||||
glue (hw->pcm_ops->fini_, TYPE) (hw);
|
|
||||||
err0:
|
|
||||||
g_free (hw);
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
static HW *glue (audio_pcm_hw_add_, TYPE) (struct audsettings *as)
|
|
||||||
{
|
|
||||||
HW *hw;
|
|
||||||
|
|
||||||
if (glue (conf.fixed_, TYPE).enabled && glue (conf.fixed_, TYPE).greedy) {
|
|
||||||
hw = glue (audio_pcm_hw_add_new_, TYPE) (as);
|
|
||||||
if (hw) {
|
|
||||||
return hw;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
hw = glue (audio_pcm_hw_find_specific_, TYPE) (NULL, as);
|
|
||||||
if (hw) {
|
|
||||||
return hw;
|
|
||||||
}
|
|
||||||
|
|
||||||
hw = glue (audio_pcm_hw_add_new_, TYPE) (as);
|
|
||||||
if (hw) {
|
|
||||||
return hw;
|
|
||||||
}
|
|
||||||
|
|
||||||
return glue (audio_pcm_hw_find_any_, TYPE) (NULL);
|
|
||||||
}
|
|
||||||
|
|
||||||
static SW *glue (audio_pcm_create_voice_pair_, TYPE) (
|
|
||||||
const char *sw_name,
|
|
||||||
struct audsettings *as
|
|
||||||
)
|
|
||||||
{
|
|
||||||
SW *sw;
|
|
||||||
HW *hw;
|
|
||||||
struct audsettings hw_as;
|
|
||||||
|
|
||||||
if (glue (conf.fixed_, TYPE).enabled) {
|
|
||||||
hw_as = glue (conf.fixed_, TYPE).settings;
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
hw_as = *as;
|
|
||||||
}
|
|
||||||
|
|
||||||
sw = audio_calloc (AUDIO_FUNC, 1, sizeof (*sw));
|
|
||||||
if (!sw) {
|
|
||||||
dolog ("Could not allocate soft voice `%s' (%zu bytes)\n",
|
|
||||||
sw_name ? sw_name : "unknown", sizeof (*sw));
|
|
||||||
goto err1;
|
|
||||||
}
|
|
||||||
|
|
||||||
hw = glue (audio_pcm_hw_add_, TYPE) (&hw_as);
|
|
||||||
if (!hw) {
|
|
||||||
goto err2;
|
|
||||||
}
|
|
||||||
|
|
||||||
glue (audio_pcm_hw_add_sw_, TYPE) (hw, sw);
|
|
||||||
|
|
||||||
if (glue (audio_pcm_sw_init_, TYPE) (sw, hw, sw_name, as)) {
|
|
||||||
goto err3;
|
|
||||||
}
|
|
||||||
|
|
||||||
return sw;
|
|
||||||
|
|
||||||
err3:
|
|
||||||
glue (audio_pcm_hw_del_sw_, TYPE) (sw);
|
|
||||||
glue (audio_pcm_hw_gc_, TYPE) (&hw);
|
|
||||||
err2:
|
|
||||||
g_free (sw);
|
|
||||||
err1:
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void glue (audio_close_, TYPE) (SW *sw)
|
|
||||||
{
|
|
||||||
glue (audio_pcm_sw_fini_, TYPE) (sw);
|
|
||||||
glue (audio_pcm_hw_del_sw_, TYPE) (sw);
|
|
||||||
glue (audio_pcm_hw_gc_, TYPE) (&sw->hw);
|
|
||||||
g_free (sw);
|
|
||||||
}
|
|
||||||
|
|
||||||
void glue (AUD_close_, TYPE) (QEMUSoundCard *card, SW *sw)
|
|
||||||
{
|
|
||||||
if (sw) {
|
|
||||||
if (audio_bug (AUDIO_FUNC, !card)) {
|
|
||||||
dolog ("card=%p\n", card);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
glue (audio_close_, TYPE) (sw);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
SW *glue (AUD_open_, TYPE) (
|
|
||||||
QEMUSoundCard *card,
|
|
||||||
SW *sw,
|
|
||||||
const char *name,
|
|
||||||
void *callback_opaque ,
|
|
||||||
audio_callback_fn callback_fn,
|
|
||||||
struct audsettings *as
|
|
||||||
)
|
|
||||||
{
|
|
||||||
AudioState *s = &glob_audio_state;
|
|
||||||
|
|
||||||
if (audio_bug (AUDIO_FUNC, !card || !name || !callback_fn || !as)) {
|
|
||||||
dolog ("card=%p name=%p callback_fn=%p as=%p\n",
|
|
||||||
card, name, callback_fn, as);
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
ldebug ("open %s, freq %d, nchannels %d, fmt %d\n",
|
|
||||||
name, as->freq, as->nchannels, as->fmt);
|
|
||||||
|
|
||||||
if (audio_bug (AUDIO_FUNC, audio_validate_settings (as))) {
|
|
||||||
audio_print_settings (as);
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (audio_bug (AUDIO_FUNC, !s->drv)) {
|
|
||||||
dolog ("Can not open `%s' (no host audio driver)\n", name);
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (sw && audio_pcm_info_eq (&sw->info, as)) {
|
|
||||||
return sw;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!glue (conf.fixed_, TYPE).enabled && sw) {
|
|
||||||
glue (AUD_close_, TYPE) (card, sw);
|
|
||||||
sw = NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (sw) {
|
|
||||||
HW *hw = sw->hw;
|
|
||||||
|
|
||||||
if (!hw) {
|
|
||||||
dolog ("Internal logic error voice `%s' has no hardware store\n",
|
|
||||||
SW_NAME (sw));
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
glue (audio_pcm_sw_fini_, TYPE) (sw);
|
|
||||||
if (glue (audio_pcm_sw_init_, TYPE) (sw, hw, name, as)) {
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
sw = glue (audio_pcm_create_voice_pair_, TYPE) (name, as);
|
|
||||||
if (!sw) {
|
|
||||||
dolog ("Failed to create voice `%s'\n", name);
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
sw->card = card;
|
|
||||||
sw->vol = nominal_volume;
|
|
||||||
sw->callback.fn = callback_fn;
|
|
||||||
sw->callback.opaque = callback_opaque;
|
|
||||||
|
|
||||||
#ifdef DEBUG_AUDIO
|
|
||||||
dolog ("%s\n", name);
|
|
||||||
audio_pcm_print_info ("hw", &sw->hw->info);
|
|
||||||
audio_pcm_print_info ("sw", &sw->info);
|
|
||||||
#endif
|
|
||||||
|
|
||||||
return sw;
|
|
||||||
|
|
||||||
fail:
|
|
||||||
glue (AUD_close_, TYPE) (card, sw);
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
int glue (AUD_is_active_, TYPE) (SW *sw)
|
|
||||||
{
|
|
||||||
return sw ? sw->active : 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
void glue (AUD_init_time_stamp_, TYPE) (SW *sw, QEMUAudioTimeStamp *ts)
|
|
||||||
{
|
|
||||||
if (!sw) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
ts->old_ts = sw->hw->ts_helper;
|
|
||||||
}
|
|
||||||
|
|
||||||
uint64_t glue (AUD_get_elapsed_usec_, TYPE) (SW *sw, QEMUAudioTimeStamp *ts)
|
|
||||||
{
|
|
||||||
uint64_t delta, cur_ts, old_ts;
|
|
||||||
|
|
||||||
if (!sw) {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
cur_ts = sw->hw->ts_helper;
|
|
||||||
old_ts = ts->old_ts;
|
|
||||||
/* dolog ("cur %" PRId64 " old %" PRId64 "\n", cur_ts, old_ts); */
|
|
||||||
|
|
||||||
if (cur_ts >= old_ts) {
|
|
||||||
delta = cur_ts - old_ts;
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
delta = UINT64_MAX - old_ts + cur_ts;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!delta) {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
return muldiv64 (delta, sw->hw->info.freq, 1000000);
|
|
||||||
}
|
|
||||||
|
|
||||||
#undef TYPE
|
|
||||||
#undef HW
|
|
||||||
#undef SW
|
|
||||||
#undef HWBUF
|
|
||||||
#undef NAME
|
|
||||||
@@ -1,108 +0,0 @@
|
|||||||
/* public domain */
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "qemu-common.h"
|
|
||||||
|
|
||||||
#define AUDIO_CAP "win-int"
|
|
||||||
#include <windows.h>
|
|
||||||
#include <mmsystem.h>
|
|
||||||
|
|
||||||
#include "audio.h"
|
|
||||||
#include "audio_int.h"
|
|
||||||
#include "audio_win_int.h"
|
|
||||||
|
|
||||||
int waveformat_from_audio_settings (WAVEFORMATEX *wfx,
|
|
||||||
struct audsettings *as)
|
|
||||||
{
|
|
||||||
memset (wfx, 0, sizeof (*wfx));
|
|
||||||
|
|
||||||
wfx->wFormatTag = WAVE_FORMAT_PCM;
|
|
||||||
wfx->nChannels = as->nchannels;
|
|
||||||
wfx->nSamplesPerSec = as->freq;
|
|
||||||
wfx->nAvgBytesPerSec = as->freq << (as->nchannels == 2);
|
|
||||||
wfx->nBlockAlign = 1 << (as->nchannels == 2);
|
|
||||||
wfx->cbSize = 0;
|
|
||||||
|
|
||||||
switch (as->fmt) {
|
|
||||||
case AUD_FMT_S8:
|
|
||||||
case AUD_FMT_U8:
|
|
||||||
wfx->wBitsPerSample = 8;
|
|
||||||
break;
|
|
||||||
|
|
||||||
case AUD_FMT_S16:
|
|
||||||
case AUD_FMT_U16:
|
|
||||||
wfx->wBitsPerSample = 16;
|
|
||||||
wfx->nAvgBytesPerSec <<= 1;
|
|
||||||
wfx->nBlockAlign <<= 1;
|
|
||||||
break;
|
|
||||||
|
|
||||||
case AUD_FMT_S32:
|
|
||||||
case AUD_FMT_U32:
|
|
||||||
wfx->wBitsPerSample = 32;
|
|
||||||
wfx->nAvgBytesPerSec <<= 2;
|
|
||||||
wfx->nBlockAlign <<= 2;
|
|
||||||
break;
|
|
||||||
|
|
||||||
default:
|
|
||||||
dolog ("Internal logic error: Bad audio format %d\n", as->freq);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
int waveformat_to_audio_settings (WAVEFORMATEX *wfx,
|
|
||||||
struct audsettings *as)
|
|
||||||
{
|
|
||||||
if (wfx->wFormatTag != WAVE_FORMAT_PCM) {
|
|
||||||
dolog ("Invalid wave format, tag is not PCM, but %d\n",
|
|
||||||
wfx->wFormatTag);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!wfx->nSamplesPerSec) {
|
|
||||||
dolog ("Invalid wave format, frequency is zero\n");
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
as->freq = wfx->nSamplesPerSec;
|
|
||||||
|
|
||||||
switch (wfx->nChannels) {
|
|
||||||
case 1:
|
|
||||||
as->nchannels = 1;
|
|
||||||
break;
|
|
||||||
|
|
||||||
case 2:
|
|
||||||
as->nchannels = 2;
|
|
||||||
break;
|
|
||||||
|
|
||||||
default:
|
|
||||||
dolog (
|
|
||||||
"Invalid wave format, number of channels is not 1 or 2, but %d\n",
|
|
||||||
wfx->nChannels
|
|
||||||
);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
switch (wfx->wBitsPerSample) {
|
|
||||||
case 8:
|
|
||||||
as->fmt = AUD_FMT_U8;
|
|
||||||
break;
|
|
||||||
|
|
||||||
case 16:
|
|
||||||
as->fmt = AUD_FMT_S16;
|
|
||||||
break;
|
|
||||||
|
|
||||||
case 32:
|
|
||||||
as->fmt = AUD_FMT_S32;
|
|
||||||
break;
|
|
||||||
|
|
||||||
default:
|
|
||||||
dolog ("Invalid wave format, bits per sample is not "
|
|
||||||
"8, 16 or 32, but %d\n",
|
|
||||||
wfx->wBitsPerSample);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
#ifndef AUDIO_WIN_INT_H
|
|
||||||
#define AUDIO_WIN_INT_H
|
|
||||||
|
|
||||||
int waveformat_from_audio_settings (WAVEFORMATEX *wfx,
|
|
||||||
struct audsettings *as);
|
|
||||||
|
|
||||||
int waveformat_to_audio_settings (WAVEFORMATEX *wfx,
|
|
||||||
struct audsettings *as);
|
|
||||||
|
|
||||||
#endif /* AUDIO_WIN_INT_H */
|
|
||||||
@@ -1,745 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU OS X CoreAudio audio driver
|
|
||||||
*
|
|
||||||
* Copyright (c) 2005 Mike Kronenberg
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include <CoreAudio/CoreAudio.h>
|
|
||||||
#include <pthread.h> /* pthread_X */
|
|
||||||
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "audio.h"
|
|
||||||
|
|
||||||
#define AUDIO_CAP "coreaudio"
|
|
||||||
#include "audio_int.h"
|
|
||||||
|
|
||||||
#ifndef MAC_OS_X_VERSION_10_6
|
|
||||||
#define MAC_OS_X_VERSION_10_6 1060
|
|
||||||
#endif
|
|
||||||
|
|
||||||
static int isAtexit;
|
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
int buffer_frames;
|
|
||||||
int nbuffers;
|
|
||||||
} CoreaudioConf;
|
|
||||||
|
|
||||||
typedef struct coreaudioVoiceOut {
|
|
||||||
HWVoiceOut hw;
|
|
||||||
pthread_mutex_t mutex;
|
|
||||||
AudioDeviceID outputDeviceID;
|
|
||||||
UInt32 audioDevicePropertyBufferFrameSize;
|
|
||||||
AudioStreamBasicDescription outputStreamBasicDescription;
|
|
||||||
AudioDeviceIOProcID ioprocid;
|
|
||||||
int live;
|
|
||||||
int decr;
|
|
||||||
int rpos;
|
|
||||||
} coreaudioVoiceOut;
|
|
||||||
|
|
||||||
#if MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_6
|
|
||||||
/* The APIs used here only become available from 10.6 */
|
|
||||||
|
|
||||||
static OSStatus coreaudio_get_voice(AudioDeviceID *id)
|
|
||||||
{
|
|
||||||
UInt32 size = sizeof(*id);
|
|
||||||
AudioObjectPropertyAddress addr = {
|
|
||||||
kAudioHardwarePropertyDefaultOutputDevice,
|
|
||||||
kAudioObjectPropertyScopeGlobal,
|
|
||||||
kAudioObjectPropertyElementMaster
|
|
||||||
};
|
|
||||||
|
|
||||||
return AudioObjectGetPropertyData(kAudioObjectSystemObject,
|
|
||||||
&addr,
|
|
||||||
0,
|
|
||||||
NULL,
|
|
||||||
&size,
|
|
||||||
id);
|
|
||||||
}
|
|
||||||
|
|
||||||
static OSStatus coreaudio_get_framesizerange(AudioDeviceID id,
|
|
||||||
AudioValueRange *framerange)
|
|
||||||
{
|
|
||||||
UInt32 size = sizeof(*framerange);
|
|
||||||
AudioObjectPropertyAddress addr = {
|
|
||||||
kAudioDevicePropertyBufferFrameSizeRange,
|
|
||||||
kAudioDevicePropertyScopeOutput,
|
|
||||||
kAudioObjectPropertyElementMaster
|
|
||||||
};
|
|
||||||
|
|
||||||
return AudioObjectGetPropertyData(id,
|
|
||||||
&addr,
|
|
||||||
0,
|
|
||||||
NULL,
|
|
||||||
&size,
|
|
||||||
framerange);
|
|
||||||
}
|
|
||||||
|
|
||||||
static OSStatus coreaudio_get_framesize(AudioDeviceID id, UInt32 *framesize)
|
|
||||||
{
|
|
||||||
UInt32 size = sizeof(*framesize);
|
|
||||||
AudioObjectPropertyAddress addr = {
|
|
||||||
kAudioDevicePropertyBufferFrameSize,
|
|
||||||
kAudioDevicePropertyScopeOutput,
|
|
||||||
kAudioObjectPropertyElementMaster
|
|
||||||
};
|
|
||||||
|
|
||||||
return AudioObjectGetPropertyData(id,
|
|
||||||
&addr,
|
|
||||||
0,
|
|
||||||
NULL,
|
|
||||||
&size,
|
|
||||||
framesize);
|
|
||||||
}
|
|
||||||
|
|
||||||
static OSStatus coreaudio_set_framesize(AudioDeviceID id, UInt32 *framesize)
|
|
||||||
{
|
|
||||||
UInt32 size = sizeof(*framesize);
|
|
||||||
AudioObjectPropertyAddress addr = {
|
|
||||||
kAudioDevicePropertyBufferFrameSize,
|
|
||||||
kAudioDevicePropertyScopeOutput,
|
|
||||||
kAudioObjectPropertyElementMaster
|
|
||||||
};
|
|
||||||
|
|
||||||
return AudioObjectSetPropertyData(id,
|
|
||||||
&addr,
|
|
||||||
0,
|
|
||||||
NULL,
|
|
||||||
size,
|
|
||||||
framesize);
|
|
||||||
}
|
|
||||||
|
|
||||||
static OSStatus coreaudio_get_streamformat(AudioDeviceID id,
|
|
||||||
AudioStreamBasicDescription *d)
|
|
||||||
{
|
|
||||||
UInt32 size = sizeof(*d);
|
|
||||||
AudioObjectPropertyAddress addr = {
|
|
||||||
kAudioDevicePropertyStreamFormat,
|
|
||||||
kAudioDevicePropertyScopeOutput,
|
|
||||||
kAudioObjectPropertyElementMaster
|
|
||||||
};
|
|
||||||
|
|
||||||
return AudioObjectGetPropertyData(id,
|
|
||||||
&addr,
|
|
||||||
0,
|
|
||||||
NULL,
|
|
||||||
&size,
|
|
||||||
d);
|
|
||||||
}
|
|
||||||
|
|
||||||
static OSStatus coreaudio_set_streamformat(AudioDeviceID id,
|
|
||||||
AudioStreamBasicDescription *d)
|
|
||||||
{
|
|
||||||
UInt32 size = sizeof(*d);
|
|
||||||
AudioObjectPropertyAddress addr = {
|
|
||||||
kAudioDevicePropertyStreamFormat,
|
|
||||||
kAudioDevicePropertyScopeOutput,
|
|
||||||
kAudioObjectPropertyElementMaster
|
|
||||||
};
|
|
||||||
|
|
||||||
return AudioObjectSetPropertyData(id,
|
|
||||||
&addr,
|
|
||||||
0,
|
|
||||||
NULL,
|
|
||||||
size,
|
|
||||||
d);
|
|
||||||
}
|
|
||||||
|
|
||||||
static OSStatus coreaudio_get_isrunning(AudioDeviceID id, UInt32 *result)
|
|
||||||
{
|
|
||||||
UInt32 size = sizeof(*result);
|
|
||||||
AudioObjectPropertyAddress addr = {
|
|
||||||
kAudioDevicePropertyDeviceIsRunning,
|
|
||||||
kAudioDevicePropertyScopeOutput,
|
|
||||||
kAudioObjectPropertyElementMaster
|
|
||||||
};
|
|
||||||
|
|
||||||
return AudioObjectGetPropertyData(id,
|
|
||||||
&addr,
|
|
||||||
0,
|
|
||||||
NULL,
|
|
||||||
&size,
|
|
||||||
result);
|
|
||||||
}
|
|
||||||
#else
|
|
||||||
/* Legacy versions of functions using deprecated APIs */
|
|
||||||
|
|
||||||
static OSStatus coreaudio_get_voice(AudioDeviceID *id)
|
|
||||||
{
|
|
||||||
UInt32 size = sizeof(*id);
|
|
||||||
|
|
||||||
return AudioHardwareGetProperty(
|
|
||||||
kAudioHardwarePropertyDefaultOutputDevice,
|
|
||||||
&size,
|
|
||||||
id);
|
|
||||||
}
|
|
||||||
|
|
||||||
static OSStatus coreaudio_get_framesizerange(AudioDeviceID id,
|
|
||||||
AudioValueRange *framerange)
|
|
||||||
{
|
|
||||||
UInt32 size = sizeof(*framerange);
|
|
||||||
|
|
||||||
return AudioDeviceGetProperty(
|
|
||||||
id,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
kAudioDevicePropertyBufferFrameSizeRange,
|
|
||||||
&size,
|
|
||||||
framerange);
|
|
||||||
}
|
|
||||||
|
|
||||||
static OSStatus coreaudio_get_framesize(AudioDeviceID id, UInt32 *framesize)
|
|
||||||
{
|
|
||||||
UInt32 size = sizeof(*framesize);
|
|
||||||
|
|
||||||
return AudioDeviceGetProperty(
|
|
||||||
id,
|
|
||||||
0,
|
|
||||||
false,
|
|
||||||
kAudioDevicePropertyBufferFrameSize,
|
|
||||||
&size,
|
|
||||||
framesize);
|
|
||||||
}
|
|
||||||
|
|
||||||
static OSStatus coreaudio_set_framesize(AudioDeviceID id, UInt32 *framesize)
|
|
||||||
{
|
|
||||||
UInt32 size = sizeof(*framesize);
|
|
||||||
|
|
||||||
return AudioDeviceSetProperty(
|
|
||||||
id,
|
|
||||||
NULL,
|
|
||||||
0,
|
|
||||||
false,
|
|
||||||
kAudioDevicePropertyBufferFrameSize,
|
|
||||||
size,
|
|
||||||
framesize);
|
|
||||||
}
|
|
||||||
|
|
||||||
static OSStatus coreaudio_get_streamformat(AudioDeviceID id,
|
|
||||||
AudioStreamBasicDescription *d)
|
|
||||||
{
|
|
||||||
UInt32 size = sizeof(*d);
|
|
||||||
|
|
||||||
return AudioDeviceGetProperty(
|
|
||||||
id,
|
|
||||||
0,
|
|
||||||
false,
|
|
||||||
kAudioDevicePropertyStreamFormat,
|
|
||||||
&size,
|
|
||||||
d);
|
|
||||||
}
|
|
||||||
|
|
||||||
static OSStatus coreaudio_set_streamformat(AudioDeviceID id,
|
|
||||||
AudioStreamBasicDescription *d)
|
|
||||||
{
|
|
||||||
UInt32 size = sizeof(*d);
|
|
||||||
|
|
||||||
return AudioDeviceSetProperty(
|
|
||||||
id,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
kAudioDevicePropertyStreamFormat,
|
|
||||||
size,
|
|
||||||
d);
|
|
||||||
}
|
|
||||||
|
|
||||||
static OSStatus coreaudio_get_isrunning(AudioDeviceID id, UInt32 *result)
|
|
||||||
{
|
|
||||||
UInt32 size = sizeof(*result);
|
|
||||||
|
|
||||||
return AudioDeviceGetProperty(
|
|
||||||
id,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
kAudioDevicePropertyDeviceIsRunning,
|
|
||||||
&size,
|
|
||||||
result);
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
|
|
||||||
static void coreaudio_logstatus (OSStatus status)
|
|
||||||
{
|
|
||||||
const char *str = "BUG";
|
|
||||||
|
|
||||||
switch(status) {
|
|
||||||
case kAudioHardwareNoError:
|
|
||||||
str = "kAudioHardwareNoError";
|
|
||||||
break;
|
|
||||||
|
|
||||||
case kAudioHardwareNotRunningError:
|
|
||||||
str = "kAudioHardwareNotRunningError";
|
|
||||||
break;
|
|
||||||
|
|
||||||
case kAudioHardwareUnspecifiedError:
|
|
||||||
str = "kAudioHardwareUnspecifiedError";
|
|
||||||
break;
|
|
||||||
|
|
||||||
case kAudioHardwareUnknownPropertyError:
|
|
||||||
str = "kAudioHardwareUnknownPropertyError";
|
|
||||||
break;
|
|
||||||
|
|
||||||
case kAudioHardwareBadPropertySizeError:
|
|
||||||
str = "kAudioHardwareBadPropertySizeError";
|
|
||||||
break;
|
|
||||||
|
|
||||||
case kAudioHardwareIllegalOperationError:
|
|
||||||
str = "kAudioHardwareIllegalOperationError";
|
|
||||||
break;
|
|
||||||
|
|
||||||
case kAudioHardwareBadDeviceError:
|
|
||||||
str = "kAudioHardwareBadDeviceError";
|
|
||||||
break;
|
|
||||||
|
|
||||||
case kAudioHardwareBadStreamError:
|
|
||||||
str = "kAudioHardwareBadStreamError";
|
|
||||||
break;
|
|
||||||
|
|
||||||
case kAudioHardwareUnsupportedOperationError:
|
|
||||||
str = "kAudioHardwareUnsupportedOperationError";
|
|
||||||
break;
|
|
||||||
|
|
||||||
case kAudioDeviceUnsupportedFormatError:
|
|
||||||
str = "kAudioDeviceUnsupportedFormatError";
|
|
||||||
break;
|
|
||||||
|
|
||||||
case kAudioDevicePermissionsError:
|
|
||||||
str = "kAudioDevicePermissionsError";
|
|
||||||
break;
|
|
||||||
|
|
||||||
default:
|
|
||||||
AUD_log (AUDIO_CAP, "Reason: status code %" PRId32 "\n", (int32_t)status);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
AUD_log (AUDIO_CAP, "Reason: %s\n", str);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void GCC_FMT_ATTR (2, 3) coreaudio_logerr (
|
|
||||||
OSStatus status,
|
|
||||||
const char *fmt,
|
|
||||||
...
|
|
||||||
)
|
|
||||||
{
|
|
||||||
va_list ap;
|
|
||||||
|
|
||||||
va_start (ap, fmt);
|
|
||||||
AUD_log (AUDIO_CAP, fmt, ap);
|
|
||||||
va_end (ap);
|
|
||||||
|
|
||||||
coreaudio_logstatus (status);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void GCC_FMT_ATTR (3, 4) coreaudio_logerr2 (
|
|
||||||
OSStatus status,
|
|
||||||
const char *typ,
|
|
||||||
const char *fmt,
|
|
||||||
...
|
|
||||||
)
|
|
||||||
{
|
|
||||||
va_list ap;
|
|
||||||
|
|
||||||
AUD_log (AUDIO_CAP, "Could not initialize %s\n", typ);
|
|
||||||
|
|
||||||
va_start (ap, fmt);
|
|
||||||
AUD_vlog (AUDIO_CAP, fmt, ap);
|
|
||||||
va_end (ap);
|
|
||||||
|
|
||||||
coreaudio_logstatus (status);
|
|
||||||
}
|
|
||||||
|
|
||||||
static inline UInt32 isPlaying (AudioDeviceID outputDeviceID)
|
|
||||||
{
|
|
||||||
OSStatus status;
|
|
||||||
UInt32 result = 0;
|
|
||||||
status = coreaudio_get_isrunning(outputDeviceID, &result);
|
|
||||||
if (status != kAudioHardwareNoError) {
|
|
||||||
coreaudio_logerr(status,
|
|
||||||
"Could not determine whether Device is playing\n");
|
|
||||||
}
|
|
||||||
return result;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void coreaudio_atexit (void)
|
|
||||||
{
|
|
||||||
isAtexit = 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int coreaudio_lock (coreaudioVoiceOut *core, const char *fn_name)
|
|
||||||
{
|
|
||||||
int err;
|
|
||||||
|
|
||||||
err = pthread_mutex_lock (&core->mutex);
|
|
||||||
if (err) {
|
|
||||||
dolog ("Could not lock voice for %s\nReason: %s\n",
|
|
||||||
fn_name, strerror (err));
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int coreaudio_unlock (coreaudioVoiceOut *core, const char *fn_name)
|
|
||||||
{
|
|
||||||
int err;
|
|
||||||
|
|
||||||
err = pthread_mutex_unlock (&core->mutex);
|
|
||||||
if (err) {
|
|
||||||
dolog ("Could not unlock voice for %s\nReason: %s\n",
|
|
||||||
fn_name, strerror (err));
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int coreaudio_run_out (HWVoiceOut *hw, int live)
|
|
||||||
{
|
|
||||||
int decr;
|
|
||||||
coreaudioVoiceOut *core = (coreaudioVoiceOut *) hw;
|
|
||||||
|
|
||||||
if (coreaudio_lock (core, "coreaudio_run_out")) {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (core->decr > live) {
|
|
||||||
ldebug ("core->decr %d live %d core->live %d\n",
|
|
||||||
core->decr,
|
|
||||||
live,
|
|
||||||
core->live);
|
|
||||||
}
|
|
||||||
|
|
||||||
decr = audio_MIN (core->decr, live);
|
|
||||||
core->decr -= decr;
|
|
||||||
|
|
||||||
core->live = live - decr;
|
|
||||||
hw->rpos = core->rpos;
|
|
||||||
|
|
||||||
coreaudio_unlock (core, "coreaudio_run_out");
|
|
||||||
return decr;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* callback to feed audiooutput buffer */
|
|
||||||
static OSStatus audioDeviceIOProc(
|
|
||||||
AudioDeviceID inDevice,
|
|
||||||
const AudioTimeStamp* inNow,
|
|
||||||
const AudioBufferList* inInputData,
|
|
||||||
const AudioTimeStamp* inInputTime,
|
|
||||||
AudioBufferList* outOutputData,
|
|
||||||
const AudioTimeStamp* inOutputTime,
|
|
||||||
void* hwptr)
|
|
||||||
{
|
|
||||||
UInt32 frame, frameCount;
|
|
||||||
float *out = outOutputData->mBuffers[0].mData;
|
|
||||||
HWVoiceOut *hw = hwptr;
|
|
||||||
coreaudioVoiceOut *core = (coreaudioVoiceOut *) hwptr;
|
|
||||||
int rpos, live;
|
|
||||||
struct st_sample *src;
|
|
||||||
#ifndef FLOAT_MIXENG
|
|
||||||
#ifdef RECIPROCAL
|
|
||||||
const float scale = 1.f / UINT_MAX;
|
|
||||||
#else
|
|
||||||
const float scale = UINT_MAX;
|
|
||||||
#endif
|
|
||||||
#endif
|
|
||||||
|
|
||||||
if (coreaudio_lock (core, "audioDeviceIOProc")) {
|
|
||||||
inInputTime = 0;
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
frameCount = core->audioDevicePropertyBufferFrameSize;
|
|
||||||
live = core->live;
|
|
||||||
|
|
||||||
/* if there are not enough samples, set signal and return */
|
|
||||||
if (live < frameCount) {
|
|
||||||
inInputTime = 0;
|
|
||||||
coreaudio_unlock (core, "audioDeviceIOProc(empty)");
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
rpos = core->rpos;
|
|
||||||
src = hw->mix_buf + rpos;
|
|
||||||
|
|
||||||
/* fill buffer */
|
|
||||||
for (frame = 0; frame < frameCount; frame++) {
|
|
||||||
#ifdef FLOAT_MIXENG
|
|
||||||
*out++ = src[frame].l; /* left channel */
|
|
||||||
*out++ = src[frame].r; /* right channel */
|
|
||||||
#else
|
|
||||||
#ifdef RECIPROCAL
|
|
||||||
*out++ = src[frame].l * scale; /* left channel */
|
|
||||||
*out++ = src[frame].r * scale; /* right channel */
|
|
||||||
#else
|
|
||||||
*out++ = src[frame].l / scale; /* left channel */
|
|
||||||
*out++ = src[frame].r / scale; /* right channel */
|
|
||||||
#endif
|
|
||||||
#endif
|
|
||||||
}
|
|
||||||
|
|
||||||
rpos = (rpos + frameCount) % hw->samples;
|
|
||||||
core->decr += frameCount;
|
|
||||||
core->rpos = rpos;
|
|
||||||
|
|
||||||
coreaudio_unlock (core, "audioDeviceIOProc");
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int coreaudio_write (SWVoiceOut *sw, void *buf, int len)
|
|
||||||
{
|
|
||||||
return audio_pcm_sw_write (sw, buf, len);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int coreaudio_init_out(HWVoiceOut *hw, struct audsettings *as,
|
|
||||||
void *drv_opaque)
|
|
||||||
{
|
|
||||||
OSStatus status;
|
|
||||||
coreaudioVoiceOut *core = (coreaudioVoiceOut *) hw;
|
|
||||||
int err;
|
|
||||||
const char *typ = "playback";
|
|
||||||
AudioValueRange frameRange;
|
|
||||||
CoreaudioConf *conf = drv_opaque;
|
|
||||||
|
|
||||||
/* create mutex */
|
|
||||||
err = pthread_mutex_init(&core->mutex, NULL);
|
|
||||||
if (err) {
|
|
||||||
dolog("Could not create mutex\nReason: %s\n", strerror (err));
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
audio_pcm_init_info (&hw->info, as);
|
|
||||||
|
|
||||||
status = coreaudio_get_voice(&core->outputDeviceID);
|
|
||||||
if (status != kAudioHardwareNoError) {
|
|
||||||
coreaudio_logerr2 (status, typ,
|
|
||||||
"Could not get default output Device\n");
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
if (core->outputDeviceID == kAudioDeviceUnknown) {
|
|
||||||
dolog ("Could not initialize %s - Unknown Audiodevice\n", typ);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* get minimum and maximum buffer frame sizes */
|
|
||||||
status = coreaudio_get_framesizerange(core->outputDeviceID,
|
|
||||||
&frameRange);
|
|
||||||
if (status != kAudioHardwareNoError) {
|
|
||||||
coreaudio_logerr2 (status, typ,
|
|
||||||
"Could not get device buffer frame range\n");
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (frameRange.mMinimum > conf->buffer_frames) {
|
|
||||||
core->audioDevicePropertyBufferFrameSize = (UInt32) frameRange.mMinimum;
|
|
||||||
dolog ("warning: Upsizing Buffer Frames to %f\n", frameRange.mMinimum);
|
|
||||||
}
|
|
||||||
else if (frameRange.mMaximum < conf->buffer_frames) {
|
|
||||||
core->audioDevicePropertyBufferFrameSize = (UInt32) frameRange.mMaximum;
|
|
||||||
dolog ("warning: Downsizing Buffer Frames to %f\n", frameRange.mMaximum);
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
core->audioDevicePropertyBufferFrameSize = conf->buffer_frames;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* set Buffer Frame Size */
|
|
||||||
status = coreaudio_set_framesize(core->outputDeviceID,
|
|
||||||
&core->audioDevicePropertyBufferFrameSize);
|
|
||||||
if (status != kAudioHardwareNoError) {
|
|
||||||
coreaudio_logerr2 (status, typ,
|
|
||||||
"Could not set device buffer frame size %" PRIu32 "\n",
|
|
||||||
(uint32_t)core->audioDevicePropertyBufferFrameSize);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* get Buffer Frame Size */
|
|
||||||
status = coreaudio_get_framesize(core->outputDeviceID,
|
|
||||||
&core->audioDevicePropertyBufferFrameSize);
|
|
||||||
if (status != kAudioHardwareNoError) {
|
|
||||||
coreaudio_logerr2 (status, typ,
|
|
||||||
"Could not get device buffer frame size\n");
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
hw->samples = conf->nbuffers * core->audioDevicePropertyBufferFrameSize;
|
|
||||||
|
|
||||||
/* get StreamFormat */
|
|
||||||
status = coreaudio_get_streamformat(core->outputDeviceID,
|
|
||||||
&core->outputStreamBasicDescription);
|
|
||||||
if (status != kAudioHardwareNoError) {
|
|
||||||
coreaudio_logerr2 (status, typ,
|
|
||||||
"Could not get Device Stream properties\n");
|
|
||||||
core->outputDeviceID = kAudioDeviceUnknown;
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* set Samplerate */
|
|
||||||
core->outputStreamBasicDescription.mSampleRate = (Float64) as->freq;
|
|
||||||
status = coreaudio_set_streamformat(core->outputDeviceID,
|
|
||||||
&core->outputStreamBasicDescription);
|
|
||||||
if (status != kAudioHardwareNoError) {
|
|
||||||
coreaudio_logerr2 (status, typ, "Could not set samplerate %d\n",
|
|
||||||
as->freq);
|
|
||||||
core->outputDeviceID = kAudioDeviceUnknown;
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* set Callback */
|
|
||||||
core->ioprocid = NULL;
|
|
||||||
status = AudioDeviceCreateIOProcID(core->outputDeviceID,
|
|
||||||
audioDeviceIOProc,
|
|
||||||
hw,
|
|
||||||
&core->ioprocid);
|
|
||||||
if (status != kAudioHardwareNoError || core->ioprocid == NULL) {
|
|
||||||
coreaudio_logerr2 (status, typ, "Could not set IOProc\n");
|
|
||||||
core->outputDeviceID = kAudioDeviceUnknown;
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* start Playback */
|
|
||||||
if (!isPlaying(core->outputDeviceID)) {
|
|
||||||
status = AudioDeviceStart(core->outputDeviceID, core->ioprocid);
|
|
||||||
if (status != kAudioHardwareNoError) {
|
|
||||||
coreaudio_logerr2 (status, typ, "Could not start playback\n");
|
|
||||||
AudioDeviceDestroyIOProcID(core->outputDeviceID, core->ioprocid);
|
|
||||||
core->outputDeviceID = kAudioDeviceUnknown;
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void coreaudio_fini_out (HWVoiceOut *hw)
|
|
||||||
{
|
|
||||||
OSStatus status;
|
|
||||||
int err;
|
|
||||||
coreaudioVoiceOut *core = (coreaudioVoiceOut *) hw;
|
|
||||||
|
|
||||||
if (!isAtexit) {
|
|
||||||
/* stop playback */
|
|
||||||
if (isPlaying(core->outputDeviceID)) {
|
|
||||||
status = AudioDeviceStop(core->outputDeviceID, core->ioprocid);
|
|
||||||
if (status != kAudioHardwareNoError) {
|
|
||||||
coreaudio_logerr (status, "Could not stop playback\n");
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/* remove callback */
|
|
||||||
status = AudioDeviceDestroyIOProcID(core->outputDeviceID,
|
|
||||||
core->ioprocid);
|
|
||||||
if (status != kAudioHardwareNoError) {
|
|
||||||
coreaudio_logerr (status, "Could not remove IOProc\n");
|
|
||||||
}
|
|
||||||
}
|
|
||||||
core->outputDeviceID = kAudioDeviceUnknown;
|
|
||||||
|
|
||||||
/* destroy mutex */
|
|
||||||
err = pthread_mutex_destroy(&core->mutex);
|
|
||||||
if (err) {
|
|
||||||
dolog("Could not destroy mutex\nReason: %s\n", strerror (err));
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static int coreaudio_ctl_out (HWVoiceOut *hw, int cmd, ...)
|
|
||||||
{
|
|
||||||
OSStatus status;
|
|
||||||
coreaudioVoiceOut *core = (coreaudioVoiceOut *) hw;
|
|
||||||
|
|
||||||
switch (cmd) {
|
|
||||||
case VOICE_ENABLE:
|
|
||||||
/* start playback */
|
|
||||||
if (!isPlaying(core->outputDeviceID)) {
|
|
||||||
status = AudioDeviceStart(core->outputDeviceID, core->ioprocid);
|
|
||||||
if (status != kAudioHardwareNoError) {
|
|
||||||
coreaudio_logerr (status, "Could not resume playback\n");
|
|
||||||
}
|
|
||||||
}
|
|
||||||
break;
|
|
||||||
|
|
||||||
case VOICE_DISABLE:
|
|
||||||
/* stop playback */
|
|
||||||
if (!isAtexit) {
|
|
||||||
if (isPlaying(core->outputDeviceID)) {
|
|
||||||
status = AudioDeviceStop(core->outputDeviceID,
|
|
||||||
core->ioprocid);
|
|
||||||
if (status != kAudioHardwareNoError) {
|
|
||||||
coreaudio_logerr (status, "Could not pause playback\n");
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static CoreaudioConf glob_conf = {
|
|
||||||
.buffer_frames = 512,
|
|
||||||
.nbuffers = 4,
|
|
||||||
};
|
|
||||||
|
|
||||||
static void *coreaudio_audio_init (void)
|
|
||||||
{
|
|
||||||
CoreaudioConf *conf = g_malloc(sizeof(CoreaudioConf));
|
|
||||||
*conf = glob_conf;
|
|
||||||
|
|
||||||
atexit(coreaudio_atexit);
|
|
||||||
return conf;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void coreaudio_audio_fini (void *opaque)
|
|
||||||
{
|
|
||||||
g_free(opaque);
|
|
||||||
}
|
|
||||||
|
|
||||||
static struct audio_option coreaudio_options[] = {
|
|
||||||
{
|
|
||||||
.name = "BUFFER_SIZE",
|
|
||||||
.tag = AUD_OPT_INT,
|
|
||||||
.valp = &glob_conf.buffer_frames,
|
|
||||||
.descr = "Size of the buffer in frames"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = "BUFFER_COUNT",
|
|
||||||
.tag = AUD_OPT_INT,
|
|
||||||
.valp = &glob_conf.nbuffers,
|
|
||||||
.descr = "Number of buffers"
|
|
||||||
},
|
|
||||||
{ /* End of list */ }
|
|
||||||
};
|
|
||||||
|
|
||||||
static struct audio_pcm_ops coreaudio_pcm_ops = {
|
|
||||||
.init_out = coreaudio_init_out,
|
|
||||||
.fini_out = coreaudio_fini_out,
|
|
||||||
.run_out = coreaudio_run_out,
|
|
||||||
.write = coreaudio_write,
|
|
||||||
.ctl_out = coreaudio_ctl_out
|
|
||||||
};
|
|
||||||
|
|
||||||
struct audio_driver coreaudio_audio_driver = {
|
|
||||||
.name = "coreaudio",
|
|
||||||
.descr = "CoreAudio http://developer.apple.com/audio/coreaudio.html",
|
|
||||||
.options = coreaudio_options,
|
|
||||||
.init = coreaudio_audio_init,
|
|
||||||
.fini = coreaudio_audio_fini,
|
|
||||||
.pcm_ops = &coreaudio_pcm_ops,
|
|
||||||
.can_be_default = 1,
|
|
||||||
.max_voices_out = 1,
|
|
||||||
.max_voices_in = 0,
|
|
||||||
.voice_size_out = sizeof (coreaudioVoiceOut),
|
|
||||||
.voice_size_in = 0
|
|
||||||
};
|
|
||||||
@@ -1,278 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU DirectSound audio driver header
|
|
||||||
*
|
|
||||||
* Copyright (c) 2005 Vassili Karpov (malc)
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
#ifdef DSBTYPE_IN
|
|
||||||
#define NAME "capture buffer"
|
|
||||||
#define NAME2 "DirectSoundCapture"
|
|
||||||
#define TYPE in
|
|
||||||
#define IFACE IDirectSoundCaptureBuffer
|
|
||||||
#define BUFPTR LPDIRECTSOUNDCAPTUREBUFFER
|
|
||||||
#define FIELD dsound_capture_buffer
|
|
||||||
#define FIELD2 dsound_capture
|
|
||||||
#else
|
|
||||||
#define NAME "playback buffer"
|
|
||||||
#define NAME2 "DirectSound"
|
|
||||||
#define TYPE out
|
|
||||||
#define IFACE IDirectSoundBuffer
|
|
||||||
#define BUFPTR LPDIRECTSOUNDBUFFER
|
|
||||||
#define FIELD dsound_buffer
|
|
||||||
#define FIELD2 dsound
|
|
||||||
#endif
|
|
||||||
|
|
||||||
static int glue (dsound_unlock_, TYPE) (
|
|
||||||
BUFPTR buf,
|
|
||||||
LPVOID p1,
|
|
||||||
LPVOID p2,
|
|
||||||
DWORD blen1,
|
|
||||||
DWORD blen2
|
|
||||||
)
|
|
||||||
{
|
|
||||||
HRESULT hr;
|
|
||||||
|
|
||||||
hr = glue (IFACE, _Unlock) (buf, p1, blen1, p2, blen2);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr (hr, "Could not unlock " NAME "\n");
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int glue (dsound_lock_, TYPE) (
|
|
||||||
BUFPTR buf,
|
|
||||||
struct audio_pcm_info *info,
|
|
||||||
DWORD pos,
|
|
||||||
DWORD len,
|
|
||||||
LPVOID *p1p,
|
|
||||||
LPVOID *p2p,
|
|
||||||
DWORD *blen1p,
|
|
||||||
DWORD *blen2p,
|
|
||||||
int entire,
|
|
||||||
dsound *s
|
|
||||||
)
|
|
||||||
{
|
|
||||||
HRESULT hr;
|
|
||||||
LPVOID p1 = NULL, p2 = NULL;
|
|
||||||
DWORD blen1 = 0, blen2 = 0;
|
|
||||||
DWORD flag;
|
|
||||||
|
|
||||||
#ifdef DSBTYPE_IN
|
|
||||||
flag = entire ? DSCBLOCK_ENTIREBUFFER : 0;
|
|
||||||
#else
|
|
||||||
flag = entire ? DSBLOCK_ENTIREBUFFER : 0;
|
|
||||||
#endif
|
|
||||||
hr = glue(IFACE, _Lock)(buf, pos, len, &p1, &blen1, &p2, &blen2, flag);
|
|
||||||
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
#ifndef DSBTYPE_IN
|
|
||||||
if (hr == DSERR_BUFFERLOST) {
|
|
||||||
if (glue (dsound_restore_, TYPE) (buf, s)) {
|
|
||||||
dsound_logerr (hr, "Could not lock " NAME "\n");
|
|
||||||
}
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
dsound_logerr (hr, "Could not lock " NAME "\n");
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
if ((p1 && (blen1 & info->align)) || (p2 && (blen2 & info->align))) {
|
|
||||||
dolog ("DirectSound returned misaligned buffer %ld %ld\n",
|
|
||||||
blen1, blen2);
|
|
||||||
glue (dsound_unlock_, TYPE) (buf, p1, p2, blen1, blen2);
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!p1 && blen1) {
|
|
||||||
dolog ("warning: !p1 && blen1=%ld\n", blen1);
|
|
||||||
blen1 = 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!p2 && blen2) {
|
|
||||||
dolog ("warning: !p2 && blen2=%ld\n", blen2);
|
|
||||||
blen2 = 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
*p1p = p1;
|
|
||||||
*p2p = p2;
|
|
||||||
*blen1p = blen1;
|
|
||||||
*blen2p = blen2;
|
|
||||||
return 0;
|
|
||||||
|
|
||||||
fail:
|
|
||||||
*p1p = NULL - 1;
|
|
||||||
*p2p = NULL - 1;
|
|
||||||
*blen1p = -1;
|
|
||||||
*blen2p = -1;
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
#ifdef DSBTYPE_IN
|
|
||||||
static void dsound_fini_in (HWVoiceIn *hw)
|
|
||||||
#else
|
|
||||||
static void dsound_fini_out (HWVoiceOut *hw)
|
|
||||||
#endif
|
|
||||||
{
|
|
||||||
HRESULT hr;
|
|
||||||
#ifdef DSBTYPE_IN
|
|
||||||
DSoundVoiceIn *ds = (DSoundVoiceIn *) hw;
|
|
||||||
#else
|
|
||||||
DSoundVoiceOut *ds = (DSoundVoiceOut *) hw;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
if (ds->FIELD) {
|
|
||||||
hr = glue (IFACE, _Stop) (ds->FIELD);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr (hr, "Could not stop " NAME "\n");
|
|
||||||
}
|
|
||||||
|
|
||||||
hr = glue (IFACE, _Release) (ds->FIELD);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr (hr, "Could not release " NAME "\n");
|
|
||||||
}
|
|
||||||
ds->FIELD = NULL;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
#ifdef DSBTYPE_IN
|
|
||||||
static int dsound_init_in(HWVoiceIn *hw, struct audsettings *as,
|
|
||||||
void *drv_opaque)
|
|
||||||
#else
|
|
||||||
static int dsound_init_out(HWVoiceOut *hw, struct audsettings *as,
|
|
||||||
void *drv_opaque)
|
|
||||||
#endif
|
|
||||||
{
|
|
||||||
int err;
|
|
||||||
HRESULT hr;
|
|
||||||
dsound *s = drv_opaque;
|
|
||||||
WAVEFORMATEX wfx;
|
|
||||||
struct audsettings obt_as;
|
|
||||||
DSoundConf *conf = &s->conf;
|
|
||||||
#ifdef DSBTYPE_IN
|
|
||||||
const char *typ = "ADC";
|
|
||||||
DSoundVoiceIn *ds = (DSoundVoiceIn *) hw;
|
|
||||||
DSCBUFFERDESC bd;
|
|
||||||
DSCBCAPS bc;
|
|
||||||
#else
|
|
||||||
const char *typ = "DAC";
|
|
||||||
DSoundVoiceOut *ds = (DSoundVoiceOut *) hw;
|
|
||||||
DSBUFFERDESC bd;
|
|
||||||
DSBCAPS bc;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
if (!s->FIELD2) {
|
|
||||||
dolog ("Attempt to initialize voice without " NAME2 " object\n");
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
err = waveformat_from_audio_settings (&wfx, as);
|
|
||||||
if (err) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
memset (&bd, 0, sizeof (bd));
|
|
||||||
bd.dwSize = sizeof (bd);
|
|
||||||
bd.lpwfxFormat = &wfx;
|
|
||||||
#ifdef DSBTYPE_IN
|
|
||||||
bd.dwBufferBytes = conf->bufsize_in;
|
|
||||||
hr = IDirectSoundCapture_CreateCaptureBuffer (
|
|
||||||
s->dsound_capture,
|
|
||||||
&bd,
|
|
||||||
&ds->dsound_capture_buffer,
|
|
||||||
NULL
|
|
||||||
);
|
|
||||||
#else
|
|
||||||
bd.dwFlags = DSBCAPS_STICKYFOCUS | DSBCAPS_GETCURRENTPOSITION2;
|
|
||||||
bd.dwBufferBytes = conf->bufsize_out;
|
|
||||||
hr = IDirectSound_CreateSoundBuffer (
|
|
||||||
s->dsound,
|
|
||||||
&bd,
|
|
||||||
&ds->dsound_buffer,
|
|
||||||
NULL
|
|
||||||
);
|
|
||||||
#endif
|
|
||||||
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr2 (hr, typ, "Could not create " NAME "\n");
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
hr = glue (IFACE, _GetFormat) (ds->FIELD, &wfx, sizeof (wfx), NULL);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr2 (hr, typ, "Could not get " NAME " format\n");
|
|
||||||
goto fail0;
|
|
||||||
}
|
|
||||||
|
|
||||||
#ifdef DEBUG_DSOUND
|
|
||||||
dolog (NAME "\n");
|
|
||||||
print_wave_format (&wfx);
|
|
||||||
#endif
|
|
||||||
|
|
||||||
memset (&bc, 0, sizeof (bc));
|
|
||||||
bc.dwSize = sizeof (bc);
|
|
||||||
|
|
||||||
hr = glue (IFACE, _GetCaps) (ds->FIELD, &bc);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr2 (hr, typ, "Could not get " NAME " format\n");
|
|
||||||
goto fail0;
|
|
||||||
}
|
|
||||||
|
|
||||||
err = waveformat_to_audio_settings (&wfx, &obt_as);
|
|
||||||
if (err) {
|
|
||||||
goto fail0;
|
|
||||||
}
|
|
||||||
|
|
||||||
ds->first_time = 1;
|
|
||||||
obt_as.endianness = 0;
|
|
||||||
audio_pcm_init_info (&hw->info, &obt_as);
|
|
||||||
|
|
||||||
if (bc.dwBufferBytes & hw->info.align) {
|
|
||||||
dolog (
|
|
||||||
"GetCaps returned misaligned buffer size %ld, alignment %d\n",
|
|
||||||
bc.dwBufferBytes, hw->info.align + 1
|
|
||||||
);
|
|
||||||
}
|
|
||||||
hw->samples = bc.dwBufferBytes >> hw->info.shift;
|
|
||||||
ds->s = s;
|
|
||||||
|
|
||||||
#ifdef DEBUG_DSOUND
|
|
||||||
dolog ("caps %ld, desc %ld\n",
|
|
||||||
bc.dwBufferBytes, bd.dwBufferBytes);
|
|
||||||
|
|
||||||
dolog ("bufsize %d, freq %d, chan %d, fmt %d\n",
|
|
||||||
hw->bufsize, settings.freq, settings.nchannels, settings.fmt);
|
|
||||||
#endif
|
|
||||||
return 0;
|
|
||||||
|
|
||||||
fail0:
|
|
||||||
glue (dsound_fini_, TYPE) (hw);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
#undef NAME
|
|
||||||
#undef NAME2
|
|
||||||
#undef TYPE
|
|
||||||
#undef IFACE
|
|
||||||
#undef BUFPTR
|
|
||||||
#undef FIELD
|
|
||||||
#undef FIELD2
|
|
||||||
@@ -1,905 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU DirectSound audio driver
|
|
||||||
*
|
|
||||||
* Copyright (c) 2005 Vassili Karpov (malc)
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
|
||||||
* SEAL 1.07 by Carlos 'pel' Hasan was used as documentation
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "audio.h"
|
|
||||||
|
|
||||||
#define AUDIO_CAP "dsound"
|
|
||||||
#include "audio_int.h"
|
|
||||||
|
|
||||||
#include <windows.h>
|
|
||||||
#include <mmsystem.h>
|
|
||||||
#include <objbase.h>
|
|
||||||
#include <dsound.h>
|
|
||||||
|
|
||||||
#include "audio_win_int.h"
|
|
||||||
|
|
||||||
/* #define DEBUG_DSOUND */
|
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
int bufsize_in;
|
|
||||||
int bufsize_out;
|
|
||||||
int latency_millis;
|
|
||||||
} DSoundConf;
|
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
LPDIRECTSOUND dsound;
|
|
||||||
LPDIRECTSOUNDCAPTURE dsound_capture;
|
|
||||||
struct audsettings settings;
|
|
||||||
DSoundConf conf;
|
|
||||||
} dsound;
|
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
HWVoiceOut hw;
|
|
||||||
LPDIRECTSOUNDBUFFER dsound_buffer;
|
|
||||||
DWORD old_pos;
|
|
||||||
int first_time;
|
|
||||||
dsound *s;
|
|
||||||
#ifdef DEBUG_DSOUND
|
|
||||||
DWORD old_ppos;
|
|
||||||
DWORD played;
|
|
||||||
DWORD mixed;
|
|
||||||
#endif
|
|
||||||
} DSoundVoiceOut;
|
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
HWVoiceIn hw;
|
|
||||||
int first_time;
|
|
||||||
LPDIRECTSOUNDCAPTUREBUFFER dsound_capture_buffer;
|
|
||||||
dsound *s;
|
|
||||||
} DSoundVoiceIn;
|
|
||||||
|
|
||||||
static void dsound_log_hresult (HRESULT hr)
|
|
||||||
{
|
|
||||||
const char *str = "BUG";
|
|
||||||
|
|
||||||
switch (hr) {
|
|
||||||
case DS_OK:
|
|
||||||
str = "The method succeeded";
|
|
||||||
break;
|
|
||||||
#ifdef DS_NO_VIRTUALIZATION
|
|
||||||
case DS_NO_VIRTUALIZATION:
|
|
||||||
str = "The buffer was created, but another 3D algorithm was substituted";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DS_INCOMPLETE
|
|
||||||
case DS_INCOMPLETE:
|
|
||||||
str = "The method succeeded, but not all the optional effects were obtained";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_ACCESSDENIED
|
|
||||||
case DSERR_ACCESSDENIED:
|
|
||||||
str = "The request failed because access was denied";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_ALLOCATED
|
|
||||||
case DSERR_ALLOCATED:
|
|
||||||
str = "The request failed because resources, such as a priority level, were already in use by another caller";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_ALREADYINITIALIZED
|
|
||||||
case DSERR_ALREADYINITIALIZED:
|
|
||||||
str = "The object is already initialized";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_BADFORMAT
|
|
||||||
case DSERR_BADFORMAT:
|
|
||||||
str = "The specified wave format is not supported";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_BADSENDBUFFERGUID
|
|
||||||
case DSERR_BADSENDBUFFERGUID:
|
|
||||||
str = "The GUID specified in an audiopath file does not match a valid mix-in buffer";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_BUFFERLOST
|
|
||||||
case DSERR_BUFFERLOST:
|
|
||||||
str = "The buffer memory has been lost and must be restored";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_BUFFERTOOSMALL
|
|
||||||
case DSERR_BUFFERTOOSMALL:
|
|
||||||
str = "The buffer size is not great enough to enable effects processing";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_CONTROLUNAVAIL
|
|
||||||
case DSERR_CONTROLUNAVAIL:
|
|
||||||
str = "The buffer control (volume, pan, and so on) requested by the caller is not available. Controls must be specified when the buffer is created, using the dwFlags member of DSBUFFERDESC";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_DS8_REQUIRED
|
|
||||||
case DSERR_DS8_REQUIRED:
|
|
||||||
str = "A DirectSound object of class CLSID_DirectSound8 or later is required for the requested functionality. For more information, see IDirectSound8 Interface";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_FXUNAVAILABLE
|
|
||||||
case DSERR_FXUNAVAILABLE:
|
|
||||||
str = "The effects requested could not be found on the system, or they are in the wrong order or in the wrong location; for example, an effect expected in hardware was found in software";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_GENERIC
|
|
||||||
case DSERR_GENERIC :
|
|
||||||
str = "An undetermined error occurred inside the DirectSound subsystem";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_INVALIDCALL
|
|
||||||
case DSERR_INVALIDCALL:
|
|
||||||
str = "This function is not valid for the current state of this object";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_INVALIDPARAM
|
|
||||||
case DSERR_INVALIDPARAM:
|
|
||||||
str = "An invalid parameter was passed to the returning function";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_NOAGGREGATION
|
|
||||||
case DSERR_NOAGGREGATION:
|
|
||||||
str = "The object does not support aggregation";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_NODRIVER
|
|
||||||
case DSERR_NODRIVER:
|
|
||||||
str = "No sound driver is available for use, or the given GUID is not a valid DirectSound device ID";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_NOINTERFACE
|
|
||||||
case DSERR_NOINTERFACE:
|
|
||||||
str = "The requested COM interface is not available";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_OBJECTNOTFOUND
|
|
||||||
case DSERR_OBJECTNOTFOUND:
|
|
||||||
str = "The requested object was not found";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_OTHERAPPHASPRIO
|
|
||||||
case DSERR_OTHERAPPHASPRIO:
|
|
||||||
str = "Another application has a higher priority level, preventing this call from succeeding";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_OUTOFMEMORY
|
|
||||||
case DSERR_OUTOFMEMORY:
|
|
||||||
str = "The DirectSound subsystem could not allocate sufficient memory to complete the caller's request";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_PRIOLEVELNEEDED
|
|
||||||
case DSERR_PRIOLEVELNEEDED:
|
|
||||||
str = "A cooperative level of DSSCL_PRIORITY or higher is required";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_SENDLOOP
|
|
||||||
case DSERR_SENDLOOP:
|
|
||||||
str = "A circular loop of send effects was detected";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_UNINITIALIZED
|
|
||||||
case DSERR_UNINITIALIZED:
|
|
||||||
str = "The Initialize method has not been called or has not been called successfully before other methods were called";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
#ifdef DSERR_UNSUPPORTED
|
|
||||||
case DSERR_UNSUPPORTED:
|
|
||||||
str = "The function called is not supported at this time";
|
|
||||||
break;
|
|
||||||
#endif
|
|
||||||
default:
|
|
||||||
AUD_log (AUDIO_CAP, "Reason: Unknown (HRESULT %#lx)\n", hr);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
AUD_log (AUDIO_CAP, "Reason: %s\n", str);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void GCC_FMT_ATTR (2, 3) dsound_logerr (
|
|
||||||
HRESULT hr,
|
|
||||||
const char *fmt,
|
|
||||||
...
|
|
||||||
)
|
|
||||||
{
|
|
||||||
va_list ap;
|
|
||||||
|
|
||||||
va_start (ap, fmt);
|
|
||||||
AUD_vlog (AUDIO_CAP, fmt, ap);
|
|
||||||
va_end (ap);
|
|
||||||
|
|
||||||
dsound_log_hresult (hr);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void GCC_FMT_ATTR (3, 4) dsound_logerr2 (
|
|
||||||
HRESULT hr,
|
|
||||||
const char *typ,
|
|
||||||
const char *fmt,
|
|
||||||
...
|
|
||||||
)
|
|
||||||
{
|
|
||||||
va_list ap;
|
|
||||||
|
|
||||||
AUD_log (AUDIO_CAP, "Could not initialize %s\n", typ);
|
|
||||||
va_start (ap, fmt);
|
|
||||||
AUD_vlog (AUDIO_CAP, fmt, ap);
|
|
||||||
va_end (ap);
|
|
||||||
|
|
||||||
dsound_log_hresult (hr);
|
|
||||||
}
|
|
||||||
|
|
||||||
static DWORD millis_to_bytes (struct audio_pcm_info *info, DWORD millis)
|
|
||||||
{
|
|
||||||
return (millis * info->bytes_per_second) / 1000;
|
|
||||||
}
|
|
||||||
|
|
||||||
#ifdef DEBUG_DSOUND
|
|
||||||
static void print_wave_format (WAVEFORMATEX *wfx)
|
|
||||||
{
|
|
||||||
dolog ("tag = %d\n", wfx->wFormatTag);
|
|
||||||
dolog ("nChannels = %d\n", wfx->nChannels);
|
|
||||||
dolog ("nSamplesPerSec = %ld\n", wfx->nSamplesPerSec);
|
|
||||||
dolog ("nAvgBytesPerSec = %ld\n", wfx->nAvgBytesPerSec);
|
|
||||||
dolog ("nBlockAlign = %d\n", wfx->nBlockAlign);
|
|
||||||
dolog ("wBitsPerSample = %d\n", wfx->wBitsPerSample);
|
|
||||||
dolog ("cbSize = %d\n", wfx->cbSize);
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
|
|
||||||
static int dsound_restore_out (LPDIRECTSOUNDBUFFER dsb, dsound *s)
|
|
||||||
{
|
|
||||||
HRESULT hr;
|
|
||||||
|
|
||||||
hr = IDirectSoundBuffer_Restore (dsb);
|
|
||||||
|
|
||||||
if (hr != DS_OK) {
|
|
||||||
dsound_logerr (hr, "Could not restore playback buffer\n");
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
#include "dsound_template.h"
|
|
||||||
#define DSBTYPE_IN
|
|
||||||
#include "dsound_template.h"
|
|
||||||
#undef DSBTYPE_IN
|
|
||||||
|
|
||||||
static int dsound_get_status_out (LPDIRECTSOUNDBUFFER dsb, DWORD *statusp,
|
|
||||||
dsound *s)
|
|
||||||
{
|
|
||||||
HRESULT hr;
|
|
||||||
|
|
||||||
hr = IDirectSoundBuffer_GetStatus (dsb, statusp);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr (hr, "Could not get playback buffer status\n");
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (*statusp & DSERR_BUFFERLOST) {
|
|
||||||
dsound_restore_out(dsb, s);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int dsound_get_status_in (LPDIRECTSOUNDCAPTUREBUFFER dscb,
|
|
||||||
DWORD *statusp)
|
|
||||||
{
|
|
||||||
HRESULT hr;
|
|
||||||
|
|
||||||
hr = IDirectSoundCaptureBuffer_GetStatus (dscb, statusp);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr (hr, "Could not get capture buffer status\n");
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void dsound_write_sample (HWVoiceOut *hw, uint8_t *dst, int dst_len)
|
|
||||||
{
|
|
||||||
int src_len1 = dst_len;
|
|
||||||
int src_len2 = 0;
|
|
||||||
int pos = hw->rpos + dst_len;
|
|
||||||
struct st_sample *src1 = hw->mix_buf + hw->rpos;
|
|
||||||
struct st_sample *src2 = NULL;
|
|
||||||
|
|
||||||
if (pos > hw->samples) {
|
|
||||||
src_len1 = hw->samples - hw->rpos;
|
|
||||||
src2 = hw->mix_buf;
|
|
||||||
src_len2 = dst_len - src_len1;
|
|
||||||
pos = src_len2;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (src_len1) {
|
|
||||||
hw->clip (dst, src1, src_len1);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (src_len2) {
|
|
||||||
dst = advance (dst, src_len1 << hw->info.shift);
|
|
||||||
hw->clip (dst, src2, src_len2);
|
|
||||||
}
|
|
||||||
|
|
||||||
hw->rpos = pos % hw->samples;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void dsound_clear_sample (HWVoiceOut *hw, LPDIRECTSOUNDBUFFER dsb,
|
|
||||||
dsound *s)
|
|
||||||
{
|
|
||||||
int err;
|
|
||||||
LPVOID p1, p2;
|
|
||||||
DWORD blen1, blen2, len1, len2;
|
|
||||||
|
|
||||||
err = dsound_lock_out (
|
|
||||||
dsb,
|
|
||||||
&hw->info,
|
|
||||||
0,
|
|
||||||
hw->samples << hw->info.shift,
|
|
||||||
&p1, &p2,
|
|
||||||
&blen1, &blen2,
|
|
||||||
1,
|
|
||||||
s
|
|
||||||
);
|
|
||||||
if (err) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
len1 = blen1 >> hw->info.shift;
|
|
||||||
len2 = blen2 >> hw->info.shift;
|
|
||||||
|
|
||||||
#ifdef DEBUG_DSOUND
|
|
||||||
dolog ("clear %p,%ld,%ld %p,%ld,%ld\n",
|
|
||||||
p1, blen1, len1,
|
|
||||||
p2, blen2, len2);
|
|
||||||
#endif
|
|
||||||
|
|
||||||
if (p1 && len1) {
|
|
||||||
audio_pcm_info_clear_buf (&hw->info, p1, len1);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (p2 && len2) {
|
|
||||||
audio_pcm_info_clear_buf (&hw->info, p2, len2);
|
|
||||||
}
|
|
||||||
|
|
||||||
dsound_unlock_out (dsb, p1, p2, blen1, blen2);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int dsound_open (dsound *s)
|
|
||||||
{
|
|
||||||
HRESULT hr;
|
|
||||||
HWND hwnd;
|
|
||||||
|
|
||||||
hwnd = GetForegroundWindow ();
|
|
||||||
hr = IDirectSound_SetCooperativeLevel (
|
|
||||||
s->dsound,
|
|
||||||
hwnd,
|
|
||||||
DSSCL_PRIORITY
|
|
||||||
);
|
|
||||||
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr (hr, "Could not set cooperative level for window %p\n",
|
|
||||||
hwnd);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int dsound_ctl_out (HWVoiceOut *hw, int cmd, ...)
|
|
||||||
{
|
|
||||||
HRESULT hr;
|
|
||||||
DWORD status;
|
|
||||||
DSoundVoiceOut *ds = (DSoundVoiceOut *) hw;
|
|
||||||
LPDIRECTSOUNDBUFFER dsb = ds->dsound_buffer;
|
|
||||||
dsound *s = ds->s;
|
|
||||||
|
|
||||||
if (!dsb) {
|
|
||||||
dolog ("Attempt to control voice without a buffer\n");
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
switch (cmd) {
|
|
||||||
case VOICE_ENABLE:
|
|
||||||
if (dsound_get_status_out (dsb, &status, s)) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (status & DSBSTATUS_PLAYING) {
|
|
||||||
dolog ("warning: Voice is already playing\n");
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
dsound_clear_sample (hw, dsb, s);
|
|
||||||
|
|
||||||
hr = IDirectSoundBuffer_Play (dsb, 0, 0, DSBPLAY_LOOPING);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr (hr, "Could not start playing buffer\n");
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
break;
|
|
||||||
|
|
||||||
case VOICE_DISABLE:
|
|
||||||
if (dsound_get_status_out (dsb, &status, s)) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (status & DSBSTATUS_PLAYING) {
|
|
||||||
hr = IDirectSoundBuffer_Stop (dsb);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr (hr, "Could not stop playing buffer\n");
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
dolog ("warning: Voice is not playing\n");
|
|
||||||
}
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int dsound_write (SWVoiceOut *sw, void *buf, int len)
|
|
||||||
{
|
|
||||||
return audio_pcm_sw_write (sw, buf, len);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int dsound_run_out (HWVoiceOut *hw, int live)
|
|
||||||
{
|
|
||||||
int err;
|
|
||||||
HRESULT hr;
|
|
||||||
DSoundVoiceOut *ds = (DSoundVoiceOut *) hw;
|
|
||||||
LPDIRECTSOUNDBUFFER dsb = ds->dsound_buffer;
|
|
||||||
int len, hwshift;
|
|
||||||
DWORD blen1, blen2;
|
|
||||||
DWORD len1, len2;
|
|
||||||
DWORD decr;
|
|
||||||
DWORD wpos, ppos, old_pos;
|
|
||||||
LPVOID p1, p2;
|
|
||||||
int bufsize;
|
|
||||||
dsound *s = ds->s;
|
|
||||||
DSoundConf *conf = &s->conf;
|
|
||||||
|
|
||||||
if (!dsb) {
|
|
||||||
dolog ("Attempt to run empty with playback buffer\n");
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
hwshift = hw->info.shift;
|
|
||||||
bufsize = hw->samples << hwshift;
|
|
||||||
|
|
||||||
hr = IDirectSoundBuffer_GetCurrentPosition (
|
|
||||||
dsb,
|
|
||||||
&ppos,
|
|
||||||
ds->first_time ? &wpos : NULL
|
|
||||||
);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr (hr, "Could not get playback buffer position\n");
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
len = live << hwshift;
|
|
||||||
|
|
||||||
if (ds->first_time) {
|
|
||||||
if (conf->latency_millis) {
|
|
||||||
DWORD cur_blat;
|
|
||||||
|
|
||||||
cur_blat = audio_ring_dist (wpos, ppos, bufsize);
|
|
||||||
ds->first_time = 0;
|
|
||||||
old_pos = wpos;
|
|
||||||
old_pos +=
|
|
||||||
millis_to_bytes (&hw->info, conf->latency_millis) - cur_blat;
|
|
||||||
old_pos %= bufsize;
|
|
||||||
old_pos &= ~hw->info.align;
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
old_pos = wpos;
|
|
||||||
}
|
|
||||||
#ifdef DEBUG_DSOUND
|
|
||||||
ds->played = 0;
|
|
||||||
ds->mixed = 0;
|
|
||||||
#endif
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
if (ds->old_pos == ppos) {
|
|
||||||
#ifdef DEBUG_DSOUND
|
|
||||||
dolog ("old_pos == ppos\n");
|
|
||||||
#endif
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
#ifdef DEBUG_DSOUND
|
|
||||||
ds->played += audio_ring_dist (ds->old_pos, ppos, hw->bufsize);
|
|
||||||
#endif
|
|
||||||
old_pos = ds->old_pos;
|
|
||||||
}
|
|
||||||
|
|
||||||
if ((old_pos < ppos) && ((old_pos + len) > ppos)) {
|
|
||||||
len = ppos - old_pos;
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
if ((old_pos > ppos) && ((old_pos + len) > (ppos + bufsize))) {
|
|
||||||
len = bufsize - old_pos + ppos;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
if (audio_bug (AUDIO_FUNC, len < 0 || len > bufsize)) {
|
|
||||||
dolog ("len=%d bufsize=%d old_pos=%ld ppos=%ld\n",
|
|
||||||
len, bufsize, old_pos, ppos);
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
len &= ~hw->info.align;
|
|
||||||
if (!len) {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
#ifdef DEBUG_DSOUND
|
|
||||||
ds->old_ppos = ppos;
|
|
||||||
#endif
|
|
||||||
err = dsound_lock_out (
|
|
||||||
dsb,
|
|
||||||
&hw->info,
|
|
||||||
old_pos,
|
|
||||||
len,
|
|
||||||
&p1, &p2,
|
|
||||||
&blen1, &blen2,
|
|
||||||
0,
|
|
||||||
s
|
|
||||||
);
|
|
||||||
if (err) {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
len1 = blen1 >> hwshift;
|
|
||||||
len2 = blen2 >> hwshift;
|
|
||||||
decr = len1 + len2;
|
|
||||||
|
|
||||||
if (p1 && len1) {
|
|
||||||
dsound_write_sample (hw, p1, len1);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (p2 && len2) {
|
|
||||||
dsound_write_sample (hw, p2, len2);
|
|
||||||
}
|
|
||||||
|
|
||||||
dsound_unlock_out (dsb, p1, p2, blen1, blen2);
|
|
||||||
ds->old_pos = (old_pos + (decr << hwshift)) % bufsize;
|
|
||||||
|
|
||||||
#ifdef DEBUG_DSOUND
|
|
||||||
ds->mixed += decr << hwshift;
|
|
||||||
|
|
||||||
dolog ("played %lu mixed %lu diff %ld sec %f\n",
|
|
||||||
ds->played,
|
|
||||||
ds->mixed,
|
|
||||||
ds->mixed - ds->played,
|
|
||||||
abs (ds->mixed - ds->played) / (double) hw->info.bytes_per_second);
|
|
||||||
#endif
|
|
||||||
return decr;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int dsound_ctl_in (HWVoiceIn *hw, int cmd, ...)
|
|
||||||
{
|
|
||||||
HRESULT hr;
|
|
||||||
DWORD status;
|
|
||||||
DSoundVoiceIn *ds = (DSoundVoiceIn *) hw;
|
|
||||||
LPDIRECTSOUNDCAPTUREBUFFER dscb = ds->dsound_capture_buffer;
|
|
||||||
|
|
||||||
if (!dscb) {
|
|
||||||
dolog ("Attempt to control capture voice without a buffer\n");
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
switch (cmd) {
|
|
||||||
case VOICE_ENABLE:
|
|
||||||
if (dsound_get_status_in (dscb, &status)) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (status & DSCBSTATUS_CAPTURING) {
|
|
||||||
dolog ("warning: Voice is already capturing\n");
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* clear ?? */
|
|
||||||
|
|
||||||
hr = IDirectSoundCaptureBuffer_Start (dscb, DSCBSTART_LOOPING);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr (hr, "Could not start capturing\n");
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
break;
|
|
||||||
|
|
||||||
case VOICE_DISABLE:
|
|
||||||
if (dsound_get_status_in (dscb, &status)) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (status & DSCBSTATUS_CAPTURING) {
|
|
||||||
hr = IDirectSoundCaptureBuffer_Stop (dscb);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr (hr, "Could not stop capturing\n");
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
dolog ("warning: Voice is not capturing\n");
|
|
||||||
}
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int dsound_read (SWVoiceIn *sw, void *buf, int len)
|
|
||||||
{
|
|
||||||
return audio_pcm_sw_read (sw, buf, len);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int dsound_run_in (HWVoiceIn *hw)
|
|
||||||
{
|
|
||||||
int err;
|
|
||||||
HRESULT hr;
|
|
||||||
DSoundVoiceIn *ds = (DSoundVoiceIn *) hw;
|
|
||||||
LPDIRECTSOUNDCAPTUREBUFFER dscb = ds->dsound_capture_buffer;
|
|
||||||
int live, len, dead;
|
|
||||||
DWORD blen1, blen2;
|
|
||||||
DWORD len1, len2;
|
|
||||||
DWORD decr;
|
|
||||||
DWORD cpos, rpos;
|
|
||||||
LPVOID p1, p2;
|
|
||||||
int hwshift;
|
|
||||||
dsound *s = ds->s;
|
|
||||||
|
|
||||||
if (!dscb) {
|
|
||||||
dolog ("Attempt to run without capture buffer\n");
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
hwshift = hw->info.shift;
|
|
||||||
|
|
||||||
live = audio_pcm_hw_get_live_in (hw);
|
|
||||||
dead = hw->samples - live;
|
|
||||||
if (!dead) {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
hr = IDirectSoundCaptureBuffer_GetCurrentPosition (
|
|
||||||
dscb,
|
|
||||||
&cpos,
|
|
||||||
ds->first_time ? &rpos : NULL
|
|
||||||
);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr (hr, "Could not get capture buffer position\n");
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (ds->first_time) {
|
|
||||||
ds->first_time = 0;
|
|
||||||
if (rpos & hw->info.align) {
|
|
||||||
ldebug ("warning: Misaligned capture read position %ld(%d)\n",
|
|
||||||
rpos, hw->info.align);
|
|
||||||
}
|
|
||||||
hw->wpos = rpos >> hwshift;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (cpos & hw->info.align) {
|
|
||||||
ldebug ("warning: Misaligned capture position %ld(%d)\n",
|
|
||||||
cpos, hw->info.align);
|
|
||||||
}
|
|
||||||
cpos >>= hwshift;
|
|
||||||
|
|
||||||
len = audio_ring_dist (cpos, hw->wpos, hw->samples);
|
|
||||||
if (!len) {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
len = audio_MIN (len, dead);
|
|
||||||
|
|
||||||
err = dsound_lock_in (
|
|
||||||
dscb,
|
|
||||||
&hw->info,
|
|
||||||
hw->wpos << hwshift,
|
|
||||||
len << hwshift,
|
|
||||||
&p1,
|
|
||||||
&p2,
|
|
||||||
&blen1,
|
|
||||||
&blen2,
|
|
||||||
0,
|
|
||||||
s
|
|
||||||
);
|
|
||||||
if (err) {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
len1 = blen1 >> hwshift;
|
|
||||||
len2 = blen2 >> hwshift;
|
|
||||||
decr = len1 + len2;
|
|
||||||
|
|
||||||
if (p1 && len1) {
|
|
||||||
hw->conv (hw->conv_buf + hw->wpos, p1, len1);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (p2 && len2) {
|
|
||||||
hw->conv (hw->conv_buf, p2, len2);
|
|
||||||
}
|
|
||||||
|
|
||||||
dsound_unlock_in (dscb, p1, p2, blen1, blen2);
|
|
||||||
hw->wpos = (hw->wpos + decr) % hw->samples;
|
|
||||||
return decr;
|
|
||||||
}
|
|
||||||
|
|
||||||
static DSoundConf glob_conf = {
|
|
||||||
.bufsize_in = 16384,
|
|
||||||
.bufsize_out = 16384,
|
|
||||||
.latency_millis = 10
|
|
||||||
};
|
|
||||||
|
|
||||||
static void dsound_audio_fini (void *opaque)
|
|
||||||
{
|
|
||||||
HRESULT hr;
|
|
||||||
dsound *s = opaque;
|
|
||||||
|
|
||||||
if (!s->dsound) {
|
|
||||||
g_free(s);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
hr = IDirectSound_Release (s->dsound);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr (hr, "Could not release DirectSound\n");
|
|
||||||
}
|
|
||||||
s->dsound = NULL;
|
|
||||||
|
|
||||||
if (!s->dsound_capture) {
|
|
||||||
g_free(s);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
hr = IDirectSoundCapture_Release (s->dsound_capture);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr (hr, "Could not release DirectSoundCapture\n");
|
|
||||||
}
|
|
||||||
s->dsound_capture = NULL;
|
|
||||||
|
|
||||||
g_free(s);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void *dsound_audio_init (void)
|
|
||||||
{
|
|
||||||
int err;
|
|
||||||
HRESULT hr;
|
|
||||||
dsound *s = g_malloc0(sizeof(dsound));
|
|
||||||
|
|
||||||
s->conf = glob_conf;
|
|
||||||
hr = CoInitialize (NULL);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr (hr, "Could not initialize COM\n");
|
|
||||||
g_free(s);
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
hr = CoCreateInstance (
|
|
||||||
&CLSID_DirectSound,
|
|
||||||
NULL,
|
|
||||||
CLSCTX_ALL,
|
|
||||||
&IID_IDirectSound,
|
|
||||||
(void **) &s->dsound
|
|
||||||
);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr (hr, "Could not create DirectSound instance\n");
|
|
||||||
g_free(s);
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
hr = IDirectSound_Initialize (s->dsound, NULL);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr (hr, "Could not initialize DirectSound\n");
|
|
||||||
|
|
||||||
hr = IDirectSound_Release (s->dsound);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr (hr, "Could not release DirectSound\n");
|
|
||||||
}
|
|
||||||
g_free(s);
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
hr = CoCreateInstance (
|
|
||||||
&CLSID_DirectSoundCapture,
|
|
||||||
NULL,
|
|
||||||
CLSCTX_ALL,
|
|
||||||
&IID_IDirectSoundCapture,
|
|
||||||
(void **) &s->dsound_capture
|
|
||||||
);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr (hr, "Could not create DirectSoundCapture instance\n");
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
hr = IDirectSoundCapture_Initialize (s->dsound_capture, NULL);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr (hr, "Could not initialize DirectSoundCapture\n");
|
|
||||||
|
|
||||||
hr = IDirectSoundCapture_Release (s->dsound_capture);
|
|
||||||
if (FAILED (hr)) {
|
|
||||||
dsound_logerr (hr, "Could not release DirectSoundCapture\n");
|
|
||||||
}
|
|
||||||
s->dsound_capture = NULL;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
err = dsound_open (s);
|
|
||||||
if (err) {
|
|
||||||
dsound_audio_fini (s);
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
return s;
|
|
||||||
}
|
|
||||||
|
|
||||||
static struct audio_option dsound_options[] = {
|
|
||||||
{
|
|
||||||
.name = "LATENCY_MILLIS",
|
|
||||||
.tag = AUD_OPT_INT,
|
|
||||||
.valp = &glob_conf.latency_millis,
|
|
||||||
.descr = "(undocumented)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = "BUFSIZE_OUT",
|
|
||||||
.tag = AUD_OPT_INT,
|
|
||||||
.valp = &glob_conf.bufsize_out,
|
|
||||||
.descr = "(undocumented)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = "BUFSIZE_IN",
|
|
||||||
.tag = AUD_OPT_INT,
|
|
||||||
.valp = &glob_conf.bufsize_in,
|
|
||||||
.descr = "(undocumented)"
|
|
||||||
},
|
|
||||||
{ /* End of list */ }
|
|
||||||
};
|
|
||||||
|
|
||||||
static struct audio_pcm_ops dsound_pcm_ops = {
|
|
||||||
.init_out = dsound_init_out,
|
|
||||||
.fini_out = dsound_fini_out,
|
|
||||||
.run_out = dsound_run_out,
|
|
||||||
.write = dsound_write,
|
|
||||||
.ctl_out = dsound_ctl_out,
|
|
||||||
|
|
||||||
.init_in = dsound_init_in,
|
|
||||||
.fini_in = dsound_fini_in,
|
|
||||||
.run_in = dsound_run_in,
|
|
||||||
.read = dsound_read,
|
|
||||||
.ctl_in = dsound_ctl_in
|
|
||||||
};
|
|
||||||
|
|
||||||
struct audio_driver dsound_audio_driver = {
|
|
||||||
.name = "dsound",
|
|
||||||
.descr = "DirectSound http://wikipedia.org/wiki/DirectSound",
|
|
||||||
.options = dsound_options,
|
|
||||||
.init = dsound_audio_init,
|
|
||||||
.fini = dsound_audio_fini,
|
|
||||||
.pcm_ops = &dsound_pcm_ops,
|
|
||||||
.can_be_default = 1,
|
|
||||||
.max_voices_out = INT_MAX,
|
|
||||||
.max_voices_in = 1,
|
|
||||||
.voice_size_out = sizeof (DSoundVoiceOut),
|
|
||||||
.voice_size_in = sizeof (DSoundVoiceIn)
|
|
||||||
};
|
|
||||||
469
audio/fmodaudio.c
Normal file
469
audio/fmodaudio.c
Normal file
@@ -0,0 +1,469 @@
|
|||||||
|
/*
|
||||||
|
* QEMU FMOD audio output driver
|
||||||
|
*
|
||||||
|
* Copyright (c) 2004 Vassili Karpov (malc)
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in
|
||||||
|
* all copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||||
|
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
* THE SOFTWARE.
|
||||||
|
*/
|
||||||
|
#include <fmod.h>
|
||||||
|
#include <fmod_errors.h>
|
||||||
|
#include "vl.h"
|
||||||
|
|
||||||
|
#include "audio/audio_int.h"
|
||||||
|
|
||||||
|
typedef struct FMODVoice {
|
||||||
|
HWVoice hw;
|
||||||
|
unsigned int old_pos;
|
||||||
|
FSOUND_SAMPLE *fmod_sample;
|
||||||
|
int channel;
|
||||||
|
} FMODVoice;
|
||||||
|
|
||||||
|
#define dolog(...) AUD_log ("fmod", __VA_ARGS__)
|
||||||
|
#ifdef DEBUG
|
||||||
|
#define ldebug(...) dolog (__VA_ARGS__)
|
||||||
|
#else
|
||||||
|
#define ldebug(...)
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#define QC_FMOD_DRV "QEMU_FMOD_DRV"
|
||||||
|
#define QC_FMOD_FREQ "QEMU_FMOD_FREQ"
|
||||||
|
#define QC_FMOD_SAMPLES "QEMU_FMOD_SAMPLES"
|
||||||
|
#define QC_FMOD_CHANNELS "QEMU_FMOD_CHANNELS"
|
||||||
|
#define QC_FMOD_BUFSIZE "QEMU_FMOD_BUFSIZE"
|
||||||
|
#define QC_FMOD_THRESHOLD "QEMU_FMOD_THRESHOLD"
|
||||||
|
|
||||||
|
static struct {
|
||||||
|
int nb_samples;
|
||||||
|
int freq;
|
||||||
|
int nb_channels;
|
||||||
|
int bufsize;
|
||||||
|
int threshold;
|
||||||
|
} conf = {
|
||||||
|
2048,
|
||||||
|
44100,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
128
|
||||||
|
};
|
||||||
|
|
||||||
|
#define errstr() FMOD_ErrorString (FSOUND_GetError ())
|
||||||
|
|
||||||
|
static int fmod_hw_write (SWVoice *sw, void *buf, int len)
|
||||||
|
{
|
||||||
|
return pcm_hw_write (sw, buf, len);
|
||||||
|
}
|
||||||
|
|
||||||
|
static void fmod_clear_sample (FMODVoice *fmd)
|
||||||
|
{
|
||||||
|
HWVoice *hw = &fmd->hw;
|
||||||
|
int status;
|
||||||
|
void *p1 = 0, *p2 = 0;
|
||||||
|
unsigned int len1 = 0, len2 = 0;
|
||||||
|
|
||||||
|
status = FSOUND_Sample_Lock (
|
||||||
|
fmd->fmod_sample,
|
||||||
|
0,
|
||||||
|
hw->samples << hw->shift,
|
||||||
|
&p1,
|
||||||
|
&p2,
|
||||||
|
&len1,
|
||||||
|
&len2
|
||||||
|
);
|
||||||
|
|
||||||
|
if (!status) {
|
||||||
|
dolog ("Failed to lock sample\nReason: %s\n", errstr ());
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
if ((len1 & hw->align) || (len2 & hw->align)) {
|
||||||
|
dolog ("Locking sample returned unaligned length %d, %d\n",
|
||||||
|
len1, len2);
|
||||||
|
goto fail;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (len1 + len2 != hw->samples << hw->shift) {
|
||||||
|
dolog ("Locking sample returned incomplete length %d, %d\n",
|
||||||
|
len1 + len2, hw->samples << hw->shift);
|
||||||
|
goto fail;
|
||||||
|
}
|
||||||
|
pcm_hw_clear (hw, p1, hw->samples);
|
||||||
|
|
||||||
|
fail:
|
||||||
|
status = FSOUND_Sample_Unlock (fmd->fmod_sample, p1, p2, len1, len2);
|
||||||
|
if (!status) {
|
||||||
|
dolog ("Failed to unlock sample\nReason: %s\n", errstr ());
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
static int fmod_write_sample (HWVoice *hw, uint8_t *dst, st_sample_t *src,
|
||||||
|
int src_size, int src_pos, int dst_len)
|
||||||
|
{
|
||||||
|
int src_len1 = dst_len, src_len2 = 0, pos = src_pos + dst_len;
|
||||||
|
st_sample_t *src1 = src + src_pos, *src2 = 0;
|
||||||
|
|
||||||
|
if (src_pos + dst_len > src_size) {
|
||||||
|
src_len1 = src_size - src_pos;
|
||||||
|
src2 = src;
|
||||||
|
src_len2 = dst_len - src_len1;
|
||||||
|
pos = src_len2;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (src_len1) {
|
||||||
|
hw->clip (dst, src1, src_len1);
|
||||||
|
memset (src1, 0, src_len1 * sizeof (st_sample_t));
|
||||||
|
advance (dst, src_len1);
|
||||||
|
}
|
||||||
|
|
||||||
|
if (src_len2) {
|
||||||
|
hw->clip (dst, src2, src_len2);
|
||||||
|
memset (src2, 0, src_len2 * sizeof (st_sample_t));
|
||||||
|
}
|
||||||
|
return pos;
|
||||||
|
}
|
||||||
|
|
||||||
|
static int fmod_unlock_sample (FMODVoice *fmd, void *p1, void *p2,
|
||||||
|
unsigned int blen1, unsigned int blen2)
|
||||||
|
{
|
||||||
|
int status = FSOUND_Sample_Unlock (fmd->fmod_sample, p1, p2, blen1, blen2);
|
||||||
|
if (!status) {
|
||||||
|
dolog ("Failed to unlock sample\nReason: %s\n", errstr ());
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
static int fmod_lock_sample (FMODVoice *fmd, int pos, int len,
|
||||||
|
void **p1, void **p2,
|
||||||
|
unsigned int *blen1, unsigned int *blen2)
|
||||||
|
{
|
||||||
|
HWVoice *hw = &fmd->hw;
|
||||||
|
int status;
|
||||||
|
|
||||||
|
status = FSOUND_Sample_Lock (
|
||||||
|
fmd->fmod_sample,
|
||||||
|
pos << hw->shift,
|
||||||
|
len << hw->shift,
|
||||||
|
p1,
|
||||||
|
p2,
|
||||||
|
blen1,
|
||||||
|
blen2
|
||||||
|
);
|
||||||
|
|
||||||
|
if (!status) {
|
||||||
|
dolog ("Failed to lock sample\nReason: %s\n", errstr ());
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
|
||||||
|
if ((*blen1 & hw->align) || (*blen2 & hw->align)) {
|
||||||
|
dolog ("Locking sample returned unaligned length %d, %d\n",
|
||||||
|
*blen1, *blen2);
|
||||||
|
fmod_unlock_sample (fmd, *p1, *p2, *blen1, *blen2);
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
static void fmod_hw_run (HWVoice *hw)
|
||||||
|
{
|
||||||
|
FMODVoice *fmd = (FMODVoice *) hw;
|
||||||
|
int rpos, live, decr;
|
||||||
|
void *p1 = 0, *p2 = 0;
|
||||||
|
unsigned int blen1 = 0, blen2 = 0;
|
||||||
|
unsigned int len1 = 0, len2 = 0;
|
||||||
|
int nb_active;
|
||||||
|
|
||||||
|
live = pcm_hw_get_live2 (hw, &nb_active);
|
||||||
|
if (live <= 0) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!hw->pending_disable
|
||||||
|
&& nb_active
|
||||||
|
&& conf.threshold
|
||||||
|
&& live <= conf.threshold) {
|
||||||
|
ldebug ("live=%d nb_active=%d\n", live, nb_active);
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
decr = live;
|
||||||
|
|
||||||
|
#if 1
|
||||||
|
if (fmd->channel >= 0) {
|
||||||
|
int pos2 = (fmd->old_pos + decr) % hw->samples;
|
||||||
|
int pos = FSOUND_GetCurrentPosition (fmd->channel);
|
||||||
|
|
||||||
|
if (fmd->old_pos < pos && pos2 >= pos) {
|
||||||
|
decr = pos - fmd->old_pos - (pos2 == pos) - 1;
|
||||||
|
}
|
||||||
|
else if (fmd->old_pos > pos && pos2 >= pos && pos2 < fmd->old_pos) {
|
||||||
|
decr = (hw->samples - fmd->old_pos) + pos - (pos2 == pos) - 1;
|
||||||
|
}
|
||||||
|
/* ldebug ("pos=%d pos2=%d old=%d live=%d decr=%d\n", */
|
||||||
|
/* pos, pos2, fmd->old_pos, live, decr); */
|
||||||
|
}
|
||||||
|
#endif
|
||||||
|
|
||||||
|
if (decr <= 0) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (fmod_lock_sample (fmd, fmd->old_pos, decr, &p1, &p2, &blen1, &blen2)) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
len1 = blen1 >> hw->shift;
|
||||||
|
len2 = blen2 >> hw->shift;
|
||||||
|
ldebug ("%p %p %d %d %d %d\n", p1, p2, len1, len2, blen1, blen2);
|
||||||
|
decr = len1 + len2;
|
||||||
|
rpos = hw->rpos;
|
||||||
|
|
||||||
|
if (len1) {
|
||||||
|
rpos = fmod_write_sample (hw, p1, hw->mix_buf, hw->samples, rpos, len1);
|
||||||
|
}
|
||||||
|
|
||||||
|
if (len2) {
|
||||||
|
rpos = fmod_write_sample (hw, p2, hw->mix_buf, hw->samples, rpos, len2);
|
||||||
|
}
|
||||||
|
|
||||||
|
fmod_unlock_sample (fmd, p1, p2, blen1, blen2);
|
||||||
|
|
||||||
|
pcm_hw_dec_live (hw, decr);
|
||||||
|
hw->rpos = rpos % hw->samples;
|
||||||
|
fmd->old_pos = (fmd->old_pos + decr) % hw->samples;
|
||||||
|
}
|
||||||
|
|
||||||
|
static int AUD_to_fmodfmt (audfmt_e fmt, int stereo)
|
||||||
|
{
|
||||||
|
int mode = FSOUND_LOOP_NORMAL;
|
||||||
|
|
||||||
|
switch (fmt) {
|
||||||
|
case AUD_FMT_S8:
|
||||||
|
mode |= FSOUND_SIGNED | FSOUND_8BITS;
|
||||||
|
break;
|
||||||
|
|
||||||
|
case AUD_FMT_U8:
|
||||||
|
mode |= FSOUND_UNSIGNED | FSOUND_8BITS;
|
||||||
|
break;
|
||||||
|
|
||||||
|
case AUD_FMT_S16:
|
||||||
|
mode |= FSOUND_SIGNED | FSOUND_16BITS;
|
||||||
|
break;
|
||||||
|
|
||||||
|
case AUD_FMT_U16:
|
||||||
|
mode |= FSOUND_UNSIGNED | FSOUND_16BITS;
|
||||||
|
break;
|
||||||
|
|
||||||
|
default:
|
||||||
|
dolog ("Internal logic error: Bad audio format %d\nAborting\n", fmt);
|
||||||
|
exit (EXIT_FAILURE);
|
||||||
|
}
|
||||||
|
mode |= stereo ? FSOUND_STEREO : FSOUND_MONO;
|
||||||
|
return mode;
|
||||||
|
}
|
||||||
|
|
||||||
|
static void fmod_hw_fini (HWVoice *hw)
|
||||||
|
{
|
||||||
|
FMODVoice *fmd = (FMODVoice *) hw;
|
||||||
|
|
||||||
|
if (fmd->fmod_sample) {
|
||||||
|
FSOUND_Sample_Free (fmd->fmod_sample);
|
||||||
|
fmd->fmod_sample = 0;
|
||||||
|
|
||||||
|
if (fmd->channel >= 0) {
|
||||||
|
FSOUND_StopSound (fmd->channel);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
static int fmod_hw_init (HWVoice *hw, int freq, int nchannels, audfmt_e fmt)
|
||||||
|
{
|
||||||
|
int bits16, mode, channel;
|
||||||
|
FMODVoice *fmd = (FMODVoice *) hw;
|
||||||
|
|
||||||
|
mode = AUD_to_fmodfmt (fmt, nchannels == 2 ? 1 : 0);
|
||||||
|
fmd->fmod_sample = FSOUND_Sample_Alloc (
|
||||||
|
FSOUND_FREE, /* index */
|
||||||
|
conf.nb_samples, /* length */
|
||||||
|
mode, /* mode */
|
||||||
|
freq, /* freq */
|
||||||
|
255, /* volume */
|
||||||
|
128, /* pan */
|
||||||
|
255 /* priority */
|
||||||
|
);
|
||||||
|
|
||||||
|
if (!fmd->fmod_sample) {
|
||||||
|
dolog ("Failed to allocate FMOD sample\nReason: %s\n", errstr ());
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
|
||||||
|
channel = FSOUND_PlaySoundEx (FSOUND_FREE, fmd->fmod_sample, 0, 1);
|
||||||
|
if (channel < 0) {
|
||||||
|
dolog ("Failed to start playing sound\nReason: %s\n", errstr ());
|
||||||
|
FSOUND_Sample_Free (fmd->fmod_sample);
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
fmd->channel = channel;
|
||||||
|
|
||||||
|
hw->freq = freq;
|
||||||
|
hw->fmt = fmt;
|
||||||
|
hw->nchannels = nchannels;
|
||||||
|
bits16 = fmt == AUD_FMT_U16 || fmt == AUD_FMT_S16;
|
||||||
|
hw->bufsize = conf.nb_samples << (nchannels == 2) << bits16;
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
static int fmod_hw_ctl (HWVoice *hw, int cmd, ...)
|
||||||
|
{
|
||||||
|
int status;
|
||||||
|
FMODVoice *fmd = (FMODVoice *) hw;
|
||||||
|
|
||||||
|
switch (cmd) {
|
||||||
|
case VOICE_ENABLE:
|
||||||
|
fmod_clear_sample (fmd);
|
||||||
|
status = FSOUND_SetPaused (fmd->channel, 0);
|
||||||
|
if (!status) {
|
||||||
|
dolog ("Failed to resume channel %d\nReason: %s\n",
|
||||||
|
fmd->channel, errstr ());
|
||||||
|
}
|
||||||
|
break;
|
||||||
|
|
||||||
|
case VOICE_DISABLE:
|
||||||
|
status = FSOUND_SetPaused (fmd->channel, 1);
|
||||||
|
if (!status) {
|
||||||
|
dolog ("Failed to pause channel %d\nReason: %s\n",
|
||||||
|
fmd->channel, errstr ());
|
||||||
|
}
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
static struct {
|
||||||
|
const char *name;
|
||||||
|
int type;
|
||||||
|
} drvtab[] = {
|
||||||
|
{"none", FSOUND_OUTPUT_NOSOUND},
|
||||||
|
#ifdef _WIN32
|
||||||
|
{"winmm", FSOUND_OUTPUT_WINMM},
|
||||||
|
{"dsound", FSOUND_OUTPUT_DSOUND},
|
||||||
|
{"a3d", FSOUND_OUTPUT_A3D},
|
||||||
|
{"asio", FSOUND_OUTPUT_ASIO},
|
||||||
|
#endif
|
||||||
|
#ifdef __linux__
|
||||||
|
{"oss", FSOUND_OUTPUT_OSS},
|
||||||
|
{"alsa", FSOUND_OUTPUT_ALSA},
|
||||||
|
{"esd", FSOUND_OUTPUT_ESD},
|
||||||
|
#endif
|
||||||
|
#ifdef __APPLE__
|
||||||
|
{"mac", FSOUND_OUTPUT_MAC},
|
||||||
|
#endif
|
||||||
|
#if 0
|
||||||
|
{"xbox", FSOUND_OUTPUT_XBOX},
|
||||||
|
{"ps2", FSOUND_OUTPUT_PS2},
|
||||||
|
{"gcube", FSOUND_OUTPUT_GC},
|
||||||
|
#endif
|
||||||
|
{"nort", FSOUND_OUTPUT_NOSOUND_NONREALTIME}
|
||||||
|
};
|
||||||
|
|
||||||
|
static void *fmod_audio_init (void)
|
||||||
|
{
|
||||||
|
int i;
|
||||||
|
double ver;
|
||||||
|
int status;
|
||||||
|
int output_type = -1;
|
||||||
|
const char *drv = audio_get_conf_str (QC_FMOD_DRV, NULL);
|
||||||
|
|
||||||
|
ver = FSOUND_GetVersion ();
|
||||||
|
if (ver < FMOD_VERSION) {
|
||||||
|
dolog ("Wrong FMOD version %f, need at least %f\n", ver, FMOD_VERSION);
|
||||||
|
return NULL;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (drv) {
|
||||||
|
int found = 0;
|
||||||
|
for (i = 0; i < sizeof (drvtab) / sizeof (drvtab[0]); i++) {
|
||||||
|
if (!strcmp (drv, drvtab[i].name)) {
|
||||||
|
output_type = drvtab[i].type;
|
||||||
|
found = 1;
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
if (!found) {
|
||||||
|
dolog ("Unknown FMOD output driver `%s'\n", drv);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
if (output_type != -1) {
|
||||||
|
status = FSOUND_SetOutput (output_type);
|
||||||
|
if (!status) {
|
||||||
|
dolog ("FSOUND_SetOutput(%d) failed\nReason: %s\n",
|
||||||
|
output_type, errstr ());
|
||||||
|
return NULL;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
conf.freq = audio_get_conf_int (QC_FMOD_FREQ, conf.freq);
|
||||||
|
conf.nb_samples = audio_get_conf_int (QC_FMOD_SAMPLES, conf.nb_samples);
|
||||||
|
conf.nb_channels =
|
||||||
|
audio_get_conf_int (QC_FMOD_CHANNELS,
|
||||||
|
(audio_state.nb_hw_voices > 1
|
||||||
|
? audio_state.nb_hw_voices
|
||||||
|
: conf.nb_channels));
|
||||||
|
conf.bufsize = audio_get_conf_int (QC_FMOD_BUFSIZE, conf.bufsize);
|
||||||
|
conf.threshold = audio_get_conf_int (QC_FMOD_THRESHOLD, conf.threshold);
|
||||||
|
|
||||||
|
if (conf.bufsize) {
|
||||||
|
status = FSOUND_SetBufferSize (conf.bufsize);
|
||||||
|
if (!status) {
|
||||||
|
dolog ("FSOUND_SetBufferSize (%d) failed\nReason: %s\n",
|
||||||
|
conf.bufsize, errstr ());
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
status = FSOUND_Init (conf.freq, conf.nb_channels, 0);
|
||||||
|
if (!status) {
|
||||||
|
dolog ("FSOUND_Init failed\nReason: %s\n", errstr ());
|
||||||
|
return NULL;
|
||||||
|
}
|
||||||
|
|
||||||
|
return &conf;
|
||||||
|
}
|
||||||
|
|
||||||
|
static void fmod_audio_fini (void *opaque)
|
||||||
|
{
|
||||||
|
FSOUND_Close ();
|
||||||
|
}
|
||||||
|
|
||||||
|
struct pcm_ops fmod_pcm_ops = {
|
||||||
|
fmod_hw_init,
|
||||||
|
fmod_hw_fini,
|
||||||
|
fmod_hw_run,
|
||||||
|
fmod_hw_write,
|
||||||
|
fmod_hw_ctl
|
||||||
|
};
|
||||||
|
|
||||||
|
struct audio_output_driver fmod_output_driver = {
|
||||||
|
"fmod",
|
||||||
|
fmod_audio_init,
|
||||||
|
fmod_audio_fini,
|
||||||
|
&fmod_pcm_ops,
|
||||||
|
1,
|
||||||
|
INT_MAX,
|
||||||
|
sizeof (FMODVoice)
|
||||||
|
};
|
||||||
336
audio/mixeng.c
336
audio/mixeng.c
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* QEMU Mixing engine
|
* QEMU Mixing engine
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2005 Vassili Karpov (malc)
|
* Copyright (c) 2004 Vassili Karpov (malc)
|
||||||
* Copyright (c) 1998 Fabrice Bellard
|
* Copyright (c) 1998 Fabrice Bellard
|
||||||
*
|
*
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
@@ -22,246 +22,88 @@
|
|||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
* THE SOFTWARE.
|
* THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
#include "qemu/osdep.h"
|
#include "vl.h"
|
||||||
#include "qemu-common.h"
|
//#define DEBUG_FP
|
||||||
#include "audio.h"
|
#include "audio/mixeng.h"
|
||||||
|
|
||||||
#define AUDIO_CAP "mixeng"
|
#define IN_T int8_t
|
||||||
#include "audio_int.h"
|
#define IN_MIN CHAR_MIN
|
||||||
|
#define IN_MAX CHAR_MAX
|
||||||
/* 8 bit */
|
|
||||||
#define ENDIAN_CONVERSION natural
|
|
||||||
#define ENDIAN_CONVERT(v) (v)
|
|
||||||
|
|
||||||
/* Signed 8 bit */
|
|
||||||
#define BSIZE 8
|
|
||||||
#define ITYPE int
|
|
||||||
#define IN_MIN SCHAR_MIN
|
|
||||||
#define IN_MAX SCHAR_MAX
|
|
||||||
#define SIGNED
|
#define SIGNED
|
||||||
#define SHIFT 8
|
|
||||||
#include "mixeng_template.h"
|
#include "mixeng_template.h"
|
||||||
#undef SIGNED
|
#undef SIGNED
|
||||||
#undef IN_MAX
|
#undef IN_MAX
|
||||||
#undef IN_MIN
|
#undef IN_MIN
|
||||||
#undef BSIZE
|
#undef IN_T
|
||||||
#undef ITYPE
|
|
||||||
#undef SHIFT
|
|
||||||
|
|
||||||
/* Unsigned 8 bit */
|
#define IN_T uint8_t
|
||||||
#define BSIZE 8
|
|
||||||
#define ITYPE uint
|
|
||||||
#define IN_MIN 0
|
#define IN_MIN 0
|
||||||
#define IN_MAX UCHAR_MAX
|
#define IN_MAX UCHAR_MAX
|
||||||
#define SHIFT 8
|
|
||||||
#include "mixeng_template.h"
|
#include "mixeng_template.h"
|
||||||
#undef IN_MAX
|
#undef IN_MAX
|
||||||
#undef IN_MIN
|
#undef IN_MIN
|
||||||
#undef BSIZE
|
#undef IN_T
|
||||||
#undef ITYPE
|
|
||||||
#undef SHIFT
|
|
||||||
|
|
||||||
#undef ENDIAN_CONVERT
|
#define IN_T int16_t
|
||||||
#undef ENDIAN_CONVERSION
|
|
||||||
|
|
||||||
/* Signed 16 bit */
|
|
||||||
#define BSIZE 16
|
|
||||||
#define ITYPE int
|
|
||||||
#define IN_MIN SHRT_MIN
|
#define IN_MIN SHRT_MIN
|
||||||
#define IN_MAX SHRT_MAX
|
#define IN_MAX SHRT_MAX
|
||||||
#define SIGNED
|
#define SIGNED
|
||||||
#define SHIFT 16
|
|
||||||
#define ENDIAN_CONVERSION natural
|
|
||||||
#define ENDIAN_CONVERT(v) (v)
|
|
||||||
#include "mixeng_template.h"
|
#include "mixeng_template.h"
|
||||||
#undef ENDIAN_CONVERT
|
|
||||||
#undef ENDIAN_CONVERSION
|
|
||||||
#define ENDIAN_CONVERSION swap
|
|
||||||
#define ENDIAN_CONVERT(v) bswap16 (v)
|
|
||||||
#include "mixeng_template.h"
|
|
||||||
#undef ENDIAN_CONVERT
|
|
||||||
#undef ENDIAN_CONVERSION
|
|
||||||
#undef SIGNED
|
#undef SIGNED
|
||||||
#undef IN_MAX
|
#undef IN_MAX
|
||||||
#undef IN_MIN
|
#undef IN_MIN
|
||||||
#undef BSIZE
|
#undef IN_T
|
||||||
#undef ITYPE
|
|
||||||
#undef SHIFT
|
|
||||||
|
|
||||||
/* Unsigned 16 bit */
|
#define IN_T uint16_t
|
||||||
#define BSIZE 16
|
|
||||||
#define ITYPE uint
|
|
||||||
#define IN_MIN 0
|
#define IN_MIN 0
|
||||||
#define IN_MAX USHRT_MAX
|
#define IN_MAX USHRT_MAX
|
||||||
#define SHIFT 16
|
|
||||||
#define ENDIAN_CONVERSION natural
|
|
||||||
#define ENDIAN_CONVERT(v) (v)
|
|
||||||
#include "mixeng_template.h"
|
#include "mixeng_template.h"
|
||||||
#undef ENDIAN_CONVERT
|
|
||||||
#undef ENDIAN_CONVERSION
|
|
||||||
#define ENDIAN_CONVERSION swap
|
|
||||||
#define ENDIAN_CONVERT(v) bswap16 (v)
|
|
||||||
#include "mixeng_template.h"
|
|
||||||
#undef ENDIAN_CONVERT
|
|
||||||
#undef ENDIAN_CONVERSION
|
|
||||||
#undef IN_MAX
|
#undef IN_MAX
|
||||||
#undef IN_MIN
|
#undef IN_MIN
|
||||||
#undef BSIZE
|
#undef IN_T
|
||||||
#undef ITYPE
|
|
||||||
#undef SHIFT
|
|
||||||
|
|
||||||
/* Signed 32 bit */
|
t_sample *mixeng_conv[2][2][2] = {
|
||||||
#define BSIZE 32
|
|
||||||
#define ITYPE int
|
|
||||||
#define IN_MIN INT32_MIN
|
|
||||||
#define IN_MAX INT32_MAX
|
|
||||||
#define SIGNED
|
|
||||||
#define SHIFT 32
|
|
||||||
#define ENDIAN_CONVERSION natural
|
|
||||||
#define ENDIAN_CONVERT(v) (v)
|
|
||||||
#include "mixeng_template.h"
|
|
||||||
#undef ENDIAN_CONVERT
|
|
||||||
#undef ENDIAN_CONVERSION
|
|
||||||
#define ENDIAN_CONVERSION swap
|
|
||||||
#define ENDIAN_CONVERT(v) bswap32 (v)
|
|
||||||
#include "mixeng_template.h"
|
|
||||||
#undef ENDIAN_CONVERT
|
|
||||||
#undef ENDIAN_CONVERSION
|
|
||||||
#undef SIGNED
|
|
||||||
#undef IN_MAX
|
|
||||||
#undef IN_MIN
|
|
||||||
#undef BSIZE
|
|
||||||
#undef ITYPE
|
|
||||||
#undef SHIFT
|
|
||||||
|
|
||||||
/* Unsigned 32 bit */
|
|
||||||
#define BSIZE 32
|
|
||||||
#define ITYPE uint
|
|
||||||
#define IN_MIN 0
|
|
||||||
#define IN_MAX UINT32_MAX
|
|
||||||
#define SHIFT 32
|
|
||||||
#define ENDIAN_CONVERSION natural
|
|
||||||
#define ENDIAN_CONVERT(v) (v)
|
|
||||||
#include "mixeng_template.h"
|
|
||||||
#undef ENDIAN_CONVERT
|
|
||||||
#undef ENDIAN_CONVERSION
|
|
||||||
#define ENDIAN_CONVERSION swap
|
|
||||||
#define ENDIAN_CONVERT(v) bswap32 (v)
|
|
||||||
#include "mixeng_template.h"
|
|
||||||
#undef ENDIAN_CONVERT
|
|
||||||
#undef ENDIAN_CONVERSION
|
|
||||||
#undef IN_MAX
|
|
||||||
#undef IN_MIN
|
|
||||||
#undef BSIZE
|
|
||||||
#undef ITYPE
|
|
||||||
#undef SHIFT
|
|
||||||
|
|
||||||
t_sample *mixeng_conv[2][2][2][3] = {
|
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
{
|
conv_uint8_t_to_mono,
|
||||||
conv_natural_uint8_t_to_mono,
|
conv_uint16_t_to_mono
|
||||||
conv_natural_uint16_t_to_mono,
|
|
||||||
conv_natural_uint32_t_to_mono
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
conv_natural_uint8_t_to_mono,
|
conv_int8_t_to_mono,
|
||||||
conv_swap_uint16_t_to_mono,
|
conv_int16_t_to_mono
|
||||||
conv_swap_uint32_t_to_mono,
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
conv_natural_int8_t_to_mono,
|
conv_uint8_t_to_stereo,
|
||||||
conv_natural_int16_t_to_mono,
|
conv_uint16_t_to_stereo
|
||||||
conv_natural_int32_t_to_mono
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
conv_natural_int8_t_to_mono,
|
conv_int8_t_to_stereo,
|
||||||
conv_swap_int16_t_to_mono,
|
conv_int16_t_to_stereo
|
||||||
conv_swap_int32_t_to_mono
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
{
|
|
||||||
{
|
|
||||||
conv_natural_uint8_t_to_stereo,
|
|
||||||
conv_natural_uint16_t_to_stereo,
|
|
||||||
conv_natural_uint32_t_to_stereo
|
|
||||||
},
|
|
||||||
{
|
|
||||||
conv_natural_uint8_t_to_stereo,
|
|
||||||
conv_swap_uint16_t_to_stereo,
|
|
||||||
conv_swap_uint32_t_to_stereo
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
{
|
|
||||||
conv_natural_int8_t_to_stereo,
|
|
||||||
conv_natural_int16_t_to_stereo,
|
|
||||||
conv_natural_int32_t_to_stereo
|
|
||||||
},
|
|
||||||
{
|
|
||||||
conv_natural_int8_t_to_stereo,
|
|
||||||
conv_swap_int16_t_to_stereo,
|
|
||||||
conv_swap_int32_t_to_stereo,
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
f_sample *mixeng_clip[2][2][2][3] = {
|
f_sample *mixeng_clip[2][2][2] = {
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
{
|
clip_uint8_t_from_mono,
|
||||||
clip_natural_uint8_t_from_mono,
|
clip_uint16_t_from_mono
|
||||||
clip_natural_uint16_t_from_mono,
|
|
||||||
clip_natural_uint32_t_from_mono
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
clip_natural_uint8_t_from_mono,
|
clip_int8_t_from_mono,
|
||||||
clip_swap_uint16_t_from_mono,
|
clip_int16_t_from_mono
|
||||||
clip_swap_uint32_t_from_mono
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
clip_natural_int8_t_from_mono,
|
clip_uint8_t_from_stereo,
|
||||||
clip_natural_int16_t_from_mono,
|
clip_uint16_t_from_stereo
|
||||||
clip_natural_int32_t_from_mono
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
clip_natural_int8_t_from_mono,
|
clip_int8_t_from_stereo,
|
||||||
clip_swap_int16_t_from_mono,
|
clip_int16_t_from_stereo
|
||||||
clip_swap_int32_t_from_mono
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
{
|
|
||||||
{
|
|
||||||
clip_natural_uint8_t_from_stereo,
|
|
||||||
clip_natural_uint16_t_from_stereo,
|
|
||||||
clip_natural_uint32_t_from_stereo
|
|
||||||
},
|
|
||||||
{
|
|
||||||
clip_natural_uint8_t_from_stereo,
|
|
||||||
clip_swap_uint16_t_from_stereo,
|
|
||||||
clip_swap_uint32_t_from_stereo
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
{
|
|
||||||
clip_natural_int8_t_from_stereo,
|
|
||||||
clip_natural_int16_t_from_stereo,
|
|
||||||
clip_natural_int32_t_from_stereo
|
|
||||||
},
|
|
||||||
{
|
|
||||||
clip_natural_int8_t_from_stereo,
|
|
||||||
clip_swap_int16_t_from_stereo,
|
|
||||||
clip_swap_int32_t_from_stereo
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
@@ -299,29 +141,36 @@ f_sample *mixeng_clip[2][2][2][3] = {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/* Private data */
|
/* Private data */
|
||||||
struct rate {
|
typedef struct ratestuff {
|
||||||
uint64_t opos;
|
uint64_t opos;
|
||||||
uint64_t opos_inc;
|
uint64_t opos_inc;
|
||||||
uint32_t ipos; /* position in the input stream (integer) */
|
uint32_t ipos; /* position in the input stream (integer) */
|
||||||
struct st_sample ilast; /* last sample in the input stream */
|
st_sample_t ilast; /* last sample in the input stream */
|
||||||
};
|
} *rate_t;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Prepare processing.
|
* Prepare processing.
|
||||||
*/
|
*/
|
||||||
void *st_rate_start (int inrate, int outrate)
|
void *st_rate_start (int inrate, int outrate)
|
||||||
{
|
{
|
||||||
struct rate *rate = audio_calloc (AUDIO_FUNC, 1, sizeof (*rate));
|
rate_t rate = (rate_t) qemu_mallocz (sizeof (struct ratestuff));
|
||||||
|
|
||||||
if (!rate) {
|
if (!rate) {
|
||||||
dolog ("Could not allocate resampler (%zu bytes)\n", sizeof (*rate));
|
exit (EXIT_FAILURE);
|
||||||
return NULL;
|
}
|
||||||
|
|
||||||
|
if (inrate == outrate) {
|
||||||
|
// exit (EXIT_FAILURE);
|
||||||
|
}
|
||||||
|
|
||||||
|
if (inrate >= 65535 || outrate >= 65535) {
|
||||||
|
// exit (EXIT_FAILURE);
|
||||||
}
|
}
|
||||||
|
|
||||||
rate->opos = 0;
|
rate->opos = 0;
|
||||||
|
|
||||||
/* increment */
|
/* increment */
|
||||||
rate->opos_inc = ((uint64_t) inrate << 32) / outrate;
|
rate->opos_inc = (inrate * ((int64_t) UINT_MAX)) / outrate;
|
||||||
|
|
||||||
rate->ipos = 0;
|
rate->ipos = 0;
|
||||||
rate->ilast.l = 0;
|
rate->ilast.l = 0;
|
||||||
@@ -329,39 +178,78 @@ void *st_rate_start (int inrate, int outrate)
|
|||||||
return rate;
|
return rate;
|
||||||
}
|
}
|
||||||
|
|
||||||
#define NAME st_rate_flow_mix
|
/*
|
||||||
#define OP(a, b) a += b
|
* Processed signed long samples from ibuf to obuf.
|
||||||
#include "rate_template.h"
|
* Return number of samples processed.
|
||||||
|
*/
|
||||||
#define NAME st_rate_flow
|
void st_rate_flow (void *opaque, st_sample_t *ibuf, st_sample_t *obuf,
|
||||||
#define OP(a, b) a = b
|
int *isamp, int *osamp)
|
||||||
#include "rate_template.h"
|
|
||||||
|
|
||||||
void st_rate_stop (void *opaque)
|
|
||||||
{
|
{
|
||||||
g_free (opaque);
|
rate_t rate = (rate_t) opaque;
|
||||||
|
st_sample_t *istart, *iend;
|
||||||
|
st_sample_t *ostart, *oend;
|
||||||
|
st_sample_t ilast, icur, out;
|
||||||
|
int64_t t;
|
||||||
|
|
||||||
|
ilast = rate->ilast;
|
||||||
|
|
||||||
|
istart = ibuf;
|
||||||
|
iend = ibuf + *isamp;
|
||||||
|
|
||||||
|
ostart = obuf;
|
||||||
|
oend = obuf + *osamp;
|
||||||
|
|
||||||
|
if (rate->opos_inc == 1ULL << 32) {
|
||||||
|
int i, n = *isamp > *osamp ? *osamp : *isamp;
|
||||||
|
for (i = 0; i < n; i++) {
|
||||||
|
obuf[i].l += ibuf[i].r;
|
||||||
|
obuf[i].r += ibuf[i].r;
|
||||||
}
|
}
|
||||||
|
*isamp = n;
|
||||||
void mixeng_clear (struct st_sample *buf, int len)
|
*osamp = n;
|
||||||
{
|
|
||||||
memset (buf, 0, len * sizeof (struct st_sample));
|
|
||||||
}
|
|
||||||
|
|
||||||
void mixeng_volume (struct st_sample *buf, int len, struct mixeng_volume *vol)
|
|
||||||
{
|
|
||||||
if (vol->mute) {
|
|
||||||
mixeng_clear (buf, len);
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
while (len--) {
|
while (obuf < oend) {
|
||||||
#ifdef FLOAT_MIXENG
|
|
||||||
buf->l = buf->l * vol->l;
|
/* Safety catch to make sure we have input samples. */
|
||||||
buf->r = buf->r * vol->r;
|
if (ibuf >= iend)
|
||||||
|
break;
|
||||||
|
|
||||||
|
/* read as many input samples so that ipos > opos */
|
||||||
|
|
||||||
|
while (rate->ipos <= (rate->opos >> 32)) {
|
||||||
|
ilast = *ibuf++;
|
||||||
|
rate->ipos++;
|
||||||
|
/* See if we finished the input buffer yet */
|
||||||
|
if (ibuf >= iend) goto the_end;
|
||||||
|
}
|
||||||
|
|
||||||
|
icur = *ibuf;
|
||||||
|
|
||||||
|
/* interpolate */
|
||||||
|
t = rate->opos & 0xffffffff;
|
||||||
|
out.l = (ilast.l * (INT_MAX - t) + icur.l * t) / INT_MAX;
|
||||||
|
out.r = (ilast.r * (INT_MAX - t) + icur.r * t) / INT_MAX;
|
||||||
|
|
||||||
|
/* output sample & increment position */
|
||||||
|
#if 0
|
||||||
|
*obuf++ = out;
|
||||||
#else
|
#else
|
||||||
buf->l = (buf->l * vol->l) >> 32;
|
obuf->l += out.l;
|
||||||
buf->r = (buf->r * vol->r) >> 32;
|
obuf->r += out.r;
|
||||||
|
obuf += 1;
|
||||||
#endif
|
#endif
|
||||||
buf += 1;
|
rate->opos += rate->opos_inc;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
the_end:
|
||||||
|
*isamp = ibuf - istart;
|
||||||
|
*osamp = obuf - ostart;
|
||||||
|
rate->ilast = ilast;
|
||||||
|
}
|
||||||
|
|
||||||
|
void st_rate_stop (void *opaque)
|
||||||
|
{
|
||||||
|
qemu_free (opaque);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* QEMU Mixing engine header
|
* QEMU Mixing engine header
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2005 Vassili Karpov (malc)
|
* Copyright (c) 2004 Vassili Karpov (malc)
|
||||||
*
|
*
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
@@ -24,28 +24,16 @@
|
|||||||
#ifndef QEMU_MIXENG_H
|
#ifndef QEMU_MIXENG_H
|
||||||
#define QEMU_MIXENG_H
|
#define QEMU_MIXENG_H
|
||||||
|
|
||||||
#ifdef FLOAT_MIXENG
|
typedef void (t_sample) (void *dst, const void *src, int samples);
|
||||||
typedef float mixeng_real;
|
typedef void (f_sample) (void *dst, const void *src, int samples);
|
||||||
struct mixeng_volume { int mute; mixeng_real r; mixeng_real l; };
|
typedef struct { int64_t l; int64_t r; } st_sample_t;
|
||||||
struct st_sample { mixeng_real l; mixeng_real r; };
|
|
||||||
#else
|
|
||||||
struct mixeng_volume { int mute; int64_t r; int64_t l; };
|
|
||||||
struct st_sample { int64_t l; int64_t r; };
|
|
||||||
#endif
|
|
||||||
|
|
||||||
typedef void (t_sample) (struct st_sample *dst, const void *src, int samples);
|
extern t_sample *mixeng_conv[2][2][2];
|
||||||
typedef void (f_sample) (void *dst, const struct st_sample *src, int samples);
|
extern f_sample *mixeng_clip[2][2][2];
|
||||||
|
|
||||||
extern t_sample *mixeng_conv[2][2][2][3];
|
|
||||||
extern f_sample *mixeng_clip[2][2][2][3];
|
|
||||||
|
|
||||||
void *st_rate_start (int inrate, int outrate);
|
void *st_rate_start (int inrate, int outrate);
|
||||||
void st_rate_flow (void *opaque, struct st_sample *ibuf, struct st_sample *obuf,
|
void st_rate_flow (void *opaque, st_sample_t *ibuf, st_sample_t *obuf,
|
||||||
int *isamp, int *osamp);
|
|
||||||
void st_rate_flow_mix (void *opaque, struct st_sample *ibuf, struct st_sample *obuf,
|
|
||||||
int *isamp, int *osamp);
|
int *isamp, int *osamp);
|
||||||
void st_rate_stop (void *opaque);
|
void st_rate_stop (void *opaque);
|
||||||
void mixeng_clear (struct st_sample *buf, int len);
|
|
||||||
void mixeng_volume (struct st_sample *buf, int len, struct mixeng_volume *vol);
|
|
||||||
|
|
||||||
#endif /* mixeng.h */
|
#endif /* mixeng.h */
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* QEMU Mixing engine
|
* QEMU Mixing engine
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2005 Vassili Karpov (malc)
|
* Copyright (c) 2004 Vassili Karpov (malc)
|
||||||
*
|
*
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
@@ -27,128 +27,85 @@
|
|||||||
* dec++'ified by Dscho
|
* dec++'ified by Dscho
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef SIGNED
|
#ifdef SIGNED
|
||||||
#define HALF (IN_MAX >> 1)
|
#define HALFT IN_MAX
|
||||||
|
#define HALF IN_MAX
|
||||||
|
#else
|
||||||
|
#define HALFT ((IN_MAX)>>1)
|
||||||
|
#define HALF HALFT
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define ET glue (ENDIAN_CONVERSION, glue (glue (glue (_, ITYPE), BSIZE), _t))
|
static int64_t inline glue(conv_,IN_T) (IN_T v)
|
||||||
#define IN_T glue (glue (ITYPE, BSIZE), _t)
|
|
||||||
|
|
||||||
#ifdef FLOAT_MIXENG
|
|
||||||
static inline mixeng_real glue (conv_, ET) (IN_T v)
|
|
||||||
{
|
{
|
||||||
IN_T nv = ENDIAN_CONVERT (v);
|
|
||||||
|
|
||||||
#ifdef RECIPROCAL
|
|
||||||
#ifdef SIGNED
|
#ifdef SIGNED
|
||||||
return nv * (1.f / (mixeng_real) (IN_MAX - IN_MIN));
|
return (INT_MAX*(int64_t)v)/HALF;
|
||||||
#else
|
#else
|
||||||
return (nv - HALF) * (1.f / (mixeng_real) IN_MAX);
|
return (INT_MAX*((int64_t)v-HALFT))/HALF;
|
||||||
#endif
|
|
||||||
#else /* !RECIPROCAL */
|
|
||||||
#ifdef SIGNED
|
|
||||||
return nv / (mixeng_real) ((mixeng_real) IN_MAX - IN_MIN);
|
|
||||||
#else
|
|
||||||
return (nv - HALF) / (mixeng_real) IN_MAX;
|
|
||||||
#endif
|
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
static inline IN_T glue (clip_, ET) (mixeng_real v)
|
static IN_T inline glue(clip_,IN_T) (int64_t v)
|
||||||
{
|
{
|
||||||
if (v >= 0.5) {
|
if (v >= INT_MAX)
|
||||||
return IN_MAX;
|
return IN_MAX;
|
||||||
}
|
else if (v < -INT_MAX)
|
||||||
else if (v < -0.5) {
|
|
||||||
return IN_MIN;
|
return IN_MIN;
|
||||||
}
|
|
||||||
|
|
||||||
#ifdef SIGNED
|
#ifdef SIGNED
|
||||||
return ENDIAN_CONVERT ((IN_T) (v * ((mixeng_real) IN_MAX - IN_MIN)));
|
return (IN_T) (v*HALF/INT_MAX);
|
||||||
#else
|
#else
|
||||||
return ENDIAN_CONVERT ((IN_T) ((v * IN_MAX) + HALF));
|
return (IN_T) (v+INT_MAX/2)*HALF/INT_MAX;
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
#else /* !FLOAT_MIXENG */
|
static void glue(glue(conv_,IN_T),_to_stereo) (void *dst, const void *src,
|
||||||
|
int samples)
|
||||||
static inline int64_t glue (conv_, ET) (IN_T v)
|
|
||||||
{
|
{
|
||||||
IN_T nv = ENDIAN_CONVERT (v);
|
st_sample_t *out = (st_sample_t *) dst;
|
||||||
#ifdef SIGNED
|
|
||||||
return ((int64_t) nv) << (32 - SHIFT);
|
|
||||||
#else
|
|
||||||
return ((int64_t) nv - HALF) << (32 - SHIFT);
|
|
||||||
#endif
|
|
||||||
}
|
|
||||||
|
|
||||||
static inline IN_T glue (clip_, ET) (int64_t v)
|
|
||||||
{
|
|
||||||
if (v >= 0x7f000000) {
|
|
||||||
return IN_MAX;
|
|
||||||
}
|
|
||||||
else if (v < -2147483648LL) {
|
|
||||||
return IN_MIN;
|
|
||||||
}
|
|
||||||
|
|
||||||
#ifdef SIGNED
|
|
||||||
return ENDIAN_CONVERT ((IN_T) (v >> (32 - SHIFT)));
|
|
||||||
#else
|
|
||||||
return ENDIAN_CONVERT ((IN_T) ((v >> (32 - SHIFT)) + HALF));
|
|
||||||
#endif
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
|
|
||||||
static void glue (glue (conv_, ET), _to_stereo)
|
|
||||||
(struct st_sample *dst, const void *src, int samples)
|
|
||||||
{
|
|
||||||
struct st_sample *out = dst;
|
|
||||||
IN_T *in = (IN_T *) src;
|
IN_T *in = (IN_T *) src;
|
||||||
|
|
||||||
while (samples--) {
|
while (samples--) {
|
||||||
out->l = glue (conv_, ET) (*in++);
|
out->l = glue(conv_,IN_T) (*in++);
|
||||||
out->r = glue (conv_, ET) (*in++);
|
out->r = glue(conv_,IN_T) (*in++);
|
||||||
out += 1;
|
out += 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
static void glue (glue (conv_, ET), _to_mono)
|
static void glue(glue(conv_,IN_T),_to_mono) (void *dst, const void *src,
|
||||||
(struct st_sample *dst, const void *src, int samples)
|
int samples)
|
||||||
{
|
{
|
||||||
struct st_sample *out = dst;
|
st_sample_t *out = (st_sample_t *) dst;
|
||||||
IN_T *in = (IN_T *) src;
|
IN_T *in = (IN_T *) src;
|
||||||
|
|
||||||
while (samples--) {
|
while (samples--) {
|
||||||
out->l = glue (conv_, ET) (in[0]);
|
out->l = glue(conv_,IN_T) (in[0]);
|
||||||
out->r = out->l;
|
out->r = out->l;
|
||||||
out += 1;
|
out += 1;
|
||||||
in += 1;
|
in += 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
static void glue (glue (clip_, ET), _from_stereo)
|
static void glue(glue(clip_,IN_T),_from_stereo) (void *dst, const void *src,
|
||||||
(void *dst, const struct st_sample *src, int samples)
|
int samples)
|
||||||
{
|
{
|
||||||
const struct st_sample *in = src;
|
st_sample_t *in = (st_sample_t *) src;
|
||||||
IN_T *out = (IN_T *) dst;
|
IN_T *out = (IN_T *) dst;
|
||||||
while (samples--) {
|
while (samples--) {
|
||||||
*out++ = glue (clip_, ET) (in->l);
|
*out++ = glue(clip_,IN_T) (in->l);
|
||||||
*out++ = glue (clip_, ET) (in->r);
|
*out++ = glue(clip_,IN_T) (in->r);
|
||||||
in += 1;
|
in += 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
static void glue (glue (clip_, ET), _from_mono)
|
static void glue(glue(clip_,IN_T),_from_mono) (void *dst, const void *src,
|
||||||
(void *dst, const struct st_sample *src, int samples)
|
int samples)
|
||||||
{
|
{
|
||||||
const struct st_sample *in = src;
|
st_sample_t *in = (st_sample_t *) src;
|
||||||
IN_T *out = (IN_T *) dst;
|
IN_T *out = (IN_T *) dst;
|
||||||
while (samples--) {
|
while (samples--) {
|
||||||
*out++ = glue (clip_, ET) (in->l + in->r);
|
*out++ = glue(clip_,IN_T) (in->l + in->r);
|
||||||
in += 1;
|
in += 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#undef ET
|
|
||||||
#undef HALF
|
#undef HALF
|
||||||
#undef IN_T
|
#undef HALFT
|
||||||
|
|
||||||
|
|||||||
182
audio/noaudio.c
182
audio/noaudio.c
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* QEMU Timer based audio emulation
|
* QEMU NULL audio output driver
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2005 Vassili Karpov (malc)
|
* Copyright (c) 2004 Vassili Karpov (malc)
|
||||||
*
|
*
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
@@ -21,114 +21,81 @@
|
|||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
* THE SOFTWARE.
|
* THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
#include "qemu/osdep.h"
|
#include "vl.h"
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "audio.h"
|
|
||||||
#include "qemu/timer.h"
|
|
||||||
|
|
||||||
#define AUDIO_CAP "noaudio"
|
#include "audio/audio_int.h"
|
||||||
#include "audio_int.h"
|
|
||||||
|
|
||||||
typedef struct NoVoiceOut {
|
typedef struct NoVoice {
|
||||||
HWVoiceOut hw;
|
HWVoice hw;
|
||||||
int64_t old_ticks;
|
int64_t old_ticks;
|
||||||
} NoVoiceOut;
|
} NoVoice;
|
||||||
|
|
||||||
typedef struct NoVoiceIn {
|
#define dolog(...) AUD_log ("noaudio", __VA_ARGS__)
|
||||||
HWVoiceIn hw;
|
#ifdef DEBUG
|
||||||
int64_t old_ticks;
|
#define ldebug(...) dolog (__VA_ARGS__)
|
||||||
} NoVoiceIn;
|
#else
|
||||||
|
#define ldebug(...)
|
||||||
|
#endif
|
||||||
|
|
||||||
static int no_run_out (HWVoiceOut *hw, int live)
|
static void no_hw_run (HWVoice *hw)
|
||||||
{
|
{
|
||||||
NoVoiceOut *no = (NoVoiceOut *) hw;
|
NoVoice *no = (NoVoice *) hw;
|
||||||
int decr, samples;
|
int rpos, live, decr, samples;
|
||||||
int64_t now;
|
uint8_t *dst;
|
||||||
int64_t ticks;
|
st_sample_t *src;
|
||||||
int64_t bytes;
|
int64_t now = qemu_get_clock (vm_clock);
|
||||||
|
int64_t ticks = now - no->old_ticks;
|
||||||
|
int64_t bytes = (ticks * hw->bytes_per_second) / ticks_per_sec;
|
||||||
|
|
||||||
now = qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL);
|
if (bytes > INT_MAX)
|
||||||
ticks = now - no->old_ticks;
|
samples = INT_MAX >> hw->shift;
|
||||||
bytes = muldiv64(ticks, hw->info.bytes_per_second, NANOSECONDS_PER_SECOND);
|
else
|
||||||
bytes = audio_MIN(bytes, INT_MAX);
|
samples = bytes >> hw->shift;
|
||||||
samples = bytes >> hw->info.shift;
|
|
||||||
|
live = pcm_hw_get_live (hw);
|
||||||
|
if (live <= 0)
|
||||||
|
return;
|
||||||
|
|
||||||
no->old_ticks = now;
|
no->old_ticks = now;
|
||||||
decr = audio_MIN (live, samples);
|
decr = audio_MIN (live, samples);
|
||||||
hw->rpos = (hw->rpos + decr) % hw->samples;
|
samples = decr;
|
||||||
return decr;
|
rpos = hw->rpos;
|
||||||
|
while (samples) {
|
||||||
|
int left_till_end_samples = hw->samples - rpos;
|
||||||
|
int convert_samples = audio_MIN (samples, left_till_end_samples);
|
||||||
|
|
||||||
|
src = advance (hw->mix_buf, rpos * sizeof (st_sample_t));
|
||||||
|
memset (src, 0, convert_samples * sizeof (st_sample_t));
|
||||||
|
|
||||||
|
rpos = (rpos + convert_samples) % hw->samples;
|
||||||
|
samples -= convert_samples;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int no_write (SWVoiceOut *sw, void *buf, int len)
|
pcm_hw_dec_live (hw, decr);
|
||||||
{
|
hw->rpos = rpos;
|
||||||
return audio_pcm_sw_write(sw, buf, len);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static int no_init_out(HWVoiceOut *hw, struct audsettings *as, void *drv_opaque)
|
static int no_hw_write (SWVoice *sw, void *buf, int len)
|
||||||
{
|
{
|
||||||
audio_pcm_init_info (&hw->info, as);
|
return pcm_hw_write (sw, buf, len);
|
||||||
hw->samples = 1024;
|
}
|
||||||
|
|
||||||
|
static int no_hw_init (HWVoice *hw, int freq, int nchannels, audfmt_e fmt)
|
||||||
|
{
|
||||||
|
NoVoice *no = (NoVoice *) hw;
|
||||||
|
hw->freq = freq;
|
||||||
|
hw->nchannels = nchannels;
|
||||||
|
hw->fmt = fmt;
|
||||||
|
hw->bufsize = 4096;
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
static void no_fini_out (HWVoiceOut *hw)
|
static void no_hw_fini (HWVoice *hw)
|
||||||
{
|
{
|
||||||
(void) hw;
|
(void) hw;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int no_ctl_out (HWVoiceOut *hw, int cmd, ...)
|
static int no_hw_ctl (HWVoice *hw, int cmd, ...)
|
||||||
{
|
|
||||||
(void) hw;
|
|
||||||
(void) cmd;
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int no_init_in(HWVoiceIn *hw, struct audsettings *as, void *drv_opaque)
|
|
||||||
{
|
|
||||||
audio_pcm_init_info (&hw->info, as);
|
|
||||||
hw->samples = 1024;
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void no_fini_in (HWVoiceIn *hw)
|
|
||||||
{
|
|
||||||
(void) hw;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int no_run_in (HWVoiceIn *hw)
|
|
||||||
{
|
|
||||||
NoVoiceIn *no = (NoVoiceIn *) hw;
|
|
||||||
int live = audio_pcm_hw_get_live_in (hw);
|
|
||||||
int dead = hw->samples - live;
|
|
||||||
int samples = 0;
|
|
||||||
|
|
||||||
if (dead) {
|
|
||||||
int64_t now = qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL);
|
|
||||||
int64_t ticks = now - no->old_ticks;
|
|
||||||
int64_t bytes =
|
|
||||||
muldiv64(ticks, hw->info.bytes_per_second, NANOSECONDS_PER_SECOND);
|
|
||||||
|
|
||||||
no->old_ticks = now;
|
|
||||||
bytes = audio_MIN (bytes, INT_MAX);
|
|
||||||
samples = bytes >> hw->info.shift;
|
|
||||||
samples = audio_MIN (samples, dead);
|
|
||||||
}
|
|
||||||
return samples;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int no_read (SWVoiceIn *sw, void *buf, int size)
|
|
||||||
{
|
|
||||||
/* use custom code here instead of audio_pcm_sw_read() to avoid
|
|
||||||
* useless resampling/mixing */
|
|
||||||
int samples = size >> sw->info.shift;
|
|
||||||
int total = sw->hw->total_samples_captured - sw->total_hw_samples_acquired;
|
|
||||||
int to_clear = audio_MIN (samples, total);
|
|
||||||
sw->total_hw_samples_acquired += total;
|
|
||||||
audio_pcm_info_clear_buf (&sw->info, buf, to_clear);
|
|
||||||
return to_clear << sw->info.shift;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int no_ctl_in (HWVoiceIn *hw, int cmd, ...)
|
|
||||||
{
|
{
|
||||||
(void) hw;
|
(void) hw;
|
||||||
(void) cmd;
|
(void) cmd;
|
||||||
@@ -142,33 +109,22 @@ static void *no_audio_init (void)
|
|||||||
|
|
||||||
static void no_audio_fini (void *opaque)
|
static void no_audio_fini (void *opaque)
|
||||||
{
|
{
|
||||||
(void) opaque;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static struct audio_pcm_ops no_pcm_ops = {
|
struct pcm_ops no_pcm_ops = {
|
||||||
.init_out = no_init_out,
|
no_hw_init,
|
||||||
.fini_out = no_fini_out,
|
no_hw_fini,
|
||||||
.run_out = no_run_out,
|
no_hw_run,
|
||||||
.write = no_write,
|
no_hw_write,
|
||||||
.ctl_out = no_ctl_out,
|
no_hw_ctl
|
||||||
|
|
||||||
.init_in = no_init_in,
|
|
||||||
.fini_in = no_fini_in,
|
|
||||||
.run_in = no_run_in,
|
|
||||||
.read = no_read,
|
|
||||||
.ctl_in = no_ctl_in
|
|
||||||
};
|
};
|
||||||
|
|
||||||
struct audio_driver no_audio_driver = {
|
struct audio_output_driver no_output_driver = {
|
||||||
.name = "none",
|
"none",
|
||||||
.descr = "Timer based audio emulation",
|
no_audio_init,
|
||||||
.options = NULL,
|
no_audio_fini,
|
||||||
.init = no_audio_init,
|
&no_pcm_ops,
|
||||||
.fini = no_audio_fini,
|
1,
|
||||||
.pcm_ops = &no_pcm_ops,
|
1,
|
||||||
.can_be_default = 1,
|
sizeof (NoVoice)
|
||||||
.max_voices_out = INT_MAX,
|
|
||||||
.max_voices_in = INT_MAX,
|
|
||||||
.voice_size_out = sizeof (NoVoiceOut),
|
|
||||||
.voice_size_in = sizeof (NoVoiceIn)
|
|
||||||
};
|
};
|
||||||
|
|||||||
945
audio/ossaudio.c
945
audio/ossaudio.c
File diff suppressed because it is too large
Load Diff
954
audio/paaudio.c
954
audio/paaudio.c
@@ -1,954 +0,0 @@
|
|||||||
/* public domain */
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "audio.h"
|
|
||||||
|
|
||||||
#include <pulse/pulseaudio.h>
|
|
||||||
|
|
||||||
#define AUDIO_CAP "pulseaudio"
|
|
||||||
#include "audio_int.h"
|
|
||||||
#include "audio_pt_int.h"
|
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
int samples;
|
|
||||||
char *server;
|
|
||||||
char *sink;
|
|
||||||
char *source;
|
|
||||||
} PAConf;
|
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
PAConf conf;
|
|
||||||
pa_threaded_mainloop *mainloop;
|
|
||||||
pa_context *context;
|
|
||||||
} paaudio;
|
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
HWVoiceOut hw;
|
|
||||||
int done;
|
|
||||||
int live;
|
|
||||||
int decr;
|
|
||||||
int rpos;
|
|
||||||
pa_stream *stream;
|
|
||||||
void *pcm_buf;
|
|
||||||
struct audio_pt pt;
|
|
||||||
paaudio *g;
|
|
||||||
} PAVoiceOut;
|
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
HWVoiceIn hw;
|
|
||||||
int done;
|
|
||||||
int dead;
|
|
||||||
int incr;
|
|
||||||
int wpos;
|
|
||||||
pa_stream *stream;
|
|
||||||
void *pcm_buf;
|
|
||||||
struct audio_pt pt;
|
|
||||||
const void *read_data;
|
|
||||||
size_t read_index, read_length;
|
|
||||||
paaudio *g;
|
|
||||||
} PAVoiceIn;
|
|
||||||
|
|
||||||
static void qpa_audio_fini(void *opaque);
|
|
||||||
|
|
||||||
static void GCC_FMT_ATTR (2, 3) qpa_logerr (int err, const char *fmt, ...)
|
|
||||||
{
|
|
||||||
va_list ap;
|
|
||||||
|
|
||||||
va_start (ap, fmt);
|
|
||||||
AUD_vlog (AUDIO_CAP, fmt, ap);
|
|
||||||
va_end (ap);
|
|
||||||
|
|
||||||
AUD_log (AUDIO_CAP, "Reason: %s\n", pa_strerror (err));
|
|
||||||
}
|
|
||||||
|
|
||||||
#ifndef PA_CONTEXT_IS_GOOD
|
|
||||||
static inline int PA_CONTEXT_IS_GOOD(pa_context_state_t x)
|
|
||||||
{
|
|
||||||
return
|
|
||||||
x == PA_CONTEXT_CONNECTING ||
|
|
||||||
x == PA_CONTEXT_AUTHORIZING ||
|
|
||||||
x == PA_CONTEXT_SETTING_NAME ||
|
|
||||||
x == PA_CONTEXT_READY;
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef PA_STREAM_IS_GOOD
|
|
||||||
static inline int PA_STREAM_IS_GOOD(pa_stream_state_t x)
|
|
||||||
{
|
|
||||||
return
|
|
||||||
x == PA_STREAM_CREATING ||
|
|
||||||
x == PA_STREAM_READY;
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define CHECK_SUCCESS_GOTO(c, rerror, expression, label) \
|
|
||||||
do { \
|
|
||||||
if (!(expression)) { \
|
|
||||||
if (rerror) { \
|
|
||||||
*(rerror) = pa_context_errno ((c)->context); \
|
|
||||||
} \
|
|
||||||
goto label; \
|
|
||||||
} \
|
|
||||||
} while (0);
|
|
||||||
|
|
||||||
#define CHECK_DEAD_GOTO(c, stream, rerror, label) \
|
|
||||||
do { \
|
|
||||||
if (!(c)->context || !PA_CONTEXT_IS_GOOD (pa_context_get_state((c)->context)) || \
|
|
||||||
!(stream) || !PA_STREAM_IS_GOOD (pa_stream_get_state ((stream)))) { \
|
|
||||||
if (((c)->context && pa_context_get_state ((c)->context) == PA_CONTEXT_FAILED) || \
|
|
||||||
((stream) && pa_stream_get_state ((stream)) == PA_STREAM_FAILED)) { \
|
|
||||||
if (rerror) { \
|
|
||||||
*(rerror) = pa_context_errno ((c)->context); \
|
|
||||||
} \
|
|
||||||
} else { \
|
|
||||||
if (rerror) { \
|
|
||||||
*(rerror) = PA_ERR_BADSTATE; \
|
|
||||||
} \
|
|
||||||
} \
|
|
||||||
goto label; \
|
|
||||||
} \
|
|
||||||
} while (0);
|
|
||||||
|
|
||||||
static int qpa_simple_read (PAVoiceIn *p, void *data, size_t length, int *rerror)
|
|
||||||
{
|
|
||||||
paaudio *g = p->g;
|
|
||||||
|
|
||||||
pa_threaded_mainloop_lock (g->mainloop);
|
|
||||||
|
|
||||||
CHECK_DEAD_GOTO (g, p->stream, rerror, unlock_and_fail);
|
|
||||||
|
|
||||||
while (length > 0) {
|
|
||||||
size_t l;
|
|
||||||
|
|
||||||
while (!p->read_data) {
|
|
||||||
int r;
|
|
||||||
|
|
||||||
r = pa_stream_peek (p->stream, &p->read_data, &p->read_length);
|
|
||||||
CHECK_SUCCESS_GOTO (g, rerror, r == 0, unlock_and_fail);
|
|
||||||
|
|
||||||
if (!p->read_data) {
|
|
||||||
pa_threaded_mainloop_wait (g->mainloop);
|
|
||||||
CHECK_DEAD_GOTO (g, p->stream, rerror, unlock_and_fail);
|
|
||||||
} else {
|
|
||||||
p->read_index = 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
l = p->read_length < length ? p->read_length : length;
|
|
||||||
memcpy (data, (const uint8_t *) p->read_data+p->read_index, l);
|
|
||||||
|
|
||||||
data = (uint8_t *) data + l;
|
|
||||||
length -= l;
|
|
||||||
|
|
||||||
p->read_index += l;
|
|
||||||
p->read_length -= l;
|
|
||||||
|
|
||||||
if (!p->read_length) {
|
|
||||||
int r;
|
|
||||||
|
|
||||||
r = pa_stream_drop (p->stream);
|
|
||||||
p->read_data = NULL;
|
|
||||||
p->read_length = 0;
|
|
||||||
p->read_index = 0;
|
|
||||||
|
|
||||||
CHECK_SUCCESS_GOTO (g, rerror, r == 0, unlock_and_fail);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
pa_threaded_mainloop_unlock (g->mainloop);
|
|
||||||
return 0;
|
|
||||||
|
|
||||||
unlock_and_fail:
|
|
||||||
pa_threaded_mainloop_unlock (g->mainloop);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int qpa_simple_write (PAVoiceOut *p, const void *data, size_t length, int *rerror)
|
|
||||||
{
|
|
||||||
paaudio *g = p->g;
|
|
||||||
|
|
||||||
pa_threaded_mainloop_lock (g->mainloop);
|
|
||||||
|
|
||||||
CHECK_DEAD_GOTO (g, p->stream, rerror, unlock_and_fail);
|
|
||||||
|
|
||||||
while (length > 0) {
|
|
||||||
size_t l;
|
|
||||||
int r;
|
|
||||||
|
|
||||||
while (!(l = pa_stream_writable_size (p->stream))) {
|
|
||||||
pa_threaded_mainloop_wait (g->mainloop);
|
|
||||||
CHECK_DEAD_GOTO (g, p->stream, rerror, unlock_and_fail);
|
|
||||||
}
|
|
||||||
|
|
||||||
CHECK_SUCCESS_GOTO (g, rerror, l != (size_t) -1, unlock_and_fail);
|
|
||||||
|
|
||||||
if (l > length) {
|
|
||||||
l = length;
|
|
||||||
}
|
|
||||||
|
|
||||||
r = pa_stream_write (p->stream, data, l, NULL, 0LL, PA_SEEK_RELATIVE);
|
|
||||||
CHECK_SUCCESS_GOTO (g, rerror, r >= 0, unlock_and_fail);
|
|
||||||
|
|
||||||
data = (const uint8_t *) data + l;
|
|
||||||
length -= l;
|
|
||||||
}
|
|
||||||
|
|
||||||
pa_threaded_mainloop_unlock (g->mainloop);
|
|
||||||
return 0;
|
|
||||||
|
|
||||||
unlock_and_fail:
|
|
||||||
pa_threaded_mainloop_unlock (g->mainloop);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void *qpa_thread_out (void *arg)
|
|
||||||
{
|
|
||||||
PAVoiceOut *pa = arg;
|
|
||||||
HWVoiceOut *hw = &pa->hw;
|
|
||||||
|
|
||||||
if (audio_pt_lock (&pa->pt, AUDIO_FUNC)) {
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
for (;;) {
|
|
||||||
int decr, to_mix, rpos;
|
|
||||||
|
|
||||||
for (;;) {
|
|
||||||
if (pa->done) {
|
|
||||||
goto exit;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (pa->live > 0) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (audio_pt_wait (&pa->pt, AUDIO_FUNC)) {
|
|
||||||
goto exit;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
decr = to_mix = audio_MIN (pa->live, pa->g->conf.samples >> 2);
|
|
||||||
rpos = pa->rpos;
|
|
||||||
|
|
||||||
if (audio_pt_unlock (&pa->pt, AUDIO_FUNC)) {
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
while (to_mix) {
|
|
||||||
int error;
|
|
||||||
int chunk = audio_MIN (to_mix, hw->samples - rpos);
|
|
||||||
struct st_sample *src = hw->mix_buf + rpos;
|
|
||||||
|
|
||||||
hw->clip (pa->pcm_buf, src, chunk);
|
|
||||||
|
|
||||||
if (qpa_simple_write (pa, pa->pcm_buf,
|
|
||||||
chunk << hw->info.shift, &error) < 0) {
|
|
||||||
qpa_logerr (error, "pa_simple_write failed\n");
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
rpos = (rpos + chunk) % hw->samples;
|
|
||||||
to_mix -= chunk;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (audio_pt_lock (&pa->pt, AUDIO_FUNC)) {
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
pa->rpos = rpos;
|
|
||||||
pa->live -= decr;
|
|
||||||
pa->decr += decr;
|
|
||||||
}
|
|
||||||
|
|
||||||
exit:
|
|
||||||
audio_pt_unlock (&pa->pt, AUDIO_FUNC);
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int qpa_run_out (HWVoiceOut *hw, int live)
|
|
||||||
{
|
|
||||||
int decr;
|
|
||||||
PAVoiceOut *pa = (PAVoiceOut *) hw;
|
|
||||||
|
|
||||||
if (audio_pt_lock (&pa->pt, AUDIO_FUNC)) {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
decr = audio_MIN (live, pa->decr);
|
|
||||||
pa->decr -= decr;
|
|
||||||
pa->live = live - decr;
|
|
||||||
hw->rpos = pa->rpos;
|
|
||||||
if (pa->live > 0) {
|
|
||||||
audio_pt_unlock_and_signal (&pa->pt, AUDIO_FUNC);
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
audio_pt_unlock (&pa->pt, AUDIO_FUNC);
|
|
||||||
}
|
|
||||||
return decr;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int qpa_write (SWVoiceOut *sw, void *buf, int len)
|
|
||||||
{
|
|
||||||
return audio_pcm_sw_write (sw, buf, len);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* capture */
|
|
||||||
static void *qpa_thread_in (void *arg)
|
|
||||||
{
|
|
||||||
PAVoiceIn *pa = arg;
|
|
||||||
HWVoiceIn *hw = &pa->hw;
|
|
||||||
|
|
||||||
if (audio_pt_lock (&pa->pt, AUDIO_FUNC)) {
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
for (;;) {
|
|
||||||
int incr, to_grab, wpos;
|
|
||||||
|
|
||||||
for (;;) {
|
|
||||||
if (pa->done) {
|
|
||||||
goto exit;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (pa->dead > 0) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (audio_pt_wait (&pa->pt, AUDIO_FUNC)) {
|
|
||||||
goto exit;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
incr = to_grab = audio_MIN (pa->dead, pa->g->conf.samples >> 2);
|
|
||||||
wpos = pa->wpos;
|
|
||||||
|
|
||||||
if (audio_pt_unlock (&pa->pt, AUDIO_FUNC)) {
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
while (to_grab) {
|
|
||||||
int error;
|
|
||||||
int chunk = audio_MIN (to_grab, hw->samples - wpos);
|
|
||||||
void *buf = advance (pa->pcm_buf, wpos);
|
|
||||||
|
|
||||||
if (qpa_simple_read (pa, buf,
|
|
||||||
chunk << hw->info.shift, &error) < 0) {
|
|
||||||
qpa_logerr (error, "pa_simple_read failed\n");
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
hw->conv (hw->conv_buf + wpos, buf, chunk);
|
|
||||||
wpos = (wpos + chunk) % hw->samples;
|
|
||||||
to_grab -= chunk;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (audio_pt_lock (&pa->pt, AUDIO_FUNC)) {
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
pa->wpos = wpos;
|
|
||||||
pa->dead -= incr;
|
|
||||||
pa->incr += incr;
|
|
||||||
}
|
|
||||||
|
|
||||||
exit:
|
|
||||||
audio_pt_unlock (&pa->pt, AUDIO_FUNC);
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int qpa_run_in (HWVoiceIn *hw)
|
|
||||||
{
|
|
||||||
int live, incr, dead;
|
|
||||||
PAVoiceIn *pa = (PAVoiceIn *) hw;
|
|
||||||
|
|
||||||
if (audio_pt_lock (&pa->pt, AUDIO_FUNC)) {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
live = audio_pcm_hw_get_live_in (hw);
|
|
||||||
dead = hw->samples - live;
|
|
||||||
incr = audio_MIN (dead, pa->incr);
|
|
||||||
pa->incr -= incr;
|
|
||||||
pa->dead = dead - incr;
|
|
||||||
hw->wpos = pa->wpos;
|
|
||||||
if (pa->dead > 0) {
|
|
||||||
audio_pt_unlock_and_signal (&pa->pt, AUDIO_FUNC);
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
audio_pt_unlock (&pa->pt, AUDIO_FUNC);
|
|
||||||
}
|
|
||||||
return incr;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int qpa_read (SWVoiceIn *sw, void *buf, int len)
|
|
||||||
{
|
|
||||||
return audio_pcm_sw_read (sw, buf, len);
|
|
||||||
}
|
|
||||||
|
|
||||||
static pa_sample_format_t audfmt_to_pa (audfmt_e afmt, int endianness)
|
|
||||||
{
|
|
||||||
int format;
|
|
||||||
|
|
||||||
switch (afmt) {
|
|
||||||
case AUD_FMT_S8:
|
|
||||||
case AUD_FMT_U8:
|
|
||||||
format = PA_SAMPLE_U8;
|
|
||||||
break;
|
|
||||||
case AUD_FMT_S16:
|
|
||||||
case AUD_FMT_U16:
|
|
||||||
format = endianness ? PA_SAMPLE_S16BE : PA_SAMPLE_S16LE;
|
|
||||||
break;
|
|
||||||
case AUD_FMT_S32:
|
|
||||||
case AUD_FMT_U32:
|
|
||||||
format = endianness ? PA_SAMPLE_S32BE : PA_SAMPLE_S32LE;
|
|
||||||
break;
|
|
||||||
default:
|
|
||||||
dolog ("Internal logic error: Bad audio format %d\n", afmt);
|
|
||||||
format = PA_SAMPLE_U8;
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
return format;
|
|
||||||
}
|
|
||||||
|
|
||||||
static audfmt_e pa_to_audfmt (pa_sample_format_t fmt, int *endianness)
|
|
||||||
{
|
|
||||||
switch (fmt) {
|
|
||||||
case PA_SAMPLE_U8:
|
|
||||||
return AUD_FMT_U8;
|
|
||||||
case PA_SAMPLE_S16BE:
|
|
||||||
*endianness = 1;
|
|
||||||
return AUD_FMT_S16;
|
|
||||||
case PA_SAMPLE_S16LE:
|
|
||||||
*endianness = 0;
|
|
||||||
return AUD_FMT_S16;
|
|
||||||
case PA_SAMPLE_S32BE:
|
|
||||||
*endianness = 1;
|
|
||||||
return AUD_FMT_S32;
|
|
||||||
case PA_SAMPLE_S32LE:
|
|
||||||
*endianness = 0;
|
|
||||||
return AUD_FMT_S32;
|
|
||||||
default:
|
|
||||||
dolog ("Internal logic error: Bad pa_sample_format %d\n", fmt);
|
|
||||||
return AUD_FMT_U8;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void context_state_cb (pa_context *c, void *userdata)
|
|
||||||
{
|
|
||||||
paaudio *g = userdata;
|
|
||||||
|
|
||||||
switch (pa_context_get_state(c)) {
|
|
||||||
case PA_CONTEXT_READY:
|
|
||||||
case PA_CONTEXT_TERMINATED:
|
|
||||||
case PA_CONTEXT_FAILED:
|
|
||||||
pa_threaded_mainloop_signal (g->mainloop, 0);
|
|
||||||
break;
|
|
||||||
|
|
||||||
case PA_CONTEXT_UNCONNECTED:
|
|
||||||
case PA_CONTEXT_CONNECTING:
|
|
||||||
case PA_CONTEXT_AUTHORIZING:
|
|
||||||
case PA_CONTEXT_SETTING_NAME:
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void stream_state_cb (pa_stream *s, void * userdata)
|
|
||||||
{
|
|
||||||
paaudio *g = userdata;
|
|
||||||
|
|
||||||
switch (pa_stream_get_state (s)) {
|
|
||||||
|
|
||||||
case PA_STREAM_READY:
|
|
||||||
case PA_STREAM_FAILED:
|
|
||||||
case PA_STREAM_TERMINATED:
|
|
||||||
pa_threaded_mainloop_signal (g->mainloop, 0);
|
|
||||||
break;
|
|
||||||
|
|
||||||
case PA_STREAM_UNCONNECTED:
|
|
||||||
case PA_STREAM_CREATING:
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void stream_request_cb (pa_stream *s, size_t length, void *userdata)
|
|
||||||
{
|
|
||||||
paaudio *g = userdata;
|
|
||||||
|
|
||||||
pa_threaded_mainloop_signal (g->mainloop, 0);
|
|
||||||
}
|
|
||||||
|
|
||||||
static pa_stream *qpa_simple_new (
|
|
||||||
paaudio *g,
|
|
||||||
const char *name,
|
|
||||||
pa_stream_direction_t dir,
|
|
||||||
const char *dev,
|
|
||||||
const pa_sample_spec *ss,
|
|
||||||
const pa_channel_map *map,
|
|
||||||
const pa_buffer_attr *attr,
|
|
||||||
int *rerror)
|
|
||||||
{
|
|
||||||
int r;
|
|
||||||
pa_stream *stream;
|
|
||||||
|
|
||||||
pa_threaded_mainloop_lock (g->mainloop);
|
|
||||||
|
|
||||||
stream = pa_stream_new (g->context, name, ss, map);
|
|
||||||
if (!stream) {
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
pa_stream_set_state_callback (stream, stream_state_cb, g);
|
|
||||||
pa_stream_set_read_callback (stream, stream_request_cb, g);
|
|
||||||
pa_stream_set_write_callback (stream, stream_request_cb, g);
|
|
||||||
|
|
||||||
if (dir == PA_STREAM_PLAYBACK) {
|
|
||||||
r = pa_stream_connect_playback (stream, dev, attr,
|
|
||||||
PA_STREAM_INTERPOLATE_TIMING
|
|
||||||
#ifdef PA_STREAM_ADJUST_LATENCY
|
|
||||||
|PA_STREAM_ADJUST_LATENCY
|
|
||||||
#endif
|
|
||||||
|PA_STREAM_AUTO_TIMING_UPDATE, NULL, NULL);
|
|
||||||
} else {
|
|
||||||
r = pa_stream_connect_record (stream, dev, attr,
|
|
||||||
PA_STREAM_INTERPOLATE_TIMING
|
|
||||||
#ifdef PA_STREAM_ADJUST_LATENCY
|
|
||||||
|PA_STREAM_ADJUST_LATENCY
|
|
||||||
#endif
|
|
||||||
|PA_STREAM_AUTO_TIMING_UPDATE);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (r < 0) {
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
pa_threaded_mainloop_unlock (g->mainloop);
|
|
||||||
|
|
||||||
return stream;
|
|
||||||
|
|
||||||
fail:
|
|
||||||
pa_threaded_mainloop_unlock (g->mainloop);
|
|
||||||
|
|
||||||
if (stream) {
|
|
||||||
pa_stream_unref (stream);
|
|
||||||
}
|
|
||||||
|
|
||||||
*rerror = pa_context_errno (g->context);
|
|
||||||
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int qpa_init_out(HWVoiceOut *hw, struct audsettings *as,
|
|
||||||
void *drv_opaque)
|
|
||||||
{
|
|
||||||
int error;
|
|
||||||
pa_sample_spec ss;
|
|
||||||
pa_buffer_attr ba;
|
|
||||||
struct audsettings obt_as = *as;
|
|
||||||
PAVoiceOut *pa = (PAVoiceOut *) hw;
|
|
||||||
paaudio *g = pa->g = drv_opaque;
|
|
||||||
|
|
||||||
ss.format = audfmt_to_pa (as->fmt, as->endianness);
|
|
||||||
ss.channels = as->nchannels;
|
|
||||||
ss.rate = as->freq;
|
|
||||||
|
|
||||||
/*
|
|
||||||
* qemu audio tick runs at 100 Hz (by default), so processing
|
|
||||||
* data chunks worth 10 ms of sound should be a good fit.
|
|
||||||
*/
|
|
||||||
ba.tlength = pa_usec_to_bytes (10 * 1000, &ss);
|
|
||||||
ba.minreq = pa_usec_to_bytes (5 * 1000, &ss);
|
|
||||||
ba.maxlength = -1;
|
|
||||||
ba.prebuf = -1;
|
|
||||||
|
|
||||||
obt_as.fmt = pa_to_audfmt (ss.format, &obt_as.endianness);
|
|
||||||
|
|
||||||
pa->stream = qpa_simple_new (
|
|
||||||
g,
|
|
||||||
"qemu",
|
|
||||||
PA_STREAM_PLAYBACK,
|
|
||||||
g->conf.sink,
|
|
||||||
&ss,
|
|
||||||
NULL, /* channel map */
|
|
||||||
&ba, /* buffering attributes */
|
|
||||||
&error
|
|
||||||
);
|
|
||||||
if (!pa->stream) {
|
|
||||||
qpa_logerr (error, "pa_simple_new for playback failed\n");
|
|
||||||
goto fail1;
|
|
||||||
}
|
|
||||||
|
|
||||||
audio_pcm_init_info (&hw->info, &obt_as);
|
|
||||||
hw->samples = g->conf.samples;
|
|
||||||
pa->pcm_buf = audio_calloc (AUDIO_FUNC, hw->samples, 1 << hw->info.shift);
|
|
||||||
pa->rpos = hw->rpos;
|
|
||||||
if (!pa->pcm_buf) {
|
|
||||||
dolog ("Could not allocate buffer (%d bytes)\n",
|
|
||||||
hw->samples << hw->info.shift);
|
|
||||||
goto fail2;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (audio_pt_init (&pa->pt, qpa_thread_out, hw, AUDIO_CAP, AUDIO_FUNC)) {
|
|
||||||
goto fail3;
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
|
|
||||||
fail3:
|
|
||||||
g_free (pa->pcm_buf);
|
|
||||||
pa->pcm_buf = NULL;
|
|
||||||
fail2:
|
|
||||||
if (pa->stream) {
|
|
||||||
pa_stream_unref (pa->stream);
|
|
||||||
pa->stream = NULL;
|
|
||||||
}
|
|
||||||
fail1:
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int qpa_init_in(HWVoiceIn *hw, struct audsettings *as, void *drv_opaque)
|
|
||||||
{
|
|
||||||
int error;
|
|
||||||
pa_sample_spec ss;
|
|
||||||
struct audsettings obt_as = *as;
|
|
||||||
PAVoiceIn *pa = (PAVoiceIn *) hw;
|
|
||||||
paaudio *g = pa->g = drv_opaque;
|
|
||||||
|
|
||||||
ss.format = audfmt_to_pa (as->fmt, as->endianness);
|
|
||||||
ss.channels = as->nchannels;
|
|
||||||
ss.rate = as->freq;
|
|
||||||
|
|
||||||
obt_as.fmt = pa_to_audfmt (ss.format, &obt_as.endianness);
|
|
||||||
|
|
||||||
pa->stream = qpa_simple_new (
|
|
||||||
g,
|
|
||||||
"qemu",
|
|
||||||
PA_STREAM_RECORD,
|
|
||||||
g->conf.source,
|
|
||||||
&ss,
|
|
||||||
NULL, /* channel map */
|
|
||||||
NULL, /* buffering attributes */
|
|
||||||
&error
|
|
||||||
);
|
|
||||||
if (!pa->stream) {
|
|
||||||
qpa_logerr (error, "pa_simple_new for capture failed\n");
|
|
||||||
goto fail1;
|
|
||||||
}
|
|
||||||
|
|
||||||
audio_pcm_init_info (&hw->info, &obt_as);
|
|
||||||
hw->samples = g->conf.samples;
|
|
||||||
pa->pcm_buf = audio_calloc (AUDIO_FUNC, hw->samples, 1 << hw->info.shift);
|
|
||||||
pa->wpos = hw->wpos;
|
|
||||||
if (!pa->pcm_buf) {
|
|
||||||
dolog ("Could not allocate buffer (%d bytes)\n",
|
|
||||||
hw->samples << hw->info.shift);
|
|
||||||
goto fail2;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (audio_pt_init (&pa->pt, qpa_thread_in, hw, AUDIO_CAP, AUDIO_FUNC)) {
|
|
||||||
goto fail3;
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
|
|
||||||
fail3:
|
|
||||||
g_free (pa->pcm_buf);
|
|
||||||
pa->pcm_buf = NULL;
|
|
||||||
fail2:
|
|
||||||
if (pa->stream) {
|
|
||||||
pa_stream_unref (pa->stream);
|
|
||||||
pa->stream = NULL;
|
|
||||||
}
|
|
||||||
fail1:
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void qpa_fini_out (HWVoiceOut *hw)
|
|
||||||
{
|
|
||||||
void *ret;
|
|
||||||
PAVoiceOut *pa = (PAVoiceOut *) hw;
|
|
||||||
|
|
||||||
audio_pt_lock (&pa->pt, AUDIO_FUNC);
|
|
||||||
pa->done = 1;
|
|
||||||
audio_pt_unlock_and_signal (&pa->pt, AUDIO_FUNC);
|
|
||||||
audio_pt_join (&pa->pt, &ret, AUDIO_FUNC);
|
|
||||||
|
|
||||||
if (pa->stream) {
|
|
||||||
pa_stream_unref (pa->stream);
|
|
||||||
pa->stream = NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
audio_pt_fini (&pa->pt, AUDIO_FUNC);
|
|
||||||
g_free (pa->pcm_buf);
|
|
||||||
pa->pcm_buf = NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void qpa_fini_in (HWVoiceIn *hw)
|
|
||||||
{
|
|
||||||
void *ret;
|
|
||||||
PAVoiceIn *pa = (PAVoiceIn *) hw;
|
|
||||||
|
|
||||||
audio_pt_lock (&pa->pt, AUDIO_FUNC);
|
|
||||||
pa->done = 1;
|
|
||||||
audio_pt_unlock_and_signal (&pa->pt, AUDIO_FUNC);
|
|
||||||
audio_pt_join (&pa->pt, &ret, AUDIO_FUNC);
|
|
||||||
|
|
||||||
if (pa->stream) {
|
|
||||||
pa_stream_unref (pa->stream);
|
|
||||||
pa->stream = NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
audio_pt_fini (&pa->pt, AUDIO_FUNC);
|
|
||||||
g_free (pa->pcm_buf);
|
|
||||||
pa->pcm_buf = NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int qpa_ctl_out (HWVoiceOut *hw, int cmd, ...)
|
|
||||||
{
|
|
||||||
PAVoiceOut *pa = (PAVoiceOut *) hw;
|
|
||||||
pa_operation *op;
|
|
||||||
pa_cvolume v;
|
|
||||||
paaudio *g = pa->g;
|
|
||||||
|
|
||||||
#ifdef PA_CHECK_VERSION /* macro is present in 0.9.16+ */
|
|
||||||
pa_cvolume_init (&v); /* function is present in 0.9.13+ */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
switch (cmd) {
|
|
||||||
case VOICE_VOLUME:
|
|
||||||
{
|
|
||||||
SWVoiceOut *sw;
|
|
||||||
va_list ap;
|
|
||||||
|
|
||||||
va_start (ap, cmd);
|
|
||||||
sw = va_arg (ap, SWVoiceOut *);
|
|
||||||
va_end (ap);
|
|
||||||
|
|
||||||
v.channels = 2;
|
|
||||||
v.values[0] = ((PA_VOLUME_NORM - PA_VOLUME_MUTED) * sw->vol.l) / UINT32_MAX;
|
|
||||||
v.values[1] = ((PA_VOLUME_NORM - PA_VOLUME_MUTED) * sw->vol.r) / UINT32_MAX;
|
|
||||||
|
|
||||||
pa_threaded_mainloop_lock (g->mainloop);
|
|
||||||
|
|
||||||
op = pa_context_set_sink_input_volume (g->context,
|
|
||||||
pa_stream_get_index (pa->stream),
|
|
||||||
&v, NULL, NULL);
|
|
||||||
if (!op)
|
|
||||||
qpa_logerr (pa_context_errno (g->context),
|
|
||||||
"set_sink_input_volume() failed\n");
|
|
||||||
else
|
|
||||||
pa_operation_unref (op);
|
|
||||||
|
|
||||||
op = pa_context_set_sink_input_mute (g->context,
|
|
||||||
pa_stream_get_index (pa->stream),
|
|
||||||
sw->vol.mute, NULL, NULL);
|
|
||||||
if (!op) {
|
|
||||||
qpa_logerr (pa_context_errno (g->context),
|
|
||||||
"set_sink_input_mute() failed\n");
|
|
||||||
} else {
|
|
||||||
pa_operation_unref (op);
|
|
||||||
}
|
|
||||||
|
|
||||||
pa_threaded_mainloop_unlock (g->mainloop);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int qpa_ctl_in (HWVoiceIn *hw, int cmd, ...)
|
|
||||||
{
|
|
||||||
PAVoiceIn *pa = (PAVoiceIn *) hw;
|
|
||||||
pa_operation *op;
|
|
||||||
pa_cvolume v;
|
|
||||||
paaudio *g = pa->g;
|
|
||||||
|
|
||||||
#ifdef PA_CHECK_VERSION
|
|
||||||
pa_cvolume_init (&v);
|
|
||||||
#endif
|
|
||||||
|
|
||||||
switch (cmd) {
|
|
||||||
case VOICE_VOLUME:
|
|
||||||
{
|
|
||||||
SWVoiceIn *sw;
|
|
||||||
va_list ap;
|
|
||||||
|
|
||||||
va_start (ap, cmd);
|
|
||||||
sw = va_arg (ap, SWVoiceIn *);
|
|
||||||
va_end (ap);
|
|
||||||
|
|
||||||
v.channels = 2;
|
|
||||||
v.values[0] = ((PA_VOLUME_NORM - PA_VOLUME_MUTED) * sw->vol.l) / UINT32_MAX;
|
|
||||||
v.values[1] = ((PA_VOLUME_NORM - PA_VOLUME_MUTED) * sw->vol.r) / UINT32_MAX;
|
|
||||||
|
|
||||||
pa_threaded_mainloop_lock (g->mainloop);
|
|
||||||
|
|
||||||
/* FIXME: use the upcoming "set_source_output_{volume,mute}" */
|
|
||||||
op = pa_context_set_source_volume_by_index (g->context,
|
|
||||||
pa_stream_get_device_index (pa->stream),
|
|
||||||
&v, NULL, NULL);
|
|
||||||
if (!op) {
|
|
||||||
qpa_logerr (pa_context_errno (g->context),
|
|
||||||
"set_source_volume() failed\n");
|
|
||||||
} else {
|
|
||||||
pa_operation_unref(op);
|
|
||||||
}
|
|
||||||
|
|
||||||
op = pa_context_set_source_mute_by_index (g->context,
|
|
||||||
pa_stream_get_index (pa->stream),
|
|
||||||
sw->vol.mute, NULL, NULL);
|
|
||||||
if (!op) {
|
|
||||||
qpa_logerr (pa_context_errno (g->context),
|
|
||||||
"set_source_mute() failed\n");
|
|
||||||
} else {
|
|
||||||
pa_operation_unref (op);
|
|
||||||
}
|
|
||||||
|
|
||||||
pa_threaded_mainloop_unlock (g->mainloop);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* common */
|
|
||||||
static PAConf glob_conf = {
|
|
||||||
.samples = 4096,
|
|
||||||
};
|
|
||||||
|
|
||||||
static void *qpa_audio_init (void)
|
|
||||||
{
|
|
||||||
paaudio *g = g_malloc(sizeof(paaudio));
|
|
||||||
g->conf = glob_conf;
|
|
||||||
g->mainloop = NULL;
|
|
||||||
g->context = NULL;
|
|
||||||
|
|
||||||
g->mainloop = pa_threaded_mainloop_new ();
|
|
||||||
if (!g->mainloop) {
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
g->context = pa_context_new (pa_threaded_mainloop_get_api (g->mainloop),
|
|
||||||
g->conf.server);
|
|
||||||
if (!g->context) {
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
pa_context_set_state_callback (g->context, context_state_cb, g);
|
|
||||||
|
|
||||||
if (pa_context_connect (g->context, g->conf.server, 0, NULL) < 0) {
|
|
||||||
qpa_logerr (pa_context_errno (g->context),
|
|
||||||
"pa_context_connect() failed\n");
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
pa_threaded_mainloop_lock (g->mainloop);
|
|
||||||
|
|
||||||
if (pa_threaded_mainloop_start (g->mainloop) < 0) {
|
|
||||||
goto unlock_and_fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
for (;;) {
|
|
||||||
pa_context_state_t state;
|
|
||||||
|
|
||||||
state = pa_context_get_state (g->context);
|
|
||||||
|
|
||||||
if (state == PA_CONTEXT_READY) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!PA_CONTEXT_IS_GOOD (state)) {
|
|
||||||
qpa_logerr (pa_context_errno (g->context),
|
|
||||||
"Wrong context state\n");
|
|
||||||
goto unlock_and_fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Wait until the context is ready */
|
|
||||||
pa_threaded_mainloop_wait (g->mainloop);
|
|
||||||
}
|
|
||||||
|
|
||||||
pa_threaded_mainloop_unlock (g->mainloop);
|
|
||||||
|
|
||||||
return g;
|
|
||||||
|
|
||||||
unlock_and_fail:
|
|
||||||
pa_threaded_mainloop_unlock (g->mainloop);
|
|
||||||
fail:
|
|
||||||
AUD_log (AUDIO_CAP, "Failed to initialize PA context");
|
|
||||||
qpa_audio_fini(g);
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void qpa_audio_fini (void *opaque)
|
|
||||||
{
|
|
||||||
paaudio *g = opaque;
|
|
||||||
|
|
||||||
if (g->mainloop) {
|
|
||||||
pa_threaded_mainloop_stop (g->mainloop);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (g->context) {
|
|
||||||
pa_context_disconnect (g->context);
|
|
||||||
pa_context_unref (g->context);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (g->mainloop) {
|
|
||||||
pa_threaded_mainloop_free (g->mainloop);
|
|
||||||
}
|
|
||||||
|
|
||||||
g_free(g);
|
|
||||||
}
|
|
||||||
|
|
||||||
struct audio_option qpa_options[] = {
|
|
||||||
{
|
|
||||||
.name = "SAMPLES",
|
|
||||||
.tag = AUD_OPT_INT,
|
|
||||||
.valp = &glob_conf.samples,
|
|
||||||
.descr = "buffer size in samples"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = "SERVER",
|
|
||||||
.tag = AUD_OPT_STR,
|
|
||||||
.valp = &glob_conf.server,
|
|
||||||
.descr = "server address"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = "SINK",
|
|
||||||
.tag = AUD_OPT_STR,
|
|
||||||
.valp = &glob_conf.sink,
|
|
||||||
.descr = "sink device name"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = "SOURCE",
|
|
||||||
.tag = AUD_OPT_STR,
|
|
||||||
.valp = &glob_conf.source,
|
|
||||||
.descr = "source device name"
|
|
||||||
},
|
|
||||||
{ /* End of list */ }
|
|
||||||
};
|
|
||||||
|
|
||||||
static struct audio_pcm_ops qpa_pcm_ops = {
|
|
||||||
.init_out = qpa_init_out,
|
|
||||||
.fini_out = qpa_fini_out,
|
|
||||||
.run_out = qpa_run_out,
|
|
||||||
.write = qpa_write,
|
|
||||||
.ctl_out = qpa_ctl_out,
|
|
||||||
|
|
||||||
.init_in = qpa_init_in,
|
|
||||||
.fini_in = qpa_fini_in,
|
|
||||||
.run_in = qpa_run_in,
|
|
||||||
.read = qpa_read,
|
|
||||||
.ctl_in = qpa_ctl_in
|
|
||||||
};
|
|
||||||
|
|
||||||
struct audio_driver pa_audio_driver = {
|
|
||||||
.name = "pa",
|
|
||||||
.descr = "http://www.pulseaudio.org/",
|
|
||||||
.options = qpa_options,
|
|
||||||
.init = qpa_audio_init,
|
|
||||||
.fini = qpa_audio_fini,
|
|
||||||
.pcm_ops = &qpa_pcm_ops,
|
|
||||||
.can_be_default = 1,
|
|
||||||
.max_voices_out = INT_MAX,
|
|
||||||
.max_voices_in = INT_MAX,
|
|
||||||
.voice_size_out = sizeof (PAVoiceOut),
|
|
||||||
.voice_size_in = sizeof (PAVoiceIn),
|
|
||||||
.ctl_caps = VOICE_VOLUME_CAP
|
|
||||||
};
|
|
||||||
@@ -1,111 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU Mixing engine
|
|
||||||
*
|
|
||||||
* Copyright (c) 2004-2005 Vassili Karpov (malc)
|
|
||||||
* Copyright (c) 1998 Fabrice Bellard
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Processed signed long samples from ibuf to obuf.
|
|
||||||
* Return number of samples processed.
|
|
||||||
*/
|
|
||||||
void NAME (void *opaque, struct st_sample *ibuf, struct st_sample *obuf,
|
|
||||||
int *isamp, int *osamp)
|
|
||||||
{
|
|
||||||
struct rate *rate = opaque;
|
|
||||||
struct st_sample *istart, *iend;
|
|
||||||
struct st_sample *ostart, *oend;
|
|
||||||
struct st_sample ilast, icur, out;
|
|
||||||
#ifdef FLOAT_MIXENG
|
|
||||||
mixeng_real t;
|
|
||||||
#else
|
|
||||||
int64_t t;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
ilast = rate->ilast;
|
|
||||||
|
|
||||||
istart = ibuf;
|
|
||||||
iend = ibuf + *isamp;
|
|
||||||
|
|
||||||
ostart = obuf;
|
|
||||||
oend = obuf + *osamp;
|
|
||||||
|
|
||||||
if (rate->opos_inc == (1ULL + UINT_MAX)) {
|
|
||||||
int i, n = *isamp > *osamp ? *osamp : *isamp;
|
|
||||||
for (i = 0; i < n; i++) {
|
|
||||||
OP (obuf[i].l, ibuf[i].l);
|
|
||||||
OP (obuf[i].r, ibuf[i].r);
|
|
||||||
}
|
|
||||||
*isamp = n;
|
|
||||||
*osamp = n;
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
while (obuf < oend) {
|
|
||||||
|
|
||||||
/* Safety catch to make sure we have input samples. */
|
|
||||||
if (ibuf >= iend) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* read as many input samples so that ipos > opos */
|
|
||||||
|
|
||||||
while (rate->ipos <= (rate->opos >> 32)) {
|
|
||||||
ilast = *ibuf++;
|
|
||||||
rate->ipos++;
|
|
||||||
/* See if we finished the input buffer yet */
|
|
||||||
if (ibuf >= iend) {
|
|
||||||
goto the_end;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
icur = *ibuf;
|
|
||||||
|
|
||||||
/* interpolate */
|
|
||||||
#ifdef FLOAT_MIXENG
|
|
||||||
#ifdef RECIPROCAL
|
|
||||||
t = (rate->opos & UINT_MAX) * (1.f / UINT_MAX);
|
|
||||||
#else
|
|
||||||
t = (rate->opos & UINT_MAX) / (mixeng_real) UINT_MAX;
|
|
||||||
#endif
|
|
||||||
out.l = (ilast.l * (1.0 - t)) + icur.l * t;
|
|
||||||
out.r = (ilast.r * (1.0 - t)) + icur.r * t;
|
|
||||||
#else
|
|
||||||
t = rate->opos & 0xffffffff;
|
|
||||||
out.l = (ilast.l * ((int64_t) UINT_MAX - t) + icur.l * t) >> 32;
|
|
||||||
out.r = (ilast.r * ((int64_t) UINT_MAX - t) + icur.r * t) >> 32;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* output sample & increment position */
|
|
||||||
OP (obuf->l, out.l);
|
|
||||||
OP (obuf->r, out.r);
|
|
||||||
obuf += 1;
|
|
||||||
rate->opos += rate->opos_inc;
|
|
||||||
}
|
|
||||||
|
|
||||||
the_end:
|
|
||||||
*isamp = ibuf - istart;
|
|
||||||
*osamp = obuf - ostart;
|
|
||||||
rate->ilast = ilast;
|
|
||||||
}
|
|
||||||
|
|
||||||
#undef NAME
|
|
||||||
#undef OP
|
|
||||||
383
audio/sdlaudio.c
383
audio/sdlaudio.c
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* QEMU SDL audio driver
|
* QEMU SDL audio output driver
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2005 Vassili Karpov (malc)
|
* Copyright (c) 2004 Vassili Karpov (malc)
|
||||||
*
|
*
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
@@ -21,210 +21,145 @@
|
|||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
* THE SOFTWARE.
|
* THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include <SDL.h>
|
#include <SDL.h>
|
||||||
#include <SDL_thread.h>
|
#include <SDL_thread.h>
|
||||||
#include "qemu-common.h"
|
#include "vl.h"
|
||||||
#include "audio.h"
|
|
||||||
|
|
||||||
#ifndef _WIN32
|
#include "audio/audio_int.h"
|
||||||
#ifdef __sun__
|
|
||||||
#define _POSIX_PTHREAD_SEMANTICS 1
|
typedef struct SDLVoice {
|
||||||
#elif defined(__OpenBSD__) || defined(__FreeBSD__) || defined(__DragonFly__)
|
HWVoice hw;
|
||||||
#include <pthread.h>
|
} SDLVoice;
|
||||||
#endif
|
|
||||||
|
#define dolog(...) AUD_log ("sdl", __VA_ARGS__)
|
||||||
|
#ifdef DEBUG
|
||||||
|
#define ldebug(...) dolog (__VA_ARGS__)
|
||||||
|
#else
|
||||||
|
#define ldebug(...)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define AUDIO_CAP "sdl"
|
#define QC_SDL_SAMPLES "QEMU_SDL_SAMPLES"
|
||||||
#include "audio_int.h"
|
|
||||||
|
|
||||||
typedef struct SDLVoiceOut {
|
#define errstr() SDL_GetError ()
|
||||||
HWVoiceOut hw;
|
|
||||||
int live;
|
|
||||||
int rpos;
|
|
||||||
int decr;
|
|
||||||
} SDLVoiceOut;
|
|
||||||
|
|
||||||
static struct {
|
static struct {
|
||||||
int nb_samples;
|
int nb_samples;
|
||||||
} conf = {
|
} conf = {
|
||||||
.nb_samples = 1024
|
1024
|
||||||
};
|
};
|
||||||
|
|
||||||
static struct SDLAudioState {
|
struct SDLAudioState {
|
||||||
int exit;
|
int exit;
|
||||||
SDL_mutex *mutex;
|
SDL_mutex *mutex;
|
||||||
SDL_sem *sem;
|
SDL_sem *sem;
|
||||||
int initialized;
|
int initialized;
|
||||||
bool driver_created;
|
|
||||||
} glob_sdl;
|
} glob_sdl;
|
||||||
typedef struct SDLAudioState SDLAudioState;
|
typedef struct SDLAudioState SDLAudioState;
|
||||||
|
|
||||||
static void GCC_FMT_ATTR (1, 2) sdl_logerr (const char *fmt, ...)
|
static void sdl_hw_run (HWVoice *hw)
|
||||||
{
|
{
|
||||||
va_list ap;
|
(void) hw;
|
||||||
|
|
||||||
va_start (ap, fmt);
|
|
||||||
AUD_vlog (AUDIO_CAP, fmt, ap);
|
|
||||||
va_end (ap);
|
|
||||||
|
|
||||||
AUD_log (AUDIO_CAP, "Reason: %s\n", SDL_GetError ());
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static int sdl_lock (SDLAudioState *s, const char *forfn)
|
static int sdl_lock (SDLAudioState *s)
|
||||||
{
|
{
|
||||||
if (SDL_LockMutex (s->mutex)) {
|
if (SDL_LockMutex (s->mutex)) {
|
||||||
sdl_logerr ("SDL_LockMutex for %s failed\n", forfn);
|
dolog ("SDL_LockMutex failed\nReason: %s\n", errstr ());
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int sdl_unlock (SDLAudioState *s, const char *forfn)
|
static int sdl_unlock (SDLAudioState *s)
|
||||||
{
|
{
|
||||||
if (SDL_UnlockMutex (s->mutex)) {
|
if (SDL_UnlockMutex (s->mutex)) {
|
||||||
sdl_logerr ("SDL_UnlockMutex for %s failed\n", forfn);
|
dolog ("SDL_UnlockMutex failed\nReason: %s\n", errstr ());
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int sdl_post (SDLAudioState *s, const char *forfn)
|
static int sdl_post (SDLAudioState *s)
|
||||||
{
|
{
|
||||||
if (SDL_SemPost (s->sem)) {
|
if (SDL_SemPost (s->sem)) {
|
||||||
sdl_logerr ("SDL_SemPost for %s failed\n", forfn);
|
dolog ("SDL_SemPost failed\nReason: %s\n", errstr ());
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int sdl_wait (SDLAudioState *s, const char *forfn)
|
static int sdl_wait (SDLAudioState *s)
|
||||||
{
|
{
|
||||||
if (SDL_SemWait (s->sem)) {
|
if (SDL_SemWait (s->sem)) {
|
||||||
sdl_logerr ("SDL_SemWait for %s failed\n", forfn);
|
dolog ("SDL_SemWait failed\nReason: %s\n", errstr ());
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int sdl_unlock_and_post (SDLAudioState *s, const char *forfn)
|
static int sdl_unlock_and_post (SDLAudioState *s)
|
||||||
{
|
{
|
||||||
if (sdl_unlock (s, forfn)) {
|
if (sdl_unlock (s))
|
||||||
return -1;
|
return -1;
|
||||||
|
|
||||||
|
return sdl_post (s);
|
||||||
}
|
}
|
||||||
|
|
||||||
return sdl_post (s, forfn);
|
static int sdl_hw_write (SWVoice *sw, void *buf, int len)
|
||||||
|
{
|
||||||
|
int ret;
|
||||||
|
SDLAudioState *s = &glob_sdl;
|
||||||
|
sdl_lock (s);
|
||||||
|
ret = pcm_hw_write (sw, buf, len);
|
||||||
|
sdl_unlock_and_post (s);
|
||||||
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int aud_to_sdlfmt (audfmt_e fmt)
|
static int AUD_to_sdlfmt (audfmt_e fmt, int *shift)
|
||||||
|
{
|
||||||
|
*shift = 0;
|
||||||
|
switch (fmt) {
|
||||||
|
case AUD_FMT_S8: return AUDIO_S8;
|
||||||
|
case AUD_FMT_U8: return AUDIO_U8;
|
||||||
|
case AUD_FMT_S16: *shift = 1; return AUDIO_S16LSB;
|
||||||
|
case AUD_FMT_U16: *shift = 1; return AUDIO_U16LSB;
|
||||||
|
default:
|
||||||
|
dolog ("Internal logic error: Bad audio format %d\nAborting\n", fmt);
|
||||||
|
exit (EXIT_FAILURE);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
static int sdl_to_audfmt (int fmt)
|
||||||
{
|
{
|
||||||
switch (fmt) {
|
switch (fmt) {
|
||||||
case AUD_FMT_S8:
|
case AUDIO_S8: return AUD_FMT_S8;
|
||||||
return AUDIO_S8;
|
case AUDIO_U8: return AUD_FMT_U8;
|
||||||
|
case AUDIO_S16LSB: return AUD_FMT_S16;
|
||||||
case AUD_FMT_U8:
|
case AUDIO_U16LSB: return AUD_FMT_U16;
|
||||||
return AUDIO_U8;
|
|
||||||
|
|
||||||
case AUD_FMT_S16:
|
|
||||||
return AUDIO_S16LSB;
|
|
||||||
|
|
||||||
case AUD_FMT_U16:
|
|
||||||
return AUDIO_U16LSB;
|
|
||||||
|
|
||||||
default:
|
default:
|
||||||
dolog ("Internal logic error: Bad audio format %d\n", fmt);
|
dolog ("Internal logic error: Unrecognized SDL audio format %d\n"
|
||||||
#ifdef DEBUG_AUDIO
|
"Aborting\n", fmt);
|
||||||
abort ();
|
exit (EXIT_FAILURE);
|
||||||
#endif
|
|
||||||
return AUDIO_U8;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
static int sdl_to_audfmt(int sdlfmt, audfmt_e *fmt, int *endianness)
|
|
||||||
{
|
|
||||||
switch (sdlfmt) {
|
|
||||||
case AUDIO_S8:
|
|
||||||
*endianness = 0;
|
|
||||||
*fmt = AUD_FMT_S8;
|
|
||||||
break;
|
|
||||||
|
|
||||||
case AUDIO_U8:
|
|
||||||
*endianness = 0;
|
|
||||||
*fmt = AUD_FMT_U8;
|
|
||||||
break;
|
|
||||||
|
|
||||||
case AUDIO_S16LSB:
|
|
||||||
*endianness = 0;
|
|
||||||
*fmt = AUD_FMT_S16;
|
|
||||||
break;
|
|
||||||
|
|
||||||
case AUDIO_U16LSB:
|
|
||||||
*endianness = 0;
|
|
||||||
*fmt = AUD_FMT_U16;
|
|
||||||
break;
|
|
||||||
|
|
||||||
case AUDIO_S16MSB:
|
|
||||||
*endianness = 1;
|
|
||||||
*fmt = AUD_FMT_S16;
|
|
||||||
break;
|
|
||||||
|
|
||||||
case AUDIO_U16MSB:
|
|
||||||
*endianness = 1;
|
|
||||||
*fmt = AUD_FMT_U16;
|
|
||||||
break;
|
|
||||||
|
|
||||||
default:
|
|
||||||
dolog ("Unrecognized SDL audio format %d\n", sdlfmt);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int sdl_open (SDL_AudioSpec *req, SDL_AudioSpec *obt)
|
static int sdl_open (SDL_AudioSpec *req, SDL_AudioSpec *obt)
|
||||||
{
|
{
|
||||||
int status;
|
int status;
|
||||||
#ifndef _WIN32
|
|
||||||
int err;
|
|
||||||
sigset_t new, old;
|
|
||||||
|
|
||||||
/* Make sure potential threads created by SDL don't hog signals. */
|
|
||||||
err = sigfillset (&new);
|
|
||||||
if (err) {
|
|
||||||
dolog ("sdl_open: sigfillset failed: %s\n", strerror (errno));
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
err = pthread_sigmask (SIG_BLOCK, &new, &old);
|
|
||||||
if (err) {
|
|
||||||
dolog ("sdl_open: pthread_sigmask failed: %s\n", strerror (err));
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
|
|
||||||
status = SDL_OpenAudio (req, obt);
|
status = SDL_OpenAudio (req, obt);
|
||||||
if (status) {
|
if (status) {
|
||||||
sdl_logerr ("SDL_OpenAudio failed\n");
|
dolog ("SDL_OpenAudio failed\nReason: %s\n", errstr ());
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifndef _WIN32
|
|
||||||
err = pthread_sigmask (SIG_SETMASK, &old, NULL);
|
|
||||||
if (err) {
|
|
||||||
dolog ("sdl_open: pthread_sigmask (restore) failed: %s\n",
|
|
||||||
strerror (errno));
|
|
||||||
/* We have failed to restore original signal mask, all bets are off,
|
|
||||||
so exit the process */
|
|
||||||
exit (EXIT_FAILURE);
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
return status;
|
return status;
|
||||||
}
|
}
|
||||||
|
|
||||||
static void sdl_close (SDLAudioState *s)
|
static void sdl_close (SDLAudioState *s)
|
||||||
{
|
{
|
||||||
if (s->initialized) {
|
if (s->initialized) {
|
||||||
sdl_lock (s, "sdl_close");
|
sdl_lock (s);
|
||||||
s->exit = 1;
|
s->exit = 1;
|
||||||
sdl_unlock_and_post (s, "sdl_close");
|
sdl_unlock_and_post (s);
|
||||||
SDL_PauseAudio (1);
|
SDL_PauseAudio (1);
|
||||||
SDL_CloseAudio ();
|
SDL_CloseAudio ();
|
||||||
s->initialized = 0;
|
s->initialized = 0;
|
||||||
@@ -233,142 +168,90 @@ static void sdl_close (SDLAudioState *s)
|
|||||||
|
|
||||||
static void sdl_callback (void *opaque, Uint8 *buf, int len)
|
static void sdl_callback (void *opaque, Uint8 *buf, int len)
|
||||||
{
|
{
|
||||||
SDLVoiceOut *sdl = opaque;
|
SDLVoice *sdl = opaque;
|
||||||
SDLAudioState *s = &glob_sdl;
|
SDLAudioState *s = &glob_sdl;
|
||||||
HWVoiceOut *hw = &sdl->hw;
|
HWVoice *hw = &sdl->hw;
|
||||||
int samples = len >> hw->info.shift;
|
int samples = len >> hw->shift;
|
||||||
|
|
||||||
if (s->exit) {
|
if (s->exit) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
while (samples) {
|
while (samples) {
|
||||||
int to_mix, decr;
|
int to_mix, live, decr;
|
||||||
|
|
||||||
/* dolog ("in callback samples=%d\n", samples); */
|
/* dolog ("in callback samples=%d\n", samples); */
|
||||||
sdl_wait (s, "sdl_callback");
|
sdl_wait (s);
|
||||||
if (s->exit) {
|
if (s->exit) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (sdl_lock (s, "sdl_callback")) {
|
sdl_lock (s);
|
||||||
return;
|
live = pcm_hw_get_live (hw);
|
||||||
}
|
if (live <= 0)
|
||||||
|
|
||||||
if (audio_bug (AUDIO_FUNC, sdl->live < 0 || sdl->live > hw->samples)) {
|
|
||||||
dolog ("sdl->live=%d hw->samples=%d\n",
|
|
||||||
sdl->live, hw->samples);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!sdl->live) {
|
|
||||||
goto again;
|
goto again;
|
||||||
}
|
|
||||||
|
|
||||||
/* dolog ("in callback live=%d\n", live); */
|
/* dolog ("in callback live=%d\n", live); */
|
||||||
to_mix = audio_MIN (samples, sdl->live);
|
to_mix = audio_MIN (samples, live);
|
||||||
decr = to_mix;
|
decr = to_mix;
|
||||||
while (to_mix) {
|
while (to_mix) {
|
||||||
int chunk = audio_MIN (to_mix, hw->samples - hw->rpos);
|
int chunk = audio_MIN (to_mix, hw->samples - hw->rpos);
|
||||||
struct st_sample *src = hw->mix_buf + hw->rpos;
|
st_sample_t *src = hw->mix_buf + hw->rpos;
|
||||||
|
|
||||||
/* dolog ("in callback to_mix %d, chunk %d\n", to_mix, chunk); */
|
/* dolog ("in callback to_mix %d, chunk %d\n", to_mix, chunk); */
|
||||||
hw->clip (buf, src, chunk);
|
hw->clip (buf, src, chunk);
|
||||||
sdl->rpos = (sdl->rpos + chunk) % hw->samples;
|
memset (src, 0, chunk * sizeof (st_sample_t));
|
||||||
|
hw->rpos = (hw->rpos + chunk) % hw->samples;
|
||||||
to_mix -= chunk;
|
to_mix -= chunk;
|
||||||
buf += chunk << hw->info.shift;
|
buf += chunk << hw->shift;
|
||||||
}
|
}
|
||||||
samples -= decr;
|
samples -= decr;
|
||||||
sdl->live -= decr;
|
pcm_hw_dec_live (hw, decr);
|
||||||
sdl->decr += decr;
|
|
||||||
|
|
||||||
again:
|
again:
|
||||||
if (sdl_unlock (s, "sdl_callback")) {
|
sdl_unlock (s);
|
||||||
return;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
/* dolog ("done len=%d\n", len); */
|
/* dolog ("done len=%d\n", len); */
|
||||||
}
|
}
|
||||||
|
|
||||||
static int sdl_write_out (SWVoiceOut *sw, void *buf, int len)
|
static void sdl_hw_fini (HWVoice *hw)
|
||||||
{
|
{
|
||||||
return audio_pcm_sw_write (sw, buf, len);
|
ldebug ("sdl_hw_fini %d fixed=%d\n",
|
||||||
}
|
glob_sdl.initialized, audio_conf.fixed_format);
|
||||||
|
|
||||||
static int sdl_run_out (HWVoiceOut *hw, int live)
|
|
||||||
{
|
|
||||||
int decr;
|
|
||||||
SDLVoiceOut *sdl = (SDLVoiceOut *) hw;
|
|
||||||
SDLAudioState *s = &glob_sdl;
|
|
||||||
|
|
||||||
if (sdl_lock (s, "sdl_run_out")) {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (sdl->decr > live) {
|
|
||||||
ldebug ("sdl->decr %d live %d sdl->live %d\n",
|
|
||||||
sdl->decr,
|
|
||||||
live,
|
|
||||||
sdl->live);
|
|
||||||
}
|
|
||||||
|
|
||||||
decr = audio_MIN (sdl->decr, live);
|
|
||||||
sdl->decr -= decr;
|
|
||||||
|
|
||||||
sdl->live = live - decr;
|
|
||||||
hw->rpos = sdl->rpos;
|
|
||||||
|
|
||||||
if (sdl->live > 0) {
|
|
||||||
sdl_unlock_and_post (s, "sdl_run_out");
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
sdl_unlock (s, "sdl_run_out");
|
|
||||||
}
|
|
||||||
return decr;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void sdl_fini_out (HWVoiceOut *hw)
|
|
||||||
{
|
|
||||||
(void) hw;
|
|
||||||
|
|
||||||
sdl_close (&glob_sdl);
|
sdl_close (&glob_sdl);
|
||||||
}
|
}
|
||||||
|
|
||||||
static int sdl_init_out(HWVoiceOut *hw, struct audsettings *as,
|
static int sdl_hw_init (HWVoice *hw, int freq, int nchannels, audfmt_e fmt)
|
||||||
void *drv_opaque)
|
|
||||||
{
|
{
|
||||||
SDLVoiceOut *sdl = (SDLVoiceOut *) hw;
|
SDLVoice *sdl = (SDLVoice *) hw;
|
||||||
SDLAudioState *s = &glob_sdl;
|
SDLAudioState *s = &glob_sdl;
|
||||||
SDL_AudioSpec req, obt;
|
SDL_AudioSpec req, obt;
|
||||||
int endianness;
|
int shift;
|
||||||
int err;
|
|
||||||
audfmt_e effective_fmt;
|
|
||||||
struct audsettings obt_as;
|
|
||||||
|
|
||||||
req.freq = as->freq;
|
ldebug ("sdl_hw_init %d freq=%d fixed=%d\n",
|
||||||
req.format = aud_to_sdlfmt (as->fmt);
|
s->initialized, freq, audio_conf.fixed_format);
|
||||||
req.channels = as->nchannels;
|
|
||||||
|
if (nchannels != 2) {
|
||||||
|
dolog ("Bogus channel count %d\n", nchannels);
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
|
||||||
|
req.freq = freq;
|
||||||
|
req.format = AUD_to_sdlfmt (fmt, &shift);
|
||||||
|
req.channels = nchannels;
|
||||||
req.samples = conf.nb_samples;
|
req.samples = conf.nb_samples;
|
||||||
|
shift <<= nchannels == 2;
|
||||||
|
|
||||||
req.callback = sdl_callback;
|
req.callback = sdl_callback;
|
||||||
req.userdata = sdl;
|
req.userdata = sdl;
|
||||||
|
|
||||||
if (sdl_open (&req, &obt)) {
|
if (sdl_open (&req, &obt))
|
||||||
return -1;
|
return -1;
|
||||||
}
|
|
||||||
|
|
||||||
err = sdl_to_audfmt(obt.format, &effective_fmt, &endianness);
|
hw->freq = obt.freq;
|
||||||
if (err) {
|
hw->fmt = sdl_to_audfmt (obt.format);
|
||||||
sdl_close (s);
|
hw->nchannels = obt.channels;
|
||||||
return -1;
|
hw->bufsize = obt.samples << shift;
|
||||||
}
|
|
||||||
|
|
||||||
obt_as.freq = obt.freq;
|
|
||||||
obt_as.nchannels = obt.channels;
|
|
||||||
obt_as.fmt = effective_fmt;
|
|
||||||
obt_as.endianness = endianness;
|
|
||||||
|
|
||||||
audio_pcm_init_info (&hw->info, &obt_as);
|
|
||||||
hw->samples = obt.samples;
|
|
||||||
|
|
||||||
s->initialized = 1;
|
s->initialized = 1;
|
||||||
s->exit = 0;
|
s->exit = 0;
|
||||||
@@ -376,7 +259,7 @@ static int sdl_init_out(HWVoiceOut *hw, struct audsettings *as,
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int sdl_ctl_out (HWVoiceOut *hw, int cmd, ...)
|
static int sdl_hw_ctl (HWVoice *hw, int cmd, ...)
|
||||||
{
|
{
|
||||||
(void) hw;
|
(void) hw;
|
||||||
|
|
||||||
@@ -395,32 +278,29 @@ static int sdl_ctl_out (HWVoiceOut *hw, int cmd, ...)
|
|||||||
static void *sdl_audio_init (void)
|
static void *sdl_audio_init (void)
|
||||||
{
|
{
|
||||||
SDLAudioState *s = &glob_sdl;
|
SDLAudioState *s = &glob_sdl;
|
||||||
if (s->driver_created) {
|
conf.nb_samples = audio_get_conf_int (QC_SDL_SAMPLES, conf.nb_samples);
|
||||||
sdl_logerr("Can't create multiple sdl backends\n");
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (SDL_InitSubSystem (SDL_INIT_AUDIO)) {
|
if (SDL_InitSubSystem (SDL_INIT_AUDIO)) {
|
||||||
sdl_logerr ("SDL failed to initialize audio subsystem\n");
|
dolog ("SDL failed to initialize audio subsystem\nReason: %s\n",
|
||||||
|
errstr ());
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
s->mutex = SDL_CreateMutex ();
|
s->mutex = SDL_CreateMutex ();
|
||||||
if (!s->mutex) {
|
if (!s->mutex) {
|
||||||
sdl_logerr ("Failed to create SDL mutex\n");
|
dolog ("Failed to create SDL mutex\nReason: %s\n", errstr ());
|
||||||
SDL_QuitSubSystem (SDL_INIT_AUDIO);
|
SDL_QuitSubSystem (SDL_INIT_AUDIO);
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
s->sem = SDL_CreateSemaphore (0);
|
s->sem = SDL_CreateSemaphore (0);
|
||||||
if (!s->sem) {
|
if (!s->sem) {
|
||||||
sdl_logerr ("Failed to create SDL semaphore\n");
|
dolog ("Failed to create SDL semaphore\nReason: %s\n", errstr ());
|
||||||
SDL_DestroyMutex (s->mutex);
|
SDL_DestroyMutex (s->mutex);
|
||||||
SDL_QuitSubSystem (SDL_INIT_AUDIO);
|
SDL_QuitSubSystem (SDL_INIT_AUDIO);
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
s->driver_created = true;
|
|
||||||
return s;
|
return s;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -431,37 +311,22 @@ static void sdl_audio_fini (void *opaque)
|
|||||||
SDL_DestroySemaphore (s->sem);
|
SDL_DestroySemaphore (s->sem);
|
||||||
SDL_DestroyMutex (s->mutex);
|
SDL_DestroyMutex (s->mutex);
|
||||||
SDL_QuitSubSystem (SDL_INIT_AUDIO);
|
SDL_QuitSubSystem (SDL_INIT_AUDIO);
|
||||||
s->driver_created = false;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static struct audio_option sdl_options[] = {
|
struct pcm_ops sdl_pcm_ops = {
|
||||||
{
|
sdl_hw_init,
|
||||||
.name = "SAMPLES",
|
sdl_hw_fini,
|
||||||
.tag = AUD_OPT_INT,
|
sdl_hw_run,
|
||||||
.valp = &conf.nb_samples,
|
sdl_hw_write,
|
||||||
.descr = "Size of SDL buffer in samples"
|
sdl_hw_ctl
|
||||||
},
|
|
||||||
{ /* End of list */ }
|
|
||||||
};
|
};
|
||||||
|
|
||||||
static struct audio_pcm_ops sdl_pcm_ops = {
|
struct audio_output_driver sdl_output_driver = {
|
||||||
.init_out = sdl_init_out,
|
"sdl",
|
||||||
.fini_out = sdl_fini_out,
|
sdl_audio_init,
|
||||||
.run_out = sdl_run_out,
|
sdl_audio_fini,
|
||||||
.write = sdl_write_out,
|
&sdl_pcm_ops,
|
||||||
.ctl_out = sdl_ctl_out,
|
1,
|
||||||
};
|
1,
|
||||||
|
sizeof (SDLVoice)
|
||||||
struct audio_driver sdl_audio_driver = {
|
|
||||||
.name = "sdl",
|
|
||||||
.descr = "SDL http://www.libsdl.org",
|
|
||||||
.options = sdl_options,
|
|
||||||
.init = sdl_audio_init,
|
|
||||||
.fini = sdl_audio_fini,
|
|
||||||
.pcm_ops = &sdl_pcm_ops,
|
|
||||||
.can_be_default = 1,
|
|
||||||
.max_voices_out = 1,
|
|
||||||
.max_voices_in = 0,
|
|
||||||
.voice_size_out = sizeof (SDLVoiceOut),
|
|
||||||
.voice_size_in = 0
|
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -1,412 +0,0 @@
|
|||||||
/*
|
|
||||||
* Copyright (C) 2010 Red Hat, Inc.
|
|
||||||
*
|
|
||||||
* maintained by Gerd Hoffmann <kraxel@redhat.com>
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation; either version 2 or
|
|
||||||
* (at your option) version 3 of the License.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License
|
|
||||||
* along with this program; if not, see <http://www.gnu.org/licenses/>.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "hw/hw.h"
|
|
||||||
#include "qemu/error-report.h"
|
|
||||||
#include "qemu/timer.h"
|
|
||||||
#include "ui/qemu-spice.h"
|
|
||||||
|
|
||||||
#define AUDIO_CAP "spice"
|
|
||||||
#include "audio.h"
|
|
||||||
#include "audio_int.h"
|
|
||||||
|
|
||||||
#if SPICE_INTERFACE_PLAYBACK_MAJOR > 1 || SPICE_INTERFACE_PLAYBACK_MINOR >= 3
|
|
||||||
#define LINE_OUT_SAMPLES (480 * 4)
|
|
||||||
#else
|
|
||||||
#define LINE_OUT_SAMPLES (256 * 4)
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if SPICE_INTERFACE_RECORD_MAJOR > 2 || SPICE_INTERFACE_RECORD_MINOR >= 3
|
|
||||||
#define LINE_IN_SAMPLES (480 * 4)
|
|
||||||
#else
|
|
||||||
#define LINE_IN_SAMPLES (256 * 4)
|
|
||||||
#endif
|
|
||||||
|
|
||||||
typedef struct SpiceRateCtl {
|
|
||||||
int64_t start_ticks;
|
|
||||||
int64_t bytes_sent;
|
|
||||||
} SpiceRateCtl;
|
|
||||||
|
|
||||||
typedef struct SpiceVoiceOut {
|
|
||||||
HWVoiceOut hw;
|
|
||||||
SpicePlaybackInstance sin;
|
|
||||||
SpiceRateCtl rate;
|
|
||||||
int active;
|
|
||||||
uint32_t *frame;
|
|
||||||
uint32_t *fpos;
|
|
||||||
uint32_t fsize;
|
|
||||||
} SpiceVoiceOut;
|
|
||||||
|
|
||||||
typedef struct SpiceVoiceIn {
|
|
||||||
HWVoiceIn hw;
|
|
||||||
SpiceRecordInstance sin;
|
|
||||||
SpiceRateCtl rate;
|
|
||||||
int active;
|
|
||||||
uint32_t samples[LINE_IN_SAMPLES];
|
|
||||||
} SpiceVoiceIn;
|
|
||||||
|
|
||||||
static const SpicePlaybackInterface playback_sif = {
|
|
||||||
.base.type = SPICE_INTERFACE_PLAYBACK,
|
|
||||||
.base.description = "playback",
|
|
||||||
.base.major_version = SPICE_INTERFACE_PLAYBACK_MAJOR,
|
|
||||||
.base.minor_version = SPICE_INTERFACE_PLAYBACK_MINOR,
|
|
||||||
};
|
|
||||||
|
|
||||||
static const SpiceRecordInterface record_sif = {
|
|
||||||
.base.type = SPICE_INTERFACE_RECORD,
|
|
||||||
.base.description = "record",
|
|
||||||
.base.major_version = SPICE_INTERFACE_RECORD_MAJOR,
|
|
||||||
.base.minor_version = SPICE_INTERFACE_RECORD_MINOR,
|
|
||||||
};
|
|
||||||
|
|
||||||
static void *spice_audio_init (void)
|
|
||||||
{
|
|
||||||
if (!using_spice) {
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
return &spice_audio_init;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void spice_audio_fini (void *opaque)
|
|
||||||
{
|
|
||||||
/* nothing */
|
|
||||||
}
|
|
||||||
|
|
||||||
static void rate_start (SpiceRateCtl *rate)
|
|
||||||
{
|
|
||||||
memset (rate, 0, sizeof (*rate));
|
|
||||||
rate->start_ticks = qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int rate_get_samples (struct audio_pcm_info *info, SpiceRateCtl *rate)
|
|
||||||
{
|
|
||||||
int64_t now;
|
|
||||||
int64_t ticks;
|
|
||||||
int64_t bytes;
|
|
||||||
int64_t samples;
|
|
||||||
|
|
||||||
now = qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL);
|
|
||||||
ticks = now - rate->start_ticks;
|
|
||||||
bytes = muldiv64(ticks, info->bytes_per_second, NANOSECONDS_PER_SECOND);
|
|
||||||
samples = (bytes - rate->bytes_sent) >> info->shift;
|
|
||||||
if (samples < 0 || samples > 65536) {
|
|
||||||
error_report("Resetting rate control (%" PRId64 " samples)", samples);
|
|
||||||
rate_start(rate);
|
|
||||||
samples = 0;
|
|
||||||
}
|
|
||||||
rate->bytes_sent += samples << info->shift;
|
|
||||||
return samples;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* playback */
|
|
||||||
|
|
||||||
static int line_out_init(HWVoiceOut *hw, struct audsettings *as,
|
|
||||||
void *drv_opaque)
|
|
||||||
{
|
|
||||||
SpiceVoiceOut *out = container_of (hw, SpiceVoiceOut, hw);
|
|
||||||
struct audsettings settings;
|
|
||||||
|
|
||||||
#if SPICE_INTERFACE_PLAYBACK_MAJOR > 1 || SPICE_INTERFACE_PLAYBACK_MINOR >= 3
|
|
||||||
settings.freq = spice_server_get_best_playback_rate(NULL);
|
|
||||||
#else
|
|
||||||
settings.freq = SPICE_INTERFACE_PLAYBACK_FREQ;
|
|
||||||
#endif
|
|
||||||
settings.nchannels = SPICE_INTERFACE_PLAYBACK_CHAN;
|
|
||||||
settings.fmt = AUD_FMT_S16;
|
|
||||||
settings.endianness = AUDIO_HOST_ENDIANNESS;
|
|
||||||
|
|
||||||
audio_pcm_init_info (&hw->info, &settings);
|
|
||||||
hw->samples = LINE_OUT_SAMPLES;
|
|
||||||
out->active = 0;
|
|
||||||
|
|
||||||
out->sin.base.sif = &playback_sif.base;
|
|
||||||
qemu_spice_add_interface (&out->sin.base);
|
|
||||||
#if SPICE_INTERFACE_PLAYBACK_MAJOR > 1 || SPICE_INTERFACE_PLAYBACK_MINOR >= 3
|
|
||||||
spice_server_set_playback_rate(&out->sin, settings.freq);
|
|
||||||
#endif
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void line_out_fini (HWVoiceOut *hw)
|
|
||||||
{
|
|
||||||
SpiceVoiceOut *out = container_of (hw, SpiceVoiceOut, hw);
|
|
||||||
|
|
||||||
spice_server_remove_interface (&out->sin.base);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int line_out_run (HWVoiceOut *hw, int live)
|
|
||||||
{
|
|
||||||
SpiceVoiceOut *out = container_of (hw, SpiceVoiceOut, hw);
|
|
||||||
int rpos, decr;
|
|
||||||
int samples;
|
|
||||||
|
|
||||||
if (!live) {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
decr = rate_get_samples (&hw->info, &out->rate);
|
|
||||||
decr = audio_MIN (live, decr);
|
|
||||||
|
|
||||||
samples = decr;
|
|
||||||
rpos = hw->rpos;
|
|
||||||
while (samples) {
|
|
||||||
int left_till_end_samples = hw->samples - rpos;
|
|
||||||
int len = audio_MIN (samples, left_till_end_samples);
|
|
||||||
|
|
||||||
if (!out->frame) {
|
|
||||||
spice_server_playback_get_buffer (&out->sin, &out->frame, &out->fsize);
|
|
||||||
out->fpos = out->frame;
|
|
||||||
}
|
|
||||||
if (out->frame) {
|
|
||||||
len = audio_MIN (len, out->fsize);
|
|
||||||
hw->clip (out->fpos, hw->mix_buf + rpos, len);
|
|
||||||
out->fsize -= len;
|
|
||||||
out->fpos += len;
|
|
||||||
if (out->fsize == 0) {
|
|
||||||
spice_server_playback_put_samples (&out->sin, out->frame);
|
|
||||||
out->frame = out->fpos = NULL;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
rpos = (rpos + len) % hw->samples;
|
|
||||||
samples -= len;
|
|
||||||
}
|
|
||||||
hw->rpos = rpos;
|
|
||||||
return decr;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int line_out_write (SWVoiceOut *sw, void *buf, int len)
|
|
||||||
{
|
|
||||||
return audio_pcm_sw_write (sw, buf, len);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int line_out_ctl (HWVoiceOut *hw, int cmd, ...)
|
|
||||||
{
|
|
||||||
SpiceVoiceOut *out = container_of (hw, SpiceVoiceOut, hw);
|
|
||||||
|
|
||||||
switch (cmd) {
|
|
||||||
case VOICE_ENABLE:
|
|
||||||
if (out->active) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
out->active = 1;
|
|
||||||
rate_start (&out->rate);
|
|
||||||
spice_server_playback_start (&out->sin);
|
|
||||||
break;
|
|
||||||
case VOICE_DISABLE:
|
|
||||||
if (!out->active) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
out->active = 0;
|
|
||||||
if (out->frame) {
|
|
||||||
memset (out->fpos, 0, out->fsize << 2);
|
|
||||||
spice_server_playback_put_samples (&out->sin, out->frame);
|
|
||||||
out->frame = out->fpos = NULL;
|
|
||||||
}
|
|
||||||
spice_server_playback_stop (&out->sin);
|
|
||||||
break;
|
|
||||||
case VOICE_VOLUME:
|
|
||||||
{
|
|
||||||
#if ((SPICE_INTERFACE_PLAYBACK_MAJOR >= 1) && (SPICE_INTERFACE_PLAYBACK_MINOR >= 2))
|
|
||||||
SWVoiceOut *sw;
|
|
||||||
va_list ap;
|
|
||||||
uint16_t vol[2];
|
|
||||||
|
|
||||||
va_start (ap, cmd);
|
|
||||||
sw = va_arg (ap, SWVoiceOut *);
|
|
||||||
va_end (ap);
|
|
||||||
|
|
||||||
vol[0] = sw->vol.l / ((1ULL << 16) + 1);
|
|
||||||
vol[1] = sw->vol.r / ((1ULL << 16) + 1);
|
|
||||||
spice_server_playback_set_volume (&out->sin, 2, vol);
|
|
||||||
spice_server_playback_set_mute (&out->sin, sw->vol.mute);
|
|
||||||
#endif
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* record */
|
|
||||||
|
|
||||||
static int line_in_init(HWVoiceIn *hw, struct audsettings *as, void *drv_opaque)
|
|
||||||
{
|
|
||||||
SpiceVoiceIn *in = container_of (hw, SpiceVoiceIn, hw);
|
|
||||||
struct audsettings settings;
|
|
||||||
|
|
||||||
#if SPICE_INTERFACE_RECORD_MAJOR > 2 || SPICE_INTERFACE_RECORD_MINOR >= 3
|
|
||||||
settings.freq = spice_server_get_best_record_rate(NULL);
|
|
||||||
#else
|
|
||||||
settings.freq = SPICE_INTERFACE_RECORD_FREQ;
|
|
||||||
#endif
|
|
||||||
settings.nchannels = SPICE_INTERFACE_RECORD_CHAN;
|
|
||||||
settings.fmt = AUD_FMT_S16;
|
|
||||||
settings.endianness = AUDIO_HOST_ENDIANNESS;
|
|
||||||
|
|
||||||
audio_pcm_init_info (&hw->info, &settings);
|
|
||||||
hw->samples = LINE_IN_SAMPLES;
|
|
||||||
in->active = 0;
|
|
||||||
|
|
||||||
in->sin.base.sif = &record_sif.base;
|
|
||||||
qemu_spice_add_interface (&in->sin.base);
|
|
||||||
#if SPICE_INTERFACE_RECORD_MAJOR > 2 || SPICE_INTERFACE_RECORD_MINOR >= 3
|
|
||||||
spice_server_set_record_rate(&in->sin, settings.freq);
|
|
||||||
#endif
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void line_in_fini (HWVoiceIn *hw)
|
|
||||||
{
|
|
||||||
SpiceVoiceIn *in = container_of (hw, SpiceVoiceIn, hw);
|
|
||||||
|
|
||||||
spice_server_remove_interface (&in->sin.base);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int line_in_run (HWVoiceIn *hw)
|
|
||||||
{
|
|
||||||
SpiceVoiceIn *in = container_of (hw, SpiceVoiceIn, hw);
|
|
||||||
int num_samples;
|
|
||||||
int ready;
|
|
||||||
int len[2];
|
|
||||||
uint64_t delta_samp;
|
|
||||||
const uint32_t *samples;
|
|
||||||
|
|
||||||
if (!(num_samples = hw->samples - audio_pcm_hw_get_live_in (hw))) {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
delta_samp = rate_get_samples (&hw->info, &in->rate);
|
|
||||||
num_samples = audio_MIN (num_samples, delta_samp);
|
|
||||||
|
|
||||||
ready = spice_server_record_get_samples (&in->sin, in->samples, num_samples);
|
|
||||||
samples = in->samples;
|
|
||||||
if (ready == 0) {
|
|
||||||
static const uint32_t silence[LINE_IN_SAMPLES];
|
|
||||||
samples = silence;
|
|
||||||
ready = LINE_IN_SAMPLES;
|
|
||||||
}
|
|
||||||
|
|
||||||
num_samples = audio_MIN (ready, num_samples);
|
|
||||||
|
|
||||||
if (hw->wpos + num_samples > hw->samples) {
|
|
||||||
len[0] = hw->samples - hw->wpos;
|
|
||||||
len[1] = num_samples - len[0];
|
|
||||||
} else {
|
|
||||||
len[0] = num_samples;
|
|
||||||
len[1] = 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
hw->conv (hw->conv_buf + hw->wpos, samples, len[0]);
|
|
||||||
|
|
||||||
if (len[1]) {
|
|
||||||
hw->conv (hw->conv_buf, samples + len[0], len[1]);
|
|
||||||
}
|
|
||||||
|
|
||||||
hw->wpos = (hw->wpos + num_samples) % hw->samples;
|
|
||||||
|
|
||||||
return num_samples;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int line_in_read (SWVoiceIn *sw, void *buf, int size)
|
|
||||||
{
|
|
||||||
return audio_pcm_sw_read (sw, buf, size);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int line_in_ctl (HWVoiceIn *hw, int cmd, ...)
|
|
||||||
{
|
|
||||||
SpiceVoiceIn *in = container_of (hw, SpiceVoiceIn, hw);
|
|
||||||
|
|
||||||
switch (cmd) {
|
|
||||||
case VOICE_ENABLE:
|
|
||||||
if (in->active) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
in->active = 1;
|
|
||||||
rate_start (&in->rate);
|
|
||||||
spice_server_record_start (&in->sin);
|
|
||||||
break;
|
|
||||||
case VOICE_DISABLE:
|
|
||||||
if (!in->active) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
in->active = 0;
|
|
||||||
spice_server_record_stop (&in->sin);
|
|
||||||
break;
|
|
||||||
case VOICE_VOLUME:
|
|
||||||
{
|
|
||||||
#if ((SPICE_INTERFACE_RECORD_MAJOR >= 2) && (SPICE_INTERFACE_RECORD_MINOR >= 2))
|
|
||||||
SWVoiceIn *sw;
|
|
||||||
va_list ap;
|
|
||||||
uint16_t vol[2];
|
|
||||||
|
|
||||||
va_start (ap, cmd);
|
|
||||||
sw = va_arg (ap, SWVoiceIn *);
|
|
||||||
va_end (ap);
|
|
||||||
|
|
||||||
vol[0] = sw->vol.l / ((1ULL << 16) + 1);
|
|
||||||
vol[1] = sw->vol.r / ((1ULL << 16) + 1);
|
|
||||||
spice_server_record_set_volume (&in->sin, 2, vol);
|
|
||||||
spice_server_record_set_mute (&in->sin, sw->vol.mute);
|
|
||||||
#endif
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static struct audio_option audio_options[] = {
|
|
||||||
{ /* end of list */ },
|
|
||||||
};
|
|
||||||
|
|
||||||
static struct audio_pcm_ops audio_callbacks = {
|
|
||||||
.init_out = line_out_init,
|
|
||||||
.fini_out = line_out_fini,
|
|
||||||
.run_out = line_out_run,
|
|
||||||
.write = line_out_write,
|
|
||||||
.ctl_out = line_out_ctl,
|
|
||||||
|
|
||||||
.init_in = line_in_init,
|
|
||||||
.fini_in = line_in_fini,
|
|
||||||
.run_in = line_in_run,
|
|
||||||
.read = line_in_read,
|
|
||||||
.ctl_in = line_in_ctl,
|
|
||||||
};
|
|
||||||
|
|
||||||
struct audio_driver spice_audio_driver = {
|
|
||||||
.name = "spice",
|
|
||||||
.descr = "spice audio driver",
|
|
||||||
.options = audio_options,
|
|
||||||
.init = spice_audio_init,
|
|
||||||
.fini = spice_audio_fini,
|
|
||||||
.pcm_ops = &audio_callbacks,
|
|
||||||
.max_voices_out = 1,
|
|
||||||
.max_voices_in = 1,
|
|
||||||
.voice_size_out = sizeof (SpiceVoiceOut),
|
|
||||||
.voice_size_in = sizeof (SpiceVoiceIn),
|
|
||||||
#if ((SPICE_INTERFACE_PLAYBACK_MAJOR >= 1) && (SPICE_INTERFACE_PLAYBACK_MINOR >= 2))
|
|
||||||
.ctl_caps = VOICE_VOLUME_CAP
|
|
||||||
#endif
|
|
||||||
};
|
|
||||||
|
|
||||||
void qemu_spice_audio_init (void)
|
|
||||||
{
|
|
||||||
spice_audio_driver.can_be_default = 1;
|
|
||||||
}
|
|
||||||
250
audio/wavaudio.c
250
audio/wavaudio.c
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* QEMU WAV audio driver
|
* QEMU WAV audio output driver
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2005 Vassili Karpov (malc)
|
* Copyright (c) 2004 Vassili Karpov (malc)
|
||||||
*
|
*
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
@@ -21,44 +21,49 @@
|
|||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
* THE SOFTWARE.
|
* THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
#include "qemu/osdep.h"
|
#include "vl.h"
|
||||||
#include "hw/hw.h"
|
|
||||||
#include "qemu/timer.h"
|
|
||||||
#include "audio.h"
|
|
||||||
|
|
||||||
#define AUDIO_CAP "wav"
|
#include "audio/audio_int.h"
|
||||||
#include "audio_int.h"
|
|
||||||
|
|
||||||
typedef struct WAVVoiceOut {
|
typedef struct WAVVoice {
|
||||||
HWVoiceOut hw;
|
HWVoice hw;
|
||||||
FILE *f;
|
QEMUFile *f;
|
||||||
int64_t old_ticks;
|
int64_t old_ticks;
|
||||||
void *pcm_buf;
|
void *pcm_buf;
|
||||||
int total_samples;
|
int total_samples;
|
||||||
} WAVVoiceOut;
|
} WAVVoice;
|
||||||
|
|
||||||
typedef struct {
|
#define dolog(...) AUD_log ("wav", __VA_ARGS__)
|
||||||
struct audsettings settings;
|
#ifdef DEBUG
|
||||||
|
#define ldebug(...) dolog (__VA_ARGS__)
|
||||||
|
#else
|
||||||
|
#define ldebug(...)
|
||||||
|
#endif
|
||||||
|
|
||||||
|
static struct {
|
||||||
const char *wav_path;
|
const char *wav_path;
|
||||||
} WAVConf;
|
} conf = {
|
||||||
|
.wav_path = "qemu.wav"
|
||||||
|
};
|
||||||
|
|
||||||
static int wav_run_out (HWVoiceOut *hw, int live)
|
static void wav_hw_run (HWVoice *hw)
|
||||||
{
|
{
|
||||||
WAVVoiceOut *wav = (WAVVoiceOut *) hw;
|
WAVVoice *wav = (WAVVoice *) hw;
|
||||||
int rpos, decr, samples;
|
int rpos, live, decr, samples;
|
||||||
uint8_t *dst;
|
uint8_t *dst;
|
||||||
struct st_sample *src;
|
st_sample_t *src;
|
||||||
int64_t now = qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL);
|
int64_t now = qemu_get_clock (vm_clock);
|
||||||
int64_t ticks = now - wav->old_ticks;
|
int64_t ticks = now - wav->old_ticks;
|
||||||
int64_t bytes =
|
int64_t bytes = (ticks * hw->bytes_per_second) / ticks_per_sec;
|
||||||
muldiv64(ticks, hw->info.bytes_per_second, NANOSECONDS_PER_SECOND);
|
|
||||||
|
|
||||||
if (bytes > INT_MAX) {
|
if (bytes > INT_MAX)
|
||||||
samples = INT_MAX >> hw->info.shift;
|
samples = INT_MAX >> hw->shift;
|
||||||
}
|
else
|
||||||
else {
|
samples = bytes >> hw->shift;
|
||||||
samples = bytes >> hw->info.shift;
|
|
||||||
}
|
live = pcm_hw_get_live (hw);
|
||||||
|
if (live <= 0)
|
||||||
|
return;
|
||||||
|
|
||||||
wav->old_ticks = now;
|
wav->old_ticks = now;
|
||||||
decr = audio_MIN (live, samples);
|
decr = audio_MIN (live, samples);
|
||||||
@@ -68,27 +73,25 @@ static int wav_run_out (HWVoiceOut *hw, int live)
|
|||||||
int left_till_end_samples = hw->samples - rpos;
|
int left_till_end_samples = hw->samples - rpos;
|
||||||
int convert_samples = audio_MIN (samples, left_till_end_samples);
|
int convert_samples = audio_MIN (samples, left_till_end_samples);
|
||||||
|
|
||||||
src = hw->mix_buf + rpos;
|
src = advance (hw->mix_buf, rpos * sizeof (st_sample_t));
|
||||||
dst = advance (wav->pcm_buf, rpos << hw->info.shift);
|
dst = advance (wav->pcm_buf, rpos << hw->shift);
|
||||||
|
|
||||||
hw->clip (dst, src, convert_samples);
|
hw->clip (dst, src, convert_samples);
|
||||||
if (fwrite (dst, convert_samples << hw->info.shift, 1, wav->f) != 1) {
|
qemu_put_buffer (wav->f, dst, convert_samples << hw->shift);
|
||||||
dolog ("wav_run_out: fwrite of %d bytes failed\nReaons: %s\n",
|
memset (src, 0, convert_samples * sizeof (st_sample_t));
|
||||||
convert_samples << hw->info.shift, strerror (errno));
|
|
||||||
}
|
|
||||||
|
|
||||||
rpos = (rpos + convert_samples) % hw->samples;
|
rpos = (rpos + convert_samples) % hw->samples;
|
||||||
samples -= convert_samples;
|
samples -= convert_samples;
|
||||||
wav->total_samples += convert_samples;
|
wav->total_samples += convert_samples;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pcm_hw_dec_live (hw, decr);
|
||||||
hw->rpos = rpos;
|
hw->rpos = rpos;
|
||||||
return decr;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static int wav_write_out (SWVoiceOut *sw, void *buf, int len)
|
static int wav_hw_write (SWVoice *sw, void *buf, int len)
|
||||||
{
|
{
|
||||||
return audio_pcm_sw_write (sw, buf, len);
|
return pcm_hw_write (sw, buf, len);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* VICE code: Store number as little endian. */
|
/* VICE code: Store number as little endian. */
|
||||||
@@ -101,193 +104,114 @@ static void le_store (uint8_t *buf, uint32_t val, int len)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
static int wav_init_out(HWVoiceOut *hw, struct audsettings *as,
|
static int wav_hw_init (HWVoice *hw, int freq, int nchannels, audfmt_e fmt)
|
||||||
void *drv_opaque)
|
|
||||||
{
|
{
|
||||||
WAVVoiceOut *wav = (WAVVoiceOut *) hw;
|
WAVVoice *wav = (WAVVoice *) hw;
|
||||||
int bits16 = 0, stereo = 0;
|
int bits16 = 0, stereo = audio_state.fixed_channels == 2;
|
||||||
uint8_t hdr[] = {
|
uint8_t hdr[] = {
|
||||||
0x52, 0x49, 0x46, 0x46, 0x00, 0x00, 0x00, 0x00, 0x57, 0x41, 0x56,
|
0x52, 0x49, 0x46, 0x46, 0x00, 0x00, 0x00, 0x00, 0x57, 0x41, 0x56,
|
||||||
0x45, 0x66, 0x6d, 0x74, 0x20, 0x10, 0x00, 0x00, 0x00, 0x01, 0x00,
|
0x45, 0x66, 0x6d, 0x74, 0x20, 0x10, 0x00, 0x00, 0x00, 0x01, 0x00,
|
||||||
0x02, 0x00, 0x44, 0xac, 0x00, 0x00, 0x10, 0xb1, 0x02, 0x00, 0x04,
|
0x02, 0x00, 0x44, 0xac, 0x00, 0x00, 0x10, 0xb1, 0x02, 0x00, 0x04,
|
||||||
0x00, 0x10, 0x00, 0x64, 0x61, 0x74, 0x61, 0x00, 0x00, 0x00, 0x00
|
0x00, 0x10, 0x00, 0x64, 0x61, 0x74, 0x61, 0x00, 0x00, 0x00, 0x00
|
||||||
};
|
};
|
||||||
WAVConf *conf = drv_opaque;
|
|
||||||
struct audsettings wav_as = conf->settings;
|
|
||||||
|
|
||||||
stereo = wav_as.nchannels == 2;
|
switch (audio_state.fixed_fmt) {
|
||||||
switch (wav_as.fmt) {
|
|
||||||
case AUD_FMT_S8:
|
case AUD_FMT_S8:
|
||||||
case AUD_FMT_U8:
|
case AUD_FMT_U8:
|
||||||
bits16 = 0;
|
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case AUD_FMT_S16:
|
case AUD_FMT_S16:
|
||||||
case AUD_FMT_U16:
|
case AUD_FMT_U16:
|
||||||
bits16 = 1;
|
bits16 = 1;
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case AUD_FMT_S32:
|
|
||||||
case AUD_FMT_U32:
|
|
||||||
dolog ("WAVE files can not handle 32bit formats\n");
|
|
||||||
return -1;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
hdr[34] = bits16 ? 0x10 : 0x08;
|
hdr[34] = bits16 ? 0x10 : 0x08;
|
||||||
|
hw->freq = 44100;
|
||||||
wav_as.endianness = 0;
|
hw->nchannels = stereo ? 2 : 1;
|
||||||
audio_pcm_init_info (&hw->info, &wav_as);
|
hw->fmt = bits16 ? AUD_FMT_S16 : AUD_FMT_U8;
|
||||||
|
hw->bufsize = 4096;
|
||||||
hw->samples = 1024;
|
wav->pcm_buf = qemu_mallocz (hw->bufsize);
|
||||||
wav->pcm_buf = audio_calloc (AUDIO_FUNC, hw->samples, 1 << hw->info.shift);
|
if (!wav->pcm_buf)
|
||||||
if (!wav->pcm_buf) {
|
|
||||||
dolog ("Could not allocate buffer (%d bytes)\n",
|
|
||||||
hw->samples << hw->info.shift);
|
|
||||||
return -1;
|
return -1;
|
||||||
}
|
|
||||||
|
|
||||||
le_store (hdr + 22, hw->info.nchannels, 2);
|
le_store (hdr + 22, hw->nchannels, 2);
|
||||||
le_store (hdr + 24, hw->info.freq, 4);
|
le_store (hdr + 24, hw->freq, 4);
|
||||||
le_store (hdr + 28, hw->info.freq << (bits16 + stereo), 4);
|
le_store (hdr + 28, hw->freq << (bits16 + stereo), 4);
|
||||||
le_store (hdr + 32, 1 << (bits16 + stereo), 2);
|
le_store (hdr + 32, 1 << (bits16 + stereo), 2);
|
||||||
|
|
||||||
wav->f = fopen (conf->wav_path, "wb");
|
wav->f = fopen (conf.wav_path, "wb");
|
||||||
if (!wav->f) {
|
if (!wav->f) {
|
||||||
dolog ("Failed to open wave file `%s'\nReason: %s\n",
|
dolog ("failed to open wave file `%s'\nReason: %s\n",
|
||||||
conf->wav_path, strerror (errno));
|
conf.wav_path, strerror (errno));
|
||||||
g_free (wav->pcm_buf);
|
qemu_free (wav->pcm_buf);
|
||||||
wav->pcm_buf = NULL;
|
wav->pcm_buf = NULL;
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (fwrite (hdr, sizeof (hdr), 1, wav->f) != 1) {
|
qemu_put_buffer (wav->f, hdr, sizeof (hdr));
|
||||||
dolog ("wav_init_out: failed to write header\nReason: %s\n",
|
|
||||||
strerror(errno));
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
static void wav_fini_out (HWVoiceOut *hw)
|
static void wav_hw_fini (HWVoice *hw)
|
||||||
{
|
{
|
||||||
WAVVoiceOut *wav = (WAVVoiceOut *) hw;
|
WAVVoice *wav = (WAVVoice *) hw;
|
||||||
|
int stereo = hw->nchannels == 2;
|
||||||
uint8_t rlen[4];
|
uint8_t rlen[4];
|
||||||
uint8_t dlen[4];
|
uint8_t dlen[4];
|
||||||
uint32_t datalen = wav->total_samples << hw->info.shift;
|
uint32_t rifflen = (wav->total_samples << stereo) + 36;
|
||||||
uint32_t rifflen = datalen + 36;
|
uint32_t datalen = wav->total_samples << stereo;
|
||||||
|
|
||||||
if (!wav->f) {
|
if (!wav->f || !hw->active)
|
||||||
return;
|
return;
|
||||||
}
|
|
||||||
|
|
||||||
le_store (rlen, rifflen, 4);
|
le_store (rlen, rifflen, 4);
|
||||||
le_store (dlen, datalen, 4);
|
le_store (dlen, datalen, 4);
|
||||||
|
|
||||||
if (fseek (wav->f, 4, SEEK_SET)) {
|
qemu_fseek (wav->f, 4, SEEK_SET);
|
||||||
dolog ("wav_fini_out: fseek to rlen failed\nReason: %s\n",
|
qemu_put_buffer (wav->f, rlen, 4);
|
||||||
strerror(errno));
|
|
||||||
goto doclose;
|
|
||||||
}
|
|
||||||
if (fwrite (rlen, 4, 1, wav->f) != 1) {
|
|
||||||
dolog ("wav_fini_out: failed to write rlen\nReason: %s\n",
|
|
||||||
strerror (errno));
|
|
||||||
goto doclose;
|
|
||||||
}
|
|
||||||
if (fseek (wav->f, 32, SEEK_CUR)) {
|
|
||||||
dolog ("wav_fini_out: fseek to dlen failed\nReason: %s\n",
|
|
||||||
strerror (errno));
|
|
||||||
goto doclose;
|
|
||||||
}
|
|
||||||
if (fwrite (dlen, 4, 1, wav->f) != 1) {
|
|
||||||
dolog ("wav_fini_out: failed to write dlen\nReaons: %s\n",
|
|
||||||
strerror (errno));
|
|
||||||
goto doclose;
|
|
||||||
}
|
|
||||||
|
|
||||||
doclose:
|
qemu_fseek (wav->f, 32, SEEK_CUR);
|
||||||
if (fclose (wav->f)) {
|
qemu_put_buffer (wav->f, dlen, 4);
|
||||||
dolog ("wav_fini_out: fclose %p failed\nReason: %s\n",
|
|
||||||
wav->f, strerror (errno));
|
fclose (wav->f);
|
||||||
}
|
|
||||||
wav->f = NULL;
|
wav->f = NULL;
|
||||||
|
|
||||||
g_free (wav->pcm_buf);
|
qemu_free (wav->pcm_buf);
|
||||||
wav->pcm_buf = NULL;
|
wav->pcm_buf = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int wav_ctl_out (HWVoiceOut *hw, int cmd, ...)
|
static int wav_hw_ctl (HWVoice *hw, int cmd, ...)
|
||||||
{
|
{
|
||||||
(void) hw;
|
(void) hw;
|
||||||
(void) cmd;
|
(void) cmd;
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
static WAVConf glob_conf = {
|
|
||||||
.settings.freq = 44100,
|
|
||||||
.settings.nchannels = 2,
|
|
||||||
.settings.fmt = AUD_FMT_S16,
|
|
||||||
.wav_path = "qemu.wav"
|
|
||||||
};
|
|
||||||
|
|
||||||
static void *wav_audio_init (void)
|
static void *wav_audio_init (void)
|
||||||
{
|
{
|
||||||
WAVConf *conf = g_malloc(sizeof(WAVConf));
|
return &conf;
|
||||||
*conf = glob_conf;
|
|
||||||
return conf;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static void wav_audio_fini (void *opaque)
|
static void wav_audio_fini (void *opaque)
|
||||||
{
|
{
|
||||||
ldebug ("wav_fini");
|
ldebug ("wav_fini");
|
||||||
g_free(opaque);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static struct audio_option wav_options[] = {
|
struct pcm_ops wav_pcm_ops = {
|
||||||
{
|
wav_hw_init,
|
||||||
.name = "FREQUENCY",
|
wav_hw_fini,
|
||||||
.tag = AUD_OPT_INT,
|
wav_hw_run,
|
||||||
.valp = &glob_conf.settings.freq,
|
wav_hw_write,
|
||||||
.descr = "Frequency"
|
wav_hw_ctl
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = "FORMAT",
|
|
||||||
.tag = AUD_OPT_FMT,
|
|
||||||
.valp = &glob_conf.settings.fmt,
|
|
||||||
.descr = "Format"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = "DAC_FIXED_CHANNELS",
|
|
||||||
.tag = AUD_OPT_INT,
|
|
||||||
.valp = &glob_conf.settings.nchannels,
|
|
||||||
.descr = "Number of channels (1 - mono, 2 - stereo)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = "PATH",
|
|
||||||
.tag = AUD_OPT_STR,
|
|
||||||
.valp = &glob_conf.wav_path,
|
|
||||||
.descr = "Path to wave file"
|
|
||||||
},
|
|
||||||
{ /* End of list */ }
|
|
||||||
};
|
};
|
||||||
|
|
||||||
static struct audio_pcm_ops wav_pcm_ops = {
|
struct audio_output_driver wav_output_driver = {
|
||||||
.init_out = wav_init_out,
|
"wav",
|
||||||
.fini_out = wav_fini_out,
|
wav_audio_init,
|
||||||
.run_out = wav_run_out,
|
wav_audio_fini,
|
||||||
.write = wav_write_out,
|
&wav_pcm_ops,
|
||||||
.ctl_out = wav_ctl_out,
|
1,
|
||||||
};
|
1,
|
||||||
|
sizeof (WAVVoice)
|
||||||
struct audio_driver wav_audio_driver = {
|
|
||||||
.name = "wav",
|
|
||||||
.descr = "WAV renderer http://wikipedia.org/wiki/WAV",
|
|
||||||
.options = wav_options,
|
|
||||||
.init = wav_audio_init,
|
|
||||||
.fini = wav_audio_fini,
|
|
||||||
.pcm_ops = &wav_pcm_ops,
|
|
||||||
.can_be_default = 0,
|
|
||||||
.max_voices_out = 1,
|
|
||||||
.max_voices_in = 0,
|
|
||||||
.voice_size_out = sizeof (WAVVoiceOut),
|
|
||||||
.voice_size_in = 0
|
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -1,195 +0,0 @@
|
|||||||
#include "qemu/osdep.h"
|
|
||||||
#include "hw/hw.h"
|
|
||||||
#include "monitor/monitor.h"
|
|
||||||
#include "qemu/error-report.h"
|
|
||||||
#include "audio.h"
|
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
FILE *f;
|
|
||||||
int bytes;
|
|
||||||
char *path;
|
|
||||||
int freq;
|
|
||||||
int bits;
|
|
||||||
int nchannels;
|
|
||||||
CaptureVoiceOut *cap;
|
|
||||||
} WAVState;
|
|
||||||
|
|
||||||
/* VICE code: Store number as little endian. */
|
|
||||||
static void le_store (uint8_t *buf, uint32_t val, int len)
|
|
||||||
{
|
|
||||||
int i;
|
|
||||||
for (i = 0; i < len; i++) {
|
|
||||||
buf[i] = (uint8_t) (val & 0xff);
|
|
||||||
val >>= 8;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void wav_notify (void *opaque, audcnotification_e cmd)
|
|
||||||
{
|
|
||||||
(void) opaque;
|
|
||||||
(void) cmd;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void wav_destroy (void *opaque)
|
|
||||||
{
|
|
||||||
WAVState *wav = opaque;
|
|
||||||
uint8_t rlen[4];
|
|
||||||
uint8_t dlen[4];
|
|
||||||
uint32_t datalen = wav->bytes;
|
|
||||||
uint32_t rifflen = datalen + 36;
|
|
||||||
Monitor *mon = cur_mon;
|
|
||||||
|
|
||||||
if (wav->f) {
|
|
||||||
le_store (rlen, rifflen, 4);
|
|
||||||
le_store (dlen, datalen, 4);
|
|
||||||
|
|
||||||
if (fseek (wav->f, 4, SEEK_SET)) {
|
|
||||||
monitor_printf (mon, "wav_destroy: rlen fseek failed\nReason: %s\n",
|
|
||||||
strerror (errno));
|
|
||||||
goto doclose;
|
|
||||||
}
|
|
||||||
if (fwrite (rlen, 4, 1, wav->f) != 1) {
|
|
||||||
monitor_printf (mon, "wav_destroy: rlen fwrite failed\nReason %s\n",
|
|
||||||
strerror (errno));
|
|
||||||
goto doclose;
|
|
||||||
}
|
|
||||||
if (fseek (wav->f, 32, SEEK_CUR)) {
|
|
||||||
monitor_printf (mon, "wav_destroy: dlen fseek failed\nReason %s\n",
|
|
||||||
strerror (errno));
|
|
||||||
goto doclose;
|
|
||||||
}
|
|
||||||
if (fwrite (dlen, 1, 4, wav->f) != 4) {
|
|
||||||
monitor_printf (mon, "wav_destroy: dlen fwrite failed\nReason %s\n",
|
|
||||||
strerror (errno));
|
|
||||||
goto doclose;
|
|
||||||
}
|
|
||||||
doclose:
|
|
||||||
if (fclose (wav->f)) {
|
|
||||||
error_report("wav_destroy: fclose failed: %s", strerror(errno));
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
g_free (wav->path);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void wav_capture (void *opaque, void *buf, int size)
|
|
||||||
{
|
|
||||||
WAVState *wav = opaque;
|
|
||||||
|
|
||||||
if (fwrite (buf, size, 1, wav->f) != 1) {
|
|
||||||
monitor_printf (cur_mon, "wav_capture: fwrite error\nReason: %s",
|
|
||||||
strerror (errno));
|
|
||||||
}
|
|
||||||
wav->bytes += size;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void wav_capture_destroy (void *opaque)
|
|
||||||
{
|
|
||||||
WAVState *wav = opaque;
|
|
||||||
|
|
||||||
AUD_del_capture (wav->cap, wav);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void wav_capture_info (void *opaque)
|
|
||||||
{
|
|
||||||
WAVState *wav = opaque;
|
|
||||||
char *path = wav->path;
|
|
||||||
|
|
||||||
monitor_printf (cur_mon, "Capturing audio(%d,%d,%d) to %s: %d bytes\n",
|
|
||||||
wav->freq, wav->bits, wav->nchannels,
|
|
||||||
path ? path : "<not available>", wav->bytes);
|
|
||||||
}
|
|
||||||
|
|
||||||
static struct capture_ops wav_capture_ops = {
|
|
||||||
.destroy = wav_capture_destroy,
|
|
||||||
.info = wav_capture_info
|
|
||||||
};
|
|
||||||
|
|
||||||
int wav_start_capture (CaptureState *s, const char *path, int freq,
|
|
||||||
int bits, int nchannels)
|
|
||||||
{
|
|
||||||
Monitor *mon = cur_mon;
|
|
||||||
WAVState *wav;
|
|
||||||
uint8_t hdr[] = {
|
|
||||||
0x52, 0x49, 0x46, 0x46, 0x00, 0x00, 0x00, 0x00, 0x57, 0x41, 0x56,
|
|
||||||
0x45, 0x66, 0x6d, 0x74, 0x20, 0x10, 0x00, 0x00, 0x00, 0x01, 0x00,
|
|
||||||
0x02, 0x00, 0x44, 0xac, 0x00, 0x00, 0x10, 0xb1, 0x02, 0x00, 0x04,
|
|
||||||
0x00, 0x10, 0x00, 0x64, 0x61, 0x74, 0x61, 0x00, 0x00, 0x00, 0x00
|
|
||||||
};
|
|
||||||
struct audsettings as;
|
|
||||||
struct audio_capture_ops ops;
|
|
||||||
int stereo, bits16, shift;
|
|
||||||
CaptureVoiceOut *cap;
|
|
||||||
|
|
||||||
if (bits != 8 && bits != 16) {
|
|
||||||
monitor_printf (mon, "incorrect bit count %d, must be 8 or 16\n", bits);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (nchannels != 1 && nchannels != 2) {
|
|
||||||
monitor_printf (mon, "incorrect channel count %d, must be 1 or 2\n",
|
|
||||||
nchannels);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
stereo = nchannels == 2;
|
|
||||||
bits16 = bits == 16;
|
|
||||||
|
|
||||||
as.freq = freq;
|
|
||||||
as.nchannels = 1 << stereo;
|
|
||||||
as.fmt = bits16 ? AUD_FMT_S16 : AUD_FMT_U8;
|
|
||||||
as.endianness = 0;
|
|
||||||
|
|
||||||
ops.notify = wav_notify;
|
|
||||||
ops.capture = wav_capture;
|
|
||||||
ops.destroy = wav_destroy;
|
|
||||||
|
|
||||||
wav = g_malloc0 (sizeof (*wav));
|
|
||||||
|
|
||||||
shift = bits16 + stereo;
|
|
||||||
hdr[34] = bits16 ? 0x10 : 0x08;
|
|
||||||
|
|
||||||
le_store (hdr + 22, as.nchannels, 2);
|
|
||||||
le_store (hdr + 24, freq, 4);
|
|
||||||
le_store (hdr + 28, freq << shift, 4);
|
|
||||||
le_store (hdr + 32, 1 << shift, 2);
|
|
||||||
|
|
||||||
wav->f = fopen (path, "wb");
|
|
||||||
if (!wav->f) {
|
|
||||||
monitor_printf (mon, "Failed to open wave file `%s'\nReason: %s\n",
|
|
||||||
path, strerror (errno));
|
|
||||||
g_free (wav);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
wav->path = g_strdup (path);
|
|
||||||
wav->bits = bits;
|
|
||||||
wav->nchannels = nchannels;
|
|
||||||
wav->freq = freq;
|
|
||||||
|
|
||||||
if (fwrite (hdr, sizeof (hdr), 1, wav->f) != 1) {
|
|
||||||
monitor_printf (mon, "Failed to write header\nReason: %s\n",
|
|
||||||
strerror (errno));
|
|
||||||
goto error_free;
|
|
||||||
}
|
|
||||||
|
|
||||||
cap = AUD_add_capture (&as, &ops, wav);
|
|
||||||
if (!cap) {
|
|
||||||
monitor_printf (mon, "Failed to add audio capture\n");
|
|
||||||
goto error_free;
|
|
||||||
}
|
|
||||||
|
|
||||||
wav->cap = cap;
|
|
||||||
s->opaque = wav;
|
|
||||||
s->ops = wav_capture_ops;
|
|
||||||
return 0;
|
|
||||||
|
|
||||||
error_free:
|
|
||||||
g_free (wav->path);
|
|
||||||
if (fclose (wav->f)) {
|
|
||||||
monitor_printf (mon, "Failed to close wave file\nReason: %s\n",
|
|
||||||
strerror (errno));
|
|
||||||
}
|
|
||||||
g_free (wav);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
@@ -1,11 +0,0 @@
|
|||||||
common-obj-y += rng.o rng-egd.o
|
|
||||||
common-obj-$(CONFIG_POSIX) += rng-random.o
|
|
||||||
|
|
||||||
common-obj-y += msmouse.o testdev.o
|
|
||||||
common-obj-$(CONFIG_BRLAPI) += baum.o
|
|
||||||
baum.o-cflags := $(SDL_CFLAGS)
|
|
||||||
|
|
||||||
common-obj-$(CONFIG_TPM) += tpm.o
|
|
||||||
|
|
||||||
common-obj-y += hostmem.o hostmem-ram.o
|
|
||||||
common-obj-$(CONFIG_LINUX) += hostmem-file.o
|
|
||||||
649
backends/baum.c
649
backends/baum.c
@@ -1,649 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU Baum Braille Device
|
|
||||||
*
|
|
||||||
* Copyright (c) 2008 Samuel Thibault
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "sysemu/char.h"
|
|
||||||
#include "qemu/timer.h"
|
|
||||||
#include "hw/usb.h"
|
|
||||||
#include <brlapi.h>
|
|
||||||
#include <brlapi_constants.h>
|
|
||||||
#include <brlapi_keycodes.h>
|
|
||||||
#ifdef CONFIG_SDL
|
|
||||||
#include <SDL_syswm.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if 0
|
|
||||||
#define DPRINTF(fmt, ...) \
|
|
||||||
printf(fmt, ## __VA_ARGS__)
|
|
||||||
#else
|
|
||||||
#define DPRINTF(fmt, ...)
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define ESC 0x1B
|
|
||||||
|
|
||||||
#define BAUM_REQ_DisplayData 0x01
|
|
||||||
#define BAUM_REQ_GetVersionNumber 0x05
|
|
||||||
#define BAUM_REQ_GetKeys 0x08
|
|
||||||
#define BAUM_REQ_SetMode 0x12
|
|
||||||
#define BAUM_REQ_SetProtocol 0x15
|
|
||||||
#define BAUM_REQ_GetDeviceIdentity 0x84
|
|
||||||
#define BAUM_REQ_GetSerialNumber 0x8A
|
|
||||||
|
|
||||||
#define BAUM_RSP_CellCount 0x01
|
|
||||||
#define BAUM_RSP_VersionNumber 0x05
|
|
||||||
#define BAUM_RSP_ModeSetting 0x11
|
|
||||||
#define BAUM_RSP_CommunicationChannel 0x16
|
|
||||||
#define BAUM_RSP_PowerdownSignal 0x17
|
|
||||||
#define BAUM_RSP_HorizontalSensors 0x20
|
|
||||||
#define BAUM_RSP_VerticalSensors 0x21
|
|
||||||
#define BAUM_RSP_RoutingKeys 0x22
|
|
||||||
#define BAUM_RSP_Switches 0x23
|
|
||||||
#define BAUM_RSP_TopKeys 0x24
|
|
||||||
#define BAUM_RSP_HorizontalSensor 0x25
|
|
||||||
#define BAUM_RSP_VerticalSensor 0x26
|
|
||||||
#define BAUM_RSP_RoutingKey 0x27
|
|
||||||
#define BAUM_RSP_FrontKeys6 0x28
|
|
||||||
#define BAUM_RSP_BackKeys6 0x29
|
|
||||||
#define BAUM_RSP_CommandKeys 0x2B
|
|
||||||
#define BAUM_RSP_FrontKeys10 0x2C
|
|
||||||
#define BAUM_RSP_BackKeys10 0x2D
|
|
||||||
#define BAUM_RSP_EntryKeys 0x33
|
|
||||||
#define BAUM_RSP_JoyStick 0x34
|
|
||||||
#define BAUM_RSP_ErrorCode 0x40
|
|
||||||
#define BAUM_RSP_InfoBlock 0x42
|
|
||||||
#define BAUM_RSP_DeviceIdentity 0x84
|
|
||||||
#define BAUM_RSP_SerialNumber 0x8A
|
|
||||||
#define BAUM_RSP_BluetoothName 0x8C
|
|
||||||
|
|
||||||
#define BAUM_TL1 0x01
|
|
||||||
#define BAUM_TL2 0x02
|
|
||||||
#define BAUM_TL3 0x04
|
|
||||||
#define BAUM_TR1 0x08
|
|
||||||
#define BAUM_TR2 0x10
|
|
||||||
#define BAUM_TR3 0x20
|
|
||||||
|
|
||||||
#define BUF_SIZE 256
|
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
CharDriverState *chr;
|
|
||||||
|
|
||||||
brlapi_handle_t *brlapi;
|
|
||||||
int brlapi_fd;
|
|
||||||
unsigned int x, y;
|
|
||||||
|
|
||||||
uint8_t in_buf[BUF_SIZE];
|
|
||||||
uint8_t in_buf_used;
|
|
||||||
uint8_t out_buf[BUF_SIZE];
|
|
||||||
uint8_t out_buf_used, out_buf_ptr;
|
|
||||||
|
|
||||||
QEMUTimer *cellCount_timer;
|
|
||||||
} BaumDriverState;
|
|
||||||
|
|
||||||
/* Let's assume NABCC by default */
|
|
||||||
static const uint8_t nabcc_translation[256] = {
|
|
||||||
[0] = ' ',
|
|
||||||
#ifndef BRLAPI_DOTS
|
|
||||||
#define BRLAPI_DOTS(d1,d2,d3,d4,d5,d6,d7,d8) \
|
|
||||||
((d1?BRLAPI_DOT1:0)|\
|
|
||||||
(d2?BRLAPI_DOT2:0)|\
|
|
||||||
(d3?BRLAPI_DOT3:0)|\
|
|
||||||
(d4?BRLAPI_DOT4:0)|\
|
|
||||||
(d5?BRLAPI_DOT5:0)|\
|
|
||||||
(d6?BRLAPI_DOT6:0)|\
|
|
||||||
(d7?BRLAPI_DOT7:0)|\
|
|
||||||
(d8?BRLAPI_DOT8:0))
|
|
||||||
#endif
|
|
||||||
[BRLAPI_DOTS(1,0,0,0,0,0,0,0)] = 'a',
|
|
||||||
[BRLAPI_DOTS(1,1,0,0,0,0,0,0)] = 'b',
|
|
||||||
[BRLAPI_DOTS(1,0,0,1,0,0,0,0)] = 'c',
|
|
||||||
[BRLAPI_DOTS(1,0,0,1,1,0,0,0)] = 'd',
|
|
||||||
[BRLAPI_DOTS(1,0,0,0,1,0,0,0)] = 'e',
|
|
||||||
[BRLAPI_DOTS(1,1,0,1,0,0,0,0)] = 'f',
|
|
||||||
[BRLAPI_DOTS(1,1,0,1,1,0,0,0)] = 'g',
|
|
||||||
[BRLAPI_DOTS(1,1,0,0,1,0,0,0)] = 'h',
|
|
||||||
[BRLAPI_DOTS(0,1,0,1,0,0,0,0)] = 'i',
|
|
||||||
[BRLAPI_DOTS(0,1,0,1,1,0,0,0)] = 'j',
|
|
||||||
[BRLAPI_DOTS(1,0,1,0,0,0,0,0)] = 'k',
|
|
||||||
[BRLAPI_DOTS(1,1,1,0,0,0,0,0)] = 'l',
|
|
||||||
[BRLAPI_DOTS(1,0,1,1,0,0,0,0)] = 'm',
|
|
||||||
[BRLAPI_DOTS(1,0,1,1,1,0,0,0)] = 'n',
|
|
||||||
[BRLAPI_DOTS(1,0,1,0,1,0,0,0)] = 'o',
|
|
||||||
[BRLAPI_DOTS(1,1,1,1,0,0,0,0)] = 'p',
|
|
||||||
[BRLAPI_DOTS(1,1,1,1,1,0,0,0)] = 'q',
|
|
||||||
[BRLAPI_DOTS(1,1,1,0,1,0,0,0)] = 'r',
|
|
||||||
[BRLAPI_DOTS(0,1,1,1,0,0,0,0)] = 's',
|
|
||||||
[BRLAPI_DOTS(0,1,1,1,1,0,0,0)] = 't',
|
|
||||||
[BRLAPI_DOTS(1,0,1,0,0,1,0,0)] = 'u',
|
|
||||||
[BRLAPI_DOTS(1,1,1,0,0,1,0,0)] = 'v',
|
|
||||||
[BRLAPI_DOTS(0,1,0,1,1,1,0,0)] = 'w',
|
|
||||||
[BRLAPI_DOTS(1,0,1,1,0,1,0,0)] = 'x',
|
|
||||||
[BRLAPI_DOTS(1,0,1,1,1,1,0,0)] = 'y',
|
|
||||||
[BRLAPI_DOTS(1,0,1,0,1,1,0,0)] = 'z',
|
|
||||||
|
|
||||||
[BRLAPI_DOTS(1,0,0,0,0,0,1,0)] = 'A',
|
|
||||||
[BRLAPI_DOTS(1,1,0,0,0,0,1,0)] = 'B',
|
|
||||||
[BRLAPI_DOTS(1,0,0,1,0,0,1,0)] = 'C',
|
|
||||||
[BRLAPI_DOTS(1,0,0,1,1,0,1,0)] = 'D',
|
|
||||||
[BRLAPI_DOTS(1,0,0,0,1,0,1,0)] = 'E',
|
|
||||||
[BRLAPI_DOTS(1,1,0,1,0,0,1,0)] = 'F',
|
|
||||||
[BRLAPI_DOTS(1,1,0,1,1,0,1,0)] = 'G',
|
|
||||||
[BRLAPI_DOTS(1,1,0,0,1,0,1,0)] = 'H',
|
|
||||||
[BRLAPI_DOTS(0,1,0,1,0,0,1,0)] = 'I',
|
|
||||||
[BRLAPI_DOTS(0,1,0,1,1,0,1,0)] = 'J',
|
|
||||||
[BRLAPI_DOTS(1,0,1,0,0,0,1,0)] = 'K',
|
|
||||||
[BRLAPI_DOTS(1,1,1,0,0,0,1,0)] = 'L',
|
|
||||||
[BRLAPI_DOTS(1,0,1,1,0,0,1,0)] = 'M',
|
|
||||||
[BRLAPI_DOTS(1,0,1,1,1,0,1,0)] = 'N',
|
|
||||||
[BRLAPI_DOTS(1,0,1,0,1,0,1,0)] = 'O',
|
|
||||||
[BRLAPI_DOTS(1,1,1,1,0,0,1,0)] = 'P',
|
|
||||||
[BRLAPI_DOTS(1,1,1,1,1,0,1,0)] = 'Q',
|
|
||||||
[BRLAPI_DOTS(1,1,1,0,1,0,1,0)] = 'R',
|
|
||||||
[BRLAPI_DOTS(0,1,1,1,0,0,1,0)] = 'S',
|
|
||||||
[BRLAPI_DOTS(0,1,1,1,1,0,1,0)] = 'T',
|
|
||||||
[BRLAPI_DOTS(1,0,1,0,0,1,1,0)] = 'U',
|
|
||||||
[BRLAPI_DOTS(1,1,1,0,0,1,1,0)] = 'V',
|
|
||||||
[BRLAPI_DOTS(0,1,0,1,1,1,1,0)] = 'W',
|
|
||||||
[BRLAPI_DOTS(1,0,1,1,0,1,1,0)] = 'X',
|
|
||||||
[BRLAPI_DOTS(1,0,1,1,1,1,1,0)] = 'Y',
|
|
||||||
[BRLAPI_DOTS(1,0,1,0,1,1,1,0)] = 'Z',
|
|
||||||
|
|
||||||
[BRLAPI_DOTS(0,0,1,0,1,1,0,0)] = '0',
|
|
||||||
[BRLAPI_DOTS(0,1,0,0,0,0,0,0)] = '1',
|
|
||||||
[BRLAPI_DOTS(0,1,1,0,0,0,0,0)] = '2',
|
|
||||||
[BRLAPI_DOTS(0,1,0,0,1,0,0,0)] = '3',
|
|
||||||
[BRLAPI_DOTS(0,1,0,0,1,1,0,0)] = '4',
|
|
||||||
[BRLAPI_DOTS(0,1,0,0,0,1,0,0)] = '5',
|
|
||||||
[BRLAPI_DOTS(0,1,1,0,1,0,0,0)] = '6',
|
|
||||||
[BRLAPI_DOTS(0,1,1,0,1,1,0,0)] = '7',
|
|
||||||
[BRLAPI_DOTS(0,1,1,0,0,1,0,0)] = '8',
|
|
||||||
[BRLAPI_DOTS(0,0,1,0,1,0,0,0)] = '9',
|
|
||||||
|
|
||||||
[BRLAPI_DOTS(0,0,0,1,0,1,0,0)] = '.',
|
|
||||||
[BRLAPI_DOTS(0,0,1,1,0,1,0,0)] = '+',
|
|
||||||
[BRLAPI_DOTS(0,0,1,0,0,1,0,0)] = '-',
|
|
||||||
[BRLAPI_DOTS(1,0,0,0,0,1,0,0)] = '*',
|
|
||||||
[BRLAPI_DOTS(0,0,1,1,0,0,0,0)] = '/',
|
|
||||||
[BRLAPI_DOTS(1,1,1,0,1,1,0,0)] = '(',
|
|
||||||
[BRLAPI_DOTS(0,1,1,1,1,1,0,0)] = ')',
|
|
||||||
|
|
||||||
[BRLAPI_DOTS(1,1,1,1,0,1,0,0)] = '&',
|
|
||||||
[BRLAPI_DOTS(0,0,1,1,1,1,0,0)] = '#',
|
|
||||||
|
|
||||||
[BRLAPI_DOTS(0,0,0,0,0,1,0,0)] = ',',
|
|
||||||
[BRLAPI_DOTS(0,0,0,0,1,1,0,0)] = ';',
|
|
||||||
[BRLAPI_DOTS(1,0,0,0,1,1,0,0)] = ':',
|
|
||||||
[BRLAPI_DOTS(0,1,1,1,0,1,0,0)] = '!',
|
|
||||||
[BRLAPI_DOTS(1,0,0,1,1,1,0,0)] = '?',
|
|
||||||
[BRLAPI_DOTS(0,0,0,0,1,0,0,0)] = '"',
|
|
||||||
[BRLAPI_DOTS(0,0,1,0,0,0,0,0)] ='\'',
|
|
||||||
[BRLAPI_DOTS(0,0,0,1,0,0,0,0)] = '`',
|
|
||||||
[BRLAPI_DOTS(0,0,0,1,1,0,1,0)] = '^',
|
|
||||||
[BRLAPI_DOTS(0,0,0,1,1,0,0,0)] = '~',
|
|
||||||
[BRLAPI_DOTS(0,1,0,1,0,1,1,0)] = '[',
|
|
||||||
[BRLAPI_DOTS(1,1,0,1,1,1,1,0)] = ']',
|
|
||||||
[BRLAPI_DOTS(0,1,0,1,0,1,0,0)] = '{',
|
|
||||||
[BRLAPI_DOTS(1,1,0,1,1,1,0,0)] = '}',
|
|
||||||
[BRLAPI_DOTS(1,1,1,1,1,1,0,0)] = '=',
|
|
||||||
[BRLAPI_DOTS(1,1,0,0,0,1,0,0)] = '<',
|
|
||||||
[BRLAPI_DOTS(0,0,1,1,1,0,0,0)] = '>',
|
|
||||||
[BRLAPI_DOTS(1,1,0,1,0,1,0,0)] = '$',
|
|
||||||
[BRLAPI_DOTS(1,0,0,1,0,1,0,0)] = '%',
|
|
||||||
[BRLAPI_DOTS(0,0,0,1,0,0,1,0)] = '@',
|
|
||||||
[BRLAPI_DOTS(1,1,0,0,1,1,0,0)] = '|',
|
|
||||||
[BRLAPI_DOTS(1,1,0,0,1,1,1,0)] ='\\',
|
|
||||||
[BRLAPI_DOTS(0,0,0,1,1,1,0,0)] = '_',
|
|
||||||
};
|
|
||||||
|
|
||||||
/* The serial port can receive more of our data */
|
|
||||||
static void baum_accept_input(struct CharDriverState *chr)
|
|
||||||
{
|
|
||||||
BaumDriverState *baum = chr->opaque;
|
|
||||||
int room, first;
|
|
||||||
|
|
||||||
if (!baum->out_buf_used)
|
|
||||||
return;
|
|
||||||
room = qemu_chr_be_can_write(chr);
|
|
||||||
if (!room)
|
|
||||||
return;
|
|
||||||
if (room > baum->out_buf_used)
|
|
||||||
room = baum->out_buf_used;
|
|
||||||
|
|
||||||
first = BUF_SIZE - baum->out_buf_ptr;
|
|
||||||
if (room > first) {
|
|
||||||
qemu_chr_be_write(chr, baum->out_buf + baum->out_buf_ptr, first);
|
|
||||||
baum->out_buf_ptr = 0;
|
|
||||||
baum->out_buf_used -= first;
|
|
||||||
room -= first;
|
|
||||||
}
|
|
||||||
qemu_chr_be_write(chr, baum->out_buf + baum->out_buf_ptr, room);
|
|
||||||
baum->out_buf_ptr += room;
|
|
||||||
baum->out_buf_used -= room;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* We want to send a packet */
|
|
||||||
static void baum_write_packet(BaumDriverState *baum, const uint8_t *buf, int len)
|
|
||||||
{
|
|
||||||
uint8_t io_buf[1 + 2 * len], *cur = io_buf;
|
|
||||||
int room;
|
|
||||||
*cur++ = ESC;
|
|
||||||
while (len--)
|
|
||||||
if ((*cur++ = *buf++) == ESC)
|
|
||||||
*cur++ = ESC;
|
|
||||||
room = qemu_chr_be_can_write(baum->chr);
|
|
||||||
len = cur - io_buf;
|
|
||||||
if (len <= room) {
|
|
||||||
/* Fits */
|
|
||||||
qemu_chr_be_write(baum->chr, io_buf, len);
|
|
||||||
} else {
|
|
||||||
int first;
|
|
||||||
uint8_t out;
|
|
||||||
/* Can't fit all, send what can be, and store the rest. */
|
|
||||||
qemu_chr_be_write(baum->chr, io_buf, room);
|
|
||||||
len -= room;
|
|
||||||
cur = io_buf + room;
|
|
||||||
if (len > BUF_SIZE - baum->out_buf_used) {
|
|
||||||
/* Can't even store it, drop the previous data... */
|
|
||||||
assert(len <= BUF_SIZE);
|
|
||||||
baum->out_buf_used = 0;
|
|
||||||
baum->out_buf_ptr = 0;
|
|
||||||
}
|
|
||||||
out = baum->out_buf_ptr;
|
|
||||||
baum->out_buf_used += len;
|
|
||||||
first = BUF_SIZE - baum->out_buf_ptr;
|
|
||||||
if (len > first) {
|
|
||||||
memcpy(baum->out_buf + out, cur, first);
|
|
||||||
out = 0;
|
|
||||||
len -= first;
|
|
||||||
cur += first;
|
|
||||||
}
|
|
||||||
memcpy(baum->out_buf + out, cur, len);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Called when the other end seems to have a wrong idea of our display size */
|
|
||||||
static void baum_cellCount_timer_cb(void *opaque)
|
|
||||||
{
|
|
||||||
BaumDriverState *baum = opaque;
|
|
||||||
uint8_t cell_count[] = { BAUM_RSP_CellCount, baum->x * baum->y };
|
|
||||||
DPRINTF("Timeout waiting for DisplayData, sending cell count\n");
|
|
||||||
baum_write_packet(baum, cell_count, sizeof(cell_count));
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Try to interpret a whole incoming packet */
|
|
||||||
static int baum_eat_packet(BaumDriverState *baum, const uint8_t *buf, int len)
|
|
||||||
{
|
|
||||||
const uint8_t *cur = buf;
|
|
||||||
uint8_t req = 0;
|
|
||||||
|
|
||||||
if (!len--)
|
|
||||||
return 0;
|
|
||||||
if (*cur++ != ESC) {
|
|
||||||
while (*cur != ESC) {
|
|
||||||
if (!len--)
|
|
||||||
return 0;
|
|
||||||
cur++;
|
|
||||||
}
|
|
||||||
DPRINTF("Dropped %td bytes!\n", cur - buf);
|
|
||||||
}
|
|
||||||
|
|
||||||
#define EAT(c) do {\
|
|
||||||
if (!len--) \
|
|
||||||
return 0; \
|
|
||||||
if ((c = *cur++) == ESC) { \
|
|
||||||
if (!len--) \
|
|
||||||
return 0; \
|
|
||||||
if (*cur++ != ESC) { \
|
|
||||||
DPRINTF("Broken packet %#2x, tossing\n", req); \
|
|
||||||
if (timer_pending(baum->cellCount_timer)) { \
|
|
||||||
timer_del(baum->cellCount_timer); \
|
|
||||||
baum_cellCount_timer_cb(baum); \
|
|
||||||
} \
|
|
||||||
return (cur - 2 - buf); \
|
|
||||||
} \
|
|
||||||
} \
|
|
||||||
} while (0)
|
|
||||||
|
|
||||||
EAT(req);
|
|
||||||
switch (req) {
|
|
||||||
case BAUM_REQ_DisplayData:
|
|
||||||
{
|
|
||||||
uint8_t cells[baum->x * baum->y], c;
|
|
||||||
uint8_t text[baum->x * baum->y];
|
|
||||||
uint8_t zero[baum->x * baum->y];
|
|
||||||
int cursor = BRLAPI_CURSOR_OFF;
|
|
||||||
int i;
|
|
||||||
|
|
||||||
/* Allow 100ms to complete the DisplayData packet */
|
|
||||||
timer_mod(baum->cellCount_timer, qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL) +
|
|
||||||
NANOSECONDS_PER_SECOND / 10);
|
|
||||||
for (i = 0; i < baum->x * baum->y ; i++) {
|
|
||||||
EAT(c);
|
|
||||||
cells[i] = c;
|
|
||||||
if ((c & (BRLAPI_DOT7|BRLAPI_DOT8))
|
|
||||||
== (BRLAPI_DOT7|BRLAPI_DOT8)) {
|
|
||||||
cursor = i + 1;
|
|
||||||
c &= ~(BRLAPI_DOT7|BRLAPI_DOT8);
|
|
||||||
}
|
|
||||||
if (!(c = nabcc_translation[c]))
|
|
||||||
c = '?';
|
|
||||||
text[i] = c;
|
|
||||||
}
|
|
||||||
timer_del(baum->cellCount_timer);
|
|
||||||
|
|
||||||
memset(zero, 0, sizeof(zero));
|
|
||||||
|
|
||||||
brlapi_writeArguments_t wa = {
|
|
||||||
.displayNumber = BRLAPI_DISPLAY_DEFAULT,
|
|
||||||
.regionBegin = 1,
|
|
||||||
.regionSize = baum->x * baum->y,
|
|
||||||
.text = (char *)text,
|
|
||||||
.textSize = baum->x * baum->y,
|
|
||||||
.andMask = zero,
|
|
||||||
.orMask = cells,
|
|
||||||
.cursor = cursor,
|
|
||||||
.charset = (char *)"ISO-8859-1",
|
|
||||||
};
|
|
||||||
|
|
||||||
if (brlapi__write(baum->brlapi, &wa) == -1)
|
|
||||||
brlapi_perror("baum brlapi_write");
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
case BAUM_REQ_SetMode:
|
|
||||||
{
|
|
||||||
uint8_t mode, setting;
|
|
||||||
DPRINTF("SetMode\n");
|
|
||||||
EAT(mode);
|
|
||||||
EAT(setting);
|
|
||||||
/* ignore */
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
case BAUM_REQ_SetProtocol:
|
|
||||||
{
|
|
||||||
uint8_t protocol;
|
|
||||||
DPRINTF("SetProtocol\n");
|
|
||||||
EAT(protocol);
|
|
||||||
/* ignore */
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
case BAUM_REQ_GetDeviceIdentity:
|
|
||||||
{
|
|
||||||
uint8_t identity[17] = { BAUM_RSP_DeviceIdentity,
|
|
||||||
'B','a','u','m',' ','V','a','r','i','o' };
|
|
||||||
DPRINTF("GetDeviceIdentity\n");
|
|
||||||
identity[11] = '0' + baum->x / 10;
|
|
||||||
identity[12] = '0' + baum->x % 10;
|
|
||||||
baum_write_packet(baum, identity, sizeof(identity));
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
case BAUM_REQ_GetVersionNumber:
|
|
||||||
{
|
|
||||||
uint8_t version[] = { BAUM_RSP_VersionNumber, 1 }; /* ? */
|
|
||||||
DPRINTF("GetVersionNumber\n");
|
|
||||||
baum_write_packet(baum, version, sizeof(version));
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
case BAUM_REQ_GetSerialNumber:
|
|
||||||
{
|
|
||||||
uint8_t serial[] = { BAUM_RSP_SerialNumber,
|
|
||||||
'0','0','0','0','0','0','0','0' };
|
|
||||||
DPRINTF("GetSerialNumber\n");
|
|
||||||
baum_write_packet(baum, serial, sizeof(serial));
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
case BAUM_REQ_GetKeys:
|
|
||||||
{
|
|
||||||
DPRINTF("Get%0#2x\n", req);
|
|
||||||
/* ignore */
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
default:
|
|
||||||
DPRINTF("unrecognized request %0#2x\n", req);
|
|
||||||
do
|
|
||||||
if (!len--)
|
|
||||||
return 0;
|
|
||||||
while (*cur++ != ESC);
|
|
||||||
cur--;
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
return cur - buf;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* The other end is writing some data. Store it and try to interpret */
|
|
||||||
static int baum_write(CharDriverState *chr, const uint8_t *buf, int len)
|
|
||||||
{
|
|
||||||
BaumDriverState *baum = chr->opaque;
|
|
||||||
int tocopy, cur, eaten, orig_len = len;
|
|
||||||
|
|
||||||
if (!len)
|
|
||||||
return 0;
|
|
||||||
if (!baum->brlapi)
|
|
||||||
return len;
|
|
||||||
|
|
||||||
while (len) {
|
|
||||||
/* Complete our buffer as much as possible */
|
|
||||||
tocopy = len;
|
|
||||||
if (tocopy > BUF_SIZE - baum->in_buf_used)
|
|
||||||
tocopy = BUF_SIZE - baum->in_buf_used;
|
|
||||||
|
|
||||||
memcpy(baum->in_buf + baum->in_buf_used, buf, tocopy);
|
|
||||||
baum->in_buf_used += tocopy;
|
|
||||||
buf += tocopy;
|
|
||||||
len -= tocopy;
|
|
||||||
|
|
||||||
/* Interpret it as much as possible */
|
|
||||||
cur = 0;
|
|
||||||
while (cur < baum->in_buf_used &&
|
|
||||||
(eaten = baum_eat_packet(baum, baum->in_buf + cur, baum->in_buf_used - cur)))
|
|
||||||
cur += eaten;
|
|
||||||
|
|
||||||
/* Shift the remainder */
|
|
||||||
if (cur) {
|
|
||||||
memmove(baum->in_buf, baum->in_buf + cur, baum->in_buf_used - cur);
|
|
||||||
baum->in_buf_used -= cur;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* And continue if any data left */
|
|
||||||
}
|
|
||||||
return orig_len;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Send the key code to the other end */
|
|
||||||
static void baum_send_key(BaumDriverState *baum, uint8_t type, uint8_t value) {
|
|
||||||
uint8_t packet[] = { type, value };
|
|
||||||
DPRINTF("writing key %x %x\n", type, value);
|
|
||||||
baum_write_packet(baum, packet, sizeof(packet));
|
|
||||||
}
|
|
||||||
|
|
||||||
/* We got some data on the BrlAPI socket */
|
|
||||||
static void baum_chr_read(void *opaque)
|
|
||||||
{
|
|
||||||
BaumDriverState *baum = opaque;
|
|
||||||
brlapi_keyCode_t code;
|
|
||||||
int ret;
|
|
||||||
if (!baum->brlapi)
|
|
||||||
return;
|
|
||||||
while ((ret = brlapi__readKey(baum->brlapi, 0, &code)) == 1) {
|
|
||||||
DPRINTF("got key %"BRLAPI_PRIxKEYCODE"\n", code);
|
|
||||||
/* Emulate */
|
|
||||||
switch (code & BRLAPI_KEY_TYPE_MASK) {
|
|
||||||
case BRLAPI_KEY_TYPE_CMD:
|
|
||||||
switch (code & BRLAPI_KEY_CMD_BLK_MASK) {
|
|
||||||
case BRLAPI_KEY_CMD_ROUTE:
|
|
||||||
baum_send_key(baum, BAUM_RSP_RoutingKey, (code & BRLAPI_KEY_CMD_ARG_MASK)+1);
|
|
||||||
baum_send_key(baum, BAUM_RSP_RoutingKey, 0);
|
|
||||||
break;
|
|
||||||
case 0:
|
|
||||||
switch (code & BRLAPI_KEY_CMD_ARG_MASK) {
|
|
||||||
case BRLAPI_KEY_CMD_FWINLT:
|
|
||||||
baum_send_key(baum, BAUM_RSP_TopKeys, BAUM_TL2);
|
|
||||||
baum_send_key(baum, BAUM_RSP_TopKeys, 0);
|
|
||||||
break;
|
|
||||||
case BRLAPI_KEY_CMD_FWINRT:
|
|
||||||
baum_send_key(baum, BAUM_RSP_TopKeys, BAUM_TR2);
|
|
||||||
baum_send_key(baum, BAUM_RSP_TopKeys, 0);
|
|
||||||
break;
|
|
||||||
case BRLAPI_KEY_CMD_LNUP:
|
|
||||||
baum_send_key(baum, BAUM_RSP_TopKeys, BAUM_TR1);
|
|
||||||
baum_send_key(baum, BAUM_RSP_TopKeys, 0);
|
|
||||||
break;
|
|
||||||
case BRLAPI_KEY_CMD_LNDN:
|
|
||||||
baum_send_key(baum, BAUM_RSP_TopKeys, BAUM_TR3);
|
|
||||||
baum_send_key(baum, BAUM_RSP_TopKeys, 0);
|
|
||||||
break;
|
|
||||||
case BRLAPI_KEY_CMD_TOP:
|
|
||||||
baum_send_key(baum, BAUM_RSP_TopKeys, BAUM_TL1|BAUM_TR1);
|
|
||||||
baum_send_key(baum, BAUM_RSP_TopKeys, 0);
|
|
||||||
break;
|
|
||||||
case BRLAPI_KEY_CMD_BOT:
|
|
||||||
baum_send_key(baum, BAUM_RSP_TopKeys, BAUM_TL3|BAUM_TR3);
|
|
||||||
baum_send_key(baum, BAUM_RSP_TopKeys, 0);
|
|
||||||
break;
|
|
||||||
case BRLAPI_KEY_CMD_TOP_LEFT:
|
|
||||||
baum_send_key(baum, BAUM_RSP_TopKeys, BAUM_TL2|BAUM_TR1);
|
|
||||||
baum_send_key(baum, BAUM_RSP_TopKeys, 0);
|
|
||||||
break;
|
|
||||||
case BRLAPI_KEY_CMD_BOT_LEFT:
|
|
||||||
baum_send_key(baum, BAUM_RSP_TopKeys, BAUM_TL2|BAUM_TR3);
|
|
||||||
baum_send_key(baum, BAUM_RSP_TopKeys, 0);
|
|
||||||
break;
|
|
||||||
case BRLAPI_KEY_CMD_HOME:
|
|
||||||
baum_send_key(baum, BAUM_RSP_TopKeys, BAUM_TL2|BAUM_TR1|BAUM_TR3);
|
|
||||||
baum_send_key(baum, BAUM_RSP_TopKeys, 0);
|
|
||||||
break;
|
|
||||||
case BRLAPI_KEY_CMD_PREFMENU:
|
|
||||||
baum_send_key(baum, BAUM_RSP_TopKeys, BAUM_TL1|BAUM_TL3|BAUM_TR1);
|
|
||||||
baum_send_key(baum, BAUM_RSP_TopKeys, 0);
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
break;
|
|
||||||
case BRLAPI_KEY_TYPE_SYM:
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
if (ret == -1 && (brlapi_errno != BRLAPI_ERROR_LIBCERR || errno != EINTR)) {
|
|
||||||
brlapi_perror("baum: brlapi_readKey");
|
|
||||||
brlapi__closeConnection(baum->brlapi);
|
|
||||||
g_free(baum->brlapi);
|
|
||||||
baum->brlapi = NULL;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void baum_close(struct CharDriverState *chr)
|
|
||||||
{
|
|
||||||
BaumDriverState *baum = chr->opaque;
|
|
||||||
|
|
||||||
timer_free(baum->cellCount_timer);
|
|
||||||
if (baum->brlapi) {
|
|
||||||
brlapi__closeConnection(baum->brlapi);
|
|
||||||
g_free(baum->brlapi);
|
|
||||||
}
|
|
||||||
g_free(baum);
|
|
||||||
}
|
|
||||||
|
|
||||||
static CharDriverState *chr_baum_init(const char *id,
|
|
||||||
ChardevBackend *backend,
|
|
||||||
ChardevReturn *ret,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
ChardevCommon *common = backend->u.braille.data;
|
|
||||||
BaumDriverState *baum;
|
|
||||||
CharDriverState *chr;
|
|
||||||
brlapi_handle_t *handle;
|
|
||||||
#if defined(CONFIG_SDL)
|
|
||||||
#if SDL_COMPILEDVERSION < SDL_VERSIONNUM(2, 0, 0)
|
|
||||||
SDL_SysWMinfo info;
|
|
||||||
#endif
|
|
||||||
#endif
|
|
||||||
int tty;
|
|
||||||
|
|
||||||
chr = qemu_chr_alloc(common, errp);
|
|
||||||
if (!chr) {
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
baum = g_malloc0(sizeof(BaumDriverState));
|
|
||||||
baum->chr = chr;
|
|
||||||
|
|
||||||
chr->opaque = baum;
|
|
||||||
chr->chr_write = baum_write;
|
|
||||||
chr->chr_accept_input = baum_accept_input;
|
|
||||||
chr->chr_close = baum_close;
|
|
||||||
|
|
||||||
handle = g_malloc0(brlapi_getHandleSize());
|
|
||||||
baum->brlapi = handle;
|
|
||||||
|
|
||||||
baum->brlapi_fd = brlapi__openConnection(handle, NULL, NULL);
|
|
||||||
if (baum->brlapi_fd == -1) {
|
|
||||||
error_setg(errp, "brlapi__openConnection: %s",
|
|
||||||
brlapi_strerror(brlapi_error_location()));
|
|
||||||
goto fail_handle;
|
|
||||||
}
|
|
||||||
|
|
||||||
baum->cellCount_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, baum_cellCount_timer_cb, baum);
|
|
||||||
|
|
||||||
if (brlapi__getDisplaySize(handle, &baum->x, &baum->y) == -1) {
|
|
||||||
error_setg(errp, "brlapi__getDisplaySize: %s",
|
|
||||||
brlapi_strerror(brlapi_error_location()));
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
#if defined(CONFIG_SDL)
|
|
||||||
#if SDL_COMPILEDVERSION < SDL_VERSIONNUM(2, 0, 0)
|
|
||||||
memset(&info, 0, sizeof(info));
|
|
||||||
SDL_VERSION(&info.version);
|
|
||||||
if (SDL_GetWMInfo(&info))
|
|
||||||
tty = info.info.x11.wmwindow;
|
|
||||||
else
|
|
||||||
#endif
|
|
||||||
#endif
|
|
||||||
tty = BRLAPI_TTY_DEFAULT;
|
|
||||||
|
|
||||||
if (brlapi__enterTtyMode(handle, tty, NULL) == -1) {
|
|
||||||
error_setg(errp, "brlapi__enterTtyMode: %s",
|
|
||||||
brlapi_strerror(brlapi_error_location()));
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
qemu_set_fd_handler(baum->brlapi_fd, baum_chr_read, NULL, baum);
|
|
||||||
|
|
||||||
return chr;
|
|
||||||
|
|
||||||
fail:
|
|
||||||
timer_free(baum->cellCount_timer);
|
|
||||||
brlapi__closeConnection(handle);
|
|
||||||
fail_handle:
|
|
||||||
g_free(handle);
|
|
||||||
g_free(chr);
|
|
||||||
g_free(baum);
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void register_types(void)
|
|
||||||
{
|
|
||||||
register_char_driver("braille", CHARDEV_BACKEND_KIND_BRAILLE, NULL,
|
|
||||||
chr_baum_init);
|
|
||||||
}
|
|
||||||
|
|
||||||
type_init(register_types);
|
|
||||||
@@ -1,137 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU Host Memory Backend for hugetlbfs
|
|
||||||
*
|
|
||||||
* Copyright (C) 2013-2014 Red Hat Inc
|
|
||||||
*
|
|
||||||
* Authors:
|
|
||||||
* Paolo Bonzini <pbonzini@redhat.com>
|
|
||||||
*
|
|
||||||
* This work is licensed under the terms of the GNU GPL, version 2 or later.
|
|
||||||
* See the COPYING file in the top-level directory.
|
|
||||||
*/
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "sysemu/hostmem.h"
|
|
||||||
#include "sysemu/sysemu.h"
|
|
||||||
#include "qom/object_interfaces.h"
|
|
||||||
|
|
||||||
/* hostmem-file.c */
|
|
||||||
/**
|
|
||||||
* @TYPE_MEMORY_BACKEND_FILE:
|
|
||||||
* name of backend that uses mmap on a file descriptor
|
|
||||||
*/
|
|
||||||
#define TYPE_MEMORY_BACKEND_FILE "memory-backend-file"
|
|
||||||
|
|
||||||
#define MEMORY_BACKEND_FILE(obj) \
|
|
||||||
OBJECT_CHECK(HostMemoryBackendFile, (obj), TYPE_MEMORY_BACKEND_FILE)
|
|
||||||
|
|
||||||
typedef struct HostMemoryBackendFile HostMemoryBackendFile;
|
|
||||||
|
|
||||||
struct HostMemoryBackendFile {
|
|
||||||
HostMemoryBackend parent_obj;
|
|
||||||
|
|
||||||
bool share;
|
|
||||||
char *mem_path;
|
|
||||||
};
|
|
||||||
|
|
||||||
static void
|
|
||||||
file_backend_memory_alloc(HostMemoryBackend *backend, Error **errp)
|
|
||||||
{
|
|
||||||
HostMemoryBackendFile *fb = MEMORY_BACKEND_FILE(backend);
|
|
||||||
|
|
||||||
if (!backend->size) {
|
|
||||||
error_setg(errp, "can't create backend with size 0");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
if (!fb->mem_path) {
|
|
||||||
error_setg(errp, "mem-path property not set");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
#ifndef CONFIG_LINUX
|
|
||||||
error_setg(errp, "-mem-path not supported on this host");
|
|
||||||
#else
|
|
||||||
if (!memory_region_size(&backend->mr)) {
|
|
||||||
gchar *path;
|
|
||||||
backend->force_prealloc = mem_prealloc;
|
|
||||||
path = object_get_canonical_path(OBJECT(backend));
|
|
||||||
memory_region_init_ram_from_file(&backend->mr, OBJECT(backend),
|
|
||||||
path,
|
|
||||||
backend->size, fb->share,
|
|
||||||
fb->mem_path, errp);
|
|
||||||
g_free(path);
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
}
|
|
||||||
|
|
||||||
static void
|
|
||||||
file_backend_class_init(ObjectClass *oc, void *data)
|
|
||||||
{
|
|
||||||
HostMemoryBackendClass *bc = MEMORY_BACKEND_CLASS(oc);
|
|
||||||
|
|
||||||
bc->alloc = file_backend_memory_alloc;
|
|
||||||
}
|
|
||||||
|
|
||||||
static char *get_mem_path(Object *o, Error **errp)
|
|
||||||
{
|
|
||||||
HostMemoryBackendFile *fb = MEMORY_BACKEND_FILE(o);
|
|
||||||
|
|
||||||
return g_strdup(fb->mem_path);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void set_mem_path(Object *o, const char *str, Error **errp)
|
|
||||||
{
|
|
||||||
HostMemoryBackend *backend = MEMORY_BACKEND(o);
|
|
||||||
HostMemoryBackendFile *fb = MEMORY_BACKEND_FILE(o);
|
|
||||||
|
|
||||||
if (memory_region_size(&backend->mr)) {
|
|
||||||
error_setg(errp, "cannot change property value");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
g_free(fb->mem_path);
|
|
||||||
fb->mem_path = g_strdup(str);
|
|
||||||
}
|
|
||||||
|
|
||||||
static bool file_memory_backend_get_share(Object *o, Error **errp)
|
|
||||||
{
|
|
||||||
HostMemoryBackendFile *fb = MEMORY_BACKEND_FILE(o);
|
|
||||||
|
|
||||||
return fb->share;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void file_memory_backend_set_share(Object *o, bool value, Error **errp)
|
|
||||||
{
|
|
||||||
HostMemoryBackend *backend = MEMORY_BACKEND(o);
|
|
||||||
HostMemoryBackendFile *fb = MEMORY_BACKEND_FILE(o);
|
|
||||||
|
|
||||||
if (memory_region_size(&backend->mr)) {
|
|
||||||
error_setg(errp, "cannot change property value");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
fb->share = value;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void
|
|
||||||
file_backend_instance_init(Object *o)
|
|
||||||
{
|
|
||||||
object_property_add_bool(o, "share",
|
|
||||||
file_memory_backend_get_share,
|
|
||||||
file_memory_backend_set_share, NULL);
|
|
||||||
object_property_add_str(o, "mem-path", get_mem_path,
|
|
||||||
set_mem_path, NULL);
|
|
||||||
}
|
|
||||||
|
|
||||||
static const TypeInfo file_backend_info = {
|
|
||||||
.name = TYPE_MEMORY_BACKEND_FILE,
|
|
||||||
.parent = TYPE_MEMORY_BACKEND,
|
|
||||||
.class_init = file_backend_class_init,
|
|
||||||
.instance_init = file_backend_instance_init,
|
|
||||||
.instance_size = sizeof(HostMemoryBackendFile),
|
|
||||||
};
|
|
||||||
|
|
||||||
static void register_types(void)
|
|
||||||
{
|
|
||||||
type_register_static(&file_backend_info);
|
|
||||||
}
|
|
||||||
|
|
||||||
type_init(register_types);
|
|
||||||
@@ -1,55 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU Host Memory Backend
|
|
||||||
*
|
|
||||||
* Copyright (C) 2013-2014 Red Hat Inc
|
|
||||||
*
|
|
||||||
* Authors:
|
|
||||||
* Igor Mammedov <imammedo@redhat.com>
|
|
||||||
*
|
|
||||||
* This work is licensed under the terms of the GNU GPL, version 2 or later.
|
|
||||||
* See the COPYING file in the top-level directory.
|
|
||||||
*/
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "sysemu/hostmem.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "qom/object_interfaces.h"
|
|
||||||
|
|
||||||
#define TYPE_MEMORY_BACKEND_RAM "memory-backend-ram"
|
|
||||||
|
|
||||||
|
|
||||||
static void
|
|
||||||
ram_backend_memory_alloc(HostMemoryBackend *backend, Error **errp)
|
|
||||||
{
|
|
||||||
char *path;
|
|
||||||
|
|
||||||
if (!backend->size) {
|
|
||||||
error_setg(errp, "can't create backend with size 0");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
path = object_get_canonical_path_component(OBJECT(backend));
|
|
||||||
memory_region_init_ram(&backend->mr, OBJECT(backend), path,
|
|
||||||
backend->size, errp);
|
|
||||||
g_free(path);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void
|
|
||||||
ram_backend_class_init(ObjectClass *oc, void *data)
|
|
||||||
{
|
|
||||||
HostMemoryBackendClass *bc = MEMORY_BACKEND_CLASS(oc);
|
|
||||||
|
|
||||||
bc->alloc = ram_backend_memory_alloc;
|
|
||||||
}
|
|
||||||
|
|
||||||
static const TypeInfo ram_backend_info = {
|
|
||||||
.name = TYPE_MEMORY_BACKEND_RAM,
|
|
||||||
.parent = TYPE_MEMORY_BACKEND,
|
|
||||||
.class_init = ram_backend_class_init,
|
|
||||||
};
|
|
||||||
|
|
||||||
static void register_types(void)
|
|
||||||
{
|
|
||||||
type_register_static(&ram_backend_info);
|
|
||||||
}
|
|
||||||
|
|
||||||
type_init(register_types);
|
|
||||||
@@ -1,376 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU Host Memory Backend
|
|
||||||
*
|
|
||||||
* Copyright (C) 2013-2014 Red Hat Inc
|
|
||||||
*
|
|
||||||
* Authors:
|
|
||||||
* Igor Mammedov <imammedo@redhat.com>
|
|
||||||
*
|
|
||||||
* This work is licensed under the terms of the GNU GPL, version 2 or later.
|
|
||||||
* See the COPYING file in the top-level directory.
|
|
||||||
*/
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "sysemu/hostmem.h"
|
|
||||||
#include "hw/boards.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "qapi/visitor.h"
|
|
||||||
#include "qapi-types.h"
|
|
||||||
#include "qapi-visit.h"
|
|
||||||
#include "qemu/config-file.h"
|
|
||||||
#include "qom/object_interfaces.h"
|
|
||||||
|
|
||||||
#ifdef CONFIG_NUMA
|
|
||||||
#include <numaif.h>
|
|
||||||
QEMU_BUILD_BUG_ON(HOST_MEM_POLICY_DEFAULT != MPOL_DEFAULT);
|
|
||||||
QEMU_BUILD_BUG_ON(HOST_MEM_POLICY_PREFERRED != MPOL_PREFERRED);
|
|
||||||
QEMU_BUILD_BUG_ON(HOST_MEM_POLICY_BIND != MPOL_BIND);
|
|
||||||
QEMU_BUILD_BUG_ON(HOST_MEM_POLICY_INTERLEAVE != MPOL_INTERLEAVE);
|
|
||||||
#endif
|
|
||||||
|
|
||||||
static void
|
|
||||||
host_memory_backend_get_size(Object *obj, Visitor *v, const char *name,
|
|
||||||
void *opaque, Error **errp)
|
|
||||||
{
|
|
||||||
HostMemoryBackend *backend = MEMORY_BACKEND(obj);
|
|
||||||
uint64_t value = backend->size;
|
|
||||||
|
|
||||||
visit_type_size(v, name, &value, errp);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void
|
|
||||||
host_memory_backend_set_size(Object *obj, Visitor *v, const char *name,
|
|
||||||
void *opaque, Error **errp)
|
|
||||||
{
|
|
||||||
HostMemoryBackend *backend = MEMORY_BACKEND(obj);
|
|
||||||
Error *local_err = NULL;
|
|
||||||
uint64_t value;
|
|
||||||
|
|
||||||
if (memory_region_size(&backend->mr)) {
|
|
||||||
error_setg(&local_err, "cannot change property value");
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
visit_type_size(v, name, &value, &local_err);
|
|
||||||
if (local_err) {
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
if (!value) {
|
|
||||||
error_setg(&local_err, "Property '%s.%s' doesn't take value '%"
|
|
||||||
PRIu64 "'", object_get_typename(obj), name, value);
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
backend->size = value;
|
|
||||||
out:
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void
|
|
||||||
host_memory_backend_get_host_nodes(Object *obj, Visitor *v, const char *name,
|
|
||||||
void *opaque, Error **errp)
|
|
||||||
{
|
|
||||||
HostMemoryBackend *backend = MEMORY_BACKEND(obj);
|
|
||||||
uint16List *host_nodes = NULL;
|
|
||||||
uint16List **node = &host_nodes;
|
|
||||||
unsigned long value;
|
|
||||||
|
|
||||||
value = find_first_bit(backend->host_nodes, MAX_NODES);
|
|
||||||
if (value == MAX_NODES) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
*node = g_malloc0(sizeof(**node));
|
|
||||||
(*node)->value = value;
|
|
||||||
node = &(*node)->next;
|
|
||||||
|
|
||||||
do {
|
|
||||||
value = find_next_bit(backend->host_nodes, MAX_NODES, value + 1);
|
|
||||||
if (value == MAX_NODES) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
|
|
||||||
*node = g_malloc0(sizeof(**node));
|
|
||||||
(*node)->value = value;
|
|
||||||
node = &(*node)->next;
|
|
||||||
} while (true);
|
|
||||||
|
|
||||||
visit_type_uint16List(v, name, &host_nodes, errp);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void
|
|
||||||
host_memory_backend_set_host_nodes(Object *obj, Visitor *v, const char *name,
|
|
||||||
void *opaque, Error **errp)
|
|
||||||
{
|
|
||||||
#ifdef CONFIG_NUMA
|
|
||||||
HostMemoryBackend *backend = MEMORY_BACKEND(obj);
|
|
||||||
uint16List *l = NULL;
|
|
||||||
|
|
||||||
visit_type_uint16List(v, name, &l, errp);
|
|
||||||
|
|
||||||
while (l) {
|
|
||||||
bitmap_set(backend->host_nodes, l->value, 1);
|
|
||||||
l = l->next;
|
|
||||||
}
|
|
||||||
#else
|
|
||||||
error_setg(errp, "NUMA node binding are not supported by this QEMU");
|
|
||||||
#endif
|
|
||||||
}
|
|
||||||
|
|
||||||
static int
|
|
||||||
host_memory_backend_get_policy(Object *obj, Error **errp G_GNUC_UNUSED)
|
|
||||||
{
|
|
||||||
HostMemoryBackend *backend = MEMORY_BACKEND(obj);
|
|
||||||
return backend->policy;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void
|
|
||||||
host_memory_backend_set_policy(Object *obj, int policy, Error **errp)
|
|
||||||
{
|
|
||||||
HostMemoryBackend *backend = MEMORY_BACKEND(obj);
|
|
||||||
backend->policy = policy;
|
|
||||||
|
|
||||||
#ifndef CONFIG_NUMA
|
|
||||||
if (policy != HOST_MEM_POLICY_DEFAULT) {
|
|
||||||
error_setg(errp, "NUMA policies are not supported by this QEMU");
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
}
|
|
||||||
|
|
||||||
static bool host_memory_backend_get_merge(Object *obj, Error **errp)
|
|
||||||
{
|
|
||||||
HostMemoryBackend *backend = MEMORY_BACKEND(obj);
|
|
||||||
|
|
||||||
return backend->merge;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void host_memory_backend_set_merge(Object *obj, bool value, Error **errp)
|
|
||||||
{
|
|
||||||
HostMemoryBackend *backend = MEMORY_BACKEND(obj);
|
|
||||||
|
|
||||||
if (!memory_region_size(&backend->mr)) {
|
|
||||||
backend->merge = value;
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (value != backend->merge) {
|
|
||||||
void *ptr = memory_region_get_ram_ptr(&backend->mr);
|
|
||||||
uint64_t sz = memory_region_size(&backend->mr);
|
|
||||||
|
|
||||||
qemu_madvise(ptr, sz,
|
|
||||||
value ? QEMU_MADV_MERGEABLE : QEMU_MADV_UNMERGEABLE);
|
|
||||||
backend->merge = value;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static bool host_memory_backend_get_dump(Object *obj, Error **errp)
|
|
||||||
{
|
|
||||||
HostMemoryBackend *backend = MEMORY_BACKEND(obj);
|
|
||||||
|
|
||||||
return backend->dump;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void host_memory_backend_set_dump(Object *obj, bool value, Error **errp)
|
|
||||||
{
|
|
||||||
HostMemoryBackend *backend = MEMORY_BACKEND(obj);
|
|
||||||
|
|
||||||
if (!memory_region_size(&backend->mr)) {
|
|
||||||
backend->dump = value;
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (value != backend->dump) {
|
|
||||||
void *ptr = memory_region_get_ram_ptr(&backend->mr);
|
|
||||||
uint64_t sz = memory_region_size(&backend->mr);
|
|
||||||
|
|
||||||
qemu_madvise(ptr, sz,
|
|
||||||
value ? QEMU_MADV_DODUMP : QEMU_MADV_DONTDUMP);
|
|
||||||
backend->dump = value;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static bool host_memory_backend_get_prealloc(Object *obj, Error **errp)
|
|
||||||
{
|
|
||||||
HostMemoryBackend *backend = MEMORY_BACKEND(obj);
|
|
||||||
|
|
||||||
return backend->prealloc || backend->force_prealloc;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void host_memory_backend_set_prealloc(Object *obj, bool value,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
HostMemoryBackend *backend = MEMORY_BACKEND(obj);
|
|
||||||
|
|
||||||
if (backend->force_prealloc) {
|
|
||||||
if (value) {
|
|
||||||
error_setg(errp,
|
|
||||||
"remove -mem-prealloc to use the prealloc property");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!memory_region_size(&backend->mr)) {
|
|
||||||
backend->prealloc = value;
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (value && !backend->prealloc) {
|
|
||||||
int fd = memory_region_get_fd(&backend->mr);
|
|
||||||
void *ptr = memory_region_get_ram_ptr(&backend->mr);
|
|
||||||
uint64_t sz = memory_region_size(&backend->mr);
|
|
||||||
|
|
||||||
os_mem_prealloc(fd, ptr, sz);
|
|
||||||
backend->prealloc = true;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void host_memory_backend_init(Object *obj)
|
|
||||||
{
|
|
||||||
HostMemoryBackend *backend = MEMORY_BACKEND(obj);
|
|
||||||
MachineState *machine = MACHINE(qdev_get_machine());
|
|
||||||
|
|
||||||
backend->merge = machine_mem_merge(machine);
|
|
||||||
backend->dump = machine_dump_guest_core(machine);
|
|
||||||
backend->prealloc = mem_prealloc;
|
|
||||||
|
|
||||||
object_property_add_bool(obj, "merge",
|
|
||||||
host_memory_backend_get_merge,
|
|
||||||
host_memory_backend_set_merge, NULL);
|
|
||||||
object_property_add_bool(obj, "dump",
|
|
||||||
host_memory_backend_get_dump,
|
|
||||||
host_memory_backend_set_dump, NULL);
|
|
||||||
object_property_add_bool(obj, "prealloc",
|
|
||||||
host_memory_backend_get_prealloc,
|
|
||||||
host_memory_backend_set_prealloc, NULL);
|
|
||||||
object_property_add(obj, "size", "int",
|
|
||||||
host_memory_backend_get_size,
|
|
||||||
host_memory_backend_set_size, NULL, NULL, NULL);
|
|
||||||
object_property_add(obj, "host-nodes", "int",
|
|
||||||
host_memory_backend_get_host_nodes,
|
|
||||||
host_memory_backend_set_host_nodes, NULL, NULL, NULL);
|
|
||||||
object_property_add_enum(obj, "policy", "HostMemPolicy",
|
|
||||||
HostMemPolicy_lookup,
|
|
||||||
host_memory_backend_get_policy,
|
|
||||||
host_memory_backend_set_policy, NULL);
|
|
||||||
}
|
|
||||||
|
|
||||||
MemoryRegion *
|
|
||||||
host_memory_backend_get_memory(HostMemoryBackend *backend, Error **errp)
|
|
||||||
{
|
|
||||||
return memory_region_size(&backend->mr) ? &backend->mr : NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void
|
|
||||||
host_memory_backend_memory_complete(UserCreatable *uc, Error **errp)
|
|
||||||
{
|
|
||||||
HostMemoryBackend *backend = MEMORY_BACKEND(uc);
|
|
||||||
HostMemoryBackendClass *bc = MEMORY_BACKEND_GET_CLASS(uc);
|
|
||||||
Error *local_err = NULL;
|
|
||||||
void *ptr;
|
|
||||||
uint64_t sz;
|
|
||||||
|
|
||||||
if (bc->alloc) {
|
|
||||||
bc->alloc(backend, &local_err);
|
|
||||||
if (local_err) {
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
ptr = memory_region_get_ram_ptr(&backend->mr);
|
|
||||||
sz = memory_region_size(&backend->mr);
|
|
||||||
|
|
||||||
if (backend->merge) {
|
|
||||||
qemu_madvise(ptr, sz, QEMU_MADV_MERGEABLE);
|
|
||||||
}
|
|
||||||
if (!backend->dump) {
|
|
||||||
qemu_madvise(ptr, sz, QEMU_MADV_DONTDUMP);
|
|
||||||
}
|
|
||||||
#ifdef CONFIG_NUMA
|
|
||||||
unsigned long lastbit = find_last_bit(backend->host_nodes, MAX_NODES);
|
|
||||||
/* lastbit == MAX_NODES means maxnode = 0 */
|
|
||||||
unsigned long maxnode = (lastbit + 1) % (MAX_NODES + 1);
|
|
||||||
/* ensure policy won't be ignored in case memory is preallocated
|
|
||||||
* before mbind(). note: MPOL_MF_STRICT is ignored on hugepages so
|
|
||||||
* this doesn't catch hugepage case. */
|
|
||||||
unsigned flags = MPOL_MF_STRICT | MPOL_MF_MOVE;
|
|
||||||
|
|
||||||
/* check for invalid host-nodes and policies and give more verbose
|
|
||||||
* error messages than mbind(). */
|
|
||||||
if (maxnode && backend->policy == MPOL_DEFAULT) {
|
|
||||||
error_setg(errp, "host-nodes must be empty for policy default,"
|
|
||||||
" or you should explicitly specify a policy other"
|
|
||||||
" than default");
|
|
||||||
return;
|
|
||||||
} else if (maxnode == 0 && backend->policy != MPOL_DEFAULT) {
|
|
||||||
error_setg(errp, "host-nodes must be set for policy %s",
|
|
||||||
HostMemPolicy_lookup[backend->policy]);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* We can have up to MAX_NODES nodes, but we need to pass maxnode+1
|
|
||||||
* as argument to mbind() due to an old Linux bug (feature?) which
|
|
||||||
* cuts off the last specified node. This means backend->host_nodes
|
|
||||||
* must have MAX_NODES+1 bits available.
|
|
||||||
*/
|
|
||||||
assert(sizeof(backend->host_nodes) >=
|
|
||||||
BITS_TO_LONGS(MAX_NODES + 1) * sizeof(unsigned long));
|
|
||||||
assert(maxnode <= MAX_NODES);
|
|
||||||
if (mbind(ptr, sz, backend->policy,
|
|
||||||
maxnode ? backend->host_nodes : NULL, maxnode + 1, flags)) {
|
|
||||||
if (backend->policy != MPOL_DEFAULT || errno != ENOSYS) {
|
|
||||||
error_setg_errno(errp, errno,
|
|
||||||
"cannot bind memory to host NUMA nodes");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
/* Preallocate memory after the NUMA policy has been instantiated.
|
|
||||||
* This is necessary to guarantee memory is allocated with
|
|
||||||
* specified NUMA policy in place.
|
|
||||||
*/
|
|
||||||
if (backend->prealloc) {
|
|
||||||
os_mem_prealloc(memory_region_get_fd(&backend->mr), ptr, sz);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static bool
|
|
||||||
host_memory_backend_can_be_deleted(UserCreatable *uc, Error **errp)
|
|
||||||
{
|
|
||||||
MemoryRegion *mr;
|
|
||||||
|
|
||||||
mr = host_memory_backend_get_memory(MEMORY_BACKEND(uc), errp);
|
|
||||||
if (memory_region_is_mapped(mr)) {
|
|
||||||
return false;
|
|
||||||
} else {
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void
|
|
||||||
host_memory_backend_class_init(ObjectClass *oc, void *data)
|
|
||||||
{
|
|
||||||
UserCreatableClass *ucc = USER_CREATABLE_CLASS(oc);
|
|
||||||
|
|
||||||
ucc->complete = host_memory_backend_memory_complete;
|
|
||||||
ucc->can_be_deleted = host_memory_backend_can_be_deleted;
|
|
||||||
}
|
|
||||||
|
|
||||||
static const TypeInfo host_memory_backend_info = {
|
|
||||||
.name = TYPE_MEMORY_BACKEND,
|
|
||||||
.parent = TYPE_OBJECT,
|
|
||||||
.abstract = true,
|
|
||||||
.class_size = sizeof(HostMemoryBackendClass),
|
|
||||||
.class_init = host_memory_backend_class_init,
|
|
||||||
.instance_size = sizeof(HostMemoryBackend),
|
|
||||||
.instance_init = host_memory_backend_init,
|
|
||||||
.interfaces = (InterfaceInfo[]) {
|
|
||||||
{ TYPE_USER_CREATABLE },
|
|
||||||
{ }
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
static void register_types(void)
|
|
||||||
{
|
|
||||||
type_register_static(&host_memory_backend_info);
|
|
||||||
}
|
|
||||||
|
|
||||||
type_init(register_types);
|
|
||||||
@@ -1,93 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU Microsoft serial mouse emulation
|
|
||||||
*
|
|
||||||
* Copyright (c) 2008 Lubomir Rintel
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "sysemu/char.h"
|
|
||||||
#include "ui/console.h"
|
|
||||||
|
|
||||||
#define MSMOUSE_LO6(n) ((n) & 0x3f)
|
|
||||||
#define MSMOUSE_HI2(n) (((n) & 0xc0) >> 6)
|
|
||||||
|
|
||||||
static void msmouse_event(void *opaque,
|
|
||||||
int dx, int dy, int dz, int buttons_state)
|
|
||||||
{
|
|
||||||
CharDriverState *chr = (CharDriverState *)opaque;
|
|
||||||
|
|
||||||
unsigned char bytes[4] = { 0x40, 0x00, 0x00, 0x00 };
|
|
||||||
|
|
||||||
/* Movement deltas */
|
|
||||||
bytes[0] |= (MSMOUSE_HI2(dy) << 2) | MSMOUSE_HI2(dx);
|
|
||||||
bytes[1] |= MSMOUSE_LO6(dx);
|
|
||||||
bytes[2] |= MSMOUSE_LO6(dy);
|
|
||||||
|
|
||||||
/* Buttons */
|
|
||||||
bytes[0] |= (buttons_state & 0x01 ? 0x20 : 0x00);
|
|
||||||
bytes[0] |= (buttons_state & 0x02 ? 0x10 : 0x00);
|
|
||||||
bytes[3] |= (buttons_state & 0x04 ? 0x20 : 0x00);
|
|
||||||
|
|
||||||
/* We always send the packet of, so that we do not have to keep track
|
|
||||||
of previous state of the middle button. This can potentially confuse
|
|
||||||
some very old drivers for two button mice though. */
|
|
||||||
qemu_chr_be_write(chr, bytes, 4);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int msmouse_chr_write (struct CharDriverState *s, const uint8_t *buf, int len)
|
|
||||||
{
|
|
||||||
/* Ignore writes to mouse port */
|
|
||||||
return len;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void msmouse_chr_close (struct CharDriverState *chr)
|
|
||||||
{
|
|
||||||
g_free (chr);
|
|
||||||
}
|
|
||||||
|
|
||||||
static CharDriverState *qemu_chr_open_msmouse(const char *id,
|
|
||||||
ChardevBackend *backend,
|
|
||||||
ChardevReturn *ret,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
ChardevCommon *common = backend->u.msmouse.data;
|
|
||||||
CharDriverState *chr;
|
|
||||||
|
|
||||||
chr = qemu_chr_alloc(common, errp);
|
|
||||||
if (!chr) {
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
chr->chr_write = msmouse_chr_write;
|
|
||||||
chr->chr_close = msmouse_chr_close;
|
|
||||||
chr->explicit_be_open = true;
|
|
||||||
|
|
||||||
qemu_add_mouse_event_handler(msmouse_event, chr, 0, "QEMU Microsoft Mouse");
|
|
||||||
|
|
||||||
return chr;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void register_types(void)
|
|
||||||
{
|
|
||||||
register_char_driver("msmouse", CHARDEV_BACKEND_KIND_MSMOUSE, NULL,
|
|
||||||
qemu_chr_open_msmouse);
|
|
||||||
}
|
|
||||||
|
|
||||||
type_init(register_types);
|
|
||||||
@@ -1,177 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU Random Number Generator Backend
|
|
||||||
*
|
|
||||||
* Copyright IBM, Corp. 2012
|
|
||||||
*
|
|
||||||
* Authors:
|
|
||||||
* Anthony Liguori <aliguori@us.ibm.com>
|
|
||||||
*
|
|
||||||
* This work is licensed under the terms of the GNU GPL, version 2 or later.
|
|
||||||
* See the COPYING file in the top-level directory.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "sysemu/rng.h"
|
|
||||||
#include "sysemu/char.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "qapi/qmp/qerror.h"
|
|
||||||
#include "hw/qdev.h" /* just for DEFINE_PROP_CHR */
|
|
||||||
|
|
||||||
#define TYPE_RNG_EGD "rng-egd"
|
|
||||||
#define RNG_EGD(obj) OBJECT_CHECK(RngEgd, (obj), TYPE_RNG_EGD)
|
|
||||||
|
|
||||||
typedef struct RngEgd
|
|
||||||
{
|
|
||||||
RngBackend parent;
|
|
||||||
|
|
||||||
CharDriverState *chr;
|
|
||||||
char *chr_name;
|
|
||||||
} RngEgd;
|
|
||||||
|
|
||||||
static void rng_egd_request_entropy(RngBackend *b, RngRequest *req)
|
|
||||||
{
|
|
||||||
RngEgd *s = RNG_EGD(b);
|
|
||||||
size_t size = req->size;
|
|
||||||
|
|
||||||
while (size > 0) {
|
|
||||||
uint8_t header[2];
|
|
||||||
uint8_t len = MIN(size, 255);
|
|
||||||
|
|
||||||
/* synchronous entropy request */
|
|
||||||
header[0] = 0x02;
|
|
||||||
header[1] = len;
|
|
||||||
|
|
||||||
qemu_chr_fe_write(s->chr, header, sizeof(header));
|
|
||||||
|
|
||||||
size -= len;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static int rng_egd_chr_can_read(void *opaque)
|
|
||||||
{
|
|
||||||
RngEgd *s = RNG_EGD(opaque);
|
|
||||||
RngRequest *req;
|
|
||||||
int size = 0;
|
|
||||||
|
|
||||||
QSIMPLEQ_FOREACH(req, &s->parent.requests, next) {
|
|
||||||
size += req->size - req->offset;
|
|
||||||
}
|
|
||||||
|
|
||||||
return size;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void rng_egd_chr_read(void *opaque, const uint8_t *buf, int size)
|
|
||||||
{
|
|
||||||
RngEgd *s = RNG_EGD(opaque);
|
|
||||||
size_t buf_offset = 0;
|
|
||||||
|
|
||||||
while (size > 0 && !QSIMPLEQ_EMPTY(&s->parent.requests)) {
|
|
||||||
RngRequest *req = QSIMPLEQ_FIRST(&s->parent.requests);
|
|
||||||
int len = MIN(size, req->size - req->offset);
|
|
||||||
|
|
||||||
memcpy(req->data + req->offset, buf + buf_offset, len);
|
|
||||||
buf_offset += len;
|
|
||||||
req->offset += len;
|
|
||||||
size -= len;
|
|
||||||
|
|
||||||
if (req->offset == req->size) {
|
|
||||||
req->receive_entropy(req->opaque, req->data, req->size);
|
|
||||||
|
|
||||||
rng_backend_finalize_request(&s->parent, req);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void rng_egd_opened(RngBackend *b, Error **errp)
|
|
||||||
{
|
|
||||||
RngEgd *s = RNG_EGD(b);
|
|
||||||
|
|
||||||
if (s->chr_name == NULL) {
|
|
||||||
error_setg(errp, QERR_INVALID_PARAMETER_VALUE,
|
|
||||||
"chardev", "a valid character device");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
s->chr = qemu_chr_find(s->chr_name);
|
|
||||||
if (s->chr == NULL) {
|
|
||||||
error_set(errp, ERROR_CLASS_DEVICE_NOT_FOUND,
|
|
||||||
"Device '%s' not found", s->chr_name);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (qemu_chr_fe_claim(s->chr) != 0) {
|
|
||||||
error_setg(errp, QERR_DEVICE_IN_USE, s->chr_name);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* FIXME we should resubmit pending requests when the CDS reconnects. */
|
|
||||||
qemu_chr_add_handlers(s->chr, rng_egd_chr_can_read, rng_egd_chr_read,
|
|
||||||
NULL, s);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void rng_egd_set_chardev(Object *obj, const char *value, Error **errp)
|
|
||||||
{
|
|
||||||
RngBackend *b = RNG_BACKEND(obj);
|
|
||||||
RngEgd *s = RNG_EGD(b);
|
|
||||||
|
|
||||||
if (b->opened) {
|
|
||||||
error_setg(errp, QERR_PERMISSION_DENIED);
|
|
||||||
} else {
|
|
||||||
g_free(s->chr_name);
|
|
||||||
s->chr_name = g_strdup(value);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static char *rng_egd_get_chardev(Object *obj, Error **errp)
|
|
||||||
{
|
|
||||||
RngEgd *s = RNG_EGD(obj);
|
|
||||||
|
|
||||||
if (s->chr && s->chr->label) {
|
|
||||||
return g_strdup(s->chr->label);
|
|
||||||
}
|
|
||||||
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void rng_egd_init(Object *obj)
|
|
||||||
{
|
|
||||||
object_property_add_str(obj, "chardev",
|
|
||||||
rng_egd_get_chardev, rng_egd_set_chardev,
|
|
||||||
NULL);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void rng_egd_finalize(Object *obj)
|
|
||||||
{
|
|
||||||
RngEgd *s = RNG_EGD(obj);
|
|
||||||
|
|
||||||
if (s->chr) {
|
|
||||||
qemu_chr_add_handlers(s->chr, NULL, NULL, NULL, NULL);
|
|
||||||
qemu_chr_fe_release(s->chr);
|
|
||||||
}
|
|
||||||
|
|
||||||
g_free(s->chr_name);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void rng_egd_class_init(ObjectClass *klass, void *data)
|
|
||||||
{
|
|
||||||
RngBackendClass *rbc = RNG_BACKEND_CLASS(klass);
|
|
||||||
|
|
||||||
rbc->request_entropy = rng_egd_request_entropy;
|
|
||||||
rbc->opened = rng_egd_opened;
|
|
||||||
}
|
|
||||||
|
|
||||||
static const TypeInfo rng_egd_info = {
|
|
||||||
.name = TYPE_RNG_EGD,
|
|
||||||
.parent = TYPE_RNG_BACKEND,
|
|
||||||
.instance_size = sizeof(RngEgd),
|
|
||||||
.class_init = rng_egd_class_init,
|
|
||||||
.instance_init = rng_egd_init,
|
|
||||||
.instance_finalize = rng_egd_finalize,
|
|
||||||
};
|
|
||||||
|
|
||||||
static void register_types(void)
|
|
||||||
{
|
|
||||||
type_register_static(&rng_egd_info);
|
|
||||||
}
|
|
||||||
|
|
||||||
type_init(register_types);
|
|
||||||
@@ -1,153 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU Random Number Generator Backend
|
|
||||||
*
|
|
||||||
* Copyright IBM, Corp. 2012
|
|
||||||
*
|
|
||||||
* Authors:
|
|
||||||
* Anthony Liguori <aliguori@us.ibm.com>
|
|
||||||
*
|
|
||||||
* This work is licensed under the terms of the GNU GPL, version 2 or later.
|
|
||||||
* See the COPYING file in the top-level directory.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "sysemu/rng-random.h"
|
|
||||||
#include "sysemu/rng.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "qapi/qmp/qerror.h"
|
|
||||||
#include "qemu/main-loop.h"
|
|
||||||
|
|
||||||
struct RndRandom
|
|
||||||
{
|
|
||||||
RngBackend parent;
|
|
||||||
|
|
||||||
int fd;
|
|
||||||
char *filename;
|
|
||||||
};
|
|
||||||
|
|
||||||
/**
|
|
||||||
* A simple and incomplete backend to request entropy from /dev/random.
|
|
||||||
*
|
|
||||||
* This backend exposes an additional "filename" property that can be used to
|
|
||||||
* set the filename to use to open the backend.
|
|
||||||
*/
|
|
||||||
|
|
||||||
static void entropy_available(void *opaque)
|
|
||||||
{
|
|
||||||
RndRandom *s = RNG_RANDOM(opaque);
|
|
||||||
|
|
||||||
while (!QSIMPLEQ_EMPTY(&s->parent.requests)) {
|
|
||||||
RngRequest *req = QSIMPLEQ_FIRST(&s->parent.requests);
|
|
||||||
ssize_t len;
|
|
||||||
|
|
||||||
len = read(s->fd, req->data, req->size);
|
|
||||||
if (len < 0 && errno == EAGAIN) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
g_assert(len != -1);
|
|
||||||
|
|
||||||
req->receive_entropy(req->opaque, req->data, len);
|
|
||||||
|
|
||||||
rng_backend_finalize_request(&s->parent, req);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* We've drained all requests, the fd handler can be reset. */
|
|
||||||
qemu_set_fd_handler(s->fd, NULL, NULL, NULL);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void rng_random_request_entropy(RngBackend *b, RngRequest *req)
|
|
||||||
{
|
|
||||||
RndRandom *s = RNG_RANDOM(b);
|
|
||||||
|
|
||||||
if (QSIMPLEQ_EMPTY(&s->parent.requests)) {
|
|
||||||
/* If there are no pending requests yet, we need to
|
|
||||||
* install our fd handler. */
|
|
||||||
qemu_set_fd_handler(s->fd, entropy_available, NULL, s);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void rng_random_opened(RngBackend *b, Error **errp)
|
|
||||||
{
|
|
||||||
RndRandom *s = RNG_RANDOM(b);
|
|
||||||
|
|
||||||
if (s->filename == NULL) {
|
|
||||||
error_setg(errp, QERR_INVALID_PARAMETER_VALUE,
|
|
||||||
"filename", "a valid filename");
|
|
||||||
} else {
|
|
||||||
s->fd = qemu_open(s->filename, O_RDONLY | O_NONBLOCK);
|
|
||||||
if (s->fd == -1) {
|
|
||||||
error_setg_file_open(errp, errno, s->filename);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static char *rng_random_get_filename(Object *obj, Error **errp)
|
|
||||||
{
|
|
||||||
RndRandom *s = RNG_RANDOM(obj);
|
|
||||||
|
|
||||||
return g_strdup(s->filename);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void rng_random_set_filename(Object *obj, const char *filename,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
RngBackend *b = RNG_BACKEND(obj);
|
|
||||||
RndRandom *s = RNG_RANDOM(obj);
|
|
||||||
|
|
||||||
if (b->opened) {
|
|
||||||
error_setg(errp, QERR_PERMISSION_DENIED);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
g_free(s->filename);
|
|
||||||
s->filename = g_strdup(filename);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void rng_random_init(Object *obj)
|
|
||||||
{
|
|
||||||
RndRandom *s = RNG_RANDOM(obj);
|
|
||||||
|
|
||||||
object_property_add_str(obj, "filename",
|
|
||||||
rng_random_get_filename,
|
|
||||||
rng_random_set_filename,
|
|
||||||
NULL);
|
|
||||||
|
|
||||||
s->filename = g_strdup("/dev/random");
|
|
||||||
s->fd = -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void rng_random_finalize(Object *obj)
|
|
||||||
{
|
|
||||||
RndRandom *s = RNG_RANDOM(obj);
|
|
||||||
|
|
||||||
if (s->fd != -1) {
|
|
||||||
qemu_set_fd_handler(s->fd, NULL, NULL, NULL);
|
|
||||||
qemu_close(s->fd);
|
|
||||||
}
|
|
||||||
|
|
||||||
g_free(s->filename);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void rng_random_class_init(ObjectClass *klass, void *data)
|
|
||||||
{
|
|
||||||
RngBackendClass *rbc = RNG_BACKEND_CLASS(klass);
|
|
||||||
|
|
||||||
rbc->request_entropy = rng_random_request_entropy;
|
|
||||||
rbc->opened = rng_random_opened;
|
|
||||||
}
|
|
||||||
|
|
||||||
static const TypeInfo rng_random_info = {
|
|
||||||
.name = TYPE_RNG_RANDOM,
|
|
||||||
.parent = TYPE_RNG_BACKEND,
|
|
||||||
.instance_size = sizeof(RndRandom),
|
|
||||||
.class_init = rng_random_class_init,
|
|
||||||
.instance_init = rng_random_init,
|
|
||||||
.instance_finalize = rng_random_finalize,
|
|
||||||
};
|
|
||||||
|
|
||||||
static void register_types(void)
|
|
||||||
{
|
|
||||||
type_register_static(&rng_random_info);
|
|
||||||
}
|
|
||||||
|
|
||||||
type_init(register_types);
|
|
||||||
148
backends/rng.c
148
backends/rng.c
@@ -1,148 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU Random Number Generator Backend
|
|
||||||
*
|
|
||||||
* Copyright IBM, Corp. 2012
|
|
||||||
*
|
|
||||||
* Authors:
|
|
||||||
* Anthony Liguori <aliguori@us.ibm.com>
|
|
||||||
*
|
|
||||||
* This work is licensed under the terms of the GNU GPL, version 2 or later.
|
|
||||||
* See the COPYING file in the top-level directory.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "sysemu/rng.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "qapi/qmp/qerror.h"
|
|
||||||
#include "qom/object_interfaces.h"
|
|
||||||
|
|
||||||
void rng_backend_request_entropy(RngBackend *s, size_t size,
|
|
||||||
EntropyReceiveFunc *receive_entropy,
|
|
||||||
void *opaque)
|
|
||||||
{
|
|
||||||
RngBackendClass *k = RNG_BACKEND_GET_CLASS(s);
|
|
||||||
RngRequest *req;
|
|
||||||
|
|
||||||
if (k->request_entropy) {
|
|
||||||
req = g_malloc(sizeof(*req));
|
|
||||||
|
|
||||||
req->offset = 0;
|
|
||||||
req->size = size;
|
|
||||||
req->receive_entropy = receive_entropy;
|
|
||||||
req->opaque = opaque;
|
|
||||||
req->data = g_malloc(req->size);
|
|
||||||
|
|
||||||
k->request_entropy(s, req);
|
|
||||||
|
|
||||||
QSIMPLEQ_INSERT_TAIL(&s->requests, req, next);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static bool rng_backend_prop_get_opened(Object *obj, Error **errp)
|
|
||||||
{
|
|
||||||
RngBackend *s = RNG_BACKEND(obj);
|
|
||||||
|
|
||||||
return s->opened;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void rng_backend_complete(UserCreatable *uc, Error **errp)
|
|
||||||
{
|
|
||||||
object_property_set_bool(OBJECT(uc), true, "opened", errp);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void rng_backend_prop_set_opened(Object *obj, bool value, Error **errp)
|
|
||||||
{
|
|
||||||
RngBackend *s = RNG_BACKEND(obj);
|
|
||||||
RngBackendClass *k = RNG_BACKEND_GET_CLASS(s);
|
|
||||||
Error *local_err = NULL;
|
|
||||||
|
|
||||||
if (value == s->opened) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!value && s->opened) {
|
|
||||||
error_setg(errp, QERR_PERMISSION_DENIED);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (k->opened) {
|
|
||||||
k->opened(s, &local_err);
|
|
||||||
if (local_err) {
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
s->opened = true;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void rng_backend_free_request(RngRequest *req)
|
|
||||||
{
|
|
||||||
g_free(req->data);
|
|
||||||
g_free(req);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void rng_backend_free_requests(RngBackend *s)
|
|
||||||
{
|
|
||||||
RngRequest *req, *next;
|
|
||||||
|
|
||||||
QSIMPLEQ_FOREACH_SAFE(req, &s->requests, next, next) {
|
|
||||||
rng_backend_free_request(req);
|
|
||||||
}
|
|
||||||
|
|
||||||
QSIMPLEQ_INIT(&s->requests);
|
|
||||||
}
|
|
||||||
|
|
||||||
void rng_backend_finalize_request(RngBackend *s, RngRequest *req)
|
|
||||||
{
|
|
||||||
QSIMPLEQ_REMOVE(&s->requests, req, RngRequest, next);
|
|
||||||
rng_backend_free_request(req);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void rng_backend_init(Object *obj)
|
|
||||||
{
|
|
||||||
RngBackend *s = RNG_BACKEND(obj);
|
|
||||||
|
|
||||||
QSIMPLEQ_INIT(&s->requests);
|
|
||||||
|
|
||||||
object_property_add_bool(obj, "opened",
|
|
||||||
rng_backend_prop_get_opened,
|
|
||||||
rng_backend_prop_set_opened,
|
|
||||||
NULL);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void rng_backend_finalize(Object *obj)
|
|
||||||
{
|
|
||||||
RngBackend *s = RNG_BACKEND(obj);
|
|
||||||
|
|
||||||
rng_backend_free_requests(s);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void rng_backend_class_init(ObjectClass *oc, void *data)
|
|
||||||
{
|
|
||||||
UserCreatableClass *ucc = USER_CREATABLE_CLASS(oc);
|
|
||||||
|
|
||||||
ucc->complete = rng_backend_complete;
|
|
||||||
}
|
|
||||||
|
|
||||||
static const TypeInfo rng_backend_info = {
|
|
||||||
.name = TYPE_RNG_BACKEND,
|
|
||||||
.parent = TYPE_OBJECT,
|
|
||||||
.instance_size = sizeof(RngBackend),
|
|
||||||
.instance_init = rng_backend_init,
|
|
||||||
.instance_finalize = rng_backend_finalize,
|
|
||||||
.class_size = sizeof(RngBackendClass),
|
|
||||||
.class_init = rng_backend_class_init,
|
|
||||||
.abstract = true,
|
|
||||||
.interfaces = (InterfaceInfo[]) {
|
|
||||||
{ TYPE_USER_CREATABLE },
|
|
||||||
{ }
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
static void register_types(void)
|
|
||||||
{
|
|
||||||
type_register_static(&rng_backend_info);
|
|
||||||
}
|
|
||||||
|
|
||||||
type_init(register_types);
|
|
||||||
@@ -1,136 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU Char Device for testsuite control
|
|
||||||
*
|
|
||||||
* Copyright (c) 2014 Red Hat, Inc.
|
|
||||||
*
|
|
||||||
* Author: Paolo Bonzini <pbonzini@redhat.com>
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "sysemu/char.h"
|
|
||||||
|
|
||||||
#define BUF_SIZE 32
|
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
CharDriverState *chr;
|
|
||||||
uint8_t in_buf[32];
|
|
||||||
int in_buf_used;
|
|
||||||
} TestdevCharState;
|
|
||||||
|
|
||||||
/* Try to interpret a whole incoming packet */
|
|
||||||
static int testdev_eat_packet(TestdevCharState *testdev)
|
|
||||||
{
|
|
||||||
const uint8_t *cur = testdev->in_buf;
|
|
||||||
int len = testdev->in_buf_used;
|
|
||||||
uint8_t c;
|
|
||||||
int arg;
|
|
||||||
|
|
||||||
#define EAT(c) do { \
|
|
||||||
if (!len--) { \
|
|
||||||
return 0; \
|
|
||||||
} \
|
|
||||||
c = *cur++; \
|
|
||||||
} while (0)
|
|
||||||
|
|
||||||
EAT(c);
|
|
||||||
|
|
||||||
while (isspace(c)) {
|
|
||||||
EAT(c);
|
|
||||||
}
|
|
||||||
|
|
||||||
arg = 0;
|
|
||||||
while (isdigit(c)) {
|
|
||||||
arg = arg * 10 + c - '0';
|
|
||||||
EAT(c);
|
|
||||||
}
|
|
||||||
|
|
||||||
while (isspace(c)) {
|
|
||||||
EAT(c);
|
|
||||||
}
|
|
||||||
|
|
||||||
switch (c) {
|
|
||||||
case 'q':
|
|
||||||
exit((arg << 1) | 1);
|
|
||||||
break;
|
|
||||||
default:
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
return cur - testdev->in_buf;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* The other end is writing some data. Store it and try to interpret */
|
|
||||||
static int testdev_write(CharDriverState *chr, const uint8_t *buf, int len)
|
|
||||||
{
|
|
||||||
TestdevCharState *testdev = chr->opaque;
|
|
||||||
int tocopy, eaten, orig_len = len;
|
|
||||||
|
|
||||||
while (len) {
|
|
||||||
/* Complete our buffer as much as possible */
|
|
||||||
tocopy = MIN(len, BUF_SIZE - testdev->in_buf_used);
|
|
||||||
|
|
||||||
memcpy(testdev->in_buf + testdev->in_buf_used, buf, tocopy);
|
|
||||||
testdev->in_buf_used += tocopy;
|
|
||||||
buf += tocopy;
|
|
||||||
len -= tocopy;
|
|
||||||
|
|
||||||
/* Interpret it as much as possible */
|
|
||||||
while (testdev->in_buf_used > 0 &&
|
|
||||||
(eaten = testdev_eat_packet(testdev)) > 0) {
|
|
||||||
memmove(testdev->in_buf, testdev->in_buf + eaten,
|
|
||||||
testdev->in_buf_used - eaten);
|
|
||||||
testdev->in_buf_used -= eaten;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return orig_len;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void testdev_close(struct CharDriverState *chr)
|
|
||||||
{
|
|
||||||
TestdevCharState *testdev = chr->opaque;
|
|
||||||
|
|
||||||
g_free(testdev);
|
|
||||||
}
|
|
||||||
|
|
||||||
static CharDriverState *chr_testdev_init(const char *id,
|
|
||||||
ChardevBackend *backend,
|
|
||||||
ChardevReturn *ret,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
TestdevCharState *testdev;
|
|
||||||
CharDriverState *chr;
|
|
||||||
|
|
||||||
testdev = g_new0(TestdevCharState, 1);
|
|
||||||
testdev->chr = chr = g_new0(CharDriverState, 1);
|
|
||||||
|
|
||||||
chr->opaque = testdev;
|
|
||||||
chr->chr_write = testdev_write;
|
|
||||||
chr->chr_close = testdev_close;
|
|
||||||
|
|
||||||
return chr;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void register_types(void)
|
|
||||||
{
|
|
||||||
register_char_driver("testdev", CHARDEV_BACKEND_KIND_TESTDEV, NULL,
|
|
||||||
chr_testdev_init);
|
|
||||||
}
|
|
||||||
|
|
||||||
type_init(register_types);
|
|
||||||
198
backends/tpm.c
198
backends/tpm.c
@@ -1,198 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU TPM Backend
|
|
||||||
*
|
|
||||||
* Copyright IBM, Corp. 2013
|
|
||||||
*
|
|
||||||
* Authors:
|
|
||||||
* Stefan Berger <stefanb@us.ibm.com>
|
|
||||||
*
|
|
||||||
* This work is licensed under the terms of the GNU GPL, version 2 or later.
|
|
||||||
* See the COPYING file in the top-level directory.
|
|
||||||
*
|
|
||||||
* Based on backends/rng.c by Anthony Liguori
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "sysemu/tpm_backend.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "qapi/qmp/qerror.h"
|
|
||||||
#include "sysemu/tpm.h"
|
|
||||||
#include "qemu/thread.h"
|
|
||||||
#include "sysemu/tpm_backend_int.h"
|
|
||||||
|
|
||||||
enum TpmType tpm_backend_get_type(TPMBackend *s)
|
|
||||||
{
|
|
||||||
TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s);
|
|
||||||
|
|
||||||
return k->ops->type;
|
|
||||||
}
|
|
||||||
|
|
||||||
const char *tpm_backend_get_desc(TPMBackend *s)
|
|
||||||
{
|
|
||||||
TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s);
|
|
||||||
|
|
||||||
return k->ops->desc();
|
|
||||||
}
|
|
||||||
|
|
||||||
void tpm_backend_destroy(TPMBackend *s)
|
|
||||||
{
|
|
||||||
TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s);
|
|
||||||
|
|
||||||
k->ops->destroy(s);
|
|
||||||
}
|
|
||||||
|
|
||||||
int tpm_backend_init(TPMBackend *s, TPMState *state,
|
|
||||||
TPMRecvDataCB *datacb)
|
|
||||||
{
|
|
||||||
TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s);
|
|
||||||
|
|
||||||
return k->ops->init(s, state, datacb);
|
|
||||||
}
|
|
||||||
|
|
||||||
int tpm_backend_startup_tpm(TPMBackend *s)
|
|
||||||
{
|
|
||||||
TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s);
|
|
||||||
|
|
||||||
return k->ops->startup_tpm(s);
|
|
||||||
}
|
|
||||||
|
|
||||||
bool tpm_backend_had_startup_error(TPMBackend *s)
|
|
||||||
{
|
|
||||||
TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s);
|
|
||||||
|
|
||||||
return k->ops->had_startup_error(s);
|
|
||||||
}
|
|
||||||
|
|
||||||
size_t tpm_backend_realloc_buffer(TPMBackend *s, TPMSizedBuffer *sb)
|
|
||||||
{
|
|
||||||
TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s);
|
|
||||||
|
|
||||||
return k->ops->realloc_buffer(sb);
|
|
||||||
}
|
|
||||||
|
|
||||||
void tpm_backend_deliver_request(TPMBackend *s)
|
|
||||||
{
|
|
||||||
TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s);
|
|
||||||
|
|
||||||
k->ops->deliver_request(s);
|
|
||||||
}
|
|
||||||
|
|
||||||
void tpm_backend_reset(TPMBackend *s)
|
|
||||||
{
|
|
||||||
TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s);
|
|
||||||
|
|
||||||
k->ops->reset(s);
|
|
||||||
}
|
|
||||||
|
|
||||||
void tpm_backend_cancel_cmd(TPMBackend *s)
|
|
||||||
{
|
|
||||||
TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s);
|
|
||||||
|
|
||||||
k->ops->cancel_cmd(s);
|
|
||||||
}
|
|
||||||
|
|
||||||
bool tpm_backend_get_tpm_established_flag(TPMBackend *s)
|
|
||||||
{
|
|
||||||
TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s);
|
|
||||||
|
|
||||||
return k->ops->get_tpm_established_flag(s);
|
|
||||||
}
|
|
||||||
|
|
||||||
int tpm_backend_reset_tpm_established_flag(TPMBackend *s, uint8_t locty)
|
|
||||||
{
|
|
||||||
TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s);
|
|
||||||
|
|
||||||
return k->ops->reset_tpm_established_flag(s, locty);
|
|
||||||
}
|
|
||||||
|
|
||||||
TPMVersion tpm_backend_get_tpm_version(TPMBackend *s)
|
|
||||||
{
|
|
||||||
TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s);
|
|
||||||
|
|
||||||
return k->ops->get_tpm_version(s);
|
|
||||||
}
|
|
||||||
|
|
||||||
static bool tpm_backend_prop_get_opened(Object *obj, Error **errp)
|
|
||||||
{
|
|
||||||
TPMBackend *s = TPM_BACKEND(obj);
|
|
||||||
|
|
||||||
return s->opened;
|
|
||||||
}
|
|
||||||
|
|
||||||
void tpm_backend_open(TPMBackend *s, Error **errp)
|
|
||||||
{
|
|
||||||
object_property_set_bool(OBJECT(s), true, "opened", errp);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void tpm_backend_prop_set_opened(Object *obj, bool value, Error **errp)
|
|
||||||
{
|
|
||||||
TPMBackend *s = TPM_BACKEND(obj);
|
|
||||||
TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s);
|
|
||||||
Error *local_err = NULL;
|
|
||||||
|
|
||||||
if (value == s->opened) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!value && s->opened) {
|
|
||||||
error_setg(errp, QERR_PERMISSION_DENIED);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (k->opened) {
|
|
||||||
k->opened(s, &local_err);
|
|
||||||
if (local_err) {
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
s->opened = true;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void tpm_backend_instance_init(Object *obj)
|
|
||||||
{
|
|
||||||
object_property_add_bool(obj, "opened",
|
|
||||||
tpm_backend_prop_get_opened,
|
|
||||||
tpm_backend_prop_set_opened,
|
|
||||||
NULL);
|
|
||||||
}
|
|
||||||
|
|
||||||
void tpm_backend_thread_deliver_request(TPMBackendThread *tbt)
|
|
||||||
{
|
|
||||||
g_thread_pool_push(tbt->pool, (gpointer)TPM_BACKEND_CMD_PROCESS_CMD, NULL);
|
|
||||||
}
|
|
||||||
|
|
||||||
void tpm_backend_thread_create(TPMBackendThread *tbt,
|
|
||||||
GFunc func, gpointer user_data)
|
|
||||||
{
|
|
||||||
if (!tbt->pool) {
|
|
||||||
tbt->pool = g_thread_pool_new(func, user_data, 1, TRUE, NULL);
|
|
||||||
g_thread_pool_push(tbt->pool, (gpointer)TPM_BACKEND_CMD_INIT, NULL);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
void tpm_backend_thread_end(TPMBackendThread *tbt)
|
|
||||||
{
|
|
||||||
if (tbt->pool) {
|
|
||||||
g_thread_pool_push(tbt->pool, (gpointer)TPM_BACKEND_CMD_END, NULL);
|
|
||||||
g_thread_pool_free(tbt->pool, FALSE, TRUE);
|
|
||||||
tbt->pool = NULL;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static const TypeInfo tpm_backend_info = {
|
|
||||||
.name = TYPE_TPM_BACKEND,
|
|
||||||
.parent = TYPE_OBJECT,
|
|
||||||
.instance_size = sizeof(TPMBackend),
|
|
||||||
.instance_init = tpm_backend_instance_init,
|
|
||||||
.class_size = sizeof(TPMBackendClass),
|
|
||||||
.abstract = true,
|
|
||||||
};
|
|
||||||
|
|
||||||
static void register_types(void)
|
|
||||||
{
|
|
||||||
type_register_static(&tpm_backend_info);
|
|
||||||
}
|
|
||||||
|
|
||||||
type_init(register_types);
|
|
||||||
118
balloon.c
118
balloon.c
@@ -1,118 +0,0 @@
|
|||||||
/*
|
|
||||||
* Generic Balloon handlers and management
|
|
||||||
*
|
|
||||||
* Copyright (c) 2003-2008 Fabrice Bellard
|
|
||||||
* Copyright (C) 2011 Red Hat, Inc.
|
|
||||||
* Copyright (C) 2011 Amit Shah <amit.shah@redhat.com>
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "exec/cpu-common.h"
|
|
||||||
#include "sysemu/kvm.h"
|
|
||||||
#include "sysemu/balloon.h"
|
|
||||||
#include "trace.h"
|
|
||||||
#include "qmp-commands.h"
|
|
||||||
#include "qapi/qmp/qerror.h"
|
|
||||||
#include "qapi/qmp/qjson.h"
|
|
||||||
|
|
||||||
static QEMUBalloonEvent *balloon_event_fn;
|
|
||||||
static QEMUBalloonStatus *balloon_stat_fn;
|
|
||||||
static void *balloon_opaque;
|
|
||||||
static bool balloon_inhibited;
|
|
||||||
|
|
||||||
bool qemu_balloon_is_inhibited(void)
|
|
||||||
{
|
|
||||||
return balloon_inhibited;
|
|
||||||
}
|
|
||||||
|
|
||||||
void qemu_balloon_inhibit(bool state)
|
|
||||||
{
|
|
||||||
balloon_inhibited = state;
|
|
||||||
}
|
|
||||||
|
|
||||||
static bool have_balloon(Error **errp)
|
|
||||||
{
|
|
||||||
if (kvm_enabled() && !kvm_has_sync_mmu()) {
|
|
||||||
error_set(errp, ERROR_CLASS_KVM_MISSING_CAP,
|
|
||||||
"Using KVM without synchronous MMU, balloon unavailable");
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
if (!balloon_event_fn) {
|
|
||||||
error_set(errp, ERROR_CLASS_DEVICE_NOT_ACTIVE,
|
|
||||||
"No balloon device has been activated");
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
int qemu_add_balloon_handler(QEMUBalloonEvent *event_func,
|
|
||||||
QEMUBalloonStatus *stat_func, void *opaque)
|
|
||||||
{
|
|
||||||
if (balloon_event_fn || balloon_stat_fn || balloon_opaque) {
|
|
||||||
/* We're already registered one balloon handler. How many can
|
|
||||||
* a guest really have?
|
|
||||||
*/
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
balloon_event_fn = event_func;
|
|
||||||
balloon_stat_fn = stat_func;
|
|
||||||
balloon_opaque = opaque;
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
void qemu_remove_balloon_handler(void *opaque)
|
|
||||||
{
|
|
||||||
if (balloon_opaque != opaque) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
balloon_event_fn = NULL;
|
|
||||||
balloon_stat_fn = NULL;
|
|
||||||
balloon_opaque = NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
BalloonInfo *qmp_query_balloon(Error **errp)
|
|
||||||
{
|
|
||||||
BalloonInfo *info;
|
|
||||||
|
|
||||||
if (!have_balloon(errp)) {
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
info = g_malloc0(sizeof(*info));
|
|
||||||
balloon_stat_fn(balloon_opaque, info);
|
|
||||||
return info;
|
|
||||||
}
|
|
||||||
|
|
||||||
void qmp_balloon(int64_t target, Error **errp)
|
|
||||||
{
|
|
||||||
if (!have_balloon(errp)) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (target <= 0) {
|
|
||||||
error_setg(errp, QERR_INVALID_PARAMETER_VALUE, "target", "a size");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
trace_balloon_event(balloon_opaque, target);
|
|
||||||
balloon_event_fn(balloon_opaque, target);
|
|
||||||
}
|
|
||||||
167
block-cloop.c
Normal file
167
block-cloop.c
Normal file
@@ -0,0 +1,167 @@
|
|||||||
|
/*
|
||||||
|
* QEMU System Emulator block driver
|
||||||
|
*
|
||||||
|
* Copyright (c) 2004 Johannes E. Schindelin
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in
|
||||||
|
* all copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||||
|
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
* THE SOFTWARE.
|
||||||
|
*/
|
||||||
|
#include "vl.h"
|
||||||
|
#include "block_int.h"
|
||||||
|
#include <zlib.h>
|
||||||
|
|
||||||
|
typedef struct BDRVCloopState {
|
||||||
|
int fd;
|
||||||
|
uint32_t block_size;
|
||||||
|
uint32_t n_blocks;
|
||||||
|
uint64_t* offsets;
|
||||||
|
uint32_t sectors_per_block;
|
||||||
|
uint32_t current_block;
|
||||||
|
char* compressed_block;
|
||||||
|
char* uncompressed_block;
|
||||||
|
z_stream zstream;
|
||||||
|
} BDRVCloopState;
|
||||||
|
|
||||||
|
static int cloop_probe(const uint8_t *buf, int buf_size, const char *filename)
|
||||||
|
{
|
||||||
|
const char* magic_version_2_0="#!/bin/sh\n"
|
||||||
|
"#V2.0 Format\n"
|
||||||
|
"modprobe cloop file=$0 && mount -r -t iso9660 /dev/cloop $1\n";
|
||||||
|
int length=strlen(magic_version_2_0);
|
||||||
|
if(length>buf_size)
|
||||||
|
length=buf_size;
|
||||||
|
if(!memcmp(magic_version_2_0,buf,length))
|
||||||
|
return 2;
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
static int cloop_open(BlockDriverState *bs, const char *filename)
|
||||||
|
{
|
||||||
|
BDRVCloopState *s = bs->opaque;
|
||||||
|
uint32_t offsets_size,max_compressed_block_size=1,i;
|
||||||
|
|
||||||
|
s->fd = open(filename, O_RDONLY | O_BINARY | O_LARGEFILE);
|
||||||
|
if (s->fd < 0)
|
||||||
|
return -1;
|
||||||
|
bs->read_only = 1;
|
||||||
|
|
||||||
|
/* read header */
|
||||||
|
if(lseek(s->fd,128,SEEK_SET)<0) {
|
||||||
|
cloop_close:
|
||||||
|
close(s->fd);
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
if(read(s->fd,&s->block_size,4)<4)
|
||||||
|
goto cloop_close;
|
||||||
|
s->block_size=be32_to_cpu(s->block_size);
|
||||||
|
if(read(s->fd,&s->n_blocks,4)<4)
|
||||||
|
goto cloop_close;
|
||||||
|
s->n_blocks=be32_to_cpu(s->n_blocks);
|
||||||
|
|
||||||
|
/* read offsets */
|
||||||
|
offsets_size=s->n_blocks*sizeof(uint64_t);
|
||||||
|
if(!(s->offsets=(uint64_t*)malloc(offsets_size)))
|
||||||
|
goto cloop_close;
|
||||||
|
if(read(s->fd,s->offsets,offsets_size)<offsets_size)
|
||||||
|
goto cloop_close;
|
||||||
|
for(i=0;i<s->n_blocks;i++) {
|
||||||
|
s->offsets[i]=be64_to_cpu(s->offsets[i]);
|
||||||
|
if(i>0) {
|
||||||
|
uint32_t size=s->offsets[i]-s->offsets[i-1];
|
||||||
|
if(size>max_compressed_block_size)
|
||||||
|
max_compressed_block_size=size;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/* initialize zlib engine */
|
||||||
|
if(!(s->compressed_block=(char*)malloc(max_compressed_block_size+1)))
|
||||||
|
goto cloop_close;
|
||||||
|
if(!(s->uncompressed_block=(char*)malloc(s->block_size)))
|
||||||
|
goto cloop_close;
|
||||||
|
if(inflateInit(&s->zstream) != Z_OK)
|
||||||
|
goto cloop_close;
|
||||||
|
s->current_block=s->n_blocks;
|
||||||
|
|
||||||
|
s->sectors_per_block = s->block_size/512;
|
||||||
|
bs->total_sectors = s->n_blocks*s->sectors_per_block;
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
static inline int cloop_read_block(BDRVCloopState *s,int block_num)
|
||||||
|
{
|
||||||
|
if(s->current_block != block_num) {
|
||||||
|
int ret;
|
||||||
|
uint32_t bytes = s->offsets[block_num+1]-s->offsets[block_num];
|
||||||
|
|
||||||
|
lseek(s->fd, s->offsets[block_num], SEEK_SET);
|
||||||
|
ret = read(s->fd, s->compressed_block, bytes);
|
||||||
|
if (ret != bytes)
|
||||||
|
return -1;
|
||||||
|
|
||||||
|
s->zstream.next_in = s->compressed_block;
|
||||||
|
s->zstream.avail_in = bytes;
|
||||||
|
s->zstream.next_out = s->uncompressed_block;
|
||||||
|
s->zstream.avail_out = s->block_size;
|
||||||
|
ret = inflateReset(&s->zstream);
|
||||||
|
if(ret != Z_OK)
|
||||||
|
return -1;
|
||||||
|
ret = inflate(&s->zstream, Z_FINISH);
|
||||||
|
if(ret != Z_STREAM_END || s->zstream.total_out != s->block_size)
|
||||||
|
return -1;
|
||||||
|
|
||||||
|
s->current_block = block_num;
|
||||||
|
}
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
static int cloop_read(BlockDriverState *bs, int64_t sector_num,
|
||||||
|
uint8_t *buf, int nb_sectors)
|
||||||
|
{
|
||||||
|
BDRVCloopState *s = bs->opaque;
|
||||||
|
int i;
|
||||||
|
|
||||||
|
for(i=0;i<nb_sectors;i++) {
|
||||||
|
uint32_t sector_offset_in_block=((sector_num+i)%s->sectors_per_block),
|
||||||
|
block_num=(sector_num+i)/s->sectors_per_block;
|
||||||
|
if(cloop_read_block(s, block_num) != 0)
|
||||||
|
return -1;
|
||||||
|
memcpy(buf+i*512,s->uncompressed_block+sector_offset_in_block*512,512);
|
||||||
|
}
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
static void cloop_close(BlockDriverState *bs)
|
||||||
|
{
|
||||||
|
BDRVCloopState *s = bs->opaque;
|
||||||
|
close(s->fd);
|
||||||
|
free(s->compressed_block);
|
||||||
|
free(s->uncompressed_block);
|
||||||
|
inflateEnd(&s->zstream);
|
||||||
|
}
|
||||||
|
|
||||||
|
BlockDriver bdrv_cloop = {
|
||||||
|
"cloop",
|
||||||
|
sizeof(BDRVCloopState),
|
||||||
|
cloop_probe,
|
||||||
|
cloop_open,
|
||||||
|
cloop_read,
|
||||||
|
NULL,
|
||||||
|
cloop_close,
|
||||||
|
};
|
||||||
|
|
||||||
|
|
||||||
263
block-cow.c
Normal file
263
block-cow.c
Normal file
@@ -0,0 +1,263 @@
|
|||||||
|
/*
|
||||||
|
* Block driver for the COW format
|
||||||
|
*
|
||||||
|
* Copyright (c) 2004 Fabrice Bellard
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in
|
||||||
|
* all copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||||
|
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
* THE SOFTWARE.
|
||||||
|
*/
|
||||||
|
#ifndef _WIN32
|
||||||
|
#include "vl.h"
|
||||||
|
#include "block_int.h"
|
||||||
|
#include <sys/mman.h>
|
||||||
|
|
||||||
|
/**************************************************************/
|
||||||
|
/* COW block driver using file system holes */
|
||||||
|
|
||||||
|
/* user mode linux compatible COW file */
|
||||||
|
#define COW_MAGIC 0x4f4f4f4d /* MOOO */
|
||||||
|
#define COW_VERSION 2
|
||||||
|
|
||||||
|
struct cow_header_v2 {
|
||||||
|
uint32_t magic;
|
||||||
|
uint32_t version;
|
||||||
|
char backing_file[1024];
|
||||||
|
int32_t mtime;
|
||||||
|
uint64_t size;
|
||||||
|
uint32_t sectorsize;
|
||||||
|
};
|
||||||
|
|
||||||
|
typedef struct BDRVCowState {
|
||||||
|
int fd;
|
||||||
|
uint8_t *cow_bitmap; /* if non NULL, COW mappings are used first */
|
||||||
|
uint8_t *cow_bitmap_addr; /* mmap address of cow_bitmap */
|
||||||
|
int cow_bitmap_size;
|
||||||
|
int64_t cow_sectors_offset;
|
||||||
|
} BDRVCowState;
|
||||||
|
|
||||||
|
static int cow_probe(const uint8_t *buf, int buf_size, const char *filename)
|
||||||
|
{
|
||||||
|
const struct cow_header_v2 *cow_header = (const void *)buf;
|
||||||
|
|
||||||
|
if (be32_to_cpu(cow_header->magic) == COW_MAGIC &&
|
||||||
|
be32_to_cpu(cow_header->version) == COW_VERSION)
|
||||||
|
return 100;
|
||||||
|
else
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
static int cow_open(BlockDriverState *bs, const char *filename)
|
||||||
|
{
|
||||||
|
BDRVCowState *s = bs->opaque;
|
||||||
|
int fd;
|
||||||
|
struct cow_header_v2 cow_header;
|
||||||
|
int64_t size;
|
||||||
|
|
||||||
|
fd = open(filename, O_RDWR | O_BINARY | O_LARGEFILE);
|
||||||
|
if (fd < 0) {
|
||||||
|
fd = open(filename, O_RDONLY | O_BINARY | O_LARGEFILE);
|
||||||
|
if (fd < 0)
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
s->fd = fd;
|
||||||
|
/* see if it is a cow image */
|
||||||
|
if (read(fd, &cow_header, sizeof(cow_header)) != sizeof(cow_header)) {
|
||||||
|
goto fail;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (be32_to_cpu(cow_header.magic) != COW_MAGIC ||
|
||||||
|
be32_to_cpu(cow_header.version) != COW_VERSION) {
|
||||||
|
goto fail;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* cow image found */
|
||||||
|
size = be64_to_cpu(cow_header.size);
|
||||||
|
bs->total_sectors = size / 512;
|
||||||
|
|
||||||
|
pstrcpy(bs->backing_file, sizeof(bs->backing_file),
|
||||||
|
cow_header.backing_file);
|
||||||
|
|
||||||
|
#if 0
|
||||||
|
if (cow_header.backing_file[0] != '\0') {
|
||||||
|
if (stat(cow_header.backing_file, &st) != 0) {
|
||||||
|
fprintf(stderr, "%s: could not find original disk image '%s'\n", filename, cow_header.backing_file);
|
||||||
|
goto fail;
|
||||||
|
}
|
||||||
|
if (st.st_mtime != be32_to_cpu(cow_header.mtime)) {
|
||||||
|
fprintf(stderr, "%s: original raw disk image '%s' does not match saved timestamp\n", filename, cow_header.backing_file);
|
||||||
|
goto fail;
|
||||||
|
}
|
||||||
|
fd = open(cow_header.backing_file, O_RDONLY | O_LARGEFILE);
|
||||||
|
if (fd < 0)
|
||||||
|
goto fail;
|
||||||
|
bs->fd = fd;
|
||||||
|
}
|
||||||
|
#endif
|
||||||
|
/* mmap the bitmap */
|
||||||
|
s->cow_bitmap_size = ((bs->total_sectors + 7) >> 3) + sizeof(cow_header);
|
||||||
|
s->cow_bitmap_addr = mmap(get_mmap_addr(s->cow_bitmap_size),
|
||||||
|
s->cow_bitmap_size,
|
||||||
|
PROT_READ | PROT_WRITE,
|
||||||
|
MAP_SHARED, s->fd, 0);
|
||||||
|
if (s->cow_bitmap_addr == MAP_FAILED)
|
||||||
|
goto fail;
|
||||||
|
s->cow_bitmap = s->cow_bitmap_addr + sizeof(cow_header);
|
||||||
|
s->cow_sectors_offset = (s->cow_bitmap_size + 511) & ~511;
|
||||||
|
return 0;
|
||||||
|
fail:
|
||||||
|
close(fd);
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
|
||||||
|
static inline void set_bit(uint8_t *bitmap, int64_t bitnum)
|
||||||
|
{
|
||||||
|
bitmap[bitnum / 8] |= (1 << (bitnum%8));
|
||||||
|
}
|
||||||
|
|
||||||
|
static inline int is_bit_set(const uint8_t *bitmap, int64_t bitnum)
|
||||||
|
{
|
||||||
|
return !!(bitmap[bitnum / 8] & (1 << (bitnum%8)));
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/* Return true if first block has been changed (ie. current version is
|
||||||
|
* in COW file). Set the number of continuous blocks for which that
|
||||||
|
* is true. */
|
||||||
|
static inline int is_changed(uint8_t *bitmap,
|
||||||
|
int64_t sector_num, int nb_sectors,
|
||||||
|
int *num_same)
|
||||||
|
{
|
||||||
|
int changed;
|
||||||
|
|
||||||
|
if (!bitmap || nb_sectors == 0) {
|
||||||
|
*num_same = nb_sectors;
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
changed = is_bit_set(bitmap, sector_num);
|
||||||
|
for (*num_same = 1; *num_same < nb_sectors; (*num_same)++) {
|
||||||
|
if (is_bit_set(bitmap, sector_num + *num_same) != changed)
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
|
||||||
|
return changed;
|
||||||
|
}
|
||||||
|
|
||||||
|
static int cow_is_allocated(BlockDriverState *bs, int64_t sector_num,
|
||||||
|
int nb_sectors, int *pnum)
|
||||||
|
{
|
||||||
|
BDRVCowState *s = bs->opaque;
|
||||||
|
return is_changed(s->cow_bitmap, sector_num, nb_sectors, pnum);
|
||||||
|
}
|
||||||
|
|
||||||
|
static int cow_read(BlockDriverState *bs, int64_t sector_num,
|
||||||
|
uint8_t *buf, int nb_sectors)
|
||||||
|
{
|
||||||
|
BDRVCowState *s = bs->opaque;
|
||||||
|
int ret, n;
|
||||||
|
|
||||||
|
while (nb_sectors > 0) {
|
||||||
|
if (is_changed(s->cow_bitmap, sector_num, nb_sectors, &n)) {
|
||||||
|
lseek(s->fd, s->cow_sectors_offset + sector_num * 512, SEEK_SET);
|
||||||
|
ret = read(s->fd, buf, n * 512);
|
||||||
|
if (ret != n * 512)
|
||||||
|
return -1;
|
||||||
|
} else {
|
||||||
|
memset(buf, 0, n * 512);
|
||||||
|
}
|
||||||
|
nb_sectors -= n;
|
||||||
|
sector_num += n;
|
||||||
|
buf += n * 512;
|
||||||
|
}
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
static int cow_write(BlockDriverState *bs, int64_t sector_num,
|
||||||
|
const uint8_t *buf, int nb_sectors)
|
||||||
|
{
|
||||||
|
BDRVCowState *s = bs->opaque;
|
||||||
|
int ret, i;
|
||||||
|
|
||||||
|
lseek(s->fd, s->cow_sectors_offset + sector_num * 512, SEEK_SET);
|
||||||
|
ret = write(s->fd, buf, nb_sectors * 512);
|
||||||
|
if (ret != nb_sectors * 512)
|
||||||
|
return -1;
|
||||||
|
for (i = 0; i < nb_sectors; i++)
|
||||||
|
set_bit(s->cow_bitmap, sector_num + i);
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
static void cow_close(BlockDriverState *bs)
|
||||||
|
{
|
||||||
|
BDRVCowState *s = bs->opaque;
|
||||||
|
munmap(s->cow_bitmap_addr, s->cow_bitmap_size);
|
||||||
|
close(s->fd);
|
||||||
|
}
|
||||||
|
|
||||||
|
static int cow_create(const char *filename, int64_t image_sectors,
|
||||||
|
const char *image_filename, int flags)
|
||||||
|
{
|
||||||
|
int fd, cow_fd;
|
||||||
|
struct cow_header_v2 cow_header;
|
||||||
|
struct stat st;
|
||||||
|
|
||||||
|
if (flags)
|
||||||
|
return -ENOTSUP;
|
||||||
|
|
||||||
|
cow_fd = open(filename, O_WRONLY | O_CREAT | O_TRUNC | O_BINARY | O_LARGEFILE,
|
||||||
|
0644);
|
||||||
|
if (cow_fd < 0)
|
||||||
|
return -1;
|
||||||
|
memset(&cow_header, 0, sizeof(cow_header));
|
||||||
|
cow_header.magic = cpu_to_be32(COW_MAGIC);
|
||||||
|
cow_header.version = cpu_to_be32(COW_VERSION);
|
||||||
|
if (image_filename) {
|
||||||
|
fd = open(image_filename, O_RDONLY | O_BINARY);
|
||||||
|
if (fd < 0) {
|
||||||
|
close(cow_fd);
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
if (fstat(fd, &st) != 0) {
|
||||||
|
close(fd);
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
close(fd);
|
||||||
|
cow_header.mtime = cpu_to_be32(st.st_mtime);
|
||||||
|
realpath(image_filename, cow_header.backing_file);
|
||||||
|
}
|
||||||
|
cow_header.sectorsize = cpu_to_be32(512);
|
||||||
|
cow_header.size = cpu_to_be64(image_sectors * 512);
|
||||||
|
write(cow_fd, &cow_header, sizeof(cow_header));
|
||||||
|
/* resize to include at least all the bitmap */
|
||||||
|
ftruncate(cow_fd, sizeof(cow_header) + ((image_sectors + 7) >> 3));
|
||||||
|
close(cow_fd);
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
BlockDriver bdrv_cow = {
|
||||||
|
"cow",
|
||||||
|
sizeof(BDRVCowState),
|
||||||
|
cow_probe,
|
||||||
|
cow_open,
|
||||||
|
cow_read,
|
||||||
|
cow_write,
|
||||||
|
cow_close,
|
||||||
|
cow_create,
|
||||||
|
cow_is_allocated,
|
||||||
|
};
|
||||||
|
#endif
|
||||||
677
block-qcow.c
Normal file
677
block-qcow.c
Normal file
@@ -0,0 +1,677 @@
|
|||||||
|
/*
|
||||||
|
* Block driver for the QCOW format
|
||||||
|
*
|
||||||
|
* Copyright (c) 2004 Fabrice Bellard
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in
|
||||||
|
* all copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||||
|
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
* THE SOFTWARE.
|
||||||
|
*/
|
||||||
|
#include "vl.h"
|
||||||
|
#include "block_int.h"
|
||||||
|
#include <zlib.h>
|
||||||
|
#include "aes.h"
|
||||||
|
|
||||||
|
/**************************************************************/
|
||||||
|
/* QEMU COW block driver with compression and encryption support */
|
||||||
|
|
||||||
|
#define QCOW_MAGIC (('Q' << 24) | ('F' << 16) | ('I' << 8) | 0xfb)
|
||||||
|
#define QCOW_VERSION 1
|
||||||
|
|
||||||
|
#define QCOW_CRYPT_NONE 0
|
||||||
|
#define QCOW_CRYPT_AES 1
|
||||||
|
|
||||||
|
#define QCOW_OFLAG_COMPRESSED (1LL << 63)
|
||||||
|
|
||||||
|
typedef struct QCowHeader {
|
||||||
|
uint32_t magic;
|
||||||
|
uint32_t version;
|
||||||
|
uint64_t backing_file_offset;
|
||||||
|
uint32_t backing_file_size;
|
||||||
|
uint32_t mtime;
|
||||||
|
uint64_t size; /* in bytes */
|
||||||
|
uint8_t cluster_bits;
|
||||||
|
uint8_t l2_bits;
|
||||||
|
uint32_t crypt_method;
|
||||||
|
uint64_t l1_table_offset;
|
||||||
|
} QCowHeader;
|
||||||
|
|
||||||
|
#define L2_CACHE_SIZE 16
|
||||||
|
|
||||||
|
typedef struct BDRVQcowState {
|
||||||
|
int fd;
|
||||||
|
int cluster_bits;
|
||||||
|
int cluster_size;
|
||||||
|
int cluster_sectors;
|
||||||
|
int l2_bits;
|
||||||
|
int l2_size;
|
||||||
|
int l1_size;
|
||||||
|
uint64_t cluster_offset_mask;
|
||||||
|
uint64_t l1_table_offset;
|
||||||
|
uint64_t *l1_table;
|
||||||
|
uint64_t *l2_cache;
|
||||||
|
uint64_t l2_cache_offsets[L2_CACHE_SIZE];
|
||||||
|
uint32_t l2_cache_counts[L2_CACHE_SIZE];
|
||||||
|
uint8_t *cluster_cache;
|
||||||
|
uint8_t *cluster_data;
|
||||||
|
uint64_t cluster_cache_offset;
|
||||||
|
uint32_t crypt_method; /* current crypt method, 0 if no key yet */
|
||||||
|
uint32_t crypt_method_header;
|
||||||
|
AES_KEY aes_encrypt_key;
|
||||||
|
AES_KEY aes_decrypt_key;
|
||||||
|
} BDRVQcowState;
|
||||||
|
|
||||||
|
static int decompress_cluster(BDRVQcowState *s, uint64_t cluster_offset);
|
||||||
|
|
||||||
|
static int qcow_probe(const uint8_t *buf, int buf_size, const char *filename)
|
||||||
|
{
|
||||||
|
const QCowHeader *cow_header = (const void *)buf;
|
||||||
|
|
||||||
|
if (be32_to_cpu(cow_header->magic) == QCOW_MAGIC &&
|
||||||
|
be32_to_cpu(cow_header->version) == QCOW_VERSION)
|
||||||
|
return 100;
|
||||||
|
else
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
static int qcow_open(BlockDriverState *bs, const char *filename)
|
||||||
|
{
|
||||||
|
BDRVQcowState *s = bs->opaque;
|
||||||
|
int fd, len, i, shift;
|
||||||
|
QCowHeader header;
|
||||||
|
|
||||||
|
fd = open(filename, O_RDWR | O_BINARY | O_LARGEFILE);
|
||||||
|
if (fd < 0) {
|
||||||
|
fd = open(filename, O_RDONLY | O_BINARY | O_LARGEFILE);
|
||||||
|
if (fd < 0)
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
s->fd = fd;
|
||||||
|
if (read(fd, &header, sizeof(header)) != sizeof(header))
|
||||||
|
goto fail;
|
||||||
|
be32_to_cpus(&header.magic);
|
||||||
|
be32_to_cpus(&header.version);
|
||||||
|
be64_to_cpus(&header.backing_file_offset);
|
||||||
|
be32_to_cpus(&header.backing_file_size);
|
||||||
|
be32_to_cpus(&header.mtime);
|
||||||
|
be64_to_cpus(&header.size);
|
||||||
|
be32_to_cpus(&header.crypt_method);
|
||||||
|
be64_to_cpus(&header.l1_table_offset);
|
||||||
|
|
||||||
|
if (header.magic != QCOW_MAGIC || header.version != QCOW_VERSION)
|
||||||
|
goto fail;
|
||||||
|
if (header.size <= 1 || header.cluster_bits < 9)
|
||||||
|
goto fail;
|
||||||
|
if (header.crypt_method > QCOW_CRYPT_AES)
|
||||||
|
goto fail;
|
||||||
|
s->crypt_method_header = header.crypt_method;
|
||||||
|
if (s->crypt_method_header)
|
||||||
|
bs->encrypted = 1;
|
||||||
|
s->cluster_bits = header.cluster_bits;
|
||||||
|
s->cluster_size = 1 << s->cluster_bits;
|
||||||
|
s->cluster_sectors = 1 << (s->cluster_bits - 9);
|
||||||
|
s->l2_bits = header.l2_bits;
|
||||||
|
s->l2_size = 1 << s->l2_bits;
|
||||||
|
bs->total_sectors = header.size / 512;
|
||||||
|
s->cluster_offset_mask = (1LL << (63 - s->cluster_bits)) - 1;
|
||||||
|
|
||||||
|
/* read the level 1 table */
|
||||||
|
shift = s->cluster_bits + s->l2_bits;
|
||||||
|
s->l1_size = (header.size + (1LL << shift) - 1) >> shift;
|
||||||
|
|
||||||
|
s->l1_table_offset = header.l1_table_offset;
|
||||||
|
s->l1_table = qemu_malloc(s->l1_size * sizeof(uint64_t));
|
||||||
|
if (!s->l1_table)
|
||||||
|
goto fail;
|
||||||
|
lseek(fd, s->l1_table_offset, SEEK_SET);
|
||||||
|
if (read(fd, s->l1_table, s->l1_size * sizeof(uint64_t)) !=
|
||||||
|
s->l1_size * sizeof(uint64_t))
|
||||||
|
goto fail;
|
||||||
|
for(i = 0;i < s->l1_size; i++) {
|
||||||
|
be64_to_cpus(&s->l1_table[i]);
|
||||||
|
}
|
||||||
|
/* alloc L2 cache */
|
||||||
|
s->l2_cache = qemu_malloc(s->l2_size * L2_CACHE_SIZE * sizeof(uint64_t));
|
||||||
|
if (!s->l2_cache)
|
||||||
|
goto fail;
|
||||||
|
s->cluster_cache = qemu_malloc(s->cluster_size);
|
||||||
|
if (!s->cluster_cache)
|
||||||
|
goto fail;
|
||||||
|
s->cluster_data = qemu_malloc(s->cluster_size);
|
||||||
|
if (!s->cluster_data)
|
||||||
|
goto fail;
|
||||||
|
s->cluster_cache_offset = -1;
|
||||||
|
|
||||||
|
/* read the backing file name */
|
||||||
|
if (header.backing_file_offset != 0) {
|
||||||
|
len = header.backing_file_size;
|
||||||
|
if (len > 1023)
|
||||||
|
len = 1023;
|
||||||
|
lseek(fd, header.backing_file_offset, SEEK_SET);
|
||||||
|
if (read(fd, bs->backing_file, len) != len)
|
||||||
|
goto fail;
|
||||||
|
bs->backing_file[len] = '\0';
|
||||||
|
}
|
||||||
|
return 0;
|
||||||
|
|
||||||
|
fail:
|
||||||
|
qemu_free(s->l1_table);
|
||||||
|
qemu_free(s->l2_cache);
|
||||||
|
qemu_free(s->cluster_cache);
|
||||||
|
qemu_free(s->cluster_data);
|
||||||
|
close(fd);
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
|
||||||
|
static int qcow_set_key(BlockDriverState *bs, const char *key)
|
||||||
|
{
|
||||||
|
BDRVQcowState *s = bs->opaque;
|
||||||
|
uint8_t keybuf[16];
|
||||||
|
int len, i;
|
||||||
|
|
||||||
|
memset(keybuf, 0, 16);
|
||||||
|
len = strlen(key);
|
||||||
|
if (len > 16)
|
||||||
|
len = 16;
|
||||||
|
/* XXX: we could compress the chars to 7 bits to increase
|
||||||
|
entropy */
|
||||||
|
for(i = 0;i < len;i++) {
|
||||||
|
keybuf[i] = key[i];
|
||||||
|
}
|
||||||
|
s->crypt_method = s->crypt_method_header;
|
||||||
|
|
||||||
|
if (AES_set_encrypt_key(keybuf, 128, &s->aes_encrypt_key) != 0)
|
||||||
|
return -1;
|
||||||
|
if (AES_set_decrypt_key(keybuf, 128, &s->aes_decrypt_key) != 0)
|
||||||
|
return -1;
|
||||||
|
#if 0
|
||||||
|
/* test */
|
||||||
|
{
|
||||||
|
uint8_t in[16];
|
||||||
|
uint8_t out[16];
|
||||||
|
uint8_t tmp[16];
|
||||||
|
for(i=0;i<16;i++)
|
||||||
|
in[i] = i;
|
||||||
|
AES_encrypt(in, tmp, &s->aes_encrypt_key);
|
||||||
|
AES_decrypt(tmp, out, &s->aes_decrypt_key);
|
||||||
|
for(i = 0; i < 16; i++)
|
||||||
|
printf(" %02x", tmp[i]);
|
||||||
|
printf("\n");
|
||||||
|
for(i = 0; i < 16; i++)
|
||||||
|
printf(" %02x", out[i]);
|
||||||
|
printf("\n");
|
||||||
|
}
|
||||||
|
#endif
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* The crypt function is compatible with the linux cryptoloop
|
||||||
|
algorithm for < 4 GB images. NOTE: out_buf == in_buf is
|
||||||
|
supported */
|
||||||
|
static void encrypt_sectors(BDRVQcowState *s, int64_t sector_num,
|
||||||
|
uint8_t *out_buf, const uint8_t *in_buf,
|
||||||
|
int nb_sectors, int enc,
|
||||||
|
const AES_KEY *key)
|
||||||
|
{
|
||||||
|
union {
|
||||||
|
uint64_t ll[2];
|
||||||
|
uint8_t b[16];
|
||||||
|
} ivec;
|
||||||
|
int i;
|
||||||
|
|
||||||
|
for(i = 0; i < nb_sectors; i++) {
|
||||||
|
ivec.ll[0] = cpu_to_le64(sector_num);
|
||||||
|
ivec.ll[1] = 0;
|
||||||
|
AES_cbc_encrypt(in_buf, out_buf, 512, key,
|
||||||
|
ivec.b, enc);
|
||||||
|
sector_num++;
|
||||||
|
in_buf += 512;
|
||||||
|
out_buf += 512;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/* 'allocate' is:
|
||||||
|
*
|
||||||
|
* 0 to not allocate.
|
||||||
|
*
|
||||||
|
* 1 to allocate a normal cluster (for sector indexes 'n_start' to
|
||||||
|
* 'n_end')
|
||||||
|
*
|
||||||
|
* 2 to allocate a compressed cluster of size
|
||||||
|
* 'compressed_size'. 'compressed_size' must be > 0 and <
|
||||||
|
* cluster_size
|
||||||
|
*
|
||||||
|
* return 0 if not allocated.
|
||||||
|
*/
|
||||||
|
static uint64_t get_cluster_offset(BlockDriverState *bs,
|
||||||
|
uint64_t offset, int allocate,
|
||||||
|
int compressed_size,
|
||||||
|
int n_start, int n_end)
|
||||||
|
{
|
||||||
|
BDRVQcowState *s = bs->opaque;
|
||||||
|
int min_index, i, j, l1_index, l2_index;
|
||||||
|
uint64_t l2_offset, *l2_table, cluster_offset, tmp;
|
||||||
|
uint32_t min_count;
|
||||||
|
int new_l2_table;
|
||||||
|
|
||||||
|
l1_index = offset >> (s->l2_bits + s->cluster_bits);
|
||||||
|
l2_offset = s->l1_table[l1_index];
|
||||||
|
new_l2_table = 0;
|
||||||
|
if (!l2_offset) {
|
||||||
|
if (!allocate)
|
||||||
|
return 0;
|
||||||
|
/* allocate a new l2 entry */
|
||||||
|
l2_offset = lseek(s->fd, 0, SEEK_END);
|
||||||
|
/* round to cluster size */
|
||||||
|
l2_offset = (l2_offset + s->cluster_size - 1) & ~(s->cluster_size - 1);
|
||||||
|
/* update the L1 entry */
|
||||||
|
s->l1_table[l1_index] = l2_offset;
|
||||||
|
tmp = cpu_to_be64(l2_offset);
|
||||||
|
lseek(s->fd, s->l1_table_offset + l1_index * sizeof(tmp), SEEK_SET);
|
||||||
|
if (write(s->fd, &tmp, sizeof(tmp)) != sizeof(tmp))
|
||||||
|
return 0;
|
||||||
|
new_l2_table = 1;
|
||||||
|
}
|
||||||
|
for(i = 0; i < L2_CACHE_SIZE; i++) {
|
||||||
|
if (l2_offset == s->l2_cache_offsets[i]) {
|
||||||
|
/* increment the hit count */
|
||||||
|
if (++s->l2_cache_counts[i] == 0xffffffff) {
|
||||||
|
for(j = 0; j < L2_CACHE_SIZE; j++) {
|
||||||
|
s->l2_cache_counts[j] >>= 1;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
l2_table = s->l2_cache + (i << s->l2_bits);
|
||||||
|
goto found;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
/* not found: load a new entry in the least used one */
|
||||||
|
min_index = 0;
|
||||||
|
min_count = 0xffffffff;
|
||||||
|
for(i = 0; i < L2_CACHE_SIZE; i++) {
|
||||||
|
if (s->l2_cache_counts[i] < min_count) {
|
||||||
|
min_count = s->l2_cache_counts[i];
|
||||||
|
min_index = i;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
l2_table = s->l2_cache + (min_index << s->l2_bits);
|
||||||
|
lseek(s->fd, l2_offset, SEEK_SET);
|
||||||
|
if (new_l2_table) {
|
||||||
|
memset(l2_table, 0, s->l2_size * sizeof(uint64_t));
|
||||||
|
if (write(s->fd, l2_table, s->l2_size * sizeof(uint64_t)) !=
|
||||||
|
s->l2_size * sizeof(uint64_t))
|
||||||
|
return 0;
|
||||||
|
} else {
|
||||||
|
if (read(s->fd, l2_table, s->l2_size * sizeof(uint64_t)) !=
|
||||||
|
s->l2_size * sizeof(uint64_t))
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
s->l2_cache_offsets[min_index] = l2_offset;
|
||||||
|
s->l2_cache_counts[min_index] = 1;
|
||||||
|
found:
|
||||||
|
l2_index = (offset >> s->cluster_bits) & (s->l2_size - 1);
|
||||||
|
cluster_offset = be64_to_cpu(l2_table[l2_index]);
|
||||||
|
if (!cluster_offset ||
|
||||||
|
((cluster_offset & QCOW_OFLAG_COMPRESSED) && allocate == 1)) {
|
||||||
|
if (!allocate)
|
||||||
|
return 0;
|
||||||
|
/* allocate a new cluster */
|
||||||
|
if ((cluster_offset & QCOW_OFLAG_COMPRESSED) &&
|
||||||
|
(n_end - n_start) < s->cluster_sectors) {
|
||||||
|
/* if the cluster is already compressed, we must
|
||||||
|
decompress it in the case it is not completely
|
||||||
|
overwritten */
|
||||||
|
if (decompress_cluster(s, cluster_offset) < 0)
|
||||||
|
return 0;
|
||||||
|
cluster_offset = lseek(s->fd, 0, SEEK_END);
|
||||||
|
cluster_offset = (cluster_offset + s->cluster_size - 1) &
|
||||||
|
~(s->cluster_size - 1);
|
||||||
|
/* write the cluster content */
|
||||||
|
lseek(s->fd, cluster_offset, SEEK_SET);
|
||||||
|
if (write(s->fd, s->cluster_cache, s->cluster_size) !=
|
||||||
|
s->cluster_size)
|
||||||
|
return -1;
|
||||||
|
} else {
|
||||||
|
cluster_offset = lseek(s->fd, 0, SEEK_END);
|
||||||
|
if (allocate == 1) {
|
||||||
|
/* round to cluster size */
|
||||||
|
cluster_offset = (cluster_offset + s->cluster_size - 1) &
|
||||||
|
~(s->cluster_size - 1);
|
||||||
|
ftruncate(s->fd, cluster_offset + s->cluster_size);
|
||||||
|
/* if encrypted, we must initialize the cluster
|
||||||
|
content which won't be written */
|
||||||
|
if (s->crypt_method &&
|
||||||
|
(n_end - n_start) < s->cluster_sectors) {
|
||||||
|
uint64_t start_sect;
|
||||||
|
start_sect = (offset & ~(s->cluster_size - 1)) >> 9;
|
||||||
|
memset(s->cluster_data + 512, 0xaa, 512);
|
||||||
|
for(i = 0; i < s->cluster_sectors; i++) {
|
||||||
|
if (i < n_start || i >= n_end) {
|
||||||
|
encrypt_sectors(s, start_sect + i,
|
||||||
|
s->cluster_data,
|
||||||
|
s->cluster_data + 512, 1, 1,
|
||||||
|
&s->aes_encrypt_key);
|
||||||
|
lseek(s->fd, cluster_offset + i * 512, SEEK_SET);
|
||||||
|
if (write(s->fd, s->cluster_data, 512) != 512)
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
cluster_offset |= QCOW_OFLAG_COMPRESSED |
|
||||||
|
(uint64_t)compressed_size << (63 - s->cluster_bits);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
/* update L2 table */
|
||||||
|
tmp = cpu_to_be64(cluster_offset);
|
||||||
|
l2_table[l2_index] = tmp;
|
||||||
|
lseek(s->fd, l2_offset + l2_index * sizeof(tmp), SEEK_SET);
|
||||||
|
if (write(s->fd, &tmp, sizeof(tmp)) != sizeof(tmp))
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
return cluster_offset;
|
||||||
|
}
|
||||||
|
|
||||||
|
static int qcow_is_allocated(BlockDriverState *bs, int64_t sector_num,
|
||||||
|
int nb_sectors, int *pnum)
|
||||||
|
{
|
||||||
|
BDRVQcowState *s = bs->opaque;
|
||||||
|
int index_in_cluster, n;
|
||||||
|
uint64_t cluster_offset;
|
||||||
|
|
||||||
|
cluster_offset = get_cluster_offset(bs, sector_num << 9, 0, 0, 0, 0);
|
||||||
|
index_in_cluster = sector_num & (s->cluster_sectors - 1);
|
||||||
|
n = s->cluster_sectors - index_in_cluster;
|
||||||
|
if (n > nb_sectors)
|
||||||
|
n = nb_sectors;
|
||||||
|
*pnum = n;
|
||||||
|
return (cluster_offset != 0);
|
||||||
|
}
|
||||||
|
|
||||||
|
static int decompress_buffer(uint8_t *out_buf, int out_buf_size,
|
||||||
|
const uint8_t *buf, int buf_size)
|
||||||
|
{
|
||||||
|
z_stream strm1, *strm = &strm1;
|
||||||
|
int ret, out_len;
|
||||||
|
|
||||||
|
memset(strm, 0, sizeof(*strm));
|
||||||
|
|
||||||
|
strm->next_in = (uint8_t *)buf;
|
||||||
|
strm->avail_in = buf_size;
|
||||||
|
strm->next_out = out_buf;
|
||||||
|
strm->avail_out = out_buf_size;
|
||||||
|
|
||||||
|
ret = inflateInit2(strm, -12);
|
||||||
|
if (ret != Z_OK)
|
||||||
|
return -1;
|
||||||
|
ret = inflate(strm, Z_FINISH);
|
||||||
|
out_len = strm->next_out - out_buf;
|
||||||
|
if ((ret != Z_STREAM_END && ret != Z_BUF_ERROR) ||
|
||||||
|
out_len != out_buf_size) {
|
||||||
|
inflateEnd(strm);
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
inflateEnd(strm);
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
static int decompress_cluster(BDRVQcowState *s, uint64_t cluster_offset)
|
||||||
|
{
|
||||||
|
int ret, csize;
|
||||||
|
uint64_t coffset;
|
||||||
|
|
||||||
|
coffset = cluster_offset & s->cluster_offset_mask;
|
||||||
|
if (s->cluster_cache_offset != coffset) {
|
||||||
|
csize = cluster_offset >> (63 - s->cluster_bits);
|
||||||
|
csize &= (s->cluster_size - 1);
|
||||||
|
lseek(s->fd, coffset, SEEK_SET);
|
||||||
|
ret = read(s->fd, s->cluster_data, csize);
|
||||||
|
if (ret != csize)
|
||||||
|
return -1;
|
||||||
|
if (decompress_buffer(s->cluster_cache, s->cluster_size,
|
||||||
|
s->cluster_data, csize) < 0) {
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
s->cluster_cache_offset = coffset;
|
||||||
|
}
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
static int qcow_read(BlockDriverState *bs, int64_t sector_num,
|
||||||
|
uint8_t *buf, int nb_sectors)
|
||||||
|
{
|
||||||
|
BDRVQcowState *s = bs->opaque;
|
||||||
|
int ret, index_in_cluster, n;
|
||||||
|
uint64_t cluster_offset;
|
||||||
|
|
||||||
|
while (nb_sectors > 0) {
|
||||||
|
cluster_offset = get_cluster_offset(bs, sector_num << 9, 0, 0, 0, 0);
|
||||||
|
index_in_cluster = sector_num & (s->cluster_sectors - 1);
|
||||||
|
n = s->cluster_sectors - index_in_cluster;
|
||||||
|
if (n > nb_sectors)
|
||||||
|
n = nb_sectors;
|
||||||
|
if (!cluster_offset) {
|
||||||
|
memset(buf, 0, 512 * n);
|
||||||
|
} else if (cluster_offset & QCOW_OFLAG_COMPRESSED) {
|
||||||
|
if (decompress_cluster(s, cluster_offset) < 0)
|
||||||
|
return -1;
|
||||||
|
memcpy(buf, s->cluster_cache + index_in_cluster * 512, 512 * n);
|
||||||
|
} else {
|
||||||
|
lseek(s->fd, cluster_offset + index_in_cluster * 512, SEEK_SET);
|
||||||
|
ret = read(s->fd, buf, n * 512);
|
||||||
|
if (ret != n * 512)
|
||||||
|
return -1;
|
||||||
|
if (s->crypt_method) {
|
||||||
|
encrypt_sectors(s, sector_num, buf, buf, n, 0,
|
||||||
|
&s->aes_decrypt_key);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
nb_sectors -= n;
|
||||||
|
sector_num += n;
|
||||||
|
buf += n * 512;
|
||||||
|
}
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
static int qcow_write(BlockDriverState *bs, int64_t sector_num,
|
||||||
|
const uint8_t *buf, int nb_sectors)
|
||||||
|
{
|
||||||
|
BDRVQcowState *s = bs->opaque;
|
||||||
|
int ret, index_in_cluster, n;
|
||||||
|
uint64_t cluster_offset;
|
||||||
|
|
||||||
|
while (nb_sectors > 0) {
|
||||||
|
index_in_cluster = sector_num & (s->cluster_sectors - 1);
|
||||||
|
n = s->cluster_sectors - index_in_cluster;
|
||||||
|
if (n > nb_sectors)
|
||||||
|
n = nb_sectors;
|
||||||
|
cluster_offset = get_cluster_offset(bs, sector_num << 9, 1, 0,
|
||||||
|
index_in_cluster,
|
||||||
|
index_in_cluster + n);
|
||||||
|
if (!cluster_offset)
|
||||||
|
return -1;
|
||||||
|
lseek(s->fd, cluster_offset + index_in_cluster * 512, SEEK_SET);
|
||||||
|
if (s->crypt_method) {
|
||||||
|
encrypt_sectors(s, sector_num, s->cluster_data, buf, n, 1,
|
||||||
|
&s->aes_encrypt_key);
|
||||||
|
ret = write(s->fd, s->cluster_data, n * 512);
|
||||||
|
} else {
|
||||||
|
ret = write(s->fd, buf, n * 512);
|
||||||
|
}
|
||||||
|
if (ret != n * 512)
|
||||||
|
return -1;
|
||||||
|
nb_sectors -= n;
|
||||||
|
sector_num += n;
|
||||||
|
buf += n * 512;
|
||||||
|
}
|
||||||
|
s->cluster_cache_offset = -1; /* disable compressed cache */
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
static void qcow_close(BlockDriverState *bs)
|
||||||
|
{
|
||||||
|
BDRVQcowState *s = bs->opaque;
|
||||||
|
qemu_free(s->l1_table);
|
||||||
|
qemu_free(s->l2_cache);
|
||||||
|
qemu_free(s->cluster_cache);
|
||||||
|
qemu_free(s->cluster_data);
|
||||||
|
close(s->fd);
|
||||||
|
}
|
||||||
|
|
||||||
|
static int qcow_create(const char *filename, int64_t total_size,
|
||||||
|
const char *backing_file, int flags)
|
||||||
|
{
|
||||||
|
int fd, header_size, backing_filename_len, l1_size, i, shift;
|
||||||
|
QCowHeader header;
|
||||||
|
char backing_filename[1024];
|
||||||
|
uint64_t tmp;
|
||||||
|
struct stat st;
|
||||||
|
|
||||||
|
fd = open(filename, O_WRONLY | O_CREAT | O_TRUNC | O_BINARY | O_LARGEFILE,
|
||||||
|
0644);
|
||||||
|
if (fd < 0)
|
||||||
|
return -1;
|
||||||
|
memset(&header, 0, sizeof(header));
|
||||||
|
header.magic = cpu_to_be32(QCOW_MAGIC);
|
||||||
|
header.version = cpu_to_be32(QCOW_VERSION);
|
||||||
|
header.size = cpu_to_be64(total_size * 512);
|
||||||
|
header_size = sizeof(header);
|
||||||
|
backing_filename_len = 0;
|
||||||
|
if (backing_file) {
|
||||||
|
realpath(backing_file, backing_filename);
|
||||||
|
if (stat(backing_filename, &st) != 0) {
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
header.mtime = cpu_to_be32(st.st_mtime);
|
||||||
|
header.backing_file_offset = cpu_to_be64(header_size);
|
||||||
|
backing_filename_len = strlen(backing_filename);
|
||||||
|
header.backing_file_size = cpu_to_be32(backing_filename_len);
|
||||||
|
header_size += backing_filename_len;
|
||||||
|
header.cluster_bits = 9; /* 512 byte cluster to avoid copying
|
||||||
|
unmodifyed sectors */
|
||||||
|
header.l2_bits = 12; /* 32 KB L2 tables */
|
||||||
|
} else {
|
||||||
|
header.cluster_bits = 12; /* 4 KB clusters */
|
||||||
|
header.l2_bits = 9; /* 4 KB L2 tables */
|
||||||
|
}
|
||||||
|
header_size = (header_size + 7) & ~7;
|
||||||
|
shift = header.cluster_bits + header.l2_bits;
|
||||||
|
l1_size = ((total_size * 512) + (1LL << shift) - 1) >> shift;
|
||||||
|
|
||||||
|
header.l1_table_offset = cpu_to_be64(header_size);
|
||||||
|
if (flags) {
|
||||||
|
header.crypt_method = cpu_to_be32(QCOW_CRYPT_AES);
|
||||||
|
} else {
|
||||||
|
header.crypt_method = cpu_to_be32(QCOW_CRYPT_NONE);
|
||||||
|
}
|
||||||
|
|
||||||
|
/* write all the data */
|
||||||
|
write(fd, &header, sizeof(header));
|
||||||
|
if (backing_file) {
|
||||||
|
write(fd, backing_filename, backing_filename_len);
|
||||||
|
}
|
||||||
|
lseek(fd, header_size, SEEK_SET);
|
||||||
|
tmp = 0;
|
||||||
|
for(i = 0;i < l1_size; i++) {
|
||||||
|
write(fd, &tmp, sizeof(tmp));
|
||||||
|
}
|
||||||
|
close(fd);
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
int qcow_get_cluster_size(BlockDriverState *bs)
|
||||||
|
{
|
||||||
|
BDRVQcowState *s = bs->opaque;
|
||||||
|
if (bs->drv != &bdrv_qcow)
|
||||||
|
return -1;
|
||||||
|
return s->cluster_size;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* XXX: put compressed sectors first, then all the cluster aligned
|
||||||
|
tables to avoid losing bytes in alignment */
|
||||||
|
int qcow_compress_cluster(BlockDriverState *bs, int64_t sector_num,
|
||||||
|
const uint8_t *buf)
|
||||||
|
{
|
||||||
|
BDRVQcowState *s = bs->opaque;
|
||||||
|
z_stream strm;
|
||||||
|
int ret, out_len;
|
||||||
|
uint8_t *out_buf;
|
||||||
|
uint64_t cluster_offset;
|
||||||
|
|
||||||
|
if (bs->drv != &bdrv_qcow)
|
||||||
|
return -1;
|
||||||
|
|
||||||
|
out_buf = qemu_malloc(s->cluster_size + (s->cluster_size / 1000) + 128);
|
||||||
|
if (!out_buf)
|
||||||
|
return -1;
|
||||||
|
|
||||||
|
/* best compression, small window, no zlib header */
|
||||||
|
memset(&strm, 0, sizeof(strm));
|
||||||
|
ret = deflateInit2(&strm, Z_DEFAULT_COMPRESSION,
|
||||||
|
Z_DEFLATED, -12,
|
||||||
|
9, Z_DEFAULT_STRATEGY);
|
||||||
|
if (ret != 0) {
|
||||||
|
qemu_free(out_buf);
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
|
||||||
|
strm.avail_in = s->cluster_size;
|
||||||
|
strm.next_in = (uint8_t *)buf;
|
||||||
|
strm.avail_out = s->cluster_size;
|
||||||
|
strm.next_out = out_buf;
|
||||||
|
|
||||||
|
ret = deflate(&strm, Z_FINISH);
|
||||||
|
if (ret != Z_STREAM_END && ret != Z_OK) {
|
||||||
|
qemu_free(out_buf);
|
||||||
|
deflateEnd(&strm);
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
out_len = strm.next_out - out_buf;
|
||||||
|
|
||||||
|
deflateEnd(&strm);
|
||||||
|
|
||||||
|
if (ret != Z_STREAM_END || out_len >= s->cluster_size) {
|
||||||
|
/* could not compress: write normal cluster */
|
||||||
|
qcow_write(bs, sector_num, buf, s->cluster_sectors);
|
||||||
|
} else {
|
||||||
|
cluster_offset = get_cluster_offset(bs, sector_num << 9, 2,
|
||||||
|
out_len, 0, 0);
|
||||||
|
cluster_offset &= s->cluster_offset_mask;
|
||||||
|
lseek(s->fd, cluster_offset, SEEK_SET);
|
||||||
|
if (write(s->fd, out_buf, out_len) != out_len) {
|
||||||
|
qemu_free(out_buf);
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
qemu_free(out_buf);
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
BlockDriver bdrv_qcow = {
|
||||||
|
"qcow",
|
||||||
|
sizeof(BDRVQcowState),
|
||||||
|
qcow_probe,
|
||||||
|
qcow_open,
|
||||||
|
qcow_read,
|
||||||
|
qcow_write,
|
||||||
|
qcow_close,
|
||||||
|
qcow_create,
|
||||||
|
qcow_is_allocated,
|
||||||
|
qcow_set_key,
|
||||||
|
};
|
||||||
|
|
||||||
|
|
||||||
279
block-vmdk.c
Normal file
279
block-vmdk.c
Normal file
@@ -0,0 +1,279 @@
|
|||||||
|
/*
|
||||||
|
* Block driver for the VMDK format
|
||||||
|
*
|
||||||
|
* Copyright (c) 2004 Fabrice Bellard
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in
|
||||||
|
* all copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||||
|
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
* THE SOFTWARE.
|
||||||
|
*/
|
||||||
|
#include "vl.h"
|
||||||
|
#include "block_int.h"
|
||||||
|
|
||||||
|
/* XXX: this code is untested */
|
||||||
|
/* XXX: add write support */
|
||||||
|
|
||||||
|
#define VMDK3_MAGIC (('C' << 24) | ('O' << 16) | ('W' << 8) | 'D')
|
||||||
|
#define VMDK4_MAGIC (('K' << 24) | ('D' << 16) | ('M' << 8) | 'V')
|
||||||
|
|
||||||
|
typedef struct {
|
||||||
|
uint32_t version;
|
||||||
|
uint32_t flags;
|
||||||
|
uint32_t disk_sectors;
|
||||||
|
uint32_t granularity;
|
||||||
|
uint32_t l1dir_offset;
|
||||||
|
uint32_t l1dir_size;
|
||||||
|
uint32_t file_sectors;
|
||||||
|
uint32_t cylinders;
|
||||||
|
uint32_t heads;
|
||||||
|
uint32_t sectors_per_track;
|
||||||
|
} VMDK3Header;
|
||||||
|
|
||||||
|
typedef struct {
|
||||||
|
uint32_t version;
|
||||||
|
uint32_t flags;
|
||||||
|
int64_t capacity;
|
||||||
|
int64_t granularity;
|
||||||
|
int64_t desc_offset;
|
||||||
|
int64_t desc_size;
|
||||||
|
int32_t num_gtes_per_gte;
|
||||||
|
int64_t rgd_offset;
|
||||||
|
int64_t gd_offset;
|
||||||
|
int64_t grain_offset;
|
||||||
|
char filler[1];
|
||||||
|
char check_bytes[4];
|
||||||
|
} VMDK4Header;
|
||||||
|
|
||||||
|
#define L2_CACHE_SIZE 16
|
||||||
|
|
||||||
|
typedef struct BDRVVmdkState {
|
||||||
|
int fd;
|
||||||
|
int64_t l1_table_offset;
|
||||||
|
uint32_t *l1_table;
|
||||||
|
unsigned int l1_size;
|
||||||
|
uint32_t l1_entry_sectors;
|
||||||
|
|
||||||
|
unsigned int l2_size;
|
||||||
|
uint32_t *l2_cache;
|
||||||
|
uint32_t l2_cache_offsets[L2_CACHE_SIZE];
|
||||||
|
uint32_t l2_cache_counts[L2_CACHE_SIZE];
|
||||||
|
|
||||||
|
unsigned int cluster_sectors;
|
||||||
|
} BDRVVmdkState;
|
||||||
|
|
||||||
|
static int vmdk_probe(const uint8_t *buf, int buf_size, const char *filename)
|
||||||
|
{
|
||||||
|
uint32_t magic;
|
||||||
|
|
||||||
|
if (buf_size < 4)
|
||||||
|
return 0;
|
||||||
|
magic = be32_to_cpu(*(uint32_t *)buf);
|
||||||
|
if (magic == VMDK3_MAGIC ||
|
||||||
|
magic == VMDK4_MAGIC)
|
||||||
|
return 100;
|
||||||
|
else
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
static int vmdk_open(BlockDriverState *bs, const char *filename)
|
||||||
|
{
|
||||||
|
BDRVVmdkState *s = bs->opaque;
|
||||||
|
int fd, i;
|
||||||
|
uint32_t magic;
|
||||||
|
int l1_size;
|
||||||
|
|
||||||
|
fd = open(filename, O_RDONLY | O_BINARY | O_LARGEFILE);
|
||||||
|
if (fd < 0)
|
||||||
|
return -1;
|
||||||
|
if (read(fd, &magic, sizeof(magic)) != sizeof(magic))
|
||||||
|
goto fail;
|
||||||
|
magic = be32_to_cpu(magic);
|
||||||
|
if (magic == VMDK3_MAGIC) {
|
||||||
|
VMDK3Header header;
|
||||||
|
if (read(fd, &header, sizeof(header)) !=
|
||||||
|
sizeof(header))
|
||||||
|
goto fail;
|
||||||
|
s->cluster_sectors = le32_to_cpu(header.granularity);
|
||||||
|
s->l2_size = 1 << 9;
|
||||||
|
s->l1_size = 1 << 6;
|
||||||
|
bs->total_sectors = le32_to_cpu(header.disk_sectors);
|
||||||
|
s->l1_table_offset = le32_to_cpu(header.l1dir_offset) * 512;
|
||||||
|
s->l1_entry_sectors = s->l2_size * s->cluster_sectors;
|
||||||
|
} else if (magic == VMDK4_MAGIC) {
|
||||||
|
VMDK4Header header;
|
||||||
|
|
||||||
|
if (read(fd, &header, sizeof(header)) != sizeof(header))
|
||||||
|
goto fail;
|
||||||
|
bs->total_sectors = le32_to_cpu(header.capacity);
|
||||||
|
s->cluster_sectors = le32_to_cpu(header.granularity);
|
||||||
|
s->l2_size = le32_to_cpu(header.num_gtes_per_gte);
|
||||||
|
s->l1_entry_sectors = s->l2_size * s->cluster_sectors;
|
||||||
|
if (s->l1_entry_sectors <= 0)
|
||||||
|
goto fail;
|
||||||
|
s->l1_size = (bs->total_sectors + s->l1_entry_sectors - 1)
|
||||||
|
/ s->l1_entry_sectors;
|
||||||
|
s->l1_table_offset = le64_to_cpu(header.rgd_offset) * 512;
|
||||||
|
} else {
|
||||||
|
goto fail;
|
||||||
|
}
|
||||||
|
/* read the L1 table */
|
||||||
|
l1_size = s->l1_size * sizeof(uint32_t);
|
||||||
|
s->l1_table = qemu_malloc(l1_size);
|
||||||
|
if (!s->l1_table)
|
||||||
|
goto fail;
|
||||||
|
if (lseek(fd, s->l1_table_offset, SEEK_SET) == -1)
|
||||||
|
goto fail;
|
||||||
|
if (read(fd, s->l1_table, l1_size) != l1_size)
|
||||||
|
goto fail;
|
||||||
|
for(i = 0; i < s->l1_size; i++) {
|
||||||
|
le32_to_cpus(&s->l1_table[i]);
|
||||||
|
}
|
||||||
|
|
||||||
|
s->l2_cache = qemu_malloc(s->l2_size * L2_CACHE_SIZE * sizeof(uint32_t));
|
||||||
|
if (!s->l2_cache)
|
||||||
|
goto fail;
|
||||||
|
s->fd = fd;
|
||||||
|
/* XXX: currently only read only */
|
||||||
|
bs->read_only = 1;
|
||||||
|
return 0;
|
||||||
|
fail:
|
||||||
|
qemu_free(s->l1_table);
|
||||||
|
qemu_free(s->l2_cache);
|
||||||
|
close(fd);
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
|
||||||
|
static uint64_t get_cluster_offset(BlockDriverState *bs,
|
||||||
|
uint64_t offset)
|
||||||
|
{
|
||||||
|
BDRVVmdkState *s = bs->opaque;
|
||||||
|
unsigned int l1_index, l2_offset, l2_index;
|
||||||
|
int min_index, i, j;
|
||||||
|
uint32_t min_count, *l2_table;
|
||||||
|
uint64_t cluster_offset;
|
||||||
|
|
||||||
|
l1_index = (offset >> 9) / s->l1_entry_sectors;
|
||||||
|
if (l1_index >= s->l1_size)
|
||||||
|
return 0;
|
||||||
|
l2_offset = s->l1_table[l1_index];
|
||||||
|
if (!l2_offset)
|
||||||
|
return 0;
|
||||||
|
|
||||||
|
for(i = 0; i < L2_CACHE_SIZE; i++) {
|
||||||
|
if (l2_offset == s->l2_cache_offsets[i]) {
|
||||||
|
/* increment the hit count */
|
||||||
|
if (++s->l2_cache_counts[i] == 0xffffffff) {
|
||||||
|
for(j = 0; j < L2_CACHE_SIZE; j++) {
|
||||||
|
s->l2_cache_counts[j] >>= 1;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
l2_table = s->l2_cache + (i * s->l2_size);
|
||||||
|
goto found;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
/* not found: load a new entry in the least used one */
|
||||||
|
min_index = 0;
|
||||||
|
min_count = 0xffffffff;
|
||||||
|
for(i = 0; i < L2_CACHE_SIZE; i++) {
|
||||||
|
if (s->l2_cache_counts[i] < min_count) {
|
||||||
|
min_count = s->l2_cache_counts[i];
|
||||||
|
min_index = i;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
l2_table = s->l2_cache + (min_index * s->l2_size);
|
||||||
|
lseek(s->fd, (int64_t)l2_offset * 512, SEEK_SET);
|
||||||
|
if (read(s->fd, l2_table, s->l2_size * sizeof(uint32_t)) !=
|
||||||
|
s->l2_size * sizeof(uint32_t))
|
||||||
|
return 0;
|
||||||
|
s->l2_cache_offsets[min_index] = l2_offset;
|
||||||
|
s->l2_cache_counts[min_index] = 1;
|
||||||
|
found:
|
||||||
|
l2_index = ((offset >> 9) / s->cluster_sectors) % s->l2_size;
|
||||||
|
cluster_offset = le32_to_cpu(l2_table[l2_index]);
|
||||||
|
cluster_offset <<= 9;
|
||||||
|
return cluster_offset;
|
||||||
|
}
|
||||||
|
|
||||||
|
static int vmdk_is_allocated(BlockDriverState *bs, int64_t sector_num,
|
||||||
|
int nb_sectors, int *pnum)
|
||||||
|
{
|
||||||
|
BDRVVmdkState *s = bs->opaque;
|
||||||
|
int index_in_cluster, n;
|
||||||
|
uint64_t cluster_offset;
|
||||||
|
|
||||||
|
cluster_offset = get_cluster_offset(bs, sector_num << 9);
|
||||||
|
index_in_cluster = sector_num % s->cluster_sectors;
|
||||||
|
n = s->cluster_sectors - index_in_cluster;
|
||||||
|
if (n > nb_sectors)
|
||||||
|
n = nb_sectors;
|
||||||
|
*pnum = n;
|
||||||
|
return (cluster_offset != 0);
|
||||||
|
}
|
||||||
|
|
||||||
|
static int vmdk_read(BlockDriverState *bs, int64_t sector_num,
|
||||||
|
uint8_t *buf, int nb_sectors)
|
||||||
|
{
|
||||||
|
BDRVVmdkState *s = bs->opaque;
|
||||||
|
int ret, index_in_cluster, n;
|
||||||
|
uint64_t cluster_offset;
|
||||||
|
|
||||||
|
while (nb_sectors > 0) {
|
||||||
|
cluster_offset = get_cluster_offset(bs, sector_num << 9);
|
||||||
|
index_in_cluster = sector_num % s->cluster_sectors;
|
||||||
|
n = s->cluster_sectors - index_in_cluster;
|
||||||
|
if (n > nb_sectors)
|
||||||
|
n = nb_sectors;
|
||||||
|
if (!cluster_offset) {
|
||||||
|
memset(buf, 0, 512 * n);
|
||||||
|
} else {
|
||||||
|
lseek(s->fd, cluster_offset + index_in_cluster * 512, SEEK_SET);
|
||||||
|
ret = read(s->fd, buf, n * 512);
|
||||||
|
if (ret != n * 512)
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
nb_sectors -= n;
|
||||||
|
sector_num += n;
|
||||||
|
buf += n * 512;
|
||||||
|
}
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
static int vmdk_write(BlockDriverState *bs, int64_t sector_num,
|
||||||
|
const uint8_t *buf, int nb_sectors)
|
||||||
|
{
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
|
||||||
|
static void vmdk_close(BlockDriverState *bs)
|
||||||
|
{
|
||||||
|
BDRVVmdkState *s = bs->opaque;
|
||||||
|
qemu_free(s->l1_table);
|
||||||
|
qemu_free(s->l2_cache);
|
||||||
|
close(s->fd);
|
||||||
|
}
|
||||||
|
|
||||||
|
BlockDriver bdrv_vmdk = {
|
||||||
|
"vmdk",
|
||||||
|
sizeof(BDRVVmdkState),
|
||||||
|
vmdk_probe,
|
||||||
|
vmdk_open,
|
||||||
|
vmdk_read,
|
||||||
|
vmdk_write,
|
||||||
|
vmdk_close,
|
||||||
|
NULL, /* no create yet */
|
||||||
|
vmdk_is_allocated,
|
||||||
|
};
|
||||||
@@ -1,46 +0,0 @@
|
|||||||
block-obj-y += raw_bsd.o qcow.o vdi.o vmdk.o cloop.o bochs.o vpc.o vvfat.o
|
|
||||||
block-obj-y += qcow2.o qcow2-refcount.o qcow2-cluster.o qcow2-snapshot.o qcow2-cache.o
|
|
||||||
block-obj-y += qed.o qed-gencb.o qed-l2-cache.o qed-table.o qed-cluster.o
|
|
||||||
block-obj-y += qed-check.o
|
|
||||||
block-obj-$(CONFIG_VHDX) += vhdx.o vhdx-endian.o vhdx-log.o
|
|
||||||
block-obj-y += quorum.o
|
|
||||||
block-obj-y += parallels.o blkdebug.o blkverify.o blkreplay.o
|
|
||||||
block-obj-y += block-backend.o snapshot.o qapi.o
|
|
||||||
block-obj-$(CONFIG_WIN32) += raw-win32.o win32-aio.o
|
|
||||||
block-obj-$(CONFIG_POSIX) += raw-posix.o
|
|
||||||
block-obj-$(CONFIG_LINUX_AIO) += linux-aio.o
|
|
||||||
block-obj-y += null.o mirror.o io.o
|
|
||||||
block-obj-y += throttle-groups.o
|
|
||||||
|
|
||||||
block-obj-y += nbd.o nbd-client.o sheepdog.o
|
|
||||||
block-obj-$(CONFIG_LIBISCSI) += iscsi.o
|
|
||||||
block-obj-$(CONFIG_LIBNFS) += nfs.o
|
|
||||||
block-obj-$(CONFIG_CURL) += curl.o
|
|
||||||
block-obj-$(CONFIG_RBD) += rbd.o
|
|
||||||
block-obj-$(CONFIG_GLUSTERFS) += gluster.o
|
|
||||||
block-obj-$(CONFIG_ARCHIPELAGO) += archipelago.o
|
|
||||||
block-obj-$(CONFIG_LIBSSH2) += ssh.o
|
|
||||||
block-obj-y += accounting.o dirty-bitmap.o
|
|
||||||
block-obj-y += write-threshold.o
|
|
||||||
|
|
||||||
block-obj-y += crypto.o
|
|
||||||
|
|
||||||
common-obj-y += stream.o
|
|
||||||
common-obj-y += commit.o
|
|
||||||
common-obj-y += backup.o
|
|
||||||
|
|
||||||
iscsi.o-cflags := $(LIBISCSI_CFLAGS)
|
|
||||||
iscsi.o-libs := $(LIBISCSI_LIBS)
|
|
||||||
curl.o-cflags := $(CURL_CFLAGS)
|
|
||||||
curl.o-libs := $(CURL_LIBS)
|
|
||||||
rbd.o-cflags := $(RBD_CFLAGS)
|
|
||||||
rbd.o-libs := $(RBD_LIBS)
|
|
||||||
gluster.o-cflags := $(GLUSTERFS_CFLAGS)
|
|
||||||
gluster.o-libs := $(GLUSTERFS_LIBS)
|
|
||||||
ssh.o-cflags := $(LIBSSH2_CFLAGS)
|
|
||||||
ssh.o-libs := $(LIBSSH2_LIBS)
|
|
||||||
archipelago.o-libs := $(ARCHIPELAGO_LIBS)
|
|
||||||
block-obj-m += dmg.o
|
|
||||||
dmg.o-libs := $(BZIP2_LIBS)
|
|
||||||
qcow.o-libs := -lz
|
|
||||||
linux-aio.o-libs := -laio
|
|
||||||
@@ -1,173 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU System Emulator block accounting
|
|
||||||
*
|
|
||||||
* Copyright (c) 2011 Christoph Hellwig
|
|
||||||
* Copyright (c) 2015 Igalia, S.L.
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "block/accounting.h"
|
|
||||||
#include "block/block_int.h"
|
|
||||||
#include "qemu/timer.h"
|
|
||||||
#include "sysemu/qtest.h"
|
|
||||||
|
|
||||||
static QEMUClockType clock_type = QEMU_CLOCK_REALTIME;
|
|
||||||
static const int qtest_latency_ns = NANOSECONDS_PER_SECOND / 1000;
|
|
||||||
|
|
||||||
void block_acct_init(BlockAcctStats *stats, bool account_invalid,
|
|
||||||
bool account_failed)
|
|
||||||
{
|
|
||||||
stats->account_invalid = account_invalid;
|
|
||||||
stats->account_failed = account_failed;
|
|
||||||
|
|
||||||
if (qtest_enabled()) {
|
|
||||||
clock_type = QEMU_CLOCK_VIRTUAL;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
void block_acct_cleanup(BlockAcctStats *stats)
|
|
||||||
{
|
|
||||||
BlockAcctTimedStats *s, *next;
|
|
||||||
QSLIST_FOREACH_SAFE(s, &stats->intervals, entries, next) {
|
|
||||||
g_free(s);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
void block_acct_add_interval(BlockAcctStats *stats, unsigned interval_length)
|
|
||||||
{
|
|
||||||
BlockAcctTimedStats *s;
|
|
||||||
unsigned i;
|
|
||||||
|
|
||||||
s = g_new0(BlockAcctTimedStats, 1);
|
|
||||||
s->interval_length = interval_length;
|
|
||||||
QSLIST_INSERT_HEAD(&stats->intervals, s, entries);
|
|
||||||
|
|
||||||
for (i = 0; i < BLOCK_MAX_IOTYPE; i++) {
|
|
||||||
timed_average_init(&s->latency[i], clock_type,
|
|
||||||
(uint64_t) interval_length * NANOSECONDS_PER_SECOND);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
BlockAcctTimedStats *block_acct_interval_next(BlockAcctStats *stats,
|
|
||||||
BlockAcctTimedStats *s)
|
|
||||||
{
|
|
||||||
if (s == NULL) {
|
|
||||||
return QSLIST_FIRST(&stats->intervals);
|
|
||||||
} else {
|
|
||||||
return QSLIST_NEXT(s, entries);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
void block_acct_start(BlockAcctStats *stats, BlockAcctCookie *cookie,
|
|
||||||
int64_t bytes, enum BlockAcctType type)
|
|
||||||
{
|
|
||||||
assert(type < BLOCK_MAX_IOTYPE);
|
|
||||||
|
|
||||||
cookie->bytes = bytes;
|
|
||||||
cookie->start_time_ns = qemu_clock_get_ns(clock_type);
|
|
||||||
cookie->type = type;
|
|
||||||
}
|
|
||||||
|
|
||||||
void block_acct_done(BlockAcctStats *stats, BlockAcctCookie *cookie)
|
|
||||||
{
|
|
||||||
BlockAcctTimedStats *s;
|
|
||||||
int64_t time_ns = qemu_clock_get_ns(clock_type);
|
|
||||||
int64_t latency_ns = time_ns - cookie->start_time_ns;
|
|
||||||
|
|
||||||
if (qtest_enabled()) {
|
|
||||||
latency_ns = qtest_latency_ns;
|
|
||||||
}
|
|
||||||
|
|
||||||
assert(cookie->type < BLOCK_MAX_IOTYPE);
|
|
||||||
|
|
||||||
stats->nr_bytes[cookie->type] += cookie->bytes;
|
|
||||||
stats->nr_ops[cookie->type]++;
|
|
||||||
stats->total_time_ns[cookie->type] += latency_ns;
|
|
||||||
stats->last_access_time_ns = time_ns;
|
|
||||||
|
|
||||||
QSLIST_FOREACH(s, &stats->intervals, entries) {
|
|
||||||
timed_average_account(&s->latency[cookie->type], latency_ns);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
void block_acct_failed(BlockAcctStats *stats, BlockAcctCookie *cookie)
|
|
||||||
{
|
|
||||||
assert(cookie->type < BLOCK_MAX_IOTYPE);
|
|
||||||
|
|
||||||
stats->failed_ops[cookie->type]++;
|
|
||||||
|
|
||||||
if (stats->account_failed) {
|
|
||||||
BlockAcctTimedStats *s;
|
|
||||||
int64_t time_ns = qemu_clock_get_ns(clock_type);
|
|
||||||
int64_t latency_ns = time_ns - cookie->start_time_ns;
|
|
||||||
|
|
||||||
if (qtest_enabled()) {
|
|
||||||
latency_ns = qtest_latency_ns;
|
|
||||||
}
|
|
||||||
|
|
||||||
stats->total_time_ns[cookie->type] += latency_ns;
|
|
||||||
stats->last_access_time_ns = time_ns;
|
|
||||||
|
|
||||||
QSLIST_FOREACH(s, &stats->intervals, entries) {
|
|
||||||
timed_average_account(&s->latency[cookie->type], latency_ns);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
void block_acct_invalid(BlockAcctStats *stats, enum BlockAcctType type)
|
|
||||||
{
|
|
||||||
assert(type < BLOCK_MAX_IOTYPE);
|
|
||||||
|
|
||||||
/* block_acct_done() and block_acct_failed() update
|
|
||||||
* total_time_ns[], but this one does not. The reason is that
|
|
||||||
* invalid requests are accounted during their submission,
|
|
||||||
* therefore there's no actual I/O involved. */
|
|
||||||
|
|
||||||
stats->invalid_ops[type]++;
|
|
||||||
|
|
||||||
if (stats->account_invalid) {
|
|
||||||
stats->last_access_time_ns = qemu_clock_get_ns(clock_type);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
void block_acct_merge_done(BlockAcctStats *stats, enum BlockAcctType type,
|
|
||||||
int num_requests)
|
|
||||||
{
|
|
||||||
assert(type < BLOCK_MAX_IOTYPE);
|
|
||||||
stats->merged[type] += num_requests;
|
|
||||||
}
|
|
||||||
|
|
||||||
int64_t block_acct_idle_time_ns(BlockAcctStats *stats)
|
|
||||||
{
|
|
||||||
return qemu_clock_get_ns(clock_type) - stats->last_access_time_ns;
|
|
||||||
}
|
|
||||||
|
|
||||||
double block_acct_queue_depth(BlockAcctTimedStats *stats,
|
|
||||||
enum BlockAcctType type)
|
|
||||||
{
|
|
||||||
uint64_t sum, elapsed;
|
|
||||||
|
|
||||||
assert(type < BLOCK_MAX_IOTYPE);
|
|
||||||
|
|
||||||
sum = timed_average_sum(&stats->latency[type], &elapsed);
|
|
||||||
|
|
||||||
return (double) sum / elapsed;
|
|
||||||
}
|
|
||||||
1084
block/archipelago.c
1084
block/archipelago.c
File diff suppressed because it is too large
Load Diff
613
block/backup.c
613
block/backup.c
@@ -1,613 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU backup
|
|
||||||
*
|
|
||||||
* Copyright (C) 2013 Proxmox Server Solutions
|
|
||||||
*
|
|
||||||
* Authors:
|
|
||||||
* Dietmar Maurer (dietmar@proxmox.com)
|
|
||||||
*
|
|
||||||
* This work is licensed under the terms of the GNU GPL, version 2 or later.
|
|
||||||
* See the COPYING file in the top-level directory.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
|
|
||||||
#include "trace.h"
|
|
||||||
#include "block/block.h"
|
|
||||||
#include "block/block_int.h"
|
|
||||||
#include "block/blockjob.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "qapi/qmp/qerror.h"
|
|
||||||
#include "qemu/ratelimit.h"
|
|
||||||
#include "qemu/cutils.h"
|
|
||||||
#include "sysemu/block-backend.h"
|
|
||||||
#include "qemu/bitmap.h"
|
|
||||||
|
|
||||||
#define BACKUP_CLUSTER_SIZE_DEFAULT (1 << 16)
|
|
||||||
#define SLICE_TIME 100000000ULL /* ns */
|
|
||||||
|
|
||||||
typedef struct CowRequest {
|
|
||||||
int64_t start;
|
|
||||||
int64_t end;
|
|
||||||
QLIST_ENTRY(CowRequest) list;
|
|
||||||
CoQueue wait_queue; /* coroutines blocked on this request */
|
|
||||||
} CowRequest;
|
|
||||||
|
|
||||||
typedef struct BackupBlockJob {
|
|
||||||
BlockJob common;
|
|
||||||
BlockDriverState *target;
|
|
||||||
/* bitmap for sync=incremental */
|
|
||||||
BdrvDirtyBitmap *sync_bitmap;
|
|
||||||
MirrorSyncMode sync_mode;
|
|
||||||
RateLimit limit;
|
|
||||||
BlockdevOnError on_source_error;
|
|
||||||
BlockdevOnError on_target_error;
|
|
||||||
CoRwlock flush_rwlock;
|
|
||||||
uint64_t sectors_read;
|
|
||||||
unsigned long *done_bitmap;
|
|
||||||
int64_t cluster_size;
|
|
||||||
QLIST_HEAD(, CowRequest) inflight_reqs;
|
|
||||||
} BackupBlockJob;
|
|
||||||
|
|
||||||
/* Size of a cluster in sectors, instead of bytes. */
|
|
||||||
static inline int64_t cluster_size_sectors(BackupBlockJob *job)
|
|
||||||
{
|
|
||||||
return job->cluster_size / BDRV_SECTOR_SIZE;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* See if in-flight requests overlap and wait for them to complete */
|
|
||||||
static void coroutine_fn wait_for_overlapping_requests(BackupBlockJob *job,
|
|
||||||
int64_t start,
|
|
||||||
int64_t end)
|
|
||||||
{
|
|
||||||
CowRequest *req;
|
|
||||||
bool retry;
|
|
||||||
|
|
||||||
do {
|
|
||||||
retry = false;
|
|
||||||
QLIST_FOREACH(req, &job->inflight_reqs, list) {
|
|
||||||
if (end > req->start && start < req->end) {
|
|
||||||
qemu_co_queue_wait(&req->wait_queue);
|
|
||||||
retry = true;
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
} while (retry);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Keep track of an in-flight request */
|
|
||||||
static void cow_request_begin(CowRequest *req, BackupBlockJob *job,
|
|
||||||
int64_t start, int64_t end)
|
|
||||||
{
|
|
||||||
req->start = start;
|
|
||||||
req->end = end;
|
|
||||||
qemu_co_queue_init(&req->wait_queue);
|
|
||||||
QLIST_INSERT_HEAD(&job->inflight_reqs, req, list);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Forget about a completed request */
|
|
||||||
static void cow_request_end(CowRequest *req)
|
|
||||||
{
|
|
||||||
QLIST_REMOVE(req, list);
|
|
||||||
qemu_co_queue_restart_all(&req->wait_queue);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int coroutine_fn backup_do_cow(BlockDriverState *bs,
|
|
||||||
int64_t sector_num, int nb_sectors,
|
|
||||||
bool *error_is_read,
|
|
||||||
bool is_write_notifier)
|
|
||||||
{
|
|
||||||
BackupBlockJob *job = (BackupBlockJob *)bs->job;
|
|
||||||
CowRequest cow_request;
|
|
||||||
struct iovec iov;
|
|
||||||
QEMUIOVector bounce_qiov;
|
|
||||||
void *bounce_buffer = NULL;
|
|
||||||
int ret = 0;
|
|
||||||
int64_t sectors_per_cluster = cluster_size_sectors(job);
|
|
||||||
int64_t start, end;
|
|
||||||
int n;
|
|
||||||
|
|
||||||
qemu_co_rwlock_rdlock(&job->flush_rwlock);
|
|
||||||
|
|
||||||
start = sector_num / sectors_per_cluster;
|
|
||||||
end = DIV_ROUND_UP(sector_num + nb_sectors, sectors_per_cluster);
|
|
||||||
|
|
||||||
trace_backup_do_cow_enter(job, start, sector_num, nb_sectors);
|
|
||||||
|
|
||||||
wait_for_overlapping_requests(job, start, end);
|
|
||||||
cow_request_begin(&cow_request, job, start, end);
|
|
||||||
|
|
||||||
for (; start < end; start++) {
|
|
||||||
if (test_bit(start, job->done_bitmap)) {
|
|
||||||
trace_backup_do_cow_skip(job, start);
|
|
||||||
continue; /* already copied */
|
|
||||||
}
|
|
||||||
|
|
||||||
trace_backup_do_cow_process(job, start);
|
|
||||||
|
|
||||||
n = MIN(sectors_per_cluster,
|
|
||||||
job->common.len / BDRV_SECTOR_SIZE -
|
|
||||||
start * sectors_per_cluster);
|
|
||||||
|
|
||||||
if (!bounce_buffer) {
|
|
||||||
bounce_buffer = qemu_blockalign(bs, job->cluster_size);
|
|
||||||
}
|
|
||||||
iov.iov_base = bounce_buffer;
|
|
||||||
iov.iov_len = n * BDRV_SECTOR_SIZE;
|
|
||||||
qemu_iovec_init_external(&bounce_qiov, &iov, 1);
|
|
||||||
|
|
||||||
if (is_write_notifier) {
|
|
||||||
ret = bdrv_co_readv_no_serialising(bs,
|
|
||||||
start * sectors_per_cluster,
|
|
||||||
n, &bounce_qiov);
|
|
||||||
} else {
|
|
||||||
ret = bdrv_co_readv(bs, start * sectors_per_cluster, n,
|
|
||||||
&bounce_qiov);
|
|
||||||
}
|
|
||||||
if (ret < 0) {
|
|
||||||
trace_backup_do_cow_read_fail(job, start, ret);
|
|
||||||
if (error_is_read) {
|
|
||||||
*error_is_read = true;
|
|
||||||
}
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buffer_is_zero(iov.iov_base, iov.iov_len)) {
|
|
||||||
ret = bdrv_co_write_zeroes(job->target,
|
|
||||||
start * sectors_per_cluster,
|
|
||||||
n, BDRV_REQ_MAY_UNMAP);
|
|
||||||
} else {
|
|
||||||
ret = bdrv_co_writev(job->target,
|
|
||||||
start * sectors_per_cluster, n,
|
|
||||||
&bounce_qiov);
|
|
||||||
}
|
|
||||||
if (ret < 0) {
|
|
||||||
trace_backup_do_cow_write_fail(job, start, ret);
|
|
||||||
if (error_is_read) {
|
|
||||||
*error_is_read = false;
|
|
||||||
}
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
set_bit(start, job->done_bitmap);
|
|
||||||
|
|
||||||
/* Publish progress, guest I/O counts as progress too. Note that the
|
|
||||||
* offset field is an opaque progress value, it is not a disk offset.
|
|
||||||
*/
|
|
||||||
job->sectors_read += n;
|
|
||||||
job->common.offset += n * BDRV_SECTOR_SIZE;
|
|
||||||
}
|
|
||||||
|
|
||||||
out:
|
|
||||||
if (bounce_buffer) {
|
|
||||||
qemu_vfree(bounce_buffer);
|
|
||||||
}
|
|
||||||
|
|
||||||
cow_request_end(&cow_request);
|
|
||||||
|
|
||||||
trace_backup_do_cow_return(job, sector_num, nb_sectors, ret);
|
|
||||||
|
|
||||||
qemu_co_rwlock_unlock(&job->flush_rwlock);
|
|
||||||
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int coroutine_fn backup_before_write_notify(
|
|
||||||
NotifierWithReturn *notifier,
|
|
||||||
void *opaque)
|
|
||||||
{
|
|
||||||
BdrvTrackedRequest *req = opaque;
|
|
||||||
int64_t sector_num = req->offset >> BDRV_SECTOR_BITS;
|
|
||||||
int nb_sectors = req->bytes >> BDRV_SECTOR_BITS;
|
|
||||||
|
|
||||||
assert((req->offset & (BDRV_SECTOR_SIZE - 1)) == 0);
|
|
||||||
assert((req->bytes & (BDRV_SECTOR_SIZE - 1)) == 0);
|
|
||||||
|
|
||||||
return backup_do_cow(req->bs, sector_num, nb_sectors, NULL, true);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void backup_set_speed(BlockJob *job, int64_t speed, Error **errp)
|
|
||||||
{
|
|
||||||
BackupBlockJob *s = container_of(job, BackupBlockJob, common);
|
|
||||||
|
|
||||||
if (speed < 0) {
|
|
||||||
error_setg(errp, QERR_INVALID_PARAMETER, "speed");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
ratelimit_set_speed(&s->limit, speed / BDRV_SECTOR_SIZE, SLICE_TIME);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void backup_iostatus_reset(BlockJob *job)
|
|
||||||
{
|
|
||||||
BackupBlockJob *s = container_of(job, BackupBlockJob, common);
|
|
||||||
|
|
||||||
if (s->target->blk) {
|
|
||||||
blk_iostatus_reset(s->target->blk);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void backup_cleanup_sync_bitmap(BackupBlockJob *job, int ret)
|
|
||||||
{
|
|
||||||
BdrvDirtyBitmap *bm;
|
|
||||||
BlockDriverState *bs = job->common.bs;
|
|
||||||
|
|
||||||
if (ret < 0 || block_job_is_cancelled(&job->common)) {
|
|
||||||
/* Merge the successor back into the parent, delete nothing. */
|
|
||||||
bm = bdrv_reclaim_dirty_bitmap(bs, job->sync_bitmap, NULL);
|
|
||||||
assert(bm);
|
|
||||||
} else {
|
|
||||||
/* Everything is fine, delete this bitmap and install the backup. */
|
|
||||||
bm = bdrv_dirty_bitmap_abdicate(bs, job->sync_bitmap, NULL);
|
|
||||||
assert(bm);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void backup_commit(BlockJob *job)
|
|
||||||
{
|
|
||||||
BackupBlockJob *s = container_of(job, BackupBlockJob, common);
|
|
||||||
if (s->sync_bitmap) {
|
|
||||||
backup_cleanup_sync_bitmap(s, 0);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void backup_abort(BlockJob *job)
|
|
||||||
{
|
|
||||||
BackupBlockJob *s = container_of(job, BackupBlockJob, common);
|
|
||||||
if (s->sync_bitmap) {
|
|
||||||
backup_cleanup_sync_bitmap(s, -1);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static const BlockJobDriver backup_job_driver = {
|
|
||||||
.instance_size = sizeof(BackupBlockJob),
|
|
||||||
.job_type = BLOCK_JOB_TYPE_BACKUP,
|
|
||||||
.set_speed = backup_set_speed,
|
|
||||||
.iostatus_reset = backup_iostatus_reset,
|
|
||||||
.commit = backup_commit,
|
|
||||||
.abort = backup_abort,
|
|
||||||
};
|
|
||||||
|
|
||||||
static BlockErrorAction backup_error_action(BackupBlockJob *job,
|
|
||||||
bool read, int error)
|
|
||||||
{
|
|
||||||
if (read) {
|
|
||||||
return block_job_error_action(&job->common, job->common.bs,
|
|
||||||
job->on_source_error, true, error);
|
|
||||||
} else {
|
|
||||||
return block_job_error_action(&job->common, job->target,
|
|
||||||
job->on_target_error, false, error);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
int ret;
|
|
||||||
} BackupCompleteData;
|
|
||||||
|
|
||||||
static void backup_complete(BlockJob *job, void *opaque)
|
|
||||||
{
|
|
||||||
BackupBlockJob *s = container_of(job, BackupBlockJob, common);
|
|
||||||
BackupCompleteData *data = opaque;
|
|
||||||
|
|
||||||
bdrv_unref(s->target);
|
|
||||||
|
|
||||||
block_job_completed(job, data->ret);
|
|
||||||
g_free(data);
|
|
||||||
}
|
|
||||||
|
|
||||||
static bool coroutine_fn yield_and_check(BackupBlockJob *job)
|
|
||||||
{
|
|
||||||
if (block_job_is_cancelled(&job->common)) {
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* we need to yield so that bdrv_drain_all() returns.
|
|
||||||
* (without, VM does not reboot)
|
|
||||||
*/
|
|
||||||
if (job->common.speed) {
|
|
||||||
uint64_t delay_ns = ratelimit_calculate_delay(&job->limit,
|
|
||||||
job->sectors_read);
|
|
||||||
job->sectors_read = 0;
|
|
||||||
block_job_sleep_ns(&job->common, QEMU_CLOCK_REALTIME, delay_ns);
|
|
||||||
} else {
|
|
||||||
block_job_sleep_ns(&job->common, QEMU_CLOCK_REALTIME, 0);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (block_job_is_cancelled(&job->common)) {
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int coroutine_fn backup_run_incremental(BackupBlockJob *job)
|
|
||||||
{
|
|
||||||
bool error_is_read;
|
|
||||||
int ret = 0;
|
|
||||||
int clusters_per_iter;
|
|
||||||
uint32_t granularity;
|
|
||||||
int64_t sector;
|
|
||||||
int64_t cluster;
|
|
||||||
int64_t end;
|
|
||||||
int64_t last_cluster = -1;
|
|
||||||
int64_t sectors_per_cluster = cluster_size_sectors(job);
|
|
||||||
BlockDriverState *bs = job->common.bs;
|
|
||||||
HBitmapIter hbi;
|
|
||||||
|
|
||||||
granularity = bdrv_dirty_bitmap_granularity(job->sync_bitmap);
|
|
||||||
clusters_per_iter = MAX((granularity / job->cluster_size), 1);
|
|
||||||
bdrv_dirty_iter_init(job->sync_bitmap, &hbi);
|
|
||||||
|
|
||||||
/* Find the next dirty sector(s) */
|
|
||||||
while ((sector = hbitmap_iter_next(&hbi)) != -1) {
|
|
||||||
cluster = sector / sectors_per_cluster;
|
|
||||||
|
|
||||||
/* Fake progress updates for any clusters we skipped */
|
|
||||||
if (cluster != last_cluster + 1) {
|
|
||||||
job->common.offset += ((cluster - last_cluster - 1) *
|
|
||||||
job->cluster_size);
|
|
||||||
}
|
|
||||||
|
|
||||||
for (end = cluster + clusters_per_iter; cluster < end; cluster++) {
|
|
||||||
do {
|
|
||||||
if (yield_and_check(job)) {
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
ret = backup_do_cow(bs, cluster * sectors_per_cluster,
|
|
||||||
sectors_per_cluster, &error_is_read,
|
|
||||||
false);
|
|
||||||
if ((ret < 0) &&
|
|
||||||
backup_error_action(job, error_is_read, -ret) ==
|
|
||||||
BLOCK_ERROR_ACTION_REPORT) {
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
} while (ret < 0);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* If the bitmap granularity is smaller than the backup granularity,
|
|
||||||
* we need to advance the iterator pointer to the next cluster. */
|
|
||||||
if (granularity < job->cluster_size) {
|
|
||||||
bdrv_set_dirty_iter(&hbi, cluster * sectors_per_cluster);
|
|
||||||
}
|
|
||||||
|
|
||||||
last_cluster = cluster - 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Play some final catchup with the progress meter */
|
|
||||||
end = DIV_ROUND_UP(job->common.len, job->cluster_size);
|
|
||||||
if (last_cluster + 1 < end) {
|
|
||||||
job->common.offset += ((end - last_cluster - 1) * job->cluster_size);
|
|
||||||
}
|
|
||||||
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void coroutine_fn backup_run(void *opaque)
|
|
||||||
{
|
|
||||||
BackupBlockJob *job = opaque;
|
|
||||||
BackupCompleteData *data;
|
|
||||||
BlockDriverState *bs = job->common.bs;
|
|
||||||
BlockDriverState *target = job->target;
|
|
||||||
BlockdevOnError on_target_error = job->on_target_error;
|
|
||||||
NotifierWithReturn before_write = {
|
|
||||||
.notify = backup_before_write_notify,
|
|
||||||
};
|
|
||||||
int64_t start, end;
|
|
||||||
int64_t sectors_per_cluster = cluster_size_sectors(job);
|
|
||||||
int ret = 0;
|
|
||||||
|
|
||||||
QLIST_INIT(&job->inflight_reqs);
|
|
||||||
qemu_co_rwlock_init(&job->flush_rwlock);
|
|
||||||
|
|
||||||
start = 0;
|
|
||||||
end = DIV_ROUND_UP(job->common.len, job->cluster_size);
|
|
||||||
|
|
||||||
job->done_bitmap = bitmap_new(end);
|
|
||||||
|
|
||||||
if (target->blk) {
|
|
||||||
blk_set_on_error(target->blk, on_target_error, on_target_error);
|
|
||||||
blk_iostatus_enable(target->blk);
|
|
||||||
}
|
|
||||||
|
|
||||||
bdrv_add_before_write_notifier(bs, &before_write);
|
|
||||||
|
|
||||||
if (job->sync_mode == MIRROR_SYNC_MODE_NONE) {
|
|
||||||
while (!block_job_is_cancelled(&job->common)) {
|
|
||||||
/* Yield until the job is cancelled. We just let our before_write
|
|
||||||
* notify callback service CoW requests. */
|
|
||||||
job->common.busy = false;
|
|
||||||
qemu_coroutine_yield();
|
|
||||||
job->common.busy = true;
|
|
||||||
}
|
|
||||||
} else if (job->sync_mode == MIRROR_SYNC_MODE_INCREMENTAL) {
|
|
||||||
ret = backup_run_incremental(job);
|
|
||||||
} else {
|
|
||||||
/* Both FULL and TOP SYNC_MODE's require copying.. */
|
|
||||||
for (; start < end; start++) {
|
|
||||||
bool error_is_read;
|
|
||||||
if (yield_and_check(job)) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (job->sync_mode == MIRROR_SYNC_MODE_TOP) {
|
|
||||||
int i, n;
|
|
||||||
int alloced = 0;
|
|
||||||
|
|
||||||
/* Check to see if these blocks are already in the
|
|
||||||
* backing file. */
|
|
||||||
|
|
||||||
for (i = 0; i < sectors_per_cluster;) {
|
|
||||||
/* bdrv_is_allocated() only returns true/false based
|
|
||||||
* on the first set of sectors it comes across that
|
|
||||||
* are are all in the same state.
|
|
||||||
* For that reason we must verify each sector in the
|
|
||||||
* backup cluster length. We end up copying more than
|
|
||||||
* needed but at some point that is always the case. */
|
|
||||||
alloced =
|
|
||||||
bdrv_is_allocated(bs,
|
|
||||||
start * sectors_per_cluster + i,
|
|
||||||
sectors_per_cluster - i, &n);
|
|
||||||
i += n;
|
|
||||||
|
|
||||||
if (alloced == 1 || n == 0) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/* If the above loop never found any sectors that are in
|
|
||||||
* the topmost image, skip this backup. */
|
|
||||||
if (alloced == 0) {
|
|
||||||
continue;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
/* FULL sync mode we copy the whole drive. */
|
|
||||||
ret = backup_do_cow(bs, start * sectors_per_cluster,
|
|
||||||
sectors_per_cluster, &error_is_read, false);
|
|
||||||
if (ret < 0) {
|
|
||||||
/* Depending on error action, fail now or retry cluster */
|
|
||||||
BlockErrorAction action =
|
|
||||||
backup_error_action(job, error_is_read, -ret);
|
|
||||||
if (action == BLOCK_ERROR_ACTION_REPORT) {
|
|
||||||
break;
|
|
||||||
} else {
|
|
||||||
start--;
|
|
||||||
continue;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
notifier_with_return_remove(&before_write);
|
|
||||||
|
|
||||||
/* wait until pending backup_do_cow() calls have completed */
|
|
||||||
qemu_co_rwlock_wrlock(&job->flush_rwlock);
|
|
||||||
qemu_co_rwlock_unlock(&job->flush_rwlock);
|
|
||||||
g_free(job->done_bitmap);
|
|
||||||
|
|
||||||
if (target->blk) {
|
|
||||||
blk_iostatus_disable(target->blk);
|
|
||||||
}
|
|
||||||
bdrv_op_unblock_all(target, job->common.blocker);
|
|
||||||
|
|
||||||
data = g_malloc(sizeof(*data));
|
|
||||||
data->ret = ret;
|
|
||||||
block_job_defer_to_main_loop(&job->common, backup_complete, data);
|
|
||||||
}
|
|
||||||
|
|
||||||
void backup_start(BlockDriverState *bs, BlockDriverState *target,
|
|
||||||
int64_t speed, MirrorSyncMode sync_mode,
|
|
||||||
BdrvDirtyBitmap *sync_bitmap,
|
|
||||||
BlockdevOnError on_source_error,
|
|
||||||
BlockdevOnError on_target_error,
|
|
||||||
BlockCompletionFunc *cb, void *opaque,
|
|
||||||
BlockJobTxn *txn, Error **errp)
|
|
||||||
{
|
|
||||||
int64_t len;
|
|
||||||
BlockDriverInfo bdi;
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
assert(bs);
|
|
||||||
assert(target);
|
|
||||||
assert(cb);
|
|
||||||
|
|
||||||
if (bs == target) {
|
|
||||||
error_setg(errp, "Source and target cannot be the same");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if ((on_source_error == BLOCKDEV_ON_ERROR_STOP ||
|
|
||||||
on_source_error == BLOCKDEV_ON_ERROR_ENOSPC) &&
|
|
||||||
(!bs->blk || !blk_iostatus_is_enabled(bs->blk))) {
|
|
||||||
error_setg(errp, QERR_INVALID_PARAMETER, "on-source-error");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!bdrv_is_inserted(bs)) {
|
|
||||||
error_setg(errp, "Device is not inserted: %s",
|
|
||||||
bdrv_get_device_name(bs));
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!bdrv_is_inserted(target)) {
|
|
||||||
error_setg(errp, "Device is not inserted: %s",
|
|
||||||
bdrv_get_device_name(target));
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (bdrv_op_is_blocked(bs, BLOCK_OP_TYPE_BACKUP_SOURCE, errp)) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (bdrv_op_is_blocked(target, BLOCK_OP_TYPE_BACKUP_TARGET, errp)) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (sync_mode == MIRROR_SYNC_MODE_INCREMENTAL) {
|
|
||||||
if (!sync_bitmap) {
|
|
||||||
error_setg(errp, "must provide a valid bitmap name for "
|
|
||||||
"\"incremental\" sync mode");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Create a new bitmap, and freeze/disable this one. */
|
|
||||||
if (bdrv_dirty_bitmap_create_successor(bs, sync_bitmap, errp) < 0) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
} else if (sync_bitmap) {
|
|
||||||
error_setg(errp,
|
|
||||||
"a sync_bitmap was provided to backup_run, "
|
|
||||||
"but received an incompatible sync_mode (%s)",
|
|
||||||
MirrorSyncMode_lookup[sync_mode]);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
len = bdrv_getlength(bs);
|
|
||||||
if (len < 0) {
|
|
||||||
error_setg_errno(errp, -len, "unable to get length for '%s'",
|
|
||||||
bdrv_get_device_name(bs));
|
|
||||||
goto error;
|
|
||||||
}
|
|
||||||
|
|
||||||
BackupBlockJob *job = block_job_create(&backup_job_driver, bs, speed,
|
|
||||||
cb, opaque, errp);
|
|
||||||
if (!job) {
|
|
||||||
goto error;
|
|
||||||
}
|
|
||||||
|
|
||||||
job->on_source_error = on_source_error;
|
|
||||||
job->on_target_error = on_target_error;
|
|
||||||
job->target = target;
|
|
||||||
job->sync_mode = sync_mode;
|
|
||||||
job->sync_bitmap = sync_mode == MIRROR_SYNC_MODE_INCREMENTAL ?
|
|
||||||
sync_bitmap : NULL;
|
|
||||||
|
|
||||||
/* If there is no backing file on the target, we cannot rely on COW if our
|
|
||||||
* backup cluster size is smaller than the target cluster size. Even for
|
|
||||||
* targets with a backing file, try to avoid COW if possible. */
|
|
||||||
ret = bdrv_get_info(job->target, &bdi);
|
|
||||||
if (ret < 0 && !target->backing) {
|
|
||||||
error_setg_errno(errp, -ret,
|
|
||||||
"Couldn't determine the cluster size of the target image, "
|
|
||||||
"which has no backing file");
|
|
||||||
error_append_hint(errp,
|
|
||||||
"Aborting, since this may create an unusable destination image\n");
|
|
||||||
goto error;
|
|
||||||
} else if (ret < 0 && target->backing) {
|
|
||||||
/* Not fatal; just trudge on ahead. */
|
|
||||||
job->cluster_size = BACKUP_CLUSTER_SIZE_DEFAULT;
|
|
||||||
} else {
|
|
||||||
job->cluster_size = MAX(BACKUP_CLUSTER_SIZE_DEFAULT, bdi.cluster_size);
|
|
||||||
}
|
|
||||||
|
|
||||||
bdrv_op_block_all(target, job->common.blocker);
|
|
||||||
job->common.len = len;
|
|
||||||
job->common.co = qemu_coroutine_create(backup_run);
|
|
||||||
block_job_txn_add_job(txn, &job->common);
|
|
||||||
qemu_coroutine_enter(job->common.co, job);
|
|
||||||
return;
|
|
||||||
|
|
||||||
error:
|
|
||||||
if (sync_bitmap) {
|
|
||||||
bdrv_reclaim_dirty_bitmap(bs, sync_bitmap, NULL);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
759
block/blkdebug.c
759
block/blkdebug.c
@@ -1,759 +0,0 @@
|
|||||||
/*
|
|
||||||
* Block protocol for I/O error injection
|
|
||||||
*
|
|
||||||
* Copyright (c) 2010 Kevin Wolf <kwolf@redhat.com>
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "qemu/cutils.h"
|
|
||||||
#include "qemu/config-file.h"
|
|
||||||
#include "block/block_int.h"
|
|
||||||
#include "qemu/module.h"
|
|
||||||
#include "qapi/qmp/qbool.h"
|
|
||||||
#include "qapi/qmp/qdict.h"
|
|
||||||
#include "qapi/qmp/qint.h"
|
|
||||||
#include "qapi/qmp/qstring.h"
|
|
||||||
#include "sysemu/qtest.h"
|
|
||||||
|
|
||||||
typedef struct BDRVBlkdebugState {
|
|
||||||
int state;
|
|
||||||
int new_state;
|
|
||||||
|
|
||||||
QLIST_HEAD(, BlkdebugRule) rules[BLKDBG__MAX];
|
|
||||||
QSIMPLEQ_HEAD(, BlkdebugRule) active_rules;
|
|
||||||
QLIST_HEAD(, BlkdebugSuspendedReq) suspended_reqs;
|
|
||||||
} BDRVBlkdebugState;
|
|
||||||
|
|
||||||
typedef struct BlkdebugAIOCB {
|
|
||||||
BlockAIOCB common;
|
|
||||||
QEMUBH *bh;
|
|
||||||
int ret;
|
|
||||||
} BlkdebugAIOCB;
|
|
||||||
|
|
||||||
typedef struct BlkdebugSuspendedReq {
|
|
||||||
Coroutine *co;
|
|
||||||
char *tag;
|
|
||||||
QLIST_ENTRY(BlkdebugSuspendedReq) next;
|
|
||||||
} BlkdebugSuspendedReq;
|
|
||||||
|
|
||||||
static const AIOCBInfo blkdebug_aiocb_info = {
|
|
||||||
.aiocb_size = sizeof(BlkdebugAIOCB),
|
|
||||||
};
|
|
||||||
|
|
||||||
enum {
|
|
||||||
ACTION_INJECT_ERROR,
|
|
||||||
ACTION_SET_STATE,
|
|
||||||
ACTION_SUSPEND,
|
|
||||||
};
|
|
||||||
|
|
||||||
typedef struct BlkdebugRule {
|
|
||||||
BlkdebugEvent event;
|
|
||||||
int action;
|
|
||||||
int state;
|
|
||||||
union {
|
|
||||||
struct {
|
|
||||||
int error;
|
|
||||||
int immediately;
|
|
||||||
int once;
|
|
||||||
int64_t sector;
|
|
||||||
} inject;
|
|
||||||
struct {
|
|
||||||
int new_state;
|
|
||||||
} set_state;
|
|
||||||
struct {
|
|
||||||
char *tag;
|
|
||||||
} suspend;
|
|
||||||
} options;
|
|
||||||
QLIST_ENTRY(BlkdebugRule) next;
|
|
||||||
QSIMPLEQ_ENTRY(BlkdebugRule) active_next;
|
|
||||||
} BlkdebugRule;
|
|
||||||
|
|
||||||
static QemuOptsList inject_error_opts = {
|
|
||||||
.name = "inject-error",
|
|
||||||
.head = QTAILQ_HEAD_INITIALIZER(inject_error_opts.head),
|
|
||||||
.desc = {
|
|
||||||
{
|
|
||||||
.name = "event",
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = "state",
|
|
||||||
.type = QEMU_OPT_NUMBER,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = "errno",
|
|
||||||
.type = QEMU_OPT_NUMBER,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = "sector",
|
|
||||||
.type = QEMU_OPT_NUMBER,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = "once",
|
|
||||||
.type = QEMU_OPT_BOOL,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = "immediately",
|
|
||||||
.type = QEMU_OPT_BOOL,
|
|
||||||
},
|
|
||||||
{ /* end of list */ }
|
|
||||||
},
|
|
||||||
};
|
|
||||||
|
|
||||||
static QemuOptsList set_state_opts = {
|
|
||||||
.name = "set-state",
|
|
||||||
.head = QTAILQ_HEAD_INITIALIZER(set_state_opts.head),
|
|
||||||
.desc = {
|
|
||||||
{
|
|
||||||
.name = "event",
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = "state",
|
|
||||||
.type = QEMU_OPT_NUMBER,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = "new_state",
|
|
||||||
.type = QEMU_OPT_NUMBER,
|
|
||||||
},
|
|
||||||
{ /* end of list */ }
|
|
||||||
},
|
|
||||||
};
|
|
||||||
|
|
||||||
static QemuOptsList *config_groups[] = {
|
|
||||||
&inject_error_opts,
|
|
||||||
&set_state_opts,
|
|
||||||
NULL
|
|
||||||
};
|
|
||||||
|
|
||||||
static int get_event_by_name(const char *name, BlkdebugEvent *event)
|
|
||||||
{
|
|
||||||
int i;
|
|
||||||
|
|
||||||
for (i = 0; i < BLKDBG__MAX; i++) {
|
|
||||||
if (!strcmp(BlkdebugEvent_lookup[i], name)) {
|
|
||||||
*event = i;
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
struct add_rule_data {
|
|
||||||
BDRVBlkdebugState *s;
|
|
||||||
int action;
|
|
||||||
};
|
|
||||||
|
|
||||||
static int add_rule(void *opaque, QemuOpts *opts, Error **errp)
|
|
||||||
{
|
|
||||||
struct add_rule_data *d = opaque;
|
|
||||||
BDRVBlkdebugState *s = d->s;
|
|
||||||
const char* event_name;
|
|
||||||
BlkdebugEvent event;
|
|
||||||
struct BlkdebugRule *rule;
|
|
||||||
|
|
||||||
/* Find the right event for the rule */
|
|
||||||
event_name = qemu_opt_get(opts, "event");
|
|
||||||
if (!event_name) {
|
|
||||||
error_setg(errp, "Missing event name for rule");
|
|
||||||
return -1;
|
|
||||||
} else if (get_event_by_name(event_name, &event) < 0) {
|
|
||||||
error_setg(errp, "Invalid event name \"%s\"", event_name);
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Set attributes common for all actions */
|
|
||||||
rule = g_malloc0(sizeof(*rule));
|
|
||||||
*rule = (struct BlkdebugRule) {
|
|
||||||
.event = event,
|
|
||||||
.action = d->action,
|
|
||||||
.state = qemu_opt_get_number(opts, "state", 0),
|
|
||||||
};
|
|
||||||
|
|
||||||
/* Parse action-specific options */
|
|
||||||
switch (d->action) {
|
|
||||||
case ACTION_INJECT_ERROR:
|
|
||||||
rule->options.inject.error = qemu_opt_get_number(opts, "errno", EIO);
|
|
||||||
rule->options.inject.once = qemu_opt_get_bool(opts, "once", 0);
|
|
||||||
rule->options.inject.immediately =
|
|
||||||
qemu_opt_get_bool(opts, "immediately", 0);
|
|
||||||
rule->options.inject.sector = qemu_opt_get_number(opts, "sector", -1);
|
|
||||||
break;
|
|
||||||
|
|
||||||
case ACTION_SET_STATE:
|
|
||||||
rule->options.set_state.new_state =
|
|
||||||
qemu_opt_get_number(opts, "new_state", 0);
|
|
||||||
break;
|
|
||||||
|
|
||||||
case ACTION_SUSPEND:
|
|
||||||
rule->options.suspend.tag =
|
|
||||||
g_strdup(qemu_opt_get(opts, "tag"));
|
|
||||||
break;
|
|
||||||
};
|
|
||||||
|
|
||||||
/* Add the rule */
|
|
||||||
QLIST_INSERT_HEAD(&s->rules[event], rule, next);
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void remove_rule(BlkdebugRule *rule)
|
|
||||||
{
|
|
||||||
switch (rule->action) {
|
|
||||||
case ACTION_INJECT_ERROR:
|
|
||||||
case ACTION_SET_STATE:
|
|
||||||
break;
|
|
||||||
case ACTION_SUSPEND:
|
|
||||||
g_free(rule->options.suspend.tag);
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
|
|
||||||
QLIST_REMOVE(rule, next);
|
|
||||||
g_free(rule);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int read_config(BDRVBlkdebugState *s, const char *filename,
|
|
||||||
QDict *options, Error **errp)
|
|
||||||
{
|
|
||||||
FILE *f = NULL;
|
|
||||||
int ret;
|
|
||||||
struct add_rule_data d;
|
|
||||||
Error *local_err = NULL;
|
|
||||||
|
|
||||||
if (filename) {
|
|
||||||
f = fopen(filename, "r");
|
|
||||||
if (f == NULL) {
|
|
||||||
error_setg_errno(errp, errno, "Could not read blkdebug config file");
|
|
||||||
return -errno;
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = qemu_config_parse(f, config_groups, filename);
|
|
||||||
if (ret < 0) {
|
|
||||||
error_setg(errp, "Could not parse blkdebug config file");
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
qemu_config_parse_qdict(options, config_groups, &local_err);
|
|
||||||
if (local_err) {
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
d.s = s;
|
|
||||||
d.action = ACTION_INJECT_ERROR;
|
|
||||||
qemu_opts_foreach(&inject_error_opts, add_rule, &d, &local_err);
|
|
||||||
if (local_err) {
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
d.action = ACTION_SET_STATE;
|
|
||||||
qemu_opts_foreach(&set_state_opts, add_rule, &d, &local_err);
|
|
||||||
if (local_err) {
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = 0;
|
|
||||||
fail:
|
|
||||||
qemu_opts_reset(&inject_error_opts);
|
|
||||||
qemu_opts_reset(&set_state_opts);
|
|
||||||
if (f) {
|
|
||||||
fclose(f);
|
|
||||||
}
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Valid blkdebug filenames look like blkdebug:path/to/config:path/to/image */
|
|
||||||
static void blkdebug_parse_filename(const char *filename, QDict *options,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
const char *c;
|
|
||||||
|
|
||||||
/* Parse the blkdebug: prefix */
|
|
||||||
if (!strstart(filename, "blkdebug:", &filename)) {
|
|
||||||
/* There was no prefix; therefore, all options have to be already
|
|
||||||
present in the QDict (except for the filename) */
|
|
||||||
qdict_put(options, "x-image", qstring_from_str(filename));
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Parse config file path */
|
|
||||||
c = strchr(filename, ':');
|
|
||||||
if (c == NULL) {
|
|
||||||
error_setg(errp, "blkdebug requires both config file and image path");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (c != filename) {
|
|
||||||
QString *config_path;
|
|
||||||
config_path = qstring_from_substr(filename, 0, c - filename - 1);
|
|
||||||
qdict_put(options, "config", config_path);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* TODO Allow multi-level nesting and set file.filename here */
|
|
||||||
filename = c + 1;
|
|
||||||
qdict_put(options, "x-image", qstring_from_str(filename));
|
|
||||||
}
|
|
||||||
|
|
||||||
static QemuOptsList runtime_opts = {
|
|
||||||
.name = "blkdebug",
|
|
||||||
.head = QTAILQ_HEAD_INITIALIZER(runtime_opts.head),
|
|
||||||
.desc = {
|
|
||||||
{
|
|
||||||
.name = "config",
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
.help = "Path to the configuration file",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = "x-image",
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
.help = "[internal use only, will be removed]",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = "align",
|
|
||||||
.type = QEMU_OPT_SIZE,
|
|
||||||
.help = "Required alignment in bytes",
|
|
||||||
},
|
|
||||||
{ /* end of list */ }
|
|
||||||
},
|
|
||||||
};
|
|
||||||
|
|
||||||
static int blkdebug_open(BlockDriverState *bs, QDict *options, int flags,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
BDRVBlkdebugState *s = bs->opaque;
|
|
||||||
QemuOpts *opts;
|
|
||||||
Error *local_err = NULL;
|
|
||||||
const char *config;
|
|
||||||
uint64_t align;
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
opts = qemu_opts_create(&runtime_opts, NULL, 0, &error_abort);
|
|
||||||
qemu_opts_absorb_qdict(opts, options, &local_err);
|
|
||||||
if (local_err) {
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Read rules from config file or command line options */
|
|
||||||
config = qemu_opt_get(opts, "config");
|
|
||||||
ret = read_config(s, config, options, errp);
|
|
||||||
if (ret) {
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Set initial state */
|
|
||||||
s->state = 1;
|
|
||||||
|
|
||||||
/* Open the image file */
|
|
||||||
bs->file = bdrv_open_child(qemu_opt_get(opts, "x-image"), options, "image",
|
|
||||||
bs, &child_file, false, &local_err);
|
|
||||||
if (local_err) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Set request alignment */
|
|
||||||
align = qemu_opt_get_size(opts, "align", bs->request_alignment);
|
|
||||||
if (align > 0 && align < INT_MAX && !(align & (align - 1))) {
|
|
||||||
bs->request_alignment = align;
|
|
||||||
} else {
|
|
||||||
error_setg(errp, "Invalid alignment");
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail_unref;
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = 0;
|
|
||||||
goto out;
|
|
||||||
|
|
||||||
fail_unref:
|
|
||||||
bdrv_unref_child(bs, bs->file);
|
|
||||||
out:
|
|
||||||
qemu_opts_del(opts);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void error_callback_bh(void *opaque)
|
|
||||||
{
|
|
||||||
struct BlkdebugAIOCB *acb = opaque;
|
|
||||||
qemu_bh_delete(acb->bh);
|
|
||||||
acb->common.cb(acb->common.opaque, acb->ret);
|
|
||||||
qemu_aio_unref(acb);
|
|
||||||
}
|
|
||||||
|
|
||||||
static BlockAIOCB *inject_error(BlockDriverState *bs,
|
|
||||||
BlockCompletionFunc *cb, void *opaque, BlkdebugRule *rule)
|
|
||||||
{
|
|
||||||
BDRVBlkdebugState *s = bs->opaque;
|
|
||||||
int error = rule->options.inject.error;
|
|
||||||
struct BlkdebugAIOCB *acb;
|
|
||||||
QEMUBH *bh;
|
|
||||||
bool immediately = rule->options.inject.immediately;
|
|
||||||
|
|
||||||
if (rule->options.inject.once) {
|
|
||||||
QSIMPLEQ_REMOVE(&s->active_rules, rule, BlkdebugRule, active_next);
|
|
||||||
remove_rule(rule);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (immediately) {
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
acb = qemu_aio_get(&blkdebug_aiocb_info, bs, cb, opaque);
|
|
||||||
acb->ret = -error;
|
|
||||||
|
|
||||||
bh = aio_bh_new(bdrv_get_aio_context(bs), error_callback_bh, acb);
|
|
||||||
acb->bh = bh;
|
|
||||||
qemu_bh_schedule(bh);
|
|
||||||
|
|
||||||
return &acb->common;
|
|
||||||
}
|
|
||||||
|
|
||||||
static BlockAIOCB *blkdebug_aio_readv(BlockDriverState *bs,
|
|
||||||
int64_t sector_num, QEMUIOVector *qiov, int nb_sectors,
|
|
||||||
BlockCompletionFunc *cb, void *opaque)
|
|
||||||
{
|
|
||||||
BDRVBlkdebugState *s = bs->opaque;
|
|
||||||
BlkdebugRule *rule = NULL;
|
|
||||||
|
|
||||||
QSIMPLEQ_FOREACH(rule, &s->active_rules, active_next) {
|
|
||||||
if (rule->options.inject.sector == -1 ||
|
|
||||||
(rule->options.inject.sector >= sector_num &&
|
|
||||||
rule->options.inject.sector < sector_num + nb_sectors)) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
if (rule && rule->options.inject.error) {
|
|
||||||
return inject_error(bs, cb, opaque, rule);
|
|
||||||
}
|
|
||||||
|
|
||||||
return bdrv_aio_readv(bs->file->bs, sector_num, qiov, nb_sectors,
|
|
||||||
cb, opaque);
|
|
||||||
}
|
|
||||||
|
|
||||||
static BlockAIOCB *blkdebug_aio_writev(BlockDriverState *bs,
|
|
||||||
int64_t sector_num, QEMUIOVector *qiov, int nb_sectors,
|
|
||||||
BlockCompletionFunc *cb, void *opaque)
|
|
||||||
{
|
|
||||||
BDRVBlkdebugState *s = bs->opaque;
|
|
||||||
BlkdebugRule *rule = NULL;
|
|
||||||
|
|
||||||
QSIMPLEQ_FOREACH(rule, &s->active_rules, active_next) {
|
|
||||||
if (rule->options.inject.sector == -1 ||
|
|
||||||
(rule->options.inject.sector >= sector_num &&
|
|
||||||
rule->options.inject.sector < sector_num + nb_sectors)) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
if (rule && rule->options.inject.error) {
|
|
||||||
return inject_error(bs, cb, opaque, rule);
|
|
||||||
}
|
|
||||||
|
|
||||||
return bdrv_aio_writev(bs->file->bs, sector_num, qiov, nb_sectors,
|
|
||||||
cb, opaque);
|
|
||||||
}
|
|
||||||
|
|
||||||
static BlockAIOCB *blkdebug_aio_flush(BlockDriverState *bs,
|
|
||||||
BlockCompletionFunc *cb, void *opaque)
|
|
||||||
{
|
|
||||||
BDRVBlkdebugState *s = bs->opaque;
|
|
||||||
BlkdebugRule *rule = NULL;
|
|
||||||
|
|
||||||
QSIMPLEQ_FOREACH(rule, &s->active_rules, active_next) {
|
|
||||||
if (rule->options.inject.sector == -1) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
if (rule && rule->options.inject.error) {
|
|
||||||
return inject_error(bs, cb, opaque, rule);
|
|
||||||
}
|
|
||||||
|
|
||||||
return bdrv_aio_flush(bs->file->bs, cb, opaque);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
static void blkdebug_close(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
BDRVBlkdebugState *s = bs->opaque;
|
|
||||||
BlkdebugRule *rule, *next;
|
|
||||||
int i;
|
|
||||||
|
|
||||||
for (i = 0; i < BLKDBG__MAX; i++) {
|
|
||||||
QLIST_FOREACH_SAFE(rule, &s->rules[i], next, next) {
|
|
||||||
remove_rule(rule);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void suspend_request(BlockDriverState *bs, BlkdebugRule *rule)
|
|
||||||
{
|
|
||||||
BDRVBlkdebugState *s = bs->opaque;
|
|
||||||
BlkdebugSuspendedReq r;
|
|
||||||
|
|
||||||
r = (BlkdebugSuspendedReq) {
|
|
||||||
.co = qemu_coroutine_self(),
|
|
||||||
.tag = g_strdup(rule->options.suspend.tag),
|
|
||||||
};
|
|
||||||
|
|
||||||
remove_rule(rule);
|
|
||||||
QLIST_INSERT_HEAD(&s->suspended_reqs, &r, next);
|
|
||||||
|
|
||||||
if (!qtest_enabled()) {
|
|
||||||
printf("blkdebug: Suspended request '%s'\n", r.tag);
|
|
||||||
}
|
|
||||||
qemu_coroutine_yield();
|
|
||||||
if (!qtest_enabled()) {
|
|
||||||
printf("blkdebug: Resuming request '%s'\n", r.tag);
|
|
||||||
}
|
|
||||||
|
|
||||||
QLIST_REMOVE(&r, next);
|
|
||||||
g_free(r.tag);
|
|
||||||
}
|
|
||||||
|
|
||||||
static bool process_rule(BlockDriverState *bs, struct BlkdebugRule *rule,
|
|
||||||
bool injected)
|
|
||||||
{
|
|
||||||
BDRVBlkdebugState *s = bs->opaque;
|
|
||||||
|
|
||||||
/* Only process rules for the current state */
|
|
||||||
if (rule->state && rule->state != s->state) {
|
|
||||||
return injected;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Take the action */
|
|
||||||
switch (rule->action) {
|
|
||||||
case ACTION_INJECT_ERROR:
|
|
||||||
if (!injected) {
|
|
||||||
QSIMPLEQ_INIT(&s->active_rules);
|
|
||||||
injected = true;
|
|
||||||
}
|
|
||||||
QSIMPLEQ_INSERT_HEAD(&s->active_rules, rule, active_next);
|
|
||||||
break;
|
|
||||||
|
|
||||||
case ACTION_SET_STATE:
|
|
||||||
s->new_state = rule->options.set_state.new_state;
|
|
||||||
break;
|
|
||||||
|
|
||||||
case ACTION_SUSPEND:
|
|
||||||
suspend_request(bs, rule);
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
return injected;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void blkdebug_debug_event(BlockDriverState *bs, BlkdebugEvent event)
|
|
||||||
{
|
|
||||||
BDRVBlkdebugState *s = bs->opaque;
|
|
||||||
struct BlkdebugRule *rule, *next;
|
|
||||||
bool injected;
|
|
||||||
|
|
||||||
assert((int)event >= 0 && event < BLKDBG__MAX);
|
|
||||||
|
|
||||||
injected = false;
|
|
||||||
s->new_state = s->state;
|
|
||||||
QLIST_FOREACH_SAFE(rule, &s->rules[event], next, next) {
|
|
||||||
injected = process_rule(bs, rule, injected);
|
|
||||||
}
|
|
||||||
s->state = s->new_state;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int blkdebug_debug_breakpoint(BlockDriverState *bs, const char *event,
|
|
||||||
const char *tag)
|
|
||||||
{
|
|
||||||
BDRVBlkdebugState *s = bs->opaque;
|
|
||||||
struct BlkdebugRule *rule;
|
|
||||||
BlkdebugEvent blkdebug_event;
|
|
||||||
|
|
||||||
if (get_event_by_name(event, &blkdebug_event) < 0) {
|
|
||||||
return -ENOENT;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
rule = g_malloc(sizeof(*rule));
|
|
||||||
*rule = (struct BlkdebugRule) {
|
|
||||||
.event = blkdebug_event,
|
|
||||||
.action = ACTION_SUSPEND,
|
|
||||||
.state = 0,
|
|
||||||
.options.suspend.tag = g_strdup(tag),
|
|
||||||
};
|
|
||||||
|
|
||||||
QLIST_INSERT_HEAD(&s->rules[blkdebug_event], rule, next);
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int blkdebug_debug_resume(BlockDriverState *bs, const char *tag)
|
|
||||||
{
|
|
||||||
BDRVBlkdebugState *s = bs->opaque;
|
|
||||||
BlkdebugSuspendedReq *r, *next;
|
|
||||||
|
|
||||||
QLIST_FOREACH_SAFE(r, &s->suspended_reqs, next, next) {
|
|
||||||
if (!strcmp(r->tag, tag)) {
|
|
||||||
qemu_coroutine_enter(r->co, NULL);
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return -ENOENT;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int blkdebug_debug_remove_breakpoint(BlockDriverState *bs,
|
|
||||||
const char *tag)
|
|
||||||
{
|
|
||||||
BDRVBlkdebugState *s = bs->opaque;
|
|
||||||
BlkdebugSuspendedReq *r, *r_next;
|
|
||||||
BlkdebugRule *rule, *next;
|
|
||||||
int i, ret = -ENOENT;
|
|
||||||
|
|
||||||
for (i = 0; i < BLKDBG__MAX; i++) {
|
|
||||||
QLIST_FOREACH_SAFE(rule, &s->rules[i], next, next) {
|
|
||||||
if (rule->action == ACTION_SUSPEND &&
|
|
||||||
!strcmp(rule->options.suspend.tag, tag)) {
|
|
||||||
remove_rule(rule);
|
|
||||||
ret = 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
QLIST_FOREACH_SAFE(r, &s->suspended_reqs, next, r_next) {
|
|
||||||
if (!strcmp(r->tag, tag)) {
|
|
||||||
qemu_coroutine_enter(r->co, NULL);
|
|
||||||
ret = 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static bool blkdebug_debug_is_suspended(BlockDriverState *bs, const char *tag)
|
|
||||||
{
|
|
||||||
BDRVBlkdebugState *s = bs->opaque;
|
|
||||||
BlkdebugSuspendedReq *r;
|
|
||||||
|
|
||||||
QLIST_FOREACH(r, &s->suspended_reqs, next) {
|
|
||||||
if (!strcmp(r->tag, tag)) {
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int64_t blkdebug_getlength(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
return bdrv_getlength(bs->file->bs);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int blkdebug_truncate(BlockDriverState *bs, int64_t offset)
|
|
||||||
{
|
|
||||||
return bdrv_truncate(bs->file->bs, offset);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void blkdebug_refresh_filename(BlockDriverState *bs, QDict *options)
|
|
||||||
{
|
|
||||||
QDict *opts;
|
|
||||||
const QDictEntry *e;
|
|
||||||
bool force_json = false;
|
|
||||||
|
|
||||||
for (e = qdict_first(options); e; e = qdict_next(options, e)) {
|
|
||||||
if (strcmp(qdict_entry_key(e), "config") &&
|
|
||||||
strcmp(qdict_entry_key(e), "x-image"))
|
|
||||||
{
|
|
||||||
force_json = true;
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
if (force_json && !bs->file->bs->full_open_options) {
|
|
||||||
/* The config file cannot be recreated, so creating a plain filename
|
|
||||||
* is impossible */
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!force_json && bs->file->bs->exact_filename[0]) {
|
|
||||||
snprintf(bs->exact_filename, sizeof(bs->exact_filename),
|
|
||||||
"blkdebug:%s:%s",
|
|
||||||
qdict_get_try_str(options, "config") ?: "",
|
|
||||||
bs->file->bs->exact_filename);
|
|
||||||
}
|
|
||||||
|
|
||||||
opts = qdict_new();
|
|
||||||
qdict_put_obj(opts, "driver", QOBJECT(qstring_from_str("blkdebug")));
|
|
||||||
|
|
||||||
QINCREF(bs->file->bs->full_open_options);
|
|
||||||
qdict_put_obj(opts, "image", QOBJECT(bs->file->bs->full_open_options));
|
|
||||||
|
|
||||||
for (e = qdict_first(options); e; e = qdict_next(options, e)) {
|
|
||||||
if (strcmp(qdict_entry_key(e), "x-image")) {
|
|
||||||
qobject_incref(qdict_entry_value(e));
|
|
||||||
qdict_put_obj(opts, qdict_entry_key(e), qdict_entry_value(e));
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
bs->full_open_options = opts;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int blkdebug_reopen_prepare(BDRVReopenState *reopen_state,
|
|
||||||
BlockReopenQueue *queue, Error **errp)
|
|
||||||
{
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static BlockDriver bdrv_blkdebug = {
|
|
||||||
.format_name = "blkdebug",
|
|
||||||
.protocol_name = "blkdebug",
|
|
||||||
.instance_size = sizeof(BDRVBlkdebugState),
|
|
||||||
|
|
||||||
.bdrv_parse_filename = blkdebug_parse_filename,
|
|
||||||
.bdrv_file_open = blkdebug_open,
|
|
||||||
.bdrv_close = blkdebug_close,
|
|
||||||
.bdrv_reopen_prepare = blkdebug_reopen_prepare,
|
|
||||||
.bdrv_getlength = blkdebug_getlength,
|
|
||||||
.bdrv_truncate = blkdebug_truncate,
|
|
||||||
.bdrv_refresh_filename = blkdebug_refresh_filename,
|
|
||||||
|
|
||||||
.bdrv_aio_readv = blkdebug_aio_readv,
|
|
||||||
.bdrv_aio_writev = blkdebug_aio_writev,
|
|
||||||
.bdrv_aio_flush = blkdebug_aio_flush,
|
|
||||||
|
|
||||||
.bdrv_debug_event = blkdebug_debug_event,
|
|
||||||
.bdrv_debug_breakpoint = blkdebug_debug_breakpoint,
|
|
||||||
.bdrv_debug_remove_breakpoint
|
|
||||||
= blkdebug_debug_remove_breakpoint,
|
|
||||||
.bdrv_debug_resume = blkdebug_debug_resume,
|
|
||||||
.bdrv_debug_is_suspended = blkdebug_debug_is_suspended,
|
|
||||||
};
|
|
||||||
|
|
||||||
static void bdrv_blkdebug_init(void)
|
|
||||||
{
|
|
||||||
bdrv_register(&bdrv_blkdebug);
|
|
||||||
}
|
|
||||||
|
|
||||||
block_init(bdrv_blkdebug_init);
|
|
||||||
@@ -1,160 +0,0 @@
|
|||||||
/*
|
|
||||||
* Block protocol for record/replay
|
|
||||||
*
|
|
||||||
* Copyright (c) 2010-2016 Institute for System Programming
|
|
||||||
* of the Russian Academy of Sciences.
|
|
||||||
*
|
|
||||||
* This work is licensed under the terms of the GNU GPL, version 2 or later.
|
|
||||||
* See the COPYING file in the top-level directory.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "block/block_int.h"
|
|
||||||
#include "sysemu/replay.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
|
|
||||||
typedef struct Request {
|
|
||||||
Coroutine *co;
|
|
||||||
QEMUBH *bh;
|
|
||||||
} Request;
|
|
||||||
|
|
||||||
/* Next request id.
|
|
||||||
This counter is global, because requests from different
|
|
||||||
block devices should not get overlapping ids. */
|
|
||||||
static uint64_t request_id;
|
|
||||||
|
|
||||||
static int blkreplay_open(BlockDriverState *bs, QDict *options, int flags,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
Error *local_err = NULL;
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
/* Open the image file */
|
|
||||||
bs->file = bdrv_open_child(NULL, options, "image",
|
|
||||||
bs, &child_file, false, &local_err);
|
|
||||||
if (local_err) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = 0;
|
|
||||||
fail:
|
|
||||||
if (ret < 0) {
|
|
||||||
bdrv_unref_child(bs, bs->file);
|
|
||||||
}
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void blkreplay_close(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
||||||
static int64_t blkreplay_getlength(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
return bdrv_getlength(bs->file->bs);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* This bh is used for synchronization of return from coroutines.
|
|
||||||
It continues yielded coroutine which then finishes its execution.
|
|
||||||
BH is called adjusted to some replay checkpoint, therefore
|
|
||||||
record and replay will always finish coroutines deterministically.
|
|
||||||
*/
|
|
||||||
static void blkreplay_bh_cb(void *opaque)
|
|
||||||
{
|
|
||||||
Request *req = opaque;
|
|
||||||
qemu_coroutine_enter(req->co, NULL);
|
|
||||||
qemu_bh_delete(req->bh);
|
|
||||||
g_free(req);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void block_request_create(uint64_t reqid, BlockDriverState *bs,
|
|
||||||
Coroutine *co)
|
|
||||||
{
|
|
||||||
Request *req = g_new(Request, 1);
|
|
||||||
*req = (Request) {
|
|
||||||
.co = co,
|
|
||||||
.bh = aio_bh_new(bdrv_get_aio_context(bs), blkreplay_bh_cb, req),
|
|
||||||
};
|
|
||||||
replay_block_event(req->bh, reqid);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int coroutine_fn blkreplay_co_readv(BlockDriverState *bs,
|
|
||||||
int64_t sector_num, int nb_sectors, QEMUIOVector *qiov)
|
|
||||||
{
|
|
||||||
uint64_t reqid = request_id++;
|
|
||||||
int ret = bdrv_co_readv(bs->file->bs, sector_num, nb_sectors, qiov);
|
|
||||||
block_request_create(reqid, bs, qemu_coroutine_self());
|
|
||||||
qemu_coroutine_yield();
|
|
||||||
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int coroutine_fn blkreplay_co_writev(BlockDriverState *bs,
|
|
||||||
int64_t sector_num, int nb_sectors, QEMUIOVector *qiov)
|
|
||||||
{
|
|
||||||
uint64_t reqid = request_id++;
|
|
||||||
int ret = bdrv_co_writev(bs->file->bs, sector_num, nb_sectors, qiov);
|
|
||||||
block_request_create(reqid, bs, qemu_coroutine_self());
|
|
||||||
qemu_coroutine_yield();
|
|
||||||
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int coroutine_fn blkreplay_co_write_zeroes(BlockDriverState *bs,
|
|
||||||
int64_t sector_num, int nb_sectors, BdrvRequestFlags flags)
|
|
||||||
{
|
|
||||||
uint64_t reqid = request_id++;
|
|
||||||
int ret = bdrv_co_write_zeroes(bs->file->bs, sector_num, nb_sectors, flags);
|
|
||||||
block_request_create(reqid, bs, qemu_coroutine_self());
|
|
||||||
qemu_coroutine_yield();
|
|
||||||
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int coroutine_fn blkreplay_co_discard(BlockDriverState *bs,
|
|
||||||
int64_t sector_num, int nb_sectors)
|
|
||||||
{
|
|
||||||
uint64_t reqid = request_id++;
|
|
||||||
int ret = bdrv_co_discard(bs->file->bs, sector_num, nb_sectors);
|
|
||||||
block_request_create(reqid, bs, qemu_coroutine_self());
|
|
||||||
qemu_coroutine_yield();
|
|
||||||
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int coroutine_fn blkreplay_co_flush(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
uint64_t reqid = request_id++;
|
|
||||||
int ret = bdrv_co_flush(bs->file->bs);
|
|
||||||
block_request_create(reqid, bs, qemu_coroutine_self());
|
|
||||||
qemu_coroutine_yield();
|
|
||||||
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static BlockDriver bdrv_blkreplay = {
|
|
||||||
.format_name = "blkreplay",
|
|
||||||
.protocol_name = "blkreplay",
|
|
||||||
.instance_size = 0,
|
|
||||||
|
|
||||||
.bdrv_file_open = blkreplay_open,
|
|
||||||
.bdrv_close = blkreplay_close,
|
|
||||||
.bdrv_getlength = blkreplay_getlength,
|
|
||||||
|
|
||||||
.bdrv_co_readv = blkreplay_co_readv,
|
|
||||||
.bdrv_co_writev = blkreplay_co_writev,
|
|
||||||
|
|
||||||
.bdrv_co_write_zeroes = blkreplay_co_write_zeroes,
|
|
||||||
.bdrv_co_discard = blkreplay_co_discard,
|
|
||||||
.bdrv_co_flush = blkreplay_co_flush,
|
|
||||||
};
|
|
||||||
|
|
||||||
static void bdrv_blkreplay_init(void)
|
|
||||||
{
|
|
||||||
bdrv_register(&bdrv_blkreplay);
|
|
||||||
}
|
|
||||||
|
|
||||||
block_init(bdrv_blkreplay_init);
|
|
||||||
@@ -1,371 +0,0 @@
|
|||||||
/*
|
|
||||||
* Block protocol for block driver correctness testing
|
|
||||||
*
|
|
||||||
* Copyright (C) 2010 IBM, Corp.
|
|
||||||
*
|
|
||||||
* This work is licensed under the terms of the GNU GPL, version 2 or later.
|
|
||||||
* See the COPYING file in the top-level directory.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "qemu/sockets.h" /* for EINPROGRESS on Windows */
|
|
||||||
#include "block/block_int.h"
|
|
||||||
#include "qapi/qmp/qdict.h"
|
|
||||||
#include "qapi/qmp/qstring.h"
|
|
||||||
#include "qemu/cutils.h"
|
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
BdrvChild *test_file;
|
|
||||||
} BDRVBlkverifyState;
|
|
||||||
|
|
||||||
typedef struct BlkverifyAIOCB BlkverifyAIOCB;
|
|
||||||
struct BlkverifyAIOCB {
|
|
||||||
BlockAIOCB common;
|
|
||||||
QEMUBH *bh;
|
|
||||||
|
|
||||||
/* Request metadata */
|
|
||||||
bool is_write;
|
|
||||||
int64_t sector_num;
|
|
||||||
int nb_sectors;
|
|
||||||
|
|
||||||
int ret; /* first completed request's result */
|
|
||||||
unsigned int done; /* completion counter */
|
|
||||||
|
|
||||||
QEMUIOVector *qiov; /* user I/O vector */
|
|
||||||
QEMUIOVector raw_qiov; /* cloned I/O vector for raw file */
|
|
||||||
void *buf; /* buffer for raw file I/O */
|
|
||||||
|
|
||||||
void (*verify)(BlkverifyAIOCB *acb);
|
|
||||||
};
|
|
||||||
|
|
||||||
static const AIOCBInfo blkverify_aiocb_info = {
|
|
||||||
.aiocb_size = sizeof(BlkverifyAIOCB),
|
|
||||||
};
|
|
||||||
|
|
||||||
static void GCC_FMT_ATTR(2, 3) blkverify_err(BlkverifyAIOCB *acb,
|
|
||||||
const char *fmt, ...)
|
|
||||||
{
|
|
||||||
va_list ap;
|
|
||||||
|
|
||||||
va_start(ap, fmt);
|
|
||||||
fprintf(stderr, "blkverify: %s sector_num=%" PRId64 " nb_sectors=%d ",
|
|
||||||
acb->is_write ? "write" : "read", acb->sector_num,
|
|
||||||
acb->nb_sectors);
|
|
||||||
vfprintf(stderr, fmt, ap);
|
|
||||||
fprintf(stderr, "\n");
|
|
||||||
va_end(ap);
|
|
||||||
exit(1);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Valid blkverify filenames look like blkverify:path/to/raw_image:path/to/image */
|
|
||||||
static void blkverify_parse_filename(const char *filename, QDict *options,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
const char *c;
|
|
||||||
QString *raw_path;
|
|
||||||
|
|
||||||
|
|
||||||
/* Parse the blkverify: prefix */
|
|
||||||
if (!strstart(filename, "blkverify:", &filename)) {
|
|
||||||
/* There was no prefix; therefore, all options have to be already
|
|
||||||
present in the QDict (except for the filename) */
|
|
||||||
qdict_put(options, "x-image", qstring_from_str(filename));
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Parse the raw image filename */
|
|
||||||
c = strchr(filename, ':');
|
|
||||||
if (c == NULL) {
|
|
||||||
error_setg(errp, "blkverify requires raw copy and original image path");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* TODO Implement option pass-through and set raw.filename here */
|
|
||||||
raw_path = qstring_from_substr(filename, 0, c - filename - 1);
|
|
||||||
qdict_put(options, "x-raw", raw_path);
|
|
||||||
|
|
||||||
/* TODO Allow multi-level nesting and set file.filename here */
|
|
||||||
filename = c + 1;
|
|
||||||
qdict_put(options, "x-image", qstring_from_str(filename));
|
|
||||||
}
|
|
||||||
|
|
||||||
static QemuOptsList runtime_opts = {
|
|
||||||
.name = "blkverify",
|
|
||||||
.head = QTAILQ_HEAD_INITIALIZER(runtime_opts.head),
|
|
||||||
.desc = {
|
|
||||||
{
|
|
||||||
.name = "x-raw",
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
.help = "[internal use only, will be removed]",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = "x-image",
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
.help = "[internal use only, will be removed]",
|
|
||||||
},
|
|
||||||
{ /* end of list */ }
|
|
||||||
},
|
|
||||||
};
|
|
||||||
|
|
||||||
static int blkverify_open(BlockDriverState *bs, QDict *options, int flags,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
BDRVBlkverifyState *s = bs->opaque;
|
|
||||||
QemuOpts *opts;
|
|
||||||
Error *local_err = NULL;
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
opts = qemu_opts_create(&runtime_opts, NULL, 0, &error_abort);
|
|
||||||
qemu_opts_absorb_qdict(opts, options, &local_err);
|
|
||||||
if (local_err) {
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Open the raw file */
|
|
||||||
bs->file = bdrv_open_child(qemu_opt_get(opts, "x-raw"), options, "raw",
|
|
||||||
bs, &child_file, false, &local_err);
|
|
||||||
if (local_err) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Open the test file */
|
|
||||||
s->test_file = bdrv_open_child(qemu_opt_get(opts, "x-image"), options,
|
|
||||||
"test", bs, &child_format, false,
|
|
||||||
&local_err);
|
|
||||||
if (local_err) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = 0;
|
|
||||||
fail:
|
|
||||||
if (ret < 0) {
|
|
||||||
bdrv_unref_child(bs, bs->file);
|
|
||||||
}
|
|
||||||
qemu_opts_del(opts);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void blkverify_close(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
BDRVBlkverifyState *s = bs->opaque;
|
|
||||||
|
|
||||||
bdrv_unref_child(bs, s->test_file);
|
|
||||||
s->test_file = NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int64_t blkverify_getlength(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
BDRVBlkverifyState *s = bs->opaque;
|
|
||||||
|
|
||||||
return bdrv_getlength(s->test_file->bs);
|
|
||||||
}
|
|
||||||
|
|
||||||
static BlkverifyAIOCB *blkverify_aio_get(BlockDriverState *bs, bool is_write,
|
|
||||||
int64_t sector_num, QEMUIOVector *qiov,
|
|
||||||
int nb_sectors,
|
|
||||||
BlockCompletionFunc *cb,
|
|
||||||
void *opaque)
|
|
||||||
{
|
|
||||||
BlkverifyAIOCB *acb = qemu_aio_get(&blkverify_aiocb_info, bs, cb, opaque);
|
|
||||||
|
|
||||||
acb->bh = NULL;
|
|
||||||
acb->is_write = is_write;
|
|
||||||
acb->sector_num = sector_num;
|
|
||||||
acb->nb_sectors = nb_sectors;
|
|
||||||
acb->ret = -EINPROGRESS;
|
|
||||||
acb->done = 0;
|
|
||||||
acb->qiov = qiov;
|
|
||||||
acb->buf = NULL;
|
|
||||||
acb->verify = NULL;
|
|
||||||
return acb;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void blkverify_aio_bh(void *opaque)
|
|
||||||
{
|
|
||||||
BlkverifyAIOCB *acb = opaque;
|
|
||||||
|
|
||||||
qemu_bh_delete(acb->bh);
|
|
||||||
if (acb->buf) {
|
|
||||||
qemu_iovec_destroy(&acb->raw_qiov);
|
|
||||||
qemu_vfree(acb->buf);
|
|
||||||
}
|
|
||||||
acb->common.cb(acb->common.opaque, acb->ret);
|
|
||||||
qemu_aio_unref(acb);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void blkverify_aio_cb(void *opaque, int ret)
|
|
||||||
{
|
|
||||||
BlkverifyAIOCB *acb = opaque;
|
|
||||||
|
|
||||||
switch (++acb->done) {
|
|
||||||
case 1:
|
|
||||||
acb->ret = ret;
|
|
||||||
break;
|
|
||||||
|
|
||||||
case 2:
|
|
||||||
if (acb->ret != ret) {
|
|
||||||
blkverify_err(acb, "return value mismatch %d != %d", acb->ret, ret);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (acb->verify) {
|
|
||||||
acb->verify(acb);
|
|
||||||
}
|
|
||||||
|
|
||||||
acb->bh = aio_bh_new(bdrv_get_aio_context(acb->common.bs),
|
|
||||||
blkverify_aio_bh, acb);
|
|
||||||
qemu_bh_schedule(acb->bh);
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void blkverify_verify_readv(BlkverifyAIOCB *acb)
|
|
||||||
{
|
|
||||||
ssize_t offset = qemu_iovec_compare(acb->qiov, &acb->raw_qiov);
|
|
||||||
if (offset != -1) {
|
|
||||||
blkverify_err(acb, "contents mismatch in sector %" PRId64,
|
|
||||||
acb->sector_num + (int64_t)(offset / BDRV_SECTOR_SIZE));
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static BlockAIOCB *blkverify_aio_readv(BlockDriverState *bs,
|
|
||||||
int64_t sector_num, QEMUIOVector *qiov, int nb_sectors,
|
|
||||||
BlockCompletionFunc *cb, void *opaque)
|
|
||||||
{
|
|
||||||
BDRVBlkverifyState *s = bs->opaque;
|
|
||||||
BlkverifyAIOCB *acb = blkverify_aio_get(bs, false, sector_num, qiov,
|
|
||||||
nb_sectors, cb, opaque);
|
|
||||||
|
|
||||||
acb->verify = blkverify_verify_readv;
|
|
||||||
acb->buf = qemu_blockalign(bs->file->bs, qiov->size);
|
|
||||||
qemu_iovec_init(&acb->raw_qiov, acb->qiov->niov);
|
|
||||||
qemu_iovec_clone(&acb->raw_qiov, qiov, acb->buf);
|
|
||||||
|
|
||||||
bdrv_aio_readv(s->test_file->bs, sector_num, qiov, nb_sectors,
|
|
||||||
blkverify_aio_cb, acb);
|
|
||||||
bdrv_aio_readv(bs->file->bs, sector_num, &acb->raw_qiov, nb_sectors,
|
|
||||||
blkverify_aio_cb, acb);
|
|
||||||
return &acb->common;
|
|
||||||
}
|
|
||||||
|
|
||||||
static BlockAIOCB *blkverify_aio_writev(BlockDriverState *bs,
|
|
||||||
int64_t sector_num, QEMUIOVector *qiov, int nb_sectors,
|
|
||||||
BlockCompletionFunc *cb, void *opaque)
|
|
||||||
{
|
|
||||||
BDRVBlkverifyState *s = bs->opaque;
|
|
||||||
BlkverifyAIOCB *acb = blkverify_aio_get(bs, true, sector_num, qiov,
|
|
||||||
nb_sectors, cb, opaque);
|
|
||||||
|
|
||||||
bdrv_aio_writev(s->test_file->bs, sector_num, qiov, nb_sectors,
|
|
||||||
blkverify_aio_cb, acb);
|
|
||||||
bdrv_aio_writev(bs->file->bs, sector_num, qiov, nb_sectors,
|
|
||||||
blkverify_aio_cb, acb);
|
|
||||||
return &acb->common;
|
|
||||||
}
|
|
||||||
|
|
||||||
static BlockAIOCB *blkverify_aio_flush(BlockDriverState *bs,
|
|
||||||
BlockCompletionFunc *cb,
|
|
||||||
void *opaque)
|
|
||||||
{
|
|
||||||
BDRVBlkverifyState *s = bs->opaque;
|
|
||||||
|
|
||||||
/* Only flush test file, the raw file is not important */
|
|
||||||
return bdrv_aio_flush(s->test_file->bs, cb, opaque);
|
|
||||||
}
|
|
||||||
|
|
||||||
static bool blkverify_recurse_is_first_non_filter(BlockDriverState *bs,
|
|
||||||
BlockDriverState *candidate)
|
|
||||||
{
|
|
||||||
BDRVBlkverifyState *s = bs->opaque;
|
|
||||||
|
|
||||||
bool perm = bdrv_recurse_is_first_non_filter(bs->file->bs, candidate);
|
|
||||||
|
|
||||||
if (perm) {
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
return bdrv_recurse_is_first_non_filter(s->test_file->bs, candidate);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Propagate AioContext changes to ->test_file */
|
|
||||||
static void blkverify_detach_aio_context(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
BDRVBlkverifyState *s = bs->opaque;
|
|
||||||
|
|
||||||
bdrv_detach_aio_context(s->test_file->bs);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void blkverify_attach_aio_context(BlockDriverState *bs,
|
|
||||||
AioContext *new_context)
|
|
||||||
{
|
|
||||||
BDRVBlkverifyState *s = bs->opaque;
|
|
||||||
|
|
||||||
bdrv_attach_aio_context(s->test_file->bs, new_context);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void blkverify_refresh_filename(BlockDriverState *bs, QDict *options)
|
|
||||||
{
|
|
||||||
BDRVBlkverifyState *s = bs->opaque;
|
|
||||||
|
|
||||||
/* bs->file->bs has already been refreshed */
|
|
||||||
bdrv_refresh_filename(s->test_file->bs);
|
|
||||||
|
|
||||||
if (bs->file->bs->full_open_options
|
|
||||||
&& s->test_file->bs->full_open_options)
|
|
||||||
{
|
|
||||||
QDict *opts = qdict_new();
|
|
||||||
qdict_put_obj(opts, "driver", QOBJECT(qstring_from_str("blkverify")));
|
|
||||||
|
|
||||||
QINCREF(bs->file->bs->full_open_options);
|
|
||||||
qdict_put_obj(opts, "raw", QOBJECT(bs->file->bs->full_open_options));
|
|
||||||
QINCREF(s->test_file->bs->full_open_options);
|
|
||||||
qdict_put_obj(opts, "test",
|
|
||||||
QOBJECT(s->test_file->bs->full_open_options));
|
|
||||||
|
|
||||||
bs->full_open_options = opts;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (bs->file->bs->exact_filename[0]
|
|
||||||
&& s->test_file->bs->exact_filename[0])
|
|
||||||
{
|
|
||||||
snprintf(bs->exact_filename, sizeof(bs->exact_filename),
|
|
||||||
"blkverify:%s:%s",
|
|
||||||
bs->file->bs->exact_filename,
|
|
||||||
s->test_file->bs->exact_filename);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static BlockDriver bdrv_blkverify = {
|
|
||||||
.format_name = "blkverify",
|
|
||||||
.protocol_name = "blkverify",
|
|
||||||
.instance_size = sizeof(BDRVBlkverifyState),
|
|
||||||
|
|
||||||
.bdrv_parse_filename = blkverify_parse_filename,
|
|
||||||
.bdrv_file_open = blkverify_open,
|
|
||||||
.bdrv_close = blkverify_close,
|
|
||||||
.bdrv_getlength = blkverify_getlength,
|
|
||||||
.bdrv_refresh_filename = blkverify_refresh_filename,
|
|
||||||
|
|
||||||
.bdrv_aio_readv = blkverify_aio_readv,
|
|
||||||
.bdrv_aio_writev = blkverify_aio_writev,
|
|
||||||
.bdrv_aio_flush = blkverify_aio_flush,
|
|
||||||
|
|
||||||
.bdrv_attach_aio_context = blkverify_attach_aio_context,
|
|
||||||
.bdrv_detach_aio_context = blkverify_detach_aio_context,
|
|
||||||
|
|
||||||
.is_filter = true,
|
|
||||||
.bdrv_recurse_is_first_non_filter = blkverify_recurse_is_first_non_filter,
|
|
||||||
};
|
|
||||||
|
|
||||||
static void bdrv_blkverify_init(void)
|
|
||||||
{
|
|
||||||
bdrv_register(&bdrv_blkverify);
|
|
||||||
}
|
|
||||||
|
|
||||||
block_init(bdrv_blkverify_init);
|
|
||||||
File diff suppressed because it is too large
Load Diff
279
block/bochs.c
279
block/bochs.c
@@ -1,279 +0,0 @@
|
|||||||
/*
|
|
||||||
* Block driver for the various disk image formats used by Bochs
|
|
||||||
* Currently only for "growing" type in read-only mode
|
|
||||||
*
|
|
||||||
* Copyright (c) 2005 Alex Beregszaszi
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "block/block_int.h"
|
|
||||||
#include "qemu/module.h"
|
|
||||||
|
|
||||||
/**************************************************************/
|
|
||||||
|
|
||||||
#define HEADER_MAGIC "Bochs Virtual HD Image"
|
|
||||||
#define HEADER_VERSION 0x00020000
|
|
||||||
#define HEADER_V1 0x00010000
|
|
||||||
#define HEADER_SIZE 512
|
|
||||||
|
|
||||||
#define REDOLOG_TYPE "Redolog"
|
|
||||||
#define GROWING_TYPE "Growing"
|
|
||||||
|
|
||||||
// not allocated: 0xffffffff
|
|
||||||
|
|
||||||
// always little-endian
|
|
||||||
struct bochs_header {
|
|
||||||
char magic[32]; /* "Bochs Virtual HD Image" */
|
|
||||||
char type[16]; /* "Redolog" */
|
|
||||||
char subtype[16]; /* "Undoable" / "Volatile" / "Growing" */
|
|
||||||
uint32_t version;
|
|
||||||
uint32_t header; /* size of header */
|
|
||||||
|
|
||||||
uint32_t catalog; /* num of entries */
|
|
||||||
uint32_t bitmap; /* bitmap size */
|
|
||||||
uint32_t extent; /* extent size */
|
|
||||||
|
|
||||||
union {
|
|
||||||
struct {
|
|
||||||
uint32_t reserved; /* for ??? */
|
|
||||||
uint64_t disk; /* disk size */
|
|
||||||
char padding[HEADER_SIZE - 64 - 20 - 12];
|
|
||||||
} QEMU_PACKED redolog;
|
|
||||||
struct {
|
|
||||||
uint64_t disk; /* disk size */
|
|
||||||
char padding[HEADER_SIZE - 64 - 20 - 8];
|
|
||||||
} QEMU_PACKED redolog_v1;
|
|
||||||
char padding[HEADER_SIZE - 64 - 20];
|
|
||||||
} extra;
|
|
||||||
} QEMU_PACKED;
|
|
||||||
|
|
||||||
typedef struct BDRVBochsState {
|
|
||||||
CoMutex lock;
|
|
||||||
uint32_t *catalog_bitmap;
|
|
||||||
uint32_t catalog_size;
|
|
||||||
|
|
||||||
uint32_t data_offset;
|
|
||||||
|
|
||||||
uint32_t bitmap_blocks;
|
|
||||||
uint32_t extent_blocks;
|
|
||||||
uint32_t extent_size;
|
|
||||||
} BDRVBochsState;
|
|
||||||
|
|
||||||
static int bochs_probe(const uint8_t *buf, int buf_size, const char *filename)
|
|
||||||
{
|
|
||||||
const struct bochs_header *bochs = (const void *)buf;
|
|
||||||
|
|
||||||
if (buf_size < HEADER_SIZE)
|
|
||||||
return 0;
|
|
||||||
|
|
||||||
if (!strcmp(bochs->magic, HEADER_MAGIC) &&
|
|
||||||
!strcmp(bochs->type, REDOLOG_TYPE) &&
|
|
||||||
!strcmp(bochs->subtype, GROWING_TYPE) &&
|
|
||||||
((le32_to_cpu(bochs->version) == HEADER_VERSION) ||
|
|
||||||
(le32_to_cpu(bochs->version) == HEADER_V1)))
|
|
||||||
return 100;
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int bochs_open(BlockDriverState *bs, QDict *options, int flags,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
BDRVBochsState *s = bs->opaque;
|
|
||||||
uint32_t i;
|
|
||||||
struct bochs_header bochs;
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
bs->read_only = 1; // no write support yet
|
|
||||||
|
|
||||||
ret = bdrv_pread(bs->file->bs, 0, &bochs, sizeof(bochs));
|
|
||||||
if (ret < 0) {
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (strcmp(bochs.magic, HEADER_MAGIC) ||
|
|
||||||
strcmp(bochs.type, REDOLOG_TYPE) ||
|
|
||||||
strcmp(bochs.subtype, GROWING_TYPE) ||
|
|
||||||
((le32_to_cpu(bochs.version) != HEADER_VERSION) &&
|
|
||||||
(le32_to_cpu(bochs.version) != HEADER_V1))) {
|
|
||||||
error_setg(errp, "Image not in Bochs format");
|
|
||||||
return -EINVAL;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (le32_to_cpu(bochs.version) == HEADER_V1) {
|
|
||||||
bs->total_sectors = le64_to_cpu(bochs.extra.redolog_v1.disk) / 512;
|
|
||||||
} else {
|
|
||||||
bs->total_sectors = le64_to_cpu(bochs.extra.redolog.disk) / 512;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Limit to 1M entries to avoid unbounded allocation. This is what is
|
|
||||||
* needed for the largest image that bximage can create (~8 TB). */
|
|
||||||
s->catalog_size = le32_to_cpu(bochs.catalog);
|
|
||||||
if (s->catalog_size > 0x100000) {
|
|
||||||
error_setg(errp, "Catalog size is too large");
|
|
||||||
return -EFBIG;
|
|
||||||
}
|
|
||||||
|
|
||||||
s->catalog_bitmap = g_try_new(uint32_t, s->catalog_size);
|
|
||||||
if (s->catalog_size && s->catalog_bitmap == NULL) {
|
|
||||||
error_setg(errp, "Could not allocate memory for catalog");
|
|
||||||
return -ENOMEM;
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = bdrv_pread(bs->file->bs, le32_to_cpu(bochs.header), s->catalog_bitmap,
|
|
||||||
s->catalog_size * 4);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
for (i = 0; i < s->catalog_size; i++)
|
|
||||||
le32_to_cpus(&s->catalog_bitmap[i]);
|
|
||||||
|
|
||||||
s->data_offset = le32_to_cpu(bochs.header) + (s->catalog_size * 4);
|
|
||||||
|
|
||||||
s->bitmap_blocks = 1 + (le32_to_cpu(bochs.bitmap) - 1) / 512;
|
|
||||||
s->extent_blocks = 1 + (le32_to_cpu(bochs.extent) - 1) / 512;
|
|
||||||
|
|
||||||
s->extent_size = le32_to_cpu(bochs.extent);
|
|
||||||
if (s->extent_size < BDRV_SECTOR_SIZE) {
|
|
||||||
/* bximage actually never creates extents smaller than 4k */
|
|
||||||
error_setg(errp, "Extent size must be at least 512");
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
} else if (!is_power_of_2(s->extent_size)) {
|
|
||||||
error_setg(errp, "Extent size %" PRIu32 " is not a power of two",
|
|
||||||
s->extent_size);
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
} else if (s->extent_size > 0x800000) {
|
|
||||||
error_setg(errp, "Extent size %" PRIu32 " is too large",
|
|
||||||
s->extent_size);
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (s->catalog_size < DIV_ROUND_UP(bs->total_sectors,
|
|
||||||
s->extent_size / BDRV_SECTOR_SIZE))
|
|
||||||
{
|
|
||||||
error_setg(errp, "Catalog size is too small for this disk size");
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
qemu_co_mutex_init(&s->lock);
|
|
||||||
return 0;
|
|
||||||
|
|
||||||
fail:
|
|
||||||
g_free(s->catalog_bitmap);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int64_t seek_to_sector(BlockDriverState *bs, int64_t sector_num)
|
|
||||||
{
|
|
||||||
BDRVBochsState *s = bs->opaque;
|
|
||||||
uint64_t offset = sector_num * 512;
|
|
||||||
uint64_t extent_index, extent_offset, bitmap_offset;
|
|
||||||
char bitmap_entry;
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
// seek to sector
|
|
||||||
extent_index = offset / s->extent_size;
|
|
||||||
extent_offset = (offset % s->extent_size) / 512;
|
|
||||||
|
|
||||||
if (s->catalog_bitmap[extent_index] == 0xffffffff) {
|
|
||||||
return 0; /* not allocated */
|
|
||||||
}
|
|
||||||
|
|
||||||
bitmap_offset = s->data_offset +
|
|
||||||
(512 * (uint64_t) s->catalog_bitmap[extent_index] *
|
|
||||||
(s->extent_blocks + s->bitmap_blocks));
|
|
||||||
|
|
||||||
/* read in bitmap for current extent */
|
|
||||||
ret = bdrv_pread(bs->file->bs, bitmap_offset + (extent_offset / 8),
|
|
||||||
&bitmap_entry, 1);
|
|
||||||
if (ret < 0) {
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!((bitmap_entry >> (extent_offset % 8)) & 1)) {
|
|
||||||
return 0; /* not allocated */
|
|
||||||
}
|
|
||||||
|
|
||||||
return bitmap_offset + (512 * (s->bitmap_blocks + extent_offset));
|
|
||||||
}
|
|
||||||
|
|
||||||
static int bochs_read(BlockDriverState *bs, int64_t sector_num,
|
|
||||||
uint8_t *buf, int nb_sectors)
|
|
||||||
{
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
while (nb_sectors > 0) {
|
|
||||||
int64_t block_offset = seek_to_sector(bs, sector_num);
|
|
||||||
if (block_offset < 0) {
|
|
||||||
return block_offset;
|
|
||||||
} else if (block_offset > 0) {
|
|
||||||
ret = bdrv_pread(bs->file->bs, block_offset, buf, 512);
|
|
||||||
if (ret < 0) {
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
} else {
|
|
||||||
memset(buf, 0, 512);
|
|
||||||
}
|
|
||||||
nb_sectors--;
|
|
||||||
sector_num++;
|
|
||||||
buf += 512;
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static coroutine_fn int bochs_co_read(BlockDriverState *bs, int64_t sector_num,
|
|
||||||
uint8_t *buf, int nb_sectors)
|
|
||||||
{
|
|
||||||
int ret;
|
|
||||||
BDRVBochsState *s = bs->opaque;
|
|
||||||
qemu_co_mutex_lock(&s->lock);
|
|
||||||
ret = bochs_read(bs, sector_num, buf, nb_sectors);
|
|
||||||
qemu_co_mutex_unlock(&s->lock);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void bochs_close(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
BDRVBochsState *s = bs->opaque;
|
|
||||||
g_free(s->catalog_bitmap);
|
|
||||||
}
|
|
||||||
|
|
||||||
static BlockDriver bdrv_bochs = {
|
|
||||||
.format_name = "bochs",
|
|
||||||
.instance_size = sizeof(BDRVBochsState),
|
|
||||||
.bdrv_probe = bochs_probe,
|
|
||||||
.bdrv_open = bochs_open,
|
|
||||||
.bdrv_read = bochs_co_read,
|
|
||||||
.bdrv_close = bochs_close,
|
|
||||||
};
|
|
||||||
|
|
||||||
static void bdrv_bochs_init(void)
|
|
||||||
{
|
|
||||||
bdrv_register(&bdrv_bochs);
|
|
||||||
}
|
|
||||||
|
|
||||||
block_init(bdrv_bochs_init);
|
|
||||||
285
block/cloop.c
285
block/cloop.c
@@ -1,285 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU Block driver for CLOOP images
|
|
||||||
*
|
|
||||||
* Copyright (c) 2004 Johannes E. Schindelin
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "block/block_int.h"
|
|
||||||
#include "qemu/module.h"
|
|
||||||
#include <zlib.h>
|
|
||||||
|
|
||||||
/* Maximum compressed block size */
|
|
||||||
#define MAX_BLOCK_SIZE (64 * 1024 * 1024)
|
|
||||||
|
|
||||||
typedef struct BDRVCloopState {
|
|
||||||
CoMutex lock;
|
|
||||||
uint32_t block_size;
|
|
||||||
uint32_t n_blocks;
|
|
||||||
uint64_t *offsets;
|
|
||||||
uint32_t sectors_per_block;
|
|
||||||
uint32_t current_block;
|
|
||||||
uint8_t *compressed_block;
|
|
||||||
uint8_t *uncompressed_block;
|
|
||||||
z_stream zstream;
|
|
||||||
} BDRVCloopState;
|
|
||||||
|
|
||||||
static int cloop_probe(const uint8_t *buf, int buf_size, const char *filename)
|
|
||||||
{
|
|
||||||
const char *magic_version_2_0 = "#!/bin/sh\n"
|
|
||||||
"#V2.0 Format\n"
|
|
||||||
"modprobe cloop file=$0 && mount -r -t iso9660 /dev/cloop $1\n";
|
|
||||||
int length = strlen(magic_version_2_0);
|
|
||||||
if (length > buf_size) {
|
|
||||||
length = buf_size;
|
|
||||||
}
|
|
||||||
if (!memcmp(magic_version_2_0, buf, length)) {
|
|
||||||
return 2;
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int cloop_open(BlockDriverState *bs, QDict *options, int flags,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
BDRVCloopState *s = bs->opaque;
|
|
||||||
uint32_t offsets_size, max_compressed_block_size = 1, i;
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
bs->read_only = 1;
|
|
||||||
|
|
||||||
/* read header */
|
|
||||||
ret = bdrv_pread(bs->file->bs, 128, &s->block_size, 4);
|
|
||||||
if (ret < 0) {
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
s->block_size = be32_to_cpu(s->block_size);
|
|
||||||
if (s->block_size % 512) {
|
|
||||||
error_setg(errp, "block_size %" PRIu32 " must be a multiple of 512",
|
|
||||||
s->block_size);
|
|
||||||
return -EINVAL;
|
|
||||||
}
|
|
||||||
if (s->block_size == 0) {
|
|
||||||
error_setg(errp, "block_size cannot be zero");
|
|
||||||
return -EINVAL;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* cloop's create_compressed_fs.c warns about block sizes beyond 256 KB but
|
|
||||||
* we can accept more. Prevent ridiculous values like 4 GB - 1 since we
|
|
||||||
* need a buffer this big.
|
|
||||||
*/
|
|
||||||
if (s->block_size > MAX_BLOCK_SIZE) {
|
|
||||||
error_setg(errp, "block_size %" PRIu32 " must be %u MB or less",
|
|
||||||
s->block_size,
|
|
||||||
MAX_BLOCK_SIZE / (1024 * 1024));
|
|
||||||
return -EINVAL;
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = bdrv_pread(bs->file->bs, 128 + 4, &s->n_blocks, 4);
|
|
||||||
if (ret < 0) {
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
s->n_blocks = be32_to_cpu(s->n_blocks);
|
|
||||||
|
|
||||||
/* read offsets */
|
|
||||||
if (s->n_blocks > (UINT32_MAX - 1) / sizeof(uint64_t)) {
|
|
||||||
/* Prevent integer overflow */
|
|
||||||
error_setg(errp, "n_blocks %" PRIu32 " must be %zu or less",
|
|
||||||
s->n_blocks,
|
|
||||||
(UINT32_MAX - 1) / sizeof(uint64_t));
|
|
||||||
return -EINVAL;
|
|
||||||
}
|
|
||||||
offsets_size = (s->n_blocks + 1) * sizeof(uint64_t);
|
|
||||||
if (offsets_size > 512 * 1024 * 1024) {
|
|
||||||
/* Prevent ridiculous offsets_size which causes memory allocation to
|
|
||||||
* fail or overflows bdrv_pread() size. In practice the 512 MB
|
|
||||||
* offsets[] limit supports 16 TB images at 256 KB block size.
|
|
||||||
*/
|
|
||||||
error_setg(errp, "image requires too many offsets, "
|
|
||||||
"try increasing block size");
|
|
||||||
return -EINVAL;
|
|
||||||
}
|
|
||||||
|
|
||||||
s->offsets = g_try_malloc(offsets_size);
|
|
||||||
if (s->offsets == NULL) {
|
|
||||||
error_setg(errp, "Could not allocate offsets table");
|
|
||||||
return -ENOMEM;
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = bdrv_pread(bs->file->bs, 128 + 4 + 4, s->offsets, offsets_size);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
for (i = 0; i < s->n_blocks + 1; i++) {
|
|
||||||
uint64_t size;
|
|
||||||
|
|
||||||
s->offsets[i] = be64_to_cpu(s->offsets[i]);
|
|
||||||
if (i == 0) {
|
|
||||||
continue;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (s->offsets[i] < s->offsets[i - 1]) {
|
|
||||||
error_setg(errp, "offsets not monotonically increasing at "
|
|
||||||
"index %" PRIu32 ", image file is corrupt", i);
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
size = s->offsets[i] - s->offsets[i - 1];
|
|
||||||
|
|
||||||
/* Compressed blocks should be smaller than the uncompressed block size
|
|
||||||
* but maybe compression performed poorly so the compressed block is
|
|
||||||
* actually bigger. Clamp down on unrealistic values to prevent
|
|
||||||
* ridiculous s->compressed_block allocation.
|
|
||||||
*/
|
|
||||||
if (size > 2 * MAX_BLOCK_SIZE) {
|
|
||||||
error_setg(errp, "invalid compressed block size at index %" PRIu32
|
|
||||||
", image file is corrupt", i);
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (size > max_compressed_block_size) {
|
|
||||||
max_compressed_block_size = size;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/* initialize zlib engine */
|
|
||||||
s->compressed_block = g_try_malloc(max_compressed_block_size + 1);
|
|
||||||
if (s->compressed_block == NULL) {
|
|
||||||
error_setg(errp, "Could not allocate compressed_block");
|
|
||||||
ret = -ENOMEM;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
s->uncompressed_block = g_try_malloc(s->block_size);
|
|
||||||
if (s->uncompressed_block == NULL) {
|
|
||||||
error_setg(errp, "Could not allocate uncompressed_block");
|
|
||||||
ret = -ENOMEM;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (inflateInit(&s->zstream) != Z_OK) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
s->current_block = s->n_blocks;
|
|
||||||
|
|
||||||
s->sectors_per_block = s->block_size/512;
|
|
||||||
bs->total_sectors = s->n_blocks * s->sectors_per_block;
|
|
||||||
qemu_co_mutex_init(&s->lock);
|
|
||||||
return 0;
|
|
||||||
|
|
||||||
fail:
|
|
||||||
g_free(s->offsets);
|
|
||||||
g_free(s->compressed_block);
|
|
||||||
g_free(s->uncompressed_block);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static inline int cloop_read_block(BlockDriverState *bs, int block_num)
|
|
||||||
{
|
|
||||||
BDRVCloopState *s = bs->opaque;
|
|
||||||
|
|
||||||
if (s->current_block != block_num) {
|
|
||||||
int ret;
|
|
||||||
uint32_t bytes = s->offsets[block_num + 1] - s->offsets[block_num];
|
|
||||||
|
|
||||||
ret = bdrv_pread(bs->file->bs, s->offsets[block_num],
|
|
||||||
s->compressed_block, bytes);
|
|
||||||
if (ret != bytes) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
s->zstream.next_in = s->compressed_block;
|
|
||||||
s->zstream.avail_in = bytes;
|
|
||||||
s->zstream.next_out = s->uncompressed_block;
|
|
||||||
s->zstream.avail_out = s->block_size;
|
|
||||||
ret = inflateReset(&s->zstream);
|
|
||||||
if (ret != Z_OK) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
ret = inflate(&s->zstream, Z_FINISH);
|
|
||||||
if (ret != Z_STREAM_END || s->zstream.total_out != s->block_size) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
s->current_block = block_num;
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int cloop_read(BlockDriverState *bs, int64_t sector_num,
|
|
||||||
uint8_t *buf, int nb_sectors)
|
|
||||||
{
|
|
||||||
BDRVCloopState *s = bs->opaque;
|
|
||||||
int i;
|
|
||||||
|
|
||||||
for (i = 0; i < nb_sectors; i++) {
|
|
||||||
uint32_t sector_offset_in_block =
|
|
||||||
((sector_num + i) % s->sectors_per_block),
|
|
||||||
block_num = (sector_num + i) / s->sectors_per_block;
|
|
||||||
if (cloop_read_block(bs, block_num) != 0) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
memcpy(buf + i * 512,
|
|
||||||
s->uncompressed_block + sector_offset_in_block * 512, 512);
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static coroutine_fn int cloop_co_read(BlockDriverState *bs, int64_t sector_num,
|
|
||||||
uint8_t *buf, int nb_sectors)
|
|
||||||
{
|
|
||||||
int ret;
|
|
||||||
BDRVCloopState *s = bs->opaque;
|
|
||||||
qemu_co_mutex_lock(&s->lock);
|
|
||||||
ret = cloop_read(bs, sector_num, buf, nb_sectors);
|
|
||||||
qemu_co_mutex_unlock(&s->lock);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void cloop_close(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
BDRVCloopState *s = bs->opaque;
|
|
||||||
g_free(s->offsets);
|
|
||||||
g_free(s->compressed_block);
|
|
||||||
g_free(s->uncompressed_block);
|
|
||||||
inflateEnd(&s->zstream);
|
|
||||||
}
|
|
||||||
|
|
||||||
static BlockDriver bdrv_cloop = {
|
|
||||||
.format_name = "cloop",
|
|
||||||
.instance_size = sizeof(BDRVCloopState),
|
|
||||||
.bdrv_probe = cloop_probe,
|
|
||||||
.bdrv_open = cloop_open,
|
|
||||||
.bdrv_read = cloop_co_read,
|
|
||||||
.bdrv_close = cloop_close,
|
|
||||||
};
|
|
||||||
|
|
||||||
static void bdrv_cloop_init(void)
|
|
||||||
{
|
|
||||||
bdrv_register(&bdrv_cloop);
|
|
||||||
}
|
|
||||||
|
|
||||||
block_init(bdrv_cloop_init);
|
|
||||||
277
block/commit.c
277
block/commit.c
@@ -1,277 +0,0 @@
|
|||||||
/*
|
|
||||||
* Live block commit
|
|
||||||
*
|
|
||||||
* Copyright Red Hat, Inc. 2012
|
|
||||||
*
|
|
||||||
* Authors:
|
|
||||||
* Jeff Cody <jcody@redhat.com>
|
|
||||||
* Based on stream.c by Stefan Hajnoczi
|
|
||||||
*
|
|
||||||
* This work is licensed under the terms of the GNU LGPL, version 2 or later.
|
|
||||||
* See the COPYING.LIB file in the top-level directory.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "trace.h"
|
|
||||||
#include "block/block_int.h"
|
|
||||||
#include "block/blockjob.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "qapi/qmp/qerror.h"
|
|
||||||
#include "qemu/ratelimit.h"
|
|
||||||
#include "sysemu/block-backend.h"
|
|
||||||
|
|
||||||
enum {
|
|
||||||
/*
|
|
||||||
* Size of data buffer for populating the image file. This should be large
|
|
||||||
* enough to process multiple clusters in a single call, so that populating
|
|
||||||
* contiguous regions of the image is efficient.
|
|
||||||
*/
|
|
||||||
COMMIT_BUFFER_SIZE = 512 * 1024, /* in bytes */
|
|
||||||
};
|
|
||||||
|
|
||||||
#define SLICE_TIME 100000000ULL /* ns */
|
|
||||||
|
|
||||||
typedef struct CommitBlockJob {
|
|
||||||
BlockJob common;
|
|
||||||
RateLimit limit;
|
|
||||||
BlockDriverState *active;
|
|
||||||
BlockDriverState *top;
|
|
||||||
BlockDriverState *base;
|
|
||||||
BlockdevOnError on_error;
|
|
||||||
int base_flags;
|
|
||||||
int orig_overlay_flags;
|
|
||||||
char *backing_file_str;
|
|
||||||
} CommitBlockJob;
|
|
||||||
|
|
||||||
static int coroutine_fn commit_populate(BlockDriverState *bs,
|
|
||||||
BlockDriverState *base,
|
|
||||||
int64_t sector_num, int nb_sectors,
|
|
||||||
void *buf)
|
|
||||||
{
|
|
||||||
int ret = 0;
|
|
||||||
|
|
||||||
ret = bdrv_read(bs, sector_num, buf, nb_sectors);
|
|
||||||
if (ret) {
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = bdrv_write(base, sector_num, buf, nb_sectors);
|
|
||||||
if (ret) {
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
int ret;
|
|
||||||
} CommitCompleteData;
|
|
||||||
|
|
||||||
static void commit_complete(BlockJob *job, void *opaque)
|
|
||||||
{
|
|
||||||
CommitBlockJob *s = container_of(job, CommitBlockJob, common);
|
|
||||||
CommitCompleteData *data = opaque;
|
|
||||||
BlockDriverState *active = s->active;
|
|
||||||
BlockDriverState *top = s->top;
|
|
||||||
BlockDriverState *base = s->base;
|
|
||||||
BlockDriverState *overlay_bs;
|
|
||||||
int ret = data->ret;
|
|
||||||
|
|
||||||
if (!block_job_is_cancelled(&s->common) && ret == 0) {
|
|
||||||
/* success */
|
|
||||||
ret = bdrv_drop_intermediate(active, top, base, s->backing_file_str);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* restore base open flags here if appropriate (e.g., change the base back
|
|
||||||
* to r/o). These reopens do not need to be atomic, since we won't abort
|
|
||||||
* even on failure here */
|
|
||||||
if (s->base_flags != bdrv_get_flags(base)) {
|
|
||||||
bdrv_reopen(base, s->base_flags, NULL);
|
|
||||||
}
|
|
||||||
overlay_bs = bdrv_find_overlay(active, top);
|
|
||||||
if (overlay_bs && s->orig_overlay_flags != bdrv_get_flags(overlay_bs)) {
|
|
||||||
bdrv_reopen(overlay_bs, s->orig_overlay_flags, NULL);
|
|
||||||
}
|
|
||||||
g_free(s->backing_file_str);
|
|
||||||
block_job_completed(&s->common, ret);
|
|
||||||
g_free(data);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void coroutine_fn commit_run(void *opaque)
|
|
||||||
{
|
|
||||||
CommitBlockJob *s = opaque;
|
|
||||||
CommitCompleteData *data;
|
|
||||||
BlockDriverState *top = s->top;
|
|
||||||
BlockDriverState *base = s->base;
|
|
||||||
int64_t sector_num, end;
|
|
||||||
int ret = 0;
|
|
||||||
int n = 0;
|
|
||||||
void *buf = NULL;
|
|
||||||
int bytes_written = 0;
|
|
||||||
int64_t base_len;
|
|
||||||
|
|
||||||
ret = s->common.len = bdrv_getlength(top);
|
|
||||||
|
|
||||||
|
|
||||||
if (s->common.len < 0) {
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = base_len = bdrv_getlength(base);
|
|
||||||
if (base_len < 0) {
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (base_len < s->common.len) {
|
|
||||||
ret = bdrv_truncate(base, s->common.len);
|
|
||||||
if (ret) {
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
end = s->common.len >> BDRV_SECTOR_BITS;
|
|
||||||
buf = qemu_blockalign(top, COMMIT_BUFFER_SIZE);
|
|
||||||
|
|
||||||
for (sector_num = 0; sector_num < end; sector_num += n) {
|
|
||||||
uint64_t delay_ns = 0;
|
|
||||||
bool copy;
|
|
||||||
|
|
||||||
wait:
|
|
||||||
/* Note that even when no rate limit is applied we need to yield
|
|
||||||
* with no pending I/O here so that bdrv_drain_all() returns.
|
|
||||||
*/
|
|
||||||
block_job_sleep_ns(&s->common, QEMU_CLOCK_REALTIME, delay_ns);
|
|
||||||
if (block_job_is_cancelled(&s->common)) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
/* Copy if allocated above the base */
|
|
||||||
ret = bdrv_is_allocated_above(top, base, sector_num,
|
|
||||||
COMMIT_BUFFER_SIZE / BDRV_SECTOR_SIZE,
|
|
||||||
&n);
|
|
||||||
copy = (ret == 1);
|
|
||||||
trace_commit_one_iteration(s, sector_num, n, ret);
|
|
||||||
if (copy) {
|
|
||||||
if (s->common.speed) {
|
|
||||||
delay_ns = ratelimit_calculate_delay(&s->limit, n);
|
|
||||||
if (delay_ns > 0) {
|
|
||||||
goto wait;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
ret = commit_populate(top, base, sector_num, n, buf);
|
|
||||||
bytes_written += n * BDRV_SECTOR_SIZE;
|
|
||||||
}
|
|
||||||
if (ret < 0) {
|
|
||||||
if (s->on_error == BLOCKDEV_ON_ERROR_STOP ||
|
|
||||||
s->on_error == BLOCKDEV_ON_ERROR_REPORT||
|
|
||||||
(s->on_error == BLOCKDEV_ON_ERROR_ENOSPC && ret == -ENOSPC)) {
|
|
||||||
goto out;
|
|
||||||
} else {
|
|
||||||
n = 0;
|
|
||||||
continue;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
/* Publish progress */
|
|
||||||
s->common.offset += n * BDRV_SECTOR_SIZE;
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = 0;
|
|
||||||
|
|
||||||
out:
|
|
||||||
qemu_vfree(buf);
|
|
||||||
|
|
||||||
data = g_malloc(sizeof(*data));
|
|
||||||
data->ret = ret;
|
|
||||||
block_job_defer_to_main_loop(&s->common, commit_complete, data);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void commit_set_speed(BlockJob *job, int64_t speed, Error **errp)
|
|
||||||
{
|
|
||||||
CommitBlockJob *s = container_of(job, CommitBlockJob, common);
|
|
||||||
|
|
||||||
if (speed < 0) {
|
|
||||||
error_setg(errp, QERR_INVALID_PARAMETER, "speed");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
ratelimit_set_speed(&s->limit, speed / BDRV_SECTOR_SIZE, SLICE_TIME);
|
|
||||||
}
|
|
||||||
|
|
||||||
static const BlockJobDriver commit_job_driver = {
|
|
||||||
.instance_size = sizeof(CommitBlockJob),
|
|
||||||
.job_type = BLOCK_JOB_TYPE_COMMIT,
|
|
||||||
.set_speed = commit_set_speed,
|
|
||||||
};
|
|
||||||
|
|
||||||
void commit_start(BlockDriverState *bs, BlockDriverState *base,
|
|
||||||
BlockDriverState *top, int64_t speed,
|
|
||||||
BlockdevOnError on_error, BlockCompletionFunc *cb,
|
|
||||||
void *opaque, const char *backing_file_str, Error **errp)
|
|
||||||
{
|
|
||||||
CommitBlockJob *s;
|
|
||||||
BlockReopenQueue *reopen_queue = NULL;
|
|
||||||
int orig_overlay_flags;
|
|
||||||
int orig_base_flags;
|
|
||||||
BlockDriverState *overlay_bs;
|
|
||||||
Error *local_err = NULL;
|
|
||||||
|
|
||||||
if ((on_error == BLOCKDEV_ON_ERROR_STOP ||
|
|
||||||
on_error == BLOCKDEV_ON_ERROR_ENOSPC) &&
|
|
||||||
(!bs->blk || !blk_iostatus_is_enabled(bs->blk))) {
|
|
||||||
error_setg(errp, "Invalid parameter combination");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
assert(top != bs);
|
|
||||||
if (top == base) {
|
|
||||||
error_setg(errp, "Invalid files for merge: top and base are the same");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
overlay_bs = bdrv_find_overlay(bs, top);
|
|
||||||
|
|
||||||
if (overlay_bs == NULL) {
|
|
||||||
error_setg(errp, "Could not find overlay image for %s:", top->filename);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
orig_base_flags = bdrv_get_flags(base);
|
|
||||||
orig_overlay_flags = bdrv_get_flags(overlay_bs);
|
|
||||||
|
|
||||||
/* convert base & overlay_bs to r/w, if necessary */
|
|
||||||
if (!(orig_overlay_flags & BDRV_O_RDWR)) {
|
|
||||||
reopen_queue = bdrv_reopen_queue(reopen_queue, overlay_bs, NULL,
|
|
||||||
orig_overlay_flags | BDRV_O_RDWR);
|
|
||||||
}
|
|
||||||
if (!(orig_base_flags & BDRV_O_RDWR)) {
|
|
||||||
reopen_queue = bdrv_reopen_queue(reopen_queue, base, NULL,
|
|
||||||
orig_base_flags | BDRV_O_RDWR);
|
|
||||||
}
|
|
||||||
if (reopen_queue) {
|
|
||||||
bdrv_reopen_multiple(reopen_queue, &local_err);
|
|
||||||
if (local_err != NULL) {
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
s = block_job_create(&commit_job_driver, bs, speed, cb, opaque, errp);
|
|
||||||
if (!s) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
s->base = base;
|
|
||||||
s->top = top;
|
|
||||||
s->active = bs;
|
|
||||||
|
|
||||||
s->base_flags = orig_base_flags;
|
|
||||||
s->orig_overlay_flags = orig_overlay_flags;
|
|
||||||
|
|
||||||
s->backing_file_str = g_strdup(backing_file_str);
|
|
||||||
|
|
||||||
s->on_error = on_error;
|
|
||||||
s->common.co = qemu_coroutine_create(commit_run);
|
|
||||||
|
|
||||||
trace_commit_start(bs, base, top, s, s->common.co, opaque);
|
|
||||||
qemu_coroutine_enter(s->common.co, s);
|
|
||||||
}
|
|
||||||
586
block/crypto.c
586
block/crypto.c
@@ -1,586 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU block full disk encryption
|
|
||||||
*
|
|
||||||
* Copyright (c) 2015-2016 Red Hat, Inc.
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
||||||
* Lesser General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
|
|
||||||
#include "block/block_int.h"
|
|
||||||
#include "sysemu/block-backend.h"
|
|
||||||
#include "crypto/block.h"
|
|
||||||
#include "qapi/opts-visitor.h"
|
|
||||||
#include "qapi-visit.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
|
|
||||||
#define BLOCK_CRYPTO_OPT_LUKS_KEY_SECRET "key-secret"
|
|
||||||
#define BLOCK_CRYPTO_OPT_LUKS_CIPHER_ALG "cipher-alg"
|
|
||||||
#define BLOCK_CRYPTO_OPT_LUKS_CIPHER_MODE "cipher-mode"
|
|
||||||
#define BLOCK_CRYPTO_OPT_LUKS_IVGEN_ALG "ivgen-alg"
|
|
||||||
#define BLOCK_CRYPTO_OPT_LUKS_IVGEN_HASH_ALG "ivgen-hash-alg"
|
|
||||||
#define BLOCK_CRYPTO_OPT_LUKS_HASH_ALG "hash-alg"
|
|
||||||
|
|
||||||
typedef struct BlockCrypto BlockCrypto;
|
|
||||||
|
|
||||||
struct BlockCrypto {
|
|
||||||
QCryptoBlock *block;
|
|
||||||
};
|
|
||||||
|
|
||||||
|
|
||||||
static int block_crypto_probe_generic(QCryptoBlockFormat format,
|
|
||||||
const uint8_t *buf,
|
|
||||||
int buf_size,
|
|
||||||
const char *filename)
|
|
||||||
{
|
|
||||||
if (qcrypto_block_has_format(format, buf, buf_size)) {
|
|
||||||
return 100;
|
|
||||||
} else {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
static ssize_t block_crypto_read_func(QCryptoBlock *block,
|
|
||||||
size_t offset,
|
|
||||||
uint8_t *buf,
|
|
||||||
size_t buflen,
|
|
||||||
Error **errp,
|
|
||||||
void *opaque)
|
|
||||||
{
|
|
||||||
BlockDriverState *bs = opaque;
|
|
||||||
ssize_t ret;
|
|
||||||
|
|
||||||
ret = bdrv_pread(bs->file->bs, offset, buf, buflen);
|
|
||||||
if (ret < 0) {
|
|
||||||
error_setg_errno(errp, -ret, "Could not read encryption header");
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
struct BlockCryptoCreateData {
|
|
||||||
const char *filename;
|
|
||||||
QemuOpts *opts;
|
|
||||||
BlockBackend *blk;
|
|
||||||
uint64_t size;
|
|
||||||
};
|
|
||||||
|
|
||||||
|
|
||||||
static ssize_t block_crypto_write_func(QCryptoBlock *block,
|
|
||||||
size_t offset,
|
|
||||||
const uint8_t *buf,
|
|
||||||
size_t buflen,
|
|
||||||
Error **errp,
|
|
||||||
void *opaque)
|
|
||||||
{
|
|
||||||
struct BlockCryptoCreateData *data = opaque;
|
|
||||||
ssize_t ret;
|
|
||||||
|
|
||||||
ret = blk_pwrite(data->blk, offset, buf, buflen);
|
|
||||||
if (ret < 0) {
|
|
||||||
error_setg_errno(errp, -ret, "Could not write encryption header");
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
static ssize_t block_crypto_init_func(QCryptoBlock *block,
|
|
||||||
size_t headerlen,
|
|
||||||
Error **errp,
|
|
||||||
void *opaque)
|
|
||||||
{
|
|
||||||
struct BlockCryptoCreateData *data = opaque;
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
/* User provided size should reflect amount of space made
|
|
||||||
* available to the guest, so we must take account of that
|
|
||||||
* which will be used by the crypto header
|
|
||||||
*/
|
|
||||||
data->size += headerlen;
|
|
||||||
|
|
||||||
qemu_opt_set_number(data->opts, BLOCK_OPT_SIZE, data->size, &error_abort);
|
|
||||||
ret = bdrv_create_file(data->filename, data->opts, errp);
|
|
||||||
if (ret < 0) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
data->blk = blk_new_open(data->filename, NULL, NULL,
|
|
||||||
BDRV_O_RDWR | BDRV_O_PROTOCOL, errp);
|
|
||||||
if (!data->blk) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
static QemuOptsList block_crypto_runtime_opts_luks = {
|
|
||||||
.name = "crypto",
|
|
||||||
.head = QTAILQ_HEAD_INITIALIZER(block_crypto_runtime_opts_luks.head),
|
|
||||||
.desc = {
|
|
||||||
{
|
|
||||||
.name = BLOCK_CRYPTO_OPT_LUKS_KEY_SECRET,
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
.help = "ID of the secret that provides the encryption key",
|
|
||||||
},
|
|
||||||
{ /* end of list */ }
|
|
||||||
},
|
|
||||||
};
|
|
||||||
|
|
||||||
|
|
||||||
static QemuOptsList block_crypto_create_opts_luks = {
|
|
||||||
.name = "crypto",
|
|
||||||
.head = QTAILQ_HEAD_INITIALIZER(block_crypto_create_opts_luks.head),
|
|
||||||
.desc = {
|
|
||||||
{
|
|
||||||
.name = BLOCK_OPT_SIZE,
|
|
||||||
.type = QEMU_OPT_SIZE,
|
|
||||||
.help = "Virtual disk size"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = BLOCK_CRYPTO_OPT_LUKS_KEY_SECRET,
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
.help = "ID of the secret that provides the encryption key",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = BLOCK_CRYPTO_OPT_LUKS_CIPHER_ALG,
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
.help = "Name of encryption cipher algorithm",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = BLOCK_CRYPTO_OPT_LUKS_CIPHER_MODE,
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
.help = "Name of encryption cipher mode",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = BLOCK_CRYPTO_OPT_LUKS_IVGEN_ALG,
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
.help = "Name of IV generator algorithm",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = BLOCK_CRYPTO_OPT_LUKS_IVGEN_HASH_ALG,
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
.help = "Name of IV generator hash algorithm",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = BLOCK_CRYPTO_OPT_LUKS_HASH_ALG,
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
.help = "Name of encryption hash algorithm",
|
|
||||||
},
|
|
||||||
{ /* end of list */ }
|
|
||||||
},
|
|
||||||
};
|
|
||||||
|
|
||||||
|
|
||||||
static QCryptoBlockOpenOptions *
|
|
||||||
block_crypto_open_opts_init(QCryptoBlockFormat format,
|
|
||||||
QemuOpts *opts,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
OptsVisitor *ov;
|
|
||||||
QCryptoBlockOpenOptions *ret = NULL;
|
|
||||||
Error *local_err = NULL;
|
|
||||||
Error *end_err = NULL;
|
|
||||||
|
|
||||||
ret = g_new0(QCryptoBlockOpenOptions, 1);
|
|
||||||
ret->format = format;
|
|
||||||
|
|
||||||
ov = opts_visitor_new(opts);
|
|
||||||
|
|
||||||
visit_start_struct(opts_get_visitor(ov),
|
|
||||||
NULL, NULL, 0, &local_err);
|
|
||||||
if (local_err) {
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
switch (format) {
|
|
||||||
case Q_CRYPTO_BLOCK_FORMAT_LUKS:
|
|
||||||
visit_type_QCryptoBlockOptionsLUKS_members(
|
|
||||||
opts_get_visitor(ov), &ret->u.luks, &local_err);
|
|
||||||
break;
|
|
||||||
|
|
||||||
default:
|
|
||||||
error_setg(&local_err, "Unsupported block format %d", format);
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
|
|
||||||
visit_end_struct(opts_get_visitor(ov), &end_err);
|
|
||||||
error_propagate(&local_err, end_err);
|
|
||||||
|
|
||||||
out:
|
|
||||||
if (local_err) {
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
qapi_free_QCryptoBlockOpenOptions(ret);
|
|
||||||
ret = NULL;
|
|
||||||
}
|
|
||||||
opts_visitor_cleanup(ov);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
static QCryptoBlockCreateOptions *
|
|
||||||
block_crypto_create_opts_init(QCryptoBlockFormat format,
|
|
||||||
QemuOpts *opts,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
OptsVisitor *ov;
|
|
||||||
QCryptoBlockCreateOptions *ret = NULL;
|
|
||||||
Error *local_err = NULL;
|
|
||||||
Error *end_err = NULL;
|
|
||||||
|
|
||||||
ret = g_new0(QCryptoBlockCreateOptions, 1);
|
|
||||||
ret->format = format;
|
|
||||||
|
|
||||||
ov = opts_visitor_new(opts);
|
|
||||||
|
|
||||||
visit_start_struct(opts_get_visitor(ov),
|
|
||||||
NULL, NULL, 0, &local_err);
|
|
||||||
if (local_err) {
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
switch (format) {
|
|
||||||
case Q_CRYPTO_BLOCK_FORMAT_LUKS:
|
|
||||||
visit_type_QCryptoBlockCreateOptionsLUKS_members(
|
|
||||||
opts_get_visitor(ov), &ret->u.luks, &local_err);
|
|
||||||
break;
|
|
||||||
|
|
||||||
default:
|
|
||||||
error_setg(&local_err, "Unsupported block format %d", format);
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
|
|
||||||
visit_end_struct(opts_get_visitor(ov), &end_err);
|
|
||||||
error_propagate(&local_err, end_err);
|
|
||||||
|
|
||||||
out:
|
|
||||||
if (local_err) {
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
qapi_free_QCryptoBlockCreateOptions(ret);
|
|
||||||
ret = NULL;
|
|
||||||
}
|
|
||||||
opts_visitor_cleanup(ov);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
static int block_crypto_open_generic(QCryptoBlockFormat format,
|
|
||||||
QemuOptsList *opts_spec,
|
|
||||||
BlockDriverState *bs,
|
|
||||||
QDict *options,
|
|
||||||
int flags,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
BlockCrypto *crypto = bs->opaque;
|
|
||||||
QemuOpts *opts = NULL;
|
|
||||||
Error *local_err = NULL;
|
|
||||||
int ret = -EINVAL;
|
|
||||||
QCryptoBlockOpenOptions *open_opts = NULL;
|
|
||||||
unsigned int cflags = 0;
|
|
||||||
|
|
||||||
opts = qemu_opts_create(opts_spec, NULL, 0, &error_abort);
|
|
||||||
qemu_opts_absorb_qdict(opts, options, &local_err);
|
|
||||||
if (local_err) {
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
goto cleanup;
|
|
||||||
}
|
|
||||||
|
|
||||||
open_opts = block_crypto_open_opts_init(format, opts, errp);
|
|
||||||
if (!open_opts) {
|
|
||||||
goto cleanup;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (flags & BDRV_O_NO_IO) {
|
|
||||||
cflags |= QCRYPTO_BLOCK_OPEN_NO_IO;
|
|
||||||
}
|
|
||||||
crypto->block = qcrypto_block_open(open_opts,
|
|
||||||
block_crypto_read_func,
|
|
||||||
bs,
|
|
||||||
cflags,
|
|
||||||
errp);
|
|
||||||
|
|
||||||
if (!crypto->block) {
|
|
||||||
ret = -EIO;
|
|
||||||
goto cleanup;
|
|
||||||
}
|
|
||||||
|
|
||||||
bs->encrypted = 1;
|
|
||||||
bs->valid_key = 1;
|
|
||||||
|
|
||||||
ret = 0;
|
|
||||||
cleanup:
|
|
||||||
qapi_free_QCryptoBlockOpenOptions(open_opts);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
static int block_crypto_create_generic(QCryptoBlockFormat format,
|
|
||||||
const char *filename,
|
|
||||||
QemuOpts *opts,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
int ret = -EINVAL;
|
|
||||||
QCryptoBlockCreateOptions *create_opts = NULL;
|
|
||||||
QCryptoBlock *crypto = NULL;
|
|
||||||
struct BlockCryptoCreateData data = {
|
|
||||||
.size = ROUND_UP(qemu_opt_get_size_del(opts, BLOCK_OPT_SIZE, 0),
|
|
||||||
BDRV_SECTOR_SIZE),
|
|
||||||
.opts = opts,
|
|
||||||
.filename = filename,
|
|
||||||
};
|
|
||||||
|
|
||||||
create_opts = block_crypto_create_opts_init(format, opts, errp);
|
|
||||||
if (!create_opts) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
crypto = qcrypto_block_create(create_opts,
|
|
||||||
block_crypto_init_func,
|
|
||||||
block_crypto_write_func,
|
|
||||||
&data,
|
|
||||||
errp);
|
|
||||||
|
|
||||||
if (!crypto) {
|
|
||||||
ret = -EIO;
|
|
||||||
goto cleanup;
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = 0;
|
|
||||||
cleanup:
|
|
||||||
qcrypto_block_free(crypto);
|
|
||||||
blk_unref(data.blk);
|
|
||||||
qapi_free_QCryptoBlockCreateOptions(create_opts);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int block_crypto_truncate(BlockDriverState *bs, int64_t offset)
|
|
||||||
{
|
|
||||||
BlockCrypto *crypto = bs->opaque;
|
|
||||||
size_t payload_offset =
|
|
||||||
qcrypto_block_get_payload_offset(crypto->block);
|
|
||||||
|
|
||||||
offset += payload_offset;
|
|
||||||
|
|
||||||
return bdrv_truncate(bs->file->bs, offset);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void block_crypto_close(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
BlockCrypto *crypto = bs->opaque;
|
|
||||||
qcrypto_block_free(crypto->block);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
#define BLOCK_CRYPTO_MAX_SECTORS 32
|
|
||||||
|
|
||||||
static coroutine_fn int
|
|
||||||
block_crypto_co_readv(BlockDriverState *bs, int64_t sector_num,
|
|
||||||
int remaining_sectors, QEMUIOVector *qiov)
|
|
||||||
{
|
|
||||||
BlockCrypto *crypto = bs->opaque;
|
|
||||||
int cur_nr_sectors; /* number of sectors in current iteration */
|
|
||||||
uint64_t bytes_done = 0;
|
|
||||||
uint8_t *cipher_data = NULL;
|
|
||||||
QEMUIOVector hd_qiov;
|
|
||||||
int ret = 0;
|
|
||||||
size_t payload_offset =
|
|
||||||
qcrypto_block_get_payload_offset(crypto->block) / 512;
|
|
||||||
|
|
||||||
qemu_iovec_init(&hd_qiov, qiov->niov);
|
|
||||||
|
|
||||||
/* Bounce buffer so we have a linear mem region for
|
|
||||||
* entire sector. XXX optimize so we avoid bounce
|
|
||||||
* buffer in case that qiov->niov == 1
|
|
||||||
*/
|
|
||||||
cipher_data =
|
|
||||||
qemu_try_blockalign(bs->file->bs, MIN(BLOCK_CRYPTO_MAX_SECTORS * 512,
|
|
||||||
qiov->size));
|
|
||||||
if (cipher_data == NULL) {
|
|
||||||
ret = -ENOMEM;
|
|
||||||
goto cleanup;
|
|
||||||
}
|
|
||||||
|
|
||||||
while (remaining_sectors) {
|
|
||||||
cur_nr_sectors = remaining_sectors;
|
|
||||||
|
|
||||||
if (cur_nr_sectors > BLOCK_CRYPTO_MAX_SECTORS) {
|
|
||||||
cur_nr_sectors = BLOCK_CRYPTO_MAX_SECTORS;
|
|
||||||
}
|
|
||||||
|
|
||||||
qemu_iovec_reset(&hd_qiov);
|
|
||||||
qemu_iovec_add(&hd_qiov, cipher_data, cur_nr_sectors * 512);
|
|
||||||
|
|
||||||
ret = bdrv_co_readv(bs->file->bs,
|
|
||||||
payload_offset + sector_num,
|
|
||||||
cur_nr_sectors, &hd_qiov);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto cleanup;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (qcrypto_block_decrypt(crypto->block,
|
|
||||||
sector_num,
|
|
||||||
cipher_data, cur_nr_sectors * 512,
|
|
||||||
NULL) < 0) {
|
|
||||||
ret = -EIO;
|
|
||||||
goto cleanup;
|
|
||||||
}
|
|
||||||
|
|
||||||
qemu_iovec_from_buf(qiov, bytes_done,
|
|
||||||
cipher_data, cur_nr_sectors * 512);
|
|
||||||
|
|
||||||
remaining_sectors -= cur_nr_sectors;
|
|
||||||
sector_num += cur_nr_sectors;
|
|
||||||
bytes_done += cur_nr_sectors * 512;
|
|
||||||
}
|
|
||||||
|
|
||||||
cleanup:
|
|
||||||
qemu_iovec_destroy(&hd_qiov);
|
|
||||||
qemu_vfree(cipher_data);
|
|
||||||
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
static coroutine_fn int
|
|
||||||
block_crypto_co_writev(BlockDriverState *bs, int64_t sector_num,
|
|
||||||
int remaining_sectors, QEMUIOVector *qiov)
|
|
||||||
{
|
|
||||||
BlockCrypto *crypto = bs->opaque;
|
|
||||||
int cur_nr_sectors; /* number of sectors in current iteration */
|
|
||||||
uint64_t bytes_done = 0;
|
|
||||||
uint8_t *cipher_data = NULL;
|
|
||||||
QEMUIOVector hd_qiov;
|
|
||||||
int ret = 0;
|
|
||||||
size_t payload_offset =
|
|
||||||
qcrypto_block_get_payload_offset(crypto->block) / 512;
|
|
||||||
|
|
||||||
qemu_iovec_init(&hd_qiov, qiov->niov);
|
|
||||||
|
|
||||||
/* Bounce buffer so we have a linear mem region for
|
|
||||||
* entire sector. XXX optimize so we avoid bounce
|
|
||||||
* buffer in case that qiov->niov == 1
|
|
||||||
*/
|
|
||||||
cipher_data =
|
|
||||||
qemu_try_blockalign(bs->file->bs, MIN(BLOCK_CRYPTO_MAX_SECTORS * 512,
|
|
||||||
qiov->size));
|
|
||||||
if (cipher_data == NULL) {
|
|
||||||
ret = -ENOMEM;
|
|
||||||
goto cleanup;
|
|
||||||
}
|
|
||||||
|
|
||||||
while (remaining_sectors) {
|
|
||||||
cur_nr_sectors = remaining_sectors;
|
|
||||||
|
|
||||||
if (cur_nr_sectors > BLOCK_CRYPTO_MAX_SECTORS) {
|
|
||||||
cur_nr_sectors = BLOCK_CRYPTO_MAX_SECTORS;
|
|
||||||
}
|
|
||||||
|
|
||||||
qemu_iovec_to_buf(qiov, bytes_done,
|
|
||||||
cipher_data, cur_nr_sectors * 512);
|
|
||||||
|
|
||||||
if (qcrypto_block_encrypt(crypto->block,
|
|
||||||
sector_num,
|
|
||||||
cipher_data, cur_nr_sectors * 512,
|
|
||||||
NULL) < 0) {
|
|
||||||
ret = -EIO;
|
|
||||||
goto cleanup;
|
|
||||||
}
|
|
||||||
|
|
||||||
qemu_iovec_reset(&hd_qiov);
|
|
||||||
qemu_iovec_add(&hd_qiov, cipher_data, cur_nr_sectors * 512);
|
|
||||||
|
|
||||||
ret = bdrv_co_writev(bs->file->bs,
|
|
||||||
payload_offset + sector_num,
|
|
||||||
cur_nr_sectors, &hd_qiov);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto cleanup;
|
|
||||||
}
|
|
||||||
|
|
||||||
remaining_sectors -= cur_nr_sectors;
|
|
||||||
sector_num += cur_nr_sectors;
|
|
||||||
bytes_done += cur_nr_sectors * 512;
|
|
||||||
}
|
|
||||||
|
|
||||||
cleanup:
|
|
||||||
qemu_iovec_destroy(&hd_qiov);
|
|
||||||
qemu_vfree(cipher_data);
|
|
||||||
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
static int64_t block_crypto_getlength(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
BlockCrypto *crypto = bs->opaque;
|
|
||||||
int64_t len = bdrv_getlength(bs->file->bs);
|
|
||||||
|
|
||||||
ssize_t offset = qcrypto_block_get_payload_offset(crypto->block);
|
|
||||||
|
|
||||||
len -= offset;
|
|
||||||
|
|
||||||
return len;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
static int block_crypto_probe_luks(const uint8_t *buf,
|
|
||||||
int buf_size,
|
|
||||||
const char *filename) {
|
|
||||||
return block_crypto_probe_generic(Q_CRYPTO_BLOCK_FORMAT_LUKS,
|
|
||||||
buf, buf_size, filename);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int block_crypto_open_luks(BlockDriverState *bs,
|
|
||||||
QDict *options,
|
|
||||||
int flags,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
return block_crypto_open_generic(Q_CRYPTO_BLOCK_FORMAT_LUKS,
|
|
||||||
&block_crypto_runtime_opts_luks,
|
|
||||||
bs, options, flags, errp);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int block_crypto_create_luks(const char *filename,
|
|
||||||
QemuOpts *opts,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
return block_crypto_create_generic(Q_CRYPTO_BLOCK_FORMAT_LUKS,
|
|
||||||
filename, opts, errp);
|
|
||||||
}
|
|
||||||
|
|
||||||
BlockDriver bdrv_crypto_luks = {
|
|
||||||
.format_name = "luks",
|
|
||||||
.instance_size = sizeof(BlockCrypto),
|
|
||||||
.bdrv_probe = block_crypto_probe_luks,
|
|
||||||
.bdrv_open = block_crypto_open_luks,
|
|
||||||
.bdrv_close = block_crypto_close,
|
|
||||||
.bdrv_create = block_crypto_create_luks,
|
|
||||||
.bdrv_truncate = block_crypto_truncate,
|
|
||||||
.create_opts = &block_crypto_create_opts_luks,
|
|
||||||
|
|
||||||
.bdrv_co_readv = block_crypto_co_readv,
|
|
||||||
.bdrv_co_writev = block_crypto_co_writev,
|
|
||||||
.bdrv_getlength = block_crypto_getlength,
|
|
||||||
};
|
|
||||||
|
|
||||||
static void block_crypto_init(void)
|
|
||||||
{
|
|
||||||
bdrv_register(&bdrv_crypto_luks);
|
|
||||||
}
|
|
||||||
|
|
||||||
block_init(block_crypto_init);
|
|
||||||
896
block/curl.c
896
block/curl.c
@@ -1,896 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU Block driver for CURL images
|
|
||||||
*
|
|
||||||
* Copyright (c) 2009 Alexander Graf <agraf@suse.de>
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "qemu/error-report.h"
|
|
||||||
#include "block/block_int.h"
|
|
||||||
#include "qapi/qmp/qbool.h"
|
|
||||||
#include "qapi/qmp/qstring.h"
|
|
||||||
#include "crypto/secret.h"
|
|
||||||
#include <curl/curl.h>
|
|
||||||
#include "qemu/cutils.h"
|
|
||||||
|
|
||||||
// #define DEBUG_CURL
|
|
||||||
// #define DEBUG_VERBOSE
|
|
||||||
|
|
||||||
#ifdef DEBUG_CURL
|
|
||||||
#define DPRINTF(fmt, ...) do { printf(fmt, ## __VA_ARGS__); } while (0)
|
|
||||||
#else
|
|
||||||
#define DPRINTF(fmt, ...) do { } while (0)
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if LIBCURL_VERSION_NUM >= 0x071000
|
|
||||||
/* The multi interface timer callback was introduced in 7.16.0 */
|
|
||||||
#define NEED_CURL_TIMER_CALLBACK
|
|
||||||
#define HAVE_SOCKET_ACTION
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef HAVE_SOCKET_ACTION
|
|
||||||
/* If curl_multi_socket_action isn't available, define it statically here in
|
|
||||||
* terms of curl_multi_socket. Note that ev_bitmask will be ignored, which is
|
|
||||||
* less efficient but still safe. */
|
|
||||||
static CURLMcode __curl_multi_socket_action(CURLM *multi_handle,
|
|
||||||
curl_socket_t sockfd,
|
|
||||||
int ev_bitmask,
|
|
||||||
int *running_handles)
|
|
||||||
{
|
|
||||||
return curl_multi_socket(multi_handle, sockfd, running_handles);
|
|
||||||
}
|
|
||||||
#define curl_multi_socket_action __curl_multi_socket_action
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define PROTOCOLS (CURLPROTO_HTTP | CURLPROTO_HTTPS | \
|
|
||||||
CURLPROTO_FTP | CURLPROTO_FTPS | \
|
|
||||||
CURLPROTO_TFTP)
|
|
||||||
|
|
||||||
#define CURL_NUM_STATES 8
|
|
||||||
#define CURL_NUM_ACB 8
|
|
||||||
#define SECTOR_SIZE 512
|
|
||||||
#define READ_AHEAD_DEFAULT (256 * 1024)
|
|
||||||
#define CURL_TIMEOUT_DEFAULT 5
|
|
||||||
#define CURL_TIMEOUT_MAX 10000
|
|
||||||
|
|
||||||
#define FIND_RET_NONE 0
|
|
||||||
#define FIND_RET_OK 1
|
|
||||||
#define FIND_RET_WAIT 2
|
|
||||||
|
|
||||||
#define CURL_BLOCK_OPT_URL "url"
|
|
||||||
#define CURL_BLOCK_OPT_READAHEAD "readahead"
|
|
||||||
#define CURL_BLOCK_OPT_SSLVERIFY "sslverify"
|
|
||||||
#define CURL_BLOCK_OPT_TIMEOUT "timeout"
|
|
||||||
#define CURL_BLOCK_OPT_COOKIE "cookie"
|
|
||||||
#define CURL_BLOCK_OPT_USERNAME "username"
|
|
||||||
#define CURL_BLOCK_OPT_PASSWORD_SECRET "password-secret"
|
|
||||||
#define CURL_BLOCK_OPT_PROXY_USERNAME "proxy-username"
|
|
||||||
#define CURL_BLOCK_OPT_PROXY_PASSWORD_SECRET "proxy-password-secret"
|
|
||||||
|
|
||||||
struct BDRVCURLState;
|
|
||||||
|
|
||||||
typedef struct CURLAIOCB {
|
|
||||||
BlockAIOCB common;
|
|
||||||
QEMUBH *bh;
|
|
||||||
QEMUIOVector *qiov;
|
|
||||||
|
|
||||||
int64_t sector_num;
|
|
||||||
int nb_sectors;
|
|
||||||
|
|
||||||
size_t start;
|
|
||||||
size_t end;
|
|
||||||
} CURLAIOCB;
|
|
||||||
|
|
||||||
typedef struct CURLState
|
|
||||||
{
|
|
||||||
struct BDRVCURLState *s;
|
|
||||||
CURLAIOCB *acb[CURL_NUM_ACB];
|
|
||||||
CURL *curl;
|
|
||||||
curl_socket_t sock_fd;
|
|
||||||
char *orig_buf;
|
|
||||||
size_t buf_start;
|
|
||||||
size_t buf_off;
|
|
||||||
size_t buf_len;
|
|
||||||
char range[128];
|
|
||||||
char errmsg[CURL_ERROR_SIZE];
|
|
||||||
char in_use;
|
|
||||||
} CURLState;
|
|
||||||
|
|
||||||
typedef struct BDRVCURLState {
|
|
||||||
CURLM *multi;
|
|
||||||
QEMUTimer timer;
|
|
||||||
size_t len;
|
|
||||||
CURLState states[CURL_NUM_STATES];
|
|
||||||
char *url;
|
|
||||||
size_t readahead_size;
|
|
||||||
bool sslverify;
|
|
||||||
uint64_t timeout;
|
|
||||||
char *cookie;
|
|
||||||
bool accept_range;
|
|
||||||
AioContext *aio_context;
|
|
||||||
char *username;
|
|
||||||
char *password;
|
|
||||||
char *proxyusername;
|
|
||||||
char *proxypassword;
|
|
||||||
} BDRVCURLState;
|
|
||||||
|
|
||||||
static void curl_clean_state(CURLState *s);
|
|
||||||
static void curl_multi_do(void *arg);
|
|
||||||
static void curl_multi_read(void *arg);
|
|
||||||
|
|
||||||
#ifdef NEED_CURL_TIMER_CALLBACK
|
|
||||||
static int curl_timer_cb(CURLM *multi, long timeout_ms, void *opaque)
|
|
||||||
{
|
|
||||||
BDRVCURLState *s = opaque;
|
|
||||||
|
|
||||||
DPRINTF("CURL: timer callback timeout_ms %ld\n", timeout_ms);
|
|
||||||
if (timeout_ms == -1) {
|
|
||||||
timer_del(&s->timer);
|
|
||||||
} else {
|
|
||||||
int64_t timeout_ns = (int64_t)timeout_ms * 1000 * 1000;
|
|
||||||
timer_mod(&s->timer,
|
|
||||||
qemu_clock_get_ns(QEMU_CLOCK_REALTIME) + timeout_ns);
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
|
|
||||||
static int curl_sock_cb(CURL *curl, curl_socket_t fd, int action,
|
|
||||||
void *userp, void *sp)
|
|
||||||
{
|
|
||||||
BDRVCURLState *s;
|
|
||||||
CURLState *state = NULL;
|
|
||||||
curl_easy_getinfo(curl, CURLINFO_PRIVATE, (char **)&state);
|
|
||||||
state->sock_fd = fd;
|
|
||||||
s = state->s;
|
|
||||||
|
|
||||||
DPRINTF("CURL (AIO): Sock action %d on fd %d\n", action, fd);
|
|
||||||
switch (action) {
|
|
||||||
case CURL_POLL_IN:
|
|
||||||
aio_set_fd_handler(s->aio_context, fd, false,
|
|
||||||
curl_multi_read, NULL, state);
|
|
||||||
break;
|
|
||||||
case CURL_POLL_OUT:
|
|
||||||
aio_set_fd_handler(s->aio_context, fd, false,
|
|
||||||
NULL, curl_multi_do, state);
|
|
||||||
break;
|
|
||||||
case CURL_POLL_INOUT:
|
|
||||||
aio_set_fd_handler(s->aio_context, fd, false,
|
|
||||||
curl_multi_read, curl_multi_do, state);
|
|
||||||
break;
|
|
||||||
case CURL_POLL_REMOVE:
|
|
||||||
aio_set_fd_handler(s->aio_context, fd, false,
|
|
||||||
NULL, NULL, NULL);
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static size_t curl_header_cb(void *ptr, size_t size, size_t nmemb, void *opaque)
|
|
||||||
{
|
|
||||||
BDRVCURLState *s = opaque;
|
|
||||||
size_t realsize = size * nmemb;
|
|
||||||
const char *accept_line = "Accept-Ranges: bytes";
|
|
||||||
|
|
||||||
if (realsize >= strlen(accept_line)
|
|
||||||
&& strncmp((char *)ptr, accept_line, strlen(accept_line)) == 0) {
|
|
||||||
s->accept_range = true;
|
|
||||||
}
|
|
||||||
|
|
||||||
return realsize;
|
|
||||||
}
|
|
||||||
|
|
||||||
static size_t curl_read_cb(void *ptr, size_t size, size_t nmemb, void *opaque)
|
|
||||||
{
|
|
||||||
CURLState *s = ((CURLState*)opaque);
|
|
||||||
size_t realsize = size * nmemb;
|
|
||||||
int i;
|
|
||||||
|
|
||||||
DPRINTF("CURL: Just reading %zd bytes\n", realsize);
|
|
||||||
|
|
||||||
if (!s || !s->orig_buf)
|
|
||||||
return 0;
|
|
||||||
|
|
||||||
if (s->buf_off >= s->buf_len) {
|
|
||||||
/* buffer full, read nothing */
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
realsize = MIN(realsize, s->buf_len - s->buf_off);
|
|
||||||
memcpy(s->orig_buf + s->buf_off, ptr, realsize);
|
|
||||||
s->buf_off += realsize;
|
|
||||||
|
|
||||||
for(i=0; i<CURL_NUM_ACB; i++) {
|
|
||||||
CURLAIOCB *acb = s->acb[i];
|
|
||||||
|
|
||||||
if (!acb)
|
|
||||||
continue;
|
|
||||||
|
|
||||||
if ((s->buf_off >= acb->end)) {
|
|
||||||
qemu_iovec_from_buf(acb->qiov, 0, s->orig_buf + acb->start,
|
|
||||||
acb->end - acb->start);
|
|
||||||
acb->common.cb(acb->common.opaque, 0);
|
|
||||||
qemu_aio_unref(acb);
|
|
||||||
s->acb[i] = NULL;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
return realsize;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int curl_find_buf(BDRVCURLState *s, size_t start, size_t len,
|
|
||||||
CURLAIOCB *acb)
|
|
||||||
{
|
|
||||||
int i;
|
|
||||||
size_t end = start + len;
|
|
||||||
|
|
||||||
for (i=0; i<CURL_NUM_STATES; i++) {
|
|
||||||
CURLState *state = &s->states[i];
|
|
||||||
size_t buf_end = (state->buf_start + state->buf_off);
|
|
||||||
size_t buf_fend = (state->buf_start + state->buf_len);
|
|
||||||
|
|
||||||
if (!state->orig_buf)
|
|
||||||
continue;
|
|
||||||
if (!state->buf_off)
|
|
||||||
continue;
|
|
||||||
|
|
||||||
// Does the existing buffer cover our section?
|
|
||||||
if ((start >= state->buf_start) &&
|
|
||||||
(start <= buf_end) &&
|
|
||||||
(end >= state->buf_start) &&
|
|
||||||
(end <= buf_end))
|
|
||||||
{
|
|
||||||
char *buf = state->orig_buf + (start - state->buf_start);
|
|
||||||
|
|
||||||
qemu_iovec_from_buf(acb->qiov, 0, buf, len);
|
|
||||||
acb->common.cb(acb->common.opaque, 0);
|
|
||||||
|
|
||||||
return FIND_RET_OK;
|
|
||||||
}
|
|
||||||
|
|
||||||
// Wait for unfinished chunks
|
|
||||||
if (state->in_use &&
|
|
||||||
(start >= state->buf_start) &&
|
|
||||||
(start <= buf_fend) &&
|
|
||||||
(end >= state->buf_start) &&
|
|
||||||
(end <= buf_fend))
|
|
||||||
{
|
|
||||||
int j;
|
|
||||||
|
|
||||||
acb->start = start - state->buf_start;
|
|
||||||
acb->end = acb->start + len;
|
|
||||||
|
|
||||||
for (j=0; j<CURL_NUM_ACB; j++) {
|
|
||||||
if (!state->acb[j]) {
|
|
||||||
state->acb[j] = acb;
|
|
||||||
return FIND_RET_WAIT;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
return FIND_RET_NONE;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void curl_multi_check_completion(BDRVCURLState *s)
|
|
||||||
{
|
|
||||||
int msgs_in_queue;
|
|
||||||
|
|
||||||
/* Try to find done transfers, so we can free the easy
|
|
||||||
* handle again. */
|
|
||||||
for (;;) {
|
|
||||||
CURLMsg *msg;
|
|
||||||
msg = curl_multi_info_read(s->multi, &msgs_in_queue);
|
|
||||||
|
|
||||||
/* Quit when there are no more completions */
|
|
||||||
if (!msg)
|
|
||||||
break;
|
|
||||||
|
|
||||||
if (msg->msg == CURLMSG_DONE) {
|
|
||||||
CURLState *state = NULL;
|
|
||||||
curl_easy_getinfo(msg->easy_handle, CURLINFO_PRIVATE,
|
|
||||||
(char **)&state);
|
|
||||||
|
|
||||||
/* ACBs for successful messages get completed in curl_read_cb */
|
|
||||||
if (msg->data.result != CURLE_OK) {
|
|
||||||
int i;
|
|
||||||
static int errcount = 100;
|
|
||||||
|
|
||||||
/* Don't lose the original error message from curl, since
|
|
||||||
* it contains extra data.
|
|
||||||
*/
|
|
||||||
if (errcount > 0) {
|
|
||||||
error_report("curl: %s", state->errmsg);
|
|
||||||
if (--errcount == 0) {
|
|
||||||
error_report("curl: further errors suppressed");
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
for (i = 0; i < CURL_NUM_ACB; i++) {
|
|
||||||
CURLAIOCB *acb = state->acb[i];
|
|
||||||
|
|
||||||
if (acb == NULL) {
|
|
||||||
continue;
|
|
||||||
}
|
|
||||||
|
|
||||||
acb->common.cb(acb->common.opaque, -EPROTO);
|
|
||||||
qemu_aio_unref(acb);
|
|
||||||
state->acb[i] = NULL;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
curl_clean_state(state);
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void curl_multi_do(void *arg)
|
|
||||||
{
|
|
||||||
CURLState *s = (CURLState *)arg;
|
|
||||||
int running;
|
|
||||||
int r;
|
|
||||||
|
|
||||||
if (!s->s->multi) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
do {
|
|
||||||
r = curl_multi_socket_action(s->s->multi, s->sock_fd, 0, &running);
|
|
||||||
} while(r == CURLM_CALL_MULTI_PERFORM);
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
static void curl_multi_read(void *arg)
|
|
||||||
{
|
|
||||||
CURLState *s = (CURLState *)arg;
|
|
||||||
|
|
||||||
curl_multi_do(arg);
|
|
||||||
curl_multi_check_completion(s->s);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void curl_multi_timeout_do(void *arg)
|
|
||||||
{
|
|
||||||
#ifdef NEED_CURL_TIMER_CALLBACK
|
|
||||||
BDRVCURLState *s = (BDRVCURLState *)arg;
|
|
||||||
int running;
|
|
||||||
|
|
||||||
if (!s->multi) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
curl_multi_socket_action(s->multi, CURL_SOCKET_TIMEOUT, 0, &running);
|
|
||||||
|
|
||||||
curl_multi_check_completion(s);
|
|
||||||
#else
|
|
||||||
abort();
|
|
||||||
#endif
|
|
||||||
}
|
|
||||||
|
|
||||||
static CURLState *curl_init_state(BlockDriverState *bs, BDRVCURLState *s)
|
|
||||||
{
|
|
||||||
CURLState *state = NULL;
|
|
||||||
int i, j;
|
|
||||||
|
|
||||||
do {
|
|
||||||
for (i=0; i<CURL_NUM_STATES; i++) {
|
|
||||||
for (j=0; j<CURL_NUM_ACB; j++)
|
|
||||||
if (s->states[i].acb[j])
|
|
||||||
continue;
|
|
||||||
if (s->states[i].in_use)
|
|
||||||
continue;
|
|
||||||
|
|
||||||
state = &s->states[i];
|
|
||||||
state->in_use = 1;
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
if (!state) {
|
|
||||||
aio_poll(bdrv_get_aio_context(bs), true);
|
|
||||||
}
|
|
||||||
} while(!state);
|
|
||||||
|
|
||||||
if (!state->curl) {
|
|
||||||
state->curl = curl_easy_init();
|
|
||||||
if (!state->curl) {
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
curl_easy_setopt(state->curl, CURLOPT_URL, s->url);
|
|
||||||
curl_easy_setopt(state->curl, CURLOPT_SSL_VERIFYPEER,
|
|
||||||
(long) s->sslverify);
|
|
||||||
if (s->cookie) {
|
|
||||||
curl_easy_setopt(state->curl, CURLOPT_COOKIE, s->cookie);
|
|
||||||
}
|
|
||||||
curl_easy_setopt(state->curl, CURLOPT_TIMEOUT, (long)s->timeout);
|
|
||||||
curl_easy_setopt(state->curl, CURLOPT_WRITEFUNCTION,
|
|
||||||
(void *)curl_read_cb);
|
|
||||||
curl_easy_setopt(state->curl, CURLOPT_WRITEDATA, (void *)state);
|
|
||||||
curl_easy_setopt(state->curl, CURLOPT_PRIVATE, (void *)state);
|
|
||||||
curl_easy_setopt(state->curl, CURLOPT_AUTOREFERER, 1);
|
|
||||||
curl_easy_setopt(state->curl, CURLOPT_FOLLOWLOCATION, 1);
|
|
||||||
curl_easy_setopt(state->curl, CURLOPT_NOSIGNAL, 1);
|
|
||||||
curl_easy_setopt(state->curl, CURLOPT_ERRORBUFFER, state->errmsg);
|
|
||||||
curl_easy_setopt(state->curl, CURLOPT_FAILONERROR, 1);
|
|
||||||
|
|
||||||
if (s->username) {
|
|
||||||
curl_easy_setopt(state->curl, CURLOPT_USERNAME, s->username);
|
|
||||||
}
|
|
||||||
if (s->password) {
|
|
||||||
curl_easy_setopt(state->curl, CURLOPT_PASSWORD, s->password);
|
|
||||||
}
|
|
||||||
if (s->proxyusername) {
|
|
||||||
curl_easy_setopt(state->curl,
|
|
||||||
CURLOPT_PROXYUSERNAME, s->proxyusername);
|
|
||||||
}
|
|
||||||
if (s->proxypassword) {
|
|
||||||
curl_easy_setopt(state->curl,
|
|
||||||
CURLOPT_PROXYPASSWORD, s->proxypassword);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Restrict supported protocols to avoid security issues in the more
|
|
||||||
* obscure protocols. For example, do not allow POP3/SMTP/IMAP see
|
|
||||||
* CVE-2013-0249.
|
|
||||||
*
|
|
||||||
* Restricting protocols is only supported from 7.19.4 upwards.
|
|
||||||
*/
|
|
||||||
#if LIBCURL_VERSION_NUM >= 0x071304
|
|
||||||
curl_easy_setopt(state->curl, CURLOPT_PROTOCOLS, PROTOCOLS);
|
|
||||||
curl_easy_setopt(state->curl, CURLOPT_REDIR_PROTOCOLS, PROTOCOLS);
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef DEBUG_VERBOSE
|
|
||||||
curl_easy_setopt(state->curl, CURLOPT_VERBOSE, 1);
|
|
||||||
#endif
|
|
||||||
}
|
|
||||||
|
|
||||||
state->s = s;
|
|
||||||
|
|
||||||
return state;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void curl_clean_state(CURLState *s)
|
|
||||||
{
|
|
||||||
if (s->s->multi)
|
|
||||||
curl_multi_remove_handle(s->s->multi, s->curl);
|
|
||||||
s->in_use = 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void curl_parse_filename(const char *filename, QDict *options,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
qdict_put(options, CURL_BLOCK_OPT_URL, qstring_from_str(filename));
|
|
||||||
}
|
|
||||||
|
|
||||||
static void curl_detach_aio_context(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
BDRVCURLState *s = bs->opaque;
|
|
||||||
int i;
|
|
||||||
|
|
||||||
for (i = 0; i < CURL_NUM_STATES; i++) {
|
|
||||||
if (s->states[i].in_use) {
|
|
||||||
curl_clean_state(&s->states[i]);
|
|
||||||
}
|
|
||||||
if (s->states[i].curl) {
|
|
||||||
curl_easy_cleanup(s->states[i].curl);
|
|
||||||
s->states[i].curl = NULL;
|
|
||||||
}
|
|
||||||
g_free(s->states[i].orig_buf);
|
|
||||||
s->states[i].orig_buf = NULL;
|
|
||||||
}
|
|
||||||
if (s->multi) {
|
|
||||||
curl_multi_cleanup(s->multi);
|
|
||||||
s->multi = NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
timer_del(&s->timer);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void curl_attach_aio_context(BlockDriverState *bs,
|
|
||||||
AioContext *new_context)
|
|
||||||
{
|
|
||||||
BDRVCURLState *s = bs->opaque;
|
|
||||||
|
|
||||||
aio_timer_init(new_context, &s->timer,
|
|
||||||
QEMU_CLOCK_REALTIME, SCALE_NS,
|
|
||||||
curl_multi_timeout_do, s);
|
|
||||||
|
|
||||||
assert(!s->multi);
|
|
||||||
s->multi = curl_multi_init();
|
|
||||||
s->aio_context = new_context;
|
|
||||||
curl_multi_setopt(s->multi, CURLMOPT_SOCKETFUNCTION, curl_sock_cb);
|
|
||||||
#ifdef NEED_CURL_TIMER_CALLBACK
|
|
||||||
curl_multi_setopt(s->multi, CURLMOPT_TIMERDATA, s);
|
|
||||||
curl_multi_setopt(s->multi, CURLMOPT_TIMERFUNCTION, curl_timer_cb);
|
|
||||||
#endif
|
|
||||||
}
|
|
||||||
|
|
||||||
static QemuOptsList runtime_opts = {
|
|
||||||
.name = "curl",
|
|
||||||
.head = QTAILQ_HEAD_INITIALIZER(runtime_opts.head),
|
|
||||||
.desc = {
|
|
||||||
{
|
|
||||||
.name = CURL_BLOCK_OPT_URL,
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
.help = "URL to open",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = CURL_BLOCK_OPT_READAHEAD,
|
|
||||||
.type = QEMU_OPT_SIZE,
|
|
||||||
.help = "Readahead size",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = CURL_BLOCK_OPT_SSLVERIFY,
|
|
||||||
.type = QEMU_OPT_BOOL,
|
|
||||||
.help = "Verify SSL certificate"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = CURL_BLOCK_OPT_TIMEOUT,
|
|
||||||
.type = QEMU_OPT_NUMBER,
|
|
||||||
.help = "Curl timeout"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = CURL_BLOCK_OPT_COOKIE,
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
.help = "Pass the cookie or list of cookies with each request"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = CURL_BLOCK_OPT_USERNAME,
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
.help = "Username for HTTP auth"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = CURL_BLOCK_OPT_PASSWORD_SECRET,
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
.help = "ID of secret used as password for HTTP auth",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = CURL_BLOCK_OPT_PROXY_USERNAME,
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
.help = "Username for HTTP proxy auth"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = CURL_BLOCK_OPT_PROXY_PASSWORD_SECRET,
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
.help = "ID of secret used as password for HTTP proxy auth",
|
|
||||||
},
|
|
||||||
{ /* end of list */ }
|
|
||||||
},
|
|
||||||
};
|
|
||||||
|
|
||||||
|
|
||||||
static int curl_open(BlockDriverState *bs, QDict *options, int flags,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
BDRVCURLState *s = bs->opaque;
|
|
||||||
CURLState *state = NULL;
|
|
||||||
QemuOpts *opts;
|
|
||||||
Error *local_err = NULL;
|
|
||||||
const char *file;
|
|
||||||
const char *cookie;
|
|
||||||
double d;
|
|
||||||
const char *secretid;
|
|
||||||
|
|
||||||
static int inited = 0;
|
|
||||||
|
|
||||||
if (flags & BDRV_O_RDWR) {
|
|
||||||
error_setg(errp, "curl block device does not support writes");
|
|
||||||
return -EROFS;
|
|
||||||
}
|
|
||||||
|
|
||||||
opts = qemu_opts_create(&runtime_opts, NULL, 0, &error_abort);
|
|
||||||
qemu_opts_absorb_qdict(opts, options, &local_err);
|
|
||||||
if (local_err) {
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
goto out_noclean;
|
|
||||||
}
|
|
||||||
|
|
||||||
s->readahead_size = qemu_opt_get_size(opts, CURL_BLOCK_OPT_READAHEAD,
|
|
||||||
READ_AHEAD_DEFAULT);
|
|
||||||
if ((s->readahead_size & 0x1ff) != 0) {
|
|
||||||
error_setg(errp, "HTTP_READAHEAD_SIZE %zd is not a multiple of 512",
|
|
||||||
s->readahead_size);
|
|
||||||
goto out_noclean;
|
|
||||||
}
|
|
||||||
|
|
||||||
s->timeout = qemu_opt_get_number(opts, CURL_BLOCK_OPT_TIMEOUT,
|
|
||||||
CURL_TIMEOUT_DEFAULT);
|
|
||||||
if (s->timeout > CURL_TIMEOUT_MAX) {
|
|
||||||
error_setg(errp, "timeout parameter is too large or negative");
|
|
||||||
goto out_noclean;
|
|
||||||
}
|
|
||||||
|
|
||||||
s->sslverify = qemu_opt_get_bool(opts, CURL_BLOCK_OPT_SSLVERIFY, true);
|
|
||||||
|
|
||||||
cookie = qemu_opt_get(opts, CURL_BLOCK_OPT_COOKIE);
|
|
||||||
s->cookie = g_strdup(cookie);
|
|
||||||
|
|
||||||
file = qemu_opt_get(opts, CURL_BLOCK_OPT_URL);
|
|
||||||
if (file == NULL) {
|
|
||||||
error_setg(errp, "curl block driver requires an 'url' option");
|
|
||||||
goto out_noclean;
|
|
||||||
}
|
|
||||||
|
|
||||||
s->username = g_strdup(qemu_opt_get(opts, CURL_BLOCK_OPT_USERNAME));
|
|
||||||
secretid = qemu_opt_get(opts, CURL_BLOCK_OPT_PASSWORD_SECRET);
|
|
||||||
|
|
||||||
if (secretid) {
|
|
||||||
s->password = qcrypto_secret_lookup_as_utf8(secretid, errp);
|
|
||||||
if (!s->password) {
|
|
||||||
goto out_noclean;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
s->proxyusername = g_strdup(
|
|
||||||
qemu_opt_get(opts, CURL_BLOCK_OPT_PROXY_USERNAME));
|
|
||||||
secretid = qemu_opt_get(opts, CURL_BLOCK_OPT_PROXY_PASSWORD_SECRET);
|
|
||||||
if (secretid) {
|
|
||||||
s->proxypassword = qcrypto_secret_lookup_as_utf8(secretid, errp);
|
|
||||||
if (!s->proxypassword) {
|
|
||||||
goto out_noclean;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!inited) {
|
|
||||||
curl_global_init(CURL_GLOBAL_ALL);
|
|
||||||
inited = 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
DPRINTF("CURL: Opening %s\n", file);
|
|
||||||
s->aio_context = bdrv_get_aio_context(bs);
|
|
||||||
s->url = g_strdup(file);
|
|
||||||
state = curl_init_state(bs, s);
|
|
||||||
if (!state)
|
|
||||||
goto out_noclean;
|
|
||||||
|
|
||||||
// Get file size
|
|
||||||
|
|
||||||
s->accept_range = false;
|
|
||||||
curl_easy_setopt(state->curl, CURLOPT_NOBODY, 1);
|
|
||||||
curl_easy_setopt(state->curl, CURLOPT_HEADERFUNCTION,
|
|
||||||
curl_header_cb);
|
|
||||||
curl_easy_setopt(state->curl, CURLOPT_HEADERDATA, s);
|
|
||||||
if (curl_easy_perform(state->curl))
|
|
||||||
goto out;
|
|
||||||
curl_easy_getinfo(state->curl, CURLINFO_CONTENT_LENGTH_DOWNLOAD, &d);
|
|
||||||
if (d)
|
|
||||||
s->len = (size_t)d;
|
|
||||||
else if(!s->len)
|
|
||||||
goto out;
|
|
||||||
if ((!strncasecmp(s->url, "http://", strlen("http://"))
|
|
||||||
|| !strncasecmp(s->url, "https://", strlen("https://")))
|
|
||||||
&& !s->accept_range) {
|
|
||||||
pstrcpy(state->errmsg, CURL_ERROR_SIZE,
|
|
||||||
"Server does not support 'range' (byte ranges).");
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
DPRINTF("CURL: Size = %zd\n", s->len);
|
|
||||||
|
|
||||||
curl_clean_state(state);
|
|
||||||
curl_easy_cleanup(state->curl);
|
|
||||||
state->curl = NULL;
|
|
||||||
|
|
||||||
curl_attach_aio_context(bs, bdrv_get_aio_context(bs));
|
|
||||||
|
|
||||||
qemu_opts_del(opts);
|
|
||||||
return 0;
|
|
||||||
|
|
||||||
out:
|
|
||||||
error_setg(errp, "CURL: Error opening file: %s", state->errmsg);
|
|
||||||
curl_easy_cleanup(state->curl);
|
|
||||||
state->curl = NULL;
|
|
||||||
out_noclean:
|
|
||||||
g_free(s->cookie);
|
|
||||||
g_free(s->url);
|
|
||||||
qemu_opts_del(opts);
|
|
||||||
return -EINVAL;
|
|
||||||
}
|
|
||||||
|
|
||||||
static const AIOCBInfo curl_aiocb_info = {
|
|
||||||
.aiocb_size = sizeof(CURLAIOCB),
|
|
||||||
};
|
|
||||||
|
|
||||||
|
|
||||||
static void curl_readv_bh_cb(void *p)
|
|
||||||
{
|
|
||||||
CURLState *state;
|
|
||||||
int running;
|
|
||||||
|
|
||||||
CURLAIOCB *acb = p;
|
|
||||||
BDRVCURLState *s = acb->common.bs->opaque;
|
|
||||||
|
|
||||||
qemu_bh_delete(acb->bh);
|
|
||||||
acb->bh = NULL;
|
|
||||||
|
|
||||||
size_t start = acb->sector_num * SECTOR_SIZE;
|
|
||||||
size_t end;
|
|
||||||
|
|
||||||
// In case we have the requested data already (e.g. read-ahead),
|
|
||||||
// we can just call the callback and be done.
|
|
||||||
switch (curl_find_buf(s, start, acb->nb_sectors * SECTOR_SIZE, acb)) {
|
|
||||||
case FIND_RET_OK:
|
|
||||||
qemu_aio_unref(acb);
|
|
||||||
// fall through
|
|
||||||
case FIND_RET_WAIT:
|
|
||||||
return;
|
|
||||||
default:
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
|
|
||||||
// No cache found, so let's start a new request
|
|
||||||
state = curl_init_state(acb->common.bs, s);
|
|
||||||
if (!state) {
|
|
||||||
acb->common.cb(acb->common.opaque, -EIO);
|
|
||||||
qemu_aio_unref(acb);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
acb->start = 0;
|
|
||||||
acb->end = (acb->nb_sectors * SECTOR_SIZE);
|
|
||||||
|
|
||||||
state->buf_off = 0;
|
|
||||||
g_free(state->orig_buf);
|
|
||||||
state->buf_start = start;
|
|
||||||
state->buf_len = acb->end + s->readahead_size;
|
|
||||||
end = MIN(start + state->buf_len, s->len) - 1;
|
|
||||||
state->orig_buf = g_try_malloc(state->buf_len);
|
|
||||||
if (state->buf_len && state->orig_buf == NULL) {
|
|
||||||
curl_clean_state(state);
|
|
||||||
acb->common.cb(acb->common.opaque, -ENOMEM);
|
|
||||||
qemu_aio_unref(acb);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
state->acb[0] = acb;
|
|
||||||
|
|
||||||
snprintf(state->range, 127, "%zd-%zd", start, end);
|
|
||||||
DPRINTF("CURL (AIO): Reading %d at %zd (%s)\n",
|
|
||||||
(acb->nb_sectors * SECTOR_SIZE), start, state->range);
|
|
||||||
curl_easy_setopt(state->curl, CURLOPT_RANGE, state->range);
|
|
||||||
|
|
||||||
curl_multi_add_handle(s->multi, state->curl);
|
|
||||||
|
|
||||||
/* Tell curl it needs to kick things off */
|
|
||||||
curl_multi_socket_action(s->multi, CURL_SOCKET_TIMEOUT, 0, &running);
|
|
||||||
}
|
|
||||||
|
|
||||||
static BlockAIOCB *curl_aio_readv(BlockDriverState *bs,
|
|
||||||
int64_t sector_num, QEMUIOVector *qiov, int nb_sectors,
|
|
||||||
BlockCompletionFunc *cb, void *opaque)
|
|
||||||
{
|
|
||||||
CURLAIOCB *acb;
|
|
||||||
|
|
||||||
acb = qemu_aio_get(&curl_aiocb_info, bs, cb, opaque);
|
|
||||||
|
|
||||||
acb->qiov = qiov;
|
|
||||||
acb->sector_num = sector_num;
|
|
||||||
acb->nb_sectors = nb_sectors;
|
|
||||||
|
|
||||||
acb->bh = aio_bh_new(bdrv_get_aio_context(bs), curl_readv_bh_cb, acb);
|
|
||||||
qemu_bh_schedule(acb->bh);
|
|
||||||
return &acb->common;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void curl_close(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
BDRVCURLState *s = bs->opaque;
|
|
||||||
|
|
||||||
DPRINTF("CURL: Close\n");
|
|
||||||
curl_detach_aio_context(bs);
|
|
||||||
|
|
||||||
g_free(s->cookie);
|
|
||||||
g_free(s->url);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int64_t curl_getlength(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
BDRVCURLState *s = bs->opaque;
|
|
||||||
return s->len;
|
|
||||||
}
|
|
||||||
|
|
||||||
static BlockDriver bdrv_http = {
|
|
||||||
.format_name = "http",
|
|
||||||
.protocol_name = "http",
|
|
||||||
|
|
||||||
.instance_size = sizeof(BDRVCURLState),
|
|
||||||
.bdrv_parse_filename = curl_parse_filename,
|
|
||||||
.bdrv_file_open = curl_open,
|
|
||||||
.bdrv_close = curl_close,
|
|
||||||
.bdrv_getlength = curl_getlength,
|
|
||||||
|
|
||||||
.bdrv_aio_readv = curl_aio_readv,
|
|
||||||
|
|
||||||
.bdrv_detach_aio_context = curl_detach_aio_context,
|
|
||||||
.bdrv_attach_aio_context = curl_attach_aio_context,
|
|
||||||
};
|
|
||||||
|
|
||||||
static BlockDriver bdrv_https = {
|
|
||||||
.format_name = "https",
|
|
||||||
.protocol_name = "https",
|
|
||||||
|
|
||||||
.instance_size = sizeof(BDRVCURLState),
|
|
||||||
.bdrv_parse_filename = curl_parse_filename,
|
|
||||||
.bdrv_file_open = curl_open,
|
|
||||||
.bdrv_close = curl_close,
|
|
||||||
.bdrv_getlength = curl_getlength,
|
|
||||||
|
|
||||||
.bdrv_aio_readv = curl_aio_readv,
|
|
||||||
|
|
||||||
.bdrv_detach_aio_context = curl_detach_aio_context,
|
|
||||||
.bdrv_attach_aio_context = curl_attach_aio_context,
|
|
||||||
};
|
|
||||||
|
|
||||||
static BlockDriver bdrv_ftp = {
|
|
||||||
.format_name = "ftp",
|
|
||||||
.protocol_name = "ftp",
|
|
||||||
|
|
||||||
.instance_size = sizeof(BDRVCURLState),
|
|
||||||
.bdrv_parse_filename = curl_parse_filename,
|
|
||||||
.bdrv_file_open = curl_open,
|
|
||||||
.bdrv_close = curl_close,
|
|
||||||
.bdrv_getlength = curl_getlength,
|
|
||||||
|
|
||||||
.bdrv_aio_readv = curl_aio_readv,
|
|
||||||
|
|
||||||
.bdrv_detach_aio_context = curl_detach_aio_context,
|
|
||||||
.bdrv_attach_aio_context = curl_attach_aio_context,
|
|
||||||
};
|
|
||||||
|
|
||||||
static BlockDriver bdrv_ftps = {
|
|
||||||
.format_name = "ftps",
|
|
||||||
.protocol_name = "ftps",
|
|
||||||
|
|
||||||
.instance_size = sizeof(BDRVCURLState),
|
|
||||||
.bdrv_parse_filename = curl_parse_filename,
|
|
||||||
.bdrv_file_open = curl_open,
|
|
||||||
.bdrv_close = curl_close,
|
|
||||||
.bdrv_getlength = curl_getlength,
|
|
||||||
|
|
||||||
.bdrv_aio_readv = curl_aio_readv,
|
|
||||||
|
|
||||||
.bdrv_detach_aio_context = curl_detach_aio_context,
|
|
||||||
.bdrv_attach_aio_context = curl_attach_aio_context,
|
|
||||||
};
|
|
||||||
|
|
||||||
static BlockDriver bdrv_tftp = {
|
|
||||||
.format_name = "tftp",
|
|
||||||
.protocol_name = "tftp",
|
|
||||||
|
|
||||||
.instance_size = sizeof(BDRVCURLState),
|
|
||||||
.bdrv_parse_filename = curl_parse_filename,
|
|
||||||
.bdrv_file_open = curl_open,
|
|
||||||
.bdrv_close = curl_close,
|
|
||||||
.bdrv_getlength = curl_getlength,
|
|
||||||
|
|
||||||
.bdrv_aio_readv = curl_aio_readv,
|
|
||||||
|
|
||||||
.bdrv_detach_aio_context = curl_detach_aio_context,
|
|
||||||
.bdrv_attach_aio_context = curl_attach_aio_context,
|
|
||||||
};
|
|
||||||
|
|
||||||
static void curl_block_init(void)
|
|
||||||
{
|
|
||||||
bdrv_register(&bdrv_http);
|
|
||||||
bdrv_register(&bdrv_https);
|
|
||||||
bdrv_register(&bdrv_ftp);
|
|
||||||
bdrv_register(&bdrv_ftps);
|
|
||||||
bdrv_register(&bdrv_tftp);
|
|
||||||
}
|
|
||||||
|
|
||||||
block_init(curl_block_init);
|
|
||||||
@@ -1,387 +0,0 @@
|
|||||||
/*
|
|
||||||
* Block Dirty Bitmap
|
|
||||||
*
|
|
||||||
* Copyright (c) 2016 Red Hat. Inc
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "trace.h"
|
|
||||||
#include "block/block_int.h"
|
|
||||||
#include "block/blockjob.h"
|
|
||||||
|
|
||||||
/**
|
|
||||||
* A BdrvDirtyBitmap can be in three possible states:
|
|
||||||
* (1) successor is NULL and disabled is false: full r/w mode
|
|
||||||
* (2) successor is NULL and disabled is true: read only mode ("disabled")
|
|
||||||
* (3) successor is set: frozen mode.
|
|
||||||
* A frozen bitmap cannot be renamed, deleted, anonymized, cleared, set,
|
|
||||||
* or enabled. A frozen bitmap can only abdicate() or reclaim().
|
|
||||||
*/
|
|
||||||
struct BdrvDirtyBitmap {
|
|
||||||
HBitmap *bitmap; /* Dirty sector bitmap implementation */
|
|
||||||
BdrvDirtyBitmap *successor; /* Anonymous child; implies frozen status */
|
|
||||||
char *name; /* Optional non-empty unique ID */
|
|
||||||
int64_t size; /* Size of the bitmap (Number of sectors) */
|
|
||||||
bool disabled; /* Bitmap is read-only */
|
|
||||||
QLIST_ENTRY(BdrvDirtyBitmap) list;
|
|
||||||
};
|
|
||||||
|
|
||||||
BdrvDirtyBitmap *bdrv_find_dirty_bitmap(BlockDriverState *bs, const char *name)
|
|
||||||
{
|
|
||||||
BdrvDirtyBitmap *bm;
|
|
||||||
|
|
||||||
assert(name);
|
|
||||||
QLIST_FOREACH(bm, &bs->dirty_bitmaps, list) {
|
|
||||||
if (bm->name && !strcmp(name, bm->name)) {
|
|
||||||
return bm;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
void bdrv_dirty_bitmap_make_anon(BdrvDirtyBitmap *bitmap)
|
|
||||||
{
|
|
||||||
assert(!bdrv_dirty_bitmap_frozen(bitmap));
|
|
||||||
g_free(bitmap->name);
|
|
||||||
bitmap->name = NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
BdrvDirtyBitmap *bdrv_create_dirty_bitmap(BlockDriverState *bs,
|
|
||||||
uint32_t granularity,
|
|
||||||
const char *name,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
int64_t bitmap_size;
|
|
||||||
BdrvDirtyBitmap *bitmap;
|
|
||||||
uint32_t sector_granularity;
|
|
||||||
|
|
||||||
assert((granularity & (granularity - 1)) == 0);
|
|
||||||
|
|
||||||
if (name && bdrv_find_dirty_bitmap(bs, name)) {
|
|
||||||
error_setg(errp, "Bitmap already exists: %s", name);
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
sector_granularity = granularity >> BDRV_SECTOR_BITS;
|
|
||||||
assert(sector_granularity);
|
|
||||||
bitmap_size = bdrv_nb_sectors(bs);
|
|
||||||
if (bitmap_size < 0) {
|
|
||||||
error_setg_errno(errp, -bitmap_size, "could not get length of device");
|
|
||||||
errno = -bitmap_size;
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
bitmap = g_new0(BdrvDirtyBitmap, 1);
|
|
||||||
bitmap->bitmap = hbitmap_alloc(bitmap_size, ctz32(sector_granularity));
|
|
||||||
bitmap->size = bitmap_size;
|
|
||||||
bitmap->name = g_strdup(name);
|
|
||||||
bitmap->disabled = false;
|
|
||||||
QLIST_INSERT_HEAD(&bs->dirty_bitmaps, bitmap, list);
|
|
||||||
return bitmap;
|
|
||||||
}
|
|
||||||
|
|
||||||
bool bdrv_dirty_bitmap_frozen(BdrvDirtyBitmap *bitmap)
|
|
||||||
{
|
|
||||||
return bitmap->successor;
|
|
||||||
}
|
|
||||||
|
|
||||||
bool bdrv_dirty_bitmap_enabled(BdrvDirtyBitmap *bitmap)
|
|
||||||
{
|
|
||||||
return !(bitmap->disabled || bitmap->successor);
|
|
||||||
}
|
|
||||||
|
|
||||||
DirtyBitmapStatus bdrv_dirty_bitmap_status(BdrvDirtyBitmap *bitmap)
|
|
||||||
{
|
|
||||||
if (bdrv_dirty_bitmap_frozen(bitmap)) {
|
|
||||||
return DIRTY_BITMAP_STATUS_FROZEN;
|
|
||||||
} else if (!bdrv_dirty_bitmap_enabled(bitmap)) {
|
|
||||||
return DIRTY_BITMAP_STATUS_DISABLED;
|
|
||||||
} else {
|
|
||||||
return DIRTY_BITMAP_STATUS_ACTIVE;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Create a successor bitmap destined to replace this bitmap after an operation.
|
|
||||||
* Requires that the bitmap is not frozen and has no successor.
|
|
||||||
*/
|
|
||||||
int bdrv_dirty_bitmap_create_successor(BlockDriverState *bs,
|
|
||||||
BdrvDirtyBitmap *bitmap, Error **errp)
|
|
||||||
{
|
|
||||||
uint64_t granularity;
|
|
||||||
BdrvDirtyBitmap *child;
|
|
||||||
|
|
||||||
if (bdrv_dirty_bitmap_frozen(bitmap)) {
|
|
||||||
error_setg(errp, "Cannot create a successor for a bitmap that is "
|
|
||||||
"currently frozen");
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
assert(!bitmap->successor);
|
|
||||||
|
|
||||||
/* Create an anonymous successor */
|
|
||||||
granularity = bdrv_dirty_bitmap_granularity(bitmap);
|
|
||||||
child = bdrv_create_dirty_bitmap(bs, granularity, NULL, errp);
|
|
||||||
if (!child) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Successor will be on or off based on our current state. */
|
|
||||||
child->disabled = bitmap->disabled;
|
|
||||||
|
|
||||||
/* Install the successor and freeze the parent */
|
|
||||||
bitmap->successor = child;
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* For a bitmap with a successor, yield our name to the successor,
|
|
||||||
* delete the old bitmap, and return a handle to the new bitmap.
|
|
||||||
*/
|
|
||||||
BdrvDirtyBitmap *bdrv_dirty_bitmap_abdicate(BlockDriverState *bs,
|
|
||||||
BdrvDirtyBitmap *bitmap,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
char *name;
|
|
||||||
BdrvDirtyBitmap *successor = bitmap->successor;
|
|
||||||
|
|
||||||
if (successor == NULL) {
|
|
||||||
error_setg(errp, "Cannot relinquish control if "
|
|
||||||
"there's no successor present");
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
name = bitmap->name;
|
|
||||||
bitmap->name = NULL;
|
|
||||||
successor->name = name;
|
|
||||||
bitmap->successor = NULL;
|
|
||||||
bdrv_release_dirty_bitmap(bs, bitmap);
|
|
||||||
|
|
||||||
return successor;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* In cases of failure where we can no longer safely delete the parent,
|
|
||||||
* we may wish to re-join the parent and child/successor.
|
|
||||||
* The merged parent will be un-frozen, but not explicitly re-enabled.
|
|
||||||
*/
|
|
||||||
BdrvDirtyBitmap *bdrv_reclaim_dirty_bitmap(BlockDriverState *bs,
|
|
||||||
BdrvDirtyBitmap *parent,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
BdrvDirtyBitmap *successor = parent->successor;
|
|
||||||
|
|
||||||
if (!successor) {
|
|
||||||
error_setg(errp, "Cannot reclaim a successor when none is present");
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!hbitmap_merge(parent->bitmap, successor->bitmap)) {
|
|
||||||
error_setg(errp, "Merging of parent and successor bitmap failed");
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
bdrv_release_dirty_bitmap(bs, successor);
|
|
||||||
parent->successor = NULL;
|
|
||||||
|
|
||||||
return parent;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Truncates _all_ bitmaps attached to a BDS.
|
|
||||||
*/
|
|
||||||
void bdrv_dirty_bitmap_truncate(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
BdrvDirtyBitmap *bitmap;
|
|
||||||
uint64_t size = bdrv_nb_sectors(bs);
|
|
||||||
|
|
||||||
QLIST_FOREACH(bitmap, &bs->dirty_bitmaps, list) {
|
|
||||||
assert(!bdrv_dirty_bitmap_frozen(bitmap));
|
|
||||||
hbitmap_truncate(bitmap->bitmap, size);
|
|
||||||
bitmap->size = size;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void bdrv_do_release_matching_dirty_bitmap(BlockDriverState *bs,
|
|
||||||
BdrvDirtyBitmap *bitmap,
|
|
||||||
bool only_named)
|
|
||||||
{
|
|
||||||
BdrvDirtyBitmap *bm, *next;
|
|
||||||
QLIST_FOREACH_SAFE(bm, &bs->dirty_bitmaps, list, next) {
|
|
||||||
if ((!bitmap || bm == bitmap) && (!only_named || bm->name)) {
|
|
||||||
assert(!bdrv_dirty_bitmap_frozen(bm));
|
|
||||||
QLIST_REMOVE(bm, list);
|
|
||||||
hbitmap_free(bm->bitmap);
|
|
||||||
g_free(bm->name);
|
|
||||||
g_free(bm);
|
|
||||||
|
|
||||||
if (bitmap) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
void bdrv_release_dirty_bitmap(BlockDriverState *bs, BdrvDirtyBitmap *bitmap)
|
|
||||||
{
|
|
||||||
bdrv_do_release_matching_dirty_bitmap(bs, bitmap, false);
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Release all named dirty bitmaps attached to a BDS (for use in bdrv_close()).
|
|
||||||
* There must not be any frozen bitmaps attached.
|
|
||||||
*/
|
|
||||||
void bdrv_release_named_dirty_bitmaps(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
bdrv_do_release_matching_dirty_bitmap(bs, NULL, true);
|
|
||||||
}
|
|
||||||
|
|
||||||
void bdrv_disable_dirty_bitmap(BdrvDirtyBitmap *bitmap)
|
|
||||||
{
|
|
||||||
assert(!bdrv_dirty_bitmap_frozen(bitmap));
|
|
||||||
bitmap->disabled = true;
|
|
||||||
}
|
|
||||||
|
|
||||||
void bdrv_enable_dirty_bitmap(BdrvDirtyBitmap *bitmap)
|
|
||||||
{
|
|
||||||
assert(!bdrv_dirty_bitmap_frozen(bitmap));
|
|
||||||
bitmap->disabled = false;
|
|
||||||
}
|
|
||||||
|
|
||||||
BlockDirtyInfoList *bdrv_query_dirty_bitmaps(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
BdrvDirtyBitmap *bm;
|
|
||||||
BlockDirtyInfoList *list = NULL;
|
|
||||||
BlockDirtyInfoList **plist = &list;
|
|
||||||
|
|
||||||
QLIST_FOREACH(bm, &bs->dirty_bitmaps, list) {
|
|
||||||
BlockDirtyInfo *info = g_new0(BlockDirtyInfo, 1);
|
|
||||||
BlockDirtyInfoList *entry = g_new0(BlockDirtyInfoList, 1);
|
|
||||||
info->count = bdrv_get_dirty_count(bm);
|
|
||||||
info->granularity = bdrv_dirty_bitmap_granularity(bm);
|
|
||||||
info->has_name = !!bm->name;
|
|
||||||
info->name = g_strdup(bm->name);
|
|
||||||
info->status = bdrv_dirty_bitmap_status(bm);
|
|
||||||
entry->value = info;
|
|
||||||
*plist = entry;
|
|
||||||
plist = &entry->next;
|
|
||||||
}
|
|
||||||
|
|
||||||
return list;
|
|
||||||
}
|
|
||||||
|
|
||||||
int bdrv_get_dirty(BlockDriverState *bs, BdrvDirtyBitmap *bitmap,
|
|
||||||
int64_t sector)
|
|
||||||
{
|
|
||||||
if (bitmap) {
|
|
||||||
return hbitmap_get(bitmap->bitmap, sector);
|
|
||||||
} else {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Chooses a default granularity based on the existing cluster size,
|
|
||||||
* but clamped between [4K, 64K]. Defaults to 64K in the case that there
|
|
||||||
* is no cluster size information available.
|
|
||||||
*/
|
|
||||||
uint32_t bdrv_get_default_bitmap_granularity(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
BlockDriverInfo bdi;
|
|
||||||
uint32_t granularity;
|
|
||||||
|
|
||||||
if (bdrv_get_info(bs, &bdi) >= 0 && bdi.cluster_size > 0) {
|
|
||||||
granularity = MAX(4096, bdi.cluster_size);
|
|
||||||
granularity = MIN(65536, granularity);
|
|
||||||
} else {
|
|
||||||
granularity = 65536;
|
|
||||||
}
|
|
||||||
|
|
||||||
return granularity;
|
|
||||||
}
|
|
||||||
|
|
||||||
uint32_t bdrv_dirty_bitmap_granularity(BdrvDirtyBitmap *bitmap)
|
|
||||||
{
|
|
||||||
return BDRV_SECTOR_SIZE << hbitmap_granularity(bitmap->bitmap);
|
|
||||||
}
|
|
||||||
|
|
||||||
void bdrv_dirty_iter_init(BdrvDirtyBitmap *bitmap, HBitmapIter *hbi)
|
|
||||||
{
|
|
||||||
hbitmap_iter_init(hbi, bitmap->bitmap, 0);
|
|
||||||
}
|
|
||||||
|
|
||||||
void bdrv_set_dirty_bitmap(BdrvDirtyBitmap *bitmap,
|
|
||||||
int64_t cur_sector, int nr_sectors)
|
|
||||||
{
|
|
||||||
assert(bdrv_dirty_bitmap_enabled(bitmap));
|
|
||||||
hbitmap_set(bitmap->bitmap, cur_sector, nr_sectors);
|
|
||||||
}
|
|
||||||
|
|
||||||
void bdrv_reset_dirty_bitmap(BdrvDirtyBitmap *bitmap,
|
|
||||||
int64_t cur_sector, int nr_sectors)
|
|
||||||
{
|
|
||||||
assert(bdrv_dirty_bitmap_enabled(bitmap));
|
|
||||||
hbitmap_reset(bitmap->bitmap, cur_sector, nr_sectors);
|
|
||||||
}
|
|
||||||
|
|
||||||
void bdrv_clear_dirty_bitmap(BdrvDirtyBitmap *bitmap, HBitmap **out)
|
|
||||||
{
|
|
||||||
assert(bdrv_dirty_bitmap_enabled(bitmap));
|
|
||||||
if (!out) {
|
|
||||||
hbitmap_reset_all(bitmap->bitmap);
|
|
||||||
} else {
|
|
||||||
HBitmap *backup = bitmap->bitmap;
|
|
||||||
bitmap->bitmap = hbitmap_alloc(bitmap->size,
|
|
||||||
hbitmap_granularity(backup));
|
|
||||||
*out = backup;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
void bdrv_undo_clear_dirty_bitmap(BdrvDirtyBitmap *bitmap, HBitmap *in)
|
|
||||||
{
|
|
||||||
HBitmap *tmp = bitmap->bitmap;
|
|
||||||
assert(bdrv_dirty_bitmap_enabled(bitmap));
|
|
||||||
bitmap->bitmap = in;
|
|
||||||
hbitmap_free(tmp);
|
|
||||||
}
|
|
||||||
|
|
||||||
void bdrv_set_dirty(BlockDriverState *bs, int64_t cur_sector,
|
|
||||||
int nr_sectors)
|
|
||||||
{
|
|
||||||
BdrvDirtyBitmap *bitmap;
|
|
||||||
QLIST_FOREACH(bitmap, &bs->dirty_bitmaps, list) {
|
|
||||||
if (!bdrv_dirty_bitmap_enabled(bitmap)) {
|
|
||||||
continue;
|
|
||||||
}
|
|
||||||
hbitmap_set(bitmap->bitmap, cur_sector, nr_sectors);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Advance an HBitmapIter to an arbitrary offset.
|
|
||||||
*/
|
|
||||||
void bdrv_set_dirty_iter(HBitmapIter *hbi, int64_t offset)
|
|
||||||
{
|
|
||||||
assert(hbi->hb);
|
|
||||||
hbitmap_iter_init(hbi, hbi->hb, offset);
|
|
||||||
}
|
|
||||||
|
|
||||||
int64_t bdrv_get_dirty_count(BdrvDirtyBitmap *bitmap)
|
|
||||||
{
|
|
||||||
return hbitmap_count(bitmap->bitmap);
|
|
||||||
}
|
|
||||||
727
block/dmg.c
727
block/dmg.c
@@ -1,727 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU Block driver for DMG images
|
|
||||||
*
|
|
||||||
* Copyright (c) 2004 Johannes E. Schindelin
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "block/block_int.h"
|
|
||||||
#include "qemu/bswap.h"
|
|
||||||
#include "qemu/error-report.h"
|
|
||||||
#include "qemu/module.h"
|
|
||||||
#include <zlib.h>
|
|
||||||
#ifdef CONFIG_BZIP2
|
|
||||||
#include <bzlib.h>
|
|
||||||
#endif
|
|
||||||
#include <glib.h>
|
|
||||||
|
|
||||||
enum {
|
|
||||||
/* Limit chunk sizes to prevent unreasonable amounts of memory being used
|
|
||||||
* or truncating when converting to 32-bit types
|
|
||||||
*/
|
|
||||||
DMG_LENGTHS_MAX = 64 * 1024 * 1024, /* 64 MB */
|
|
||||||
DMG_SECTORCOUNTS_MAX = DMG_LENGTHS_MAX / 512,
|
|
||||||
};
|
|
||||||
|
|
||||||
typedef struct BDRVDMGState {
|
|
||||||
CoMutex lock;
|
|
||||||
/* each chunk contains a certain number of sectors,
|
|
||||||
* offsets[i] is the offset in the .dmg file,
|
|
||||||
* lengths[i] is the length of the compressed chunk,
|
|
||||||
* sectors[i] is the sector beginning at offsets[i],
|
|
||||||
* sectorcounts[i] is the number of sectors in that chunk,
|
|
||||||
* the sectors array is ordered
|
|
||||||
* 0<=i<n_chunks */
|
|
||||||
|
|
||||||
uint32_t n_chunks;
|
|
||||||
uint32_t* types;
|
|
||||||
uint64_t* offsets;
|
|
||||||
uint64_t* lengths;
|
|
||||||
uint64_t* sectors;
|
|
||||||
uint64_t* sectorcounts;
|
|
||||||
uint32_t current_chunk;
|
|
||||||
uint8_t *compressed_chunk;
|
|
||||||
uint8_t *uncompressed_chunk;
|
|
||||||
z_stream zstream;
|
|
||||||
#ifdef CONFIG_BZIP2
|
|
||||||
bz_stream bzstream;
|
|
||||||
#endif
|
|
||||||
} BDRVDMGState;
|
|
||||||
|
|
||||||
static int dmg_probe(const uint8_t *buf, int buf_size, const char *filename)
|
|
||||||
{
|
|
||||||
int len;
|
|
||||||
|
|
||||||
if (!filename) {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
len = strlen(filename);
|
|
||||||
if (len > 4 && !strcmp(filename + len - 4, ".dmg")) {
|
|
||||||
return 2;
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int read_uint64(BlockDriverState *bs, int64_t offset, uint64_t *result)
|
|
||||||
{
|
|
||||||
uint64_t buffer;
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
ret = bdrv_pread(bs->file->bs, offset, &buffer, 8);
|
|
||||||
if (ret < 0) {
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
*result = be64_to_cpu(buffer);
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int read_uint32(BlockDriverState *bs, int64_t offset, uint32_t *result)
|
|
||||||
{
|
|
||||||
uint32_t buffer;
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
ret = bdrv_pread(bs->file->bs, offset, &buffer, 4);
|
|
||||||
if (ret < 0) {
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
*result = be32_to_cpu(buffer);
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static inline uint64_t buff_read_uint64(const uint8_t *buffer, int64_t offset)
|
|
||||||
{
|
|
||||||
return be64_to_cpu(*(uint64_t *)&buffer[offset]);
|
|
||||||
}
|
|
||||||
|
|
||||||
static inline uint32_t buff_read_uint32(const uint8_t *buffer, int64_t offset)
|
|
||||||
{
|
|
||||||
return be32_to_cpu(*(uint32_t *)&buffer[offset]);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Increase max chunk sizes, if necessary. This function is used to calculate
|
|
||||||
* the buffer sizes needed for compressed/uncompressed chunk I/O.
|
|
||||||
*/
|
|
||||||
static void update_max_chunk_size(BDRVDMGState *s, uint32_t chunk,
|
|
||||||
uint32_t *max_compressed_size,
|
|
||||||
uint32_t *max_sectors_per_chunk)
|
|
||||||
{
|
|
||||||
uint32_t compressed_size = 0;
|
|
||||||
uint32_t uncompressed_sectors = 0;
|
|
||||||
|
|
||||||
switch (s->types[chunk]) {
|
|
||||||
case 0x80000005: /* zlib compressed */
|
|
||||||
case 0x80000006: /* bzip2 compressed */
|
|
||||||
compressed_size = s->lengths[chunk];
|
|
||||||
uncompressed_sectors = s->sectorcounts[chunk];
|
|
||||||
break;
|
|
||||||
case 1: /* copy */
|
|
||||||
uncompressed_sectors = (s->lengths[chunk] + 511) / 512;
|
|
||||||
break;
|
|
||||||
case 2: /* zero */
|
|
||||||
/* as the all-zeroes block may be large, it is treated specially: the
|
|
||||||
* sector is not copied from a large buffer, a simple memset is used
|
|
||||||
* instead. Therefore uncompressed_sectors does not need to be set. */
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (compressed_size > *max_compressed_size) {
|
|
||||||
*max_compressed_size = compressed_size;
|
|
||||||
}
|
|
||||||
if (uncompressed_sectors > *max_sectors_per_chunk) {
|
|
||||||
*max_sectors_per_chunk = uncompressed_sectors;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static int64_t dmg_find_koly_offset(BlockDriverState *file_bs, Error **errp)
|
|
||||||
{
|
|
||||||
int64_t length;
|
|
||||||
int64_t offset = 0;
|
|
||||||
uint8_t buffer[515];
|
|
||||||
int i, ret;
|
|
||||||
|
|
||||||
/* bdrv_getlength returns a multiple of block size (512), rounded up. Since
|
|
||||||
* dmg images can have odd sizes, try to look for the "koly" magic which
|
|
||||||
* marks the begin of the UDIF trailer (512 bytes). This magic can be found
|
|
||||||
* in the last 511 bytes of the second-last sector or the first 4 bytes of
|
|
||||||
* the last sector (search space: 515 bytes) */
|
|
||||||
length = bdrv_getlength(file_bs);
|
|
||||||
if (length < 0) {
|
|
||||||
error_setg_errno(errp, -length,
|
|
||||||
"Failed to get file size while reading UDIF trailer");
|
|
||||||
return length;
|
|
||||||
} else if (length < 512) {
|
|
||||||
error_setg(errp, "dmg file must be at least 512 bytes long");
|
|
||||||
return -EINVAL;
|
|
||||||
}
|
|
||||||
if (length > 511 + 512) {
|
|
||||||
offset = length - 511 - 512;
|
|
||||||
}
|
|
||||||
length = length < 515 ? length : 515;
|
|
||||||
ret = bdrv_pread(file_bs, offset, buffer, length);
|
|
||||||
if (ret < 0) {
|
|
||||||
error_setg_errno(errp, -ret, "Failed while reading UDIF trailer");
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
for (i = 0; i < length - 3; i++) {
|
|
||||||
if (buffer[i] == 'k' && buffer[i+1] == 'o' &&
|
|
||||||
buffer[i+2] == 'l' && buffer[i+3] == 'y') {
|
|
||||||
return offset + i;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
error_setg(errp, "Could not locate UDIF trailer in dmg file");
|
|
||||||
return -EINVAL;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* used when building the sector table */
|
|
||||||
typedef struct DmgHeaderState {
|
|
||||||
/* used internally by dmg_read_mish_block to remember offsets of blocks
|
|
||||||
* across calls */
|
|
||||||
uint64_t data_fork_offset;
|
|
||||||
/* exported for dmg_open */
|
|
||||||
uint32_t max_compressed_size;
|
|
||||||
uint32_t max_sectors_per_chunk;
|
|
||||||
} DmgHeaderState;
|
|
||||||
|
|
||||||
static bool dmg_is_known_block_type(uint32_t entry_type)
|
|
||||||
{
|
|
||||||
switch (entry_type) {
|
|
||||||
case 0x00000001: /* uncompressed */
|
|
||||||
case 0x00000002: /* zeroes */
|
|
||||||
case 0x80000005: /* zlib */
|
|
||||||
#ifdef CONFIG_BZIP2
|
|
||||||
case 0x80000006: /* bzip2 */
|
|
||||||
#endif
|
|
||||||
return true;
|
|
||||||
default:
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static int dmg_read_mish_block(BDRVDMGState *s, DmgHeaderState *ds,
|
|
||||||
uint8_t *buffer, uint32_t count)
|
|
||||||
{
|
|
||||||
uint32_t type, i;
|
|
||||||
int ret;
|
|
||||||
size_t new_size;
|
|
||||||
uint32_t chunk_count;
|
|
||||||
int64_t offset = 0;
|
|
||||||
uint64_t data_offset;
|
|
||||||
uint64_t in_offset = ds->data_fork_offset;
|
|
||||||
uint64_t out_offset;
|
|
||||||
|
|
||||||
type = buff_read_uint32(buffer, offset);
|
|
||||||
/* skip data that is not a valid MISH block (invalid magic or too small) */
|
|
||||||
if (type != 0x6d697368 || count < 244) {
|
|
||||||
/* assume success for now */
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* chunk offsets are relative to this sector number */
|
|
||||||
out_offset = buff_read_uint64(buffer, offset + 8);
|
|
||||||
|
|
||||||
/* location in data fork for (compressed) blob (in bytes) */
|
|
||||||
data_offset = buff_read_uint64(buffer, offset + 0x18);
|
|
||||||
in_offset += data_offset;
|
|
||||||
|
|
||||||
/* move to begin of chunk entries */
|
|
||||||
offset += 204;
|
|
||||||
|
|
||||||
chunk_count = (count - 204) / 40;
|
|
||||||
new_size = sizeof(uint64_t) * (s->n_chunks + chunk_count);
|
|
||||||
s->types = g_realloc(s->types, new_size / 2);
|
|
||||||
s->offsets = g_realloc(s->offsets, new_size);
|
|
||||||
s->lengths = g_realloc(s->lengths, new_size);
|
|
||||||
s->sectors = g_realloc(s->sectors, new_size);
|
|
||||||
s->sectorcounts = g_realloc(s->sectorcounts, new_size);
|
|
||||||
|
|
||||||
for (i = s->n_chunks; i < s->n_chunks + chunk_count; i++) {
|
|
||||||
s->types[i] = buff_read_uint32(buffer, offset);
|
|
||||||
if (!dmg_is_known_block_type(s->types[i])) {
|
|
||||||
chunk_count--;
|
|
||||||
i--;
|
|
||||||
offset += 40;
|
|
||||||
continue;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* sector number */
|
|
||||||
s->sectors[i] = buff_read_uint64(buffer, offset + 8);
|
|
||||||
s->sectors[i] += out_offset;
|
|
||||||
|
|
||||||
/* sector count */
|
|
||||||
s->sectorcounts[i] = buff_read_uint64(buffer, offset + 0x10);
|
|
||||||
|
|
||||||
/* all-zeroes sector (type 2) does not need to be "uncompressed" and can
|
|
||||||
* therefore be unbounded. */
|
|
||||||
if (s->types[i] != 2 && s->sectorcounts[i] > DMG_SECTORCOUNTS_MAX) {
|
|
||||||
error_report("sector count %" PRIu64 " for chunk %" PRIu32
|
|
||||||
" is larger than max (%u)",
|
|
||||||
s->sectorcounts[i], i, DMG_SECTORCOUNTS_MAX);
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* offset in (compressed) data fork */
|
|
||||||
s->offsets[i] = buff_read_uint64(buffer, offset + 0x18);
|
|
||||||
s->offsets[i] += in_offset;
|
|
||||||
|
|
||||||
/* length in (compressed) data fork */
|
|
||||||
s->lengths[i] = buff_read_uint64(buffer, offset + 0x20);
|
|
||||||
|
|
||||||
if (s->lengths[i] > DMG_LENGTHS_MAX) {
|
|
||||||
error_report("length %" PRIu64 " for chunk %" PRIu32
|
|
||||||
" is larger than max (%u)",
|
|
||||||
s->lengths[i], i, DMG_LENGTHS_MAX);
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
update_max_chunk_size(s, i, &ds->max_compressed_size,
|
|
||||||
&ds->max_sectors_per_chunk);
|
|
||||||
offset += 40;
|
|
||||||
}
|
|
||||||
s->n_chunks += chunk_count;
|
|
||||||
return 0;
|
|
||||||
|
|
||||||
fail:
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int dmg_read_resource_fork(BlockDriverState *bs, DmgHeaderState *ds,
|
|
||||||
uint64_t info_begin, uint64_t info_length)
|
|
||||||
{
|
|
||||||
BDRVDMGState *s = bs->opaque;
|
|
||||||
int ret;
|
|
||||||
uint32_t count, rsrc_data_offset;
|
|
||||||
uint8_t *buffer = NULL;
|
|
||||||
uint64_t info_end;
|
|
||||||
uint64_t offset;
|
|
||||||
|
|
||||||
/* read offset from begin of resource fork (info_begin) to resource data */
|
|
||||||
ret = read_uint32(bs, info_begin, &rsrc_data_offset);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto fail;
|
|
||||||
} else if (rsrc_data_offset > info_length) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* read length of resource data */
|
|
||||||
ret = read_uint32(bs, info_begin + 8, &count);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto fail;
|
|
||||||
} else if (count == 0 || rsrc_data_offset + count > info_length) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* begin of resource data (consisting of one or more resources) */
|
|
||||||
offset = info_begin + rsrc_data_offset;
|
|
||||||
|
|
||||||
/* end of resource data (there is possibly a following resource map
|
|
||||||
* which will be ignored). */
|
|
||||||
info_end = offset + count;
|
|
||||||
|
|
||||||
/* read offsets (mish blocks) from one or more resources in resource data */
|
|
||||||
while (offset < info_end) {
|
|
||||||
/* size of following resource */
|
|
||||||
ret = read_uint32(bs, offset, &count);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto fail;
|
|
||||||
} else if (count == 0 || count > info_end - offset) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
offset += 4;
|
|
||||||
|
|
||||||
buffer = g_realloc(buffer, count);
|
|
||||||
ret = bdrv_pread(bs->file->bs, offset, buffer, count);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = dmg_read_mish_block(s, ds, buffer, count);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
/* advance offset by size of resource */
|
|
||||||
offset += count;
|
|
||||||
}
|
|
||||||
ret = 0;
|
|
||||||
|
|
||||||
fail:
|
|
||||||
g_free(buffer);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int dmg_read_plist_xml(BlockDriverState *bs, DmgHeaderState *ds,
|
|
||||||
uint64_t info_begin, uint64_t info_length)
|
|
||||||
{
|
|
||||||
BDRVDMGState *s = bs->opaque;
|
|
||||||
int ret;
|
|
||||||
uint8_t *buffer = NULL;
|
|
||||||
char *data_begin, *data_end;
|
|
||||||
|
|
||||||
/* Have at least some length to avoid NULL for g_malloc. Attempt to set a
|
|
||||||
* safe upper cap on the data length. A test sample had a XML length of
|
|
||||||
* about 1 MiB. */
|
|
||||||
if (info_length == 0 || info_length > 16 * 1024 * 1024) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
buffer = g_malloc(info_length + 1);
|
|
||||||
buffer[info_length] = '\0';
|
|
||||||
ret = bdrv_pread(bs->file->bs, info_begin, buffer, info_length);
|
|
||||||
if (ret != info_length) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* look for <data>...</data>. The data is 284 (0x11c) bytes after base64
|
|
||||||
* decode. The actual data element has 431 (0x1af) bytes which includes tabs
|
|
||||||
* and line feeds. */
|
|
||||||
data_end = (char *)buffer;
|
|
||||||
while ((data_begin = strstr(data_end, "<data>")) != NULL) {
|
|
||||||
guchar *mish;
|
|
||||||
gsize out_len = 0;
|
|
||||||
|
|
||||||
data_begin += 6;
|
|
||||||
data_end = strstr(data_begin, "</data>");
|
|
||||||
/* malformed XML? */
|
|
||||||
if (data_end == NULL) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
*data_end++ = '\0';
|
|
||||||
mish = g_base64_decode(data_begin, &out_len);
|
|
||||||
ret = dmg_read_mish_block(s, ds, mish, (uint32_t)out_len);
|
|
||||||
g_free(mish);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
ret = 0;
|
|
||||||
|
|
||||||
fail:
|
|
||||||
g_free(buffer);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int dmg_open(BlockDriverState *bs, QDict *options, int flags,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
BDRVDMGState *s = bs->opaque;
|
|
||||||
DmgHeaderState ds;
|
|
||||||
uint64_t rsrc_fork_offset, rsrc_fork_length;
|
|
||||||
uint64_t plist_xml_offset, plist_xml_length;
|
|
||||||
int64_t offset;
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
bs->read_only = 1;
|
|
||||||
s->n_chunks = 0;
|
|
||||||
s->offsets = s->lengths = s->sectors = s->sectorcounts = NULL;
|
|
||||||
/* used by dmg_read_mish_block to keep track of the current I/O position */
|
|
||||||
ds.data_fork_offset = 0;
|
|
||||||
ds.max_compressed_size = 1;
|
|
||||||
ds.max_sectors_per_chunk = 1;
|
|
||||||
|
|
||||||
/* locate the UDIF trailer */
|
|
||||||
offset = dmg_find_koly_offset(bs->file->bs, errp);
|
|
||||||
if (offset < 0) {
|
|
||||||
ret = offset;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* offset of data fork (DataForkOffset) */
|
|
||||||
ret = read_uint64(bs, offset + 0x18, &ds.data_fork_offset);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto fail;
|
|
||||||
} else if (ds.data_fork_offset > offset) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* offset of resource fork (RsrcForkOffset) */
|
|
||||||
ret = read_uint64(bs, offset + 0x28, &rsrc_fork_offset);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
ret = read_uint64(bs, offset + 0x30, &rsrc_fork_length);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
if (rsrc_fork_offset >= offset ||
|
|
||||||
rsrc_fork_length > offset - rsrc_fork_offset) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
/* offset of property list (XMLOffset) */
|
|
||||||
ret = read_uint64(bs, offset + 0xd8, &plist_xml_offset);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
ret = read_uint64(bs, offset + 0xe0, &plist_xml_length);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
if (plist_xml_offset >= offset ||
|
|
||||||
plist_xml_length > offset - plist_xml_offset) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
ret = read_uint64(bs, offset + 0x1ec, (uint64_t *)&bs->total_sectors);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
if (bs->total_sectors < 0) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
if (rsrc_fork_length != 0) {
|
|
||||||
ret = dmg_read_resource_fork(bs, &ds,
|
|
||||||
rsrc_fork_offset, rsrc_fork_length);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
} else if (plist_xml_length != 0) {
|
|
||||||
ret = dmg_read_plist_xml(bs, &ds, plist_xml_offset, plist_xml_length);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
} else {
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* initialize zlib engine */
|
|
||||||
s->compressed_chunk = qemu_try_blockalign(bs->file->bs,
|
|
||||||
ds.max_compressed_size + 1);
|
|
||||||
s->uncompressed_chunk = qemu_try_blockalign(bs->file->bs,
|
|
||||||
512 * ds.max_sectors_per_chunk);
|
|
||||||
if (s->compressed_chunk == NULL || s->uncompressed_chunk == NULL) {
|
|
||||||
ret = -ENOMEM;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (inflateInit(&s->zstream) != Z_OK) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
s->current_chunk = s->n_chunks;
|
|
||||||
|
|
||||||
qemu_co_mutex_init(&s->lock);
|
|
||||||
return 0;
|
|
||||||
|
|
||||||
fail:
|
|
||||||
g_free(s->types);
|
|
||||||
g_free(s->offsets);
|
|
||||||
g_free(s->lengths);
|
|
||||||
g_free(s->sectors);
|
|
||||||
g_free(s->sectorcounts);
|
|
||||||
qemu_vfree(s->compressed_chunk);
|
|
||||||
qemu_vfree(s->uncompressed_chunk);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static inline int is_sector_in_chunk(BDRVDMGState* s,
|
|
||||||
uint32_t chunk_num, uint64_t sector_num)
|
|
||||||
{
|
|
||||||
if (chunk_num >= s->n_chunks || s->sectors[chunk_num] > sector_num ||
|
|
||||||
s->sectors[chunk_num] + s->sectorcounts[chunk_num] <= sector_num) {
|
|
||||||
return 0;
|
|
||||||
} else {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static inline uint32_t search_chunk(BDRVDMGState *s, uint64_t sector_num)
|
|
||||||
{
|
|
||||||
/* binary search */
|
|
||||||
uint32_t chunk1 = 0, chunk2 = s->n_chunks, chunk3;
|
|
||||||
while (chunk1 != chunk2) {
|
|
||||||
chunk3 = (chunk1 + chunk2) / 2;
|
|
||||||
if (s->sectors[chunk3] > sector_num) {
|
|
||||||
chunk2 = chunk3;
|
|
||||||
} else if (s->sectors[chunk3] + s->sectorcounts[chunk3] > sector_num) {
|
|
||||||
return chunk3;
|
|
||||||
} else {
|
|
||||||
chunk1 = chunk3;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return s->n_chunks; /* error */
|
|
||||||
}
|
|
||||||
|
|
||||||
static inline int dmg_read_chunk(BlockDriverState *bs, uint64_t sector_num)
|
|
||||||
{
|
|
||||||
BDRVDMGState *s = bs->opaque;
|
|
||||||
|
|
||||||
if (!is_sector_in_chunk(s, s->current_chunk, sector_num)) {
|
|
||||||
int ret;
|
|
||||||
uint32_t chunk = search_chunk(s, sector_num);
|
|
||||||
#ifdef CONFIG_BZIP2
|
|
||||||
uint64_t total_out;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
if (chunk >= s->n_chunks) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
s->current_chunk = s->n_chunks;
|
|
||||||
switch (s->types[chunk]) { /* block entry type */
|
|
||||||
case 0x80000005: { /* zlib compressed */
|
|
||||||
/* we need to buffer, because only the chunk as whole can be
|
|
||||||
* inflated. */
|
|
||||||
ret = bdrv_pread(bs->file->bs, s->offsets[chunk],
|
|
||||||
s->compressed_chunk, s->lengths[chunk]);
|
|
||||||
if (ret != s->lengths[chunk]) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
s->zstream.next_in = s->compressed_chunk;
|
|
||||||
s->zstream.avail_in = s->lengths[chunk];
|
|
||||||
s->zstream.next_out = s->uncompressed_chunk;
|
|
||||||
s->zstream.avail_out = 512 * s->sectorcounts[chunk];
|
|
||||||
ret = inflateReset(&s->zstream);
|
|
||||||
if (ret != Z_OK) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
ret = inflate(&s->zstream, Z_FINISH);
|
|
||||||
if (ret != Z_STREAM_END ||
|
|
||||||
s->zstream.total_out != 512 * s->sectorcounts[chunk]) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
break; }
|
|
||||||
#ifdef CONFIG_BZIP2
|
|
||||||
case 0x80000006: /* bzip2 compressed */
|
|
||||||
/* we need to buffer, because only the chunk as whole can be
|
|
||||||
* inflated. */
|
|
||||||
ret = bdrv_pread(bs->file->bs, s->offsets[chunk],
|
|
||||||
s->compressed_chunk, s->lengths[chunk]);
|
|
||||||
if (ret != s->lengths[chunk]) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = BZ2_bzDecompressInit(&s->bzstream, 0, 0);
|
|
||||||
if (ret != BZ_OK) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
s->bzstream.next_in = (char *)s->compressed_chunk;
|
|
||||||
s->bzstream.avail_in = (unsigned int) s->lengths[chunk];
|
|
||||||
s->bzstream.next_out = (char *)s->uncompressed_chunk;
|
|
||||||
s->bzstream.avail_out = (unsigned int) 512 * s->sectorcounts[chunk];
|
|
||||||
ret = BZ2_bzDecompress(&s->bzstream);
|
|
||||||
total_out = ((uint64_t)s->bzstream.total_out_hi32 << 32) +
|
|
||||||
s->bzstream.total_out_lo32;
|
|
||||||
BZ2_bzDecompressEnd(&s->bzstream);
|
|
||||||
if (ret != BZ_STREAM_END ||
|
|
||||||
total_out != 512 * s->sectorcounts[chunk]) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
break;
|
|
||||||
#endif /* CONFIG_BZIP2 */
|
|
||||||
case 1: /* copy */
|
|
||||||
ret = bdrv_pread(bs->file->bs, s->offsets[chunk],
|
|
||||||
s->uncompressed_chunk, s->lengths[chunk]);
|
|
||||||
if (ret != s->lengths[chunk]) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
break;
|
|
||||||
case 2: /* zero */
|
|
||||||
/* see dmg_read, it is treated specially. No buffer needs to be
|
|
||||||
* pre-filled, the zeroes can be set directly. */
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
s->current_chunk = chunk;
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int dmg_read(BlockDriverState *bs, int64_t sector_num,
|
|
||||||
uint8_t *buf, int nb_sectors)
|
|
||||||
{
|
|
||||||
BDRVDMGState *s = bs->opaque;
|
|
||||||
int i;
|
|
||||||
|
|
||||||
for (i = 0; i < nb_sectors; i++) {
|
|
||||||
uint32_t sector_offset_in_chunk;
|
|
||||||
if (dmg_read_chunk(bs, sector_num + i) != 0) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
/* Special case: current chunk is all zeroes. Do not perform a memcpy as
|
|
||||||
* s->uncompressed_chunk may be too small to cover the large all-zeroes
|
|
||||||
* section. dmg_read_chunk is called to find s->current_chunk */
|
|
||||||
if (s->types[s->current_chunk] == 2) { /* all zeroes block entry */
|
|
||||||
memset(buf + i * 512, 0, 512);
|
|
||||||
continue;
|
|
||||||
}
|
|
||||||
sector_offset_in_chunk = sector_num + i - s->sectors[s->current_chunk];
|
|
||||||
memcpy(buf + i * 512,
|
|
||||||
s->uncompressed_chunk + sector_offset_in_chunk * 512, 512);
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static coroutine_fn int dmg_co_read(BlockDriverState *bs, int64_t sector_num,
|
|
||||||
uint8_t *buf, int nb_sectors)
|
|
||||||
{
|
|
||||||
int ret;
|
|
||||||
BDRVDMGState *s = bs->opaque;
|
|
||||||
qemu_co_mutex_lock(&s->lock);
|
|
||||||
ret = dmg_read(bs, sector_num, buf, nb_sectors);
|
|
||||||
qemu_co_mutex_unlock(&s->lock);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void dmg_close(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
BDRVDMGState *s = bs->opaque;
|
|
||||||
|
|
||||||
g_free(s->types);
|
|
||||||
g_free(s->offsets);
|
|
||||||
g_free(s->lengths);
|
|
||||||
g_free(s->sectors);
|
|
||||||
g_free(s->sectorcounts);
|
|
||||||
qemu_vfree(s->compressed_chunk);
|
|
||||||
qemu_vfree(s->uncompressed_chunk);
|
|
||||||
|
|
||||||
inflateEnd(&s->zstream);
|
|
||||||
}
|
|
||||||
|
|
||||||
static BlockDriver bdrv_dmg = {
|
|
||||||
.format_name = "dmg",
|
|
||||||
.instance_size = sizeof(BDRVDMGState),
|
|
||||||
.bdrv_probe = dmg_probe,
|
|
||||||
.bdrv_open = dmg_open,
|
|
||||||
.bdrv_read = dmg_co_read,
|
|
||||||
.bdrv_close = dmg_close,
|
|
||||||
};
|
|
||||||
|
|
||||||
static void bdrv_dmg_init(void)
|
|
||||||
{
|
|
||||||
bdrv_register(&bdrv_dmg);
|
|
||||||
}
|
|
||||||
|
|
||||||
block_init(bdrv_dmg_init);
|
|
||||||
815
block/gluster.c
815
block/gluster.c
@@ -1,815 +0,0 @@
|
|||||||
/*
|
|
||||||
* GlusterFS backend for QEMU
|
|
||||||
*
|
|
||||||
* Copyright (C) 2012 Bharata B Rao <bharata@linux.vnet.ibm.com>
|
|
||||||
*
|
|
||||||
* This work is licensed under the terms of the GNU GPL, version 2 or later.
|
|
||||||
* See the COPYING file in the top-level directory.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include <glusterfs/api/glfs.h>
|
|
||||||
#include "block/block_int.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "qemu/uri.h"
|
|
||||||
|
|
||||||
typedef struct GlusterAIOCB {
|
|
||||||
int64_t size;
|
|
||||||
int ret;
|
|
||||||
QEMUBH *bh;
|
|
||||||
Coroutine *coroutine;
|
|
||||||
AioContext *aio_context;
|
|
||||||
} GlusterAIOCB;
|
|
||||||
|
|
||||||
typedef struct BDRVGlusterState {
|
|
||||||
struct glfs *glfs;
|
|
||||||
struct glfs_fd *fd;
|
|
||||||
} BDRVGlusterState;
|
|
||||||
|
|
||||||
typedef struct GlusterConf {
|
|
||||||
char *server;
|
|
||||||
int port;
|
|
||||||
char *volname;
|
|
||||||
char *image;
|
|
||||||
char *transport;
|
|
||||||
} GlusterConf;
|
|
||||||
|
|
||||||
static void qemu_gluster_gconf_free(GlusterConf *gconf)
|
|
||||||
{
|
|
||||||
if (gconf) {
|
|
||||||
g_free(gconf->server);
|
|
||||||
g_free(gconf->volname);
|
|
||||||
g_free(gconf->image);
|
|
||||||
g_free(gconf->transport);
|
|
||||||
g_free(gconf);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static int parse_volume_options(GlusterConf *gconf, char *path)
|
|
||||||
{
|
|
||||||
char *p, *q;
|
|
||||||
|
|
||||||
if (!path) {
|
|
||||||
return -EINVAL;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* volume */
|
|
||||||
p = q = path + strspn(path, "/");
|
|
||||||
p += strcspn(p, "/");
|
|
||||||
if (*p == '\0') {
|
|
||||||
return -EINVAL;
|
|
||||||
}
|
|
||||||
gconf->volname = g_strndup(q, p - q);
|
|
||||||
|
|
||||||
/* image */
|
|
||||||
p += strspn(p, "/");
|
|
||||||
if (*p == '\0') {
|
|
||||||
return -EINVAL;
|
|
||||||
}
|
|
||||||
gconf->image = g_strdup(p);
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*
|
|
||||||
* file=gluster[+transport]://[server[:port]]/volname/image[?socket=...]
|
|
||||||
*
|
|
||||||
* 'gluster' is the protocol.
|
|
||||||
*
|
|
||||||
* 'transport' specifies the transport type used to connect to gluster
|
|
||||||
* management daemon (glusterd). Valid transport types are
|
|
||||||
* tcp, unix and rdma. If a transport type isn't specified, then tcp
|
|
||||||
* type is assumed.
|
|
||||||
*
|
|
||||||
* 'server' specifies the server where the volume file specification for
|
|
||||||
* the given volume resides. This can be either hostname, ipv4 address
|
|
||||||
* or ipv6 address. ipv6 address needs to be within square brackets [ ].
|
|
||||||
* If transport type is 'unix', then 'server' field should not be specified.
|
|
||||||
* The 'socket' field needs to be populated with the path to unix domain
|
|
||||||
* socket.
|
|
||||||
*
|
|
||||||
* 'port' is the port number on which glusterd is listening. This is optional
|
|
||||||
* and if not specified, QEMU will send 0 which will make gluster to use the
|
|
||||||
* default port. If the transport type is unix, then 'port' should not be
|
|
||||||
* specified.
|
|
||||||
*
|
|
||||||
* 'volname' is the name of the gluster volume which contains the VM image.
|
|
||||||
*
|
|
||||||
* 'image' is the path to the actual VM image that resides on gluster volume.
|
|
||||||
*
|
|
||||||
* Examples:
|
|
||||||
*
|
|
||||||
* file=gluster://1.2.3.4/testvol/a.img
|
|
||||||
* file=gluster+tcp://1.2.3.4/testvol/a.img
|
|
||||||
* file=gluster+tcp://1.2.3.4:24007/testvol/dir/a.img
|
|
||||||
* file=gluster+tcp://[1:2:3:4:5:6:7:8]/testvol/dir/a.img
|
|
||||||
* file=gluster+tcp://[1:2:3:4:5:6:7:8]:24007/testvol/dir/a.img
|
|
||||||
* file=gluster+tcp://server.domain.com:24007/testvol/dir/a.img
|
|
||||||
* file=gluster+unix:///testvol/dir/a.img?socket=/tmp/glusterd.socket
|
|
||||||
* file=gluster+rdma://1.2.3.4:24007/testvol/a.img
|
|
||||||
*/
|
|
||||||
static int qemu_gluster_parseuri(GlusterConf *gconf, const char *filename)
|
|
||||||
{
|
|
||||||
URI *uri;
|
|
||||||
QueryParams *qp = NULL;
|
|
||||||
bool is_unix = false;
|
|
||||||
int ret = 0;
|
|
||||||
|
|
||||||
uri = uri_parse(filename);
|
|
||||||
if (!uri) {
|
|
||||||
return -EINVAL;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* transport */
|
|
||||||
if (!uri->scheme || !strcmp(uri->scheme, "gluster")) {
|
|
||||||
gconf->transport = g_strdup("tcp");
|
|
||||||
} else if (!strcmp(uri->scheme, "gluster+tcp")) {
|
|
||||||
gconf->transport = g_strdup("tcp");
|
|
||||||
} else if (!strcmp(uri->scheme, "gluster+unix")) {
|
|
||||||
gconf->transport = g_strdup("unix");
|
|
||||||
is_unix = true;
|
|
||||||
} else if (!strcmp(uri->scheme, "gluster+rdma")) {
|
|
||||||
gconf->transport = g_strdup("rdma");
|
|
||||||
} else {
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = parse_volume_options(gconf, uri->path);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
qp = query_params_parse(uri->query);
|
|
||||||
if (qp->n > 1 || (is_unix && !qp->n) || (!is_unix && qp->n)) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (is_unix) {
|
|
||||||
if (uri->server || uri->port) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
if (strcmp(qp->p[0].name, "socket")) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
gconf->server = g_strdup(qp->p[0].value);
|
|
||||||
} else {
|
|
||||||
gconf->server = g_strdup(uri->server ? uri->server : "localhost");
|
|
||||||
gconf->port = uri->port;
|
|
||||||
}
|
|
||||||
|
|
||||||
out:
|
|
||||||
if (qp) {
|
|
||||||
query_params_free(qp);
|
|
||||||
}
|
|
||||||
uri_free(uri);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static struct glfs *qemu_gluster_init(GlusterConf *gconf, const char *filename,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
struct glfs *glfs = NULL;
|
|
||||||
int ret;
|
|
||||||
int old_errno;
|
|
||||||
|
|
||||||
ret = qemu_gluster_parseuri(gconf, filename);
|
|
||||||
if (ret < 0) {
|
|
||||||
error_setg(errp, "Usage: file=gluster[+transport]://[server[:port]]/"
|
|
||||||
"volname/image[?socket=...]");
|
|
||||||
errno = -ret;
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
glfs = glfs_new(gconf->volname);
|
|
||||||
if (!glfs) {
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = glfs_set_volfile_server(glfs, gconf->transport, gconf->server,
|
|
||||||
gconf->port);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*
|
|
||||||
* TODO: Use GF_LOG_ERROR instead of hard code value of 4 here when
|
|
||||||
* GlusterFS makes GF_LOG_* macros available to libgfapi users.
|
|
||||||
*/
|
|
||||||
ret = glfs_set_logging(glfs, "-", 4);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = glfs_init(glfs);
|
|
||||||
if (ret) {
|
|
||||||
error_setg_errno(errp, errno,
|
|
||||||
"Gluster connection failed for server=%s port=%d "
|
|
||||||
"volume=%s image=%s transport=%s", gconf->server,
|
|
||||||
gconf->port, gconf->volname, gconf->image,
|
|
||||||
gconf->transport);
|
|
||||||
|
|
||||||
/* glfs_init sometimes doesn't set errno although docs suggest that */
|
|
||||||
if (errno == 0)
|
|
||||||
errno = EINVAL;
|
|
||||||
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
return glfs;
|
|
||||||
|
|
||||||
out:
|
|
||||||
if (glfs) {
|
|
||||||
old_errno = errno;
|
|
||||||
glfs_fini(glfs);
|
|
||||||
errno = old_errno;
|
|
||||||
}
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void qemu_gluster_complete_aio(void *opaque)
|
|
||||||
{
|
|
||||||
GlusterAIOCB *acb = (GlusterAIOCB *)opaque;
|
|
||||||
|
|
||||||
qemu_bh_delete(acb->bh);
|
|
||||||
acb->bh = NULL;
|
|
||||||
qemu_coroutine_enter(acb->coroutine, NULL);
|
|
||||||
}
|
|
||||||
|
|
||||||
/*
|
|
||||||
* AIO callback routine called from GlusterFS thread.
|
|
||||||
*/
|
|
||||||
static void gluster_finish_aiocb(struct glfs_fd *fd, ssize_t ret, void *arg)
|
|
||||||
{
|
|
||||||
GlusterAIOCB *acb = (GlusterAIOCB *)arg;
|
|
||||||
|
|
||||||
if (!ret || ret == acb->size) {
|
|
||||||
acb->ret = 0; /* Success */
|
|
||||||
} else if (ret < 0) {
|
|
||||||
acb->ret = ret; /* Read/Write failed */
|
|
||||||
} else {
|
|
||||||
acb->ret = -EIO; /* Partial read/write - fail it */
|
|
||||||
}
|
|
||||||
|
|
||||||
acb->bh = aio_bh_new(acb->aio_context, qemu_gluster_complete_aio, acb);
|
|
||||||
qemu_bh_schedule(acb->bh);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* TODO Convert to fine grained options */
|
|
||||||
static QemuOptsList runtime_opts = {
|
|
||||||
.name = "gluster",
|
|
||||||
.head = QTAILQ_HEAD_INITIALIZER(runtime_opts.head),
|
|
||||||
.desc = {
|
|
||||||
{
|
|
||||||
.name = "filename",
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
.help = "URL to the gluster image",
|
|
||||||
},
|
|
||||||
{ /* end of list */ }
|
|
||||||
},
|
|
||||||
};
|
|
||||||
|
|
||||||
static void qemu_gluster_parse_flags(int bdrv_flags, int *open_flags)
|
|
||||||
{
|
|
||||||
assert(open_flags != NULL);
|
|
||||||
|
|
||||||
*open_flags |= O_BINARY;
|
|
||||||
|
|
||||||
if (bdrv_flags & BDRV_O_RDWR) {
|
|
||||||
*open_flags |= O_RDWR;
|
|
||||||
} else {
|
|
||||||
*open_flags |= O_RDONLY;
|
|
||||||
}
|
|
||||||
|
|
||||||
if ((bdrv_flags & BDRV_O_NOCACHE)) {
|
|
||||||
*open_flags |= O_DIRECT;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static int qemu_gluster_open(BlockDriverState *bs, QDict *options,
|
|
||||||
int bdrv_flags, Error **errp)
|
|
||||||
{
|
|
||||||
BDRVGlusterState *s = bs->opaque;
|
|
||||||
int open_flags = 0;
|
|
||||||
int ret = 0;
|
|
||||||
GlusterConf *gconf = g_new0(GlusterConf, 1);
|
|
||||||
QemuOpts *opts;
|
|
||||||
Error *local_err = NULL;
|
|
||||||
const char *filename;
|
|
||||||
|
|
||||||
opts = qemu_opts_create(&runtime_opts, NULL, 0, &error_abort);
|
|
||||||
qemu_opts_absorb_qdict(opts, options, &local_err);
|
|
||||||
if (local_err) {
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
filename = qemu_opt_get(opts, "filename");
|
|
||||||
|
|
||||||
s->glfs = qemu_gluster_init(gconf, filename, errp);
|
|
||||||
if (!s->glfs) {
|
|
||||||
ret = -errno;
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
qemu_gluster_parse_flags(bdrv_flags, &open_flags);
|
|
||||||
|
|
||||||
s->fd = glfs_open(s->glfs, gconf->image, open_flags);
|
|
||||||
if (!s->fd) {
|
|
||||||
ret = -errno;
|
|
||||||
}
|
|
||||||
|
|
||||||
out:
|
|
||||||
qemu_opts_del(opts);
|
|
||||||
qemu_gluster_gconf_free(gconf);
|
|
||||||
if (!ret) {
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
if (s->fd) {
|
|
||||||
glfs_close(s->fd);
|
|
||||||
}
|
|
||||||
if (s->glfs) {
|
|
||||||
glfs_fini(s->glfs);
|
|
||||||
}
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
typedef struct BDRVGlusterReopenState {
|
|
||||||
struct glfs *glfs;
|
|
||||||
struct glfs_fd *fd;
|
|
||||||
} BDRVGlusterReopenState;
|
|
||||||
|
|
||||||
|
|
||||||
static int qemu_gluster_reopen_prepare(BDRVReopenState *state,
|
|
||||||
BlockReopenQueue *queue, Error **errp)
|
|
||||||
{
|
|
||||||
int ret = 0;
|
|
||||||
BDRVGlusterReopenState *reop_s;
|
|
||||||
GlusterConf *gconf = NULL;
|
|
||||||
int open_flags = 0;
|
|
||||||
|
|
||||||
assert(state != NULL);
|
|
||||||
assert(state->bs != NULL);
|
|
||||||
|
|
||||||
state->opaque = g_new0(BDRVGlusterReopenState, 1);
|
|
||||||
reop_s = state->opaque;
|
|
||||||
|
|
||||||
qemu_gluster_parse_flags(state->flags, &open_flags);
|
|
||||||
|
|
||||||
gconf = g_new0(GlusterConf, 1);
|
|
||||||
|
|
||||||
reop_s->glfs = qemu_gluster_init(gconf, state->bs->filename, errp);
|
|
||||||
if (reop_s->glfs == NULL) {
|
|
||||||
ret = -errno;
|
|
||||||
goto exit;
|
|
||||||
}
|
|
||||||
|
|
||||||
reop_s->fd = glfs_open(reop_s->glfs, gconf->image, open_flags);
|
|
||||||
if (reop_s->fd == NULL) {
|
|
||||||
/* reops->glfs will be cleaned up in _abort */
|
|
||||||
ret = -errno;
|
|
||||||
goto exit;
|
|
||||||
}
|
|
||||||
|
|
||||||
exit:
|
|
||||||
/* state->opaque will be freed in either the _abort or _commit */
|
|
||||||
qemu_gluster_gconf_free(gconf);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void qemu_gluster_reopen_commit(BDRVReopenState *state)
|
|
||||||
{
|
|
||||||
BDRVGlusterReopenState *reop_s = state->opaque;
|
|
||||||
BDRVGlusterState *s = state->bs->opaque;
|
|
||||||
|
|
||||||
|
|
||||||
/* close the old */
|
|
||||||
if (s->fd) {
|
|
||||||
glfs_close(s->fd);
|
|
||||||
}
|
|
||||||
if (s->glfs) {
|
|
||||||
glfs_fini(s->glfs);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* use the newly opened image / connection */
|
|
||||||
s->fd = reop_s->fd;
|
|
||||||
s->glfs = reop_s->glfs;
|
|
||||||
|
|
||||||
g_free(state->opaque);
|
|
||||||
state->opaque = NULL;
|
|
||||||
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
static void qemu_gluster_reopen_abort(BDRVReopenState *state)
|
|
||||||
{
|
|
||||||
BDRVGlusterReopenState *reop_s = state->opaque;
|
|
||||||
|
|
||||||
if (reop_s == NULL) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (reop_s->fd) {
|
|
||||||
glfs_close(reop_s->fd);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (reop_s->glfs) {
|
|
||||||
glfs_fini(reop_s->glfs);
|
|
||||||
}
|
|
||||||
|
|
||||||
g_free(state->opaque);
|
|
||||||
state->opaque = NULL;
|
|
||||||
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
#ifdef CONFIG_GLUSTERFS_ZEROFILL
|
|
||||||
static coroutine_fn int qemu_gluster_co_write_zeroes(BlockDriverState *bs,
|
|
||||||
int64_t sector_num, int nb_sectors, BdrvRequestFlags flags)
|
|
||||||
{
|
|
||||||
int ret;
|
|
||||||
GlusterAIOCB acb;
|
|
||||||
BDRVGlusterState *s = bs->opaque;
|
|
||||||
off_t size = nb_sectors * BDRV_SECTOR_SIZE;
|
|
||||||
off_t offset = sector_num * BDRV_SECTOR_SIZE;
|
|
||||||
|
|
||||||
acb.size = size;
|
|
||||||
acb.ret = 0;
|
|
||||||
acb.coroutine = qemu_coroutine_self();
|
|
||||||
acb.aio_context = bdrv_get_aio_context(bs);
|
|
||||||
|
|
||||||
ret = glfs_zerofill_async(s->fd, offset, size, gluster_finish_aiocb, &acb);
|
|
||||||
if (ret < 0) {
|
|
||||||
return -errno;
|
|
||||||
}
|
|
||||||
|
|
||||||
qemu_coroutine_yield();
|
|
||||||
return acb.ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static inline bool gluster_supports_zerofill(void)
|
|
||||||
{
|
|
||||||
return 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
static inline int qemu_gluster_zerofill(struct glfs_fd *fd, int64_t offset,
|
|
||||||
int64_t size)
|
|
||||||
{
|
|
||||||
return glfs_zerofill(fd, offset, size);
|
|
||||||
}
|
|
||||||
|
|
||||||
#else
|
|
||||||
static inline bool gluster_supports_zerofill(void)
|
|
||||||
{
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static inline int qemu_gluster_zerofill(struct glfs_fd *fd, int64_t offset,
|
|
||||||
int64_t size)
|
|
||||||
{
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
|
|
||||||
static int qemu_gluster_create(const char *filename,
|
|
||||||
QemuOpts *opts, Error **errp)
|
|
||||||
{
|
|
||||||
struct glfs *glfs;
|
|
||||||
struct glfs_fd *fd;
|
|
||||||
int ret = 0;
|
|
||||||
int prealloc = 0;
|
|
||||||
int64_t total_size = 0;
|
|
||||||
char *tmp = NULL;
|
|
||||||
GlusterConf *gconf = g_new0(GlusterConf, 1);
|
|
||||||
|
|
||||||
glfs = qemu_gluster_init(gconf, filename, errp);
|
|
||||||
if (!glfs) {
|
|
||||||
ret = -errno;
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
total_size = ROUND_UP(qemu_opt_get_size_del(opts, BLOCK_OPT_SIZE, 0),
|
|
||||||
BDRV_SECTOR_SIZE);
|
|
||||||
|
|
||||||
tmp = qemu_opt_get_del(opts, BLOCK_OPT_PREALLOC);
|
|
||||||
if (!tmp || !strcmp(tmp, "off")) {
|
|
||||||
prealloc = 0;
|
|
||||||
} else if (!strcmp(tmp, "full") &&
|
|
||||||
gluster_supports_zerofill()) {
|
|
||||||
prealloc = 1;
|
|
||||||
} else {
|
|
||||||
error_setg(errp, "Invalid preallocation mode: '%s'"
|
|
||||||
" or GlusterFS doesn't support zerofill API",
|
|
||||||
tmp);
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
fd = glfs_creat(glfs, gconf->image,
|
|
||||||
O_WRONLY | O_CREAT | O_TRUNC | O_BINARY, S_IRUSR | S_IWUSR);
|
|
||||||
if (!fd) {
|
|
||||||
ret = -errno;
|
|
||||||
} else {
|
|
||||||
if (!glfs_ftruncate(fd, total_size)) {
|
|
||||||
if (prealloc && qemu_gluster_zerofill(fd, 0, total_size)) {
|
|
||||||
ret = -errno;
|
|
||||||
}
|
|
||||||
} else {
|
|
||||||
ret = -errno;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (glfs_close(fd) != 0) {
|
|
||||||
ret = -errno;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
out:
|
|
||||||
g_free(tmp);
|
|
||||||
qemu_gluster_gconf_free(gconf);
|
|
||||||
if (glfs) {
|
|
||||||
glfs_fini(glfs);
|
|
||||||
}
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static coroutine_fn int qemu_gluster_co_rw(BlockDriverState *bs,
|
|
||||||
int64_t sector_num, int nb_sectors, QEMUIOVector *qiov, int write)
|
|
||||||
{
|
|
||||||
int ret;
|
|
||||||
GlusterAIOCB acb;
|
|
||||||
BDRVGlusterState *s = bs->opaque;
|
|
||||||
size_t size = nb_sectors * BDRV_SECTOR_SIZE;
|
|
||||||
off_t offset = sector_num * BDRV_SECTOR_SIZE;
|
|
||||||
|
|
||||||
acb.size = size;
|
|
||||||
acb.ret = 0;
|
|
||||||
acb.coroutine = qemu_coroutine_self();
|
|
||||||
acb.aio_context = bdrv_get_aio_context(bs);
|
|
||||||
|
|
||||||
if (write) {
|
|
||||||
ret = glfs_pwritev_async(s->fd, qiov->iov, qiov->niov, offset, 0,
|
|
||||||
gluster_finish_aiocb, &acb);
|
|
||||||
} else {
|
|
||||||
ret = glfs_preadv_async(s->fd, qiov->iov, qiov->niov, offset, 0,
|
|
||||||
gluster_finish_aiocb, &acb);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (ret < 0) {
|
|
||||||
return -errno;
|
|
||||||
}
|
|
||||||
|
|
||||||
qemu_coroutine_yield();
|
|
||||||
return acb.ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int qemu_gluster_truncate(BlockDriverState *bs, int64_t offset)
|
|
||||||
{
|
|
||||||
int ret;
|
|
||||||
BDRVGlusterState *s = bs->opaque;
|
|
||||||
|
|
||||||
ret = glfs_ftruncate(s->fd, offset);
|
|
||||||
if (ret < 0) {
|
|
||||||
return -errno;
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static coroutine_fn int qemu_gluster_co_readv(BlockDriverState *bs,
|
|
||||||
int64_t sector_num, int nb_sectors, QEMUIOVector *qiov)
|
|
||||||
{
|
|
||||||
return qemu_gluster_co_rw(bs, sector_num, nb_sectors, qiov, 0);
|
|
||||||
}
|
|
||||||
|
|
||||||
static coroutine_fn int qemu_gluster_co_writev(BlockDriverState *bs,
|
|
||||||
int64_t sector_num, int nb_sectors, QEMUIOVector *qiov)
|
|
||||||
{
|
|
||||||
return qemu_gluster_co_rw(bs, sector_num, nb_sectors, qiov, 1);
|
|
||||||
}
|
|
||||||
|
|
||||||
static coroutine_fn int qemu_gluster_co_flush_to_disk(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
int ret;
|
|
||||||
GlusterAIOCB acb;
|
|
||||||
BDRVGlusterState *s = bs->opaque;
|
|
||||||
|
|
||||||
acb.size = 0;
|
|
||||||
acb.ret = 0;
|
|
||||||
acb.coroutine = qemu_coroutine_self();
|
|
||||||
acb.aio_context = bdrv_get_aio_context(bs);
|
|
||||||
|
|
||||||
ret = glfs_fsync_async(s->fd, gluster_finish_aiocb, &acb);
|
|
||||||
if (ret < 0) {
|
|
||||||
return -errno;
|
|
||||||
}
|
|
||||||
|
|
||||||
qemu_coroutine_yield();
|
|
||||||
return acb.ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
#ifdef CONFIG_GLUSTERFS_DISCARD
|
|
||||||
static coroutine_fn int qemu_gluster_co_discard(BlockDriverState *bs,
|
|
||||||
int64_t sector_num, int nb_sectors)
|
|
||||||
{
|
|
||||||
int ret;
|
|
||||||
GlusterAIOCB acb;
|
|
||||||
BDRVGlusterState *s = bs->opaque;
|
|
||||||
size_t size = nb_sectors * BDRV_SECTOR_SIZE;
|
|
||||||
off_t offset = sector_num * BDRV_SECTOR_SIZE;
|
|
||||||
|
|
||||||
acb.size = 0;
|
|
||||||
acb.ret = 0;
|
|
||||||
acb.coroutine = qemu_coroutine_self();
|
|
||||||
acb.aio_context = bdrv_get_aio_context(bs);
|
|
||||||
|
|
||||||
ret = glfs_discard_async(s->fd, offset, size, gluster_finish_aiocb, &acb);
|
|
||||||
if (ret < 0) {
|
|
||||||
return -errno;
|
|
||||||
}
|
|
||||||
|
|
||||||
qemu_coroutine_yield();
|
|
||||||
return acb.ret;
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
|
|
||||||
static int64_t qemu_gluster_getlength(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
BDRVGlusterState *s = bs->opaque;
|
|
||||||
int64_t ret;
|
|
||||||
|
|
||||||
ret = glfs_lseek(s->fd, 0, SEEK_END);
|
|
||||||
if (ret < 0) {
|
|
||||||
return -errno;
|
|
||||||
} else {
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static int64_t qemu_gluster_allocated_file_size(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
BDRVGlusterState *s = bs->opaque;
|
|
||||||
struct stat st;
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
ret = glfs_fstat(s->fd, &st);
|
|
||||||
if (ret < 0) {
|
|
||||||
return -errno;
|
|
||||||
} else {
|
|
||||||
return st.st_blocks * 512;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void qemu_gluster_close(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
BDRVGlusterState *s = bs->opaque;
|
|
||||||
|
|
||||||
if (s->fd) {
|
|
||||||
glfs_close(s->fd);
|
|
||||||
s->fd = NULL;
|
|
||||||
}
|
|
||||||
glfs_fini(s->glfs);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int qemu_gluster_has_zero_init(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
/* GlusterFS volume could be backed by a block device */
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static QemuOptsList qemu_gluster_create_opts = {
|
|
||||||
.name = "qemu-gluster-create-opts",
|
|
||||||
.head = QTAILQ_HEAD_INITIALIZER(qemu_gluster_create_opts.head),
|
|
||||||
.desc = {
|
|
||||||
{
|
|
||||||
.name = BLOCK_OPT_SIZE,
|
|
||||||
.type = QEMU_OPT_SIZE,
|
|
||||||
.help = "Virtual disk size"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
.name = BLOCK_OPT_PREALLOC,
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
.help = "Preallocation mode (allowed values: off, full)"
|
|
||||||
},
|
|
||||||
{ /* end of list */ }
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
static BlockDriver bdrv_gluster = {
|
|
||||||
.format_name = "gluster",
|
|
||||||
.protocol_name = "gluster",
|
|
||||||
.instance_size = sizeof(BDRVGlusterState),
|
|
||||||
.bdrv_needs_filename = true,
|
|
||||||
.bdrv_file_open = qemu_gluster_open,
|
|
||||||
.bdrv_reopen_prepare = qemu_gluster_reopen_prepare,
|
|
||||||
.bdrv_reopen_commit = qemu_gluster_reopen_commit,
|
|
||||||
.bdrv_reopen_abort = qemu_gluster_reopen_abort,
|
|
||||||
.bdrv_close = qemu_gluster_close,
|
|
||||||
.bdrv_create = qemu_gluster_create,
|
|
||||||
.bdrv_getlength = qemu_gluster_getlength,
|
|
||||||
.bdrv_get_allocated_file_size = qemu_gluster_allocated_file_size,
|
|
||||||
.bdrv_truncate = qemu_gluster_truncate,
|
|
||||||
.bdrv_co_readv = qemu_gluster_co_readv,
|
|
||||||
.bdrv_co_writev = qemu_gluster_co_writev,
|
|
||||||
.bdrv_co_flush_to_disk = qemu_gluster_co_flush_to_disk,
|
|
||||||
.bdrv_has_zero_init = qemu_gluster_has_zero_init,
|
|
||||||
#ifdef CONFIG_GLUSTERFS_DISCARD
|
|
||||||
.bdrv_co_discard = qemu_gluster_co_discard,
|
|
||||||
#endif
|
|
||||||
#ifdef CONFIG_GLUSTERFS_ZEROFILL
|
|
||||||
.bdrv_co_write_zeroes = qemu_gluster_co_write_zeroes,
|
|
||||||
#endif
|
|
||||||
.create_opts = &qemu_gluster_create_opts,
|
|
||||||
};
|
|
||||||
|
|
||||||
static BlockDriver bdrv_gluster_tcp = {
|
|
||||||
.format_name = "gluster",
|
|
||||||
.protocol_name = "gluster+tcp",
|
|
||||||
.instance_size = sizeof(BDRVGlusterState),
|
|
||||||
.bdrv_needs_filename = true,
|
|
||||||
.bdrv_file_open = qemu_gluster_open,
|
|
||||||
.bdrv_reopen_prepare = qemu_gluster_reopen_prepare,
|
|
||||||
.bdrv_reopen_commit = qemu_gluster_reopen_commit,
|
|
||||||
.bdrv_reopen_abort = qemu_gluster_reopen_abort,
|
|
||||||
.bdrv_close = qemu_gluster_close,
|
|
||||||
.bdrv_create = qemu_gluster_create,
|
|
||||||
.bdrv_getlength = qemu_gluster_getlength,
|
|
||||||
.bdrv_get_allocated_file_size = qemu_gluster_allocated_file_size,
|
|
||||||
.bdrv_truncate = qemu_gluster_truncate,
|
|
||||||
.bdrv_co_readv = qemu_gluster_co_readv,
|
|
||||||
.bdrv_co_writev = qemu_gluster_co_writev,
|
|
||||||
.bdrv_co_flush_to_disk = qemu_gluster_co_flush_to_disk,
|
|
||||||
.bdrv_has_zero_init = qemu_gluster_has_zero_init,
|
|
||||||
#ifdef CONFIG_GLUSTERFS_DISCARD
|
|
||||||
.bdrv_co_discard = qemu_gluster_co_discard,
|
|
||||||
#endif
|
|
||||||
#ifdef CONFIG_GLUSTERFS_ZEROFILL
|
|
||||||
.bdrv_co_write_zeroes = qemu_gluster_co_write_zeroes,
|
|
||||||
#endif
|
|
||||||
.create_opts = &qemu_gluster_create_opts,
|
|
||||||
};
|
|
||||||
|
|
||||||
static BlockDriver bdrv_gluster_unix = {
|
|
||||||
.format_name = "gluster",
|
|
||||||
.protocol_name = "gluster+unix",
|
|
||||||
.instance_size = sizeof(BDRVGlusterState),
|
|
||||||
.bdrv_needs_filename = true,
|
|
||||||
.bdrv_file_open = qemu_gluster_open,
|
|
||||||
.bdrv_reopen_prepare = qemu_gluster_reopen_prepare,
|
|
||||||
.bdrv_reopen_commit = qemu_gluster_reopen_commit,
|
|
||||||
.bdrv_reopen_abort = qemu_gluster_reopen_abort,
|
|
||||||
.bdrv_close = qemu_gluster_close,
|
|
||||||
.bdrv_create = qemu_gluster_create,
|
|
||||||
.bdrv_getlength = qemu_gluster_getlength,
|
|
||||||
.bdrv_get_allocated_file_size = qemu_gluster_allocated_file_size,
|
|
||||||
.bdrv_truncate = qemu_gluster_truncate,
|
|
||||||
.bdrv_co_readv = qemu_gluster_co_readv,
|
|
||||||
.bdrv_co_writev = qemu_gluster_co_writev,
|
|
||||||
.bdrv_co_flush_to_disk = qemu_gluster_co_flush_to_disk,
|
|
||||||
.bdrv_has_zero_init = qemu_gluster_has_zero_init,
|
|
||||||
#ifdef CONFIG_GLUSTERFS_DISCARD
|
|
||||||
.bdrv_co_discard = qemu_gluster_co_discard,
|
|
||||||
#endif
|
|
||||||
#ifdef CONFIG_GLUSTERFS_ZEROFILL
|
|
||||||
.bdrv_co_write_zeroes = qemu_gluster_co_write_zeroes,
|
|
||||||
#endif
|
|
||||||
.create_opts = &qemu_gluster_create_opts,
|
|
||||||
};
|
|
||||||
|
|
||||||
static BlockDriver bdrv_gluster_rdma = {
|
|
||||||
.format_name = "gluster",
|
|
||||||
.protocol_name = "gluster+rdma",
|
|
||||||
.instance_size = sizeof(BDRVGlusterState),
|
|
||||||
.bdrv_needs_filename = true,
|
|
||||||
.bdrv_file_open = qemu_gluster_open,
|
|
||||||
.bdrv_reopen_prepare = qemu_gluster_reopen_prepare,
|
|
||||||
.bdrv_reopen_commit = qemu_gluster_reopen_commit,
|
|
||||||
.bdrv_reopen_abort = qemu_gluster_reopen_abort,
|
|
||||||
.bdrv_close = qemu_gluster_close,
|
|
||||||
.bdrv_create = qemu_gluster_create,
|
|
||||||
.bdrv_getlength = qemu_gluster_getlength,
|
|
||||||
.bdrv_get_allocated_file_size = qemu_gluster_allocated_file_size,
|
|
||||||
.bdrv_truncate = qemu_gluster_truncate,
|
|
||||||
.bdrv_co_readv = qemu_gluster_co_readv,
|
|
||||||
.bdrv_co_writev = qemu_gluster_co_writev,
|
|
||||||
.bdrv_co_flush_to_disk = qemu_gluster_co_flush_to_disk,
|
|
||||||
.bdrv_has_zero_init = qemu_gluster_has_zero_init,
|
|
||||||
#ifdef CONFIG_GLUSTERFS_DISCARD
|
|
||||||
.bdrv_co_discard = qemu_gluster_co_discard,
|
|
||||||
#endif
|
|
||||||
#ifdef CONFIG_GLUSTERFS_ZEROFILL
|
|
||||||
.bdrv_co_write_zeroes = qemu_gluster_co_write_zeroes,
|
|
||||||
#endif
|
|
||||||
.create_opts = &qemu_gluster_create_opts,
|
|
||||||
};
|
|
||||||
|
|
||||||
static void bdrv_gluster_init(void)
|
|
||||||
{
|
|
||||||
bdrv_register(&bdrv_gluster_rdma);
|
|
||||||
bdrv_register(&bdrv_gluster_unix);
|
|
||||||
bdrv_register(&bdrv_gluster_tcp);
|
|
||||||
bdrv_register(&bdrv_gluster);
|
|
||||||
}
|
|
||||||
|
|
||||||
block_init(bdrv_gluster_init);
|
|
||||||
2810
block/io.c
2810
block/io.c
File diff suppressed because it is too large
Load Diff
1904
block/iscsi.c
1904
block/iscsi.c
File diff suppressed because it is too large
Load Diff
@@ -1,339 +0,0 @@
|
|||||||
/*
|
|
||||||
* Linux native AIO support.
|
|
||||||
*
|
|
||||||
* Copyright (C) 2009 IBM, Corp.
|
|
||||||
* Copyright (C) 2009 Red Hat, Inc.
|
|
||||||
*
|
|
||||||
* This work is licensed under the terms of the GNU GPL, version 2 or later.
|
|
||||||
* See the COPYING file in the top-level directory.
|
|
||||||
*/
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "block/aio.h"
|
|
||||||
#include "qemu/queue.h"
|
|
||||||
#include "block/raw-aio.h"
|
|
||||||
#include "qemu/event_notifier.h"
|
|
||||||
|
|
||||||
#include <libaio.h>
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Queue size (per-device).
|
|
||||||
*
|
|
||||||
* XXX: eventually we need to communicate this to the guest and/or make it
|
|
||||||
* tunable by the guest. If we get more outstanding requests at a time
|
|
||||||
* than this we will get EAGAIN from io_submit which is communicated to
|
|
||||||
* the guest as an I/O error.
|
|
||||||
*/
|
|
||||||
#define MAX_EVENTS 128
|
|
||||||
|
|
||||||
#define MAX_QUEUED_IO 128
|
|
||||||
|
|
||||||
struct qemu_laiocb {
|
|
||||||
BlockAIOCB common;
|
|
||||||
struct qemu_laio_state *ctx;
|
|
||||||
struct iocb iocb;
|
|
||||||
ssize_t ret;
|
|
||||||
size_t nbytes;
|
|
||||||
QEMUIOVector *qiov;
|
|
||||||
bool is_read;
|
|
||||||
QSIMPLEQ_ENTRY(qemu_laiocb) next;
|
|
||||||
};
|
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
int plugged;
|
|
||||||
unsigned int n;
|
|
||||||
bool blocked;
|
|
||||||
QSIMPLEQ_HEAD(, qemu_laiocb) pending;
|
|
||||||
} LaioQueue;
|
|
||||||
|
|
||||||
struct qemu_laio_state {
|
|
||||||
io_context_t ctx;
|
|
||||||
EventNotifier e;
|
|
||||||
|
|
||||||
/* io queue for submit at batch */
|
|
||||||
LaioQueue io_q;
|
|
||||||
|
|
||||||
/* I/O completion processing */
|
|
||||||
QEMUBH *completion_bh;
|
|
||||||
struct io_event events[MAX_EVENTS];
|
|
||||||
int event_idx;
|
|
||||||
int event_max;
|
|
||||||
};
|
|
||||||
|
|
||||||
static void ioq_submit(struct qemu_laio_state *s);
|
|
||||||
|
|
||||||
static inline ssize_t io_event_ret(struct io_event *ev)
|
|
||||||
{
|
|
||||||
return (ssize_t)(((uint64_t)ev->res2 << 32) | ev->res);
|
|
||||||
}
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Completes an AIO request (calls the callback and frees the ACB).
|
|
||||||
*/
|
|
||||||
static void qemu_laio_process_completion(struct qemu_laio_state *s,
|
|
||||||
struct qemu_laiocb *laiocb)
|
|
||||||
{
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
ret = laiocb->ret;
|
|
||||||
if (ret != -ECANCELED) {
|
|
||||||
if (ret == laiocb->nbytes) {
|
|
||||||
ret = 0;
|
|
||||||
} else if (ret >= 0) {
|
|
||||||
/* Short reads mean EOF, pad with zeros. */
|
|
||||||
if (laiocb->is_read) {
|
|
||||||
qemu_iovec_memset(laiocb->qiov, ret, 0,
|
|
||||||
laiocb->qiov->size - ret);
|
|
||||||
} else {
|
|
||||||
ret = -EINVAL;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
laiocb->common.cb(laiocb->common.opaque, ret);
|
|
||||||
|
|
||||||
qemu_aio_unref(laiocb);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* The completion BH fetches completed I/O requests and invokes their
|
|
||||||
* callbacks.
|
|
||||||
*
|
|
||||||
* The function is somewhat tricky because it supports nested event loops, for
|
|
||||||
* example when a request callback invokes aio_poll(). In order to do this,
|
|
||||||
* the completion events array and index are kept in qemu_laio_state. The BH
|
|
||||||
* reschedules itself as long as there are completions pending so it will
|
|
||||||
* either be called again in a nested event loop or will be called after all
|
|
||||||
* events have been completed. When there are no events left to complete, the
|
|
||||||
* BH returns without rescheduling.
|
|
||||||
*/
|
|
||||||
static void qemu_laio_completion_bh(void *opaque)
|
|
||||||
{
|
|
||||||
struct qemu_laio_state *s = opaque;
|
|
||||||
|
|
||||||
/* Fetch more completion events when empty */
|
|
||||||
if (s->event_idx == s->event_max) {
|
|
||||||
do {
|
|
||||||
struct timespec ts = { 0 };
|
|
||||||
s->event_max = io_getevents(s->ctx, MAX_EVENTS, MAX_EVENTS,
|
|
||||||
s->events, &ts);
|
|
||||||
} while (s->event_max == -EINTR);
|
|
||||||
|
|
||||||
s->event_idx = 0;
|
|
||||||
if (s->event_max <= 0) {
|
|
||||||
s->event_max = 0;
|
|
||||||
return; /* no more events */
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Reschedule so nested event loops see currently pending completions */
|
|
||||||
qemu_bh_schedule(s->completion_bh);
|
|
||||||
|
|
||||||
/* Process completion events */
|
|
||||||
while (s->event_idx < s->event_max) {
|
|
||||||
struct iocb *iocb = s->events[s->event_idx].obj;
|
|
||||||
struct qemu_laiocb *laiocb =
|
|
||||||
container_of(iocb, struct qemu_laiocb, iocb);
|
|
||||||
|
|
||||||
laiocb->ret = io_event_ret(&s->events[s->event_idx]);
|
|
||||||
s->event_idx++;
|
|
||||||
|
|
||||||
qemu_laio_process_completion(s, laiocb);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!s->io_q.plugged && !QSIMPLEQ_EMPTY(&s->io_q.pending)) {
|
|
||||||
ioq_submit(s);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void qemu_laio_completion_cb(EventNotifier *e)
|
|
||||||
{
|
|
||||||
struct qemu_laio_state *s = container_of(e, struct qemu_laio_state, e);
|
|
||||||
|
|
||||||
if (event_notifier_test_and_clear(&s->e)) {
|
|
||||||
qemu_bh_schedule(s->completion_bh);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void laio_cancel(BlockAIOCB *blockacb)
|
|
||||||
{
|
|
||||||
struct qemu_laiocb *laiocb = (struct qemu_laiocb *)blockacb;
|
|
||||||
struct io_event event;
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
if (laiocb->ret != -EINPROGRESS) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
ret = io_cancel(laiocb->ctx->ctx, &laiocb->iocb, &event);
|
|
||||||
laiocb->ret = -ECANCELED;
|
|
||||||
if (ret != 0) {
|
|
||||||
/* iocb is not cancelled, cb will be called by the event loop later */
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
laiocb->common.cb(laiocb->common.opaque, laiocb->ret);
|
|
||||||
}
|
|
||||||
|
|
||||||
static const AIOCBInfo laio_aiocb_info = {
|
|
||||||
.aiocb_size = sizeof(struct qemu_laiocb),
|
|
||||||
.cancel_async = laio_cancel,
|
|
||||||
};
|
|
||||||
|
|
||||||
static void ioq_init(LaioQueue *io_q)
|
|
||||||
{
|
|
||||||
QSIMPLEQ_INIT(&io_q->pending);
|
|
||||||
io_q->plugged = 0;
|
|
||||||
io_q->n = 0;
|
|
||||||
io_q->blocked = false;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void ioq_submit(struct qemu_laio_state *s)
|
|
||||||
{
|
|
||||||
int ret, len;
|
|
||||||
struct qemu_laiocb *aiocb;
|
|
||||||
struct iocb *iocbs[MAX_QUEUED_IO];
|
|
||||||
QSIMPLEQ_HEAD(, qemu_laiocb) completed;
|
|
||||||
|
|
||||||
do {
|
|
||||||
len = 0;
|
|
||||||
QSIMPLEQ_FOREACH(aiocb, &s->io_q.pending, next) {
|
|
||||||
iocbs[len++] = &aiocb->iocb;
|
|
||||||
if (len == MAX_QUEUED_IO) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = io_submit(s->ctx, len, iocbs);
|
|
||||||
if (ret == -EAGAIN) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
if (ret < 0) {
|
|
||||||
abort();
|
|
||||||
}
|
|
||||||
|
|
||||||
s->io_q.n -= ret;
|
|
||||||
aiocb = container_of(iocbs[ret - 1], struct qemu_laiocb, iocb);
|
|
||||||
QSIMPLEQ_SPLIT_AFTER(&s->io_q.pending, aiocb, next, &completed);
|
|
||||||
} while (ret == len && !QSIMPLEQ_EMPTY(&s->io_q.pending));
|
|
||||||
s->io_q.blocked = (s->io_q.n > 0);
|
|
||||||
}
|
|
||||||
|
|
||||||
void laio_io_plug(BlockDriverState *bs, void *aio_ctx)
|
|
||||||
{
|
|
||||||
struct qemu_laio_state *s = aio_ctx;
|
|
||||||
|
|
||||||
s->io_q.plugged++;
|
|
||||||
}
|
|
||||||
|
|
||||||
void laio_io_unplug(BlockDriverState *bs, void *aio_ctx, bool unplug)
|
|
||||||
{
|
|
||||||
struct qemu_laio_state *s = aio_ctx;
|
|
||||||
|
|
||||||
assert(s->io_q.plugged > 0 || !unplug);
|
|
||||||
|
|
||||||
if (unplug && --s->io_q.plugged > 0) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!s->io_q.blocked && !QSIMPLEQ_EMPTY(&s->io_q.pending)) {
|
|
||||||
ioq_submit(s);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
BlockAIOCB *laio_submit(BlockDriverState *bs, void *aio_ctx, int fd,
|
|
||||||
int64_t sector_num, QEMUIOVector *qiov, int nb_sectors,
|
|
||||||
BlockCompletionFunc *cb, void *opaque, int type)
|
|
||||||
{
|
|
||||||
struct qemu_laio_state *s = aio_ctx;
|
|
||||||
struct qemu_laiocb *laiocb;
|
|
||||||
struct iocb *iocbs;
|
|
||||||
off_t offset = sector_num * 512;
|
|
||||||
|
|
||||||
laiocb = qemu_aio_get(&laio_aiocb_info, bs, cb, opaque);
|
|
||||||
laiocb->nbytes = nb_sectors * 512;
|
|
||||||
laiocb->ctx = s;
|
|
||||||
laiocb->ret = -EINPROGRESS;
|
|
||||||
laiocb->is_read = (type == QEMU_AIO_READ);
|
|
||||||
laiocb->qiov = qiov;
|
|
||||||
|
|
||||||
iocbs = &laiocb->iocb;
|
|
||||||
|
|
||||||
switch (type) {
|
|
||||||
case QEMU_AIO_WRITE:
|
|
||||||
io_prep_pwritev(iocbs, fd, qiov->iov, qiov->niov, offset);
|
|
||||||
break;
|
|
||||||
case QEMU_AIO_READ:
|
|
||||||
io_prep_preadv(iocbs, fd, qiov->iov, qiov->niov, offset);
|
|
||||||
break;
|
|
||||||
/* Currently Linux kernel does not support other operations */
|
|
||||||
default:
|
|
||||||
fprintf(stderr, "%s: invalid AIO request type 0x%x.\n",
|
|
||||||
__func__, type);
|
|
||||||
goto out_free_aiocb;
|
|
||||||
}
|
|
||||||
io_set_eventfd(&laiocb->iocb, event_notifier_get_fd(&s->e));
|
|
||||||
|
|
||||||
QSIMPLEQ_INSERT_TAIL(&s->io_q.pending, laiocb, next);
|
|
||||||
s->io_q.n++;
|
|
||||||
if (!s->io_q.blocked &&
|
|
||||||
(!s->io_q.plugged || s->io_q.n >= MAX_QUEUED_IO)) {
|
|
||||||
ioq_submit(s);
|
|
||||||
}
|
|
||||||
return &laiocb->common;
|
|
||||||
|
|
||||||
out_free_aiocb:
|
|
||||||
qemu_aio_unref(laiocb);
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
void laio_detach_aio_context(void *s_, AioContext *old_context)
|
|
||||||
{
|
|
||||||
struct qemu_laio_state *s = s_;
|
|
||||||
|
|
||||||
aio_set_event_notifier(old_context, &s->e, false, NULL);
|
|
||||||
qemu_bh_delete(s->completion_bh);
|
|
||||||
}
|
|
||||||
|
|
||||||
void laio_attach_aio_context(void *s_, AioContext *new_context)
|
|
||||||
{
|
|
||||||
struct qemu_laio_state *s = s_;
|
|
||||||
|
|
||||||
s->completion_bh = aio_bh_new(new_context, qemu_laio_completion_bh, s);
|
|
||||||
aio_set_event_notifier(new_context, &s->e, false,
|
|
||||||
qemu_laio_completion_cb);
|
|
||||||
}
|
|
||||||
|
|
||||||
void *laio_init(void)
|
|
||||||
{
|
|
||||||
struct qemu_laio_state *s;
|
|
||||||
|
|
||||||
s = g_malloc0(sizeof(*s));
|
|
||||||
if (event_notifier_init(&s->e, false) < 0) {
|
|
||||||
goto out_free_state;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (io_setup(MAX_EVENTS, &s->ctx) != 0) {
|
|
||||||
goto out_close_efd;
|
|
||||||
}
|
|
||||||
|
|
||||||
ioq_init(&s->io_q);
|
|
||||||
|
|
||||||
return s;
|
|
||||||
|
|
||||||
out_close_efd:
|
|
||||||
event_notifier_cleanup(&s->e);
|
|
||||||
out_free_state:
|
|
||||||
g_free(s);
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
void laio_cleanup(void *s_)
|
|
||||||
{
|
|
||||||
struct qemu_laio_state *s = s_;
|
|
||||||
|
|
||||||
event_notifier_cleanup(&s->e);
|
|
||||||
|
|
||||||
if (io_destroy(s->ctx) != 0) {
|
|
||||||
fprintf(stderr, "%s: destroy AIO context %p failed\n",
|
|
||||||
__func__, &s->ctx);
|
|
||||||
}
|
|
||||||
g_free(s);
|
|
||||||
}
|
|
||||||
950
block/mirror.c
950
block/mirror.c
@@ -1,950 +0,0 @@
|
|||||||
/*
|
|
||||||
* Image mirroring
|
|
||||||
*
|
|
||||||
* Copyright Red Hat, Inc. 2012
|
|
||||||
*
|
|
||||||
* Authors:
|
|
||||||
* Paolo Bonzini <pbonzini@redhat.com>
|
|
||||||
*
|
|
||||||
* This work is licensed under the terms of the GNU LGPL, version 2 or later.
|
|
||||||
* See the COPYING.LIB file in the top-level directory.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "trace.h"
|
|
||||||
#include "block/blockjob.h"
|
|
||||||
#include "block/block_int.h"
|
|
||||||
#include "sysemu/block-backend.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "qapi/qmp/qerror.h"
|
|
||||||
#include "qemu/ratelimit.h"
|
|
||||||
#include "qemu/bitmap.h"
|
|
||||||
#include "qemu/error-report.h"
|
|
||||||
|
|
||||||
#define SLICE_TIME 100000000ULL /* ns */
|
|
||||||
#define MAX_IN_FLIGHT 16
|
|
||||||
#define DEFAULT_MIRROR_BUF_SIZE (10 << 20)
|
|
||||||
|
|
||||||
/* The mirroring buffer is a list of granularity-sized chunks.
|
|
||||||
* Free chunks are organized in a list.
|
|
||||||
*/
|
|
||||||
typedef struct MirrorBuffer {
|
|
||||||
QSIMPLEQ_ENTRY(MirrorBuffer) next;
|
|
||||||
} MirrorBuffer;
|
|
||||||
|
|
||||||
typedef struct MirrorBlockJob {
|
|
||||||
BlockJob common;
|
|
||||||
RateLimit limit;
|
|
||||||
BlockDriverState *target;
|
|
||||||
BlockDriverState *base;
|
|
||||||
/* The name of the graph node to replace */
|
|
||||||
char *replaces;
|
|
||||||
/* The BDS to replace */
|
|
||||||
BlockDriverState *to_replace;
|
|
||||||
/* Used to block operations on the drive-mirror-replace target */
|
|
||||||
Error *replace_blocker;
|
|
||||||
bool is_none_mode;
|
|
||||||
BlockdevOnError on_source_error, on_target_error;
|
|
||||||
bool synced;
|
|
||||||
bool should_complete;
|
|
||||||
int64_t granularity;
|
|
||||||
size_t buf_size;
|
|
||||||
int64_t bdev_length;
|
|
||||||
unsigned long *cow_bitmap;
|
|
||||||
BdrvDirtyBitmap *dirty_bitmap;
|
|
||||||
HBitmapIter hbi;
|
|
||||||
uint8_t *buf;
|
|
||||||
QSIMPLEQ_HEAD(, MirrorBuffer) buf_free;
|
|
||||||
int buf_free_count;
|
|
||||||
|
|
||||||
unsigned long *in_flight_bitmap;
|
|
||||||
int in_flight;
|
|
||||||
int sectors_in_flight;
|
|
||||||
int ret;
|
|
||||||
bool unmap;
|
|
||||||
bool waiting_for_io;
|
|
||||||
int target_cluster_sectors;
|
|
||||||
int max_iov;
|
|
||||||
} MirrorBlockJob;
|
|
||||||
|
|
||||||
typedef struct MirrorOp {
|
|
||||||
MirrorBlockJob *s;
|
|
||||||
QEMUIOVector qiov;
|
|
||||||
int64_t sector_num;
|
|
||||||
int nb_sectors;
|
|
||||||
} MirrorOp;
|
|
||||||
|
|
||||||
static BlockErrorAction mirror_error_action(MirrorBlockJob *s, bool read,
|
|
||||||
int error)
|
|
||||||
{
|
|
||||||
s->synced = false;
|
|
||||||
if (read) {
|
|
||||||
return block_job_error_action(&s->common, s->common.bs,
|
|
||||||
s->on_source_error, true, error);
|
|
||||||
} else {
|
|
||||||
return block_job_error_action(&s->common, s->target,
|
|
||||||
s->on_target_error, false, error);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void mirror_iteration_done(MirrorOp *op, int ret)
|
|
||||||
{
|
|
||||||
MirrorBlockJob *s = op->s;
|
|
||||||
struct iovec *iov;
|
|
||||||
int64_t chunk_num;
|
|
||||||
int i, nb_chunks, sectors_per_chunk;
|
|
||||||
|
|
||||||
trace_mirror_iteration_done(s, op->sector_num, op->nb_sectors, ret);
|
|
||||||
|
|
||||||
s->in_flight--;
|
|
||||||
s->sectors_in_flight -= op->nb_sectors;
|
|
||||||
iov = op->qiov.iov;
|
|
||||||
for (i = 0; i < op->qiov.niov; i++) {
|
|
||||||
MirrorBuffer *buf = (MirrorBuffer *) iov[i].iov_base;
|
|
||||||
QSIMPLEQ_INSERT_TAIL(&s->buf_free, buf, next);
|
|
||||||
s->buf_free_count++;
|
|
||||||
}
|
|
||||||
|
|
||||||
sectors_per_chunk = s->granularity >> BDRV_SECTOR_BITS;
|
|
||||||
chunk_num = op->sector_num / sectors_per_chunk;
|
|
||||||
nb_chunks = op->nb_sectors / sectors_per_chunk;
|
|
||||||
bitmap_clear(s->in_flight_bitmap, chunk_num, nb_chunks);
|
|
||||||
if (ret >= 0) {
|
|
||||||
if (s->cow_bitmap) {
|
|
||||||
bitmap_set(s->cow_bitmap, chunk_num, nb_chunks);
|
|
||||||
}
|
|
||||||
s->common.offset += (uint64_t)op->nb_sectors * BDRV_SECTOR_SIZE;
|
|
||||||
}
|
|
||||||
|
|
||||||
qemu_iovec_destroy(&op->qiov);
|
|
||||||
g_free(op);
|
|
||||||
|
|
||||||
if (s->waiting_for_io) {
|
|
||||||
qemu_coroutine_enter(s->common.co, NULL);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void mirror_write_complete(void *opaque, int ret)
|
|
||||||
{
|
|
||||||
MirrorOp *op = opaque;
|
|
||||||
MirrorBlockJob *s = op->s;
|
|
||||||
if (ret < 0) {
|
|
||||||
BlockErrorAction action;
|
|
||||||
|
|
||||||
bdrv_set_dirty_bitmap(s->dirty_bitmap, op->sector_num, op->nb_sectors);
|
|
||||||
action = mirror_error_action(s, false, -ret);
|
|
||||||
if (action == BLOCK_ERROR_ACTION_REPORT && s->ret >= 0) {
|
|
||||||
s->ret = ret;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
mirror_iteration_done(op, ret);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void mirror_read_complete(void *opaque, int ret)
|
|
||||||
{
|
|
||||||
MirrorOp *op = opaque;
|
|
||||||
MirrorBlockJob *s = op->s;
|
|
||||||
if (ret < 0) {
|
|
||||||
BlockErrorAction action;
|
|
||||||
|
|
||||||
bdrv_set_dirty_bitmap(s->dirty_bitmap, op->sector_num, op->nb_sectors);
|
|
||||||
action = mirror_error_action(s, true, -ret);
|
|
||||||
if (action == BLOCK_ERROR_ACTION_REPORT && s->ret >= 0) {
|
|
||||||
s->ret = ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
mirror_iteration_done(op, ret);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
bdrv_aio_writev(s->target, op->sector_num, &op->qiov, op->nb_sectors,
|
|
||||||
mirror_write_complete, op);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Round sector_num and/or nb_sectors to target cluster if COW is needed, and
|
|
||||||
* return the offset of the adjusted tail sector against original. */
|
|
||||||
static int mirror_cow_align(MirrorBlockJob *s,
|
|
||||||
int64_t *sector_num,
|
|
||||||
int *nb_sectors)
|
|
||||||
{
|
|
||||||
bool need_cow;
|
|
||||||
int ret = 0;
|
|
||||||
int chunk_sectors = s->granularity >> BDRV_SECTOR_BITS;
|
|
||||||
int64_t align_sector_num = *sector_num;
|
|
||||||
int align_nb_sectors = *nb_sectors;
|
|
||||||
int max_sectors = chunk_sectors * s->max_iov;
|
|
||||||
|
|
||||||
need_cow = !test_bit(*sector_num / chunk_sectors, s->cow_bitmap);
|
|
||||||
need_cow |= !test_bit((*sector_num + *nb_sectors - 1) / chunk_sectors,
|
|
||||||
s->cow_bitmap);
|
|
||||||
if (need_cow) {
|
|
||||||
bdrv_round_to_clusters(s->target, *sector_num, *nb_sectors,
|
|
||||||
&align_sector_num, &align_nb_sectors);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (align_nb_sectors > max_sectors) {
|
|
||||||
align_nb_sectors = max_sectors;
|
|
||||||
if (need_cow) {
|
|
||||||
align_nb_sectors = QEMU_ALIGN_DOWN(align_nb_sectors,
|
|
||||||
s->target_cluster_sectors);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = align_sector_num + align_nb_sectors - (*sector_num + *nb_sectors);
|
|
||||||
*sector_num = align_sector_num;
|
|
||||||
*nb_sectors = align_nb_sectors;
|
|
||||||
assert(ret >= 0);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static inline void mirror_wait_for_io(MirrorBlockJob *s)
|
|
||||||
{
|
|
||||||
assert(!s->waiting_for_io);
|
|
||||||
s->waiting_for_io = true;
|
|
||||||
qemu_coroutine_yield();
|
|
||||||
s->waiting_for_io = false;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Submit async read while handling COW.
|
|
||||||
* Returns: nb_sectors if no alignment is necessary, or
|
|
||||||
* (new_end - sector_num) if tail is rounded up or down due to
|
|
||||||
* alignment or buffer limit.
|
|
||||||
*/
|
|
||||||
static int mirror_do_read(MirrorBlockJob *s, int64_t sector_num,
|
|
||||||
int nb_sectors)
|
|
||||||
{
|
|
||||||
BlockDriverState *source = s->common.bs;
|
|
||||||
int sectors_per_chunk, nb_chunks;
|
|
||||||
int ret = nb_sectors;
|
|
||||||
MirrorOp *op;
|
|
||||||
|
|
||||||
sectors_per_chunk = s->granularity >> BDRV_SECTOR_BITS;
|
|
||||||
|
|
||||||
/* We can only handle as much as buf_size at a time. */
|
|
||||||
nb_sectors = MIN(s->buf_size >> BDRV_SECTOR_BITS, nb_sectors);
|
|
||||||
assert(nb_sectors);
|
|
||||||
|
|
||||||
if (s->cow_bitmap) {
|
|
||||||
ret += mirror_cow_align(s, §or_num, &nb_sectors);
|
|
||||||
}
|
|
||||||
assert(nb_sectors << BDRV_SECTOR_BITS <= s->buf_size);
|
|
||||||
/* The sector range must meet granularity because:
|
|
||||||
* 1) Caller passes in aligned values;
|
|
||||||
* 2) mirror_cow_align is used only when target cluster is larger. */
|
|
||||||
assert(!(nb_sectors % sectors_per_chunk));
|
|
||||||
assert(!(sector_num % sectors_per_chunk));
|
|
||||||
nb_chunks = nb_sectors / sectors_per_chunk;
|
|
||||||
|
|
||||||
while (s->buf_free_count < nb_chunks) {
|
|
||||||
trace_mirror_yield_in_flight(s, sector_num, s->in_flight);
|
|
||||||
mirror_wait_for_io(s);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Allocate a MirrorOp that is used as an AIO callback. */
|
|
||||||
op = g_new(MirrorOp, 1);
|
|
||||||
op->s = s;
|
|
||||||
op->sector_num = sector_num;
|
|
||||||
op->nb_sectors = nb_sectors;
|
|
||||||
|
|
||||||
/* Now make a QEMUIOVector taking enough granularity-sized chunks
|
|
||||||
* from s->buf_free.
|
|
||||||
*/
|
|
||||||
qemu_iovec_init(&op->qiov, nb_chunks);
|
|
||||||
while (nb_chunks-- > 0) {
|
|
||||||
MirrorBuffer *buf = QSIMPLEQ_FIRST(&s->buf_free);
|
|
||||||
size_t remaining = nb_sectors * BDRV_SECTOR_SIZE - op->qiov.size;
|
|
||||||
|
|
||||||
QSIMPLEQ_REMOVE_HEAD(&s->buf_free, next);
|
|
||||||
s->buf_free_count--;
|
|
||||||
qemu_iovec_add(&op->qiov, buf, MIN(s->granularity, remaining));
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Copy the dirty cluster. */
|
|
||||||
s->in_flight++;
|
|
||||||
s->sectors_in_flight += nb_sectors;
|
|
||||||
trace_mirror_one_iteration(s, sector_num, nb_sectors);
|
|
||||||
|
|
||||||
bdrv_aio_readv(source, sector_num, &op->qiov, nb_sectors,
|
|
||||||
mirror_read_complete, op);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void mirror_do_zero_or_discard(MirrorBlockJob *s,
|
|
||||||
int64_t sector_num,
|
|
||||||
int nb_sectors,
|
|
||||||
bool is_discard)
|
|
||||||
{
|
|
||||||
MirrorOp *op;
|
|
||||||
|
|
||||||
/* Allocate a MirrorOp that is used as an AIO callback. The qiov is zeroed
|
|
||||||
* so the freeing in mirror_iteration_done is nop. */
|
|
||||||
op = g_new0(MirrorOp, 1);
|
|
||||||
op->s = s;
|
|
||||||
op->sector_num = sector_num;
|
|
||||||
op->nb_sectors = nb_sectors;
|
|
||||||
|
|
||||||
s->in_flight++;
|
|
||||||
s->sectors_in_flight += nb_sectors;
|
|
||||||
if (is_discard) {
|
|
||||||
bdrv_aio_discard(s->target, sector_num, op->nb_sectors,
|
|
||||||
mirror_write_complete, op);
|
|
||||||
} else {
|
|
||||||
bdrv_aio_write_zeroes(s->target, sector_num, op->nb_sectors,
|
|
||||||
s->unmap ? BDRV_REQ_MAY_UNMAP : 0,
|
|
||||||
mirror_write_complete, op);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static uint64_t coroutine_fn mirror_iteration(MirrorBlockJob *s)
|
|
||||||
{
|
|
||||||
BlockDriverState *source = s->common.bs;
|
|
||||||
int64_t sector_num;
|
|
||||||
uint64_t delay_ns = 0;
|
|
||||||
/* At least the first dirty chunk is mirrored in one iteration. */
|
|
||||||
int nb_chunks = 1;
|
|
||||||
int64_t end = s->bdev_length / BDRV_SECTOR_SIZE;
|
|
||||||
int sectors_per_chunk = s->granularity >> BDRV_SECTOR_BITS;
|
|
||||||
|
|
||||||
sector_num = hbitmap_iter_next(&s->hbi);
|
|
||||||
if (sector_num < 0) {
|
|
||||||
bdrv_dirty_iter_init(s->dirty_bitmap, &s->hbi);
|
|
||||||
sector_num = hbitmap_iter_next(&s->hbi);
|
|
||||||
trace_mirror_restart_iter(s, bdrv_get_dirty_count(s->dirty_bitmap));
|
|
||||||
assert(sector_num >= 0);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Find the number of consective dirty chunks following the first dirty
|
|
||||||
* one, and wait for in flight requests in them. */
|
|
||||||
while (nb_chunks * sectors_per_chunk < (s->buf_size >> BDRV_SECTOR_BITS)) {
|
|
||||||
int64_t hbitmap_next;
|
|
||||||
int64_t next_sector = sector_num + nb_chunks * sectors_per_chunk;
|
|
||||||
int64_t next_chunk = next_sector / sectors_per_chunk;
|
|
||||||
if (next_sector >= end ||
|
|
||||||
!bdrv_get_dirty(source, s->dirty_bitmap, next_sector)) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
if (test_bit(next_chunk, s->in_flight_bitmap)) {
|
|
||||||
if (nb_chunks > 0) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
trace_mirror_yield_in_flight(s, next_sector, s->in_flight);
|
|
||||||
mirror_wait_for_io(s);
|
|
||||||
/* Now retry. */
|
|
||||||
} else {
|
|
||||||
hbitmap_next = hbitmap_iter_next(&s->hbi);
|
|
||||||
assert(hbitmap_next == next_sector);
|
|
||||||
nb_chunks++;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Clear dirty bits before querying the block status, because
|
|
||||||
* calling bdrv_get_block_status_above could yield - if some blocks are
|
|
||||||
* marked dirty in this window, we need to know.
|
|
||||||
*/
|
|
||||||
bdrv_reset_dirty_bitmap(s->dirty_bitmap, sector_num,
|
|
||||||
nb_chunks * sectors_per_chunk);
|
|
||||||
bitmap_set(s->in_flight_bitmap, sector_num / sectors_per_chunk, nb_chunks);
|
|
||||||
while (nb_chunks > 0 && sector_num < end) {
|
|
||||||
int ret;
|
|
||||||
int io_sectors;
|
|
||||||
BlockDriverState *file;
|
|
||||||
enum MirrorMethod {
|
|
||||||
MIRROR_METHOD_COPY,
|
|
||||||
MIRROR_METHOD_ZERO,
|
|
||||||
MIRROR_METHOD_DISCARD
|
|
||||||
} mirror_method = MIRROR_METHOD_COPY;
|
|
||||||
|
|
||||||
assert(!(sector_num % sectors_per_chunk));
|
|
||||||
ret = bdrv_get_block_status_above(source, NULL, sector_num,
|
|
||||||
nb_chunks * sectors_per_chunk,
|
|
||||||
&io_sectors, &file);
|
|
||||||
if (ret < 0) {
|
|
||||||
io_sectors = nb_chunks * sectors_per_chunk;
|
|
||||||
}
|
|
||||||
|
|
||||||
io_sectors -= io_sectors % sectors_per_chunk;
|
|
||||||
if (io_sectors < sectors_per_chunk) {
|
|
||||||
io_sectors = sectors_per_chunk;
|
|
||||||
} else if (ret >= 0 && !(ret & BDRV_BLOCK_DATA)) {
|
|
||||||
int64_t target_sector_num;
|
|
||||||
int target_nb_sectors;
|
|
||||||
bdrv_round_to_clusters(s->target, sector_num, io_sectors,
|
|
||||||
&target_sector_num, &target_nb_sectors);
|
|
||||||
if (target_sector_num == sector_num &&
|
|
||||||
target_nb_sectors == io_sectors) {
|
|
||||||
mirror_method = ret & BDRV_BLOCK_ZERO ?
|
|
||||||
MIRROR_METHOD_ZERO :
|
|
||||||
MIRROR_METHOD_DISCARD;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
switch (mirror_method) {
|
|
||||||
case MIRROR_METHOD_COPY:
|
|
||||||
io_sectors = mirror_do_read(s, sector_num, io_sectors);
|
|
||||||
break;
|
|
||||||
case MIRROR_METHOD_ZERO:
|
|
||||||
mirror_do_zero_or_discard(s, sector_num, io_sectors, false);
|
|
||||||
break;
|
|
||||||
case MIRROR_METHOD_DISCARD:
|
|
||||||
mirror_do_zero_or_discard(s, sector_num, io_sectors, true);
|
|
||||||
break;
|
|
||||||
default:
|
|
||||||
abort();
|
|
||||||
}
|
|
||||||
assert(io_sectors);
|
|
||||||
sector_num += io_sectors;
|
|
||||||
nb_chunks -= io_sectors / sectors_per_chunk;
|
|
||||||
delay_ns += ratelimit_calculate_delay(&s->limit, io_sectors);
|
|
||||||
}
|
|
||||||
return delay_ns;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void mirror_free_init(MirrorBlockJob *s)
|
|
||||||
{
|
|
||||||
int granularity = s->granularity;
|
|
||||||
size_t buf_size = s->buf_size;
|
|
||||||
uint8_t *buf = s->buf;
|
|
||||||
|
|
||||||
assert(s->buf_free_count == 0);
|
|
||||||
QSIMPLEQ_INIT(&s->buf_free);
|
|
||||||
while (buf_size != 0) {
|
|
||||||
MirrorBuffer *cur = (MirrorBuffer *)buf;
|
|
||||||
QSIMPLEQ_INSERT_TAIL(&s->buf_free, cur, next);
|
|
||||||
s->buf_free_count++;
|
|
||||||
buf_size -= granularity;
|
|
||||||
buf += granularity;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void mirror_drain(MirrorBlockJob *s)
|
|
||||||
{
|
|
||||||
while (s->in_flight > 0) {
|
|
||||||
mirror_wait_for_io(s);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
int ret;
|
|
||||||
} MirrorExitData;
|
|
||||||
|
|
||||||
static void mirror_exit(BlockJob *job, void *opaque)
|
|
||||||
{
|
|
||||||
MirrorBlockJob *s = container_of(job, MirrorBlockJob, common);
|
|
||||||
MirrorExitData *data = opaque;
|
|
||||||
AioContext *replace_aio_context = NULL;
|
|
||||||
BlockDriverState *src = s->common.bs;
|
|
||||||
|
|
||||||
/* Make sure that the source BDS doesn't go away before we called
|
|
||||||
* block_job_completed(). */
|
|
||||||
bdrv_ref(src);
|
|
||||||
|
|
||||||
if (s->to_replace) {
|
|
||||||
replace_aio_context = bdrv_get_aio_context(s->to_replace);
|
|
||||||
aio_context_acquire(replace_aio_context);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (s->should_complete && data->ret == 0) {
|
|
||||||
BlockDriverState *to_replace = s->common.bs;
|
|
||||||
if (s->to_replace) {
|
|
||||||
to_replace = s->to_replace;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* This was checked in mirror_start_job(), but meanwhile one of the
|
|
||||||
* nodes could have been newly attached to a BlockBackend. */
|
|
||||||
if (to_replace->blk && s->target->blk) {
|
|
||||||
error_report("block job: Can't create node with two BlockBackends");
|
|
||||||
data->ret = -EINVAL;
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (bdrv_get_flags(s->target) != bdrv_get_flags(to_replace)) {
|
|
||||||
bdrv_reopen(s->target, bdrv_get_flags(to_replace), NULL);
|
|
||||||
}
|
|
||||||
bdrv_replace_in_backing_chain(to_replace, s->target);
|
|
||||||
}
|
|
||||||
|
|
||||||
out:
|
|
||||||
if (s->to_replace) {
|
|
||||||
bdrv_op_unblock_all(s->to_replace, s->replace_blocker);
|
|
||||||
error_free(s->replace_blocker);
|
|
||||||
bdrv_unref(s->to_replace);
|
|
||||||
}
|
|
||||||
if (replace_aio_context) {
|
|
||||||
aio_context_release(replace_aio_context);
|
|
||||||
}
|
|
||||||
g_free(s->replaces);
|
|
||||||
bdrv_op_unblock_all(s->target, s->common.blocker);
|
|
||||||
bdrv_unref(s->target);
|
|
||||||
block_job_completed(&s->common, data->ret);
|
|
||||||
g_free(data);
|
|
||||||
bdrv_drained_end(src);
|
|
||||||
bdrv_unref(src);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void coroutine_fn mirror_run(void *opaque)
|
|
||||||
{
|
|
||||||
MirrorBlockJob *s = opaque;
|
|
||||||
MirrorExitData *data;
|
|
||||||
BlockDriverState *bs = s->common.bs;
|
|
||||||
int64_t sector_num, end, length;
|
|
||||||
uint64_t last_pause_ns;
|
|
||||||
BlockDriverInfo bdi;
|
|
||||||
char backing_filename[2]; /* we only need 2 characters because we are only
|
|
||||||
checking for a NULL string */
|
|
||||||
int ret = 0;
|
|
||||||
int n;
|
|
||||||
int target_cluster_size = BDRV_SECTOR_SIZE;
|
|
||||||
|
|
||||||
if (block_job_is_cancelled(&s->common)) {
|
|
||||||
goto immediate_exit;
|
|
||||||
}
|
|
||||||
|
|
||||||
s->bdev_length = bdrv_getlength(bs);
|
|
||||||
if (s->bdev_length < 0) {
|
|
||||||
ret = s->bdev_length;
|
|
||||||
goto immediate_exit;
|
|
||||||
} else if (s->bdev_length == 0) {
|
|
||||||
/* Report BLOCK_JOB_READY and wait for complete. */
|
|
||||||
block_job_event_ready(&s->common);
|
|
||||||
s->synced = true;
|
|
||||||
while (!block_job_is_cancelled(&s->common) && !s->should_complete) {
|
|
||||||
block_job_yield(&s->common);
|
|
||||||
}
|
|
||||||
s->common.cancelled = false;
|
|
||||||
goto immediate_exit;
|
|
||||||
}
|
|
||||||
|
|
||||||
length = DIV_ROUND_UP(s->bdev_length, s->granularity);
|
|
||||||
s->in_flight_bitmap = bitmap_new(length);
|
|
||||||
|
|
||||||
/* If we have no backing file yet in the destination, we cannot let
|
|
||||||
* the destination do COW. Instead, we copy sectors around the
|
|
||||||
* dirty data if needed. We need a bitmap to do that.
|
|
||||||
*/
|
|
||||||
bdrv_get_backing_filename(s->target, backing_filename,
|
|
||||||
sizeof(backing_filename));
|
|
||||||
if (!bdrv_get_info(s->target, &bdi) && bdi.cluster_size) {
|
|
||||||
target_cluster_size = bdi.cluster_size;
|
|
||||||
}
|
|
||||||
if (backing_filename[0] && !s->target->backing
|
|
||||||
&& s->granularity < target_cluster_size) {
|
|
||||||
s->buf_size = MAX(s->buf_size, target_cluster_size);
|
|
||||||
s->cow_bitmap = bitmap_new(length);
|
|
||||||
}
|
|
||||||
s->target_cluster_sectors = target_cluster_size >> BDRV_SECTOR_BITS;
|
|
||||||
s->max_iov = MIN(s->common.bs->bl.max_iov, s->target->bl.max_iov);
|
|
||||||
|
|
||||||
end = s->bdev_length / BDRV_SECTOR_SIZE;
|
|
||||||
s->buf = qemu_try_blockalign(bs, s->buf_size);
|
|
||||||
if (s->buf == NULL) {
|
|
||||||
ret = -ENOMEM;
|
|
||||||
goto immediate_exit;
|
|
||||||
}
|
|
||||||
|
|
||||||
mirror_free_init(s);
|
|
||||||
|
|
||||||
last_pause_ns = qemu_clock_get_ns(QEMU_CLOCK_REALTIME);
|
|
||||||
if (!s->is_none_mode) {
|
|
||||||
/* First part, loop on the sectors and initialize the dirty bitmap. */
|
|
||||||
BlockDriverState *base = s->base;
|
|
||||||
bool mark_all_dirty = s->base == NULL && !bdrv_has_zero_init(s->target);
|
|
||||||
|
|
||||||
for (sector_num = 0; sector_num < end; ) {
|
|
||||||
/* Just to make sure we are not exceeding int limit. */
|
|
||||||
int nb_sectors = MIN(INT_MAX >> BDRV_SECTOR_BITS,
|
|
||||||
end - sector_num);
|
|
||||||
int64_t now = qemu_clock_get_ns(QEMU_CLOCK_REALTIME);
|
|
||||||
|
|
||||||
if (now - last_pause_ns > SLICE_TIME) {
|
|
||||||
last_pause_ns = now;
|
|
||||||
block_job_sleep_ns(&s->common, QEMU_CLOCK_REALTIME, 0);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (block_job_is_cancelled(&s->common)) {
|
|
||||||
goto immediate_exit;
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = bdrv_is_allocated_above(bs, base, sector_num, nb_sectors, &n);
|
|
||||||
|
|
||||||
if (ret < 0) {
|
|
||||||
goto immediate_exit;
|
|
||||||
}
|
|
||||||
|
|
||||||
assert(n > 0);
|
|
||||||
if (ret == 1 || mark_all_dirty) {
|
|
||||||
bdrv_set_dirty_bitmap(s->dirty_bitmap, sector_num, n);
|
|
||||||
}
|
|
||||||
sector_num += n;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
bdrv_dirty_iter_init(s->dirty_bitmap, &s->hbi);
|
|
||||||
for (;;) {
|
|
||||||
uint64_t delay_ns = 0;
|
|
||||||
int64_t cnt;
|
|
||||||
bool should_complete;
|
|
||||||
|
|
||||||
if (s->ret < 0) {
|
|
||||||
ret = s->ret;
|
|
||||||
goto immediate_exit;
|
|
||||||
}
|
|
||||||
|
|
||||||
cnt = bdrv_get_dirty_count(s->dirty_bitmap);
|
|
||||||
/* s->common.offset contains the number of bytes already processed so
|
|
||||||
* far, cnt is the number of dirty sectors remaining and
|
|
||||||
* s->sectors_in_flight is the number of sectors currently being
|
|
||||||
* processed; together those are the current total operation length */
|
|
||||||
s->common.len = s->common.offset +
|
|
||||||
(cnt + s->sectors_in_flight) * BDRV_SECTOR_SIZE;
|
|
||||||
|
|
||||||
/* Note that even when no rate limit is applied we need to yield
|
|
||||||
* periodically with no pending I/O so that bdrv_drain_all() returns.
|
|
||||||
* We do so every SLICE_TIME nanoseconds, or when there is an error,
|
|
||||||
* or when the source is clean, whichever comes first.
|
|
||||||
*/
|
|
||||||
if (qemu_clock_get_ns(QEMU_CLOCK_REALTIME) - last_pause_ns < SLICE_TIME &&
|
|
||||||
s->common.iostatus == BLOCK_DEVICE_IO_STATUS_OK) {
|
|
||||||
if (s->in_flight == MAX_IN_FLIGHT || s->buf_free_count == 0 ||
|
|
||||||
(cnt == 0 && s->in_flight > 0)) {
|
|
||||||
trace_mirror_yield(s, s->in_flight, s->buf_free_count, cnt);
|
|
||||||
mirror_wait_for_io(s);
|
|
||||||
continue;
|
|
||||||
} else if (cnt != 0) {
|
|
||||||
delay_ns = mirror_iteration(s);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
should_complete = false;
|
|
||||||
if (s->in_flight == 0 && cnt == 0) {
|
|
||||||
trace_mirror_before_flush(s);
|
|
||||||
ret = bdrv_flush(s->target);
|
|
||||||
if (ret < 0) {
|
|
||||||
if (mirror_error_action(s, false, -ret) ==
|
|
||||||
BLOCK_ERROR_ACTION_REPORT) {
|
|
||||||
goto immediate_exit;
|
|
||||||
}
|
|
||||||
} else {
|
|
||||||
/* We're out of the streaming phase. From now on, if the job
|
|
||||||
* is cancelled we will actually complete all pending I/O and
|
|
||||||
* report completion. This way, block-job-cancel will leave
|
|
||||||
* the target in a consistent state.
|
|
||||||
*/
|
|
||||||
if (!s->synced) {
|
|
||||||
block_job_event_ready(&s->common);
|
|
||||||
s->synced = true;
|
|
||||||
}
|
|
||||||
|
|
||||||
should_complete = s->should_complete ||
|
|
||||||
block_job_is_cancelled(&s->common);
|
|
||||||
cnt = bdrv_get_dirty_count(s->dirty_bitmap);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
if (cnt == 0 && should_complete) {
|
|
||||||
/* The dirty bitmap is not updated while operations are pending.
|
|
||||||
* If we're about to exit, wait for pending operations before
|
|
||||||
* calling bdrv_get_dirty_count(bs), or we may exit while the
|
|
||||||
* source has dirty data to copy!
|
|
||||||
*
|
|
||||||
* Note that I/O can be submitted by the guest while
|
|
||||||
* mirror_populate runs.
|
|
||||||
*/
|
|
||||||
trace_mirror_before_drain(s, cnt);
|
|
||||||
bdrv_co_drain(bs);
|
|
||||||
cnt = bdrv_get_dirty_count(s->dirty_bitmap);
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = 0;
|
|
||||||
trace_mirror_before_sleep(s, cnt, s->synced, delay_ns);
|
|
||||||
if (!s->synced) {
|
|
||||||
block_job_sleep_ns(&s->common, QEMU_CLOCK_REALTIME, delay_ns);
|
|
||||||
if (block_job_is_cancelled(&s->common)) {
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
} else if (!should_complete) {
|
|
||||||
delay_ns = (s->in_flight == 0 && cnt == 0 ? SLICE_TIME : 0);
|
|
||||||
block_job_sleep_ns(&s->common, QEMU_CLOCK_REALTIME, delay_ns);
|
|
||||||
} else if (cnt == 0) {
|
|
||||||
/* The two disks are in sync. Exit and report successful
|
|
||||||
* completion.
|
|
||||||
*/
|
|
||||||
assert(QLIST_EMPTY(&bs->tracked_requests));
|
|
||||||
s->common.cancelled = false;
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
last_pause_ns = qemu_clock_get_ns(QEMU_CLOCK_REALTIME);
|
|
||||||
}
|
|
||||||
|
|
||||||
immediate_exit:
|
|
||||||
if (s->in_flight > 0) {
|
|
||||||
/* We get here only if something went wrong. Either the job failed,
|
|
||||||
* or it was cancelled prematurely so that we do not guarantee that
|
|
||||||
* the target is a copy of the source.
|
|
||||||
*/
|
|
||||||
assert(ret < 0 || (!s->synced && block_job_is_cancelled(&s->common)));
|
|
||||||
mirror_drain(s);
|
|
||||||
}
|
|
||||||
|
|
||||||
assert(s->in_flight == 0);
|
|
||||||
qemu_vfree(s->buf);
|
|
||||||
g_free(s->cow_bitmap);
|
|
||||||
g_free(s->in_flight_bitmap);
|
|
||||||
bdrv_release_dirty_bitmap(bs, s->dirty_bitmap);
|
|
||||||
if (s->target->blk) {
|
|
||||||
blk_iostatus_disable(s->target->blk);
|
|
||||||
}
|
|
||||||
|
|
||||||
data = g_malloc(sizeof(*data));
|
|
||||||
data->ret = ret;
|
|
||||||
/* Before we switch to target in mirror_exit, make sure data doesn't
|
|
||||||
* change. */
|
|
||||||
bdrv_drained_begin(s->common.bs);
|
|
||||||
block_job_defer_to_main_loop(&s->common, mirror_exit, data);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void mirror_set_speed(BlockJob *job, int64_t speed, Error **errp)
|
|
||||||
{
|
|
||||||
MirrorBlockJob *s = container_of(job, MirrorBlockJob, common);
|
|
||||||
|
|
||||||
if (speed < 0) {
|
|
||||||
error_setg(errp, QERR_INVALID_PARAMETER, "speed");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
ratelimit_set_speed(&s->limit, speed / BDRV_SECTOR_SIZE, SLICE_TIME);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void mirror_iostatus_reset(BlockJob *job)
|
|
||||||
{
|
|
||||||
MirrorBlockJob *s = container_of(job, MirrorBlockJob, common);
|
|
||||||
|
|
||||||
if (s->target->blk) {
|
|
||||||
blk_iostatus_reset(s->target->blk);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void mirror_complete(BlockJob *job, Error **errp)
|
|
||||||
{
|
|
||||||
MirrorBlockJob *s = container_of(job, MirrorBlockJob, common);
|
|
||||||
Error *local_err = NULL;
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
ret = bdrv_open_backing_file(s->target, NULL, "backing", &local_err);
|
|
||||||
if (ret < 0) {
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
if (!s->synced) {
|
|
||||||
error_setg(errp, QERR_BLOCK_JOB_NOT_READY, job->id);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* check the target bs is not blocked and block all operations on it */
|
|
||||||
if (s->replaces) {
|
|
||||||
AioContext *replace_aio_context;
|
|
||||||
|
|
||||||
s->to_replace = bdrv_find_node(s->replaces);
|
|
||||||
if (!s->to_replace) {
|
|
||||||
error_setg(errp, "Node name '%s' not found", s->replaces);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
replace_aio_context = bdrv_get_aio_context(s->to_replace);
|
|
||||||
aio_context_acquire(replace_aio_context);
|
|
||||||
|
|
||||||
error_setg(&s->replace_blocker,
|
|
||||||
"block device is in use by block-job-complete");
|
|
||||||
bdrv_op_block_all(s->to_replace, s->replace_blocker);
|
|
||||||
bdrv_ref(s->to_replace);
|
|
||||||
|
|
||||||
aio_context_release(replace_aio_context);
|
|
||||||
}
|
|
||||||
|
|
||||||
s->should_complete = true;
|
|
||||||
block_job_enter(&s->common);
|
|
||||||
}
|
|
||||||
|
|
||||||
static const BlockJobDriver mirror_job_driver = {
|
|
||||||
.instance_size = sizeof(MirrorBlockJob),
|
|
||||||
.job_type = BLOCK_JOB_TYPE_MIRROR,
|
|
||||||
.set_speed = mirror_set_speed,
|
|
||||||
.iostatus_reset= mirror_iostatus_reset,
|
|
||||||
.complete = mirror_complete,
|
|
||||||
};
|
|
||||||
|
|
||||||
static const BlockJobDriver commit_active_job_driver = {
|
|
||||||
.instance_size = sizeof(MirrorBlockJob),
|
|
||||||
.job_type = BLOCK_JOB_TYPE_COMMIT,
|
|
||||||
.set_speed = mirror_set_speed,
|
|
||||||
.iostatus_reset
|
|
||||||
= mirror_iostatus_reset,
|
|
||||||
.complete = mirror_complete,
|
|
||||||
};
|
|
||||||
|
|
||||||
static void mirror_start_job(BlockDriverState *bs, BlockDriverState *target,
|
|
||||||
const char *replaces,
|
|
||||||
int64_t speed, uint32_t granularity,
|
|
||||||
int64_t buf_size,
|
|
||||||
BlockdevOnError on_source_error,
|
|
||||||
BlockdevOnError on_target_error,
|
|
||||||
bool unmap,
|
|
||||||
BlockCompletionFunc *cb,
|
|
||||||
void *opaque, Error **errp,
|
|
||||||
const BlockJobDriver *driver,
|
|
||||||
bool is_none_mode, BlockDriverState *base)
|
|
||||||
{
|
|
||||||
MirrorBlockJob *s;
|
|
||||||
BlockDriverState *replaced_bs;
|
|
||||||
|
|
||||||
if (granularity == 0) {
|
|
||||||
granularity = bdrv_get_default_bitmap_granularity(target);
|
|
||||||
}
|
|
||||||
|
|
||||||
assert ((granularity & (granularity - 1)) == 0);
|
|
||||||
|
|
||||||
if ((on_source_error == BLOCKDEV_ON_ERROR_STOP ||
|
|
||||||
on_source_error == BLOCKDEV_ON_ERROR_ENOSPC) &&
|
|
||||||
(!bs->blk || !blk_iostatus_is_enabled(bs->blk))) {
|
|
||||||
error_setg(errp, QERR_INVALID_PARAMETER, "on-source-error");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf_size < 0) {
|
|
||||||
error_setg(errp, "Invalid parameter 'buf-size'");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf_size == 0) {
|
|
||||||
buf_size = DEFAULT_MIRROR_BUF_SIZE;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* We can't support this case as long as the block layer can't handle
|
|
||||||
* multiple BlockBackends per BlockDriverState. */
|
|
||||||
if (replaces) {
|
|
||||||
replaced_bs = bdrv_lookup_bs(replaces, replaces, errp);
|
|
||||||
if (replaced_bs == NULL) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
} else {
|
|
||||||
replaced_bs = bs;
|
|
||||||
}
|
|
||||||
if (replaced_bs->blk && target->blk) {
|
|
||||||
error_setg(errp, "Can't create node with two BlockBackends");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
s = block_job_create(driver, bs, speed, cb, opaque, errp);
|
|
||||||
if (!s) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
s->replaces = g_strdup(replaces);
|
|
||||||
s->on_source_error = on_source_error;
|
|
||||||
s->on_target_error = on_target_error;
|
|
||||||
s->target = target;
|
|
||||||
s->is_none_mode = is_none_mode;
|
|
||||||
s->base = base;
|
|
||||||
s->granularity = granularity;
|
|
||||||
s->buf_size = ROUND_UP(buf_size, granularity);
|
|
||||||
s->unmap = unmap;
|
|
||||||
|
|
||||||
s->dirty_bitmap = bdrv_create_dirty_bitmap(bs, granularity, NULL, errp);
|
|
||||||
if (!s->dirty_bitmap) {
|
|
||||||
g_free(s->replaces);
|
|
||||||
block_job_unref(&s->common);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
bdrv_op_block_all(s->target, s->common.blocker);
|
|
||||||
|
|
||||||
if (s->target->blk) {
|
|
||||||
blk_set_on_error(s->target->blk, on_target_error, on_target_error);
|
|
||||||
blk_iostatus_enable(s->target->blk);
|
|
||||||
}
|
|
||||||
s->common.co = qemu_coroutine_create(mirror_run);
|
|
||||||
trace_mirror_start(bs, s, s->common.co, opaque);
|
|
||||||
qemu_coroutine_enter(s->common.co, s);
|
|
||||||
}
|
|
||||||
|
|
||||||
void mirror_start(BlockDriverState *bs, BlockDriverState *target,
|
|
||||||
const char *replaces,
|
|
||||||
int64_t speed, uint32_t granularity, int64_t buf_size,
|
|
||||||
MirrorSyncMode mode, BlockdevOnError on_source_error,
|
|
||||||
BlockdevOnError on_target_error,
|
|
||||||
bool unmap,
|
|
||||||
BlockCompletionFunc *cb,
|
|
||||||
void *opaque, Error **errp)
|
|
||||||
{
|
|
||||||
bool is_none_mode;
|
|
||||||
BlockDriverState *base;
|
|
||||||
|
|
||||||
if (mode == MIRROR_SYNC_MODE_INCREMENTAL) {
|
|
||||||
error_setg(errp, "Sync mode 'incremental' not supported");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
is_none_mode = mode == MIRROR_SYNC_MODE_NONE;
|
|
||||||
base = mode == MIRROR_SYNC_MODE_TOP ? backing_bs(bs) : NULL;
|
|
||||||
mirror_start_job(bs, target, replaces,
|
|
||||||
speed, granularity, buf_size,
|
|
||||||
on_source_error, on_target_error, unmap, cb, opaque, errp,
|
|
||||||
&mirror_job_driver, is_none_mode, base);
|
|
||||||
}
|
|
||||||
|
|
||||||
void commit_active_start(BlockDriverState *bs, BlockDriverState *base,
|
|
||||||
int64_t speed,
|
|
||||||
BlockdevOnError on_error,
|
|
||||||
BlockCompletionFunc *cb,
|
|
||||||
void *opaque, Error **errp)
|
|
||||||
{
|
|
||||||
int64_t length, base_length;
|
|
||||||
int orig_base_flags;
|
|
||||||
int ret;
|
|
||||||
Error *local_err = NULL;
|
|
||||||
|
|
||||||
orig_base_flags = bdrv_get_flags(base);
|
|
||||||
|
|
||||||
if (bdrv_reopen(base, bs->open_flags, errp)) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
length = bdrv_getlength(bs);
|
|
||||||
if (length < 0) {
|
|
||||||
error_setg_errno(errp, -length,
|
|
||||||
"Unable to determine length of %s", bs->filename);
|
|
||||||
goto error_restore_flags;
|
|
||||||
}
|
|
||||||
|
|
||||||
base_length = bdrv_getlength(base);
|
|
||||||
if (base_length < 0) {
|
|
||||||
error_setg_errno(errp, -base_length,
|
|
||||||
"Unable to determine length of %s", base->filename);
|
|
||||||
goto error_restore_flags;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (length > base_length) {
|
|
||||||
ret = bdrv_truncate(base, length);
|
|
||||||
if (ret < 0) {
|
|
||||||
error_setg_errno(errp, -ret,
|
|
||||||
"Top image %s is larger than base image %s, and "
|
|
||||||
"resize of base image failed",
|
|
||||||
bs->filename, base->filename);
|
|
||||||
goto error_restore_flags;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
bdrv_ref(base);
|
|
||||||
mirror_start_job(bs, base, NULL, speed, 0, 0,
|
|
||||||
on_error, on_error, false, cb, opaque, &local_err,
|
|
||||||
&commit_active_job_driver, false, base);
|
|
||||||
if (local_err) {
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
goto error_restore_flags;
|
|
||||||
}
|
|
||||||
|
|
||||||
return;
|
|
||||||
|
|
||||||
error_restore_flags:
|
|
||||||
/* ignore error and errp for bdrv_reopen, because we want to propagate
|
|
||||||
* the original error */
|
|
||||||
bdrv_reopen(base, orig_base_flags, NULL);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
@@ -1,436 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU Block driver for NBD
|
|
||||||
*
|
|
||||||
* Copyright (C) 2008 Bull S.A.S.
|
|
||||||
* Author: Laurent Vivier <Laurent.Vivier@bull.net>
|
|
||||||
*
|
|
||||||
* Some parts:
|
|
||||||
* Copyright (C) 2007 Anthony Liguori <anthony@codemonkey.ws>
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "nbd-client.h"
|
|
||||||
|
|
||||||
#define HANDLE_TO_INDEX(bs, handle) ((handle) ^ ((uint64_t)(intptr_t)bs))
|
|
||||||
#define INDEX_TO_HANDLE(bs, index) ((index) ^ ((uint64_t)(intptr_t)bs))
|
|
||||||
|
|
||||||
static void nbd_recv_coroutines_enter_all(NbdClientSession *s)
|
|
||||||
{
|
|
||||||
int i;
|
|
||||||
|
|
||||||
for (i = 0; i < MAX_NBD_REQUESTS; i++) {
|
|
||||||
if (s->recv_coroutine[i]) {
|
|
||||||
qemu_coroutine_enter(s->recv_coroutine[i], NULL);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void nbd_teardown_connection(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
NbdClientSession *client = nbd_get_client_session(bs);
|
|
||||||
|
|
||||||
if (!client->ioc) { /* Already closed */
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* finish any pending coroutines */
|
|
||||||
qio_channel_shutdown(client->ioc,
|
|
||||||
QIO_CHANNEL_SHUTDOWN_BOTH,
|
|
||||||
NULL);
|
|
||||||
nbd_recv_coroutines_enter_all(client);
|
|
||||||
|
|
||||||
nbd_client_detach_aio_context(bs);
|
|
||||||
object_unref(OBJECT(client->sioc));
|
|
||||||
client->sioc = NULL;
|
|
||||||
object_unref(OBJECT(client->ioc));
|
|
||||||
client->ioc = NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void nbd_reply_ready(void *opaque)
|
|
||||||
{
|
|
||||||
BlockDriverState *bs = opaque;
|
|
||||||
NbdClientSession *s = nbd_get_client_session(bs);
|
|
||||||
uint64_t i;
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
if (!s->ioc) { /* Already closed */
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (s->reply.handle == 0) {
|
|
||||||
/* No reply already in flight. Fetch a header. It is possible
|
|
||||||
* that another thread has done the same thing in parallel, so
|
|
||||||
* the socket is not readable anymore.
|
|
||||||
*/
|
|
||||||
ret = nbd_receive_reply(s->ioc, &s->reply);
|
|
||||||
if (ret == -EAGAIN) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
if (ret < 0) {
|
|
||||||
s->reply.handle = 0;
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/* There's no need for a mutex on the receive side, because the
|
|
||||||
* handler acts as a synchronization point and ensures that only
|
|
||||||
* one coroutine is called until the reply finishes. */
|
|
||||||
i = HANDLE_TO_INDEX(s, s->reply.handle);
|
|
||||||
if (i >= MAX_NBD_REQUESTS) {
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (s->recv_coroutine[i]) {
|
|
||||||
qemu_coroutine_enter(s->recv_coroutine[i], NULL);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
fail:
|
|
||||||
nbd_teardown_connection(bs);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void nbd_restart_write(void *opaque)
|
|
||||||
{
|
|
||||||
BlockDriverState *bs = opaque;
|
|
||||||
|
|
||||||
qemu_coroutine_enter(nbd_get_client_session(bs)->send_coroutine, NULL);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int nbd_co_send_request(BlockDriverState *bs,
|
|
||||||
struct nbd_request *request,
|
|
||||||
QEMUIOVector *qiov, int offset)
|
|
||||||
{
|
|
||||||
NbdClientSession *s = nbd_get_client_session(bs);
|
|
||||||
AioContext *aio_context;
|
|
||||||
int rc, ret, i;
|
|
||||||
|
|
||||||
qemu_co_mutex_lock(&s->send_mutex);
|
|
||||||
|
|
||||||
for (i = 0; i < MAX_NBD_REQUESTS; i++) {
|
|
||||||
if (s->recv_coroutine[i] == NULL) {
|
|
||||||
s->recv_coroutine[i] = qemu_coroutine_self();
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
g_assert(qemu_in_coroutine());
|
|
||||||
assert(i < MAX_NBD_REQUESTS);
|
|
||||||
request->handle = INDEX_TO_HANDLE(s, i);
|
|
||||||
|
|
||||||
if (!s->ioc) {
|
|
||||||
qemu_co_mutex_unlock(&s->send_mutex);
|
|
||||||
return -EPIPE;
|
|
||||||
}
|
|
||||||
|
|
||||||
s->send_coroutine = qemu_coroutine_self();
|
|
||||||
aio_context = bdrv_get_aio_context(bs);
|
|
||||||
|
|
||||||
aio_set_fd_handler(aio_context, s->sioc->fd, false,
|
|
||||||
nbd_reply_ready, nbd_restart_write, bs);
|
|
||||||
if (qiov) {
|
|
||||||
qio_channel_set_cork(s->ioc, true);
|
|
||||||
rc = nbd_send_request(s->ioc, request);
|
|
||||||
if (rc >= 0) {
|
|
||||||
ret = nbd_wr_syncv(s->ioc, qiov->iov, qiov->niov,
|
|
||||||
offset, request->len, 0);
|
|
||||||
if (ret != request->len) {
|
|
||||||
rc = -EIO;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
qio_channel_set_cork(s->ioc, false);
|
|
||||||
} else {
|
|
||||||
rc = nbd_send_request(s->ioc, request);
|
|
||||||
}
|
|
||||||
aio_set_fd_handler(aio_context, s->sioc->fd, false,
|
|
||||||
nbd_reply_ready, NULL, bs);
|
|
||||||
s->send_coroutine = NULL;
|
|
||||||
qemu_co_mutex_unlock(&s->send_mutex);
|
|
||||||
return rc;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void nbd_co_receive_reply(NbdClientSession *s,
|
|
||||||
struct nbd_request *request, struct nbd_reply *reply,
|
|
||||||
QEMUIOVector *qiov, int offset)
|
|
||||||
{
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
/* Wait until we're woken up by the read handler. TODO: perhaps
|
|
||||||
* peek at the next reply and avoid yielding if it's ours? */
|
|
||||||
qemu_coroutine_yield();
|
|
||||||
*reply = s->reply;
|
|
||||||
if (reply->handle != request->handle ||
|
|
||||||
!s->ioc) {
|
|
||||||
reply->error = EIO;
|
|
||||||
} else {
|
|
||||||
if (qiov && reply->error == 0) {
|
|
||||||
ret = nbd_wr_syncv(s->ioc, qiov->iov, qiov->niov,
|
|
||||||
offset, request->len, 1);
|
|
||||||
if (ret != request->len) {
|
|
||||||
reply->error = EIO;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Tell the read handler to read another header. */
|
|
||||||
s->reply.handle = 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static void nbd_coroutine_start(NbdClientSession *s,
|
|
||||||
struct nbd_request *request)
|
|
||||||
{
|
|
||||||
/* Poor man semaphore. The free_sema is locked when no other request
|
|
||||||
* can be accepted, and unlocked after receiving one reply. */
|
|
||||||
if (s->in_flight >= MAX_NBD_REQUESTS - 1) {
|
|
||||||
qemu_co_mutex_lock(&s->free_sema);
|
|
||||||
assert(s->in_flight < MAX_NBD_REQUESTS);
|
|
||||||
}
|
|
||||||
s->in_flight++;
|
|
||||||
|
|
||||||
/* s->recv_coroutine[i] is set as soon as we get the send_lock. */
|
|
||||||
}
|
|
||||||
|
|
||||||
static void nbd_coroutine_end(NbdClientSession *s,
|
|
||||||
struct nbd_request *request)
|
|
||||||
{
|
|
||||||
int i = HANDLE_TO_INDEX(s, request->handle);
|
|
||||||
s->recv_coroutine[i] = NULL;
|
|
||||||
if (s->in_flight-- == MAX_NBD_REQUESTS) {
|
|
||||||
qemu_co_mutex_unlock(&s->free_sema);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static int nbd_co_readv_1(BlockDriverState *bs, int64_t sector_num,
|
|
||||||
int nb_sectors, QEMUIOVector *qiov,
|
|
||||||
int offset)
|
|
||||||
{
|
|
||||||
NbdClientSession *client = nbd_get_client_session(bs);
|
|
||||||
struct nbd_request request = { .type = NBD_CMD_READ };
|
|
||||||
struct nbd_reply reply;
|
|
||||||
ssize_t ret;
|
|
||||||
|
|
||||||
request.from = sector_num * 512;
|
|
||||||
request.len = nb_sectors * 512;
|
|
||||||
|
|
||||||
nbd_coroutine_start(client, &request);
|
|
||||||
ret = nbd_co_send_request(bs, &request, NULL, 0);
|
|
||||||
if (ret < 0) {
|
|
||||||
reply.error = -ret;
|
|
||||||
} else {
|
|
||||||
nbd_co_receive_reply(client, &request, &reply, qiov, offset);
|
|
||||||
}
|
|
||||||
nbd_coroutine_end(client, &request);
|
|
||||||
return -reply.error;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
static int nbd_co_writev_1(BlockDriverState *bs, int64_t sector_num,
|
|
||||||
int nb_sectors, QEMUIOVector *qiov,
|
|
||||||
int offset, int *flags)
|
|
||||||
{
|
|
||||||
NbdClientSession *client = nbd_get_client_session(bs);
|
|
||||||
struct nbd_request request = { .type = NBD_CMD_WRITE };
|
|
||||||
struct nbd_reply reply;
|
|
||||||
ssize_t ret;
|
|
||||||
|
|
||||||
if ((*flags & BDRV_REQ_FUA) && (client->nbdflags & NBD_FLAG_SEND_FUA)) {
|
|
||||||
*flags &= ~BDRV_REQ_FUA;
|
|
||||||
request.type |= NBD_CMD_FLAG_FUA;
|
|
||||||
}
|
|
||||||
|
|
||||||
request.from = sector_num * 512;
|
|
||||||
request.len = nb_sectors * 512;
|
|
||||||
|
|
||||||
nbd_coroutine_start(client, &request);
|
|
||||||
ret = nbd_co_send_request(bs, &request, qiov, offset);
|
|
||||||
if (ret < 0) {
|
|
||||||
reply.error = -ret;
|
|
||||||
} else {
|
|
||||||
nbd_co_receive_reply(client, &request, &reply, NULL, 0);
|
|
||||||
}
|
|
||||||
nbd_coroutine_end(client, &request);
|
|
||||||
return -reply.error;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* qemu-nbd has a limit of slightly less than 1M per request. Try to
|
|
||||||
* remain aligned to 4K. */
|
|
||||||
#define NBD_MAX_SECTORS 2040
|
|
||||||
|
|
||||||
int nbd_client_co_readv(BlockDriverState *bs, int64_t sector_num,
|
|
||||||
int nb_sectors, QEMUIOVector *qiov)
|
|
||||||
{
|
|
||||||
int offset = 0;
|
|
||||||
int ret;
|
|
||||||
while (nb_sectors > NBD_MAX_SECTORS) {
|
|
||||||
ret = nbd_co_readv_1(bs, sector_num, NBD_MAX_SECTORS, qiov, offset);
|
|
||||||
if (ret < 0) {
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
offset += NBD_MAX_SECTORS * 512;
|
|
||||||
sector_num += NBD_MAX_SECTORS;
|
|
||||||
nb_sectors -= NBD_MAX_SECTORS;
|
|
||||||
}
|
|
||||||
return nbd_co_readv_1(bs, sector_num, nb_sectors, qiov, offset);
|
|
||||||
}
|
|
||||||
|
|
||||||
int nbd_client_co_writev(BlockDriverState *bs, int64_t sector_num,
|
|
||||||
int nb_sectors, QEMUIOVector *qiov, int *flags)
|
|
||||||
{
|
|
||||||
int offset = 0;
|
|
||||||
int ret;
|
|
||||||
while (nb_sectors > NBD_MAX_SECTORS) {
|
|
||||||
ret = nbd_co_writev_1(bs, sector_num, NBD_MAX_SECTORS, qiov, offset,
|
|
||||||
flags);
|
|
||||||
if (ret < 0) {
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
offset += NBD_MAX_SECTORS * 512;
|
|
||||||
sector_num += NBD_MAX_SECTORS;
|
|
||||||
nb_sectors -= NBD_MAX_SECTORS;
|
|
||||||
}
|
|
||||||
return nbd_co_writev_1(bs, sector_num, nb_sectors, qiov, offset, flags);
|
|
||||||
}
|
|
||||||
|
|
||||||
int nbd_client_co_flush(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
NbdClientSession *client = nbd_get_client_session(bs);
|
|
||||||
struct nbd_request request = { .type = NBD_CMD_FLUSH };
|
|
||||||
struct nbd_reply reply;
|
|
||||||
ssize_t ret;
|
|
||||||
|
|
||||||
if (!(client->nbdflags & NBD_FLAG_SEND_FLUSH)) {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
request.from = 0;
|
|
||||||
request.len = 0;
|
|
||||||
|
|
||||||
nbd_coroutine_start(client, &request);
|
|
||||||
ret = nbd_co_send_request(bs, &request, NULL, 0);
|
|
||||||
if (ret < 0) {
|
|
||||||
reply.error = -ret;
|
|
||||||
} else {
|
|
||||||
nbd_co_receive_reply(client, &request, &reply, NULL, 0);
|
|
||||||
}
|
|
||||||
nbd_coroutine_end(client, &request);
|
|
||||||
return -reply.error;
|
|
||||||
}
|
|
||||||
|
|
||||||
int nbd_client_co_discard(BlockDriverState *bs, int64_t sector_num,
|
|
||||||
int nb_sectors)
|
|
||||||
{
|
|
||||||
NbdClientSession *client = nbd_get_client_session(bs);
|
|
||||||
struct nbd_request request = { .type = NBD_CMD_TRIM };
|
|
||||||
struct nbd_reply reply;
|
|
||||||
ssize_t ret;
|
|
||||||
|
|
||||||
if (!(client->nbdflags & NBD_FLAG_SEND_TRIM)) {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
request.from = sector_num * 512;
|
|
||||||
request.len = nb_sectors * 512;
|
|
||||||
|
|
||||||
nbd_coroutine_start(client, &request);
|
|
||||||
ret = nbd_co_send_request(bs, &request, NULL, 0);
|
|
||||||
if (ret < 0) {
|
|
||||||
reply.error = -ret;
|
|
||||||
} else {
|
|
||||||
nbd_co_receive_reply(client, &request, &reply, NULL, 0);
|
|
||||||
}
|
|
||||||
nbd_coroutine_end(client, &request);
|
|
||||||
return -reply.error;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
void nbd_client_detach_aio_context(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
aio_set_fd_handler(bdrv_get_aio_context(bs),
|
|
||||||
nbd_get_client_session(bs)->sioc->fd,
|
|
||||||
false, NULL, NULL, NULL);
|
|
||||||
}
|
|
||||||
|
|
||||||
void nbd_client_attach_aio_context(BlockDriverState *bs,
|
|
||||||
AioContext *new_context)
|
|
||||||
{
|
|
||||||
aio_set_fd_handler(new_context, nbd_get_client_session(bs)->sioc->fd,
|
|
||||||
false, nbd_reply_ready, NULL, bs);
|
|
||||||
}
|
|
||||||
|
|
||||||
void nbd_client_close(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
NbdClientSession *client = nbd_get_client_session(bs);
|
|
||||||
struct nbd_request request = {
|
|
||||||
.type = NBD_CMD_DISC,
|
|
||||||
.from = 0,
|
|
||||||
.len = 0
|
|
||||||
};
|
|
||||||
|
|
||||||
if (client->ioc == NULL) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
nbd_send_request(client->ioc, &request);
|
|
||||||
|
|
||||||
nbd_teardown_connection(bs);
|
|
||||||
}
|
|
||||||
|
|
||||||
int nbd_client_init(BlockDriverState *bs,
|
|
||||||
QIOChannelSocket *sioc,
|
|
||||||
const char *export,
|
|
||||||
QCryptoTLSCreds *tlscreds,
|
|
||||||
const char *hostname,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
NbdClientSession *client = nbd_get_client_session(bs);
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
/* NBD handshake */
|
|
||||||
logout("session init %s\n", export);
|
|
||||||
qio_channel_set_blocking(QIO_CHANNEL(sioc), true, NULL);
|
|
||||||
|
|
||||||
ret = nbd_receive_negotiate(QIO_CHANNEL(sioc), export,
|
|
||||||
&client->nbdflags,
|
|
||||||
tlscreds, hostname,
|
|
||||||
&client->ioc,
|
|
||||||
&client->size, errp);
|
|
||||||
if (ret < 0) {
|
|
||||||
logout("Failed to negotiate with the NBD server\n");
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
qemu_co_mutex_init(&client->send_mutex);
|
|
||||||
qemu_co_mutex_init(&client->free_sema);
|
|
||||||
client->sioc = sioc;
|
|
||||||
object_ref(OBJECT(client->sioc));
|
|
||||||
|
|
||||||
if (!client->ioc) {
|
|
||||||
client->ioc = QIO_CHANNEL(sioc);
|
|
||||||
object_ref(OBJECT(client->ioc));
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Now that we're connected, set the socket to be non-blocking and
|
|
||||||
* kick the reply mechanism. */
|
|
||||||
qio_channel_set_blocking(QIO_CHANNEL(sioc), false, NULL);
|
|
||||||
|
|
||||||
nbd_client_attach_aio_context(bs, bdrv_get_aio_context(bs));
|
|
||||||
|
|
||||||
logout("Established connection with NBD server\n");
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
@@ -1,59 +0,0 @@
|
|||||||
#ifndef NBD_CLIENT_H
|
|
||||||
#define NBD_CLIENT_H
|
|
||||||
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "block/nbd.h"
|
|
||||||
#include "block/block_int.h"
|
|
||||||
#include "io/channel-socket.h"
|
|
||||||
|
|
||||||
/* #define DEBUG_NBD */
|
|
||||||
|
|
||||||
#if defined(DEBUG_NBD)
|
|
||||||
#define logout(fmt, ...) \
|
|
||||||
fprintf(stderr, "nbd\t%-24s" fmt, __func__, ##__VA_ARGS__)
|
|
||||||
#else
|
|
||||||
#define logout(fmt, ...) ((void)0)
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define MAX_NBD_REQUESTS 16
|
|
||||||
|
|
||||||
typedef struct NbdClientSession {
|
|
||||||
QIOChannelSocket *sioc; /* The master data channel */
|
|
||||||
QIOChannel *ioc; /* The current I/O channel which may differ (eg TLS) */
|
|
||||||
uint32_t nbdflags;
|
|
||||||
off_t size;
|
|
||||||
|
|
||||||
CoMutex send_mutex;
|
|
||||||
CoMutex free_sema;
|
|
||||||
Coroutine *send_coroutine;
|
|
||||||
int in_flight;
|
|
||||||
|
|
||||||
Coroutine *recv_coroutine[MAX_NBD_REQUESTS];
|
|
||||||
struct nbd_reply reply;
|
|
||||||
|
|
||||||
bool is_unix;
|
|
||||||
} NbdClientSession;
|
|
||||||
|
|
||||||
NbdClientSession *nbd_get_client_session(BlockDriverState *bs);
|
|
||||||
|
|
||||||
int nbd_client_init(BlockDriverState *bs,
|
|
||||||
QIOChannelSocket *sock,
|
|
||||||
const char *export_name,
|
|
||||||
QCryptoTLSCreds *tlscreds,
|
|
||||||
const char *hostname,
|
|
||||||
Error **errp);
|
|
||||||
void nbd_client_close(BlockDriverState *bs);
|
|
||||||
|
|
||||||
int nbd_client_co_discard(BlockDriverState *bs, int64_t sector_num,
|
|
||||||
int nb_sectors);
|
|
||||||
int nbd_client_co_flush(BlockDriverState *bs);
|
|
||||||
int nbd_client_co_writev(BlockDriverState *bs, int64_t sector_num,
|
|
||||||
int nb_sectors, QEMUIOVector *qiov, int *flags);
|
|
||||||
int nbd_client_co_readv(BlockDriverState *bs, int64_t sector_num,
|
|
||||||
int nb_sectors, QEMUIOVector *qiov);
|
|
||||||
|
|
||||||
void nbd_client_detach_aio_context(BlockDriverState *bs);
|
|
||||||
void nbd_client_attach_aio_context(BlockDriverState *bs,
|
|
||||||
AioContext *new_context);
|
|
||||||
|
|
||||||
#endif /* NBD_CLIENT_H */
|
|
||||||
539
block/nbd.c
539
block/nbd.c
@@ -1,539 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU Block driver for NBD
|
|
||||||
*
|
|
||||||
* Copyright (C) 2008 Bull S.A.S.
|
|
||||||
* Author: Laurent Vivier <Laurent.Vivier@bull.net>
|
|
||||||
*
|
|
||||||
* Some parts:
|
|
||||||
* Copyright (C) 2007 Anthony Liguori <anthony@codemonkey.ws>
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
#include "block/nbd-client.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "qemu/uri.h"
|
|
||||||
#include "block/block_int.h"
|
|
||||||
#include "qemu/module.h"
|
|
||||||
#include "qapi/qmp/qdict.h"
|
|
||||||
#include "qapi/qmp/qjson.h"
|
|
||||||
#include "qapi/qmp/qint.h"
|
|
||||||
#include "qapi/qmp/qstring.h"
|
|
||||||
#include "qemu/cutils.h"
|
|
||||||
|
|
||||||
#define EN_OPTSTR ":exportname="
|
|
||||||
|
|
||||||
typedef struct BDRVNBDState {
|
|
||||||
NbdClientSession client;
|
|
||||||
} BDRVNBDState;
|
|
||||||
|
|
||||||
static int nbd_parse_uri(const char *filename, QDict *options)
|
|
||||||
{
|
|
||||||
URI *uri;
|
|
||||||
const char *p;
|
|
||||||
QueryParams *qp = NULL;
|
|
||||||
int ret = 0;
|
|
||||||
bool is_unix;
|
|
||||||
|
|
||||||
uri = uri_parse(filename);
|
|
||||||
if (!uri) {
|
|
||||||
return -EINVAL;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* transport */
|
|
||||||
if (!strcmp(uri->scheme, "nbd")) {
|
|
||||||
is_unix = false;
|
|
||||||
} else if (!strcmp(uri->scheme, "nbd+tcp")) {
|
|
||||||
is_unix = false;
|
|
||||||
} else if (!strcmp(uri->scheme, "nbd+unix")) {
|
|
||||||
is_unix = true;
|
|
||||||
} else {
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
p = uri->path ? uri->path : "/";
|
|
||||||
p += strspn(p, "/");
|
|
||||||
if (p[0]) {
|
|
||||||
qdict_put(options, "export", qstring_from_str(p));
|
|
||||||
}
|
|
||||||
|
|
||||||
qp = query_params_parse(uri->query);
|
|
||||||
if (qp->n > 1 || (is_unix && !qp->n) || (!is_unix && qp->n)) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (is_unix) {
|
|
||||||
/* nbd+unix:///export?socket=path */
|
|
||||||
if (uri->server || uri->port || strcmp(qp->p[0].name, "socket")) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
qdict_put(options, "path", qstring_from_str(qp->p[0].value));
|
|
||||||
} else {
|
|
||||||
QString *host;
|
|
||||||
/* nbd[+tcp]://host[:port]/export */
|
|
||||||
if (!uri->server) {
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* strip braces from literal IPv6 address */
|
|
||||||
if (uri->server[0] == '[') {
|
|
||||||
host = qstring_from_substr(uri->server, 1,
|
|
||||||
strlen(uri->server) - 2);
|
|
||||||
} else {
|
|
||||||
host = qstring_from_str(uri->server);
|
|
||||||
}
|
|
||||||
|
|
||||||
qdict_put(options, "host", host);
|
|
||||||
if (uri->port) {
|
|
||||||
char* port_str = g_strdup_printf("%d", uri->port);
|
|
||||||
qdict_put(options, "port", qstring_from_str(port_str));
|
|
||||||
g_free(port_str);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
out:
|
|
||||||
if (qp) {
|
|
||||||
query_params_free(qp);
|
|
||||||
}
|
|
||||||
uri_free(uri);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void nbd_parse_filename(const char *filename, QDict *options,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
char *file;
|
|
||||||
char *export_name;
|
|
||||||
const char *host_spec;
|
|
||||||
const char *unixpath;
|
|
||||||
|
|
||||||
if (qdict_haskey(options, "host")
|
|
||||||
|| qdict_haskey(options, "port")
|
|
||||||
|| qdict_haskey(options, "path"))
|
|
||||||
{
|
|
||||||
error_setg(errp, "host/port/path and a file name may not be specified "
|
|
||||||
"at the same time");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (strstr(filename, "://")) {
|
|
||||||
int ret = nbd_parse_uri(filename, options);
|
|
||||||
if (ret < 0) {
|
|
||||||
error_setg(errp, "No valid URL specified");
|
|
||||||
}
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
file = g_strdup(filename);
|
|
||||||
|
|
||||||
export_name = strstr(file, EN_OPTSTR);
|
|
||||||
if (export_name) {
|
|
||||||
if (export_name[strlen(EN_OPTSTR)] == 0) {
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
export_name[0] = 0; /* truncate 'file' */
|
|
||||||
export_name += strlen(EN_OPTSTR);
|
|
||||||
|
|
||||||
qdict_put(options, "export", qstring_from_str(export_name));
|
|
||||||
}
|
|
||||||
|
|
||||||
/* extract the host_spec - fail if it's not nbd:... */
|
|
||||||
if (!strstart(file, "nbd:", &host_spec)) {
|
|
||||||
error_setg(errp, "File name string for NBD must start with 'nbd:'");
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!*host_spec) {
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* are we a UNIX or TCP socket? */
|
|
||||||
if (strstart(host_spec, "unix:", &unixpath)) {
|
|
||||||
qdict_put(options, "path", qstring_from_str(unixpath));
|
|
||||||
} else {
|
|
||||||
InetSocketAddress *addr = NULL;
|
|
||||||
|
|
||||||
addr = inet_parse(host_spec, errp);
|
|
||||||
if (!addr) {
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
|
|
||||||
qdict_put(options, "host", qstring_from_str(addr->host));
|
|
||||||
qdict_put(options, "port", qstring_from_str(addr->port));
|
|
||||||
qapi_free_InetSocketAddress(addr);
|
|
||||||
}
|
|
||||||
|
|
||||||
out:
|
|
||||||
g_free(file);
|
|
||||||
}
|
|
||||||
|
|
||||||
static SocketAddress *nbd_config(BDRVNBDState *s, QDict *options, char **export,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
SocketAddress *saddr;
|
|
||||||
|
|
||||||
if (qdict_haskey(options, "path") == qdict_haskey(options, "host")) {
|
|
||||||
if (qdict_haskey(options, "path")) {
|
|
||||||
error_setg(errp, "path and host may not be used at the same time.");
|
|
||||||
} else {
|
|
||||||
error_setg(errp, "one of path and host must be specified.");
|
|
||||||
}
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
saddr = g_new0(SocketAddress, 1);
|
|
||||||
|
|
||||||
if (qdict_haskey(options, "path")) {
|
|
||||||
UnixSocketAddress *q_unix;
|
|
||||||
saddr->type = SOCKET_ADDRESS_KIND_UNIX;
|
|
||||||
q_unix = saddr->u.q_unix.data = g_new0(UnixSocketAddress, 1);
|
|
||||||
q_unix->path = g_strdup(qdict_get_str(options, "path"));
|
|
||||||
qdict_del(options, "path");
|
|
||||||
} else {
|
|
||||||
InetSocketAddress *inet;
|
|
||||||
saddr->type = SOCKET_ADDRESS_KIND_INET;
|
|
||||||
inet = saddr->u.inet.data = g_new0(InetSocketAddress, 1);
|
|
||||||
inet->host = g_strdup(qdict_get_str(options, "host"));
|
|
||||||
if (!qdict_get_try_str(options, "port")) {
|
|
||||||
inet->port = g_strdup_printf("%d", NBD_DEFAULT_PORT);
|
|
||||||
} else {
|
|
||||||
inet->port = g_strdup(qdict_get_str(options, "port"));
|
|
||||||
}
|
|
||||||
qdict_del(options, "host");
|
|
||||||
qdict_del(options, "port");
|
|
||||||
}
|
|
||||||
|
|
||||||
s->client.is_unix = saddr->type == SOCKET_ADDRESS_KIND_UNIX;
|
|
||||||
|
|
||||||
*export = g_strdup(qdict_get_try_str(options, "export"));
|
|
||||||
if (*export) {
|
|
||||||
qdict_del(options, "export");
|
|
||||||
}
|
|
||||||
|
|
||||||
return saddr;
|
|
||||||
}
|
|
||||||
|
|
||||||
NbdClientSession *nbd_get_client_session(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
BDRVNBDState *s = bs->opaque;
|
|
||||||
return &s->client;
|
|
||||||
}
|
|
||||||
|
|
||||||
static QIOChannelSocket *nbd_establish_connection(SocketAddress *saddr,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
QIOChannelSocket *sioc;
|
|
||||||
Error *local_err = NULL;
|
|
||||||
|
|
||||||
sioc = qio_channel_socket_new();
|
|
||||||
|
|
||||||
qio_channel_socket_connect_sync(sioc,
|
|
||||||
saddr,
|
|
||||||
&local_err);
|
|
||||||
if (local_err) {
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
qio_channel_set_delay(QIO_CHANNEL(sioc), false);
|
|
||||||
|
|
||||||
return sioc;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
static QCryptoTLSCreds *nbd_get_tls_creds(const char *id, Error **errp)
|
|
||||||
{
|
|
||||||
Object *obj;
|
|
||||||
QCryptoTLSCreds *creds;
|
|
||||||
|
|
||||||
obj = object_resolve_path_component(
|
|
||||||
object_get_objects_root(), id);
|
|
||||||
if (!obj) {
|
|
||||||
error_setg(errp, "No TLS credentials with id '%s'",
|
|
||||||
id);
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
creds = (QCryptoTLSCreds *)
|
|
||||||
object_dynamic_cast(obj, TYPE_QCRYPTO_TLS_CREDS);
|
|
||||||
if (!creds) {
|
|
||||||
error_setg(errp, "Object with id '%s' is not TLS credentials",
|
|
||||||
id);
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (creds->endpoint != QCRYPTO_TLS_CREDS_ENDPOINT_CLIENT) {
|
|
||||||
error_setg(errp,
|
|
||||||
"Expecting TLS credentials with a client endpoint");
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
object_ref(obj);
|
|
||||||
return creds;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
static int nbd_open(BlockDriverState *bs, QDict *options, int flags,
|
|
||||||
Error **errp)
|
|
||||||
{
|
|
||||||
BDRVNBDState *s = bs->opaque;
|
|
||||||
char *export = NULL;
|
|
||||||
QIOChannelSocket *sioc = NULL;
|
|
||||||
SocketAddress *saddr;
|
|
||||||
const char *tlscredsid;
|
|
||||||
QCryptoTLSCreds *tlscreds = NULL;
|
|
||||||
const char *hostname = NULL;
|
|
||||||
int ret = -EINVAL;
|
|
||||||
|
|
||||||
/* Pop the config into our state object. Exit if invalid. */
|
|
||||||
saddr = nbd_config(s, options, &export, errp);
|
|
||||||
if (!saddr) {
|
|
||||||
goto error;
|
|
||||||
}
|
|
||||||
|
|
||||||
tlscredsid = g_strdup(qdict_get_try_str(options, "tls-creds"));
|
|
||||||
if (tlscredsid) {
|
|
||||||
qdict_del(options, "tls-creds");
|
|
||||||
tlscreds = nbd_get_tls_creds(tlscredsid, errp);
|
|
||||||
if (!tlscreds) {
|
|
||||||
goto error;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (saddr->type != SOCKET_ADDRESS_KIND_INET) {
|
|
||||||
error_setg(errp, "TLS only supported over IP sockets");
|
|
||||||
goto error;
|
|
||||||
}
|
|
||||||
hostname = saddr->u.inet.data->host;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* establish TCP connection, return error if it fails
|
|
||||||
* TODO: Configurable retry-until-timeout behaviour.
|
|
||||||
*/
|
|
||||||
sioc = nbd_establish_connection(saddr, errp);
|
|
||||||
if (!sioc) {
|
|
||||||
ret = -ECONNREFUSED;
|
|
||||||
goto error;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* NBD handshake */
|
|
||||||
ret = nbd_client_init(bs, sioc, export,
|
|
||||||
tlscreds, hostname, errp);
|
|
||||||
error:
|
|
||||||
if (sioc) {
|
|
||||||
object_unref(OBJECT(sioc));
|
|
||||||
}
|
|
||||||
if (tlscreds) {
|
|
||||||
object_unref(OBJECT(tlscreds));
|
|
||||||
}
|
|
||||||
qapi_free_SocketAddress(saddr);
|
|
||||||
g_free(export);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int nbd_co_readv(BlockDriverState *bs, int64_t sector_num,
|
|
||||||
int nb_sectors, QEMUIOVector *qiov)
|
|
||||||
{
|
|
||||||
return nbd_client_co_readv(bs, sector_num, nb_sectors, qiov);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int nbd_co_writev_flags(BlockDriverState *bs, int64_t sector_num,
|
|
||||||
int nb_sectors, QEMUIOVector *qiov, int flags)
|
|
||||||
{
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
ret = nbd_client_co_writev(bs, sector_num, nb_sectors, qiov, &flags);
|
|
||||||
if (ret < 0) {
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* The flag wasn't sent to the server, so we need to emulate it with an
|
|
||||||
* explicit flush */
|
|
||||||
if (flags & BDRV_REQ_FUA) {
|
|
||||||
ret = nbd_client_co_flush(bs);
|
|
||||||
}
|
|
||||||
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int nbd_co_writev(BlockDriverState *bs, int64_t sector_num,
|
|
||||||
int nb_sectors, QEMUIOVector *qiov)
|
|
||||||
{
|
|
||||||
return nbd_co_writev_flags(bs, sector_num, nb_sectors, qiov, 0);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int nbd_co_flush(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
return nbd_client_co_flush(bs);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void nbd_refresh_limits(BlockDriverState *bs, Error **errp)
|
|
||||||
{
|
|
||||||
bs->bl.max_discard = UINT32_MAX >> BDRV_SECTOR_BITS;
|
|
||||||
bs->bl.max_transfer_length = UINT32_MAX >> BDRV_SECTOR_BITS;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int nbd_co_discard(BlockDriverState *bs, int64_t sector_num,
|
|
||||||
int nb_sectors)
|
|
||||||
{
|
|
||||||
return nbd_client_co_discard(bs, sector_num, nb_sectors);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void nbd_close(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
nbd_client_close(bs);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int64_t nbd_getlength(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
BDRVNBDState *s = bs->opaque;
|
|
||||||
|
|
||||||
return s->client.size;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void nbd_detach_aio_context(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
nbd_client_detach_aio_context(bs);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void nbd_attach_aio_context(BlockDriverState *bs,
|
|
||||||
AioContext *new_context)
|
|
||||||
{
|
|
||||||
nbd_client_attach_aio_context(bs, new_context);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void nbd_refresh_filename(BlockDriverState *bs, QDict *options)
|
|
||||||
{
|
|
||||||
QDict *opts = qdict_new();
|
|
||||||
const char *path = qdict_get_try_str(options, "path");
|
|
||||||
const char *host = qdict_get_try_str(options, "host");
|
|
||||||
const char *port = qdict_get_try_str(options, "port");
|
|
||||||
const char *export = qdict_get_try_str(options, "export");
|
|
||||||
const char *tlscreds = qdict_get_try_str(options, "tls-creds");
|
|
||||||
|
|
||||||
qdict_put_obj(opts, "driver", QOBJECT(qstring_from_str("nbd")));
|
|
||||||
|
|
||||||
if (path && export) {
|
|
||||||
snprintf(bs->exact_filename, sizeof(bs->exact_filename),
|
|
||||||
"nbd+unix:///%s?socket=%s", export, path);
|
|
||||||
} else if (path && !export) {
|
|
||||||
snprintf(bs->exact_filename, sizeof(bs->exact_filename),
|
|
||||||
"nbd+unix://?socket=%s", path);
|
|
||||||
} else if (!path && export && port) {
|
|
||||||
snprintf(bs->exact_filename, sizeof(bs->exact_filename),
|
|
||||||
"nbd://%s:%s/%s", host, port, export);
|
|
||||||
} else if (!path && export && !port) {
|
|
||||||
snprintf(bs->exact_filename, sizeof(bs->exact_filename),
|
|
||||||
"nbd://%s/%s", host, export);
|
|
||||||
} else if (!path && !export && port) {
|
|
||||||
snprintf(bs->exact_filename, sizeof(bs->exact_filename),
|
|
||||||
"nbd://%s:%s", host, port);
|
|
||||||
} else if (!path && !export && !port) {
|
|
||||||
snprintf(bs->exact_filename, sizeof(bs->exact_filename),
|
|
||||||
"nbd://%s", host);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (path) {
|
|
||||||
qdict_put_obj(opts, "path", QOBJECT(qstring_from_str(path)));
|
|
||||||
} else if (port) {
|
|
||||||
qdict_put_obj(opts, "host", QOBJECT(qstring_from_str(host)));
|
|
||||||
qdict_put_obj(opts, "port", QOBJECT(qstring_from_str(port)));
|
|
||||||
} else {
|
|
||||||
qdict_put_obj(opts, "host", QOBJECT(qstring_from_str(host)));
|
|
||||||
}
|
|
||||||
if (export) {
|
|
||||||
qdict_put_obj(opts, "export", QOBJECT(qstring_from_str(export)));
|
|
||||||
}
|
|
||||||
if (tlscreds) {
|
|
||||||
qdict_put_obj(opts, "tls-creds", QOBJECT(qstring_from_str(tlscreds)));
|
|
||||||
}
|
|
||||||
|
|
||||||
bs->full_open_options = opts;
|
|
||||||
}
|
|
||||||
|
|
||||||
static BlockDriver bdrv_nbd = {
|
|
||||||
.format_name = "nbd",
|
|
||||||
.protocol_name = "nbd",
|
|
||||||
.instance_size = sizeof(BDRVNBDState),
|
|
||||||
.bdrv_parse_filename = nbd_parse_filename,
|
|
||||||
.bdrv_file_open = nbd_open,
|
|
||||||
.bdrv_co_readv = nbd_co_readv,
|
|
||||||
.bdrv_co_writev = nbd_co_writev,
|
|
||||||
.bdrv_co_writev_flags = nbd_co_writev_flags,
|
|
||||||
.supported_write_flags = BDRV_REQ_FUA,
|
|
||||||
.bdrv_close = nbd_close,
|
|
||||||
.bdrv_co_flush_to_os = nbd_co_flush,
|
|
||||||
.bdrv_co_discard = nbd_co_discard,
|
|
||||||
.bdrv_refresh_limits = nbd_refresh_limits,
|
|
||||||
.bdrv_getlength = nbd_getlength,
|
|
||||||
.bdrv_detach_aio_context = nbd_detach_aio_context,
|
|
||||||
.bdrv_attach_aio_context = nbd_attach_aio_context,
|
|
||||||
.bdrv_refresh_filename = nbd_refresh_filename,
|
|
||||||
};
|
|
||||||
|
|
||||||
static BlockDriver bdrv_nbd_tcp = {
|
|
||||||
.format_name = "nbd",
|
|
||||||
.protocol_name = "nbd+tcp",
|
|
||||||
.instance_size = sizeof(BDRVNBDState),
|
|
||||||
.bdrv_parse_filename = nbd_parse_filename,
|
|
||||||
.bdrv_file_open = nbd_open,
|
|
||||||
.bdrv_co_readv = nbd_co_readv,
|
|
||||||
.bdrv_co_writev = nbd_co_writev,
|
|
||||||
.bdrv_co_writev_flags = nbd_co_writev_flags,
|
|
||||||
.supported_write_flags = BDRV_REQ_FUA,
|
|
||||||
.bdrv_close = nbd_close,
|
|
||||||
.bdrv_co_flush_to_os = nbd_co_flush,
|
|
||||||
.bdrv_co_discard = nbd_co_discard,
|
|
||||||
.bdrv_refresh_limits = nbd_refresh_limits,
|
|
||||||
.bdrv_getlength = nbd_getlength,
|
|
||||||
.bdrv_detach_aio_context = nbd_detach_aio_context,
|
|
||||||
.bdrv_attach_aio_context = nbd_attach_aio_context,
|
|
||||||
.bdrv_refresh_filename = nbd_refresh_filename,
|
|
||||||
};
|
|
||||||
|
|
||||||
static BlockDriver bdrv_nbd_unix = {
|
|
||||||
.format_name = "nbd",
|
|
||||||
.protocol_name = "nbd+unix",
|
|
||||||
.instance_size = sizeof(BDRVNBDState),
|
|
||||||
.bdrv_parse_filename = nbd_parse_filename,
|
|
||||||
.bdrv_file_open = nbd_open,
|
|
||||||
.bdrv_co_readv = nbd_co_readv,
|
|
||||||
.bdrv_co_writev = nbd_co_writev,
|
|
||||||
.bdrv_co_writev_flags = nbd_co_writev_flags,
|
|
||||||
.supported_write_flags = BDRV_REQ_FUA,
|
|
||||||
.bdrv_close = nbd_close,
|
|
||||||
.bdrv_co_flush_to_os = nbd_co_flush,
|
|
||||||
.bdrv_co_discard = nbd_co_discard,
|
|
||||||
.bdrv_refresh_limits = nbd_refresh_limits,
|
|
||||||
.bdrv_getlength = nbd_getlength,
|
|
||||||
.bdrv_detach_aio_context = nbd_detach_aio_context,
|
|
||||||
.bdrv_attach_aio_context = nbd_attach_aio_context,
|
|
||||||
.bdrv_refresh_filename = nbd_refresh_filename,
|
|
||||||
};
|
|
||||||
|
|
||||||
static void bdrv_nbd_init(void)
|
|
||||||
{
|
|
||||||
bdrv_register(&bdrv_nbd);
|
|
||||||
bdrv_register(&bdrv_nbd_tcp);
|
|
||||||
bdrv_register(&bdrv_nbd_unix);
|
|
||||||
}
|
|
||||||
|
|
||||||
block_init(bdrv_nbd_init);
|
|
||||||
563
block/nfs.c
563
block/nfs.c
@@ -1,563 +0,0 @@
|
|||||||
/*
|
|
||||||
* QEMU Block driver for native access to files on NFS shares
|
|
||||||
*
|
|
||||||
* Copyright (c) 2014 Peter Lieven <pl@kamp.de>
|
|
||||||
*
|
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
|
||||||
* in the Software without restriction, including without limitation the rights
|
|
||||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
* copies of the Software, and to permit persons to whom the Software is
|
|
||||||
* furnished to do so, subject to the following conditions:
|
|
||||||
*
|
|
||||||
* The above copyright notice and this permission notice shall be included in
|
|
||||||
* all copies or substantial portions of the Software.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
||||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
* THE SOFTWARE.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
|
||||||
|
|
||||||
#include <poll.h>
|
|
||||||
#include "qemu-common.h"
|
|
||||||
#include "qemu/config-file.h"
|
|
||||||
#include "qemu/error-report.h"
|
|
||||||
#include "qapi/error.h"
|
|
||||||
#include "block/block_int.h"
|
|
||||||
#include "trace.h"
|
|
||||||
#include "qemu/iov.h"
|
|
||||||
#include "qemu/uri.h"
|
|
||||||
#include "qemu/cutils.h"
|
|
||||||
#include "sysemu/sysemu.h"
|
|
||||||
#include <nfsc/libnfs.h>
|
|
||||||
|
|
||||||
#define QEMU_NFS_MAX_READAHEAD_SIZE 1048576
|
|
||||||
#define QEMU_NFS_MAX_DEBUG_LEVEL 2
|
|
||||||
|
|
||||||
typedef struct NFSClient {
|
|
||||||
struct nfs_context *context;
|
|
||||||
struct nfsfh *fh;
|
|
||||||
int events;
|
|
||||||
bool has_zero_init;
|
|
||||||
AioContext *aio_context;
|
|
||||||
blkcnt_t st_blocks;
|
|
||||||
} NFSClient;
|
|
||||||
|
|
||||||
typedef struct NFSRPC {
|
|
||||||
int ret;
|
|
||||||
int complete;
|
|
||||||
QEMUIOVector *iov;
|
|
||||||
struct stat *st;
|
|
||||||
Coroutine *co;
|
|
||||||
QEMUBH *bh;
|
|
||||||
NFSClient *client;
|
|
||||||
} NFSRPC;
|
|
||||||
|
|
||||||
static void nfs_process_read(void *arg);
|
|
||||||
static void nfs_process_write(void *arg);
|
|
||||||
|
|
||||||
static void nfs_set_events(NFSClient *client)
|
|
||||||
{
|
|
||||||
int ev = nfs_which_events(client->context);
|
|
||||||
if (ev != client->events) {
|
|
||||||
aio_set_fd_handler(client->aio_context, nfs_get_fd(client->context),
|
|
||||||
false,
|
|
||||||
(ev & POLLIN) ? nfs_process_read : NULL,
|
|
||||||
(ev & POLLOUT) ? nfs_process_write : NULL, client);
|
|
||||||
|
|
||||||
}
|
|
||||||
client->events = ev;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void nfs_process_read(void *arg)
|
|
||||||
{
|
|
||||||
NFSClient *client = arg;
|
|
||||||
nfs_service(client->context, POLLIN);
|
|
||||||
nfs_set_events(client);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void nfs_process_write(void *arg)
|
|
||||||
{
|
|
||||||
NFSClient *client = arg;
|
|
||||||
nfs_service(client->context, POLLOUT);
|
|
||||||
nfs_set_events(client);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void nfs_co_init_task(NFSClient *client, NFSRPC *task)
|
|
||||||
{
|
|
||||||
*task = (NFSRPC) {
|
|
||||||
.co = qemu_coroutine_self(),
|
|
||||||
.client = client,
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
static void nfs_co_generic_bh_cb(void *opaque)
|
|
||||||
{
|
|
||||||
NFSRPC *task = opaque;
|
|
||||||
task->complete = 1;
|
|
||||||
qemu_bh_delete(task->bh);
|
|
||||||
qemu_coroutine_enter(task->co, NULL);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void
|
|
||||||
nfs_co_generic_cb(int ret, struct nfs_context *nfs, void *data,
|
|
||||||
void *private_data)
|
|
||||||
{
|
|
||||||
NFSRPC *task = private_data;
|
|
||||||
task->ret = ret;
|
|
||||||
if (task->ret > 0 && task->iov) {
|
|
||||||
if (task->ret <= task->iov->size) {
|
|
||||||
qemu_iovec_from_buf(task->iov, 0, data, task->ret);
|
|
||||||
} else {
|
|
||||||
task->ret = -EIO;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
if (task->ret == 0 && task->st) {
|
|
||||||
memcpy(task->st, data, sizeof(struct stat));
|
|
||||||
}
|
|
||||||
if (task->ret < 0) {
|
|
||||||
error_report("NFS Error: %s", nfs_get_error(nfs));
|
|
||||||
}
|
|
||||||
if (task->co) {
|
|
||||||
task->bh = aio_bh_new(task->client->aio_context,
|
|
||||||
nfs_co_generic_bh_cb, task);
|
|
||||||
qemu_bh_schedule(task->bh);
|
|
||||||
} else {
|
|
||||||
task->complete = 1;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static int coroutine_fn nfs_co_readv(BlockDriverState *bs,
|
|
||||||
int64_t sector_num, int nb_sectors,
|
|
||||||
QEMUIOVector *iov)
|
|
||||||
{
|
|
||||||
NFSClient *client = bs->opaque;
|
|
||||||
NFSRPC task;
|
|
||||||
|
|
||||||
nfs_co_init_task(client, &task);
|
|
||||||
task.iov = iov;
|
|
||||||
|
|
||||||
if (nfs_pread_async(client->context, client->fh,
|
|
||||||
sector_num * BDRV_SECTOR_SIZE,
|
|
||||||
nb_sectors * BDRV_SECTOR_SIZE,
|
|
||||||
nfs_co_generic_cb, &task) != 0) {
|
|
||||||
return -ENOMEM;
|
|
||||||
}
|
|
||||||
|
|
||||||
while (!task.complete) {
|
|
||||||
nfs_set_events(client);
|
|
||||||
qemu_coroutine_yield();
|
|
||||||
}
|
|
||||||
|
|
||||||
if (task.ret < 0) {
|
|
||||||
return task.ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* zero pad short reads */
|
|
||||||
if (task.ret < iov->size) {
|
|
||||||
qemu_iovec_memset(iov, task.ret, 0, iov->size - task.ret);
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int coroutine_fn nfs_co_writev(BlockDriverState *bs,
|
|
||||||
int64_t sector_num, int nb_sectors,
|
|
||||||
QEMUIOVector *iov)
|
|
||||||
{
|
|
||||||
NFSClient *client = bs->opaque;
|
|
||||||
NFSRPC task;
|
|
||||||
char *buf = NULL;
|
|
||||||
|
|
||||||
nfs_co_init_task(client, &task);
|
|
||||||
|
|
||||||
buf = g_try_malloc(nb_sectors * BDRV_SECTOR_SIZE);
|
|
||||||
if (nb_sectors && buf == NULL) {
|
|
||||||
return -ENOMEM;
|
|
||||||
}
|
|
||||||
|
|
||||||
qemu_iovec_to_buf(iov, 0, buf, nb_sectors * BDRV_SECTOR_SIZE);
|
|
||||||
|
|
||||||
if (nfs_pwrite_async(client->context, client->fh,
|
|
||||||
sector_num * BDRV_SECTOR_SIZE,
|
|
||||||
nb_sectors * BDRV_SECTOR_SIZE,
|
|
||||||
buf, nfs_co_generic_cb, &task) != 0) {
|
|
||||||
g_free(buf);
|
|
||||||
return -ENOMEM;
|
|
||||||
}
|
|
||||||
|
|
||||||
while (!task.complete) {
|
|
||||||
nfs_set_events(client);
|
|
||||||
qemu_coroutine_yield();
|
|
||||||
}
|
|
||||||
|
|
||||||
g_free(buf);
|
|
||||||
|
|
||||||
if (task.ret != nb_sectors * BDRV_SECTOR_SIZE) {
|
|
||||||
return task.ret < 0 ? task.ret : -EIO;
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int coroutine_fn nfs_co_flush(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
NFSClient *client = bs->opaque;
|
|
||||||
NFSRPC task;
|
|
||||||
|
|
||||||
nfs_co_init_task(client, &task);
|
|
||||||
|
|
||||||
if (nfs_fsync_async(client->context, client->fh, nfs_co_generic_cb,
|
|
||||||
&task) != 0) {
|
|
||||||
return -ENOMEM;
|
|
||||||
}
|
|
||||||
|
|
||||||
while (!task.complete) {
|
|
||||||
nfs_set_events(client);
|
|
||||||
qemu_coroutine_yield();
|
|
||||||
}
|
|
||||||
|
|
||||||
return task.ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* TODO Convert to fine grained options */
|
|
||||||
static QemuOptsList runtime_opts = {
|
|
||||||
.name = "nfs",
|
|
||||||
.head = QTAILQ_HEAD_INITIALIZER(runtime_opts.head),
|
|
||||||
.desc = {
|
|
||||||
{
|
|
||||||
.name = "filename",
|
|
||||||
.type = QEMU_OPT_STRING,
|
|
||||||
.help = "URL to the NFS file",
|
|
||||||
},
|
|
||||||
{ /* end of list */ }
|
|
||||||
},
|
|
||||||
};
|
|
||||||
|
|
||||||
static void nfs_detach_aio_context(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
NFSClient *client = bs->opaque;
|
|
||||||
|
|
||||||
aio_set_fd_handler(client->aio_context, nfs_get_fd(client->context),
|
|
||||||
false, NULL, NULL, NULL);
|
|
||||||
client->events = 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void nfs_attach_aio_context(BlockDriverState *bs,
|
|
||||||
AioContext *new_context)
|
|
||||||
{
|
|
||||||
NFSClient *client = bs->opaque;
|
|
||||||
|
|
||||||
client->aio_context = new_context;
|
|
||||||
nfs_set_events(client);
|
|
||||||
}
|
|
||||||
|
|
||||||
static void nfs_client_close(NFSClient *client)
|
|
||||||
{
|
|
||||||
if (client->context) {
|
|
||||||
if (client->fh) {
|
|
||||||
nfs_close(client->context, client->fh);
|
|
||||||
}
|
|
||||||
aio_set_fd_handler(client->aio_context, nfs_get_fd(client->context),
|
|
||||||
false, NULL, NULL, NULL);
|
|
||||||
nfs_destroy_context(client->context);
|
|
||||||
}
|
|
||||||
memset(client, 0, sizeof(NFSClient));
|
|
||||||
}
|
|
||||||
|
|
||||||
static void nfs_file_close(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
NFSClient *client = bs->opaque;
|
|
||||||
nfs_client_close(client);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int64_t nfs_client_open(NFSClient *client, const char *filename,
|
|
||||||
int flags, Error **errp)
|
|
||||||
{
|
|
||||||
int ret = -EINVAL, i;
|
|
||||||
struct stat st;
|
|
||||||
URI *uri;
|
|
||||||
QueryParams *qp = NULL;
|
|
||||||
char *file = NULL, *strp = NULL;
|
|
||||||
|
|
||||||
uri = uri_parse(filename);
|
|
||||||
if (!uri) {
|
|
||||||
error_setg(errp, "Invalid URL specified");
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
if (!uri->server) {
|
|
||||||
error_setg(errp, "Invalid URL specified");
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
strp = strrchr(uri->path, '/');
|
|
||||||
if (strp == NULL) {
|
|
||||||
error_setg(errp, "Invalid URL specified");
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
file = g_strdup(strp);
|
|
||||||
*strp = 0;
|
|
||||||
|
|
||||||
client->context = nfs_init_context();
|
|
||||||
if (client->context == NULL) {
|
|
||||||
error_setg(errp, "Failed to init NFS context");
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
qp = query_params_parse(uri->query);
|
|
||||||
for (i = 0; i < qp->n; i++) {
|
|
||||||
unsigned long long val;
|
|
||||||
if (!qp->p[i].value) {
|
|
||||||
error_setg(errp, "Value for NFS parameter expected: %s",
|
|
||||||
qp->p[i].name);
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
if (parse_uint_full(qp->p[i].value, &val, 0)) {
|
|
||||||
error_setg(errp, "Illegal value for NFS parameter: %s",
|
|
||||||
qp->p[i].name);
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
if (!strcmp(qp->p[i].name, "uid")) {
|
|
||||||
nfs_set_uid(client->context, val);
|
|
||||||
} else if (!strcmp(qp->p[i].name, "gid")) {
|
|
||||||
nfs_set_gid(client->context, val);
|
|
||||||
} else if (!strcmp(qp->p[i].name, "tcp-syncnt")) {
|
|
||||||
nfs_set_tcp_syncnt(client->context, val);
|
|
||||||
#ifdef LIBNFS_FEATURE_READAHEAD
|
|
||||||
} else if (!strcmp(qp->p[i].name, "readahead")) {
|
|
||||||
if (val > QEMU_NFS_MAX_READAHEAD_SIZE) {
|
|
||||||
error_report("NFS Warning: Truncating NFS readahead"
|
|
||||||
" size to %d", QEMU_NFS_MAX_READAHEAD_SIZE);
|
|
||||||
val = QEMU_NFS_MAX_READAHEAD_SIZE;
|
|
||||||
}
|
|
||||||
nfs_set_readahead(client->context, val);
|
|
||||||
#endif
|
|
||||||
#ifdef LIBNFS_FEATURE_DEBUG
|
|
||||||
} else if (!strcmp(qp->p[i].name, "debug")) {
|
|
||||||
/* limit the maximum debug level to avoid potential flooding
|
|
||||||
* of our log files. */
|
|
||||||
if (val > QEMU_NFS_MAX_DEBUG_LEVEL) {
|
|
||||||
error_report("NFS Warning: Limiting NFS debug level"
|
|
||||||
" to %d", QEMU_NFS_MAX_DEBUG_LEVEL);
|
|
||||||
val = QEMU_NFS_MAX_DEBUG_LEVEL;
|
|
||||||
}
|
|
||||||
nfs_set_debug(client->context, val);
|
|
||||||
#endif
|
|
||||||
} else {
|
|
||||||
error_setg(errp, "Unknown NFS parameter name: %s",
|
|
||||||
qp->p[i].name);
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = nfs_mount(client->context, uri->server, uri->path);
|
|
||||||
if (ret < 0) {
|
|
||||||
error_setg(errp, "Failed to mount nfs share: %s",
|
|
||||||
nfs_get_error(client->context));
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (flags & O_CREAT) {
|
|
||||||
ret = nfs_creat(client->context, file, 0600, &client->fh);
|
|
||||||
if (ret < 0) {
|
|
||||||
error_setg(errp, "Failed to create file: %s",
|
|
||||||
nfs_get_error(client->context));
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
} else {
|
|
||||||
ret = nfs_open(client->context, file, flags, &client->fh);
|
|
||||||
if (ret < 0) {
|
|
||||||
error_setg(errp, "Failed to open file : %s",
|
|
||||||
nfs_get_error(client->context));
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = nfs_fstat(client->context, client->fh, &st);
|
|
||||||
if (ret < 0) {
|
|
||||||
error_setg(errp, "Failed to fstat file: %s",
|
|
||||||
nfs_get_error(client->context));
|
|
||||||
goto fail;
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = DIV_ROUND_UP(st.st_size, BDRV_SECTOR_SIZE);
|
|
||||||
client->st_blocks = st.st_blocks;
|
|
||||||
client->has_zero_init = S_ISREG(st.st_mode);
|
|
||||||
goto out;
|
|
||||||
fail:
|
|
||||||
nfs_client_close(client);
|
|
||||||
out:
|
|
||||||
if (qp) {
|
|
||||||
query_params_free(qp);
|
|
||||||
}
|
|
||||||
uri_free(uri);
|
|
||||||
g_free(file);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int nfs_file_open(BlockDriverState *bs, QDict *options, int flags,
|
|
||||||
Error **errp) {
|
|
||||||
NFSClient *client = bs->opaque;
|
|
||||||
int64_t ret;
|
|
||||||
QemuOpts *opts;
|
|
||||||
Error *local_err = NULL;
|
|
||||||
|
|
||||||
client->aio_context = bdrv_get_aio_context(bs);
|
|
||||||
|
|
||||||
opts = qemu_opts_create(&runtime_opts, NULL, 0, &error_abort);
|
|
||||||
qemu_opts_absorb_qdict(opts, options, &local_err);
|
|
||||||
if (local_err) {
|
|
||||||
error_propagate(errp, local_err);
|
|
||||||
ret = -EINVAL;
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
ret = nfs_client_open(client, qemu_opt_get(opts, "filename"),
|
|
||||||
(flags & BDRV_O_RDWR) ? O_RDWR : O_RDONLY,
|
|
||||||
errp);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
bs->total_sectors = ret;
|
|
||||||
ret = 0;
|
|
||||||
out:
|
|
||||||
qemu_opts_del(opts);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static QemuOptsList nfs_create_opts = {
|
|
||||||
.name = "nfs-create-opts",
|
|
||||||
.head = QTAILQ_HEAD_INITIALIZER(nfs_create_opts.head),
|
|
||||||
.desc = {
|
|
||||||
{
|
|
||||||
.name = BLOCK_OPT_SIZE,
|
|
||||||
.type = QEMU_OPT_SIZE,
|
|
||||||
.help = "Virtual disk size"
|
|
||||||
},
|
|
||||||
{ /* end of list */ }
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
static int nfs_file_create(const char *url, QemuOpts *opts, Error **errp)
|
|
||||||
{
|
|
||||||
int ret = 0;
|
|
||||||
int64_t total_size = 0;
|
|
||||||
NFSClient *client = g_new0(NFSClient, 1);
|
|
||||||
|
|
||||||
client->aio_context = qemu_get_aio_context();
|
|
||||||
|
|
||||||
/* Read out options */
|
|
||||||
total_size = ROUND_UP(qemu_opt_get_size_del(opts, BLOCK_OPT_SIZE, 0),
|
|
||||||
BDRV_SECTOR_SIZE);
|
|
||||||
|
|
||||||
ret = nfs_client_open(client, url, O_CREAT, errp);
|
|
||||||
if (ret < 0) {
|
|
||||||
goto out;
|
|
||||||
}
|
|
||||||
ret = nfs_ftruncate(client->context, client->fh, total_size);
|
|
||||||
nfs_client_close(client);
|
|
||||||
out:
|
|
||||||
g_free(client);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int nfs_has_zero_init(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
NFSClient *client = bs->opaque;
|
|
||||||
return client->has_zero_init;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int64_t nfs_get_allocated_file_size(BlockDriverState *bs)
|
|
||||||
{
|
|
||||||
NFSClient *client = bs->opaque;
|
|
||||||
NFSRPC task = {0};
|
|
||||||
struct stat st;
|
|
||||||
|
|
||||||
if (bdrv_is_read_only(bs) &&
|
|
||||||
!(bs->open_flags & BDRV_O_NOCACHE)) {
|
|
||||||
return client->st_blocks * 512;
|
|
||||||
}
|
|
||||||
|
|
||||||
task.st = &st;
|
|
||||||
if (nfs_fstat_async(client->context, client->fh, nfs_co_generic_cb,
|
|
||||||
&task) != 0) {
|
|
||||||
return -ENOMEM;
|
|
||||||
}
|
|
||||||
|
|
||||||
while (!task.complete) {
|
|
||||||
nfs_set_events(client);
|
|
||||||
aio_poll(client->aio_context, true);
|
|
||||||
}
|
|
||||||
|
|
||||||
return (task.ret < 0 ? task.ret : st.st_blocks * 512);
|
|
||||||
}
|
|
||||||
|
|
||||||
static int nfs_file_truncate(BlockDriverState *bs, int64_t offset)
|
|
||||||
{
|
|
||||||
NFSClient *client = bs->opaque;
|
|
||||||
return nfs_ftruncate(client->context, client->fh, offset);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Note that this will not re-establish a connection with the NFS server
|
|
||||||
* - it is effectively a NOP. */
|
|
||||||
static int nfs_reopen_prepare(BDRVReopenState *state,
|
|
||||||
BlockReopenQueue *queue, Error **errp)
|
|
||||||
{
|
|
||||||
NFSClient *client = state->bs->opaque;
|
|
||||||
struct stat st;
|
|
||||||
int ret = 0;
|
|
||||||
|
|
||||||
if (state->flags & BDRV_O_RDWR && bdrv_is_read_only(state->bs)) {
|
|
||||||
error_setg(errp, "Cannot open a read-only mount as read-write");
|
|
||||||
return -EACCES;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Update cache for read-only reopens */
|
|
||||||
if (!(state->flags & BDRV_O_RDWR)) {
|
|
||||||
ret = nfs_fstat(client->context, client->fh, &st);
|
|
||||||
if (ret < 0) {
|
|
||||||
error_setg(errp, "Failed to fstat file: %s",
|
|
||||||
nfs_get_error(client->context));
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
client->st_blocks = st.st_blocks;
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static BlockDriver bdrv_nfs = {
|
|
||||||
.format_name = "nfs",
|
|
||||||
.protocol_name = "nfs",
|
|
||||||
|
|
||||||
.instance_size = sizeof(NFSClient),
|
|
||||||
.bdrv_needs_filename = true,
|
|
||||||
.create_opts = &nfs_create_opts,
|
|
||||||
|
|
||||||
.bdrv_has_zero_init = nfs_has_zero_init,
|
|
||||||
.bdrv_get_allocated_file_size = nfs_get_allocated_file_size,
|
|
||||||
.bdrv_truncate = nfs_file_truncate,
|
|
||||||
|
|
||||||
.bdrv_file_open = nfs_file_open,
|
|
||||||
.bdrv_close = nfs_file_close,
|
|
||||||
.bdrv_create = nfs_file_create,
|
|
||||||
.bdrv_reopen_prepare = nfs_reopen_prepare,
|
|
||||||
|
|
||||||
.bdrv_co_readv = nfs_co_readv,
|
|
||||||
.bdrv_co_writev = nfs_co_writev,
|
|
||||||
.bdrv_co_flush_to_disk = nfs_co_flush,
|
|
||||||
|
|
||||||
.bdrv_detach_aio_context = nfs_detach_aio_context,
|
|
||||||
.bdrv_attach_aio_context = nfs_attach_aio_context,
|
|
||||||
};
|
|
||||||
|
|
||||||
static void nfs_block_init(void)
|
|
||||||
{
|
|
||||||
bdrv_register(&bdrv_nfs);
|
|
||||||
}
|
|
||||||
|
|
||||||
block_init(nfs_block_init);
|
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user