Compare commits
	
		
			46 Commits
		
	
	
		
			pull-ui-20
			...
			v0.15.1-qe
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					36f5bc4fdb | ||
| 
						 | 
					82b2b32a32 | ||
| 
						 | 
					4a81ab81e4 | ||
| 
						 | 
					68e3508eaf | ||
| 
						 | 
					fb524042db | ||
| 
						 | 
					336398391a | ||
| 
						 | 
					672aefeb5e | ||
| 
						 | 
					6a10ccca80 | ||
| 
						 | 
					7095e71576 | ||
| 
						 | 
					91b31d6158 | ||
| 
						 | 
					b89f4a7d2a | ||
| 
						 | 
					fbdd7c8bd5 | ||
| 
						 | 
					e19a4e89ae | ||
| 
						 | 
					ff5acedd8f | ||
| 
						 | 
					2af86a2ff7 | ||
| 
						 | 
					e62ad8314a | ||
| 
						 | 
					76e4e1d237 | ||
| 
						 | 
					4fbe5233fd | ||
| 
						 | 
					4bea41dbaa | ||
| 
						 | 
					e2f775205a | ||
| 
						 | 
					51dd7a94c7 | ||
| 
						 | 
					9096de69ff | ||
| 
						 | 
					09afeef1ab | ||
| 
						 | 
					01825a8ddf | ||
| 
						 | 
					ae2dd33693 | ||
| 
						 | 
					a80f53aee3 | ||
| 
						 | 
					88ca9f047b | ||
| 
						 | 
					898517b0bc | ||
| 
						 | 
					9dc9f2b820 | ||
| 
						 | 
					ef942b795a | ||
| 
						 | 
					868aa386b8 | ||
| 
						 | 
					7e10be8c74 | ||
| 
						 | 
					9843621e3b | ||
| 
						 | 
					ab640dbfc0 | ||
| 
						 | 
					eaa8b2778c | ||
| 
						 | 
					7ec7f28019 | ||
| 
						 | 
					31b1308046 | ||
| 
						 | 
					4ec648dd6e | ||
| 
						 | 
					e961d129e1 | ||
| 
						 | 
					8959459386 | ||
| 
						 | 
					e2b40e003a | ||
| 
						 | 
					1a39b0fcff | ||
| 
						 | 
					4a97e18b87 | ||
| 
						 | 
					f1ee0a0ebd | ||
| 
						 | 
					3583bc031e | ||
| 
						 | 
					2798b5e174 | 
@@ -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
 | 
			
		||||
							
								
								
									
										136
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										136
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,75 +1,51 @@
 | 
			
		||||
/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
 | 
			
		||||
config-devices.*
 | 
			
		||||
config-all-devices.*
 | 
			
		||||
config-host.*
 | 
			
		||||
config-target.*
 | 
			
		||||
trace.h
 | 
			
		||||
trace.c
 | 
			
		||||
trace-dtrace.h
 | 
			
		||||
trace-dtrace.dtrace
 | 
			
		||||
*-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]
 | 
			
		||||
*-softmmu
 | 
			
		||||
*-darwin-user
 | 
			
		||||
*-linux-user
 | 
			
		||||
*-bsd-user
 | 
			
		||||
libdis*
 | 
			
		||||
libhw32
 | 
			
		||||
libhw64
 | 
			
		||||
libuser
 | 
			
		||||
qapi-generated
 | 
			
		||||
qemu-doc.html
 | 
			
		||||
qemu-tech.html
 | 
			
		||||
qemu-doc.info
 | 
			
		||||
qemu-tech.info
 | 
			
		||||
qemu.1
 | 
			
		||||
qemu.pod
 | 
			
		||||
qemu-img.1
 | 
			
		||||
qemu-img.pod
 | 
			
		||||
qemu-img
 | 
			
		||||
qemu-nbd
 | 
			
		||||
qemu-nbd.8
 | 
			
		||||
qemu-nbd.pod
 | 
			
		||||
qemu-options.def
 | 
			
		||||
qemu-options.texi
 | 
			
		||||
qemu-img-cmds.texi
 | 
			
		||||
qemu-img-cmds.h
 | 
			
		||||
qemu-io
 | 
			
		||||
qemu-ga
 | 
			
		||||
qemu-monitor.texi
 | 
			
		||||
QMP/qmp-commands.txt
 | 
			
		||||
.gdbinit
 | 
			
		||||
*.a
 | 
			
		||||
*.aux
 | 
			
		||||
*.cp
 | 
			
		||||
*.dvi
 | 
			
		||||
*.exe
 | 
			
		||||
*.msi
 | 
			
		||||
*.dll
 | 
			
		||||
*.so
 | 
			
		||||
*.mo
 | 
			
		||||
*.fn
 | 
			
		||||
*.ky
 | 
			
		||||
*.log
 | 
			
		||||
*.pdf
 | 
			
		||||
*.pod
 | 
			
		||||
*.cps
 | 
			
		||||
*.fns
 | 
			
		||||
*.kys
 | 
			
		||||
@@ -79,34 +55,20 @@
 | 
			
		||||
*.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
 | 
			
		||||
*.swp
 | 
			
		||||
*.orig
 | 
			
		||||
.pc
 | 
			
		||||
patches
 | 
			
		||||
pc-bios/bios-pq/status
 | 
			
		||||
pc-bios/vgabios-pq/status
 | 
			
		||||
pc-bios/optionrom/linuxboot.bin
 | 
			
		||||
pc-bios/optionrom/multiboot.bin
 | 
			
		||||
pc-bios/optionrom/multiboot.raw
 | 
			
		||||
pc-bios/optionrom/extboot.bin
 | 
			
		||||
pc-bios/optionrom/vapic.bin
 | 
			
		||||
.stgit-*
 | 
			
		||||
cscope.*
 | 
			
		||||
tags
 | 
			
		||||
TAGS
 | 
			
		||||
docker-src.*
 | 
			
		||||
*~
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										29
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										29
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							@@ -1,33 +1,12 @@
 | 
			
		||||
[submodule "roms/vgabios"]
 | 
			
		||||
	path = roms/vgabios
 | 
			
		||||
	url = git://git.qemu-project.org/vgabios.git/
 | 
			
		||||
	url = git://git.kernel.org/pub/scm/virt/kvm/vgabios.git/
 | 
			
		||||
[submodule "roms/seabios"]
 | 
			
		||||
	path = roms/seabios
 | 
			
		||||
	url = git://git.qemu-project.org/seabios.git/
 | 
			
		||||
	url = git://git.qemu.org/seabios.git/
 | 
			
		||||
[submodule "roms/SLOF"]
 | 
			
		||||
	path = roms/SLOF
 | 
			
		||||
	url = git://git.qemu-project.org/SLOF.git
 | 
			
		||||
	url = git://git.qemu.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
 | 
			
		||||
	url = git://git.qemu.org/ipxe.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
 | 
			
		||||
							
								
								
									
										35
									
								
								CODING_STYLE
									
									
									
									
									
								
							
							
						
						
									
										35
									
								
								CODING_STYLE
									
									
									
									
									
								
							@@ -1,4 +1,4 @@
 | 
			
		||||
QEMU Coding Style
 | 
			
		||||
Qemu Coding Style
 | 
			
		||||
=================
 | 
			
		||||
 | 
			
		||||
Please use the script checkpatch.pl in the scripts directory to check
 | 
			
		||||
@@ -44,8 +44,7 @@ Rationale:
 | 
			
		||||
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
 | 
			
		||||
type names are in CamelCase; harder to type but standing out.  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.
 | 
			
		||||
@@ -69,10 +68,6 @@ keyword.  Example:
 | 
			
		||||
        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:
 | 
			
		||||
 | 
			
		||||
@@ -84,29 +79,3 @@ and clarity it comes on a line by itself:
 | 
			
		||||
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.
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
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
 | 
			
		||||
http://wiki.qemu.org/ChangeLog or look at the git history for
 | 
			
		||||
more detailed information.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@@ -78,7 +78,7 @@ version 0.10.2:
 | 
			
		||||
 | 
			
		||||
  - fix savevm/loadvm (Anthony Liguori)
 | 
			
		||||
  - live migration: fix dirty tracking windows (Glauber Costa)
 | 
			
		||||
  - live migration: improve error propagation (Glauber Costa)
 | 
			
		||||
  - live migration: improve error propogation (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)
 | 
			
		||||
@@ -386,7 +386,7 @@ version 0.5.3:
 | 
			
		||||
  - support of CD-ROM change
 | 
			
		||||
  - multiple network interface support
 | 
			
		||||
  - 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)
 | 
			
		||||
  - VM save/restore commands
 | 
			
		||||
  - new timer API
 | 
			
		||||
@@ -447,7 +447,7 @@ version 0.5.0:
 | 
			
		||||
  - multi-target build
 | 
			
		||||
  - fixed: no error code in hardware interrupts
 | 
			
		||||
  - 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)
 | 
			
		||||
  - tun-fd option (Rusty Russell)
 | 
			
		||||
  - automatic IDE geometry detection
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										122
									
								
								HACKING
									
									
									
									
									
								
							
							
						
						
									
										122
									
								
								HACKING
									
									
									
									
									
								
							@@ -32,7 +32,7 @@ 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
 | 
			
		||||
Use target_phys_addr_t 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
 | 
			
		||||
@@ -40,23 +40,8 @@ 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.
 | 
			
		||||
Use target_ulong (or abi_ulong) for CPU virtual addresses, however
 | 
			
		||||
devices should not need to use target_ulong.
 | 
			
		||||
 | 
			
		||||
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
 | 
			
		||||
@@ -92,24 +77,22 @@ avoided.
 | 
			
		||||
 | 
			
		||||
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.
 | 
			
		||||
use the replacement qemu_malloc/qemu_mallocz/qemu_realloc/qemu_free or
 | 
			
		||||
qemu_vmalloc/qemu_memalign/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.
 | 
			
		||||
Please note that NULL check for the qemu_malloc result is redundant and
 | 
			
		||||
that qemu_malloc() call with zero size is not allowed.
 | 
			
		||||
 | 
			
		||||
Memory allocated by qemu_memalign or qemu_blockalign must be freed with
 | 
			
		||||
qemu_vfree, since breaking this will cause problems on Win32.
 | 
			
		||||
Memory allocated by qemu_vmalloc or qemu_memalign must be freed with
 | 
			
		||||
qemu_vfree, since breaking this will cause problems on Win32 and user
 | 
			
		||||
emulators.
 | 
			
		||||
 | 
			
		||||
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)
 | 
			
		||||
Do not use the strncpy function.  According to the man page, it does
 | 
			
		||||
*not* guarantee a NULL-terminated buffer, which makes it extremely dangerous
 | 
			
		||||
to use.  Instead, use functionally equivalent function:
 | 
			
		||||
void pstrcpy(char *buf, int buf_size, const char *str)
 | 
			
		||||
 | 
			
		||||
Don't use strcat because it can't check for buffer overflows, but:
 | 
			
		||||
char *pstrcat(char *buf, int buf_size, const char *s)
 | 
			
		||||
@@ -125,7 +108,7 @@ 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
 | 
			
		||||
Because of the memory management rules, you must use qemu_strdup/qemu_strndup
 | 
			
		||||
instead of plain strdup/strndup.
 | 
			
		||||
 | 
			
		||||
5. Printf-style functions
 | 
			
		||||
@@ -137,78 +120,3 @@ 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().
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										17
									
								
								LICENSE
									
									
									
									
									
								
							
							
						
						
									
										17
									
								
								LICENSE
									
									
									
									
									
								
							@@ -1,21 +1,18 @@
 | 
			
		||||
The following points clarify the QEMU license:
 | 
			
		||||
 | 
			
		||||
1) QEMU as a whole is released under the GNU General Public License,
 | 
			
		||||
version 2.
 | 
			
		||||
1) QEMU as a whole is released under the GNU General Public License
 | 
			
		||||
 | 
			
		||||
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.
 | 
			
		||||
GNU General Public License. Hence each source file contains its own
 | 
			
		||||
licensing information.
 | 
			
		||||
 | 
			
		||||
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*.
 | 
			
		||||
In particular, the QEMU virtual CPU core library (libqemu.a) is
 | 
			
		||||
released under the GNU Lesser General Public License. Many hardware
 | 
			
		||||
device emulation sources are released under the BSD license.
 | 
			
		||||
 | 
			
		||||
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
 | 
			
		||||
Fabrice Bellard.
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										1388
									
								
								MAINTAINERS
									
									
									
									
									
								
							
							
						
						
									
										1388
									
								
								MAINTAINERS
									
									
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										625
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										625
									
								
								Makefile
									
									
									
									
									
								
							@@ -1,80 +1,23 @@
 | 
			
		||||
# Makefile for QEMU.
 | 
			
		||||
 | 
			
		||||
# Always point to the root of the build tree (needs GNU make).
 | 
			
		||||
BUILD_DIR=$(CURDIR)
 | 
			
		||||
GENERATED_HEADERS = config-host.h trace.h qemu-options.def
 | 
			
		||||
ifeq ($(TRACE_BACKEND),dtrace)
 | 
			
		||||
GENERATED_HEADERS += trace-dtrace.h
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
# Before including a proper config-host.mak, assume we are in the source tree
 | 
			
		||||
SRC_PATH=.
 | 
			
		||||
 | 
			
		||||
UNCHECKED_GOALS := %clean TAGS cscope ctags docker docker-%
 | 
			
		||||
 | 
			
		||||
# 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:
 | 
			
		||||
all: build-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
 | 
			
		||||
 | 
			
		||||
CONFIG_SOFTMMU := $(if $(filter %-softmmu,$(TARGET_DIRS)),y)
 | 
			
		||||
CONFIG_USER_ONLY := $(if $(filter %-user,$(TARGET_DIRS)),y)
 | 
			
		||||
CONFIG_ALL=y
 | 
			
		||||
-include config-all-devices.mak
 | 
			
		||||
-include config-all-disas.mak
 | 
			
		||||
 | 
			
		||||
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
 | 
			
		||||
	@sed -n "/.*Configured with/s/[^:]*: //p" $@ | sh
 | 
			
		||||
else
 | 
			
		||||
config-host.mak:
 | 
			
		||||
ifneq ($(filter-out $(UNCHECKED_GOALS),$(MAKECMDGOALS)),$(if $(MAKECMDGOALS),,fail))
 | 
			
		||||
	@echo "Please call configure before running make!"
 | 
			
		||||
	@exit 1
 | 
			
		||||
endif
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
include $(SRC_PATH)/rules.mak
 | 
			
		||||
 | 
			
		||||
GENERATED_HEADERS = config-host.h qemu-options.def
 | 
			
		||||
GENERATED_HEADERS += qmp-commands.h qapi-types.h qapi-visit.h qapi-event.h
 | 
			
		||||
GENERATED_SOURCES += qmp-marshal.c qapi-types.c qapi-visit.c qapi-event.c
 | 
			
		||||
GENERATED_HEADERS += qmp-introspect.h
 | 
			
		||||
GENERATED_SOURCES += qmp-introspect.c
 | 
			
		||||
 | 
			
		||||
GENERATED_HEADERS += trace/generated-events.h
 | 
			
		||||
GENERATED_SOURCES += trace/generated-events.c
 | 
			
		||||
 | 
			
		||||
GENERATED_HEADERS += trace/generated-tracers.h
 | 
			
		||||
ifeq ($(findstring dtrace,$(TRACE_BACKENDS)),dtrace)
 | 
			
		||||
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
 | 
			
		||||
@@ -82,45 +25,30 @@ Makefile: ;
 | 
			
		||||
configure: ;
 | 
			
		||||
 | 
			
		||||
.PHONY: all clean cscope distclean dvi html info install install-doc \
 | 
			
		||||
	pdf recurse-all speed test dist msi
 | 
			
		||||
	pdf recurse-all speed tar tarbin test build-all
 | 
			
		||||
 | 
			
		||||
$(call set-vpath, $(SRC_PATH))
 | 
			
		||||
$(call set-vpath, $(SRC_PATH):$(SRC_PATH)/hw)
 | 
			
		||||
 | 
			
		||||
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_VIRTFS
 | 
			
		||||
DOCS+=fsdev/virtfs-proxy-helper.1
 | 
			
		||||
endif
 | 
			
		||||
DOCS=qemu-doc.html qemu-tech.html qemu.1 qemu-img.1 qemu-nbd.8 QMP/qmp-commands.txt
 | 
			
		||||
else
 | 
			
		||||
DOCS=
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
SUBDIR_MAKEFLAGS=$(if $(V),,--no-print-directory) BUILD_DIR=$(BUILD_DIR)
 | 
			
		||||
SUBDIR_MAKEFLAGS=$(if $(V),,--no-print-directory)
 | 
			
		||||
SUBDIR_DEVICES_MAK=$(patsubst %, %/config-devices.mak, $(TARGET_DIRS))
 | 
			
		||||
SUBDIR_DEVICES_MAK_DEP=$(patsubst %, %-config-devices.mak.d, $(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
 | 
			
		||||
	$(call quiet-command,cat $(SUBDIR_DEVICES_MAK) | grep =y | sort -u > $@,"  GEN   $@")
 | 
			
		||||
 | 
			
		||||
-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 \
 | 
			
		||||
	$(call quiet-command,$(SHELL) $(SRC_PATH)/scripts/make_device_config.sh $@ $<, "  GEN   $@")
 | 
			
		||||
	@if test -f $@; then \
 | 
			
		||||
	  if cmp -s $@.old $@; then \
 | 
			
		||||
	    mv $@.tmp $@; \
 | 
			
		||||
	    cp -p $@ $@.old; \
 | 
			
		||||
@@ -136,36 +64,14 @@ endif
 | 
			
		||||
	 else \
 | 
			
		||||
	  mv $@.tmp $@; \
 | 
			
		||||
	  cp -p $@ $@.old; \
 | 
			
		||||
	 fi, "  GEN   $@");
 | 
			
		||||
	 fi
 | 
			
		||||
 | 
			
		||||
defconfig:
 | 
			
		||||
	rm -f config-all-devices.mak $(SUBDIR_DEVICES_MAK)
 | 
			
		||||
 | 
			
		||||
ifneq ($(wildcard config-host.mak),)
 | 
			
		||||
include $(SRC_PATH)/Makefile.objs
 | 
			
		||||
endif
 | 
			
		||||
-include config-all-devices.mak
 | 
			
		||||
 | 
			
		||||
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
 | 
			
		||||
build-all: $(DOCS) $(TOOLS) recurse-all
 | 
			
		||||
 | 
			
		||||
config-host.h: config-host.h-timestamp
 | 
			
		||||
config-host.h-timestamp: config-host.mak
 | 
			
		||||
@@ -173,36 +79,20 @@ 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-%:
 | 
			
		||||
subdir-%: $(GENERATED_HEADERS)
 | 
			
		||||
	$(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,)
 | 
			
		||||
ifneq ($(wildcard config-host.mak),)
 | 
			
		||||
include $(SRC_PATH)/Makefile.objs
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
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)
 | 
			
		||||
$(common-obj-y): $(GENERATED_HEADERS)
 | 
			
		||||
subdir-libcacard: $(oslib-obj-y) $(trace-obj-y) qemu-malloc.o qemu-timer-common.o
 | 
			
		||||
 | 
			
		||||
$(SRC_PATH)/pixman/configure:
 | 
			
		||||
	(cd $(SRC_PATH)/pixman; autoreconf -v --install)
 | 
			
		||||
$(filter %-softmmu,$(SUBDIR_RULES)): $(trace-obj-y) $(common-obj-y) subdir-libdis
 | 
			
		||||
 | 
			
		||||
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))
 | 
			
		||||
$(filter %-user,$(SUBDIR_RULES)): $(GENERATED_HEADERS) $(trace-obj-y) subdir-libdis-user subdir-libuser
 | 
			
		||||
 | 
			
		||||
ROMSUBDIR_RULES=$(patsubst %,romsubdir-%, $(ROMS))
 | 
			
		||||
romsubdir-%:
 | 
			
		||||
@@ -212,300 +102,206 @@ 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")
 | 
			
		||||
audio/audio.o audio/fmodaudio.o: QEMU_CFLAGS += $(FMOD_CFLAGS)
 | 
			
		||||
 | 
			
		||||
Makefile: $(version-obj-y) $(version-lobj-y)
 | 
			
		||||
QEMU_CFLAGS+=$(CURL_CFLAGS)
 | 
			
		||||
 | 
			
		||||
QEMU_CFLAGS+=$(GLIB_CFLAGS)
 | 
			
		||||
 | 
			
		||||
ui/cocoa.o: ui/cocoa.m
 | 
			
		||||
 | 
			
		||||
ui/sdl.o audio/sdlaudio.o ui/sdl_zoom.o baum.o: QEMU_CFLAGS += $(SDL_CFLAGS)
 | 
			
		||||
 | 
			
		||||
ui/vnc.o: QEMU_CFLAGS += $(VNC_TLS_CFLAGS)
 | 
			
		||||
 | 
			
		||||
bt-host.o: QEMU_CFLAGS += $(BLUEZ_CFLAGS)
 | 
			
		||||
 | 
			
		||||
version.o: $(SRC_PATH)/version.rc config-host.mak
 | 
			
		||||
	$(call quiet-command,$(WINDRES) -I. -o $@ $<,"  RC    $(TARGET_DIR)$@")
 | 
			
		||||
 | 
			
		||||
version-obj-$(CONFIG_WIN32) += version.o
 | 
			
		||||
######################################################################
 | 
			
		||||
# Build libraries
 | 
			
		||||
# Support building shared library libcacard
 | 
			
		||||
 | 
			
		||||
libqemustub.a: $(stub-obj-y)
 | 
			
		||||
libqemuutil.a: $(util-obj-y)
 | 
			
		||||
.PHONY: libcacard.la install-libcacard
 | 
			
		||||
ifeq ($(LIBTOOL),)
 | 
			
		||||
libcacard.la:
 | 
			
		||||
	@echo "libtool is missing, please install and rerun configure"; exit 1
 | 
			
		||||
 | 
			
		||||
block-modules = $(foreach o,$(block-obj-m),"$(basename $(subst /,-,$o))",) NULL
 | 
			
		||||
util/module.o-cflags = -D'CONFIG_BLOCK_MODULES=$(block-modules)'
 | 
			
		||||
install-libcacard:
 | 
			
		||||
	@echo "libtool is missing, please install and rerun configure"; exit 1
 | 
			
		||||
else
 | 
			
		||||
libcacard.la: $(GENERATED_HEADERS) $(oslib-obj-y) qemu-malloc.o qemu-timer-common.o $(addsuffix .lo, $(basename $(trace-obj-y)))
 | 
			
		||||
	$(call quiet-command,$(MAKE) $(SUBDIR_MAKEFLAGS) -C libcacard V="$(V)" TARGET_DIR="$*/" libcacard.la,)
 | 
			
		||||
 | 
			
		||||
install-libcacard: libcacard.la
 | 
			
		||||
	$(call quiet-command,$(MAKE) $(SUBDIR_MAKEFLAGS) -C libcacard V="$(V)" TARGET_DIR="$*/" install-libcacard,)
 | 
			
		||||
endif
 | 
			
		||||
######################################################################
 | 
			
		||||
 | 
			
		||||
qemu-img.o: qemu-img-cmds.h
 | 
			
		||||
qemu-img.o qemu-tool.o qemu-nbd.o qemu-io.o cmd.o qemu-ga.o: $(GENERATED_HEADERS)
 | 
			
		||||
 | 
			
		||||
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-img$(EXESUF): qemu-img.o qemu-tool.o qemu-error.o $(oslib-obj-y) $(trace-obj-y) $(block-obj-y) $(qobject-obj-y) $(version-obj-y) qemu-timer-common.o
 | 
			
		||||
 | 
			
		||||
qemu-bridge-helper$(EXESUF): qemu-bridge-helper.o libqemuutil.a libqemustub.a
 | 
			
		||||
qemu-nbd$(EXESUF): qemu-nbd.o qemu-tool.o qemu-error.o $(oslib-obj-y) $(trace-obj-y) $(block-obj-y) $(qobject-obj-y) $(version-obj-y) qemu-timer-common.o
 | 
			
		||||
 | 
			
		||||
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-io$(EXESUF): qemu-io.o cmd.o qemu-tool.o qemu-error.o $(oslib-obj-y) $(trace-obj-y) $(block-obj-y) $(qobject-obj-y) $(version-obj-y) qemu-timer-common.o
 | 
			
		||||
 | 
			
		||||
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
 | 
			
		||||
check-qint.o check-qstring.o check-qdict.o check-qlist.o check-qfloat.o check-qjson.o: $(GENERATED_HEADERS)
 | 
			
		||||
 | 
			
		||||
gen-out-type = $(subst .,-,$(suffix $@))
 | 
			
		||||
CHECK_PROG_DEPS = qemu-malloc.o $(oslib-obj-y) $(trace-obj-y) qemu-tool.o
 | 
			
		||||
 | 
			
		||||
qapi-py = $(SRC_PATH)/scripts/qapi.py $(SRC_PATH)/scripts/ordereddict.py
 | 
			
		||||
check-qint: check-qint.o qint.o $(CHECK_PROG_DEPS)
 | 
			
		||||
check-qstring: check-qstring.o qstring.o $(CHECK_PROG_DEPS)
 | 
			
		||||
check-qdict: check-qdict.o qdict.o qfloat.o qint.o qstring.o qbool.o qlist.o $(CHECK_PROG_DEPS)
 | 
			
		||||
check-qlist: check-qlist.o qlist.o qint.o $(CHECK_PROG_DEPS)
 | 
			
		||||
check-qfloat: check-qfloat.o qfloat.o $(CHECK_PROG_DEPS)
 | 
			
		||||
check-qjson: check-qjson.o qfloat.o qint.o qdict.o qstring.o qlist.o qbool.o qjson.o json-streamer.o json-lexer.o json-parser.o error.o qerror.o qemu-error.o $(CHECK_PROG_DEPS)
 | 
			
		||||
 | 
			
		||||
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-obj-y): $(GENERATED_HEADERS)
 | 
			
		||||
qapi-dir := qapi-generated
 | 
			
		||||
test-visitor.o test-qmp-commands.o qemu-ga$(EXESUF): QEMU_CFLAGS += -I $(qapi-dir)
 | 
			
		||||
 | 
			
		||||
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-dir)/test-qapi-types.c: $(qapi-dir)/test-qapi-types.h
 | 
			
		||||
$(qapi-dir)/test-qapi-types.h: $(SRC_PATH)/qapi-schema-test.json $(SRC_PATH)/scripts/qapi-types.py
 | 
			
		||||
	$(call quiet-command,$(PYTHON) $(SRC_PATH)/scripts/qapi-types.py -o "$(qapi-dir)" -p "test-" < $<, "  GEN   $@")
 | 
			
		||||
$(qapi-dir)/test-qapi-visit.c: $(qapi-dir)/test-qapi-visit.h
 | 
			
		||||
$(qapi-dir)/test-qapi-visit.h: $(SRC_PATH)/qapi-schema-test.json $(SRC_PATH)/scripts/qapi-visit.py
 | 
			
		||||
	$(call quiet-command,$(PYTHON) $(SRC_PATH)/scripts/qapi-visit.py -o "$(qapi-dir)" -p "test-" < $<, "  GEN   $@")
 | 
			
		||||
$(qapi-dir)/test-qmp-commands.h: $(qapi-dir)/test-qmp-marshal.c
 | 
			
		||||
$(qapi-dir)/test-qmp-marshal.c: $(SRC_PATH)/qapi-schema-test.json $(SRC_PATH)/scripts/qapi-commands.py
 | 
			
		||||
	    $(call quiet-command,$(PYTHON) $(SRC_PATH)/scripts/qapi-commands.py -o "$(qapi-dir)" -p "test-" < $<, "  GEN   $@")
 | 
			
		||||
 | 
			
		||||
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   $@")
 | 
			
		||||
$(qapi-dir)/qga-qapi-types.c: $(qapi-dir)/qga-qapi-types.h
 | 
			
		||||
$(qapi-dir)/qga-qapi-types.h: $(SRC_PATH)/qapi-schema-guest.json $(SRC_PATH)/scripts/qapi-types.py
 | 
			
		||||
	$(call quiet-command,$(PYTHON) $(SRC_PATH)/scripts/qapi-types.py -o "$(qapi-dir)" -p "qga-" < $<, "  GEN   $@")
 | 
			
		||||
$(qapi-dir)/qga-qapi-visit.c: $(qapi-dir)/qga-qapi-visit.h
 | 
			
		||||
$(qapi-dir)/qga-qapi-visit.h: $(SRC_PATH)/qapi-schema-guest.json $(SRC_PATH)/scripts/qapi-visit.py
 | 
			
		||||
	$(call quiet-command,$(PYTHON) $(SRC_PATH)/scripts/qapi-visit.py -o "$(qapi-dir)" -p "qga-" < $<, "  GEN   $@")
 | 
			
		||||
$(qapi-dir)/qga-qmp-marshal.c: $(SRC_PATH)/qapi-schema-guest.json $(SRC_PATH)/scripts/qapi-commands.py
 | 
			
		||||
	$(call quiet-command,$(PYTHON) $(SRC_PATH)/scripts/qapi-commands.py -o "$(qapi-dir)" -p "qga-" < $<, "  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)
 | 
			
		||||
test-visitor.o: $(addprefix $(qapi-dir)/, test-qapi-types.c test-qapi-types.h test-qapi-visit.c test-qapi-visit.h) $(qapi-obj-y)
 | 
			
		||||
test-visitor: test-visitor.o qfloat.o qint.o qdict.o qstring.o qlist.o qbool.o $(qapi-obj-y) error.o osdep.o qemu-malloc.o $(oslib-obj-y) qjson.o json-streamer.o json-lexer.o json-parser.o qerror.o qemu-error.o qemu-tool.o $(qapi-dir)/test-qapi-visit.o $(qapi-dir)/test-qapi-types.o
 | 
			
		||||
 | 
			
		||||
qemu-ga$(EXESUF): $(qga-obj-y) libqemuutil.a libqemustub.a
 | 
			
		||||
	$(call LINK, $^)
 | 
			
		||||
test-qmp-commands.o: $(addprefix $(qapi-dir)/, test-qapi-types.c test-qapi-types.h test-qapi-visit.c test-qapi-visit.h test-qmp-marshal.c test-qmp-commands.h) $(qapi-obj-y)
 | 
			
		||||
test-qmp-commands: test-qmp-commands.o qfloat.o qint.o qdict.o qstring.o qlist.o qbool.o $(qapi-obj-y) error.o osdep.o qemu-malloc.o $(oslib-obj-y) qjson.o json-streamer.o json-lexer.o json-parser.o qerror.o qemu-error.o qemu-tool.o $(qapi-dir)/test-qapi-visit.o $(qapi-dir)/test-qapi-types.o $(qapi-dir)/test-qmp-marshal.o module.o
 | 
			
		||||
 | 
			
		||||
ifdef QEMU_GA_MSI_ENABLED
 | 
			
		||||
QEMU_GA_MSI=qemu-ga-$(ARCH).msi
 | 
			
		||||
QGALIB=qga/guest-agent-command-state.o qga/guest-agent-commands.o
 | 
			
		||||
QGALIB_GEN=$(addprefix $(qapi-dir)/, qga-qapi-types.c qga-qapi-types.h qga-qapi-visit.c qga-qmp-marshal.c)
 | 
			
		||||
 | 
			
		||||
msi: $(QEMU_GA_MSI)
 | 
			
		||||
$(QGALIB_GEN): $(GENERATED_HEADERS)
 | 
			
		||||
$(QGALIB) qemu-ga.o: $(QGALIB_GEN) $(qapi-obj-y)
 | 
			
		||||
qemu-ga$(EXESUF): qemu-ga.o $(QGALIB) qemu-tool.o qemu-error.o error.o $(oslib-obj-y) $(trace-obj-y) $(block-obj-y) $(qobject-obj-y) $(version-obj-y) $(qapi-obj-y) qemu-timer-common.o qemu-sockets.o module.o qapi/qmp-dispatch.o qapi/qmp-registry.o $(qapi-dir)/qga-qapi-visit.o $(qapi-dir)/qga-qapi-types.o $(qapi-dir)/qga-qmp-marshal.o
 | 
			
		||||
 | 
			
		||||
$(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, $^)
 | 
			
		||||
QEMULIBS=libhw32 libhw64 libuser libdis libdis-user
 | 
			
		||||
 | 
			
		||||
clean:
 | 
			
		||||
# 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 qemu-options.def
 | 
			
		||||
	rm -f *.msi
 | 
			
		||||
	find . \( -name '*.l[oa]' -o -name '*.so' -o -name '*.dll' -o -name '*.mo' -o -name '*.[oda]' \) -type f -exec rm {} +
 | 
			
		||||
	rm -f $(filter-out %.tlb,$(TOOLS)) $(HELPERS-y) qemu-ga TAGS cscope.* *.pod *~ */*~
 | 
			
		||||
	rm -f fsdev/*.pod
 | 
			
		||||
	rm -rf .libs */.libs
 | 
			
		||||
	rm -f *.o *.d *.a *.lo $(TOOLS) qemu-ga TAGS cscope.* *.pod *~ */*~
 | 
			
		||||
	rm -Rf .libs
 | 
			
		||||
	rm -f slirp/*.o slirp/*.d audio/*.o audio/*.d block/*.o block/*.d net/*.o net/*.d fsdev/*.o fsdev/*.d ui/*.o ui/*.d qapi/*.o qapi/*.d qga/*.o qga/*.d
 | 
			
		||||
	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 \
 | 
			
		||||
	rm -f trace.c trace.h trace.c-timestamp trace.h-timestamp
 | 
			
		||||
	rm -f trace-dtrace.dtrace trace-dtrace.dtrace-timestamp
 | 
			
		||||
	rm -f trace-dtrace.h trace-dtrace.h-timestamp
 | 
			
		||||
	rm -rf $(qapi-dir)
 | 
			
		||||
	$(MAKE) -C tests clean
 | 
			
		||||
	for d in $(ALL_SUBDIRS) $(QEMULIBS) libcacard; do \
 | 
			
		||||
	if test -d $$d; then $(MAKE) -C $$d $@ || exit 1; fi; \
 | 
			
		||||
	rm -f $$d/qemu-options.def; \
 | 
			
		||||
        done
 | 
			
		||||
	rm -f $(SUBDIR_DEVICES_MAK) config-all-devices.mak
 | 
			
		||||
 | 
			
		||||
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
 | 
			
		||||
	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-all-devices.mak config-all-disas.mak config.status
 | 
			
		||||
	rm -f po/*.mo tests/qemu-iotests/common.env
 | 
			
		||||
	rm -f config-host.mak config-host.h* config-host.ld $(DOCS) qemu-options.texi qemu-img-cmds.texi qemu-monitor.texi
 | 
			
		||||
	rm -f config-all-devices.mak
 | 
			
		||||
	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) $(QEMULIBS); do \
 | 
			
		||||
	rm -rf $$d || exit 1 ; \
 | 
			
		||||
        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 \
 | 
			
		||||
ar      de     en-us  fi  fr-be  hr     it  lv  nl         pl  ru     th \
 | 
			
		||||
common  de-ch  es     fo  fr-ca  hu     ja  mk  nl-be      pt  sl     tr \
 | 
			
		||||
bepo    cz
 | 
			
		||||
common  de-ch  es     fo  fr-ca  hu     ja  mk  nl-be      pt  sl     tr
 | 
			
		||||
 | 
			
		||||
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 \
 | 
			
		||||
BLOBS=bios.bin vgabios.bin vgabios-cirrus.bin \
 | 
			
		||||
vgabios-stdvga.bin vgabios-vmware.bin vgabios-qxl.bin \
 | 
			
		||||
ppc_rom.bin openbios-sparc32 openbios-sparc64 openbios-ppc \
 | 
			
		||||
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
 | 
			
		||||
mpc8544ds.dtb \
 | 
			
		||||
multiboot.bin linuxboot.bin \
 | 
			
		||||
s390-zipl.rom \
 | 
			
		||||
spapr-rtas.bin slof.bin
 | 
			
		||||
BLOBS += extboot.bin
 | 
			
		||||
BLOBS += vapic.bin
 | 
			
		||||
else
 | 
			
		||||
BLOBS=
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
install-doc: $(DOCS)
 | 
			
		||||
	$(INSTALL_DIR) "$(DESTDIR)$(qemu_docdir)"
 | 
			
		||||
	$(INSTALL_DATA) qemu-doc.html  qemu-tech.html "$(DESTDIR)$(qemu_docdir)"
 | 
			
		||||
	$(INSTALL_DATA) qmp-commands.txt "$(DESTDIR)$(qemu_docdir)"
 | 
			
		||||
	$(INSTALL_DIR) "$(DESTDIR)$(docdir)"
 | 
			
		||||
	$(INSTALL_DATA) qemu-doc.html  qemu-tech.html "$(DESTDIR)$(docdir)"
 | 
			
		||||
ifdef CONFIG_POSIX
 | 
			
		||||
	$(INSTALL_DIR) "$(DESTDIR)$(mandir)/man1"
 | 
			
		||||
	$(INSTALL_DATA) qemu.1 "$(DESTDIR)$(mandir)/man1"
 | 
			
		||||
ifneq ($(TOOLS),)
 | 
			
		||||
	$(INSTALL_DATA) qemu-img.1 "$(DESTDIR)$(mandir)/man1"
 | 
			
		||||
	$(INSTALL_DATA) qemu.1 qemu-img.1 "$(DESTDIR)$(mandir)/man1"
 | 
			
		||||
	$(INSTALL_DIR) "$(DESTDIR)$(mandir)/man8"
 | 
			
		||||
	$(INSTALL_DATA) qemu-nbd.8 "$(DESTDIR)$(mandir)/man8"
 | 
			
		||||
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-sysconfig:
 | 
			
		||||
	$(INSTALL_DIR) "$(DESTDIR)$(sysconfdir)/qemu"
 | 
			
		||||
	$(INSTALL_DATA) $(SRC_PATH)/sysconfigs/target/target-x86_64.conf "$(DESTDIR)$(sysconfdir)/qemu"
 | 
			
		||||
 | 
			
		||||
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
 | 
			
		||||
install: all $(if $(BUILD_DOCS),install-doc) install-sysconfig
 | 
			
		||||
	$(INSTALL_DIR) "$(DESTDIR)$(bindir)"
 | 
			
		||||
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))
 | 
			
		||||
	$(INSTALL_PROG) $(STRIP_OPT) $(TOOLS) "$(DESTDIR)$(bindir)"
 | 
			
		||||
endif
 | 
			
		||||
ifneq ($(BLOBS),)
 | 
			
		||||
	$(INSTALL_DIR) "$(DESTDIR)$(datadir)"
 | 
			
		||||
	set -e; for x in $(BLOBS); do \
 | 
			
		||||
		$(INSTALL_DATA) $(SRC_PATH)/pc-bios/$$x "$(DESTDIR)$(qemu_datadir)"; \
 | 
			
		||||
	    if [ -f $(SRC_PATH)/pc-bios/$$x ];then \
 | 
			
		||||
		$(INSTALL_DATA) $(SRC_PATH)/pc-bios/$$x "$(DESTDIR)$(datadir)"; \
 | 
			
		||||
	    fi \
 | 
			
		||||
	    ; if [ -f pc-bios/optionrom/$$x ];then \
 | 
			
		||||
		$(INSTALL_DATA) pc-bios/optionrom/$$x "$(DESTDIR)$(datadir)"; \
 | 
			
		||||
	    fi \
 | 
			
		||||
	done
 | 
			
		||||
endif
 | 
			
		||||
ifeq ($(CONFIG_GTK),y)
 | 
			
		||||
	$(MAKE) -C po $@
 | 
			
		||||
endif
 | 
			
		||||
	$(INSTALL_DIR) "$(DESTDIR)$(qemu_datadir)/keymaps"
 | 
			
		||||
	$(INSTALL_DIR) "$(DESTDIR)$(datadir)/keymaps"
 | 
			
		||||
	set -e; for x in $(KEYMAPS); do \
 | 
			
		||||
		$(INSTALL_DATA) $(SRC_PATH)/pc-bios/keymaps/$$x "$(DESTDIR)$(qemu_datadir)/keymaps"; \
 | 
			
		||||
		$(INSTALL_DATA) $(SRC_PATH)/pc-bios/keymaps/$$x "$(DESTDIR)$(datadir)/keymaps"; \
 | 
			
		||||
	done
 | 
			
		||||
	$(INSTALL_DATA) $(SRC_PATH)/trace-events "$(DESTDIR)$(qemu_datadir)/trace-events"
 | 
			
		||||
	for d in $(TARGET_DIRS); do \
 | 
			
		||||
	$(MAKE) $(SUBDIR_MAKEFLAGS) TARGET_DIR=$$d/ -C $$d $@ || exit 1 ; \
 | 
			
		||||
	$(MAKE) -C $$d $@ || exit 1 ; \
 | 
			
		||||
        done
 | 
			
		||||
 | 
			
		||||
# various test targets
 | 
			
		||||
test speed: all
 | 
			
		||||
	$(MAKE) -C tests/tcg $@
 | 
			
		||||
 | 
			
		||||
.PHONY: ctags
 | 
			
		||||
ctags:
 | 
			
		||||
	rm -f $@
 | 
			
		||||
	find "$(SRC_PATH)" -name '*.[hc]' -exec ctags --append {} +
 | 
			
		||||
	$(MAKE) -C tests $@
 | 
			
		||||
 | 
			
		||||
.PHONY: TAGS
 | 
			
		||||
TAGS:
 | 
			
		||||
	rm -f $@
 | 
			
		||||
	find "$(SRC_PATH)" -name '*.[hc]' -exec etags --append {} +
 | 
			
		||||
	find "$(SRC_PATH)" -name '*.[hc]' -print0 | xargs -0 etags
 | 
			
		||||
 | 
			
		||||
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
 | 
			
		||||
	rm -f ./cscope.*
 | 
			
		||||
	find . -name "*.[ch]" -print | sed 's,^\./,,' > ./cscope.files
 | 
			
		||||
	cscope -b
 | 
			
		||||
 | 
			
		||||
# documentation
 | 
			
		||||
MAKEINFO=makeinfo
 | 
			
		||||
@@ -515,7 +311,7 @@ TEXIFLAG=$(if $(V),,--quiet)
 | 
			
		||||
	$(call quiet-command,texi2dvi $(TEXIFLAG) -I . $<,"  GEN   $@")
 | 
			
		||||
 | 
			
		||||
%.html: %.texi
 | 
			
		||||
	$(call quiet-command,LC_ALL=C $(MAKEINFO) $(MAKEINFOFLAGS) --html $< -o $@, \
 | 
			
		||||
	$(call quiet-command,$(MAKEINFO) $(MAKEINFOFLAGS) --html $< -o $@, \
 | 
			
		||||
	"  GEN   $@")
 | 
			
		||||
 | 
			
		||||
%.info: %.texi
 | 
			
		||||
@@ -530,43 +326,28 @@ qemu-options.texi: $(SRC_PATH)/qemu-options.hx
 | 
			
		||||
qemu-monitor.texi: $(SRC_PATH)/hmp-commands.hx
 | 
			
		||||
	$(call quiet-command,sh $(SRC_PATH)/scripts/hxtool -t < $< > $@,"  GEN   $@")
 | 
			
		||||
 | 
			
		||||
qemu-monitor-info.texi: $(SRC_PATH)/hmp-commands-info.hx
 | 
			
		||||
	$(call quiet-command,sh $(SRC_PATH)/scripts/hxtool -t < $< > $@,"  GEN   $@")
 | 
			
		||||
 | 
			
		||||
qmp-commands.txt: $(SRC_PATH)/qmp-commands.hx
 | 
			
		||||
QMP/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
 | 
			
		||||
qemu.1: qemu-doc.texi qemu-options.texi qemu-monitor.texi
 | 
			
		||||
	$(call quiet-command, \
 | 
			
		||||
	  perl -Ww -- $(SRC_PATH)/scripts/texi2pod.pl $< qemu.pod && \
 | 
			
		||||
	  $(POD2MAN) --section=1 --center=" " --release=" " 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 > $@, \
 | 
			
		||||
	  pod2man --section=1 --center=" " --release=" " qemu-img.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 > $@, \
 | 
			
		||||
	  pod2man --section=8 --center=" " --release=" " qemu-nbd.pod > $@, \
 | 
			
		||||
	  "  GEN   $@")
 | 
			
		||||
 | 
			
		||||
dvi: qemu-doc.dvi qemu-tech.dvi
 | 
			
		||||
@@ -576,73 +357,55 @@ 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
 | 
			
		||||
	qemu-monitor.texi qemu-img-cmds.texi
 | 
			
		||||
 | 
			
		||||
ifdef CONFIG_WIN32
 | 
			
		||||
VERSION ?= $(shell cat VERSION)
 | 
			
		||||
FILE = qemu-$(VERSION)
 | 
			
		||||
 | 
			
		||||
INSTALLER = qemu-setup-$(VERSION)$(EXESUF)
 | 
			
		||||
# tar release (use 'make -k tar' on a checkouted tree)
 | 
			
		||||
tar:
 | 
			
		||||
	rm -rf /tmp/$(FILE)
 | 
			
		||||
	cp -r . /tmp/$(FILE)
 | 
			
		||||
	cd /tmp && tar zcvf ~/$(FILE).tar.gz $(FILE) --exclude CVS --exclude .git --exclude .svn
 | 
			
		||||
	rm -rf /tmp/$(FILE)
 | 
			
		||||
 | 
			
		||||
nsisflags = -V2 -NOCD
 | 
			
		||||
SYSTEM_TARGETS=$(filter %-softmmu,$(TARGET_DIRS))
 | 
			
		||||
SYSTEM_PROGS=$(patsubst qemu-system-i386,qemu, \
 | 
			
		||||
             $(patsubst %-softmmu,qemu-system-%, \
 | 
			
		||||
             $(SYSTEM_TARGETS)))
 | 
			
		||||
 | 
			
		||||
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
 | 
			
		||||
USER_TARGETS=$(filter %-user,$(TARGET_DIRS))
 | 
			
		||||
USER_PROGS=$(patsubst %-bsd-user,qemu-%, \
 | 
			
		||||
           $(patsubst %-darwin-user,qemu-%, \
 | 
			
		||||
           $(patsubst %-linux-user,qemu-%, \
 | 
			
		||||
           $(USER_TARGETS))))
 | 
			
		||||
 | 
			
		||||
.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
 | 
			
		||||
# generate a binary distribution
 | 
			
		||||
tarbin:
 | 
			
		||||
	cd / && tar zcvf ~/qemu-$(VERSION)-$(ARCH).tar.gz \
 | 
			
		||||
	$(patsubst %,$(bindir)/%, $(SYSTEM_PROGS)) \
 | 
			
		||||
	$(patsubst %,$(bindir)/%, $(USER_PROGS)) \
 | 
			
		||||
	$(bindir)/qemu-img \
 | 
			
		||||
	$(bindir)/qemu-nbd \
 | 
			
		||||
	$(datadir)/bios.bin \
 | 
			
		||||
	$(datadir)/vgabios.bin \
 | 
			
		||||
	$(datadir)/vgabios-cirrus.bin \
 | 
			
		||||
	$(datadir)/ppc_rom.bin \
 | 
			
		||||
	$(datadir)/openbios-sparc32 \
 | 
			
		||||
	$(datadir)/openbios-sparc64 \
 | 
			
		||||
	$(datadir)/openbios-ppc \
 | 
			
		||||
	$(datadir)/pxe-e1000.rom \
 | 
			
		||||
	$(datadir)/pxe-eepro100.rom \
 | 
			
		||||
	$(datadir)/pxe-ne2k_pci.rom \
 | 
			
		||||
	$(datadir)/pxe-pcnet.rom \
 | 
			
		||||
	$(datadir)/pxe-rtl8139.rom \
 | 
			
		||||
	$(datadir)/pxe-virtio.rom \
 | 
			
		||||
	$(datadir)/extboot.bin \
 | 
			
		||||
	$(docdir)/qemu-doc.html \
 | 
			
		||||
	$(docdir)/qemu-tech.html \
 | 
			
		||||
	$(mandir)/man1/qemu.1 \
 | 
			
		||||
	$(mandir)/man1/qemu-img.1 \
 | 
			
		||||
	$(mandir)/man8/qemu-nbd.8
 | 
			
		||||
 | 
			
		||||
# Include automatically generated dependency files
 | 
			
		||||
# Dependencies in Makefile.objs files come from our recursive subdir rules
 | 
			
		||||
-include $(wildcard *.d tests/*.d)
 | 
			
		||||
 | 
			
		||||
include $(SRC_PATH)/tests/docker/Makefile.include
 | 
			
		||||
-include $(wildcard *.d audio/*.d slirp/*.d block/*.d net/*.d ui/*.d qapi/*.d qga/*.d)
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										23
									
								
								Makefile.dis
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								Makefile.dis
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,23 @@
 | 
			
		||||
# Makefile for disassemblers.
 | 
			
		||||
 | 
			
		||||
include ../config-host.mak
 | 
			
		||||
include config.mak
 | 
			
		||||
include $(SRC_PATH)/rules.mak
 | 
			
		||||
 | 
			
		||||
.PHONY: all
 | 
			
		||||
 | 
			
		||||
$(call set-vpath, $(SRC_PATH))
 | 
			
		||||
 | 
			
		||||
QEMU_CFLAGS+=-I..
 | 
			
		||||
 | 
			
		||||
include $(SRC_PATH)/Makefile.objs
 | 
			
		||||
 | 
			
		||||
all: $(libdis-y)
 | 
			
		||||
# Dummy command so that make thinks it has done something
 | 
			
		||||
	@true
 | 
			
		||||
 | 
			
		||||
clean:
 | 
			
		||||
	rm -f *.o *.d *.a *~
 | 
			
		||||
 | 
			
		||||
# Include automatically generated dependency files
 | 
			
		||||
-include $(wildcard *.d */*.d)
 | 
			
		||||
							
								
								
									
										24
									
								
								Makefile.hw
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								Makefile.hw
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,24 @@
 | 
			
		||||
# Makefile for qemu target independent devices.
 | 
			
		||||
 | 
			
		||||
include ../config-host.mak
 | 
			
		||||
include ../config-all-devices.mak
 | 
			
		||||
include config.mak
 | 
			
		||||
include $(SRC_PATH)/rules.mak
 | 
			
		||||
 | 
			
		||||
.PHONY: all
 | 
			
		||||
 | 
			
		||||
$(call set-vpath, $(SRC_PATH):$(SRC_PATH)/hw)
 | 
			
		||||
 | 
			
		||||
QEMU_CFLAGS+=-I.. -I$(SRC_PATH)/fpu
 | 
			
		||||
 | 
			
		||||
include $(SRC_PATH)/Makefile.objs
 | 
			
		||||
 | 
			
		||||
all: $(hw-obj-y)
 | 
			
		||||
# Dummy command so that make thinks it has done something
 | 
			
		||||
	@true
 | 
			
		||||
 | 
			
		||||
clean:
 | 
			
		||||
	rm -f *.o */*.o *.d */*.d *.a */*.a *~ */*~
 | 
			
		||||
 | 
			
		||||
# Include automatically generated dependency files
 | 
			
		||||
-include $(wildcard *.d */*.d)
 | 
			
		||||
							
								
								
									
										443
									
								
								Makefile.objs
									
									
									
									
									
								
							
							
						
						
									
										443
									
								
								Makefile.objs
									
									
									
									
									
								
							@@ -1,117 +1,390 @@
 | 
			
		||||
#######################################################################
 | 
			
		||||
# 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
 | 
			
		||||
# QObject
 | 
			
		||||
qobject-obj-y = qint.o qstring.o qdict.o qlist.o qfloat.o qbool.o
 | 
			
		||||
qobject-obj-y += qjson.o json-lexer.o json-streamer.o json-parser.o
 | 
			
		||||
qobject-obj-y += qerror.o error.o
 | 
			
		||||
 | 
			
		||||
#######################################################################
 | 
			
		||||
# oslib-obj-y is code depending on the OS (win32 vs posix)
 | 
			
		||||
oslib-obj-y = osdep.o
 | 
			
		||||
oslib-obj-$(CONFIG_WIN32) += oslib-win32.o qemu-thread-win32.o
 | 
			
		||||
oslib-obj-$(CONFIG_POSIX) += oslib-posix.o qemu-thread-posix.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-y = cutils.o cache-utils.o qemu-malloc.o qemu-option.o module.o async.o
 | 
			
		||||
block-obj-y += nbd.o block.o aio.o aes.o qemu-config.o qemu-progress.o qemu-sockets.o
 | 
			
		||||
block-obj-$(CONFIG_POSIX) += posix-aio-compat.o
 | 
			
		||||
block-obj-$(CONFIG_LINUX_AIO) += linux-aio.o
 | 
			
		||||
block-obj-$(CONFIG_POSIX) += compatfd.o
 | 
			
		||||
 | 
			
		||||
block-obj-m = block/
 | 
			
		||||
block-nested-y += raw.o cow.o qcow.o vdi.o vmdk.o cloop.o dmg.o bochs.o vpc.o vvfat.o
 | 
			
		||||
block-nested-y += qcow2.o qcow2-refcount.o qcow2-cluster.o qcow2-snapshot.o qcow2-cache.o
 | 
			
		||||
block-nested-y += qed.o qed-gencb.o qed-l2-cache.o qed-table.o qed-cluster.o
 | 
			
		||||
block-nested-y += qed-check.o
 | 
			
		||||
block-nested-y += parallels.o nbd.o blkdebug.o sheepdog.o blkverify.o
 | 
			
		||||
block-nested-$(CONFIG_WIN32) += raw-win32.o
 | 
			
		||||
block-nested-$(CONFIG_POSIX) += raw-posix.o
 | 
			
		||||
block-nested-$(CONFIG_CURL) += curl.o
 | 
			
		||||
block-nested-$(CONFIG_RBD) += rbd.o
 | 
			
		||||
 | 
			
		||||
#######################################################################
 | 
			
		||||
# crypto-obj-y is code used by both qemu system emulation and qemu-img
 | 
			
		||||
block-obj-y +=  $(addprefix block/, $(block-nested-y))
 | 
			
		||||
 | 
			
		||||
crypto-obj-y = crypto/
 | 
			
		||||
crypto-aes-obj-y = crypto/
 | 
			
		||||
net-obj-y = net.o
 | 
			
		||||
net-nested-y = queue.o checksum.o util.o
 | 
			
		||||
net-nested-y += socket.o
 | 
			
		||||
net-nested-y += dump.o
 | 
			
		||||
net-nested-$(CONFIG_POSIX) += tap.o
 | 
			
		||||
net-nested-$(CONFIG_LINUX) += tap-linux.o
 | 
			
		||||
net-nested-$(CONFIG_WIN32) += tap-win32.o
 | 
			
		||||
net-nested-$(CONFIG_BSD) += tap-bsd.o
 | 
			
		||||
net-nested-$(CONFIG_SOLARIS) += tap-solaris.o
 | 
			
		||||
net-nested-$(CONFIG_AIX) += tap-aix.o
 | 
			
		||||
net-nested-$(CONFIG_HAIKU) += tap-haiku.o
 | 
			
		||||
net-nested-$(CONFIG_SLIRP) += slirp.o
 | 
			
		||||
net-nested-$(CONFIG_VDE) += vde.o
 | 
			
		||||
net-obj-y += $(addprefix net/, $(net-nested-y))
 | 
			
		||||
 | 
			
		||||
#######################################################################
 | 
			
		||||
# 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/
 | 
			
		||||
ifeq ($(CONFIG_VIRTIO)$(CONFIG_VIRTFS)$(CONFIG_PCI),yyy)
 | 
			
		||||
# Lots of the fsdev/9pcode is pulled in by vl.c via qemu_fsdev_add.
 | 
			
		||||
# only pull in the actual virtio-9p device if we also enabled virtio.
 | 
			
		||||
CONFIG_REALLY_VIRTFS=y
 | 
			
		||||
fsdev-nested-y = qemu-fsdev.o
 | 
			
		||||
else
 | 
			
		||||
fsdev-nested-y = qemu-fsdev-dummy.o
 | 
			
		||||
endif
 | 
			
		||||
fsdev-obj-$(CONFIG_VIRTFS) += $(addprefix fsdev/, $(fsdev-nested-y))
 | 
			
		||||
 | 
			
		||||
######################################################################
 | 
			
		||||
# 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.
 | 
			
		||||
# libqemu_common.a: 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-y = $(block-obj-y) blockdev.o
 | 
			
		||||
common-obj-y += $(net-obj-y)
 | 
			
		||||
common-obj-y += $(qobject-obj-y)
 | 
			
		||||
common-obj-$(CONFIG_LINUX) += $(fsdev-obj-$(CONFIG_LINUX))
 | 
			
		||||
common-obj-y += readline.o console.o cursor.o qemu-error.o
 | 
			
		||||
common-obj-y += $(oslib-obj-y)
 | 
			
		||||
common-obj-$(CONFIG_WIN32) += os-win32.o
 | 
			
		||||
common-obj-$(CONFIG_POSIX) += os-posix.o
 | 
			
		||||
 | 
			
		||||
common-obj-$(CONFIG_LINUX) += fsdev/
 | 
			
		||||
common-obj-y += tcg-runtime.o host-utils.o
 | 
			
		||||
common-obj-y += irq.o ioport.o input.o
 | 
			
		||||
common-obj-$(CONFIG_PTIMER) += ptimer.o
 | 
			
		||||
common-obj-$(CONFIG_MAX7310) += max7310.o
 | 
			
		||||
common-obj-$(CONFIG_WM8750) += wm8750.o
 | 
			
		||||
common-obj-$(CONFIG_TWL92230) += twl92230.o
 | 
			
		||||
common-obj-$(CONFIG_TSC2005) += tsc2005.o
 | 
			
		||||
common-obj-$(CONFIG_LM832X) += lm832x.o
 | 
			
		||||
common-obj-$(CONFIG_TMP105) += tmp105.o
 | 
			
		||||
common-obj-$(CONFIG_STELLARIS_INPUT) += stellaris_input.o
 | 
			
		||||
common-obj-$(CONFIG_SSD0303) += ssd0303.o
 | 
			
		||||
common-obj-$(CONFIG_SSD0323) += ssd0323.o
 | 
			
		||||
common-obj-$(CONFIG_ADS7846) += ads7846.o
 | 
			
		||||
common-obj-$(CONFIG_MAX111X) += max111x.o
 | 
			
		||||
common-obj-$(CONFIG_DS1338) += ds1338.o
 | 
			
		||||
common-obj-y += i2c.o smbus.o smbus_eeprom.o
 | 
			
		||||
common-obj-y += eeprom93xx.o
 | 
			
		||||
common-obj-y += scsi-disk.o cdrom.o
 | 
			
		||||
common-obj-y += scsi-generic.o scsi-bus.o
 | 
			
		||||
common-obj-y += usb.o usb-hub.o usb-$(HOST_USB).o usb-hid.o usb-msd.o usb-wacom.o
 | 
			
		||||
common-obj-y += usb-serial.o usb-net.o usb-bus.o usb-desc.o
 | 
			
		||||
common-obj-$(CONFIG_SSI) += ssi.o
 | 
			
		||||
common-obj-$(CONFIG_SSI_SD) += ssi-sd.o
 | 
			
		||||
common-obj-$(CONFIG_SD) += sd.o
 | 
			
		||||
common-obj-y += bt.o bt-host.o bt-vhci.o bt-l2cap.o bt-sdp.o bt-hci.o bt-hid.o usb-bt.o
 | 
			
		||||
common-obj-y += bt-hci-csr.o
 | 
			
		||||
common-obj-y += buffered_file.o migration.o migration-tcp.o
 | 
			
		||||
common-obj-y += qemu-char.o savevm.o #aio.o
 | 
			
		||||
common-obj-y += msmouse.o ps2.o
 | 
			
		||||
common-obj-y += qdev.o qdev-properties.o
 | 
			
		||||
common-obj-y += block-migration.o iohandler.o
 | 
			
		||||
common-obj-y += pflib.o
 | 
			
		||||
common-obj-y += bitmap.o bitops.o
 | 
			
		||||
 | 
			
		||||
common-obj-y += migration/
 | 
			
		||||
common-obj-y += qemu-char.o #aio.o
 | 
			
		||||
common-obj-y += page_cache.o
 | 
			
		||||
common-obj-$(CONFIG_BRLAPI) += baum.o
 | 
			
		||||
common-obj-$(CONFIG_POSIX) += migration-exec.o migration-unix.o migration-fd.o
 | 
			
		||||
common-obj-$(CONFIG_WIN32) += version.o
 | 
			
		||||
 | 
			
		||||
common-obj-$(CONFIG_SPICE) += spice-qemu-char.o
 | 
			
		||||
common-obj-$(CONFIG_SPICE) += ui/spice-core.o ui/spice-input.o ui/spice-display.o spice-qemu-char.o
 | 
			
		||||
 | 
			
		||||
common-obj-y += audio/
 | 
			
		||||
common-obj-y += hw/
 | 
			
		||||
common-obj-y += accel.o
 | 
			
		||||
audio-obj-y = audio.o noaudio.o wavaudio.o mixeng.o
 | 
			
		||||
audio-obj-$(CONFIG_SDL) += sdlaudio.o
 | 
			
		||||
audio-obj-$(CONFIG_OSS) += ossaudio.o
 | 
			
		||||
audio-obj-$(CONFIG_SPICE) += spiceaudio.o
 | 
			
		||||
audio-obj-$(CONFIG_COREAUDIO) += coreaudio.o
 | 
			
		||||
audio-obj-$(CONFIG_ALSA) += alsaaudio.o
 | 
			
		||||
audio-obj-$(CONFIG_DSOUND) += dsoundaudio.o
 | 
			
		||||
audio-obj-$(CONFIG_FMOD) += fmodaudio.o
 | 
			
		||||
audio-obj-$(CONFIG_ESD) += esdaudio.o
 | 
			
		||||
audio-obj-$(CONFIG_PA) += paaudio.o
 | 
			
		||||
audio-obj-$(CONFIG_WINWAVE) += winwaveaudio.o
 | 
			
		||||
audio-obj-$(CONFIG_AUDIO_PT_INT) += audio_pt_int.o
 | 
			
		||||
audio-obj-$(CONFIG_AUDIO_WIN_INT) += audio_win_int.o
 | 
			
		||||
audio-obj-y += wavcapture.o
 | 
			
		||||
common-obj-y += $(addprefix audio/, $(audio-obj-y))
 | 
			
		||||
 | 
			
		||||
common-obj-y += replay/
 | 
			
		||||
ui-obj-y += keymaps.o
 | 
			
		||||
ui-obj-$(CONFIG_SDL) += sdl.o sdl_zoom.o x_keymap.o
 | 
			
		||||
ui-obj-$(CONFIG_COCOA) += cocoa.o
 | 
			
		||||
ui-obj-$(CONFIG_CURSES) += curses.o
 | 
			
		||||
vnc-obj-y += vnc.o d3des.o
 | 
			
		||||
vnc-obj-y += vnc-enc-zlib.o vnc-enc-hextile.o
 | 
			
		||||
vnc-obj-y += vnc-enc-tight.o vnc-palette.o
 | 
			
		||||
vnc-obj-y += vnc-enc-zrle.o
 | 
			
		||||
vnc-obj-$(CONFIG_VNC_TLS) += vnc-tls.o vnc-auth-vencrypt.o
 | 
			
		||||
vnc-obj-$(CONFIG_VNC_SASL) += vnc-auth-sasl.o
 | 
			
		||||
ifdef CONFIG_VNC_THREAD
 | 
			
		||||
vnc-obj-y += vnc-jobs-async.o
 | 
			
		||||
else
 | 
			
		||||
vnc-obj-y += vnc-jobs-sync.o
 | 
			
		||||
endif
 | 
			
		||||
common-obj-y += $(addprefix ui/, $(ui-obj-y))
 | 
			
		||||
common-obj-$(CONFIG_VNC) += $(addprefix ui/, $(vnc-obj-y))
 | 
			
		||||
 | 
			
		||||
common-obj-y += ui/
 | 
			
		||||
common-obj-y += bt-host.o bt-vhci.o
 | 
			
		||||
bt-host.o-cflags := $(BLUEZ_CFLAGS)
 | 
			
		||||
common-obj-y += iov.o acl.o
 | 
			
		||||
#common-obj-$(CONFIG_POSIX) += compatfd.o
 | 
			
		||||
common-obj-y += notify.o event_notifier.o
 | 
			
		||||
common-obj-y += qemu-timer.o qemu-timer-common.o
 | 
			
		||||
 | 
			
		||||
common-obj-y += dma-helpers.o
 | 
			
		||||
common-obj-y += vl.o
 | 
			
		||||
vl.o-cflags := $(GPROF_CFLAGS) $(SDL_CFLAGS)
 | 
			
		||||
common-obj-y += tpm.o
 | 
			
		||||
slirp-obj-y = cksum.o if.o ip_icmp.o ip_input.o ip_output.o
 | 
			
		||||
slirp-obj-y += slirp.o mbuf.o misc.o sbuf.o socket.o tcp_input.o tcp_output.o
 | 
			
		||||
slirp-obj-y += tcp_subr.o tcp_timer.o udp.o bootp.o tftp.o
 | 
			
		||||
common-obj-$(CONFIG_SLIRP) += $(addprefix slirp/, $(slirp-obj-y))
 | 
			
		||||
 | 
			
		||||
common-obj-$(CONFIG_SLIRP) += slirp/
 | 
			
		||||
# xen backend driver support
 | 
			
		||||
common-obj-$(CONFIG_XEN_BACKEND) += xen_backend.o xen_devconfig.o
 | 
			
		||||
common-obj-$(CONFIG_XEN_BACKEND) += xen_console.o xenfb.o xen_disk.o xen_nic.o
 | 
			
		||||
 | 
			
		||||
common-obj-y += backends/
 | 
			
		||||
######################################################################
 | 
			
		||||
# libuser
 | 
			
		||||
 | 
			
		||||
common-obj-$(CONFIG_SECCOMP) += qemu-seccomp.o
 | 
			
		||||
user-obj-y =
 | 
			
		||||
user-obj-y += envlist.o path.o
 | 
			
		||||
user-obj-y += tcg-runtime.o host-utils.o
 | 
			
		||||
user-obj-y += cutils.o cache-utils.o
 | 
			
		||||
 | 
			
		||||
common-obj-$(CONFIG_FDT) += device_tree.o
 | 
			
		||||
######################################################################
 | 
			
		||||
# libhw
 | 
			
		||||
 | 
			
		||||
hw-obj-y =
 | 
			
		||||
hw-obj-y += loader.o
 | 
			
		||||
hw-obj-$(CONFIG_VIRTIO) += virtio-console.o
 | 
			
		||||
hw-obj-$(CONFIG_VIRTIO_PCI) += virtio-pci.o
 | 
			
		||||
hw-obj-y += fw_cfg.o
 | 
			
		||||
hw-obj-$(CONFIG_PCI) += pci_bridge.o
 | 
			
		||||
hw-obj-$(CONFIG_PCI) += msix.o msi.o
 | 
			
		||||
hw-obj-$(CONFIG_PCI) += pci_host.o pcie_host.o
 | 
			
		||||
hw-obj-$(CONFIG_PCI) += ioh3420.o xio3130_upstream.o xio3130_downstream.o
 | 
			
		||||
hw-obj-y += watchdog.o
 | 
			
		||||
hw-obj-$(CONFIG_ISA_MMIO) += isa_mmio.o
 | 
			
		||||
hw-obj-$(CONFIG_ECC) += ecc.o
 | 
			
		||||
hw-obj-$(CONFIG_NAND) += nand.o
 | 
			
		||||
hw-obj-$(CONFIG_PFLASH_CFI01) += pflash_cfi01.o
 | 
			
		||||
hw-obj-$(CONFIG_PFLASH_CFI02) += pflash_cfi02.o
 | 
			
		||||
 | 
			
		||||
hw-obj-$(CONFIG_M48T59) += m48t59.o
 | 
			
		||||
hw-obj-$(CONFIG_ESCC) += escc.o
 | 
			
		||||
hw-obj-$(CONFIG_EMPTY_SLOT) += empty_slot.o
 | 
			
		||||
 | 
			
		||||
hw-obj-$(CONFIG_SERIAL) += serial.o
 | 
			
		||||
hw-obj-$(CONFIG_PARALLEL) += parallel.o
 | 
			
		||||
# Moved back to Makefile.target due to #include qemu-kvm.h:
 | 
			
		||||
#hw-obj-$(CONFIG_I8254) += i8254.o
 | 
			
		||||
#hw-obj-$(CONFIG_PCSPK) += pcspk.o
 | 
			
		||||
hw-obj-$(CONFIG_PCKBD) += pckbd.o
 | 
			
		||||
hw-obj-$(CONFIG_USB_UHCI) += usb-uhci.o
 | 
			
		||||
hw-obj-$(CONFIG_USB_OHCI) += usb-ohci.o
 | 
			
		||||
hw-obj-$(CONFIG_USB_EHCI) += usb-ehci.o
 | 
			
		||||
hw-obj-$(CONFIG_FDC) += fdc.o
 | 
			
		||||
# needs fixes for cpu hotplug, so moved to Makefile.target:
 | 
			
		||||
# hw-obj-$(CONFIG_ACPI) += acpi.o acpi_piix4.o
 | 
			
		||||
hw-obj-$(CONFIG_APM) += pm_smbus.o apm.o
 | 
			
		||||
hw-obj-$(CONFIG_DMA) += dma.o
 | 
			
		||||
hw-obj-$(CONFIG_HPET) += hpet.o
 | 
			
		||||
hw-obj-$(CONFIG_APPLESMC) += applesmc.o
 | 
			
		||||
hw-obj-$(CONFIG_SMARTCARD) += usb-ccid.o ccid-card-passthru.o
 | 
			
		||||
hw-obj-$(CONFIG_SMARTCARD_NSS) += ccid-card-emulated.o
 | 
			
		||||
hw-obj-$(CONFIG_USB_REDIR) += usb-redir.o
 | 
			
		||||
 | 
			
		||||
# PPC devices
 | 
			
		||||
hw-obj-$(CONFIG_OPENPIC) += openpic.o
 | 
			
		||||
hw-obj-$(CONFIG_PREP_PCI) += prep_pci.o
 | 
			
		||||
# Mac shared devices
 | 
			
		||||
hw-obj-$(CONFIG_MACIO) += macio.o
 | 
			
		||||
hw-obj-$(CONFIG_CUDA) += cuda.o
 | 
			
		||||
hw-obj-$(CONFIG_ADB) += adb.o
 | 
			
		||||
hw-obj-$(CONFIG_MAC_NVRAM) += mac_nvram.o
 | 
			
		||||
hw-obj-$(CONFIG_MAC_DBDMA) += mac_dbdma.o
 | 
			
		||||
# OldWorld PowerMac
 | 
			
		||||
hw-obj-$(CONFIG_HEATHROW_PIC) += heathrow_pic.o
 | 
			
		||||
hw-obj-$(CONFIG_GRACKLE_PCI) += grackle_pci.o
 | 
			
		||||
# NewWorld PowerMac
 | 
			
		||||
hw-obj-$(CONFIG_UNIN_PCI) += unin_pci.o
 | 
			
		||||
hw-obj-$(CONFIG_DEC_PCI) += dec_pci.o
 | 
			
		||||
# PowerPC E500 boards
 | 
			
		||||
hw-obj-$(CONFIG_PPCE500_PCI) += ppce500_pci.o
 | 
			
		||||
 | 
			
		||||
# MIPS devices
 | 
			
		||||
hw-obj-$(CONFIG_PIIX4) += piix4.o
 | 
			
		||||
 | 
			
		||||
# PCI watchdog devices
 | 
			
		||||
hw-obj-$(CONFIG_PCI) += wdt_i6300esb.o
 | 
			
		||||
 | 
			
		||||
hw-obj-$(CONFIG_PCI) += pcie.o pcie_aer.o pcie_port.o
 | 
			
		||||
 | 
			
		||||
# PCI network cards
 | 
			
		||||
hw-obj-$(CONFIG_NE2000_PCI) += ne2000.o
 | 
			
		||||
hw-obj-$(CONFIG_EEPRO100_PCI) += eepro100.o
 | 
			
		||||
hw-obj-$(CONFIG_PCNET_PCI) += pcnet-pci.o
 | 
			
		||||
hw-obj-$(CONFIG_PCNET_COMMON) += pcnet.o
 | 
			
		||||
hw-obj-$(CONFIG_E1000_PCI) += e1000.o
 | 
			
		||||
hw-obj-$(CONFIG_RTL8139_PCI) += rtl8139.o
 | 
			
		||||
 | 
			
		||||
hw-obj-$(CONFIG_SMC91C111) += smc91c111.o
 | 
			
		||||
hw-obj-$(CONFIG_LAN9118) += lan9118.o
 | 
			
		||||
hw-obj-$(CONFIG_NE2000_ISA) += ne2000-isa.o
 | 
			
		||||
 | 
			
		||||
# IDE
 | 
			
		||||
hw-obj-$(CONFIG_IDE_CORE) += ide/core.o ide/atapi.o
 | 
			
		||||
hw-obj-$(CONFIG_IDE_QDEV) += ide/qdev.o
 | 
			
		||||
hw-obj-$(CONFIG_IDE_PCI) += ide/pci.o
 | 
			
		||||
hw-obj-$(CONFIG_IDE_ISA) += ide/isa.o
 | 
			
		||||
hw-obj-$(CONFIG_IDE_PIIX) += ide/piix.o
 | 
			
		||||
hw-obj-$(CONFIG_IDE_CMD646) += ide/cmd646.o
 | 
			
		||||
hw-obj-$(CONFIG_IDE_MACIO) += ide/macio.o
 | 
			
		||||
hw-obj-$(CONFIG_IDE_VIA) += ide/via.o
 | 
			
		||||
hw-obj-$(CONFIG_AHCI) += ide/ahci.o
 | 
			
		||||
hw-obj-$(CONFIG_AHCI) += ide/ich.o
 | 
			
		||||
 | 
			
		||||
# SCSI layer
 | 
			
		||||
hw-obj-$(CONFIG_LSI_SCSI_PCI) += lsi53c895a.o
 | 
			
		||||
hw-obj-$(CONFIG_ESP) += esp.o
 | 
			
		||||
 | 
			
		||||
hw-obj-y += dma-helpers.o sysbus.o isa-bus.o
 | 
			
		||||
hw-obj-y += qdev-addr.o
 | 
			
		||||
 | 
			
		||||
# VGA
 | 
			
		||||
hw-obj-$(CONFIG_VGA_PCI) += vga-pci.o
 | 
			
		||||
hw-obj-$(CONFIG_VGA_ISA) += vga-isa.o
 | 
			
		||||
hw-obj-$(CONFIG_VGA_ISA_MM) += vga-isa-mm.o
 | 
			
		||||
hw-obj-$(CONFIG_VMWARE_VGA) += vmware_vga.o
 | 
			
		||||
hw-obj-$(CONFIG_VMMOUSE) += vmmouse.o
 | 
			
		||||
 | 
			
		||||
hw-obj-$(CONFIG_RC4030) += rc4030.o
 | 
			
		||||
hw-obj-$(CONFIG_DP8393X) += dp8393x.o
 | 
			
		||||
hw-obj-$(CONFIG_DS1225Y) += ds1225y.o
 | 
			
		||||
hw-obj-$(CONFIG_MIPSNET) += mipsnet.o
 | 
			
		||||
 | 
			
		||||
# Sound
 | 
			
		||||
sound-obj-y =
 | 
			
		||||
sound-obj-$(CONFIG_SB16) += sb16.o
 | 
			
		||||
sound-obj-$(CONFIG_ES1370) += es1370.o
 | 
			
		||||
sound-obj-$(CONFIG_AC97) += ac97.o
 | 
			
		||||
sound-obj-$(CONFIG_ADLIB) += fmopl.o adlib.o
 | 
			
		||||
sound-obj-$(CONFIG_GUS) += gus.o gusemu_hal.o gusemu_mixer.o
 | 
			
		||||
sound-obj-$(CONFIG_CS4231A) += cs4231a.o
 | 
			
		||||
sound-obj-$(CONFIG_HDA) += intel-hda.o hda-audio.o
 | 
			
		||||
 | 
			
		||||
adlib.o fmopl.o: QEMU_CFLAGS += -DBUILD_Y8950=0
 | 
			
		||||
hw-obj-$(CONFIG_SOUND) += $(sound-obj-y)
 | 
			
		||||
 | 
			
		||||
9pfs-nested-$(CONFIG_VIRTFS) = virtio-9p.o virtio-9p-debug.o
 | 
			
		||||
9pfs-nested-$(CONFIG_VIRTFS) +=  virtio-9p-local.o virtio-9p-xattr.o
 | 
			
		||||
9pfs-nested-$(CONFIG_VIRTFS) +=   virtio-9p-xattr-user.o virtio-9p-posix-acl.o
 | 
			
		||||
 | 
			
		||||
hw-obj-$(CONFIG_REALLY_VIRTFS) += $(addprefix 9pfs/, $(9pfs-nested-y))
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
######################################################################
 | 
			
		||||
# libdis
 | 
			
		||||
# NOTE: the disassembler code is only needed for debugging
 | 
			
		||||
 | 
			
		||||
libdis-y =
 | 
			
		||||
libdis-$(CONFIG_ALPHA_DIS) += alpha-dis.o
 | 
			
		||||
libdis-$(CONFIG_ARM_DIS) += arm-dis.o
 | 
			
		||||
libdis-$(CONFIG_CRIS_DIS) += cris-dis.o
 | 
			
		||||
libdis-$(CONFIG_HPPA_DIS) += hppa-dis.o
 | 
			
		||||
libdis-$(CONFIG_I386_DIS) += i386-dis.o
 | 
			
		||||
libdis-$(CONFIG_IA64_DIS) += ia64-dis.o
 | 
			
		||||
libdis-$(CONFIG_M68K_DIS) += m68k-dis.o
 | 
			
		||||
libdis-$(CONFIG_MICROBLAZE_DIS) += microblaze-dis.o
 | 
			
		||||
libdis-$(CONFIG_MIPS_DIS) += mips-dis.o
 | 
			
		||||
libdis-$(CONFIG_PPC_DIS) += ppc-dis.o
 | 
			
		||||
libdis-$(CONFIG_S390_DIS) += s390-dis.o
 | 
			
		||||
libdis-$(CONFIG_SH4_DIS) += sh4-dis.o
 | 
			
		||||
libdis-$(CONFIG_SPARC_DIS) += sparc-dis.o
 | 
			
		||||
 | 
			
		||||
######################################################################
 | 
			
		||||
# trace
 | 
			
		||||
 | 
			
		||||
ifeq ($(TRACE_BACKEND),dtrace)
 | 
			
		||||
trace.h: trace.h-timestamp trace-dtrace.h
 | 
			
		||||
else
 | 
			
		||||
trace.h: trace.h-timestamp
 | 
			
		||||
endif
 | 
			
		||||
trace.h-timestamp: $(SRC_PATH)/trace-events config-host.mak
 | 
			
		||||
	$(call quiet-command,sh $(SRC_PATH)/scripts/tracetool --$(TRACE_BACKEND) -h < $< > $@,"  GEN   trace.h")
 | 
			
		||||
	@cmp -s $@ trace.h || cp $@ trace.h
 | 
			
		||||
 | 
			
		||||
trace.c: trace.c-timestamp
 | 
			
		||||
trace.c-timestamp: $(SRC_PATH)/trace-events config-host.mak
 | 
			
		||||
	$(call quiet-command,sh $(SRC_PATH)/scripts/tracetool --$(TRACE_BACKEND) -c < $< > $@,"  GEN   trace.c")
 | 
			
		||||
	@cmp -s $@ trace.c || cp $@ trace.c
 | 
			
		||||
 | 
			
		||||
trace.o: trace.c $(GENERATED_HEADERS)
 | 
			
		||||
 | 
			
		||||
trace-dtrace.h: trace-dtrace.dtrace
 | 
			
		||||
	$(call quiet-command,dtrace -o $@ -h -s $<, "  GEN   trace-dtrace.h")
 | 
			
		||||
 | 
			
		||||
# Normal practice is to name DTrace probe file with a '.d' extension
 | 
			
		||||
# but that gets picked up by QEMU's Makefile as an external dependency
 | 
			
		||||
# rule file. So we use '.dtrace' instead
 | 
			
		||||
trace-dtrace.dtrace: trace-dtrace.dtrace-timestamp
 | 
			
		||||
trace-dtrace.dtrace-timestamp: $(SRC_PATH)/trace-events config-host.mak
 | 
			
		||||
	$(call quiet-command,sh $(SRC_PATH)/scripts/tracetool --$(TRACE_BACKEND) -d < $< > $@,"  GEN   trace-dtrace.dtrace")
 | 
			
		||||
	@cmp -s $@ trace-dtrace.dtrace || cp $@ trace-dtrace.dtrace
 | 
			
		||||
 | 
			
		||||
trace-dtrace.o: trace-dtrace.dtrace $(GENERATED_HEADERS)
 | 
			
		||||
	$(call quiet-command,dtrace -o $@ -G -s $<, "  GEN trace-dtrace.o")
 | 
			
		||||
 | 
			
		||||
ifeq ($(LIBTOOL),)
 | 
			
		||||
trace-dtrace.lo: trace-dtrace.dtrace
 | 
			
		||||
	@echo "missing libtool. please install and rerun configure."; exit 1
 | 
			
		||||
else
 | 
			
		||||
trace-dtrace.lo: trace-dtrace.dtrace
 | 
			
		||||
	$(call quiet-command,libtool --mode=compile --tag=CC dtrace -o $@ -G -s $<, "  lt GEN trace-dtrace.o")
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
simpletrace.o: simpletrace.c $(GENERATED_HEADERS)
 | 
			
		||||
 | 
			
		||||
ifeq ($(TRACE_BACKEND),dtrace)
 | 
			
		||||
trace-obj-y = trace-dtrace.o
 | 
			
		||||
else
 | 
			
		||||
trace-obj-y = trace.o
 | 
			
		||||
ifeq ($(TRACE_BACKEND),simple)
 | 
			
		||||
trace-obj-y += simpletrace.o
 | 
			
		||||
user-obj-y += qemu-timer-common.o
 | 
			
		||||
endif
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
######################################################################
 | 
			
		||||
# smartcard
 | 
			
		||||
 | 
			
		||||
libcacard-y = cac.o event.o vcard.o vreader.o vcard_emul_nss.o vcard_emul_type.o card_7816.o
 | 
			
		||||
 | 
			
		||||
######################################################################
 | 
			
		||||
# qapi
 | 
			
		||||
 | 
			
		||||
common-obj-y += qmp-marshal.o
 | 
			
		||||
common-obj-y += qmp-introspect.o
 | 
			
		||||
common-obj-y += qmp.o hmp.o
 | 
			
		||||
endif
 | 
			
		||||
qapi-nested-y = qapi-visit-core.o qmp-input-visitor.o qmp-output-visitor.o qapi-dealloc-visitor.o
 | 
			
		||||
qapi-nested-y += qmp-registry.o qmp-dispatch.o
 | 
			
		||||
qapi-obj-y = $(addprefix qapi/, $(qapi-nested-y))
 | 
			
		||||
 | 
			
		||||
#######################################################################
 | 
			
		||||
# 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/
 | 
			
		||||
vl.o: QEMU_CFLAGS+=$(GPROF_CFLAGS)
 | 
			
		||||
 | 
			
		||||
######################################################################
 | 
			
		||||
# Resource file for Windows executables
 | 
			
		||||
version-obj-$(CONFIG_WIN32) += $(BUILD_DIR)/version.o
 | 
			
		||||
version-lobj-$(CONFIG_WIN32) += $(BUILD_DIR)/version.lo
 | 
			
		||||
vl.o: QEMU_CFLAGS+=$(SDL_CFLAGS)
 | 
			
		||||
 | 
			
		||||
######################################################################
 | 
			
		||||
# 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/
 | 
			
		||||
vl.o: QEMU_CFLAGS+=$(GLIB_CFLAGS)
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										501
									
								
								Makefile.target
									
									
									
									
									
								
							
							
						
						
									
										501
									
								
								Makefile.target
									
									
									
									
									
								
							@@ -1,46 +1,51 @@
 | 
			
		||||
# -*- Mode: makefile -*-
 | 
			
		||||
 | 
			
		||||
BUILD_DIR?=$(CURDIR)/..
 | 
			
		||||
GENERATED_HEADERS = config-target.h
 | 
			
		||||
CONFIG_NO_PCI = $(if $(subst n,,$(CONFIG_PCI)),n,y)
 | 
			
		||||
CONFIG_NO_KVM = $(if $(subst n,,$(CONFIG_KVM)),n,y)
 | 
			
		||||
CONFIG_NO_XEN = $(if $(subst n,,$(CONFIG_XEN)),n,y)
 | 
			
		||||
 | 
			
		||||
include ../config-host.mak
 | 
			
		||||
include config-target.mak
 | 
			
		||||
include config-devices.mak
 | 
			
		||||
include config-target.mak
 | 
			
		||||
include $(SRC_PATH)/rules.mak
 | 
			
		||||
ifneq ($(HWDIR),)
 | 
			
		||||
include $(HWDIR)/config.mak
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
$(call set-vpath, $(SRC_PATH):$(BUILD_DIR))
 | 
			
		||||
TARGET_PATH=$(SRC_PATH)/target-$(TARGET_BASE_ARCH)
 | 
			
		||||
$(call set-vpath, $(SRC_PATH):$(TARGET_PATH):$(SRC_PATH)/hw)
 | 
			
		||||
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.. -I$(TARGET_PATH) -DNEED_CPU_H
 | 
			
		||||
 | 
			
		||||
QEMU_CFLAGS+=-I$(SRC_PATH)/include
 | 
			
		||||
include $(SRC_PATH)/Makefile.objs
 | 
			
		||||
 | 
			
		||||
ifdef CONFIG_USER_ONLY
 | 
			
		||||
# user emulator name
 | 
			
		||||
QEMU_PROG=qemu-$(TARGET_NAME)
 | 
			
		||||
QEMU_PROG_BUILD = $(QEMU_PROG)
 | 
			
		||||
QEMU_PROG=qemu-$(TARGET_ARCH2)
 | 
			
		||||
else
 | 
			
		||||
# system emulator name
 | 
			
		||||
QEMU_PROG=qemu-system-$(TARGET_NAME)$(EXESUF)
 | 
			
		||||
ifneq (,$(findstring -mwindows,$(libs_softmmu)))
 | 
			
		||||
# Terminate program name with a 'w' because the linker builds a windows executable.
 | 
			
		||||
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)
 | 
			
		||||
ifeq ($(TARGET_ARCH), i386)
 | 
			
		||||
QEMU_PROG=qemu$(EXESUF)
 | 
			
		||||
else
 | 
			
		||||
QEMU_PROG_BUILD = $(QEMU_PROG)
 | 
			
		||||
QEMU_PROG=qemu-system-$(TARGET_ARCH2)$(EXESUF)
 | 
			
		||||
endif
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
PROGS=$(QEMU_PROG) $(QEMU_PROGW)
 | 
			
		||||
PROGS=$(QEMU_PROG)
 | 
			
		||||
STPFILES=
 | 
			
		||||
 | 
			
		||||
ifndef CONFIG_HAIKU
 | 
			
		||||
LIBS+=-lm
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
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_SYSTEMTAP_TRACE
 | 
			
		||||
stap: $(QEMU_PROG).stp
 | 
			
		||||
 | 
			
		||||
ifdef CONFIG_USER_ONLY
 | 
			
		||||
TARGET_TYPE=user
 | 
			
		||||
@@ -48,31 +53,13 @@ else
 | 
			
		||||
TARGET_TYPE=system
 | 
			
		||||
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")
 | 
			
		||||
 | 
			
		||||
$(QEMU_PROG).stp:
 | 
			
		||||
	$(call quiet-command,sh $(SRC_PATH)/scripts/tracetool \
 | 
			
		||||
		--$(TRACE_BACKEND) \
 | 
			
		||||
		--binary $(bindir)/$(QEMU_PROG) \
 | 
			
		||||
		--target-arch $(TARGET_ARCH) \
 | 
			
		||||
		--target-type $(TARGET_TYPE) \
 | 
			
		||||
		--stap < $(SRC_PATH)/trace-events > $(QEMU_PROG).stp,"  GEN   $(QEMU_PROG).stp")
 | 
			
		||||
else
 | 
			
		||||
stap:
 | 
			
		||||
endif
 | 
			
		||||
@@ -84,124 +71,359 @@ all: $(PROGS) stap
 | 
			
		||||
 | 
			
		||||
#########################################################
 | 
			
		||||
# 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
 | 
			
		||||
libobj-y = exec.o cpu-exec.o
 | 
			
		||||
libobj-$(CONFIG_NO_CPU_EMULATION) += fake-exec.o
 | 
			
		||||
libobj-$(CONFIG_CPU_EMULATION) += translate-all.o translate.o
 | 
			
		||||
libobj-$(CONFIG_CPU_EMULATION) += tcg/tcg.o
 | 
			
		||||
libobj-y += fpu/softfloat.o
 | 
			
		||||
libobj-y += op_helper.o helper.o
 | 
			
		||||
ifeq ($(TARGET_BASE_ARCH), i386)
 | 
			
		||||
libobj-y += cpuid.o
 | 
			
		||||
endif
 | 
			
		||||
libobj-$(CONFIG_NEED_MMU) += mmu.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
 | 
			
		||||
libobj-$(CONFIG_KVM) += kvm-tpr-opt.o
 | 
			
		||||
 | 
			
		||||
libobj-$(TARGET_ARM) += neon_helper.o iwmmxt_helper.o
 | 
			
		||||
 | 
			
		||||
libobj-y += disas.o
 | 
			
		||||
 | 
			
		||||
$(libobj-y): $(GENERATED_HEADERS)
 | 
			
		||||
 | 
			
		||||
# libqemu
 | 
			
		||||
 | 
			
		||||
translate.o: translate.c cpu.h
 | 
			
		||||
 | 
			
		||||
translate-all.o: translate-all.c cpu.h
 | 
			
		||||
 | 
			
		||||
tcg/tcg.o: cpu.h
 | 
			
		||||
 | 
			
		||||
# HELPER_CFLAGS is used for all the code compiled with static register
 | 
			
		||||
# variables
 | 
			
		||||
op_helper.o user-exec.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
 | 
			
		||||
 | 
			
		||||
# Note: this is a workaround. The real fix is to avoid compiling
 | 
			
		||||
# cpu_signal_handler() in user-exec.c.
 | 
			
		||||
signal.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
 | 
			
		||||
 | 
			
		||||
#########################################################
 | 
			
		||||
# Linux user emulator target
 | 
			
		||||
 | 
			
		||||
ifdef CONFIG_LINUX_USER
 | 
			
		||||
 | 
			
		||||
# Note that we only add linux-user/host/$ARCH if it exists, and
 | 
			
		||||
# that it must come before linux-user/host/generic in the search path.
 | 
			
		||||
QEMU_CFLAGS+=-I$(SRC_PATH)/linux-user/$(TARGET_ABI_DIR) \
 | 
			
		||||
             $(patsubst %,-I%,$(wildcard $(SRC_PATH)/linux-user/host/$(ARCH))) \
 | 
			
		||||
             -I$(SRC_PATH)/linux-user/host/generic \
 | 
			
		||||
             -I$(SRC_PATH)/linux-user
 | 
			
		||||
$(call set-vpath, $(SRC_PATH)/linux-user:$(SRC_PATH)/linux-user/$(TARGET_ABI_DIR))
 | 
			
		||||
 | 
			
		||||
obj-y += linux-user/
 | 
			
		||||
obj-y += gdbstub.o thunk.o user-exec.o
 | 
			
		||||
QEMU_CFLAGS+=-I$(SRC_PATH)/linux-user/$(TARGET_ABI_DIR) -I$(SRC_PATH)/linux-user
 | 
			
		||||
obj-y = main.o syscall.o strace.o mmap.o signal.o thunk.o \
 | 
			
		||||
      elfload.o linuxload.o uaccess.o gdbstub.o cpu-uname.o \
 | 
			
		||||
      qemu-malloc.o user-exec.o $(oslib-obj-y)
 | 
			
		||||
 | 
			
		||||
obj-$(TARGET_HAS_BFLT) += flatload.o
 | 
			
		||||
 | 
			
		||||
obj-$(TARGET_I386) += vm86.o
 | 
			
		||||
 | 
			
		||||
obj-i386-y += ioport-user.o
 | 
			
		||||
 | 
			
		||||
nwfpe-obj-y = fpa11.o fpa11_cpdo.o fpa11_cpdt.o fpa11_cprt.o fpopcode.o
 | 
			
		||||
nwfpe-obj-y += single_cpdo.o double_cpdo.o extended_cpdo.o
 | 
			
		||||
obj-arm-y +=  $(addprefix nwfpe/, $(nwfpe-obj-y))
 | 
			
		||||
obj-arm-y += arm-semi.o
 | 
			
		||||
 | 
			
		||||
obj-m68k-y += m68k-sim.o m68k-semi.o
 | 
			
		||||
 | 
			
		||||
$(obj-y) $(obj-$(TARGET_BASE_ARCH)-y): $(GENERATED_HEADERS)
 | 
			
		||||
 | 
			
		||||
obj-y += $(addprefix ../libuser/, $(user-obj-y))
 | 
			
		||||
obj-y += $(addprefix ../libdis-user/, $(libdis-y))
 | 
			
		||||
obj-y += $(libobj-y)
 | 
			
		||||
 | 
			
		||||
endif #CONFIG_LINUX_USER
 | 
			
		||||
 | 
			
		||||
#########################################################
 | 
			
		||||
# Darwin user emulator target
 | 
			
		||||
 | 
			
		||||
ifdef CONFIG_DARWIN_USER
 | 
			
		||||
 | 
			
		||||
$(call set-vpath, $(SRC_PATH)/darwin-user)
 | 
			
		||||
 | 
			
		||||
QEMU_CFLAGS+=-I$(SRC_PATH)/darwin-user -I$(SRC_PATH)/darwin-user/$(TARGET_ARCH)
 | 
			
		||||
 | 
			
		||||
# Leave some space for the regular program loading zone
 | 
			
		||||
LDFLAGS+=-Wl,-segaddr,__STD_PROG_ZONE,0x1000 -image_base 0x0e000000
 | 
			
		||||
 | 
			
		||||
LIBS+=-lmx
 | 
			
		||||
 | 
			
		||||
obj-y = main.o commpage.o machload.o mmap.o signal.o syscall.o thunk.o \
 | 
			
		||||
        gdbstub.o user-exec.o
 | 
			
		||||
 | 
			
		||||
obj-i386-y += ioport-user.o
 | 
			
		||||
 | 
			
		||||
$(obj-y) $(obj-$(TARGET_BASE_ARCH)-y): $(GENERATED_HEADERS)
 | 
			
		||||
 | 
			
		||||
obj-y += $(addprefix ../libuser/, $(user-obj-y))
 | 
			
		||||
obj-y += $(addprefix ../libdis-user/, $(libdis-y))
 | 
			
		||||
obj-y += $(libobj-y)
 | 
			
		||||
 | 
			
		||||
endif #CONFIG_DARWIN_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)
 | 
			
		||||
$(call set-vpath, $(SRC_PATH)/bsd-user)
 | 
			
		||||
 | 
			
		||||
obj-y += bsd-user/
 | 
			
		||||
obj-y += gdbstub.o user-exec.o
 | 
			
		||||
QEMU_CFLAGS+=-I$(SRC_PATH)/bsd-user -I$(SRC_PATH)/bsd-user/$(TARGET_ARCH)
 | 
			
		||||
 | 
			
		||||
obj-y = main.o bsdload.o elfload.o mmap.o signal.o strace.o syscall.o \
 | 
			
		||||
        gdbstub.o uaccess.o user-exec.o
 | 
			
		||||
 | 
			
		||||
obj-i386-y += ioport-user.o
 | 
			
		||||
 | 
			
		||||
$(obj-y) $(obj-$(TARGET_BASE_ARCH)-y): $(GENERATED_HEADERS)
 | 
			
		||||
 | 
			
		||||
obj-y += $(addprefix ../libuser/, $(user-obj-y))
 | 
			
		||||
obj-y += $(addprefix ../libdis-user/, $(libdis-y))
 | 
			
		||||
obj-y += $(libobj-y)
 | 
			
		||||
 | 
			
		||||
endif #CONFIG_BSD_USER
 | 
			
		||||
 | 
			
		||||
#########################################################
 | 
			
		||||
# System emulator target
 | 
			
		||||
ifdef CONFIG_SOFTMMU
 | 
			
		||||
obj-y += arch_init.o cpus.o monitor.o gdbstub.o balloon.o ioport.o numa.o
 | 
			
		||||
obj-y += qtest.o bootdevice.o
 | 
			
		||||
obj-y += hw/
 | 
			
		||||
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)
 | 
			
		||||
 | 
			
		||||
obj-y = arch_init.o cpus.o monitor.o machine.o gdbstub.o vl.o balloon.o
 | 
			
		||||
# virtio has to be here due to weird dependency between PCI and virtio-net.
 | 
			
		||||
# need to fix this properly
 | 
			
		||||
obj-$(CONFIG_NO_PCI) += pci-stub.o
 | 
			
		||||
obj-$(CONFIG_PCI) += pci.o
 | 
			
		||||
obj-$(CONFIG_VIRTIO) += virtio.o virtio-blk.o virtio-balloon.o virtio-net.o virtio-serial-bus.o
 | 
			
		||||
obj-y += vhost_net.o
 | 
			
		||||
obj-$(CONFIG_VHOST_NET) += vhost.o
 | 
			
		||||
obj-$(CONFIG_REALLY_VIRTFS) += 9pfs/virtio-9p-device.o
 | 
			
		||||
obj-y += rwhandler.o
 | 
			
		||||
obj-$(CONFIG_KVM) += kvm.o kvm-all.o
 | 
			
		||||
obj-$(CONFIG_NO_KVM) += kvm-stub.o
 | 
			
		||||
LIBS+=-lz
 | 
			
		||||
 | 
			
		||||
QEMU_CFLAGS += $(VNC_TLS_CFLAGS)
 | 
			
		||||
QEMU_CFLAGS += $(VNC_SASL_CFLAGS)
 | 
			
		||||
QEMU_CFLAGS += $(VNC_JPEG_CFLAGS)
 | 
			
		||||
QEMU_CFLAGS += $(VNC_PNG_CFLAGS)
 | 
			
		||||
QEMU_CFLAGS += $(GLIB_CFLAGS)
 | 
			
		||||
 | 
			
		||||
# xen support
 | 
			
		||||
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
 | 
			
		||||
obj-$(CONFIG_XEN) += xen-all.o xen_machine_pv.o xen_domainbuild.o xen-mapcache.o
 | 
			
		||||
obj-$(CONFIG_NO_XEN) += xen-stub.o
 | 
			
		||||
 | 
			
		||||
obj-i386-$(CONFIG_XEN) += xen_platform.o
 | 
			
		||||
 | 
			
		||||
# Inter-VM PCI shared memory
 | 
			
		||||
CONFIG_IVSHMEM =
 | 
			
		||||
ifeq ($(CONFIG_KVM), y)
 | 
			
		||||
  ifeq ($(CONFIG_PCI), y)
 | 
			
		||||
    CONFIG_IVSHMEM = y
 | 
			
		||||
  endif
 | 
			
		||||
endif
 | 
			
		||||
obj-$(CONFIG_IVSHMEM) += ivshmem.o
 | 
			
		||||
 | 
			
		||||
# Hardware support
 | 
			
		||||
ifeq ($(TARGET_NAME), sparc64)
 | 
			
		||||
obj-y += hw/sparc64/
 | 
			
		||||
obj-i386-y += vga.o
 | 
			
		||||
obj-i386-y += mc146818rtc.o i8259.o pc.o
 | 
			
		||||
obj-i386-y += cirrus_vga.o sga.o apic.o ioapic.o piix_pci.o
 | 
			
		||||
obj-i386-y += vmport.o
 | 
			
		||||
obj-i386-y += device-hotplug.o pci-hotplug.o smbios.o wdt_ib700.o
 | 
			
		||||
obj-i386-y += extboot.o
 | 
			
		||||
obj-i386-y += debugcon.o multiboot.o
 | 
			
		||||
obj-i386-y += pc_piix.o
 | 
			
		||||
obj-i386-$(CONFIG_KVM) += kvmclock.o
 | 
			
		||||
obj-i386-$(CONFIG_SPICE) += qxl.o qxl-logger.o qxl-render.o
 | 
			
		||||
obj-i386-y += testdev.o
 | 
			
		||||
obj-i386-y += acpi.o acpi_piix4.o
 | 
			
		||||
 | 
			
		||||
obj-i386-y += pcspk.o i8254.o
 | 
			
		||||
obj-i386-$(CONFIG_KVM_PIT) += i8254-kvm.o
 | 
			
		||||
obj-i386-$(CONFIG_KVM_DEVICE_ASSIGNMENT) += device-assignment.o
 | 
			
		||||
 | 
			
		||||
# Hardware support
 | 
			
		||||
obj-ia64-y += ide.o pckbd.o vga.o $(SOUND_HW) dma.o $(AUDIODRV)
 | 
			
		||||
obj-ia64-y += fdc.o mc146818rtc.o serial.o i8259.o ipf.o
 | 
			
		||||
obj-ia64-y += cirrus_vga.o parallel.o acpi.o piix_pci.o
 | 
			
		||||
obj-ia64-y += usb-uhci.o
 | 
			
		||||
obj-ia64-$(CONFIG_KVM_DEVICE_ASSIGNMENT) += device-assignment.o
 | 
			
		||||
 | 
			
		||||
# shared objects
 | 
			
		||||
obj-ppc-y = ppc.o
 | 
			
		||||
obj-ppc-y += vga.o
 | 
			
		||||
# PREP target
 | 
			
		||||
obj-ppc-y += i8259.o mc146818rtc.o
 | 
			
		||||
obj-ppc-y += ppc_prep.o
 | 
			
		||||
# OldWorld PowerMac
 | 
			
		||||
obj-ppc-y += ppc_oldworld.o
 | 
			
		||||
# NewWorld PowerMac
 | 
			
		||||
obj-ppc-y += ppc_newworld.o
 | 
			
		||||
# IBM pSeries (sPAPR)
 | 
			
		||||
ifeq ($(CONFIG_FDT)$(TARGET_PPC64),yy)
 | 
			
		||||
obj-ppc-y += spapr.o spapr_hcall.o spapr_rtas.o spapr_vio.o
 | 
			
		||||
obj-ppc-y += xics.o spapr_vty.o spapr_llan.o spapr_vscsi.o
 | 
			
		||||
endif
 | 
			
		||||
# PowerPC 4xx boards
 | 
			
		||||
obj-ppc-y += ppc4xx_devs.o ppc4xx_pci.o ppc405_uc.o ppc405_boards.o
 | 
			
		||||
obj-ppc-y += ppc440.o ppc440_bamboo.o
 | 
			
		||||
# PowerPC E500 boards
 | 
			
		||||
obj-ppc-y += ppce500_mpc8544ds.o mpc8544_guts.o
 | 
			
		||||
# PowerPC 440 Xilinx ML507 reference board.
 | 
			
		||||
obj-ppc-y += virtex_ml507.o
 | 
			
		||||
obj-ppc-$(CONFIG_KVM) += kvm_ppc.o
 | 
			
		||||
obj-ppc-$(CONFIG_FDT) += device_tree.o
 | 
			
		||||
 | 
			
		||||
# Xilinx PPC peripherals
 | 
			
		||||
obj-ppc-y += xilinx_intc.o
 | 
			
		||||
obj-ppc-y += xilinx_timer.o
 | 
			
		||||
obj-ppc-y += xilinx_uartlite.o
 | 
			
		||||
obj-ppc-y += xilinx_ethlite.o
 | 
			
		||||
 | 
			
		||||
# LM32 boards
 | 
			
		||||
obj-lm32-y += lm32_boards.o
 | 
			
		||||
obj-lm32-y += milkymist.o
 | 
			
		||||
 | 
			
		||||
# LM32 peripherals
 | 
			
		||||
obj-lm32-y += lm32_pic.o
 | 
			
		||||
obj-lm32-y += lm32_juart.o
 | 
			
		||||
obj-lm32-y += lm32_timer.o
 | 
			
		||||
obj-lm32-y += lm32_uart.o
 | 
			
		||||
obj-lm32-y += lm32_sys.o
 | 
			
		||||
obj-lm32-y += milkymist-ac97.o
 | 
			
		||||
obj-lm32-y += milkymist-hpdmc.o
 | 
			
		||||
obj-lm32-y += milkymist-memcard.o
 | 
			
		||||
obj-lm32-y += milkymist-minimac2.o
 | 
			
		||||
obj-lm32-y += milkymist-pfpu.o
 | 
			
		||||
obj-lm32-y += milkymist-softusb.o
 | 
			
		||||
obj-lm32-y += milkymist-sysctl.o
 | 
			
		||||
obj-lm32-$(CONFIG_OPENGL) += milkymist-tmu2.o
 | 
			
		||||
obj-lm32-y += milkymist-uart.o
 | 
			
		||||
obj-lm32-y += milkymist-vgafb.o
 | 
			
		||||
obj-lm32-y += framebuffer.o
 | 
			
		||||
 | 
			
		||||
obj-mips-y = mips_r4k.o mips_jazz.o mips_malta.o mips_mipssim.o
 | 
			
		||||
obj-mips-y += pcspk.o i8254.o
 | 
			
		||||
obj-mips-y += acpi.o acpi_piix4.o
 | 
			
		||||
obj-mips-y += mips_addr.o mips_timer.o mips_int.o
 | 
			
		||||
obj-mips-y += vga.o i8259.o
 | 
			
		||||
obj-mips-y += g364fb.o jazz_led.o
 | 
			
		||||
obj-mips-y += gt64xxx.o mc146818rtc.o
 | 
			
		||||
obj-mips-y += cirrus_vga.o
 | 
			
		||||
obj-mips-$(CONFIG_FULONG) += bonito.o vt82c686.o mips_fulong2e.o
 | 
			
		||||
 | 
			
		||||
obj-microblaze-y = petalogix_s3adsp1800_mmu.o
 | 
			
		||||
obj-microblaze-y += petalogix_ml605_mmu.o
 | 
			
		||||
 | 
			
		||||
obj-microblaze-y += microblaze_pic_cpu.o
 | 
			
		||||
obj-microblaze-y += xilinx_intc.o
 | 
			
		||||
obj-microblaze-y += xilinx_timer.o
 | 
			
		||||
obj-microblaze-y += xilinx_uartlite.o
 | 
			
		||||
obj-microblaze-y += xilinx_ethlite.o
 | 
			
		||||
obj-microblaze-y += xilinx_axidma.o
 | 
			
		||||
obj-microblaze-y += xilinx_axienet.o
 | 
			
		||||
 | 
			
		||||
obj-microblaze-$(CONFIG_FDT) += device_tree.o
 | 
			
		||||
 | 
			
		||||
# Boards
 | 
			
		||||
obj-cris-y = cris_pic_cpu.o
 | 
			
		||||
obj-cris-y += cris-boot.o
 | 
			
		||||
obj-cris-y += etraxfs.o axis_dev88.o
 | 
			
		||||
obj-cris-y += axis_dev88.o
 | 
			
		||||
 | 
			
		||||
# IO blocks
 | 
			
		||||
obj-cris-y += etraxfs_dma.o
 | 
			
		||||
obj-cris-y += etraxfs_pic.o
 | 
			
		||||
obj-cris-y += etraxfs_eth.o
 | 
			
		||||
obj-cris-y += etraxfs_timer.o
 | 
			
		||||
obj-cris-y += etraxfs_ser.o
 | 
			
		||||
 | 
			
		||||
ifeq ($(TARGET_ARCH), sparc64)
 | 
			
		||||
obj-sparc-y = sun4u.o apb_pci.o
 | 
			
		||||
obj-sparc-y += vga.o
 | 
			
		||||
obj-sparc-y += mc146818rtc.o
 | 
			
		||||
obj-sparc-y += cirrus_vga.o
 | 
			
		||||
else
 | 
			
		||||
obj-y += hw/$(TARGET_BASE_ARCH)/
 | 
			
		||||
obj-sparc-y = sun4m.o lance.o tcx.o sun4m_iommu.o slavio_intctl.o
 | 
			
		||||
obj-sparc-y += slavio_timer.o slavio_misc.o sparc32_dma.o
 | 
			
		||||
obj-sparc-y += cs4231.o eccmemctl.o sbi.o sun4c_intctl.o leon3.o
 | 
			
		||||
 | 
			
		||||
# GRLIB
 | 
			
		||||
obj-sparc-y += grlib_gptimer.o grlib_irqmp.o grlib_apbuart.o
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
GENERATED_HEADERS += hmp-commands.h hmp-commands-info.h qmp-commands-old.h
 | 
			
		||||
obj-arm-y = integratorcp.o versatilepb.o arm_pic.o arm_timer.o
 | 
			
		||||
obj-arm-y += arm_boot.o pl011.o pl031.o pl050.o pl080.o pl110.o pl181.o pl190.o
 | 
			
		||||
obj-arm-y += versatile_pci.o
 | 
			
		||||
obj-arm-y += realview_gic.o realview.o arm_sysctl.o arm11mpcore.o a9mpcore.o
 | 
			
		||||
obj-arm-y += armv7m.o armv7m_nvic.o stellaris.o pl022.o stellaris_enet.o
 | 
			
		||||
obj-arm-y += pl061.o
 | 
			
		||||
obj-arm-y += arm-semi.o
 | 
			
		||||
obj-arm-y += pxa2xx.o pxa2xx_pic.o pxa2xx_gpio.o pxa2xx_timer.o pxa2xx_dma.o
 | 
			
		||||
obj-arm-y += pxa2xx_lcd.o pxa2xx_mmci.o pxa2xx_pcmcia.o pxa2xx_keypad.o
 | 
			
		||||
obj-arm-y += gumstix.o
 | 
			
		||||
obj-arm-y += zaurus.o ide/microdrive.o spitz.o tosa.o tc6393xb.o
 | 
			
		||||
obj-arm-y += omap1.o omap_lcdc.o omap_dma.o omap_clk.o omap_mmc.o omap_i2c.o \
 | 
			
		||||
		omap_gpio.o omap_intc.o omap_uart.o
 | 
			
		||||
obj-arm-y += omap2.o omap_dss.o soc_dma.o omap_gptimer.o omap_synctimer.o \
 | 
			
		||||
		omap_gpmc.o omap_sdrc.o omap_spi.o omap_tap.o omap_l4.o
 | 
			
		||||
obj-arm-y += omap_sx1.o palm.o tsc210x.o
 | 
			
		||||
obj-arm-y += nseries.o blizzard.o onenand.o vga.o cbus.o tusb6010.o usb-musb.o
 | 
			
		||||
obj-arm-y += mst_fpga.o mainstone.o
 | 
			
		||||
obj-arm-y += musicpal.o bitbang_i2c.o marvell_88w8618_audio.o
 | 
			
		||||
obj-arm-y += framebuffer.o
 | 
			
		||||
obj-arm-y += syborg.o syborg_fb.o syborg_interrupt.o syborg_keyboard.o
 | 
			
		||||
obj-arm-y += syborg_serial.o syborg_timer.o syborg_pointer.o syborg_rtc.o
 | 
			
		||||
obj-arm-y += syborg_virtio.o
 | 
			
		||||
obj-arm-y += vexpress.o
 | 
			
		||||
obj-arm-y += strongarm.o
 | 
			
		||||
obj-arm-y += collie.o
 | 
			
		||||
 | 
			
		||||
obj-sh4-y = shix.o r2d.o sh7750.o sh7750_regnames.o tc58128.o
 | 
			
		||||
obj-sh4-y += sh_timer.o sh_serial.o sh_intc.o sh_pci.o sm501.o
 | 
			
		||||
obj-sh4-y += ide/mmio.o
 | 
			
		||||
 | 
			
		||||
obj-m68k-y = an5206.o mcf5206.o mcf_uart.o mcf_intc.o mcf5208.o mcf_fec.o
 | 
			
		||||
obj-m68k-y += m68k-semi.o dummy_m68k.o
 | 
			
		||||
 | 
			
		||||
obj-s390x-y = s390-virtio-bus.o s390-virtio.o
 | 
			
		||||
 | 
			
		||||
obj-alpha-y = i8259.o mc146818rtc.o
 | 
			
		||||
obj-alpha-y += vga.o cirrus_vga.o
 | 
			
		||||
 | 
			
		||||
ifeq ($(TARGET_ARCH), ia64)
 | 
			
		||||
firmware.o: firmware.c
 | 
			
		||||
	$(CC) $(HELPER_CFLAGS) $(CPPFLAGS) $(BASE_CFLAGS) -c -o $@ $<
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
main.o: QEMU_CFLAGS+=$(GPROF_CFLAGS)
 | 
			
		||||
 | 
			
		||||
monitor.o: hmp-commands.h qmp-commands.h
 | 
			
		||||
 | 
			
		||||
$(obj-y) $(obj-$(TARGET_BASE_ARCH)-y): $(GENERATED_HEADERS)
 | 
			
		||||
 | 
			
		||||
obj-y += $(addprefix ../, $(common-obj-y))
 | 
			
		||||
obj-y += $(addprefix ../libdis/, $(libdis-y))
 | 
			
		||||
obj-y += $(libobj-y)
 | 
			
		||||
obj-y += $(addprefix $(HWDIR)/, $(hw-obj-y))
 | 
			
		||||
 | 
			
		||||
endif # CONFIG_SOFTMMU
 | 
			
		||||
 | 
			
		||||
# Workaround for http://gcc.gnu.org/PR55489, see configure.
 | 
			
		||||
%/translate.o: QEMU_CFLAGS += $(TRANSLATE_OPT_CFLAGS)
 | 
			
		||||
ifndef CONFIG_LINUX_USER
 | 
			
		||||
# libcacard needs qemu-thread support, and besides is only needed by devices
 | 
			
		||||
# so not requires with linux-user targets
 | 
			
		||||
obj-$(CONFIG_SMARTCARD_NSS) += $(addprefix ../libcacard/, $(libcacard-y))
 | 
			
		||||
endif # CONFIG_LINUX_USER
 | 
			
		||||
 | 
			
		||||
dummy := $(call unnest-vars,,obj-y)
 | 
			
		||||
all-obj-y := $(obj-y)
 | 
			
		||||
obj-y += $(addprefix ../, $(trace-obj-y))
 | 
			
		||||
obj-$(CONFIG_GDBSTUB_XML) += gdbstub-xml.o
 | 
			
		||||
 | 
			
		||||
target-obj-y :=
 | 
			
		||||
block-obj-y :=
 | 
			
		||||
common-obj-y :=
 | 
			
		||||
include $(SRC_PATH)/Makefile.objs
 | 
			
		||||
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): $(obj-y) $(obj-$(TARGET_BASE_ARCH)-y)
 | 
			
		||||
	$(call LINK,$(obj-y) $(obj-$(TARGET_BASE_ARCH)-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
 | 
			
		||||
 | 
			
		||||
gdbstub-xml.c: $(TARGET_XML_FILES) $(SRC_PATH)/scripts/feature_to_c.sh
 | 
			
		||||
	$(call quiet-command,rm -f $@ && $(SHELL) $(SRC_PATH)/scripts/feature_to_c.sh $@ $(TARGET_XML_FILES),"  GEN   $(TARGET_DIR)$@")
 | 
			
		||||
@@ -209,29 +431,28 @@ gdbstub-xml.c: $(TARGET_XML_FILES) $(SRC_PATH)/scripts/feature_to_c.sh
 | 
			
		||||
hmp-commands.h: $(SRC_PATH)/hmp-commands.hx
 | 
			
		||||
	$(call quiet-command,sh $(SRC_PATH)/scripts/hxtool -h < $< > $@,"  GEN   $(TARGET_DIR)$@")
 | 
			
		||||
 | 
			
		||||
hmp-commands-info.h: $(SRC_PATH)/hmp-commands-info.hx
 | 
			
		||||
	$(call quiet-command,sh $(SRC_PATH)/scripts/hxtool -h < $< > $@,"  GEN   $(TARGET_DIR)$@")
 | 
			
		||||
 | 
			
		||||
qmp-commands-old.h: $(SRC_PATH)/qmp-commands.hx
 | 
			
		||||
qmp-commands.h: $(SRC_PATH)/qmp-commands.hx
 | 
			
		||||
	$(call quiet-command,sh $(SRC_PATH)/scripts/hxtool -h < $< > $@,"  GEN   $(TARGET_DIR)$@")
 | 
			
		||||
 | 
			
		||||
clean:
 | 
			
		||||
	rm -f *.a *~ $(PROGS)
 | 
			
		||||
	rm -f $(shell find . -name '*.[od]')
 | 
			
		||||
	rm -f hmp-commands.h qmp-commands-old.h gdbstub-xml.c
 | 
			
		||||
ifdef CONFIG_TRACE_SYSTEMTAP
 | 
			
		||||
	rm -f *.o *.a *~ $(PROGS) nwfpe/*.o fpu/*.o
 | 
			
		||||
	rm -f *.d */*.d tcg/*.o ide/*.o 9pfs/*.o
 | 
			
		||||
	rm -f hmp-commands.h qmp-commands.h gdbstub-xml.c
 | 
			
		||||
ifdef CONFIG_SYSTEMTAP_TRACE
 | 
			
		||||
	rm -f *.stp
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
install: all
 | 
			
		||||
ifneq ($(PROGS),)
 | 
			
		||||
	$(call install-prog,$(PROGS),$(DESTDIR)$(bindir))
 | 
			
		||||
	$(INSTALL) -m 755 $(PROGS) "$(DESTDIR)$(bindir)"
 | 
			
		||||
ifneq ($(STRIP),)
 | 
			
		||||
	$(STRIP) $(patsubst %,"$(DESTDIR)$(bindir)/%",$(PROGS))
 | 
			
		||||
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
 | 
			
		||||
ifdef CONFIG_SYSTEMTAP_TRACE
 | 
			
		||||
	$(INSTALL_DIR) "$(DESTDIR)$(datadir)/../systemtap/tapset"
 | 
			
		||||
	$(INSTALL_DATA) $(QEMU_PROG).stp "$(DESTDIR)$(datadir)/../systemtap/tapset"
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
GENERATED_HEADERS += config-target.h
 | 
			
		||||
Makefile: $(GENERATED_HEADERS)
 | 
			
		||||
# Include automatically generated dependency files
 | 
			
		||||
-include $(wildcard *.d */*.d)
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										23
									
								
								Makefile.user
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								Makefile.user
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,23 @@
 | 
			
		||||
# Makefile for qemu target independent user files.
 | 
			
		||||
 | 
			
		||||
include ../config-host.mak
 | 
			
		||||
include $(SRC_PATH)/rules.mak
 | 
			
		||||
-include config.mak
 | 
			
		||||
 | 
			
		||||
.PHONY: all
 | 
			
		||||
 | 
			
		||||
$(call set-vpath, $(SRC_PATH))
 | 
			
		||||
 | 
			
		||||
QEMU_CFLAGS+=-I..
 | 
			
		||||
 | 
			
		||||
include $(SRC_PATH)/Makefile.objs
 | 
			
		||||
 | 
			
		||||
all: $(user-obj-y)
 | 
			
		||||
# Dummy command so that make thinks it has done something
 | 
			
		||||
	@true
 | 
			
		||||
 | 
			
		||||
clean:
 | 
			
		||||
	rm -f *.o *.d *.a *~
 | 
			
		||||
 | 
			
		||||
# Include automatically generated dependency files
 | 
			
		||||
-include $(wildcard *.d */*.d)
 | 
			
		||||
							
								
								
									
										88
									
								
								QMP/README
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										88
									
								
								QMP/README
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,88 @@
 | 
			
		||||
                          QEMU Monitor Protocol
 | 
			
		||||
                          =====================
 | 
			
		||||
 | 
			
		||||
Introduction
 | 
			
		||||
-------------
 | 
			
		||||
 | 
			
		||||
The QEMU Monitor Protocol (QMP) allows applications to communicate with
 | 
			
		||||
QEMU's Monitor.
 | 
			
		||||
 | 
			
		||||
QMP is JSON[1] based and currently has the following features:
 | 
			
		||||
 | 
			
		||||
- Lightweight, text-based, easy to parse data format
 | 
			
		||||
- Asynchronous messages support (ie. events)
 | 
			
		||||
- Capabilities Negotiation
 | 
			
		||||
 | 
			
		||||
For detailed information on QMP's usage, please, refer to the following files:
 | 
			
		||||
 | 
			
		||||
o qmp-spec.txt      QEMU Monitor Protocol current specification
 | 
			
		||||
o qmp-commands.txt  QMP supported commands (auto-generated at build-time)
 | 
			
		||||
o qmp-events.txt    List of available asynchronous events
 | 
			
		||||
 | 
			
		||||
There is also a simple Python script called 'qmp-shell' available.
 | 
			
		||||
 | 
			
		||||
IMPORTANT: It's strongly recommended to read the 'Stability Considerations'
 | 
			
		||||
section in the qmp-commands.txt file before making any serious use of QMP.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
[1] http://www.json.org
 | 
			
		||||
 | 
			
		||||
Usage
 | 
			
		||||
-----
 | 
			
		||||
 | 
			
		||||
To enable QMP, you need a QEMU monitor instance in "control mode". There are
 | 
			
		||||
two ways of doing this.
 | 
			
		||||
 | 
			
		||||
The simplest one is using the '-qmp' command-line option. The following
 | 
			
		||||
example makes QMP available on localhost port 4444:
 | 
			
		||||
 | 
			
		||||
  $ qemu [...] -qmp tcp:localhost:4444,server
 | 
			
		||||
 | 
			
		||||
However, in order to have more complex combinations, like multiple monitors,
 | 
			
		||||
the '-mon' command-line option should be used along with the '-chardev' one.
 | 
			
		||||
For instance, the following example creates one user monitor on stdio and one
 | 
			
		||||
QMP monitor on localhost port 4444.
 | 
			
		||||
 | 
			
		||||
   $ qemu [...] -chardev stdio,id=mon0 -mon chardev=mon0,mode=readline \
 | 
			
		||||
                -chardev socket,id=mon1,host=localhost,port=4444,server \
 | 
			
		||||
                -mon chardev=mon1,mode=control
 | 
			
		||||
 | 
			
		||||
Please, refer to QEMU's manpage for more information.
 | 
			
		||||
 | 
			
		||||
Simple Testing
 | 
			
		||||
--------------
 | 
			
		||||
 | 
			
		||||
To manually test QMP one can connect with telnet and issue commands by hand:
 | 
			
		||||
 | 
			
		||||
$ telnet localhost 4444
 | 
			
		||||
Trying 127.0.0.1...
 | 
			
		||||
Connected to localhost.
 | 
			
		||||
Escape character is '^]'.
 | 
			
		||||
{"QMP": {"version": {"qemu": {"micro": 50, "minor": 13, "major": 0}, "package": ""}, "capabilities": []}}
 | 
			
		||||
{ "execute": "qmp_capabilities" }
 | 
			
		||||
{"return": {}}
 | 
			
		||||
{ "execute": "query-version" }
 | 
			
		||||
{"return": {"qemu": {"micro": 50, "minor": 13, "major": 0}, "package": ""}}
 | 
			
		||||
 | 
			
		||||
Development Process
 | 
			
		||||
-------------------
 | 
			
		||||
 | 
			
		||||
When changing QMP's interface (by adding new commands, events or modifying
 | 
			
		||||
existing ones) it's mandatory to update the relevant documentation, which is
 | 
			
		||||
one (or more) of the files listed in the 'Introduction' section*.
 | 
			
		||||
 | 
			
		||||
Also, it's strongly recommended to send the documentation patch first, before
 | 
			
		||||
doing any code change. This is so because:
 | 
			
		||||
 | 
			
		||||
  1. Avoids the code dictating the interface
 | 
			
		||||
 | 
			
		||||
  2. Review can improve your interface.  Letting that happen before
 | 
			
		||||
     you implement it can save you work.
 | 
			
		||||
 | 
			
		||||
* The qmp-commands.txt file is generated from the qmp-commands.hx one, which
 | 
			
		||||
  is the file that should be edited.
 | 
			
		||||
 | 
			
		||||
Homepage
 | 
			
		||||
--------
 | 
			
		||||
 | 
			
		||||
http://wiki.qemu.org/QMP
 | 
			
		||||
							
								
								
									
										266
									
								
								QMP/qmp-events.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										266
									
								
								QMP/qmp-events.txt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,266 @@
 | 
			
		||||
                   QEMU Monitor Protocol Events
 | 
			
		||||
                   ============================
 | 
			
		||||
 | 
			
		||||
BLOCK_IO_ERROR
 | 
			
		||||
--------------
 | 
			
		||||
 | 
			
		||||
Emitted when a disk I/O error occurs.
 | 
			
		||||
 | 
			
		||||
Data:
 | 
			
		||||
 | 
			
		||||
- "device": device name (json-string)
 | 
			
		||||
- "operation": I/O operation (json-string, "read" or "write")
 | 
			
		||||
- "action": action that has been taken, it's one of the following (json-string):
 | 
			
		||||
    "ignore": error has been ignored
 | 
			
		||||
    "report": error has been reported to the device
 | 
			
		||||
    "stop": error caused VM to be stopped
 | 
			
		||||
 | 
			
		||||
Example:
 | 
			
		||||
 | 
			
		||||
{ "event": "BLOCK_IO_ERROR",
 | 
			
		||||
    "data": { "device": "ide0-hd1",
 | 
			
		||||
              "operation": "write",
 | 
			
		||||
              "action": "stop" },
 | 
			
		||||
    "timestamp": { "seconds": 1265044230, "microseconds": 450486 } }
 | 
			
		||||
 | 
			
		||||
Note: If action is "stop", a STOP event will eventually follow the
 | 
			
		||||
BLOCK_IO_ERROR event.
 | 
			
		||||
 | 
			
		||||
RESET
 | 
			
		||||
-----
 | 
			
		||||
 | 
			
		||||
Emitted when the Virtual Machine is reseted.
 | 
			
		||||
 | 
			
		||||
Data: None.
 | 
			
		||||
 | 
			
		||||
Example:
 | 
			
		||||
 | 
			
		||||
{ "event": "RESET",
 | 
			
		||||
    "timestamp": { "seconds": 1267041653, "microseconds": 9518 } }
 | 
			
		||||
 | 
			
		||||
RESUME
 | 
			
		||||
------
 | 
			
		||||
 | 
			
		||||
Emitted when the Virtual Machine resumes execution.
 | 
			
		||||
 | 
			
		||||
Data: None.
 | 
			
		||||
 | 
			
		||||
Example:
 | 
			
		||||
 | 
			
		||||
{ "event": "RESUME",
 | 
			
		||||
    "timestamp": { "seconds": 1271770767, "microseconds": 582542 } }
 | 
			
		||||
 | 
			
		||||
RTC_CHANGE
 | 
			
		||||
----------
 | 
			
		||||
 | 
			
		||||
Emitted when the guest changes the RTC time.
 | 
			
		||||
 | 
			
		||||
Data:
 | 
			
		||||
 | 
			
		||||
- "offset": delta against the host UTC in seconds (json-number)
 | 
			
		||||
 | 
			
		||||
Example:
 | 
			
		||||
 | 
			
		||||
{ "event": "RTC_CHANGE",
 | 
			
		||||
    "data": { "offset": 78 },
 | 
			
		||||
    "timestamp": { "seconds": 1267020223, "microseconds": 435656 } }
 | 
			
		||||
 | 
			
		||||
SHUTDOWN
 | 
			
		||||
--------
 | 
			
		||||
 | 
			
		||||
Emitted when the Virtual Machine is powered down.
 | 
			
		||||
 | 
			
		||||
Data: None.
 | 
			
		||||
 | 
			
		||||
Example:
 | 
			
		||||
 | 
			
		||||
{ "event": "SHUTDOWN",
 | 
			
		||||
    "timestamp": { "seconds": 1267040730, "microseconds": 682951 } }
 | 
			
		||||
 | 
			
		||||
Note: If the command-line option "-no-shutdown" has been specified, a STOP
 | 
			
		||||
event will eventually follow the SHUTDOWN event.
 | 
			
		||||
 | 
			
		||||
STOP
 | 
			
		||||
----
 | 
			
		||||
 | 
			
		||||
Emitted when the Virtual Machine is stopped.
 | 
			
		||||
 | 
			
		||||
Data: None.
 | 
			
		||||
 | 
			
		||||
Example:
 | 
			
		||||
 | 
			
		||||
{ "event": "STOP",
 | 
			
		||||
    "timestamp": { "seconds": 1267041730, "microseconds": 281295 } }
 | 
			
		||||
 | 
			
		||||
VNC_CONNECTED
 | 
			
		||||
-------------
 | 
			
		||||
 | 
			
		||||
Emitted when a VNC client establishes a connection.
 | 
			
		||||
 | 
			
		||||
Data:
 | 
			
		||||
 | 
			
		||||
- "server": Server information (json-object)
 | 
			
		||||
  - "host": IP address (json-string)
 | 
			
		||||
  - "service": port number (json-string)
 | 
			
		||||
  - "family": address family (json-string, "ipv4" or "ipv6")
 | 
			
		||||
  - "auth": authentication method (json-string, optional)
 | 
			
		||||
- "client": Client information (json-object)
 | 
			
		||||
  - "host": IP address (json-string)
 | 
			
		||||
  - "service": port number (json-string)
 | 
			
		||||
  - "family": address family (json-string, "ipv4" or "ipv6")
 | 
			
		||||
 | 
			
		||||
Example:
 | 
			
		||||
 | 
			
		||||
{ "event": "VNC_CONNECTED",
 | 
			
		||||
    "data": {
 | 
			
		||||
        "server": { "auth": "sasl", "family": "ipv4",
 | 
			
		||||
                    "service": "5901", "host": "0.0.0.0" },
 | 
			
		||||
        "client": { "family": "ipv4", "service": "58425",
 | 
			
		||||
                    "host": "127.0.0.1" } },
 | 
			
		||||
    "timestamp": { "seconds": 1262976601, "microseconds": 975795 } }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Note: This event is emitted before any authentication takes place, thus
 | 
			
		||||
the authentication ID is not provided.
 | 
			
		||||
 | 
			
		||||
VNC_DISCONNECTED
 | 
			
		||||
----------------
 | 
			
		||||
 | 
			
		||||
Emitted when the conection is closed.
 | 
			
		||||
 | 
			
		||||
Data:
 | 
			
		||||
 | 
			
		||||
- "server": Server information (json-object)
 | 
			
		||||
  - "host": IP address (json-string)
 | 
			
		||||
  - "service": port number (json-string)
 | 
			
		||||
  - "family": address family (json-string, "ipv4" or "ipv6")
 | 
			
		||||
  - "auth": authentication method (json-string, optional)
 | 
			
		||||
- "client": Client information (json-object)
 | 
			
		||||
  - "host": IP address (json-string)
 | 
			
		||||
  - "service": port number (json-string)
 | 
			
		||||
  - "family": address family (json-string, "ipv4" or "ipv6")
 | 
			
		||||
  - "x509_dname": TLS dname (json-string, optional)
 | 
			
		||||
  - "sasl_username": SASL username (json-string, optional)
 | 
			
		||||
 | 
			
		||||
Example:
 | 
			
		||||
 | 
			
		||||
{ "event": "VNC_DISCONNECTED",
 | 
			
		||||
    "data": {
 | 
			
		||||
        "server": { "auth": "sasl", "family": "ipv4",
 | 
			
		||||
                    "service": "5901", "host": "0.0.0.0" },
 | 
			
		||||
        "client": { "family": "ipv4", "service": "58425",
 | 
			
		||||
                    "host": "127.0.0.1", "sasl_username": "luiz" } },
 | 
			
		||||
    "timestamp": { "seconds": 1262976601, "microseconds": 975795 } }
 | 
			
		||||
 | 
			
		||||
VNC_INITIALIZED
 | 
			
		||||
---------------
 | 
			
		||||
 | 
			
		||||
Emitted after authentication takes place (if any) and the VNC session is
 | 
			
		||||
made active.
 | 
			
		||||
 | 
			
		||||
Data:
 | 
			
		||||
 | 
			
		||||
- "server": Server information (json-object)
 | 
			
		||||
  - "host": IP address (json-string)
 | 
			
		||||
  - "service": port number (json-string)
 | 
			
		||||
  - "family": address family (json-string, "ipv4" or "ipv6")
 | 
			
		||||
  - "auth": authentication method (json-string, optional)
 | 
			
		||||
- "client": Client information (json-object)
 | 
			
		||||
  - "host": IP address (json-string)
 | 
			
		||||
  - "service": port number (json-string)
 | 
			
		||||
  - "family": address family (json-string, "ipv4" or "ipv6")
 | 
			
		||||
  - "x509_dname": TLS dname (json-string, optional)
 | 
			
		||||
  - "sasl_username": SASL username (json-string, optional)
 | 
			
		||||
 | 
			
		||||
Example:
 | 
			
		||||
 | 
			
		||||
{ "event": "VNC_INITIALIZED",
 | 
			
		||||
    "data": {
 | 
			
		||||
        "server": { "auth": "sasl", "family": "ipv4",
 | 
			
		||||
                    "service": "5901", "host": "0.0.0.0"},
 | 
			
		||||
        "client": { "family": "ipv4", "service": "46089",
 | 
			
		||||
                    "host": "127.0.0.1", "sasl_username": "luiz" } },
 | 
			
		||||
        "timestamp": { "seconds": 1263475302, "microseconds": 150772 } }
 | 
			
		||||
 | 
			
		||||
SPICE_CONNECTED, SPICE_DISCONNECTED
 | 
			
		||||
-----------------------------------
 | 
			
		||||
 | 
			
		||||
Emitted when a SPICE client connects or disconnects.
 | 
			
		||||
 | 
			
		||||
Data:
 | 
			
		||||
 | 
			
		||||
- "server": Server information (json-object)
 | 
			
		||||
  - "host": IP address (json-string)
 | 
			
		||||
  - "port": port number (json-string)
 | 
			
		||||
  - "family": address family (json-string, "ipv4" or "ipv6")
 | 
			
		||||
- "client": Client information (json-object)
 | 
			
		||||
  - "host": IP address (json-string)
 | 
			
		||||
  - "port": port number (json-string)
 | 
			
		||||
  - "family": address family (json-string, "ipv4" or "ipv6")
 | 
			
		||||
 | 
			
		||||
Example:
 | 
			
		||||
 | 
			
		||||
{ "timestamp": {"seconds": 1290688046, "microseconds": 388707},
 | 
			
		||||
  "event": "SPICE_CONNECTED",
 | 
			
		||||
  "data": {
 | 
			
		||||
    "server": { "port": "5920", "family": "ipv4", "host": "127.0.0.1"},
 | 
			
		||||
    "client": {"port": "52873", "family": "ipv4", "host": "127.0.0.1"}
 | 
			
		||||
}}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
SPICE_INITIALIZED
 | 
			
		||||
-----------------
 | 
			
		||||
 | 
			
		||||
Emitted after initial handshake and authentication takes place (if any)
 | 
			
		||||
and the SPICE channel is up'n'running
 | 
			
		||||
 | 
			
		||||
Data:
 | 
			
		||||
 | 
			
		||||
- "server": Server information (json-object)
 | 
			
		||||
  - "host": IP address (json-string)
 | 
			
		||||
  - "port": port number (json-string)
 | 
			
		||||
  - "family": address family (json-string, "ipv4" or "ipv6")
 | 
			
		||||
  - "auth": authentication method (json-string, optional)
 | 
			
		||||
- "client": Client information (json-object)
 | 
			
		||||
  - "host": IP address (json-string)
 | 
			
		||||
  - "port": port number (json-string)
 | 
			
		||||
  - "family": address family (json-string, "ipv4" or "ipv6")
 | 
			
		||||
  - "connection-id": spice connection id.  All channels with the same id
 | 
			
		||||
                     belong to the same spice session (json-int)
 | 
			
		||||
  - "channel-type": channel type.  "1" is the main control channel, filter for
 | 
			
		||||
                    this one if you want track spice sessions only (json-int)
 | 
			
		||||
  - "channel-id": channel id.  Usually "0", might be different needed when
 | 
			
		||||
                  multiple channels of the same type exist, such as multiple
 | 
			
		||||
                  display channels in a multihead setup (json-int)
 | 
			
		||||
  - "tls": whevener the channel is encrypted (json-bool)
 | 
			
		||||
 | 
			
		||||
Example:
 | 
			
		||||
 | 
			
		||||
{ "timestamp": {"seconds": 1290688046, "microseconds": 417172},
 | 
			
		||||
  "event": "SPICE_INITIALIZED",
 | 
			
		||||
  "data": {"server": {"auth": "spice", "port": "5921",
 | 
			
		||||
                      "family": "ipv4", "host": "127.0.0.1"},
 | 
			
		||||
           "client": {"port": "49004", "family": "ipv4", "channel-type": 3,
 | 
			
		||||
                      "connection-id": 1804289383, "host": "127.0.0.1",
 | 
			
		||||
                      "channel-id": 0, "tls": true}
 | 
			
		||||
}}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
WATCHDOG
 | 
			
		||||
--------
 | 
			
		||||
 | 
			
		||||
Emitted when the watchdog device's timer is expired.
 | 
			
		||||
 | 
			
		||||
Data:
 | 
			
		||||
 | 
			
		||||
- "action": Action that has been taken, it's one of the following (json-string):
 | 
			
		||||
            "reset", "shutdown", "poweroff", "pause", "debug", or "none"
 | 
			
		||||
 | 
			
		||||
Example:
 | 
			
		||||
 | 
			
		||||
{ "event": "WATCHDOG",
 | 
			
		||||
     "data": { "action": "reset" },
 | 
			
		||||
     "timestamp": { "seconds": 1267061043, "microseconds": 959568 } }
 | 
			
		||||
 | 
			
		||||
Note: If action is "reset", "shutdown", or "pause" the WATCHDOG event is
 | 
			
		||||
followed respectively by the RESET, SHUTDOWN, or STOP events.
 | 
			
		||||
							
								
								
									
										259
									
								
								QMP/qmp-shell
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										259
									
								
								QMP/qmp-shell
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,259 @@
 | 
			
		||||
#!/usr/bin/python
 | 
			
		||||
#
 | 
			
		||||
# Low-level QEMU shell on top of QMP.
 | 
			
		||||
#
 | 
			
		||||
# Copyright (C) 2009, 2010 Red Hat Inc.
 | 
			
		||||
#
 | 
			
		||||
# Authors:
 | 
			
		||||
#  Luiz Capitulino <lcapitulino@redhat.com>
 | 
			
		||||
#
 | 
			
		||||
# This work is licensed under the terms of the GNU GPL, version 2.  See
 | 
			
		||||
# the COPYING file in the top-level directory.
 | 
			
		||||
#
 | 
			
		||||
# Usage:
 | 
			
		||||
#
 | 
			
		||||
# Start QEMU with:
 | 
			
		||||
#
 | 
			
		||||
# # qemu [...] -qmp unix:./qmp-sock,server
 | 
			
		||||
#
 | 
			
		||||
# Run the shell:
 | 
			
		||||
#
 | 
			
		||||
# $ qmp-shell ./qmp-sock
 | 
			
		||||
#
 | 
			
		||||
# Commands have the following format:
 | 
			
		||||
#
 | 
			
		||||
#    < command-name > [ arg-name1=arg1 ] ... [ arg-nameN=argN ]
 | 
			
		||||
#
 | 
			
		||||
# For example:
 | 
			
		||||
#
 | 
			
		||||
# (QEMU) device_add driver=e1000 id=net1
 | 
			
		||||
# {u'return': {}}
 | 
			
		||||
# (QEMU)
 | 
			
		||||
 | 
			
		||||
import qmp
 | 
			
		||||
import readline
 | 
			
		||||
import sys
 | 
			
		||||
 | 
			
		||||
class QMPCompleter(list):
 | 
			
		||||
    def complete(self, text, state):
 | 
			
		||||
        for cmd in self:
 | 
			
		||||
            if cmd.startswith(text):
 | 
			
		||||
                if not state:
 | 
			
		||||
                    return cmd
 | 
			
		||||
                else:
 | 
			
		||||
                    state -= 1
 | 
			
		||||
 | 
			
		||||
class QMPShellError(Exception):
 | 
			
		||||
    pass
 | 
			
		||||
 | 
			
		||||
class QMPShellBadPort(QMPShellError):
 | 
			
		||||
    pass
 | 
			
		||||
 | 
			
		||||
# TODO: QMPShell's interface is a bit ugly (eg. _fill_completion() and
 | 
			
		||||
#       _execute_cmd()). Let's design a better one.
 | 
			
		||||
class QMPShell(qmp.QEMUMonitorProtocol):
 | 
			
		||||
    def __init__(self, address):
 | 
			
		||||
        qmp.QEMUMonitorProtocol.__init__(self, self.__get_address(address))
 | 
			
		||||
        self._greeting = None
 | 
			
		||||
        self._completer = None
 | 
			
		||||
 | 
			
		||||
    def __get_address(self, arg):
 | 
			
		||||
        """
 | 
			
		||||
        Figure out if the argument is in the port:host form, if it's not it's
 | 
			
		||||
        probably a file path.
 | 
			
		||||
        """
 | 
			
		||||
        addr = arg.split(':')
 | 
			
		||||
        if len(addr) == 2:
 | 
			
		||||
            try:
 | 
			
		||||
                port = int(addr[1])
 | 
			
		||||
            except ValueError:
 | 
			
		||||
                raise QMPShellBadPort
 | 
			
		||||
            return ( addr[0], port )
 | 
			
		||||
        # socket path
 | 
			
		||||
        return arg
 | 
			
		||||
 | 
			
		||||
    def _fill_completion(self):
 | 
			
		||||
        for cmd in self.cmd('query-commands')['return']:
 | 
			
		||||
            self._completer.append(cmd['name'])
 | 
			
		||||
 | 
			
		||||
    def __completer_setup(self):
 | 
			
		||||
        self._completer = QMPCompleter()
 | 
			
		||||
        self._fill_completion()
 | 
			
		||||
        readline.set_completer(self._completer.complete)
 | 
			
		||||
        readline.parse_and_bind("tab: complete")
 | 
			
		||||
        # XXX: default delimiters conflict with some command names (eg. query-),
 | 
			
		||||
        # clearing everything as it doesn't seem to matter
 | 
			
		||||
        readline.set_completer_delims('')
 | 
			
		||||
 | 
			
		||||
    def __build_cmd(self, cmdline):
 | 
			
		||||
        """
 | 
			
		||||
        Build a QMP input object from a user provided command-line in the
 | 
			
		||||
        following format:
 | 
			
		||||
    
 | 
			
		||||
            < command-name > [ arg-name1=arg1 ] ... [ arg-nameN=argN ]
 | 
			
		||||
        """
 | 
			
		||||
        cmdargs = cmdline.split()
 | 
			
		||||
        qmpcmd = { 'execute': cmdargs[0], 'arguments': {} }
 | 
			
		||||
        for arg in cmdargs[1:]:
 | 
			
		||||
            opt = arg.split('=')
 | 
			
		||||
            try:
 | 
			
		||||
                value = int(opt[1])
 | 
			
		||||
            except ValueError:
 | 
			
		||||
                value = opt[1]
 | 
			
		||||
            qmpcmd['arguments'][opt[0]] = value
 | 
			
		||||
        return qmpcmd
 | 
			
		||||
 | 
			
		||||
    def _execute_cmd(self, cmdline):
 | 
			
		||||
        try:
 | 
			
		||||
            qmpcmd = self.__build_cmd(cmdline)
 | 
			
		||||
        except:
 | 
			
		||||
            print 'command format: <command-name> ',
 | 
			
		||||
            print '[arg-name1=arg1] ... [arg-nameN=argN]'
 | 
			
		||||
            return True
 | 
			
		||||
        resp = self.cmd_obj(qmpcmd)
 | 
			
		||||
        if resp is None:
 | 
			
		||||
            print 'Disconnected'
 | 
			
		||||
            return False
 | 
			
		||||
        print resp
 | 
			
		||||
        return True
 | 
			
		||||
 | 
			
		||||
    def connect(self):
 | 
			
		||||
        self._greeting = qmp.QEMUMonitorProtocol.connect(self)
 | 
			
		||||
        self.__completer_setup()
 | 
			
		||||
 | 
			
		||||
    def show_banner(self, msg='Welcome to the QMP low-level shell!'):
 | 
			
		||||
        print msg
 | 
			
		||||
        version = self._greeting['QMP']['version']['qemu']
 | 
			
		||||
        print 'Connected to QEMU %d.%d.%d\n' % (version['major'],version['minor'],version['micro'])
 | 
			
		||||
 | 
			
		||||
    def read_exec_command(self, prompt):
 | 
			
		||||
        """
 | 
			
		||||
        Read and execute a command.
 | 
			
		||||
 | 
			
		||||
        @return True if execution was ok, return False if disconnected.
 | 
			
		||||
        """
 | 
			
		||||
        try:
 | 
			
		||||
            cmdline = raw_input(prompt)
 | 
			
		||||
        except EOFError:
 | 
			
		||||
            print
 | 
			
		||||
            return False
 | 
			
		||||
        if cmdline == '':
 | 
			
		||||
            for ev in self.get_events():
 | 
			
		||||
                print ev
 | 
			
		||||
            self.clear_events()
 | 
			
		||||
            return True
 | 
			
		||||
        else:
 | 
			
		||||
            return self._execute_cmd(cmdline)
 | 
			
		||||
 | 
			
		||||
class HMPShell(QMPShell):
 | 
			
		||||
    def __init__(self, address):
 | 
			
		||||
        QMPShell.__init__(self, address)
 | 
			
		||||
        self.__cpu_index = 0
 | 
			
		||||
 | 
			
		||||
    def __cmd_completion(self):
 | 
			
		||||
        for cmd in self.__cmd_passthrough('help')['return'].split('\r\n'):
 | 
			
		||||
            if cmd and cmd[0] != '[' and cmd[0] != '\t':
 | 
			
		||||
                name = cmd.split()[0] # drop help text
 | 
			
		||||
                if name == 'info':
 | 
			
		||||
                    continue
 | 
			
		||||
                if name.find('|') != -1:
 | 
			
		||||
                    # Command in the form 'foobar|f' or 'f|foobar', take the
 | 
			
		||||
                    # full name
 | 
			
		||||
                    opt = name.split('|')
 | 
			
		||||
                    if len(opt[0]) == 1:
 | 
			
		||||
                        name = opt[1]
 | 
			
		||||
                    else:
 | 
			
		||||
                        name = opt[0]
 | 
			
		||||
                self._completer.append(name)
 | 
			
		||||
                self._completer.append('help ' + name) # help completion
 | 
			
		||||
 | 
			
		||||
    def __info_completion(self):
 | 
			
		||||
        for cmd in self.__cmd_passthrough('info')['return'].split('\r\n'):
 | 
			
		||||
            if cmd:
 | 
			
		||||
                self._completer.append('info ' + cmd.split()[1])
 | 
			
		||||
 | 
			
		||||
    def __other_completion(self):
 | 
			
		||||
        # special cases
 | 
			
		||||
        self._completer.append('help info')
 | 
			
		||||
 | 
			
		||||
    def _fill_completion(self):
 | 
			
		||||
        self.__cmd_completion()
 | 
			
		||||
        self.__info_completion()
 | 
			
		||||
        self.__other_completion()
 | 
			
		||||
 | 
			
		||||
    def __cmd_passthrough(self, cmdline, cpu_index = 0):
 | 
			
		||||
        return self.cmd_obj({ 'execute': 'human-monitor-command', 'arguments':
 | 
			
		||||
                              { 'command-line': cmdline,
 | 
			
		||||
                                'cpu-index': cpu_index } })
 | 
			
		||||
 | 
			
		||||
    def _execute_cmd(self, cmdline):
 | 
			
		||||
        if cmdline.split()[0] == "cpu":
 | 
			
		||||
            # trap the cpu command, it requires special setting
 | 
			
		||||
            try:
 | 
			
		||||
                idx = int(cmdline.split()[1])
 | 
			
		||||
                if not 'return' in self.__cmd_passthrough('info version', idx):
 | 
			
		||||
                    print 'bad CPU index'
 | 
			
		||||
                    return True
 | 
			
		||||
                self.__cpu_index = idx
 | 
			
		||||
            except ValueError:
 | 
			
		||||
                print 'cpu command takes an integer argument'
 | 
			
		||||
                return True
 | 
			
		||||
        resp = self.__cmd_passthrough(cmdline, self.__cpu_index)
 | 
			
		||||
        if resp is None:
 | 
			
		||||
            print 'Disconnected'
 | 
			
		||||
            return False
 | 
			
		||||
        assert 'return' in resp or 'error' in resp
 | 
			
		||||
        if 'return' in resp:
 | 
			
		||||
            # Success
 | 
			
		||||
            if len(resp['return']) > 0:
 | 
			
		||||
                print resp['return'],
 | 
			
		||||
        else:
 | 
			
		||||
            # Error
 | 
			
		||||
            print '%s: %s' % (resp['error']['class'], resp['error']['desc'])
 | 
			
		||||
        return True
 | 
			
		||||
 | 
			
		||||
    def show_banner(self):
 | 
			
		||||
        QMPShell.show_banner(self, msg='Welcome to the HMP shell!')
 | 
			
		||||
 | 
			
		||||
def die(msg):
 | 
			
		||||
    sys.stderr.write('ERROR: %s\n' % msg)
 | 
			
		||||
    sys.exit(1)
 | 
			
		||||
 | 
			
		||||
def fail_cmdline(option=None):
 | 
			
		||||
    if option:
 | 
			
		||||
        sys.stderr.write('ERROR: bad command-line option \'%s\'\n' % option)
 | 
			
		||||
    sys.stderr.write('qemu-shell [ -H ] < UNIX socket path> | < TCP address:port >\n')
 | 
			
		||||
    sys.exit(1)
 | 
			
		||||
 | 
			
		||||
def main():
 | 
			
		||||
    addr = ''
 | 
			
		||||
    try:
 | 
			
		||||
        if len(sys.argv) == 2:
 | 
			
		||||
            qemu = QMPShell(sys.argv[1])
 | 
			
		||||
            addr = sys.argv[1]
 | 
			
		||||
        elif len(sys.argv) == 3:
 | 
			
		||||
            if sys.argv[1] != '-H':
 | 
			
		||||
                fail_cmdline(sys.argv[1])
 | 
			
		||||
            qemu = HMPShell(sys.argv[2])
 | 
			
		||||
            addr = sys.argv[2]
 | 
			
		||||
        else:
 | 
			
		||||
                fail_cmdline()
 | 
			
		||||
    except QMPShellBadPort:
 | 
			
		||||
        die('bad port number in command-line')
 | 
			
		||||
 | 
			
		||||
    try:
 | 
			
		||||
        qemu.connect()
 | 
			
		||||
    except qmp.QMPConnectError:
 | 
			
		||||
        die('Didn\'t get QMP greeting message')
 | 
			
		||||
    except qmp.QMPCapabilitiesError:
 | 
			
		||||
        die('Could not negotiate capabilities')
 | 
			
		||||
    except qemu.error:
 | 
			
		||||
        die('Could not connect to %s' % addr)
 | 
			
		||||
 | 
			
		||||
    qemu.show_banner()
 | 
			
		||||
    while qemu.read_exec_command('(QEMU) '):
 | 
			
		||||
        pass
 | 
			
		||||
    qemu.close()
 | 
			
		||||
 | 
			
		||||
if __name__ == '__main__':
 | 
			
		||||
    main()
 | 
			
		||||
							
								
								
									
										272
									
								
								QMP/qmp-spec.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										272
									
								
								QMP/qmp-spec.txt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,272 @@
 | 
			
		||||
           QEMU Monitor Protocol Specification - Version 0.1
 | 
			
		||||
 | 
			
		||||
1. Introduction
 | 
			
		||||
===============
 | 
			
		||||
 | 
			
		||||
This document specifies the QEMU Monitor Protocol (QMP), a JSON-based protocol
 | 
			
		||||
which is available for applications to control QEMU at the machine-level.
 | 
			
		||||
 | 
			
		||||
To enable QMP support, QEMU has to be run in "control mode". This is done by
 | 
			
		||||
starting QEMU with the appropriate command-line options. Please, refer to the
 | 
			
		||||
QEMU manual page for more information.
 | 
			
		||||
 | 
			
		||||
2. Protocol Specification
 | 
			
		||||
=========================
 | 
			
		||||
 | 
			
		||||
This section details the protocol format. For the purpose of this document
 | 
			
		||||
"Client" is any application which is communicating with QEMU in control mode,
 | 
			
		||||
and "Server" is QEMU itself.
 | 
			
		||||
 | 
			
		||||
JSON data structures, when mentioned in this document, are always in the
 | 
			
		||||
following format:
 | 
			
		||||
 | 
			
		||||
    json-DATA-STRUCTURE-NAME
 | 
			
		||||
 | 
			
		||||
Where DATA-STRUCTURE-NAME is any valid JSON data structure, as defined by
 | 
			
		||||
the JSON standard:
 | 
			
		||||
 | 
			
		||||
http://www.ietf.org/rfc/rfc4627.txt
 | 
			
		||||
 | 
			
		||||
For convenience, json-object members and json-array elements mentioned in
 | 
			
		||||
this document will be in a certain order. However, in real protocol usage
 | 
			
		||||
they can be in ANY order, thus no particular order should be assumed.
 | 
			
		||||
 | 
			
		||||
2.1 General Definitions
 | 
			
		||||
-----------------------
 | 
			
		||||
 | 
			
		||||
2.1.1 All interactions transmitted by the Server are json-objects, always
 | 
			
		||||
      terminating with CRLF
 | 
			
		||||
 | 
			
		||||
2.1.2 All json-objects members are mandatory when not specified otherwise
 | 
			
		||||
 | 
			
		||||
2.2 Server Greeting
 | 
			
		||||
-------------------
 | 
			
		||||
 | 
			
		||||
Right when connected the Server will issue a greeting message, which signals
 | 
			
		||||
that the connection has been successfully established and that the Server is
 | 
			
		||||
ready for capabilities negotiation (for more information refer to section
 | 
			
		||||
'4. Capabilities Negotiation').
 | 
			
		||||
 | 
			
		||||
The format is:
 | 
			
		||||
 | 
			
		||||
{ "QMP": { "version": json-object, "capabilities": json-array } }
 | 
			
		||||
 | 
			
		||||
 Where,
 | 
			
		||||
 | 
			
		||||
- The "version" member contains the Server's version information (the format
 | 
			
		||||
  is the same of the 'query-version' command)
 | 
			
		||||
- The "capabilities" member specify the availability of features beyond the
 | 
			
		||||
  baseline specification
 | 
			
		||||
 | 
			
		||||
2.3 Issuing Commands
 | 
			
		||||
--------------------
 | 
			
		||||
 | 
			
		||||
The format for command execution is:
 | 
			
		||||
 | 
			
		||||
{ "execute": json-string, "arguments": json-object, "id": json-value }
 | 
			
		||||
 | 
			
		||||
 Where,
 | 
			
		||||
 | 
			
		||||
- The "execute" member identifies the command to be executed by the Server
 | 
			
		||||
- The "arguments" member is used to pass any arguments required for the
 | 
			
		||||
  execution of the command, it is optional when no arguments are required
 | 
			
		||||
- The "id" member is a transaction identification associated with the
 | 
			
		||||
  command execution, it is optional and will be part of the response if
 | 
			
		||||
  provided
 | 
			
		||||
 | 
			
		||||
2.4 Commands Responses
 | 
			
		||||
----------------------
 | 
			
		||||
 | 
			
		||||
There are two possible responses which the Server will issue as the result
 | 
			
		||||
of a command execution: success or error.
 | 
			
		||||
 | 
			
		||||
2.4.1 success
 | 
			
		||||
-------------
 | 
			
		||||
 | 
			
		||||
The success response is issued when the command execution has finished
 | 
			
		||||
without errors.
 | 
			
		||||
 | 
			
		||||
The format is:
 | 
			
		||||
 | 
			
		||||
{ "return": json-object, "id": json-value }
 | 
			
		||||
 | 
			
		||||
 Where,
 | 
			
		||||
 | 
			
		||||
- The "return" member contains the command returned data, which is defined
 | 
			
		||||
  in a per-command basis or an empty json-object if the command does not
 | 
			
		||||
  return data
 | 
			
		||||
- The "id" member contains the transaction identification associated
 | 
			
		||||
  with the command execution (if issued by the Client)
 | 
			
		||||
 | 
			
		||||
2.4.2 error
 | 
			
		||||
-----------
 | 
			
		||||
 | 
			
		||||
The error response is issued when the command execution could not be
 | 
			
		||||
completed because of an error condition.
 | 
			
		||||
 | 
			
		||||
The format is:
 | 
			
		||||
 | 
			
		||||
{ "error": { "class": json-string, "data": json-object, "desc": json-string },
 | 
			
		||||
  "id": json-value }
 | 
			
		||||
 | 
			
		||||
 Where,
 | 
			
		||||
 | 
			
		||||
- The "class" member contains the error class name (eg. "ServiceUnavailable")
 | 
			
		||||
- The "data" member contains specific error data and is defined in a
 | 
			
		||||
  per-command basis, it will be an empty json-object if the error has no data
 | 
			
		||||
- The "desc" member is a human-readable error message. Clients should
 | 
			
		||||
  not attempt to parse this message.
 | 
			
		||||
- The "id" member contains the transaction identification associated with
 | 
			
		||||
  the command execution (if issued by the Client)
 | 
			
		||||
 | 
			
		||||
NOTE: Some errors can occur before the Server is able to read the "id" member,
 | 
			
		||||
in these cases the "id" member will not be part of the error response, even
 | 
			
		||||
if provided by the client.
 | 
			
		||||
 | 
			
		||||
2.5 Asynchronous events
 | 
			
		||||
-----------------------
 | 
			
		||||
 | 
			
		||||
As a result of state changes, the Server may send messages unilaterally
 | 
			
		||||
to the Client at any time. They are called 'asynchronous events'.
 | 
			
		||||
 | 
			
		||||
The format is:
 | 
			
		||||
 | 
			
		||||
{ "event": json-string, "data": json-object,
 | 
			
		||||
  "timestamp": { "seconds": json-number, "microseconds": json-number } }
 | 
			
		||||
 | 
			
		||||
 Where,
 | 
			
		||||
 | 
			
		||||
- The "event" member contains the event's name
 | 
			
		||||
- The "data" member contains event specific data, which is defined in a
 | 
			
		||||
  per-event basis, it is optional
 | 
			
		||||
- The "timestamp" member contains the exact time of when the event occurred
 | 
			
		||||
  in the Server. It is a fixed json-object with time in seconds and
 | 
			
		||||
  microseconds
 | 
			
		||||
 | 
			
		||||
For a listing of supported asynchronous events, please, refer to the
 | 
			
		||||
qmp-events.txt file.
 | 
			
		||||
 | 
			
		||||
3. QMP Examples
 | 
			
		||||
===============
 | 
			
		||||
 | 
			
		||||
This section provides some examples of real QMP usage, in all of them
 | 
			
		||||
'C' stands for 'Client' and 'S' stands for 'Server'.
 | 
			
		||||
 | 
			
		||||
3.1 Server greeting
 | 
			
		||||
-------------------
 | 
			
		||||
 | 
			
		||||
S: {"QMP": {"version": {"qemu": "0.12.50", "package": ""}, "capabilities": []}}
 | 
			
		||||
 | 
			
		||||
3.2 Simple 'stop' execution
 | 
			
		||||
---------------------------
 | 
			
		||||
 | 
			
		||||
C: { "execute": "stop" }
 | 
			
		||||
S: {"return": {}}
 | 
			
		||||
 | 
			
		||||
3.3 KVM information
 | 
			
		||||
-------------------
 | 
			
		||||
 | 
			
		||||
C: { "execute": "query-kvm", "id": "example" }
 | 
			
		||||
S: {"return": {"enabled": true, "present": true}, "id": "example"}
 | 
			
		||||
 | 
			
		||||
3.4 Parsing error
 | 
			
		||||
------------------
 | 
			
		||||
 | 
			
		||||
C: { "execute": }
 | 
			
		||||
S: {"error": {"class": "JSONParsing", "desc": "Invalid JSON syntax", "data":
 | 
			
		||||
{}}}
 | 
			
		||||
 | 
			
		||||
3.5 Powerdown event
 | 
			
		||||
-------------------
 | 
			
		||||
 | 
			
		||||
S: {"timestamp": {"seconds": 1258551470, "microseconds": 802384}, "event":
 | 
			
		||||
"POWERDOWN"}
 | 
			
		||||
 | 
			
		||||
4. Capabilities Negotiation
 | 
			
		||||
----------------------------
 | 
			
		||||
 | 
			
		||||
When a Client successfully establishes a connection, the Server is in
 | 
			
		||||
Capabilities Negotiation mode.
 | 
			
		||||
 | 
			
		||||
In this mode only the 'qmp_capabilities' command is allowed to run, all
 | 
			
		||||
other commands will return the CommandNotFound error. Asynchronous messages
 | 
			
		||||
are not delivered either.
 | 
			
		||||
 | 
			
		||||
Clients should use the 'qmp_capabilities' command to enable capabilities
 | 
			
		||||
advertised in the Server's greeting (section '2.2 Server Greeting') they
 | 
			
		||||
support.
 | 
			
		||||
 | 
			
		||||
When the 'qmp_capabilities' command is issued, and if it does not return an
 | 
			
		||||
error, the Server enters in Command mode where capabilities changes take
 | 
			
		||||
effect, all commands (except 'qmp_capabilities') are allowed and asynchronous
 | 
			
		||||
messages are delivered.
 | 
			
		||||
 | 
			
		||||
5 Compatibility Considerations
 | 
			
		||||
------------------------------
 | 
			
		||||
 | 
			
		||||
All protocol changes or new features which modify the protocol format in an
 | 
			
		||||
incompatible way are disabled by default and will be advertised by the
 | 
			
		||||
capabilities array (section '2.2 Server Greeting'). Thus, Clients can check
 | 
			
		||||
that array and enable the capabilities they support.
 | 
			
		||||
 | 
			
		||||
Additionally, Clients must not assume any particular:
 | 
			
		||||
 | 
			
		||||
- Size of json-objects or length of json-arrays
 | 
			
		||||
- Order of json-object members or json-array elements
 | 
			
		||||
- Amount of errors generated by a command, that is, new errors can be added
 | 
			
		||||
  to any existing command in newer versions of the Server
 | 
			
		||||
 | 
			
		||||
6. Downstream extension of QMP
 | 
			
		||||
------------------------------
 | 
			
		||||
 | 
			
		||||
We recommend that downstream consumers of QEMU do *not* modify QMP.
 | 
			
		||||
Management tools should be able to support both upstream and downstream
 | 
			
		||||
versions of QMP without special logic, and downstream extensions are
 | 
			
		||||
inherently at odds with that.
 | 
			
		||||
 | 
			
		||||
However, we recognize that it is sometimes impossible for downstreams to
 | 
			
		||||
avoid modifying QMP.  Both upstream and downstream need to take care to
 | 
			
		||||
preserve long-term compatibility and interoperability.
 | 
			
		||||
 | 
			
		||||
To help with that, QMP reserves JSON object member names beginning with
 | 
			
		||||
'__' (double underscore) for downstream use ("downstream names").  This
 | 
			
		||||
means upstream will never use any downstream names for its commands,
 | 
			
		||||
arguments, errors, asynchronous events, and so forth.
 | 
			
		||||
 | 
			
		||||
Any new names downstream wishes to add must begin with '__'.  To
 | 
			
		||||
ensure compatibility with other downstreams, it is strongly
 | 
			
		||||
recommended that you prefix your downstram names with '__RFQDN_' where
 | 
			
		||||
RFQDN is a valid, reverse fully qualified domain name which you
 | 
			
		||||
control.  For example, a qemu-kvm specific monitor command would be:
 | 
			
		||||
 | 
			
		||||
    (qemu) __org.linux-kvm_enable_irqchip
 | 
			
		||||
 | 
			
		||||
Downstream must not change the server greeting (section 2.2) other than
 | 
			
		||||
to offer additional capabilities.  But see below for why even that is
 | 
			
		||||
discouraged.
 | 
			
		||||
 | 
			
		||||
Section '5 Compatibility Considerations' applies to downstream as well
 | 
			
		||||
as to upstream, obviously.  It follows that downstream must behave
 | 
			
		||||
exactly like upstream for any input not containing members with
 | 
			
		||||
downstream names ("downstream members"), except it may add members
 | 
			
		||||
with downstream names to its output.
 | 
			
		||||
 | 
			
		||||
Thus, a client should not be able to distinguish downstream from
 | 
			
		||||
upstream as long as it doesn't send input with downstream members, and
 | 
			
		||||
properly ignores any downstream members in the output it receives.
 | 
			
		||||
 | 
			
		||||
Advice on downstream modifications:
 | 
			
		||||
 | 
			
		||||
1. Introducing new commands is okay.  If you want to extend an existing
 | 
			
		||||
   command, consider introducing a new one with the new behaviour
 | 
			
		||||
   instead.
 | 
			
		||||
 | 
			
		||||
2. Introducing new asynchronous messages is okay.  If you want to extend
 | 
			
		||||
   an existing message, consider adding a new one instead.
 | 
			
		||||
 | 
			
		||||
3. Introducing new errors for use in new commands is okay.  Adding new
 | 
			
		||||
   errors to existing commands counts as extension, so 1. applies.
 | 
			
		||||
 | 
			
		||||
4. New capabilities are strongly discouraged.  Capabilities are for
 | 
			
		||||
   evolving the basic protocol, and multiple diverging basic protocol
 | 
			
		||||
   dialects are most undesirable.
 | 
			
		||||
							
								
								
									
										157
									
								
								QMP/qmp.py
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										157
									
								
								QMP/qmp.py
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,157 @@
 | 
			
		||||
# QEMU Monitor Protocol Python class
 | 
			
		||||
# 
 | 
			
		||||
# Copyright (C) 2009, 2010 Red Hat Inc.
 | 
			
		||||
#
 | 
			
		||||
# Authors:
 | 
			
		||||
#  Luiz Capitulino <lcapitulino@redhat.com>
 | 
			
		||||
#
 | 
			
		||||
# This work is licensed under the terms of the GNU GPL, version 2.  See
 | 
			
		||||
# the COPYING file in the top-level directory.
 | 
			
		||||
 | 
			
		||||
import json
 | 
			
		||||
import errno
 | 
			
		||||
import socket
 | 
			
		||||
 | 
			
		||||
class QMPError(Exception):
 | 
			
		||||
    pass
 | 
			
		||||
 | 
			
		||||
class QMPConnectError(QMPError):
 | 
			
		||||
    pass
 | 
			
		||||
 | 
			
		||||
class QMPCapabilitiesError(QMPError):
 | 
			
		||||
    pass
 | 
			
		||||
 | 
			
		||||
class QEMUMonitorProtocol:
 | 
			
		||||
    def __init__(self, address, server=False):
 | 
			
		||||
        """
 | 
			
		||||
        Create a QEMUMonitorProtocol class.
 | 
			
		||||
 | 
			
		||||
        @param address: QEMU address, can be either a unix socket path (string)
 | 
			
		||||
                        or a tuple in the form ( address, port ) for a TCP
 | 
			
		||||
                        connection
 | 
			
		||||
        @param server: server mode listens on the socket (bool)
 | 
			
		||||
        @raise socket.error on socket connection errors
 | 
			
		||||
        @note No connection is established, this is done by the connect() or
 | 
			
		||||
              accept() methods
 | 
			
		||||
        """
 | 
			
		||||
        self.__events = []
 | 
			
		||||
        self.__address = address
 | 
			
		||||
        self.__sock = self.__get_sock()
 | 
			
		||||
        if server:
 | 
			
		||||
            self.__sock.bind(self.__address)
 | 
			
		||||
            self.__sock.listen(1)
 | 
			
		||||
 | 
			
		||||
    def __get_sock(self):
 | 
			
		||||
        if isinstance(self.__address, tuple):
 | 
			
		||||
            family = socket.AF_INET
 | 
			
		||||
        else:
 | 
			
		||||
            family = socket.AF_UNIX
 | 
			
		||||
        return socket.socket(family, socket.SOCK_STREAM)
 | 
			
		||||
 | 
			
		||||
    def __negotiate_capabilities(self):
 | 
			
		||||
        self.__sockfile = self.__sock.makefile()
 | 
			
		||||
        greeting = self.__json_read()
 | 
			
		||||
        if greeting is None or not greeting.has_key('QMP'):
 | 
			
		||||
            raise QMPConnectError
 | 
			
		||||
        # Greeting seems ok, negotiate capabilities
 | 
			
		||||
        resp = self.cmd('qmp_capabilities')
 | 
			
		||||
        if "return" in resp:
 | 
			
		||||
            return greeting
 | 
			
		||||
        raise QMPCapabilitiesError
 | 
			
		||||
 | 
			
		||||
    def __json_read(self, only_event=False):
 | 
			
		||||
        while True:
 | 
			
		||||
            data = self.__sockfile.readline()
 | 
			
		||||
            if not data:
 | 
			
		||||
                return
 | 
			
		||||
            resp = json.loads(data)
 | 
			
		||||
            if 'event' in resp:
 | 
			
		||||
                self.__events.append(resp)
 | 
			
		||||
                if not only_event:
 | 
			
		||||
                    continue
 | 
			
		||||
            return resp
 | 
			
		||||
 | 
			
		||||
    error = socket.error
 | 
			
		||||
 | 
			
		||||
    def connect(self):
 | 
			
		||||
        """
 | 
			
		||||
        Connect to the QMP Monitor and perform capabilities negotiation.
 | 
			
		||||
 | 
			
		||||
        @return QMP greeting dict
 | 
			
		||||
        @raise socket.error on socket connection errors
 | 
			
		||||
        @raise QMPConnectError if the greeting is not received
 | 
			
		||||
        @raise QMPCapabilitiesError if fails to negotiate capabilities
 | 
			
		||||
        """
 | 
			
		||||
        self.__sock.connect(self.__address)
 | 
			
		||||
        return self.__negotiate_capabilities()
 | 
			
		||||
 | 
			
		||||
    def accept(self):
 | 
			
		||||
        """
 | 
			
		||||
        Await connection from QMP Monitor and perform capabilities negotiation.
 | 
			
		||||
 | 
			
		||||
        @return QMP greeting dict
 | 
			
		||||
        @raise socket.error on socket connection errors
 | 
			
		||||
        @raise QMPConnectError if the greeting is not received
 | 
			
		||||
        @raise QMPCapabilitiesError if fails to negotiate capabilities
 | 
			
		||||
        """
 | 
			
		||||
        self.__sock, _ = self.__sock.accept()
 | 
			
		||||
        return self.__negotiate_capabilities()
 | 
			
		||||
 | 
			
		||||
    def cmd_obj(self, qmp_cmd):
 | 
			
		||||
        """
 | 
			
		||||
        Send a QMP command to the QMP Monitor.
 | 
			
		||||
 | 
			
		||||
        @param qmp_cmd: QMP command to be sent as a Python dict
 | 
			
		||||
        @return QMP response as a Python dict or None if the connection has
 | 
			
		||||
                been closed
 | 
			
		||||
        """
 | 
			
		||||
        try:
 | 
			
		||||
            self.__sock.sendall(json.dumps(qmp_cmd))
 | 
			
		||||
        except socket.error, err:
 | 
			
		||||
            if err[0] == errno.EPIPE:
 | 
			
		||||
                return
 | 
			
		||||
            raise socket.error(err)
 | 
			
		||||
        return self.__json_read()
 | 
			
		||||
 | 
			
		||||
    def cmd(self, name, args=None, id=None):
 | 
			
		||||
        """
 | 
			
		||||
        Build a QMP command and send it to the QMP Monitor.
 | 
			
		||||
 | 
			
		||||
        @param name: command name (string)
 | 
			
		||||
        @param args: command arguments (dict)
 | 
			
		||||
        @param id: command id (dict, list, string or int)
 | 
			
		||||
        """
 | 
			
		||||
        qmp_cmd = { 'execute': name }
 | 
			
		||||
        if args:
 | 
			
		||||
            qmp_cmd['arguments'] = args
 | 
			
		||||
        if id:
 | 
			
		||||
            qmp_cmd['id'] = id
 | 
			
		||||
        return self.cmd_obj(qmp_cmd)
 | 
			
		||||
 | 
			
		||||
    def get_events(self, wait=False):
 | 
			
		||||
        """
 | 
			
		||||
        Get a list of available QMP events.
 | 
			
		||||
 | 
			
		||||
        @param wait: block until an event is available (bool)
 | 
			
		||||
        """
 | 
			
		||||
        self.__sock.setblocking(0)
 | 
			
		||||
        try:
 | 
			
		||||
            self.__json_read()
 | 
			
		||||
        except socket.error, err:
 | 
			
		||||
            if err[0] == errno.EAGAIN:
 | 
			
		||||
                # No data available
 | 
			
		||||
                pass
 | 
			
		||||
        self.__sock.setblocking(1)
 | 
			
		||||
        if not self.__events and wait:
 | 
			
		||||
            self.__json_read(only_event=True)
 | 
			
		||||
        return self.__events
 | 
			
		||||
 | 
			
		||||
    def clear_events(self):
 | 
			
		||||
        """
 | 
			
		||||
        Clear current list of pending events.
 | 
			
		||||
        """
 | 
			
		||||
        self.__events = []
 | 
			
		||||
 | 
			
		||||
    def close(self):
 | 
			
		||||
        self.__sock.close()
 | 
			
		||||
        self.__sockfile.close()
 | 
			
		||||
							
								
								
									
										108
									
								
								README
									
									
									
									
									
								
							
							
						
						
									
										108
									
								
								README
									
									
									
									
									
								
							@@ -1,107 +1,3 @@
 | 
			
		||||
         QEMU README
 | 
			
		||||
         ===========
 | 
			
		||||
Read the documentation in qemu-doc.html.
 | 
			
		||||
 | 
			
		||||
QEMU is a generic and open source machine & userspace emulator and
 | 
			
		||||
virtualizer.
 | 
			
		||||
 | 
			
		||||
QEMU is capable of emulating a complete machine in software without any
 | 
			
		||||
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
 | 
			
		||||
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
 | 
			
		||||
 | 
			
		||||
Complete details of the process for building and configuring QEMU for
 | 
			
		||||
all supported host platforms can be found in the qemu-tech.html file.
 | 
			
		||||
Additional information can also be found online via the QEMU website:
 | 
			
		||||
 | 
			
		||||
  http://qemu-project.org/Hosts/Linux
 | 
			
		||||
  http://qemu-project.org/Hosts/W32
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Submitting patches
 | 
			
		||||
==================
 | 
			
		||||
 | 
			
		||||
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
 | 
			
		||||
Fabrice Bellard.
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										37
									
								
								TODO
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										37
									
								
								TODO
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,37 @@
 | 
			
		||||
General:
 | 
			
		||||
-------
 | 
			
		||||
- cycle counter for all archs
 | 
			
		||||
- cpu_interrupt() win32/SMP fix
 | 
			
		||||
- merge PIC spurious interrupt patch
 | 
			
		||||
- warning for OS/2: must not use 128 MB memory (merge bochs cmos patch ?)
 | 
			
		||||
- config file (at least for windows/Mac OS X)
 | 
			
		||||
- update doc: PCI infos.
 | 
			
		||||
- basic VGA optimizations
 | 
			
		||||
- better code fetch
 | 
			
		||||
- do not resize vga if invalid size.
 | 
			
		||||
- TLB code protection support for PPC
 | 
			
		||||
- disable SMC handling for ARM/SPARC/PPC (not finished)
 | 
			
		||||
- see undefined flags for BTx insn
 | 
			
		||||
- keyboard output buffer filling timing emulation
 | 
			
		||||
- tests for each target CPU
 | 
			
		||||
- fix all remaining thread lock issues (must put TBs in a specific invalid
 | 
			
		||||
  state, find a solution for tb_flush()).
 | 
			
		||||
 | 
			
		||||
ppc specific:
 | 
			
		||||
------------
 | 
			
		||||
- TLB invalidate not needed if msr_pr changes
 | 
			
		||||
- enable shift optimizations ?
 | 
			
		||||
 | 
			
		||||
linux-user specific:
 | 
			
		||||
-------------------
 | 
			
		||||
- remove threading support as it cannot work at this point
 | 
			
		||||
- improve IPC syscalls
 | 
			
		||||
- more syscalls (in particular all 64 bit ones, IPCs, fix 64 bit
 | 
			
		||||
  issues, fix 16 bit uid issues)
 | 
			
		||||
- use kernel traps for unaligned accesses on ARM ?
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
lower priority:
 | 
			
		||||
--------------
 | 
			
		||||
- int15 ah=86: use better timing
 | 
			
		||||
- use -msoft-float on ARM
 | 
			
		||||
							
								
								
									
										430
									
								
								a.out.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										430
									
								
								a.out.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,430 @@
 | 
			
		||||
/* 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		*/
 | 
			
		||||
  host_ulong f_timdat;	/* time & date stamp		*/
 | 
			
		||||
  host_ulong f_symptr;	/* file pointer to symtab	*/
 | 
			
		||||
  host_ulong 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			*/
 | 
			
		||||
  host_ulong	tsize;		/* text size in bytes, padded to FW bdry*/
 | 
			
		||||
  host_ulong	dsize;		/* initialized data "  "		*/
 | 
			
		||||
  host_ulong	bsize;		/* uninitialized data "   "		*/
 | 
			
		||||
  host_ulong	entry;		/* entry pt.				*/
 | 
			
		||||
  host_ulong text_start;	/* base of text used for this file */
 | 
			
		||||
  host_ulong 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			*/
 | 
			
		||||
  host_ulong	s_paddr;	/* physical address, offset
 | 
			
		||||
				   of last addr in scn */
 | 
			
		||||
  host_ulong	s_vaddr;	/* virtual address		*/
 | 
			
		||||
  host_ulong	s_size;		/* section size			*/
 | 
			
		||||
  host_ulong	s_scnptr;	/* file ptr to raw data for section */
 | 
			
		||||
  host_ulong	s_relptr;	/* file ptr to relocation	*/
 | 
			
		||||
  host_ulong	s_lnnoptr;	/* file ptr to line numbers	*/
 | 
			
		||||
  unsigned short s_nreloc;	/* number of relocation entries	*/
 | 
			
		||||
  unsigned short s_nlnno;	/* number of line number entries*/
 | 
			
		||||
  host_ulong	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 {
 | 
			
		||||
    host_ulong l_symndx; /* function name symbol index, iff l_lnno 0 */
 | 
			
		||||
    host_ulong 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 __attribute__((packed)) external_syment
 | 
			
		||||
{
 | 
			
		||||
  union {
 | 
			
		||||
    char e_name[E_SYMNMLEN];
 | 
			
		||||
    struct {
 | 
			
		||||
      host_ulong e_zeroes;
 | 
			
		||||
      host_ulong e_offset;
 | 
			
		||||
    } e;
 | 
			
		||||
  } e;
 | 
			
		||||
  host_ulong 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 {
 | 
			
		||||
    host_ulong 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;
 | 
			
		||||
      host_ulong x_fsize;	/* size of function */
 | 
			
		||||
    } x_misc;
 | 
			
		||||
    union {
 | 
			
		||||
      struct {			/* if ISFCN, tag, or .bb */
 | 
			
		||||
	host_ulong x_lnnoptr;/* ptr to fcn line # */
 | 
			
		||||
	host_ulong 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 {
 | 
			
		||||
      host_ulong x_zeroes;
 | 
			
		||||
      host_ulong x_offset;
 | 
			
		||||
    } x_n;
 | 
			
		||||
  } x_file;
 | 
			
		||||
 | 
			
		||||
  struct {
 | 
			
		||||
    host_ulong x_scnlen;	/* section length */
 | 
			
		||||
    unsigned short x_nreloc;	/* # relocation entries */
 | 
			
		||||
    unsigned short x_nlinno;	/* # line numbers */
 | 
			
		||||
    host_ulong x_checksum;	/* section COMDAT checksum */
 | 
			
		||||
    unsigned short x_associated;/* COMDAT associated section index */
 | 
			
		||||
    char x_comdat[1];		/* COMDAT selection number */
 | 
			
		||||
  } x_scn;
 | 
			
		||||
 | 
			
		||||
  struct {
 | 
			
		||||
    host_ulong 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 */
 | 
			
		||||
  host_ulong 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		*/
 | 
			
		||||
  host_ulong f_timdat;	/* time & date stamp		*/
 | 
			
		||||
  host_ulong f_symptr;	/* file pointer to symtab	*/
 | 
			
		||||
  host_ulong 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			*/
 | 
			
		||||
  host_ulong	tsize;		/* text size in bytes, padded to FW bdry*/
 | 
			
		||||
  host_ulong	dsize;		/* initialized data "  "		*/
 | 
			
		||||
  host_ulong	bsize;		/* uninitialized data "   "		*/
 | 
			
		||||
  host_ulong	entry;		/* entry pt.				*/
 | 
			
		||||
  host_ulong text_start;	/* base of text used for this file */
 | 
			
		||||
  host_ulong data_start;	/* base of all data used for this file */
 | 
			
		||||
 | 
			
		||||
  /* NT extra fields; see internal.h for descriptions */
 | 
			
		||||
  host_ulong  ImageBase;
 | 
			
		||||
  host_ulong  SectionAlignment;
 | 
			
		||||
  host_ulong  FileAlignment;
 | 
			
		||||
  unsigned short  MajorOperatingSystemVersion;
 | 
			
		||||
  unsigned short  MinorOperatingSystemVersion;
 | 
			
		||||
  unsigned short  MajorImageVersion;
 | 
			
		||||
  unsigned short  MinorImageVersion;
 | 
			
		||||
  unsigned short  MajorSubsystemVersion;
 | 
			
		||||
  unsigned short  MinorSubsystemVersion;
 | 
			
		||||
  char  Reserved1[4];
 | 
			
		||||
  host_ulong  SizeOfImage;
 | 
			
		||||
  host_ulong  SizeOfHeaders;
 | 
			
		||||
  host_ulong  CheckSum;
 | 
			
		||||
  unsigned short Subsystem;
 | 
			
		||||
  unsigned short DllCharacteristics;
 | 
			
		||||
  host_ulong  SizeOfStackReserve;
 | 
			
		||||
  host_ulong  SizeOfStackCommit;
 | 
			
		||||
  host_ulong  SizeOfHeapReserve;
 | 
			
		||||
  host_ulong  SizeOfHeapCommit;
 | 
			
		||||
  host_ulong  LoaderFlags;
 | 
			
		||||
  host_ulong  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_ */
 | 
			
		||||
							
								
								
									
										156
									
								
								accel.c
									
									
									
									
									
								
							
							
						
						
									
										156
									
								
								accel.c
									
									
									
									
									
								
							@@ -1,156 +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;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void 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);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
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);
 | 
			
		||||
@@ -23,9 +23,8 @@
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#include "qemu/osdep.h"
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
#include "qemu/acl.h"
 | 
			
		||||
#include "acl.h"
 | 
			
		||||
 | 
			
		||||
#ifdef CONFIG_FNMATCH
 | 
			
		||||
#include <fnmatch.h>
 | 
			
		||||
@@ -56,8 +55,8 @@ qemu_acl *qemu_acl_init(const char *aclname)
 | 
			
		||||
    if (acl)
 | 
			
		||||
        return acl;
 | 
			
		||||
 | 
			
		||||
    acl = g_malloc(sizeof(*acl));
 | 
			
		||||
    acl->aclname = g_strdup(aclname);
 | 
			
		||||
    acl = qemu_malloc(sizeof(*acl));
 | 
			
		||||
    acl->aclname = qemu_strdup(aclname);
 | 
			
		||||
    /* Deny by default, so there is no window of "open
 | 
			
		||||
     * access" between QEMU starting, and the user setting
 | 
			
		||||
     * up ACLs in the monitor */
 | 
			
		||||
@@ -66,7 +65,7 @@ qemu_acl *qemu_acl_init(const char *aclname)
 | 
			
		||||
    acl->nentries = 0;
 | 
			
		||||
    QTAILQ_INIT(&acl->entries);
 | 
			
		||||
 | 
			
		||||
    acls = g_realloc(acls, sizeof(*acls) * (nacls +1));
 | 
			
		||||
    acls = qemu_realloc(acls, sizeof(*acls) * (nacls +1));
 | 
			
		||||
    acls[nacls] = acl;
 | 
			
		||||
    nacls++;
 | 
			
		||||
 | 
			
		||||
@@ -96,16 +95,16 @@ int qemu_acl_party_is_allowed(qemu_acl *acl,
 | 
			
		||||
 | 
			
		||||
void qemu_acl_reset(qemu_acl *acl)
 | 
			
		||||
{
 | 
			
		||||
    qemu_acl_entry *entry, *next_entry;
 | 
			
		||||
    qemu_acl_entry *entry;
 | 
			
		||||
 | 
			
		||||
    /* Put back to deny by default, so there is no window
 | 
			
		||||
     * of "open access" while the user re-initializes the
 | 
			
		||||
     * access control list */
 | 
			
		||||
    acl->defaultDeny = 1;
 | 
			
		||||
    QTAILQ_FOREACH_SAFE(entry, &acl->entries, next, next_entry) {
 | 
			
		||||
    QTAILQ_FOREACH(entry, &acl->entries, next) {
 | 
			
		||||
        QTAILQ_REMOVE(&acl->entries, entry, next);
 | 
			
		||||
        g_free(entry->match);
 | 
			
		||||
        g_free(entry);
 | 
			
		||||
        free(entry->match);
 | 
			
		||||
        free(entry);
 | 
			
		||||
    }
 | 
			
		||||
    acl->nentries = 0;
 | 
			
		||||
}
 | 
			
		||||
@@ -117,8 +116,8 @@ int qemu_acl_append(qemu_acl *acl,
 | 
			
		||||
{
 | 
			
		||||
    qemu_acl_entry *entry;
 | 
			
		||||
 | 
			
		||||
    entry = g_malloc(sizeof(*entry));
 | 
			
		||||
    entry->match = g_strdup(match);
 | 
			
		||||
    entry = qemu_malloc(sizeof(*entry));
 | 
			
		||||
    entry->match = qemu_strdup(match);
 | 
			
		||||
    entry->deny = deny;
 | 
			
		||||
 | 
			
		||||
    QTAILQ_INSERT_TAIL(&acl->entries, entry, next);
 | 
			
		||||
@@ -133,23 +132,23 @@ int qemu_acl_insert(qemu_acl *acl,
 | 
			
		||||
                    const char *match,
 | 
			
		||||
                    int index)
 | 
			
		||||
{
 | 
			
		||||
    qemu_acl_entry *entry;
 | 
			
		||||
    qemu_acl_entry *tmp;
 | 
			
		||||
    int i = 0;
 | 
			
		||||
 | 
			
		||||
    if (index <= 0)
 | 
			
		||||
        return -1;
 | 
			
		||||
    if (index > acl->nentries) {
 | 
			
		||||
    if (index >= acl->nentries)
 | 
			
		||||
        return qemu_acl_append(acl, deny, match);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    entry = qemu_malloc(sizeof(*entry));
 | 
			
		||||
    entry->match = qemu_strdup(match);
 | 
			
		||||
    entry->deny = deny;
 | 
			
		||||
 | 
			
		||||
    QTAILQ_FOREACH(tmp, &acl->entries, next) {
 | 
			
		||||
        i++;
 | 
			
		||||
        if (i == index) {
 | 
			
		||||
            qemu_acl_entry *entry;
 | 
			
		||||
            entry = g_malloc(sizeof(*entry));
 | 
			
		||||
            entry->match = g_strdup(match);
 | 
			
		||||
            entry->deny = deny;
 | 
			
		||||
 | 
			
		||||
            QTAILQ_INSERT_BEFORE(tmp, entry, next);
 | 
			
		||||
            acl->nentries++;
 | 
			
		||||
            break;
 | 
			
		||||
@@ -169,9 +168,6 @@ int qemu_acl_remove(qemu_acl *acl,
 | 
			
		||||
        i++;
 | 
			
		||||
        if (strcmp(entry->match, match) == 0) {
 | 
			
		||||
            QTAILQ_REMOVE(&acl->entries, entry, next);
 | 
			
		||||
            acl->nentries--;
 | 
			
		||||
            g_free(entry->match);
 | 
			
		||||
            g_free(entry);
 | 
			
		||||
            return i;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
@@ -25,7 +25,7 @@
 | 
			
		||||
#ifndef __QEMU_ACL_H__
 | 
			
		||||
#define __QEMU_ACL_H__
 | 
			
		||||
 | 
			
		||||
#include "qemu/queue.h"
 | 
			
		||||
#include "qemu-queue.h"
 | 
			
		||||
 | 
			
		||||
typedef struct qemu_acl_entry qemu_acl_entry;
 | 
			
		||||
typedef struct qemu_acl qemu_acl;
 | 
			
		||||
							
								
								
									
										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
 | 
			
		||||
							
								
								
									
										499
									
								
								aio-posix.c
									
									
									
									
									
								
							
							
						
						
									
										499
									
								
								aio-posix.c
									
									
									
									
									
								
							@@ -1,499 +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 &&
 | 
			
		||||
            aio_node_check(ctx, node->is_external)) {
 | 
			
		||||
            return true;
 | 
			
		||||
        }
 | 
			
		||||
        if (revents & (G_IO_OUT | G_IO_ERR) && node->io_write &&
 | 
			
		||||
            aio_node_check(ctx, node->is_external)) {
 | 
			
		||||
            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)) &&
 | 
			
		||||
            aio_node_check(ctx, node->is_external) &&
 | 
			
		||||
            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)) &&
 | 
			
		||||
            aio_node_check(ctx, node->is_external) &&
 | 
			
		||||
            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)
 | 
			
		||||
{
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										230
									
								
								aio.c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										230
									
								
								aio.c
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,230 @@
 | 
			
		||||
/*
 | 
			
		||||
 * 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.
 | 
			
		||||
 *
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
#include "block.h"
 | 
			
		||||
#include "qemu-queue.h"
 | 
			
		||||
#include "qemu_socket.h"
 | 
			
		||||
 | 
			
		||||
typedef struct AioHandler AioHandler;
 | 
			
		||||
 | 
			
		||||
/* The list of registered AIO handlers */
 | 
			
		||||
static QLIST_HEAD(, AioHandler) aio_handlers;
 | 
			
		||||
 | 
			
		||||
/* This is a simple lock used to protect the aio_handlers list.  Specifically,
 | 
			
		||||
 * it's used to ensure that no callbacks are removed while we're walking and
 | 
			
		||||
 * dispatching callbacks.
 | 
			
		||||
 */
 | 
			
		||||
static int walking_handlers;
 | 
			
		||||
 | 
			
		||||
struct AioHandler
 | 
			
		||||
{
 | 
			
		||||
    int fd;
 | 
			
		||||
    IOHandler *io_read;
 | 
			
		||||
    IOHandler *io_write;
 | 
			
		||||
    AioFlushHandler *io_flush;
 | 
			
		||||
    AioProcessQueue *io_process_queue;
 | 
			
		||||
    int deleted;
 | 
			
		||||
    void *opaque;
 | 
			
		||||
    QLIST_ENTRY(AioHandler) node;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static AioHandler *find_aio_handler(int fd)
 | 
			
		||||
{
 | 
			
		||||
    AioHandler *node;
 | 
			
		||||
 | 
			
		||||
    QLIST_FOREACH(node, &aio_handlers, node) {
 | 
			
		||||
        if (node->fd == fd)
 | 
			
		||||
            if (!node->deleted)
 | 
			
		||||
                return node;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return NULL;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
int qemu_aio_set_fd_handler(int fd,
 | 
			
		||||
                            IOHandler *io_read,
 | 
			
		||||
                            IOHandler *io_write,
 | 
			
		||||
                            AioFlushHandler *io_flush,
 | 
			
		||||
                            AioProcessQueue *io_process_queue,
 | 
			
		||||
                            void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    AioHandler *node;
 | 
			
		||||
 | 
			
		||||
    node = find_aio_handler(fd);
 | 
			
		||||
 | 
			
		||||
    /* 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 (walking_handlers)
 | 
			
		||||
                node->deleted = 1;
 | 
			
		||||
            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);
 | 
			
		||||
                qemu_free(node);
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    } else {
 | 
			
		||||
        if (node == NULL) {
 | 
			
		||||
            /* Alloc and insert if it's not already there */
 | 
			
		||||
            node = qemu_mallocz(sizeof(AioHandler));
 | 
			
		||||
            node->fd = fd;
 | 
			
		||||
            QLIST_INSERT_HEAD(&aio_handlers, node, node);
 | 
			
		||||
        }
 | 
			
		||||
        /* Update handler with latest information */
 | 
			
		||||
        node->io_read = io_read;
 | 
			
		||||
        node->io_write = io_write;
 | 
			
		||||
        node->io_flush = io_flush;
 | 
			
		||||
        node->io_process_queue = io_process_queue;
 | 
			
		||||
        node->opaque = opaque;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    qemu_set_fd_handler2(fd, NULL, io_read, io_write, opaque);
 | 
			
		||||
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void qemu_aio_flush(void)
 | 
			
		||||
{
 | 
			
		||||
    AioHandler *node;
 | 
			
		||||
    int ret;
 | 
			
		||||
 | 
			
		||||
    do {
 | 
			
		||||
        ret = 0;
 | 
			
		||||
 | 
			
		||||
	/*
 | 
			
		||||
	 * If there are pending emulated aio start them now so flush
 | 
			
		||||
	 * will be able to return 1.
 | 
			
		||||
	 */
 | 
			
		||||
        qemu_aio_wait();
 | 
			
		||||
 | 
			
		||||
        QLIST_FOREACH(node, &aio_handlers, node) {
 | 
			
		||||
            if (node->io_flush) {
 | 
			
		||||
                ret |= node->io_flush(node->opaque);
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    } while (qemu_bh_poll() || ret > 0);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
int qemu_aio_process_queue(void)
 | 
			
		||||
{
 | 
			
		||||
    AioHandler *node;
 | 
			
		||||
    int ret = 0;
 | 
			
		||||
 | 
			
		||||
    walking_handlers = 1;
 | 
			
		||||
 | 
			
		||||
    QLIST_FOREACH(node, &aio_handlers, node) {
 | 
			
		||||
        if (node->io_process_queue) {
 | 
			
		||||
            if (node->io_process_queue(node->opaque)) {
 | 
			
		||||
                ret = 1;
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    walking_handlers = 0;
 | 
			
		||||
 | 
			
		||||
    return ret;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void qemu_aio_wait(void)
 | 
			
		||||
{
 | 
			
		||||
    int ret;
 | 
			
		||||
 | 
			
		||||
    if (qemu_bh_poll())
 | 
			
		||||
        return;
 | 
			
		||||
 | 
			
		||||
    /*
 | 
			
		||||
     * If there are callbacks left that have been queued, we need to call then.
 | 
			
		||||
     * Return afterwards to avoid waiting needlessly in select().
 | 
			
		||||
     */
 | 
			
		||||
    if (qemu_aio_process_queue())
 | 
			
		||||
        return;
 | 
			
		||||
 | 
			
		||||
    do {
 | 
			
		||||
        AioHandler *node;
 | 
			
		||||
        fd_set rdfds, wrfds;
 | 
			
		||||
        int max_fd = -1;
 | 
			
		||||
 | 
			
		||||
        walking_handlers = 1;
 | 
			
		||||
 | 
			
		||||
        FD_ZERO(&rdfds);
 | 
			
		||||
        FD_ZERO(&wrfds);
 | 
			
		||||
 | 
			
		||||
        /* fill fd sets */
 | 
			
		||||
        QLIST_FOREACH(node, &aio_handlers, node) {
 | 
			
		||||
            /* If there aren't pending AIO operations, don't invoke callbacks.
 | 
			
		||||
             * Otherwise, if there are no AIO requests, qemu_aio_wait() would
 | 
			
		||||
             * wait indefinitely.
 | 
			
		||||
             */
 | 
			
		||||
            if (node->io_flush && node->io_flush(node->opaque) == 0)
 | 
			
		||||
                continue;
 | 
			
		||||
 | 
			
		||||
            if (!node->deleted && node->io_read) {
 | 
			
		||||
                FD_SET(node->fd, &rdfds);
 | 
			
		||||
                max_fd = MAX(max_fd, node->fd + 1);
 | 
			
		||||
            }
 | 
			
		||||
            if (!node->deleted && node->io_write) {
 | 
			
		||||
                FD_SET(node->fd, &wrfds);
 | 
			
		||||
                max_fd = MAX(max_fd, node->fd + 1);
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        walking_handlers = 0;
 | 
			
		||||
 | 
			
		||||
        /* No AIO operations?  Get us out of here */
 | 
			
		||||
        if (max_fd == -1)
 | 
			
		||||
            break;
 | 
			
		||||
 | 
			
		||||
        /* wait until next event */
 | 
			
		||||
        ret = select(max_fd, &rdfds, &wrfds, NULL, NULL);
 | 
			
		||||
        if (ret == -1 && errno == EINTR)
 | 
			
		||||
            continue;
 | 
			
		||||
 | 
			
		||||
        /* if we have any readable fds, dispatch event */
 | 
			
		||||
        if (ret > 0) {
 | 
			
		||||
            walking_handlers = 1;
 | 
			
		||||
 | 
			
		||||
            /* we have to walk very carefully in case
 | 
			
		||||
             * qemu_aio_set_fd_handler is called while we're walking */
 | 
			
		||||
            node = QLIST_FIRST(&aio_handlers);
 | 
			
		||||
            while (node) {
 | 
			
		||||
                AioHandler *tmp;
 | 
			
		||||
 | 
			
		||||
                if (!node->deleted &&
 | 
			
		||||
                    FD_ISSET(node->fd, &rdfds) &&
 | 
			
		||||
                    node->io_read) {
 | 
			
		||||
                    node->io_read(node->opaque);
 | 
			
		||||
                }
 | 
			
		||||
                if (!node->deleted &&
 | 
			
		||||
                    FD_ISSET(node->fd, &wrfds) &&
 | 
			
		||||
                    node->io_write) {
 | 
			
		||||
                    node->io_write(node->opaque);
 | 
			
		||||
                }
 | 
			
		||||
 | 
			
		||||
                tmp = node;
 | 
			
		||||
                node = QLIST_NEXT(node, node);
 | 
			
		||||
 | 
			
		||||
                if (tmp->deleted) {
 | 
			
		||||
                    QLIST_REMOVE(tmp, node);
 | 
			
		||||
                    qemu_free(tmp);
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            walking_handlers = 0;
 | 
			
		||||
        }
 | 
			
		||||
    } while (ret == 0);
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										1916
									
								
								alpha-dis.c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1916
									
								
								alpha-dis.c
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										127
									
								
								alpha.ld
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										127
									
								
								alpha.ld
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,127 @@
 | 
			
		||||
OUTPUT_FORMAT("elf64-alpha", "elf64-alpha",
 | 
			
		||||
	      "elf64-alpha")
 | 
			
		||||
OUTPUT_ARCH(alpha)
 | 
			
		||||
ENTRY(__start)
 | 
			
		||||
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  .  */
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										646
									
								
								arch_init.c
									
									
									
									
									
								
							
							
						
						
									
										646
									
								
								arch_init.c
									
									
									
									
									
								
							@@ -21,19 +21,26 @@
 | 
			
		||||
 * 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 "cpu.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"
 | 
			
		||||
#include <stdint.h>
 | 
			
		||||
#include <stdarg.h>
 | 
			
		||||
#include <stdlib.h>
 | 
			
		||||
#ifndef _WIN32
 | 
			
		||||
#include <sys/types.h>
 | 
			
		||||
#include <sys/mman.h>
 | 
			
		||||
#endif
 | 
			
		||||
#include "config.h"
 | 
			
		||||
#include "monitor.h"
 | 
			
		||||
#include "sysemu.h"
 | 
			
		||||
#include "arch_init.h"
 | 
			
		||||
#include "audio/audio.h"
 | 
			
		||||
#include "hw/pc.h"
 | 
			
		||||
#include "hw/pci.h"
 | 
			
		||||
#include "hw/audiodev.h"
 | 
			
		||||
#include "kvm.h"
 | 
			
		||||
#include "migration.h"
 | 
			
		||||
#include "net.h"
 | 
			
		||||
#include "gdbstub.h"
 | 
			
		||||
#include "hw/smbios.h"
 | 
			
		||||
 | 
			
		||||
#ifdef TARGET_SPARC
 | 
			
		||||
int graphic_width = 1024;
 | 
			
		||||
@@ -42,9 +49,10 @@ int graphic_depth = 8;
 | 
			
		||||
#else
 | 
			
		||||
int graphic_width = 800;
 | 
			
		||||
int graphic_height = 600;
 | 
			
		||||
int graphic_depth = 32;
 | 
			
		||||
int graphic_depth = 15;
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
const char arch_config_name[] = CONFIG_QEMU_CONFDIR "/target-" TARGET_ARCH ".conf";
 | 
			
		||||
 | 
			
		||||
#if defined(TARGET_ALPHA)
 | 
			
		||||
#define QEMU_ARCH QEMU_ARCH_ALPHA
 | 
			
		||||
@@ -62,10 +70,6 @@ int graphic_depth = 32;
 | 
			
		||||
#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)
 | 
			
		||||
@@ -74,97 +78,506 @@ int graphic_depth = 32;
 | 
			
		||||
#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 */
 | 
			
		||||
};
 | 
			
		||||
/***********************************************************/
 | 
			
		||||
/* ram save/restore */
 | 
			
		||||
 | 
			
		||||
int qemu_read_default_config_files(bool userconfig)
 | 
			
		||||
#define RAM_SAVE_FLAG_FULL     0x01 /* Obsolete, not used anymore */
 | 
			
		||||
#define RAM_SAVE_FLAG_COMPRESS 0x02
 | 
			
		||||
#define RAM_SAVE_FLAG_MEM_SIZE 0x04
 | 
			
		||||
#define RAM_SAVE_FLAG_PAGE     0x08
 | 
			
		||||
#define RAM_SAVE_FLAG_EOS      0x10
 | 
			
		||||
#define RAM_SAVE_FLAG_CONTINUE 0x20
 | 
			
		||||
 | 
			
		||||
static int is_dup_page(uint8_t *page, uint8_t ch)
 | 
			
		||||
{
 | 
			
		||||
    int ret;
 | 
			
		||||
    struct defconfig_file *f;
 | 
			
		||||
    uint32_t val = ch << 24 | ch << 16 | ch << 8 | ch;
 | 
			
		||||
    uint32_t *array = (uint32_t *)page;
 | 
			
		||||
    int i;
 | 
			
		||||
 | 
			
		||||
    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;
 | 
			
		||||
    for (i = 0; i < (TARGET_PAGE_SIZE / 4); i++) {
 | 
			
		||||
        if (array[i] != val) {
 | 
			
		||||
            return 0;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return 1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static RAMBlock *last_block;
 | 
			
		||||
static ram_addr_t last_offset;
 | 
			
		||||
 | 
			
		||||
static int ram_save_block(QEMUFile *f)
 | 
			
		||||
{
 | 
			
		||||
    RAMBlock *block = last_block;
 | 
			
		||||
    ram_addr_t offset = last_offset;
 | 
			
		||||
    ram_addr_t current_addr;
 | 
			
		||||
    int bytes_sent = 0;
 | 
			
		||||
 | 
			
		||||
    if (!block)
 | 
			
		||||
        block = QLIST_FIRST(&ram_list.blocks);
 | 
			
		||||
 | 
			
		||||
    current_addr = block->offset + offset;
 | 
			
		||||
 | 
			
		||||
    do {
 | 
			
		||||
        if (cpu_physical_memory_get_dirty(current_addr, MIGRATION_DIRTY_FLAG)) {
 | 
			
		||||
            uint8_t *p;
 | 
			
		||||
            int cont = (block == last_block) ? RAM_SAVE_FLAG_CONTINUE : 0;
 | 
			
		||||
 | 
			
		||||
            cpu_physical_memory_reset_dirty(current_addr,
 | 
			
		||||
                                            current_addr + TARGET_PAGE_SIZE,
 | 
			
		||||
                                            MIGRATION_DIRTY_FLAG);
 | 
			
		||||
 | 
			
		||||
            p = block->host + offset;
 | 
			
		||||
 | 
			
		||||
            if (is_dup_page(p, *p)) {
 | 
			
		||||
                qemu_put_be64(f, offset | cont | RAM_SAVE_FLAG_COMPRESS);
 | 
			
		||||
                if (!cont) {
 | 
			
		||||
                    qemu_put_byte(f, strlen(block->idstr));
 | 
			
		||||
                    qemu_put_buffer(f, (uint8_t *)block->idstr,
 | 
			
		||||
                                    strlen(block->idstr));
 | 
			
		||||
                }
 | 
			
		||||
                qemu_put_byte(f, *p);
 | 
			
		||||
                bytes_sent = 1;
 | 
			
		||||
            } else {
 | 
			
		||||
                qemu_put_be64(f, offset | cont | RAM_SAVE_FLAG_PAGE);
 | 
			
		||||
                if (!cont) {
 | 
			
		||||
                    qemu_put_byte(f, strlen(block->idstr));
 | 
			
		||||
                    qemu_put_buffer(f, (uint8_t *)block->idstr,
 | 
			
		||||
                                    strlen(block->idstr));
 | 
			
		||||
                }
 | 
			
		||||
                qemu_put_buffer(f, p, TARGET_PAGE_SIZE);
 | 
			
		||||
                bytes_sent = TARGET_PAGE_SIZE;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            break;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        offset += TARGET_PAGE_SIZE;
 | 
			
		||||
        if (offset >= block->length) {
 | 
			
		||||
            offset = 0;
 | 
			
		||||
            block = QLIST_NEXT(block, next);
 | 
			
		||||
            if (!block)
 | 
			
		||||
                block = QLIST_FIRST(&ram_list.blocks);
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        current_addr = block->offset + offset;
 | 
			
		||||
 | 
			
		||||
    } while (current_addr != last_block->offset + last_offset);
 | 
			
		||||
 | 
			
		||||
    last_block = block;
 | 
			
		||||
    last_offset = offset;
 | 
			
		||||
 | 
			
		||||
    return bytes_sent;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static uint64_t bytes_transferred;
 | 
			
		||||
 | 
			
		||||
static ram_addr_t ram_save_remaining(void)
 | 
			
		||||
{
 | 
			
		||||
    RAMBlock *block;
 | 
			
		||||
    ram_addr_t count = 0;
 | 
			
		||||
 | 
			
		||||
    QLIST_FOREACH(block, &ram_list.blocks, next) {
 | 
			
		||||
        ram_addr_t addr;
 | 
			
		||||
        for (addr = block->offset; addr < block->offset + block->length;
 | 
			
		||||
             addr += TARGET_PAGE_SIZE) {
 | 
			
		||||
            if (cpu_physical_memory_get_dirty(addr, MIGRATION_DIRTY_FLAG)) {
 | 
			
		||||
                count++;
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return count;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
uint64_t ram_bytes_remaining(void)
 | 
			
		||||
{
 | 
			
		||||
    return ram_save_remaining() * TARGET_PAGE_SIZE;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
uint64_t ram_bytes_transferred(void)
 | 
			
		||||
{
 | 
			
		||||
    return bytes_transferred;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
uint64_t ram_bytes_total(void)
 | 
			
		||||
{
 | 
			
		||||
    RAMBlock *block;
 | 
			
		||||
    uint64_t total = 0;
 | 
			
		||||
 | 
			
		||||
    QLIST_FOREACH(block, &ram_list.blocks, next)
 | 
			
		||||
        total += block->length;
 | 
			
		||||
 | 
			
		||||
    return total;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int block_compar(const void *a, const void *b)
 | 
			
		||||
{
 | 
			
		||||
    RAMBlock * const *ablock = a;
 | 
			
		||||
    RAMBlock * const *bblock = b;
 | 
			
		||||
    if ((*ablock)->offset < (*bblock)->offset) {
 | 
			
		||||
        return -1;
 | 
			
		||||
    } else if ((*ablock)->offset > (*bblock)->offset) {
 | 
			
		||||
        return 1;
 | 
			
		||||
    }
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void sort_ram_list(void)
 | 
			
		||||
{
 | 
			
		||||
    RAMBlock *block, *nblock, **blocks;
 | 
			
		||||
    int n;
 | 
			
		||||
    n = 0;
 | 
			
		||||
    QLIST_FOREACH(block, &ram_list.blocks, next) {
 | 
			
		||||
        ++n;
 | 
			
		||||
    }
 | 
			
		||||
    blocks = qemu_malloc(n * sizeof *blocks);
 | 
			
		||||
    n = 0;
 | 
			
		||||
    QLIST_FOREACH_SAFE(block, &ram_list.blocks, next, nblock) {
 | 
			
		||||
        blocks[n++] = block;
 | 
			
		||||
        QLIST_REMOVE(block, next);
 | 
			
		||||
    }
 | 
			
		||||
    qsort(blocks, n, sizeof *blocks, block_compar);
 | 
			
		||||
    while (--n >= 0) {
 | 
			
		||||
        QLIST_INSERT_HEAD(&ram_list.blocks, blocks[n], next);
 | 
			
		||||
    }
 | 
			
		||||
    qemu_free(blocks);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
int ram_save_live(Monitor *mon, QEMUFile *f, int stage, void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    ram_addr_t addr;
 | 
			
		||||
    uint64_t bytes_transferred_last;
 | 
			
		||||
    double bwidth = 0;
 | 
			
		||||
    uint64_t expected_time = 0;
 | 
			
		||||
 | 
			
		||||
    if (stage < 0) {
 | 
			
		||||
        cpu_physical_memory_set_dirty_tracking(0);
 | 
			
		||||
        return 0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (cpu_physical_sync_dirty_bitmap(0, TARGET_PHYS_ADDR_MAX) != 0) {
 | 
			
		||||
        qemu_file_set_error(f);
 | 
			
		||||
        return 0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (stage == 1) {
 | 
			
		||||
        RAMBlock *block;
 | 
			
		||||
        bytes_transferred = 0;
 | 
			
		||||
        last_block = NULL;
 | 
			
		||||
        last_offset = 0;
 | 
			
		||||
        sort_ram_list();
 | 
			
		||||
 | 
			
		||||
        /* Make sure all dirty bits are set */
 | 
			
		||||
        QLIST_FOREACH(block, &ram_list.blocks, next) {
 | 
			
		||||
            for (addr = block->offset; addr < block->offset + block->length;
 | 
			
		||||
                 addr += TARGET_PAGE_SIZE) {
 | 
			
		||||
                if (!cpu_physical_memory_get_dirty(addr,
 | 
			
		||||
                                                   MIGRATION_DIRTY_FLAG)) {
 | 
			
		||||
                    cpu_physical_memory_set_dirty(addr);
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        /* Enable dirty memory tracking */
 | 
			
		||||
        cpu_physical_memory_set_dirty_tracking(1);
 | 
			
		||||
 | 
			
		||||
        qemu_put_be64(f, ram_bytes_total() | RAM_SAVE_FLAG_MEM_SIZE);
 | 
			
		||||
 | 
			
		||||
        QLIST_FOREACH(block, &ram_list.blocks, next) {
 | 
			
		||||
            qemu_put_byte(f, strlen(block->idstr));
 | 
			
		||||
            qemu_put_buffer(f, (uint8_t *)block->idstr, strlen(block->idstr));
 | 
			
		||||
            qemu_put_be64(f, block->length);
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    bytes_transferred_last = bytes_transferred;
 | 
			
		||||
    bwidth = qemu_get_clock_ns(rt_clock);
 | 
			
		||||
 | 
			
		||||
    while (!qemu_file_rate_limit(f)) {
 | 
			
		||||
        int bytes_sent;
 | 
			
		||||
 | 
			
		||||
        bytes_sent = ram_save_block(f);
 | 
			
		||||
        bytes_transferred += bytes_sent;
 | 
			
		||||
        if (bytes_sent == 0) { /* no more blocks */
 | 
			
		||||
            break;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    bwidth = qemu_get_clock_ns(rt_clock) - bwidth;
 | 
			
		||||
    bwidth = (bytes_transferred - bytes_transferred_last) / bwidth;
 | 
			
		||||
 | 
			
		||||
    /* if we haven't transferred anything this round, force expected_time to a
 | 
			
		||||
     * a very high value, but without crashing */
 | 
			
		||||
    if (bwidth == 0) {
 | 
			
		||||
        bwidth = 0.000001;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /* try transferring iterative blocks of memory */
 | 
			
		||||
    if (stage == 3) {
 | 
			
		||||
        int bytes_sent;
 | 
			
		||||
 | 
			
		||||
        /* flush all remaining blocks regardless of rate limiting */
 | 
			
		||||
        while ((bytes_sent = ram_save_block(f)) != 0) {
 | 
			
		||||
            bytes_transferred += bytes_sent;
 | 
			
		||||
        }
 | 
			
		||||
        cpu_physical_memory_set_dirty_tracking(0);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    qemu_put_be64(f, RAM_SAVE_FLAG_EOS);
 | 
			
		||||
 | 
			
		||||
    expected_time = ram_save_remaining() * TARGET_PAGE_SIZE / bwidth;
 | 
			
		||||
 | 
			
		||||
    return (stage == 2) && (expected_time <= migrate_max_downtime());
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static inline void *host_from_stream_offset(QEMUFile *f,
 | 
			
		||||
                                            ram_addr_t offset,
 | 
			
		||||
                                            int flags)
 | 
			
		||||
{
 | 
			
		||||
    static RAMBlock *block = NULL;
 | 
			
		||||
    char id[256];
 | 
			
		||||
    uint8_t len;
 | 
			
		||||
 | 
			
		||||
    if (flags & RAM_SAVE_FLAG_CONTINUE) {
 | 
			
		||||
        if (!block) {
 | 
			
		||||
            fprintf(stderr, "Ack, bad migration stream!\n");
 | 
			
		||||
            return NULL;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        return block->host + offset;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    len = qemu_get_byte(f);
 | 
			
		||||
    qemu_get_buffer(f, (uint8_t *)id, len);
 | 
			
		||||
    id[len] = 0;
 | 
			
		||||
 | 
			
		||||
    QLIST_FOREACH(block, &ram_list.blocks, next) {
 | 
			
		||||
        if (!strncmp(id, block->idstr, sizeof(id)))
 | 
			
		||||
            return block->host + offset;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    fprintf(stderr, "Can't find block %s!\n", id);
 | 
			
		||||
    return NULL;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
int ram_load(QEMUFile *f, void *opaque, int version_id)
 | 
			
		||||
{
 | 
			
		||||
    ram_addr_t addr;
 | 
			
		||||
    int flags;
 | 
			
		||||
 | 
			
		||||
    if (version_id < 3 || version_id > 4) {
 | 
			
		||||
        return -EINVAL;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    do {
 | 
			
		||||
        addr = qemu_get_be64(f);
 | 
			
		||||
 | 
			
		||||
        flags = addr & ~TARGET_PAGE_MASK;
 | 
			
		||||
        addr &= TARGET_PAGE_MASK;
 | 
			
		||||
 | 
			
		||||
        if (flags & RAM_SAVE_FLAG_MEM_SIZE) {
 | 
			
		||||
            if (version_id == 3) {
 | 
			
		||||
                if (addr != ram_bytes_total()) {
 | 
			
		||||
                    return -EINVAL;
 | 
			
		||||
                }
 | 
			
		||||
            } else {
 | 
			
		||||
                /* Synchronize RAM block list */
 | 
			
		||||
                char id[256];
 | 
			
		||||
                ram_addr_t length;
 | 
			
		||||
                ram_addr_t total_ram_bytes = addr;
 | 
			
		||||
 | 
			
		||||
                while (total_ram_bytes) {
 | 
			
		||||
                    RAMBlock *block;
 | 
			
		||||
                    uint8_t len;
 | 
			
		||||
 | 
			
		||||
                    len = qemu_get_byte(f);
 | 
			
		||||
                    qemu_get_buffer(f, (uint8_t *)id, len);
 | 
			
		||||
                    id[len] = 0;
 | 
			
		||||
                    length = qemu_get_be64(f);
 | 
			
		||||
 | 
			
		||||
                    QLIST_FOREACH(block, &ram_list.blocks, next) {
 | 
			
		||||
                        if (!strncmp(id, block->idstr, sizeof(id))) {
 | 
			
		||||
                            if (block->length != length)
 | 
			
		||||
                                return -EINVAL;
 | 
			
		||||
                            break;
 | 
			
		||||
                        }
 | 
			
		||||
                    }
 | 
			
		||||
 | 
			
		||||
                    if (!block) {
 | 
			
		||||
                        fprintf(stderr, "Unknown ramblock \"%s\", cannot "
 | 
			
		||||
                                "accept migration\n", id);
 | 
			
		||||
                        return -EINVAL;
 | 
			
		||||
                    }
 | 
			
		||||
 | 
			
		||||
                    total_ram_bytes -= length;
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        if (flags & RAM_SAVE_FLAG_COMPRESS) {
 | 
			
		||||
            void *host;
 | 
			
		||||
            uint8_t ch;
 | 
			
		||||
 | 
			
		||||
            if (version_id == 3)
 | 
			
		||||
                host = qemu_get_ram_ptr(addr);
 | 
			
		||||
            else
 | 
			
		||||
                host = host_from_stream_offset(f, addr, flags);
 | 
			
		||||
            if (!host) {
 | 
			
		||||
                return -EINVAL;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            ch = qemu_get_byte(f);
 | 
			
		||||
            memset(host, ch, TARGET_PAGE_SIZE);
 | 
			
		||||
#ifndef _WIN32
 | 
			
		||||
            if (ch == 0 &&
 | 
			
		||||
                (!kvm_enabled() || kvm_has_sync_mmu())) {
 | 
			
		||||
                qemu_madvise(host, TARGET_PAGE_SIZE, QEMU_MADV_DONTNEED);
 | 
			
		||||
            }
 | 
			
		||||
#endif
 | 
			
		||||
        } else if (flags & RAM_SAVE_FLAG_PAGE) {
 | 
			
		||||
            void *host;
 | 
			
		||||
 | 
			
		||||
            if (version_id == 3)
 | 
			
		||||
                host = qemu_get_ram_ptr(addr);
 | 
			
		||||
            else
 | 
			
		||||
                host = host_from_stream_offset(f, addr, flags);
 | 
			
		||||
 | 
			
		||||
            qemu_get_buffer(f, host, TARGET_PAGE_SIZE);
 | 
			
		||||
        }
 | 
			
		||||
        if (qemu_file_has_error(f)) {
 | 
			
		||||
            return -EIO;
 | 
			
		||||
        }
 | 
			
		||||
    } while (!(flags & RAM_SAVE_FLAG_EOS));
 | 
			
		||||
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void qemu_service_io(void)
 | 
			
		||||
{
 | 
			
		||||
    qemu_notify_event();
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#ifdef HAS_AUDIO
 | 
			
		||||
struct soundhw {
 | 
			
		||||
    const char *name;
 | 
			
		||||
    const char *descr;
 | 
			
		||||
    int enabled;
 | 
			
		||||
    int isa;
 | 
			
		||||
    union {
 | 
			
		||||
        int (*init_isa) (ISABus *bus);
 | 
			
		||||
        int (*init_isa) (qemu_irq *pic);
 | 
			
		||||
        int (*init_pci) (PCIBus *bus);
 | 
			
		||||
    } init;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static struct soundhw soundhw[9];
 | 
			
		||||
static int soundhw_count;
 | 
			
		||||
static struct soundhw soundhw[] = {
 | 
			
		||||
#ifdef HAS_AUDIO_CHOICE
 | 
			
		||||
#if defined(TARGET_I386) || defined(TARGET_MIPS)
 | 
			
		||||
    {
 | 
			
		||||
        "pcspk",
 | 
			
		||||
        "PC speaker",
 | 
			
		||||
        0,
 | 
			
		||||
        1,
 | 
			
		||||
        { .init_isa = pcspk_audio_init }
 | 
			
		||||
    },
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
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++;
 | 
			
		||||
}
 | 
			
		||||
#ifdef CONFIG_SB16
 | 
			
		||||
    {
 | 
			
		||||
        "sb16",
 | 
			
		||||
        "Creative Sound Blaster 16",
 | 
			
		||||
        0,
 | 
			
		||||
        1,
 | 
			
		||||
        { .init_isa = SB16_init }
 | 
			
		||||
    },
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
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++;
 | 
			
		||||
}
 | 
			
		||||
#ifdef CONFIG_CS4231A
 | 
			
		||||
    {
 | 
			
		||||
        "cs4231a",
 | 
			
		||||
        "CS4231A",
 | 
			
		||||
        0,
 | 
			
		||||
        1,
 | 
			
		||||
        { .init_isa = cs4231a_init }
 | 
			
		||||
    },
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#ifdef CONFIG_ADLIB
 | 
			
		||||
    {
 | 
			
		||||
        "adlib",
 | 
			
		||||
#ifdef HAS_YMF262
 | 
			
		||||
        "Yamaha YMF262 (OPL3)",
 | 
			
		||||
#else
 | 
			
		||||
        "Yamaha YM3812 (OPL2)",
 | 
			
		||||
#endif
 | 
			
		||||
        0,
 | 
			
		||||
        1,
 | 
			
		||||
        { .init_isa = Adlib_init }
 | 
			
		||||
    },
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#ifdef CONFIG_GUS
 | 
			
		||||
    {
 | 
			
		||||
        "gus",
 | 
			
		||||
        "Gravis Ultrasound GF1",
 | 
			
		||||
        0,
 | 
			
		||||
        1,
 | 
			
		||||
        { .init_isa = GUS_init }
 | 
			
		||||
    },
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#ifdef CONFIG_AC97
 | 
			
		||||
    {
 | 
			
		||||
        "ac97",
 | 
			
		||||
        "Intel 82801AA AC97 Audio",
 | 
			
		||||
        0,
 | 
			
		||||
        0,
 | 
			
		||||
        { .init_pci = ac97_init }
 | 
			
		||||
    },
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#ifdef CONFIG_ES1370
 | 
			
		||||
    {
 | 
			
		||||
        "es1370",
 | 
			
		||||
        "ENSONIQ AudioPCI ES1370",
 | 
			
		||||
        0,
 | 
			
		||||
        0,
 | 
			
		||||
        { .init_pci = es1370_init }
 | 
			
		||||
    },
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#ifdef CONFIG_HDA
 | 
			
		||||
    {
 | 
			
		||||
        "hda",
 | 
			
		||||
        "Intel HD Audio",
 | 
			
		||||
        0,
 | 
			
		||||
        0,
 | 
			
		||||
        { .init_pci = intel_hda_and_codec_init }
 | 
			
		||||
    },
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#endif /* HAS_AUDIO_CHOICE */
 | 
			
		||||
 | 
			
		||||
    { NULL, NULL, 0, 0, { NULL } }
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
void select_soundhw(const char *optarg)
 | 
			
		||||
{
 | 
			
		||||
    struct soundhw *c;
 | 
			
		||||
 | 
			
		||||
    if (is_help_option(optarg)) {
 | 
			
		||||
    if (*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");
 | 
			
		||||
        printf("Valid sound card names (comma separated):\n");
 | 
			
		||||
        for (c = soundhw; c->name; ++c) {
 | 
			
		||||
            printf ("%-11s %s\n", c->name, c->descr);
 | 
			
		||||
        }
 | 
			
		||||
        exit(!is_help_option(optarg));
 | 
			
		||||
        printf("\n-soundhw all will enable all of the above\n");
 | 
			
		||||
        exit(*optarg != '?');
 | 
			
		||||
    }
 | 
			
		||||
    else {
 | 
			
		||||
        size_t l;
 | 
			
		||||
@@ -193,11 +606,12 @@ void select_soundhw(const char *optarg)
 | 
			
		||||
 | 
			
		||||
            if (!c->name) {
 | 
			
		||||
                if (l > 80) {
 | 
			
		||||
                    error_report("Unknown sound card name (too big to show)");
 | 
			
		||||
                    fprintf(stderr,
 | 
			
		||||
                            "Unknown sound card name (too big to show)\n");
 | 
			
		||||
                }
 | 
			
		||||
                else {
 | 
			
		||||
                    error_report("Unknown sound card name `%.*s'",
 | 
			
		||||
                                 (int) l, p);
 | 
			
		||||
                    fprintf(stderr, "Unknown sound card name `%.*s'\n",
 | 
			
		||||
                            (int) l, p);
 | 
			
		||||
                }
 | 
			
		||||
                bad_card = 1;
 | 
			
		||||
            }
 | 
			
		||||
@@ -210,30 +624,32 @@ void select_soundhw(const char *optarg)
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void audio_init(void)
 | 
			
		||||
void audio_init(qemu_irq *isa_pic, PCIBus *pci_bus)
 | 
			
		||||
{
 | 
			
		||||
    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);
 | 
			
		||||
                if (isa_pic) {
 | 
			
		||||
                    c->init.init_isa(isa_pic);
 | 
			
		||||
                }
 | 
			
		||||
                c->init.init_isa(isa_bus);
 | 
			
		||||
            } else {
 | 
			
		||||
                if (!pci_bus) {
 | 
			
		||||
                    error_report("PCI bus not available for %s", c->name);
 | 
			
		||||
                    exit(1);
 | 
			
		||||
                if (pci_bus) {
 | 
			
		||||
                    c->init.init_pci(pci_bus);
 | 
			
		||||
                }
 | 
			
		||||
                c->init.init_pci(pci_bus);
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
#else
 | 
			
		||||
void select_soundhw(const char *optarg)
 | 
			
		||||
{
 | 
			
		||||
}
 | 
			
		||||
void audio_init(qemu_irq *isa_pic, PCIBus *pci_bus)
 | 
			
		||||
{
 | 
			
		||||
}
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
int qemu_uuid_parse(const char *str, uint8_t *uuid)
 | 
			
		||||
{
 | 
			
		||||
@@ -251,29 +667,53 @@ int qemu_uuid_parse(const char *str, uint8_t *uuid)
 | 
			
		||||
    if (ret != 16) {
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
#ifdef TARGET_I386
 | 
			
		||||
    smbios_add_field(1, offsetof(struct smbios_type_1, uuid), 16, uuid);
 | 
			
		||||
#endif
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void do_acpitable_option(const QemuOpts *opts)
 | 
			
		||||
void do_acpitable_option(const char *optarg)
 | 
			
		||||
{
 | 
			
		||||
#ifdef TARGET_I386
 | 
			
		||||
    Error *err = NULL;
 | 
			
		||||
 | 
			
		||||
    acpi_table_add(opts, &err);
 | 
			
		||||
    if (err) {
 | 
			
		||||
        error_reportf_err(err, "Wrong acpi table provided: ");
 | 
			
		||||
    if (acpi_table_add(optarg) < 0) {
 | 
			
		||||
        fprintf(stderr, "Wrong acpi table provided\n");
 | 
			
		||||
        exit(1);
 | 
			
		||||
    }
 | 
			
		||||
#endif
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void do_smbios_option(QemuOpts *opts)
 | 
			
		||||
void do_smbios_option(const char *optarg)
 | 
			
		||||
{
 | 
			
		||||
#ifdef TARGET_I386
 | 
			
		||||
    smbios_entry_add(opts);
 | 
			
		||||
    if (smbios_entry_add(optarg) < 0) {
 | 
			
		||||
        fprintf(stderr, "Wrong smbios provided\n");
 | 
			
		||||
        exit(1);
 | 
			
		||||
    }
 | 
			
		||||
#endif
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void cpudef_init(void)
 | 
			
		||||
{
 | 
			
		||||
#if defined(cpudef_setup)
 | 
			
		||||
    cpudef_setup(); /* parse cpu definitions in target config file */
 | 
			
		||||
#endif
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
int audio_available(void)
 | 
			
		||||
{
 | 
			
		||||
#ifdef HAS_AUDIO
 | 
			
		||||
    return 1;
 | 
			
		||||
#else
 | 
			
		||||
    return 0;
 | 
			
		||||
#endif
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
int tcg_available(void)
 | 
			
		||||
{
 | 
			
		||||
    return 1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
int kvm_available(void)
 | 
			
		||||
{
 | 
			
		||||
#ifdef CONFIG_KVM
 | 
			
		||||
@@ -291,13 +731,3 @@ int xen_available(void)
 | 
			
		||||
    return 0;
 | 
			
		||||
#endif
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
TargetInfo *qmp_query_target(Error **errp)
 | 
			
		||||
{
 | 
			
		||||
    TargetInfo *info = g_malloc0(sizeof(*info));
 | 
			
		||||
 | 
			
		||||
    info->arch = g_strdup(TARGET_NAME);
 | 
			
		||||
 | 
			
		||||
    return info;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										34
									
								
								arch_init.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										34
									
								
								arch_init.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,34 @@
 | 
			
		||||
#ifndef QEMU_ARCH_INIT_H
 | 
			
		||||
#define QEMU_ARCH_INIT_H
 | 
			
		||||
 | 
			
		||||
extern const char arch_config_name[];
 | 
			
		||||
 | 
			
		||||
enum {
 | 
			
		||||
    QEMU_ARCH_ALL = -1,
 | 
			
		||||
    QEMU_ARCH_ALPHA = 1,
 | 
			
		||||
    QEMU_ARCH_ARM = 2,
 | 
			
		||||
    QEMU_ARCH_CRIS = 4,
 | 
			
		||||
    QEMU_ARCH_I386 = 8,
 | 
			
		||||
    QEMU_ARCH_M68K = 16,
 | 
			
		||||
    QEMU_ARCH_LM32 = 32,
 | 
			
		||||
    QEMU_ARCH_MICROBLAZE = 64,
 | 
			
		||||
    QEMU_ARCH_MIPS = 128,
 | 
			
		||||
    QEMU_ARCH_PPC = 256,
 | 
			
		||||
    QEMU_ARCH_S390X = 512,
 | 
			
		||||
    QEMU_ARCH_SH4 = 1024,
 | 
			
		||||
    QEMU_ARCH_SPARC = 2048,
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
extern const uint32_t arch_type;
 | 
			
		||||
 | 
			
		||||
void select_soundhw(const char *optarg);
 | 
			
		||||
void do_acpitable_option(const char *optarg);
 | 
			
		||||
void do_smbios_option(const char *optarg);
 | 
			
		||||
void cpudef_init(void);
 | 
			
		||||
int audio_available(void);
 | 
			
		||||
void audio_init(qemu_irq *isa_pic, PCIBus *pci_bus);
 | 
			
		||||
int tcg_available(void);
 | 
			
		||||
int kvm_available(void);
 | 
			
		||||
int xen_available(void);
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
							
								
								
									
										509
									
								
								arm-semi.c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										509
									
								
								arm-semi.c
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,509 @@
 | 
			
		||||
/*
 | 
			
		||||
 *  Arm "Angel" semihosting syscalls
 | 
			
		||||
 *
 | 
			
		||||
 *  Copyright (c) 2005, 2007 CodeSourcery.
 | 
			
		||||
 *  Written by Paul Brook.
 | 
			
		||||
 *
 | 
			
		||||
 *  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 of the License, or
 | 
			
		||||
 *  (at your option) any later version.
 | 
			
		||||
 *
 | 
			
		||||
 *  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 <sys/types.h>
 | 
			
		||||
#include <sys/stat.h>
 | 
			
		||||
#include <fcntl.h>
 | 
			
		||||
#include <unistd.h>
 | 
			
		||||
#include <stdlib.h>
 | 
			
		||||
#include <stdio.h>
 | 
			
		||||
#include <time.h>
 | 
			
		||||
 | 
			
		||||
#include "cpu.h"
 | 
			
		||||
#ifdef CONFIG_USER_ONLY
 | 
			
		||||
#include "qemu.h"
 | 
			
		||||
 | 
			
		||||
#define ARM_ANGEL_HEAP_SIZE (128 * 1024 * 1024)
 | 
			
		||||
#else
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
#include "gdbstub.h"
 | 
			
		||||
#include "hw/arm-misc.h"
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#define SYS_OPEN        0x01
 | 
			
		||||
#define SYS_CLOSE       0x02
 | 
			
		||||
#define SYS_WRITEC      0x03
 | 
			
		||||
#define SYS_WRITE0      0x04
 | 
			
		||||
#define SYS_WRITE       0x05
 | 
			
		||||
#define SYS_READ        0x06
 | 
			
		||||
#define SYS_READC       0x07
 | 
			
		||||
#define SYS_ISTTY       0x09
 | 
			
		||||
#define SYS_SEEK        0x0a
 | 
			
		||||
#define SYS_FLEN        0x0c
 | 
			
		||||
#define SYS_TMPNAM      0x0d
 | 
			
		||||
#define SYS_REMOVE      0x0e
 | 
			
		||||
#define SYS_RENAME      0x0f
 | 
			
		||||
#define SYS_CLOCK       0x10
 | 
			
		||||
#define SYS_TIME        0x11
 | 
			
		||||
#define SYS_SYSTEM      0x12
 | 
			
		||||
#define SYS_ERRNO       0x13
 | 
			
		||||
#define SYS_GET_CMDLINE 0x15
 | 
			
		||||
#define SYS_HEAPINFO    0x16
 | 
			
		||||
#define SYS_EXIT        0x18
 | 
			
		||||
 | 
			
		||||
#ifndef O_BINARY
 | 
			
		||||
#define O_BINARY 0
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#define GDB_O_RDONLY  0x000
 | 
			
		||||
#define GDB_O_WRONLY  0x001
 | 
			
		||||
#define GDB_O_RDWR    0x002
 | 
			
		||||
#define GDB_O_APPEND  0x008
 | 
			
		||||
#define GDB_O_CREAT   0x200
 | 
			
		||||
#define GDB_O_TRUNC   0x400
 | 
			
		||||
#define GDB_O_BINARY  0
 | 
			
		||||
 | 
			
		||||
static int gdb_open_modeflags[12] = {
 | 
			
		||||
    GDB_O_RDONLY,
 | 
			
		||||
    GDB_O_RDONLY | GDB_O_BINARY,
 | 
			
		||||
    GDB_O_RDWR,
 | 
			
		||||
    GDB_O_RDWR | GDB_O_BINARY,
 | 
			
		||||
    GDB_O_WRONLY | GDB_O_CREAT | GDB_O_TRUNC,
 | 
			
		||||
    GDB_O_WRONLY | GDB_O_CREAT | GDB_O_TRUNC | GDB_O_BINARY,
 | 
			
		||||
    GDB_O_RDWR | GDB_O_CREAT | GDB_O_TRUNC,
 | 
			
		||||
    GDB_O_RDWR | GDB_O_CREAT | GDB_O_TRUNC | GDB_O_BINARY,
 | 
			
		||||
    GDB_O_WRONLY | GDB_O_CREAT | GDB_O_APPEND,
 | 
			
		||||
    GDB_O_WRONLY | GDB_O_CREAT | GDB_O_APPEND | GDB_O_BINARY,
 | 
			
		||||
    GDB_O_RDWR | GDB_O_CREAT | GDB_O_APPEND,
 | 
			
		||||
    GDB_O_RDWR | GDB_O_CREAT | GDB_O_APPEND | GDB_O_BINARY
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static int open_modeflags[12] = {
 | 
			
		||||
    O_RDONLY,
 | 
			
		||||
    O_RDONLY | O_BINARY,
 | 
			
		||||
    O_RDWR,
 | 
			
		||||
    O_RDWR | O_BINARY,
 | 
			
		||||
    O_WRONLY | O_CREAT | O_TRUNC,
 | 
			
		||||
    O_WRONLY | O_CREAT | O_TRUNC | O_BINARY,
 | 
			
		||||
    O_RDWR | O_CREAT | O_TRUNC,
 | 
			
		||||
    O_RDWR | O_CREAT | O_TRUNC | O_BINARY,
 | 
			
		||||
    O_WRONLY | O_CREAT | O_APPEND,
 | 
			
		||||
    O_WRONLY | O_CREAT | O_APPEND | O_BINARY,
 | 
			
		||||
    O_RDWR | O_CREAT | O_APPEND,
 | 
			
		||||
    O_RDWR | O_CREAT | O_APPEND | O_BINARY
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
#ifdef CONFIG_USER_ONLY
 | 
			
		||||
static inline uint32_t set_swi_errno(TaskState *ts, uint32_t code)
 | 
			
		||||
{
 | 
			
		||||
    if (code == (uint32_t)-1)
 | 
			
		||||
        ts->swi_errno = errno;
 | 
			
		||||
    return code;
 | 
			
		||||
}
 | 
			
		||||
#else
 | 
			
		||||
static inline uint32_t set_swi_errno(CPUState *env, uint32_t code)
 | 
			
		||||
{
 | 
			
		||||
    return code;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#include "softmmu-semi.h"
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
static target_ulong arm_semi_syscall_len;
 | 
			
		||||
 | 
			
		||||
#if !defined(CONFIG_USER_ONLY)
 | 
			
		||||
static target_ulong syscall_err;
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
static void arm_semi_cb(CPUState *env, target_ulong ret, target_ulong err)
 | 
			
		||||
{
 | 
			
		||||
#ifdef CONFIG_USER_ONLY
 | 
			
		||||
    TaskState *ts = env->opaque;
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
    if (ret == (target_ulong)-1) {
 | 
			
		||||
#ifdef CONFIG_USER_ONLY
 | 
			
		||||
        ts->swi_errno = err;
 | 
			
		||||
#else
 | 
			
		||||
	syscall_err = err;
 | 
			
		||||
#endif
 | 
			
		||||
        env->regs[0] = ret;
 | 
			
		||||
    } else {
 | 
			
		||||
        /* Fixup syscalls that use nonstardard return conventions.  */
 | 
			
		||||
        switch (env->regs[0]) {
 | 
			
		||||
        case SYS_WRITE:
 | 
			
		||||
        case SYS_READ:
 | 
			
		||||
            env->regs[0] = arm_semi_syscall_len - ret;
 | 
			
		||||
            break;
 | 
			
		||||
        case SYS_SEEK:
 | 
			
		||||
            env->regs[0] = 0;
 | 
			
		||||
            break;
 | 
			
		||||
        default:
 | 
			
		||||
            env->regs[0] = ret;
 | 
			
		||||
            break;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void arm_semi_flen_cb(CPUState *env, target_ulong ret, target_ulong err)
 | 
			
		||||
{
 | 
			
		||||
    /* The size is always stored in big-endian order, extract
 | 
			
		||||
       the value. We assume the size always fit in 32 bits.  */
 | 
			
		||||
    uint32_t size;
 | 
			
		||||
    cpu_memory_rw_debug(env, env->regs[13]-64+32, (uint8_t *)&size, 4, 0);
 | 
			
		||||
    env->regs[0] = be32_to_cpu(size);
 | 
			
		||||
#ifdef CONFIG_USER_ONLY
 | 
			
		||||
    ((TaskState *)env->opaque)->swi_errno = err;
 | 
			
		||||
#else
 | 
			
		||||
    syscall_err = err;
 | 
			
		||||
#endif
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#define ARG(n)					\
 | 
			
		||||
({						\
 | 
			
		||||
    target_ulong __arg;				\
 | 
			
		||||
    /* FIXME - handle get_user() failure */	\
 | 
			
		||||
    get_user_ual(__arg, args + (n) * 4);	\
 | 
			
		||||
    __arg;					\
 | 
			
		||||
})
 | 
			
		||||
#define SET_ARG(n, val) put_user_ual(val, args + (n) * 4)
 | 
			
		||||
uint32_t do_arm_semihosting(CPUState *env)
 | 
			
		||||
{
 | 
			
		||||
    target_ulong args;
 | 
			
		||||
    char * s;
 | 
			
		||||
    int nr;
 | 
			
		||||
    uint32_t ret;
 | 
			
		||||
    uint32_t len;
 | 
			
		||||
#ifdef CONFIG_USER_ONLY
 | 
			
		||||
    TaskState *ts = env->opaque;
 | 
			
		||||
#else
 | 
			
		||||
    CPUState *ts = env;
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
    nr = env->regs[0];
 | 
			
		||||
    args = env->regs[1];
 | 
			
		||||
    switch (nr) {
 | 
			
		||||
    case SYS_OPEN:
 | 
			
		||||
        if (!(s = lock_user_string(ARG(0))))
 | 
			
		||||
            /* FIXME - should this error code be -TARGET_EFAULT ? */
 | 
			
		||||
            return (uint32_t)-1;
 | 
			
		||||
        if (ARG(1) >= 12)
 | 
			
		||||
            return (uint32_t)-1;
 | 
			
		||||
        if (strcmp(s, ":tt") == 0) {
 | 
			
		||||
            if (ARG(1) < 4)
 | 
			
		||||
                return STDIN_FILENO;
 | 
			
		||||
            else
 | 
			
		||||
                return STDOUT_FILENO;
 | 
			
		||||
        }
 | 
			
		||||
        if (use_gdb_syscalls()) {
 | 
			
		||||
            gdb_do_syscall(arm_semi_cb, "open,%s,%x,1a4", ARG(0),
 | 
			
		||||
			   (int)ARG(2)+1, gdb_open_modeflags[ARG(1)]);
 | 
			
		||||
            return env->regs[0];
 | 
			
		||||
        } else {
 | 
			
		||||
            ret = set_swi_errno(ts, open(s, open_modeflags[ARG(1)], 0644));
 | 
			
		||||
        }
 | 
			
		||||
        unlock_user(s, ARG(0), 0);
 | 
			
		||||
        return ret;
 | 
			
		||||
    case SYS_CLOSE:
 | 
			
		||||
        if (use_gdb_syscalls()) {
 | 
			
		||||
            gdb_do_syscall(arm_semi_cb, "close,%x", ARG(0));
 | 
			
		||||
            return env->regs[0];
 | 
			
		||||
        } else {
 | 
			
		||||
            return set_swi_errno(ts, close(ARG(0)));
 | 
			
		||||
        }
 | 
			
		||||
    case SYS_WRITEC:
 | 
			
		||||
        {
 | 
			
		||||
          char c;
 | 
			
		||||
 | 
			
		||||
          if (get_user_u8(c, args))
 | 
			
		||||
              /* FIXME - should this error code be -TARGET_EFAULT ? */
 | 
			
		||||
              return (uint32_t)-1;
 | 
			
		||||
          /* Write to debug console.  stderr is near enough.  */
 | 
			
		||||
          if (use_gdb_syscalls()) {
 | 
			
		||||
                gdb_do_syscall(arm_semi_cb, "write,2,%x,1", args);
 | 
			
		||||
                return env->regs[0];
 | 
			
		||||
          } else {
 | 
			
		||||
                return write(STDERR_FILENO, &c, 1);
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
    case SYS_WRITE0:
 | 
			
		||||
        if (!(s = lock_user_string(args)))
 | 
			
		||||
            /* FIXME - should this error code be -TARGET_EFAULT ? */
 | 
			
		||||
            return (uint32_t)-1;
 | 
			
		||||
        len = strlen(s);
 | 
			
		||||
        if (use_gdb_syscalls()) {
 | 
			
		||||
            gdb_do_syscall(arm_semi_cb, "write,2,%x,%x\n", args, len);
 | 
			
		||||
            ret = env->regs[0];
 | 
			
		||||
        } else {
 | 
			
		||||
            ret = write(STDERR_FILENO, s, len);
 | 
			
		||||
        }
 | 
			
		||||
        unlock_user(s, args, 0);
 | 
			
		||||
        return ret;
 | 
			
		||||
    case SYS_WRITE:
 | 
			
		||||
        len = ARG(2);
 | 
			
		||||
        if (use_gdb_syscalls()) {
 | 
			
		||||
            arm_semi_syscall_len = len;
 | 
			
		||||
            gdb_do_syscall(arm_semi_cb, "write,%x,%x,%x", ARG(0), ARG(1), len);
 | 
			
		||||
            return env->regs[0];
 | 
			
		||||
        } else {
 | 
			
		||||
            if (!(s = lock_user(VERIFY_READ, ARG(1), len, 1)))
 | 
			
		||||
                /* FIXME - should this error code be -TARGET_EFAULT ? */
 | 
			
		||||
                return (uint32_t)-1;
 | 
			
		||||
            ret = set_swi_errno(ts, write(ARG(0), s, len));
 | 
			
		||||
            unlock_user(s, ARG(1), 0);
 | 
			
		||||
            if (ret == (uint32_t)-1)
 | 
			
		||||
                return -1;
 | 
			
		||||
            return len - ret;
 | 
			
		||||
        }
 | 
			
		||||
    case SYS_READ:
 | 
			
		||||
        len = ARG(2);
 | 
			
		||||
        if (use_gdb_syscalls()) {
 | 
			
		||||
            arm_semi_syscall_len = len;
 | 
			
		||||
            gdb_do_syscall(arm_semi_cb, "read,%x,%x,%x", ARG(0), ARG(1), len);
 | 
			
		||||
            return env->regs[0];
 | 
			
		||||
        } else {
 | 
			
		||||
            if (!(s = lock_user(VERIFY_WRITE, ARG(1), len, 0)))
 | 
			
		||||
                /* FIXME - should this error code be -TARGET_EFAULT ? */
 | 
			
		||||
                return (uint32_t)-1;
 | 
			
		||||
            do
 | 
			
		||||
              ret = set_swi_errno(ts, read(ARG(0), s, len));
 | 
			
		||||
            while (ret == -1 && errno == EINTR);
 | 
			
		||||
            unlock_user(s, ARG(1), len);
 | 
			
		||||
            if (ret == (uint32_t)-1)
 | 
			
		||||
                return -1;
 | 
			
		||||
            return len - ret;
 | 
			
		||||
        }
 | 
			
		||||
    case SYS_READC:
 | 
			
		||||
       /* XXX: Read from debug cosole. Not implemented.  */
 | 
			
		||||
        return 0;
 | 
			
		||||
    case SYS_ISTTY:
 | 
			
		||||
        if (use_gdb_syscalls()) {
 | 
			
		||||
            gdb_do_syscall(arm_semi_cb, "isatty,%x", ARG(0));
 | 
			
		||||
            return env->regs[0];
 | 
			
		||||
        } else {
 | 
			
		||||
            return isatty(ARG(0));
 | 
			
		||||
        }
 | 
			
		||||
    case SYS_SEEK:
 | 
			
		||||
        if (use_gdb_syscalls()) {
 | 
			
		||||
            gdb_do_syscall(arm_semi_cb, "lseek,%x,%x,0", ARG(0), ARG(1));
 | 
			
		||||
            return env->regs[0];
 | 
			
		||||
        } else {
 | 
			
		||||
            ret = set_swi_errno(ts, lseek(ARG(0), ARG(1), SEEK_SET));
 | 
			
		||||
            if (ret == (uint32_t)-1)
 | 
			
		||||
              return -1;
 | 
			
		||||
            return 0;
 | 
			
		||||
        }
 | 
			
		||||
    case SYS_FLEN:
 | 
			
		||||
        if (use_gdb_syscalls()) {
 | 
			
		||||
            gdb_do_syscall(arm_semi_flen_cb, "fstat,%x,%x",
 | 
			
		||||
			   ARG(0), env->regs[13]-64);
 | 
			
		||||
            return env->regs[0];
 | 
			
		||||
        } else {
 | 
			
		||||
            struct stat buf;
 | 
			
		||||
            ret = set_swi_errno(ts, fstat(ARG(0), &buf));
 | 
			
		||||
            if (ret == (uint32_t)-1)
 | 
			
		||||
                return -1;
 | 
			
		||||
            return buf.st_size;
 | 
			
		||||
        }
 | 
			
		||||
    case SYS_TMPNAM:
 | 
			
		||||
        /* XXX: Not implemented.  */
 | 
			
		||||
        return -1;
 | 
			
		||||
    case SYS_REMOVE:
 | 
			
		||||
        if (use_gdb_syscalls()) {
 | 
			
		||||
            gdb_do_syscall(arm_semi_cb, "unlink,%s", ARG(0), (int)ARG(1)+1);
 | 
			
		||||
            ret = env->regs[0];
 | 
			
		||||
        } else {
 | 
			
		||||
            if (!(s = lock_user_string(ARG(0))))
 | 
			
		||||
                /* FIXME - should this error code be -TARGET_EFAULT ? */
 | 
			
		||||
                return (uint32_t)-1;
 | 
			
		||||
            ret =  set_swi_errno(ts, remove(s));
 | 
			
		||||
            unlock_user(s, ARG(0), 0);
 | 
			
		||||
        }
 | 
			
		||||
        return ret;
 | 
			
		||||
    case SYS_RENAME:
 | 
			
		||||
        if (use_gdb_syscalls()) {
 | 
			
		||||
            gdb_do_syscall(arm_semi_cb, "rename,%s,%s",
 | 
			
		||||
                           ARG(0), (int)ARG(1)+1, ARG(2), (int)ARG(3)+1);
 | 
			
		||||
            return env->regs[0];
 | 
			
		||||
        } else {
 | 
			
		||||
            char *s2;
 | 
			
		||||
            s = lock_user_string(ARG(0));
 | 
			
		||||
            s2 = lock_user_string(ARG(2));
 | 
			
		||||
            if (!s || !s2)
 | 
			
		||||
                /* FIXME - should this error code be -TARGET_EFAULT ? */
 | 
			
		||||
                ret = (uint32_t)-1;
 | 
			
		||||
            else
 | 
			
		||||
                ret = set_swi_errno(ts, rename(s, s2));
 | 
			
		||||
            if (s2)
 | 
			
		||||
                unlock_user(s2, ARG(2), 0);
 | 
			
		||||
            if (s)
 | 
			
		||||
                unlock_user(s, ARG(0), 0);
 | 
			
		||||
            return ret;
 | 
			
		||||
        }
 | 
			
		||||
    case SYS_CLOCK:
 | 
			
		||||
        return clock() / (CLOCKS_PER_SEC / 100);
 | 
			
		||||
    case SYS_TIME:
 | 
			
		||||
        return set_swi_errno(ts, time(NULL));
 | 
			
		||||
    case SYS_SYSTEM:
 | 
			
		||||
        if (use_gdb_syscalls()) {
 | 
			
		||||
            gdb_do_syscall(arm_semi_cb, "system,%s", ARG(0), (int)ARG(1)+1);
 | 
			
		||||
            return env->regs[0];
 | 
			
		||||
        } else {
 | 
			
		||||
            if (!(s = lock_user_string(ARG(0))))
 | 
			
		||||
                /* FIXME - should this error code be -TARGET_EFAULT ? */
 | 
			
		||||
                return (uint32_t)-1;
 | 
			
		||||
            ret = set_swi_errno(ts, system(s));
 | 
			
		||||
            unlock_user(s, ARG(0), 0);
 | 
			
		||||
            return ret;
 | 
			
		||||
        }
 | 
			
		||||
    case SYS_ERRNO:
 | 
			
		||||
#ifdef CONFIG_USER_ONLY
 | 
			
		||||
        return ts->swi_errno;
 | 
			
		||||
#else
 | 
			
		||||
        return syscall_err;
 | 
			
		||||
#endif
 | 
			
		||||
    case SYS_GET_CMDLINE:
 | 
			
		||||
        {
 | 
			
		||||
            /* Build a command-line from the original argv.
 | 
			
		||||
             *
 | 
			
		||||
             * The inputs are:
 | 
			
		||||
             *     * ARG(0), pointer to a buffer of at least the size
 | 
			
		||||
             *               specified in ARG(1).
 | 
			
		||||
             *     * ARG(1), size of the buffer pointed to by ARG(0) in
 | 
			
		||||
             *               bytes.
 | 
			
		||||
             *
 | 
			
		||||
             * The outputs are:
 | 
			
		||||
             *     * ARG(0), pointer to null-terminated string of the
 | 
			
		||||
             *               command line.
 | 
			
		||||
             *     * ARG(1), length of the string pointed to by ARG(0).
 | 
			
		||||
             */
 | 
			
		||||
 | 
			
		||||
            char *output_buffer;
 | 
			
		||||
            size_t input_size = ARG(1);
 | 
			
		||||
            size_t output_size;
 | 
			
		||||
            int status = 0;
 | 
			
		||||
 | 
			
		||||
            /* Compute the size of the output string.  */
 | 
			
		||||
#if !defined(CONFIG_USER_ONLY)
 | 
			
		||||
            output_size = strlen(ts->boot_info->kernel_filename)
 | 
			
		||||
                        + 1  /* Separating space.  */
 | 
			
		||||
                        + strlen(ts->boot_info->kernel_cmdline)
 | 
			
		||||
                        + 1; /* Terminating null byte.  */
 | 
			
		||||
#else
 | 
			
		||||
            unsigned int i;
 | 
			
		||||
 | 
			
		||||
            output_size = ts->info->arg_end - ts->info->arg_start;
 | 
			
		||||
            if (!output_size) {
 | 
			
		||||
                /* We special-case the "empty command line" case (argc==0).
 | 
			
		||||
                   Just provide the terminating 0. */
 | 
			
		||||
                output_size = 1;
 | 
			
		||||
            }
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
            if (output_size > input_size) {
 | 
			
		||||
                 /* Not enough space to store command-line arguments.  */
 | 
			
		||||
                return -1;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            /* Adjust the command-line length.  */
 | 
			
		||||
            SET_ARG(1, output_size - 1);
 | 
			
		||||
 | 
			
		||||
            /* Lock the buffer on the ARM side.  */
 | 
			
		||||
            output_buffer = lock_user(VERIFY_WRITE, ARG(0), output_size, 0);
 | 
			
		||||
            if (!output_buffer) {
 | 
			
		||||
                return -1;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            /* Copy the command-line arguments.  */
 | 
			
		||||
#if !defined(CONFIG_USER_ONLY)
 | 
			
		||||
            pstrcpy(output_buffer, output_size, ts->boot_info->kernel_filename);
 | 
			
		||||
            pstrcat(output_buffer, output_size, " ");
 | 
			
		||||
            pstrcat(output_buffer, output_size, ts->boot_info->kernel_cmdline);
 | 
			
		||||
#else
 | 
			
		||||
            if (output_size == 1) {
 | 
			
		||||
                /* Empty command-line.  */
 | 
			
		||||
                output_buffer[0] = '\0';
 | 
			
		||||
                goto out;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            if (copy_from_user(output_buffer, ts->info->arg_start,
 | 
			
		||||
                               output_size)) {
 | 
			
		||||
                status = -1;
 | 
			
		||||
                goto out;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            /* Separate arguments by white spaces.  */
 | 
			
		||||
            for (i = 0; i < output_size - 1; i++) {
 | 
			
		||||
                if (output_buffer[i] == 0) {
 | 
			
		||||
                    output_buffer[i] = ' ';
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        out:
 | 
			
		||||
#endif
 | 
			
		||||
            /* Unlock the buffer on the ARM side.  */
 | 
			
		||||
            unlock_user(output_buffer, ARG(0), output_size);
 | 
			
		||||
 | 
			
		||||
            return status;
 | 
			
		||||
        }
 | 
			
		||||
    case SYS_HEAPINFO:
 | 
			
		||||
        {
 | 
			
		||||
            uint32_t *ptr;
 | 
			
		||||
            uint32_t limit;
 | 
			
		||||
 | 
			
		||||
#ifdef CONFIG_USER_ONLY
 | 
			
		||||
            /* Some C libraries assume the heap immediately follows .bss, so
 | 
			
		||||
               allocate it using sbrk.  */
 | 
			
		||||
            if (!ts->heap_limit) {
 | 
			
		||||
                abi_ulong ret;
 | 
			
		||||
 | 
			
		||||
                ts->heap_base = do_brk(0);
 | 
			
		||||
                limit = ts->heap_base + ARM_ANGEL_HEAP_SIZE;
 | 
			
		||||
                /* Try a big heap, and reduce the size if that fails.  */
 | 
			
		||||
                for (;;) {
 | 
			
		||||
                    ret = do_brk(limit);
 | 
			
		||||
                    if (ret >= limit) {
 | 
			
		||||
                        break;
 | 
			
		||||
                    }
 | 
			
		||||
                    limit = (ts->heap_base >> 1) + (limit >> 1);
 | 
			
		||||
                }
 | 
			
		||||
                ts->heap_limit = limit;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            if (!(ptr = lock_user(VERIFY_WRITE, ARG(0), 16, 0)))
 | 
			
		||||
                /* FIXME - should this error code be -TARGET_EFAULT ? */
 | 
			
		||||
                return (uint32_t)-1;
 | 
			
		||||
            ptr[0] = tswap32(ts->heap_base);
 | 
			
		||||
            ptr[1] = tswap32(ts->heap_limit);
 | 
			
		||||
            ptr[2] = tswap32(ts->stack_base);
 | 
			
		||||
            ptr[3] = tswap32(0); /* Stack limit.  */
 | 
			
		||||
            unlock_user(ptr, ARG(0), 16);
 | 
			
		||||
#else
 | 
			
		||||
            limit = ram_size;
 | 
			
		||||
            if (!(ptr = lock_user(VERIFY_WRITE, ARG(0), 16, 0)))
 | 
			
		||||
                /* FIXME - should this error code be -TARGET_EFAULT ? */
 | 
			
		||||
                return (uint32_t)-1;
 | 
			
		||||
            /* TODO: Make this use the limit of the loaded application.  */
 | 
			
		||||
            ptr[0] = tswap32(limit / 2);
 | 
			
		||||
            ptr[1] = tswap32(limit);
 | 
			
		||||
            ptr[2] = tswap32(limit); /* Stack base */
 | 
			
		||||
            ptr[3] = tswap32(0); /* Stack limit.  */
 | 
			
		||||
            unlock_user(ptr, ARG(0), 16);
 | 
			
		||||
#endif
 | 
			
		||||
            return 0;
 | 
			
		||||
        }
 | 
			
		||||
    case SYS_EXIT:
 | 
			
		||||
        gdb_exit(env, 0);
 | 
			
		||||
        exit(0);
 | 
			
		||||
    default:
 | 
			
		||||
        fprintf(stderr, "qemu: Unsupported SemiHosting SWI 0x%02x\n", nr);
 | 
			
		||||
        cpu_dump_state(env, stderr, fprintf, 0);
 | 
			
		||||
        abort();
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										153
									
								
								arm.ld
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										153
									
								
								arm.ld
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,153 @@
 | 
			
		||||
OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm",
 | 
			
		||||
	      "elf32-littlearm")
 | 
			
		||||
OUTPUT_ARCH(arm)
 | 
			
		||||
ENTRY(_start)
 | 
			
		||||
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) }
 | 
			
		||||
  .ARM.extab   : { *(.ARM.extab* .gnu.linkonce.armextab.*) }
 | 
			
		||||
   __exidx_start = .;
 | 
			
		||||
  .ARM.exidx   : { *(.ARM.exidx* .gnu.linkonce.armexidx.*) }
 | 
			
		||||
   __exidx_end = .;
 | 
			
		||||
  .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    :
 | 
			
		||||
  {
 | 
			
		||||
    *(.gen_code)
 | 
			
		||||
    *(.data)
 | 
			
		||||
    *(.gnu.linkonce.d*)
 | 
			
		||||
    CONSTRUCTORS
 | 
			
		||||
  }
 | 
			
		||||
  .tbss           : { *(.tbss .tbss.* .gnu.linkonce.tb.*) *(.tcommon) }
 | 
			
		||||
  .data1   : { *(.data1) }
 | 
			
		||||
  .preinit_array     :
 | 
			
		||||
  {
 | 
			
		||||
    PROVIDE (__preinit_array_start = .);
 | 
			
		||||
    KEEP (*(.preinit_array))
 | 
			
		||||
    PROVIDE (__preinit_array_end = .);
 | 
			
		||||
  }
 | 
			
		||||
  .init_array     :
 | 
			
		||||
  {
 | 
			
		||||
     PROVIDE (__init_array_start = .);
 | 
			
		||||
     KEEP (*(SORT(.init_array.*)))
 | 
			
		||||
     KEEP (*(.init_array))
 | 
			
		||||
     PROVIDE (__init_array_end = .);
 | 
			
		||||
  }
 | 
			
		||||
  .fini_array     :
 | 
			
		||||
  {
 | 
			
		||||
    PROVIDE (__fini_array_start = .);
 | 
			
		||||
    KEEP (*(.fini_array))
 | 
			
		||||
    KEEP (*(SORT(.fini_array.*)))
 | 
			
		||||
    PROVIDE (__fini_array_end = .);
 | 
			
		||||
  }
 | 
			
		||||
  .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  .  */
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										410
									
								
								async.c
									
									
									
									
									
								
							
							
						
						
									
										410
									
								
								async.c
									
									
									
									
									
								
							@@ -22,95 +22,145 @@
 | 
			
		||||
 * 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"
 | 
			
		||||
#include "qemu-aio.h"
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * An AsyncContext protects the callbacks of AIO requests and Bottom Halves
 | 
			
		||||
 * against interfering with each other. A typical example is qcow2 that accepts
 | 
			
		||||
 * asynchronous requests, but relies for manipulation of its metadata on
 | 
			
		||||
 * synchronous bdrv_read/write that doesn't trigger any callbacks.
 | 
			
		||||
 *
 | 
			
		||||
 * However, these functions are often emulated using AIO which means that AIO
 | 
			
		||||
 * callbacks must be run - but at the same time we must not run callbacks of
 | 
			
		||||
 * other requests as they might start to modify metadata and corrupt the
 | 
			
		||||
 * internal state of the caller of bdrv_read/write.
 | 
			
		||||
 *
 | 
			
		||||
 * To achieve the desired semantics we switch into a new AsyncContext.
 | 
			
		||||
 * Callbacks must only be run if they belong to the current AsyncContext.
 | 
			
		||||
 * Otherwise they need to be queued until their own context is active again.
 | 
			
		||||
 * This is how you can make qemu_aio_wait() wait only for your own callbacks.
 | 
			
		||||
 *
 | 
			
		||||
 * The AsyncContexts form a stack. When you leave a AsyncContexts, you always
 | 
			
		||||
 * return to the old ("parent") context.
 | 
			
		||||
 */
 | 
			
		||||
struct AsyncContext {
 | 
			
		||||
    /* Consecutive number of the AsyncContext (position in the stack) */
 | 
			
		||||
    int id;
 | 
			
		||||
 | 
			
		||||
    /* Anchor of the list of Bottom Halves belonging to the context */
 | 
			
		||||
    struct QEMUBH *first_bh;
 | 
			
		||||
 | 
			
		||||
    /* Link to parent context */
 | 
			
		||||
    struct AsyncContext *parent;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
/* The currently active AsyncContext */
 | 
			
		||||
static struct AsyncContext *async_context = &(struct AsyncContext) { 0 };
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * Enter a new AsyncContext. Already scheduled Bottom Halves and AIO callbacks
 | 
			
		||||
 * won't be called until this context is left again.
 | 
			
		||||
 */
 | 
			
		||||
void async_context_push(void)
 | 
			
		||||
{
 | 
			
		||||
    struct AsyncContext *new = qemu_mallocz(sizeof(*new));
 | 
			
		||||
    new->parent = async_context;
 | 
			
		||||
    new->id = async_context->id + 1;
 | 
			
		||||
    async_context = new;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* Run queued AIO completions and destroy Bottom Half */
 | 
			
		||||
static void bh_run_aio_completions(void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    QEMUBH **bh = opaque;
 | 
			
		||||
    qemu_bh_delete(*bh);
 | 
			
		||||
    qemu_free(bh);
 | 
			
		||||
    qemu_aio_process_queue();
 | 
			
		||||
}
 | 
			
		||||
/*
 | 
			
		||||
 * Leave the currently active AsyncContext. All Bottom Halves belonging to the
 | 
			
		||||
 * old context are executed before changing the context.
 | 
			
		||||
 */
 | 
			
		||||
void async_context_pop(void)
 | 
			
		||||
{
 | 
			
		||||
    struct AsyncContext *old = async_context;
 | 
			
		||||
    QEMUBH **bh;
 | 
			
		||||
 | 
			
		||||
    /* Flush the bottom halves, we don't want to lose them */
 | 
			
		||||
    while (qemu_bh_poll());
 | 
			
		||||
 | 
			
		||||
    /* Switch back to the parent context */
 | 
			
		||||
    async_context = async_context->parent;
 | 
			
		||||
    qemu_free(old);
 | 
			
		||||
 | 
			
		||||
    if (async_context == NULL) {
 | 
			
		||||
        abort();
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /* Schedule BH to run any queued AIO completions as soon as possible */
 | 
			
		||||
    bh = qemu_malloc(sizeof(*bh));
 | 
			
		||||
    *bh = qemu_bh_new(bh_run_aio_completions, bh);
 | 
			
		||||
    qemu_bh_schedule(*bh);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * Returns the ID of the currently active AsyncContext
 | 
			
		||||
 */
 | 
			
		||||
int get_async_context_id(void)
 | 
			
		||||
{
 | 
			
		||||
    return async_context->id;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/***********************************************************/
 | 
			
		||||
/* bottom halves (can be seen as timers which expire ASAP) */
 | 
			
		||||
 | 
			
		||||
struct QEMUBH {
 | 
			
		||||
    AioContext *ctx;
 | 
			
		||||
    QEMUBHFunc *cb;
 | 
			
		||||
    void *opaque;
 | 
			
		||||
    int scheduled;
 | 
			
		||||
    int idle;
 | 
			
		||||
    int deleted;
 | 
			
		||||
    QEMUBH *next;
 | 
			
		||||
    bool scheduled;
 | 
			
		||||
    bool idle;
 | 
			
		||||
    bool deleted;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
QEMUBH *aio_bh_new(AioContext *ctx, QEMUBHFunc *cb, void *opaque)
 | 
			
		||||
QEMUBH *qemu_bh_new(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);
 | 
			
		||||
    bh = qemu_mallocz(sizeof(QEMUBH));
 | 
			
		||||
    bh->cb = cb;
 | 
			
		||||
    bh->opaque = opaque;
 | 
			
		||||
    bh->next = async_context->first_bh;
 | 
			
		||||
    async_context->first_bh = bh;
 | 
			
		||||
    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)
 | 
			
		||||
int qemu_bh_poll(void)
 | 
			
		||||
{
 | 
			
		||||
    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();
 | 
			
		||||
    for (bh = async_context->first_bh; bh; bh = next) {
 | 
			
		||||
        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) {
 | 
			
		||||
        if (!bh->deleted && bh->scheduled) {
 | 
			
		||||
            bh->scheduled = 0;
 | 
			
		||||
            if (!bh->idle)
 | 
			
		||||
                ret = 1;
 | 
			
		||||
            }
 | 
			
		||||
            bh->idle = 0;
 | 
			
		||||
            aio_bh_call(bh);
 | 
			
		||||
            bh->cb(bh->opaque);
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    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);
 | 
			
		||||
    bhp = &async_context->first_bh;
 | 
			
		||||
    while (*bhp) {
 | 
			
		||||
        bh = *bhp;
 | 
			
		||||
        if (bh->deleted) {
 | 
			
		||||
            *bhp = bh->next;
 | 
			
		||||
            qemu_free(bh);
 | 
			
		||||
        } else
 | 
			
		||||
            bhp = &bh->next;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return ret;
 | 
			
		||||
@@ -118,262 +168,50 @@ int aio_bh_poll(AioContext *ctx)
 | 
			
		||||
 | 
			
		||||
void qemu_bh_schedule_idle(QEMUBH *bh)
 | 
			
		||||
{
 | 
			
		||||
    if (bh->scheduled)
 | 
			
		||||
        return;
 | 
			
		||||
    bh->scheduled = 1;
 | 
			
		||||
    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;
 | 
			
		||||
    if (bh->scheduled)
 | 
			
		||||
        return;
 | 
			
		||||
    bh->scheduled = 1;
 | 
			
		||||
    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);
 | 
			
		||||
    }
 | 
			
		||||
    /* stop the currently executing CPU to execute the BH ASAP */
 | 
			
		||||
    qemu_notify_event();
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/* 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)
 | 
			
		||||
void qemu_bh_update_timeout(int *timeout)
 | 
			
		||||
{
 | 
			
		||||
    int64_t deadline;
 | 
			
		||||
    int timeout = -1;
 | 
			
		||||
    QEMUBH *bh;
 | 
			
		||||
 | 
			
		||||
    for (bh = ctx->first_bh; bh; bh = bh->next) {
 | 
			
		||||
    for (bh = async_context->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;
 | 
			
		||||
                *timeout = MIN(10, *timeout);
 | 
			
		||||
            } else {
 | 
			
		||||
                /* non-idle bottom halves will be executed
 | 
			
		||||
                 * immediately */
 | 
			
		||||
                return 0;
 | 
			
		||||
                *timeout = 0;
 | 
			
		||||
                break;
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    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)
 | 
			
		||||
@@ -21,12 +21,10 @@
 | 
			
		||||
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 | 
			
		||||
 * THE SOFTWARE.
 | 
			
		||||
 */
 | 
			
		||||
#include "qemu/osdep.h"
 | 
			
		||||
#include <alsa/asoundlib.h>
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
#include "qemu/main-loop.h"
 | 
			
		||||
#include "qemu-char.h"
 | 
			
		||||
#include "audio.h"
 | 
			
		||||
#include "trace.h"
 | 
			
		||||
 | 
			
		||||
#if QEMU_GNUC_PREREQ(4, 3)
 | 
			
		||||
#pragma GCC diagnostic ignored "-Waddress"
 | 
			
		||||
@@ -35,28 +33,9 @@
 | 
			
		||||
#define AUDIO_CAP "alsa"
 | 
			
		||||
#include "audio_int.h"
 | 
			
		||||
 | 
			
		||||
typedef struct ALSAConf {
 | 
			
		||||
    int size_in_usec_in;
 | 
			
		||||
    int size_in_usec_out;
 | 
			
		||||
    const char *pcm_name_in;
 | 
			
		||||
    const char *pcm_name_out;
 | 
			
		||||
    unsigned int buffer_size_in;
 | 
			
		||||
    unsigned int period_size_in;
 | 
			
		||||
    unsigned int buffer_size_out;
 | 
			
		||||
    unsigned int period_size_out;
 | 
			
		||||
    unsigned int threshold;
 | 
			
		||||
 | 
			
		||||
    int buffer_size_in_overridden;
 | 
			
		||||
    int period_size_in_overridden;
 | 
			
		||||
 | 
			
		||||
    int buffer_size_out_overridden;
 | 
			
		||||
    int period_size_out_overridden;
 | 
			
		||||
} ALSAConf;
 | 
			
		||||
 | 
			
		||||
struct pollhlp {
 | 
			
		||||
    snd_pcm_t *handle;
 | 
			
		||||
    struct pollfd *pfds;
 | 
			
		||||
    ALSAConf *conf;
 | 
			
		||||
    int count;
 | 
			
		||||
    int mask;
 | 
			
		||||
};
 | 
			
		||||
@@ -77,6 +56,30 @@ typedef struct ALSAVoiceIn {
 | 
			
		||||
    struct pollhlp pollhlp;
 | 
			
		||||
} ALSAVoiceIn;
 | 
			
		||||
 | 
			
		||||
static struct {
 | 
			
		||||
    int size_in_usec_in;
 | 
			
		||||
    int size_in_usec_out;
 | 
			
		||||
    const char *pcm_name_in;
 | 
			
		||||
    const char *pcm_name_out;
 | 
			
		||||
    unsigned int buffer_size_in;
 | 
			
		||||
    unsigned int period_size_in;
 | 
			
		||||
    unsigned int buffer_size_out;
 | 
			
		||||
    unsigned int period_size_out;
 | 
			
		||||
    unsigned int threshold;
 | 
			
		||||
 | 
			
		||||
    int buffer_size_in_overridden;
 | 
			
		||||
    int period_size_in_overridden;
 | 
			
		||||
 | 
			
		||||
    int buffer_size_out_overridden;
 | 
			
		||||
    int period_size_out_overridden;
 | 
			
		||||
    int verbose;
 | 
			
		||||
} conf = {
 | 
			
		||||
    .buffer_size_out = 4096,
 | 
			
		||||
    .period_size_out = 1024,
 | 
			
		||||
    .pcm_name_out = "default",
 | 
			
		||||
    .pcm_name_in = "default",
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
struct alsa_params_req {
 | 
			
		||||
    int freq;
 | 
			
		||||
    snd_pcm_format_t fmt;
 | 
			
		||||
@@ -133,7 +136,7 @@ static void alsa_fini_poll (struct pollhlp *hlp)
 | 
			
		||||
        for (i = 0; i < hlp->count; ++i) {
 | 
			
		||||
            qemu_set_fd_handler (pfds[i].fd, NULL, NULL, NULL);
 | 
			
		||||
        }
 | 
			
		||||
        g_free (pfds);
 | 
			
		||||
        qemu_free (pfds);
 | 
			
		||||
    }
 | 
			
		||||
    hlp->pfds = NULL;
 | 
			
		||||
    hlp->count = 0;
 | 
			
		||||
@@ -202,7 +205,9 @@ static void alsa_poll_handler (void *opaque)
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (!(revents & hlp->mask)) {
 | 
			
		||||
        trace_alsa_revents(revents);
 | 
			
		||||
        if (conf.verbose) {
 | 
			
		||||
            dolog ("revents = %d\n", revents);
 | 
			
		||||
        }
 | 
			
		||||
        return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -255,20 +260,37 @@ static int alsa_poll_helper (snd_pcm_t *handle, struct pollhlp *hlp, int mask)
 | 
			
		||||
    if (err < 0) {
 | 
			
		||||
        alsa_logerr (err, "Could not initialize poll mode\n"
 | 
			
		||||
                     "Could not obtain poll descriptors\n");
 | 
			
		||||
        g_free (pfds);
 | 
			
		||||
        qemu_free (pfds);
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    for (i = 0; i < count; ++i) {
 | 
			
		||||
        if (pfds[i].events & POLLIN) {
 | 
			
		||||
            qemu_set_fd_handler (pfds[i].fd, alsa_poll_handler, NULL, hlp);
 | 
			
		||||
            err = qemu_set_fd_handler (pfds[i].fd, alsa_poll_handler,
 | 
			
		||||
                                       NULL, hlp);
 | 
			
		||||
        }
 | 
			
		||||
        if (pfds[i].events & POLLOUT) {
 | 
			
		||||
            trace_alsa_pollout(i, pfds[i].fd);
 | 
			
		||||
            qemu_set_fd_handler (pfds[i].fd, NULL, alsa_poll_handler, hlp);
 | 
			
		||||
            if (conf.verbose) {
 | 
			
		||||
                dolog ("POLLOUT %d %d\n", i, pfds[i].fd);
 | 
			
		||||
            }
 | 
			
		||||
            err = qemu_set_fd_handler (pfds[i].fd, NULL,
 | 
			
		||||
                                       alsa_poll_handler, hlp);
 | 
			
		||||
        }
 | 
			
		||||
        if (conf.verbose) {
 | 
			
		||||
            dolog ("Set handler events=%#x index=%d fd=%d err=%d\n",
 | 
			
		||||
                   pfds[i].events, i, pfds[i].fd, err);
 | 
			
		||||
        }
 | 
			
		||||
        trace_alsa_set_handler(pfds[i].events, i, pfds[i].fd, err);
 | 
			
		||||
 | 
			
		||||
        if (err) {
 | 
			
		||||
            dolog ("Failed to set handler events=%#x index=%d fd=%d err=%d\n",
 | 
			
		||||
                   pfds[i].events, i, pfds[i].fd, err);
 | 
			
		||||
 | 
			
		||||
            while (i--) {
 | 
			
		||||
                qemu_set_fd_handler (pfds[i].fd, NULL, NULL, NULL);
 | 
			
		||||
            }
 | 
			
		||||
            qemu_free (pfds);
 | 
			
		||||
            return -1;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    hlp->pfds = pfds;
 | 
			
		||||
    hlp->count = count;
 | 
			
		||||
@@ -454,15 +476,14 @@ static void alsa_set_threshold (snd_pcm_t *handle, snd_pcm_uframes_t threshold)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int alsa_open (int in, struct alsa_params_req *req,
 | 
			
		||||
                      struct alsa_params_obt *obt, snd_pcm_t **handlep,
 | 
			
		||||
                      ALSAConf *conf)
 | 
			
		||||
                      struct alsa_params_obt *obt, snd_pcm_t **handlep)
 | 
			
		||||
{
 | 
			
		||||
    snd_pcm_t *handle;
 | 
			
		||||
    snd_pcm_hw_params_t *hw_params;
 | 
			
		||||
    int err;
 | 
			
		||||
    int size_in_usec;
 | 
			
		||||
    unsigned int freq, nchannels;
 | 
			
		||||
    const char *pcm_name = in ? conf->pcm_name_in : conf->pcm_name_out;
 | 
			
		||||
    const char *pcm_name = in ? conf.pcm_name_in : conf.pcm_name_out;
 | 
			
		||||
    snd_pcm_uframes_t obt_buffer_size;
 | 
			
		||||
    const char *typ = in ? "ADC" : "DAC";
 | 
			
		||||
    snd_pcm_format_t obtfmt;
 | 
			
		||||
@@ -501,7 +522,7 @@ static int alsa_open (int in, struct alsa_params_req *req,
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    err = snd_pcm_hw_params_set_format (handle, hw_params, req->fmt);
 | 
			
		||||
    if (err < 0) {
 | 
			
		||||
    if (err < 0 && conf.verbose) {
 | 
			
		||||
        alsa_logerr2 (err, typ, "Failed to set format %d\n", req->fmt);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -633,7 +654,7 @@ static int alsa_open (int in, struct alsa_params_req *req,
 | 
			
		||||
        goto err;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (!in && conf->threshold) {
 | 
			
		||||
    if (!in && conf.threshold) {
 | 
			
		||||
        snd_pcm_uframes_t threshold;
 | 
			
		||||
        int bytes_per_sec;
 | 
			
		||||
 | 
			
		||||
@@ -655,7 +676,7 @@ static int alsa_open (int in, struct alsa_params_req *req,
 | 
			
		||||
            break;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        threshold = (conf->threshold * bytes_per_sec) / 1000;
 | 
			
		||||
        threshold = (conf.threshold * bytes_per_sec) / 1000;
 | 
			
		||||
        alsa_set_threshold (handle, threshold);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -665,9 +686,10 @@ static int alsa_open (int in, struct alsa_params_req *req,
 | 
			
		||||
 | 
			
		||||
    *handlep = handle;
 | 
			
		||||
 | 
			
		||||
    if (obtfmt != req->fmt ||
 | 
			
		||||
    if (conf.verbose &&
 | 
			
		||||
        (obtfmt != req->fmt ||
 | 
			
		||||
         obt->nchannels != req->nchannels ||
 | 
			
		||||
         obt->freq != req->freq) {
 | 
			
		||||
         obt->freq != req->freq)) {
 | 
			
		||||
        dolog ("Audio parameters for %s\n", typ);
 | 
			
		||||
        alsa_dump_info (req, obt, obtfmt);
 | 
			
		||||
    }
 | 
			
		||||
@@ -721,7 +743,9 @@ static void alsa_write_pending (ALSAVoiceOut *alsa)
 | 
			
		||||
            if (written <= 0) {
 | 
			
		||||
                switch (written) {
 | 
			
		||||
                case 0:
 | 
			
		||||
                    trace_alsa_wrote_zero(len);
 | 
			
		||||
                    if (conf.verbose) {
 | 
			
		||||
                        dolog ("Failed to write %d frames (wrote zero)\n", len);
 | 
			
		||||
                    }
 | 
			
		||||
                    return;
 | 
			
		||||
 | 
			
		||||
                case -EPIPE:
 | 
			
		||||
@@ -730,7 +754,9 @@ static void alsa_write_pending (ALSAVoiceOut *alsa)
 | 
			
		||||
                                     len);
 | 
			
		||||
                        return;
 | 
			
		||||
                    }
 | 
			
		||||
                    trace_alsa_xrun_out();
 | 
			
		||||
                    if (conf.verbose) {
 | 
			
		||||
                        dolog ("Recovering from playback xrun\n");
 | 
			
		||||
                    }
 | 
			
		||||
                    continue;
 | 
			
		||||
 | 
			
		||||
                case -ESTRPIPE:
 | 
			
		||||
@@ -741,7 +767,9 @@ static void alsa_write_pending (ALSAVoiceOut *alsa)
 | 
			
		||||
                                     len);
 | 
			
		||||
                        return;
 | 
			
		||||
                    }
 | 
			
		||||
                    trace_alsa_resume_out();
 | 
			
		||||
                    if (conf.verbose) {
 | 
			
		||||
                        dolog ("Resuming suspended output stream\n");
 | 
			
		||||
                    }
 | 
			
		||||
                    continue;
 | 
			
		||||
 | 
			
		||||
                case -EAGAIN:
 | 
			
		||||
@@ -787,31 +815,31 @@ static void alsa_fini_out (HWVoiceOut *hw)
 | 
			
		||||
    ldebug ("alsa_fini\n");
 | 
			
		||||
    alsa_anal_close (&alsa->handle, &alsa->pollhlp);
 | 
			
		||||
 | 
			
		||||
    g_free(alsa->pcm_buf);
 | 
			
		||||
    alsa->pcm_buf = NULL;
 | 
			
		||||
    if (alsa->pcm_buf) {
 | 
			
		||||
        qemu_free (alsa->pcm_buf);
 | 
			
		||||
        alsa->pcm_buf = NULL;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int alsa_init_out(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
                         void *drv_opaque)
 | 
			
		||||
static int alsa_init_out (HWVoiceOut *hw, struct audsettings *as)
 | 
			
		||||
{
 | 
			
		||||
    ALSAVoiceOut *alsa = (ALSAVoiceOut *) hw;
 | 
			
		||||
    struct alsa_params_req req;
 | 
			
		||||
    struct alsa_params_obt obt;
 | 
			
		||||
    snd_pcm_t *handle;
 | 
			
		||||
    struct audsettings obt_as;
 | 
			
		||||
    ALSAConf *conf = drv_opaque;
 | 
			
		||||
 | 
			
		||||
    req.fmt = aud_to_alsafmt (as->fmt, as->endianness);
 | 
			
		||||
    req.freq = as->freq;
 | 
			
		||||
    req.nchannels = as->nchannels;
 | 
			
		||||
    req.period_size = conf->period_size_out;
 | 
			
		||||
    req.buffer_size = conf->buffer_size_out;
 | 
			
		||||
    req.size_in_usec = conf->size_in_usec_out;
 | 
			
		||||
    req.period_size = conf.period_size_out;
 | 
			
		||||
    req.buffer_size = conf.buffer_size_out;
 | 
			
		||||
    req.size_in_usec = conf.size_in_usec_out;
 | 
			
		||||
    req.override_mask =
 | 
			
		||||
        (conf->period_size_out_overridden ? 1 : 0) |
 | 
			
		||||
        (conf->buffer_size_out_overridden ? 2 : 0);
 | 
			
		||||
        (conf.period_size_out_overridden ? 1 : 0) |
 | 
			
		||||
        (conf.buffer_size_out_overridden ? 2 : 0);
 | 
			
		||||
 | 
			
		||||
    if (alsa_open (0, &req, &obt, &handle, conf)) {
 | 
			
		||||
    if (alsa_open (0, &req, &obt, &handle)) {
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -832,7 +860,6 @@ static int alsa_init_out(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    alsa->handle = handle;
 | 
			
		||||
    alsa->pollhlp.conf = conf;
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -903,26 +930,25 @@ static int alsa_ctl_out (HWVoiceOut *hw, int cmd, ...)
 | 
			
		||||
    return -1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int alsa_init_in(HWVoiceIn *hw, struct audsettings *as, void *drv_opaque)
 | 
			
		||||
static int alsa_init_in (HWVoiceIn *hw, struct audsettings *as)
 | 
			
		||||
{
 | 
			
		||||
    ALSAVoiceIn *alsa = (ALSAVoiceIn *) hw;
 | 
			
		||||
    struct alsa_params_req req;
 | 
			
		||||
    struct alsa_params_obt obt;
 | 
			
		||||
    snd_pcm_t *handle;
 | 
			
		||||
    struct audsettings obt_as;
 | 
			
		||||
    ALSAConf *conf = drv_opaque;
 | 
			
		||||
 | 
			
		||||
    req.fmt = aud_to_alsafmt (as->fmt, as->endianness);
 | 
			
		||||
    req.freq = as->freq;
 | 
			
		||||
    req.nchannels = as->nchannels;
 | 
			
		||||
    req.period_size = conf->period_size_in;
 | 
			
		||||
    req.buffer_size = conf->buffer_size_in;
 | 
			
		||||
    req.size_in_usec = conf->size_in_usec_in;
 | 
			
		||||
    req.period_size = conf.period_size_in;
 | 
			
		||||
    req.buffer_size = conf.buffer_size_in;
 | 
			
		||||
    req.size_in_usec = conf.size_in_usec_in;
 | 
			
		||||
    req.override_mask =
 | 
			
		||||
        (conf->period_size_in_overridden ? 1 : 0) |
 | 
			
		||||
        (conf->buffer_size_in_overridden ? 2 : 0);
 | 
			
		||||
        (conf.period_size_in_overridden ? 1 : 0) |
 | 
			
		||||
        (conf.buffer_size_in_overridden ? 2 : 0);
 | 
			
		||||
 | 
			
		||||
    if (alsa_open (1, &req, &obt, &handle, conf)) {
 | 
			
		||||
    if (alsa_open (1, &req, &obt, &handle)) {
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -943,7 +969,6 @@ static int alsa_init_in(HWVoiceIn *hw, struct audsettings *as, void *drv_opaque)
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    alsa->handle = handle;
 | 
			
		||||
    alsa->pollhlp.conf = conf;
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -953,8 +978,10 @@ static void alsa_fini_in (HWVoiceIn *hw)
 | 
			
		||||
 | 
			
		||||
    alsa_anal_close (&alsa->handle, &alsa->pollhlp);
 | 
			
		||||
 | 
			
		||||
    g_free(alsa->pcm_buf);
 | 
			
		||||
    alsa->pcm_buf = NULL;
 | 
			
		||||
    if (alsa->pcm_buf) {
 | 
			
		||||
        qemu_free (alsa->pcm_buf);
 | 
			
		||||
        alsa->pcm_buf = NULL;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int alsa_run_in (HWVoiceIn *hw)
 | 
			
		||||
@@ -999,10 +1026,14 @@ static int alsa_run_in (HWVoiceIn *hw)
 | 
			
		||||
                dolog ("Failed to resume suspended input stream\n");
 | 
			
		||||
                return 0;
 | 
			
		||||
            }
 | 
			
		||||
            trace_alsa_resume_in();
 | 
			
		||||
            if (conf.verbose) {
 | 
			
		||||
                dolog ("Resuming suspended input stream\n");
 | 
			
		||||
            }
 | 
			
		||||
            break;
 | 
			
		||||
        default:
 | 
			
		||||
            trace_alsa_no_frames(state);
 | 
			
		||||
            if (conf.verbose) {
 | 
			
		||||
                dolog ("No frames available and ALSA state is %d\n", state);
 | 
			
		||||
            }
 | 
			
		||||
            return 0;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
@@ -1037,7 +1068,9 @@ static int alsa_run_in (HWVoiceIn *hw)
 | 
			
		||||
            if (nread <= 0) {
 | 
			
		||||
                switch (nread) {
 | 
			
		||||
                case 0:
 | 
			
		||||
                    trace_alsa_read_zero(len);
 | 
			
		||||
                    if (conf.verbose) {
 | 
			
		||||
                        dolog ("Failed to read %ld frames (read zero)\n", len);
 | 
			
		||||
                    }
 | 
			
		||||
                    goto exit;
 | 
			
		||||
 | 
			
		||||
                case -EPIPE:
 | 
			
		||||
@@ -1045,7 +1078,9 @@ static int alsa_run_in (HWVoiceIn *hw)
 | 
			
		||||
                        alsa_logerr (nread, "Failed to read %ld frames\n", len);
 | 
			
		||||
                        goto exit;
 | 
			
		||||
                    }
 | 
			
		||||
                    trace_alsa_xrun_in();
 | 
			
		||||
                    if (conf.verbose) {
 | 
			
		||||
                        dolog ("Recovering from capture xrun\n");
 | 
			
		||||
                    }
 | 
			
		||||
                    continue;
 | 
			
		||||
 | 
			
		||||
                case -EAGAIN:
 | 
			
		||||
@@ -1117,85 +1152,82 @@ static int alsa_ctl_in (HWVoiceIn *hw, int cmd, ...)
 | 
			
		||||
    return -1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static ALSAConf glob_conf = {
 | 
			
		||||
    .buffer_size_out = 4096,
 | 
			
		||||
    .period_size_out = 1024,
 | 
			
		||||
    .pcm_name_out = "default",
 | 
			
		||||
    .pcm_name_in = "default",
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static void *alsa_audio_init (void)
 | 
			
		||||
{
 | 
			
		||||
    ALSAConf *conf = g_malloc(sizeof(ALSAConf));
 | 
			
		||||
    *conf = glob_conf;
 | 
			
		||||
    return conf;
 | 
			
		||||
    return &conf;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void alsa_audio_fini (void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    g_free(opaque);
 | 
			
		||||
    (void) opaque;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static struct audio_option alsa_options[] = {
 | 
			
		||||
    {
 | 
			
		||||
        .name        = "DAC_SIZE_IN_USEC",
 | 
			
		||||
        .tag         = AUD_OPT_BOOL,
 | 
			
		||||
        .valp        = &glob_conf.size_in_usec_out,
 | 
			
		||||
        .valp        = &conf.size_in_usec_out,
 | 
			
		||||
        .descr       = "DAC period/buffer size in microseconds (otherwise in frames)"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name        = "DAC_PERIOD_SIZE",
 | 
			
		||||
        .tag         = AUD_OPT_INT,
 | 
			
		||||
        .valp        = &glob_conf.period_size_out,
 | 
			
		||||
        .valp        = &conf.period_size_out,
 | 
			
		||||
        .descr       = "DAC period size (0 to go with system default)",
 | 
			
		||||
        .overriddenp = &glob_conf.period_size_out_overridden
 | 
			
		||||
        .overriddenp = &conf.period_size_out_overridden
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name        = "DAC_BUFFER_SIZE",
 | 
			
		||||
        .tag         = AUD_OPT_INT,
 | 
			
		||||
        .valp        = &glob_conf.buffer_size_out,
 | 
			
		||||
        .valp        = &conf.buffer_size_out,
 | 
			
		||||
        .descr       = "DAC buffer size (0 to go with system default)",
 | 
			
		||||
        .overriddenp = &glob_conf.buffer_size_out_overridden
 | 
			
		||||
        .overriddenp = &conf.buffer_size_out_overridden
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name        = "ADC_SIZE_IN_USEC",
 | 
			
		||||
        .tag         = AUD_OPT_BOOL,
 | 
			
		||||
        .valp        = &glob_conf.size_in_usec_in,
 | 
			
		||||
        .valp        = &conf.size_in_usec_in,
 | 
			
		||||
        .descr       =
 | 
			
		||||
        "ADC period/buffer size in microseconds (otherwise in frames)"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name        = "ADC_PERIOD_SIZE",
 | 
			
		||||
        .tag         = AUD_OPT_INT,
 | 
			
		||||
        .valp        = &glob_conf.period_size_in,
 | 
			
		||||
        .valp        = &conf.period_size_in,
 | 
			
		||||
        .descr       = "ADC period size (0 to go with system default)",
 | 
			
		||||
        .overriddenp = &glob_conf.period_size_in_overridden
 | 
			
		||||
        .overriddenp = &conf.period_size_in_overridden
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name        = "ADC_BUFFER_SIZE",
 | 
			
		||||
        .tag         = AUD_OPT_INT,
 | 
			
		||||
        .valp        = &glob_conf.buffer_size_in,
 | 
			
		||||
        .valp        = &conf.buffer_size_in,
 | 
			
		||||
        .descr       = "ADC buffer size (0 to go with system default)",
 | 
			
		||||
        .overriddenp = &glob_conf.buffer_size_in_overridden
 | 
			
		||||
        .overriddenp = &conf.buffer_size_in_overridden
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name        = "THRESHOLD",
 | 
			
		||||
        .tag         = AUD_OPT_INT,
 | 
			
		||||
        .valp        = &glob_conf.threshold,
 | 
			
		||||
        .valp        = &conf.threshold,
 | 
			
		||||
        .descr       = "(undocumented)"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name        = "DAC_DEV",
 | 
			
		||||
        .tag         = AUD_OPT_STR,
 | 
			
		||||
        .valp        = &glob_conf.pcm_name_out,
 | 
			
		||||
        .valp        = &conf.pcm_name_out,
 | 
			
		||||
        .descr       = "DAC device name (for instance dmix)"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name        = "ADC_DEV",
 | 
			
		||||
        .tag         = AUD_OPT_STR,
 | 
			
		||||
        .valp        = &glob_conf.pcm_name_in,
 | 
			
		||||
        .valp        = &conf.pcm_name_in,
 | 
			
		||||
        .descr       = "ADC device name"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name        = "VERBOSE",
 | 
			
		||||
        .tag         = AUD_OPT_BOOL,
 | 
			
		||||
        .valp        = &conf.verbose,
 | 
			
		||||
        .descr       = "Behave in a more verbose way"
 | 
			
		||||
    },
 | 
			
		||||
    { /* End of list */ }
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										147
									
								
								audio/audio.c
									
									
									
									
									
								
							
							
						
						
									
										147
									
								
								audio/audio.c
									
									
									
									
									
								
							@@ -21,17 +21,16 @@
 | 
			
		||||
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 | 
			
		||||
 * THE SOFTWARE.
 | 
			
		||||
 */
 | 
			
		||||
#include "qemu/osdep.h"
 | 
			
		||||
#include "hw/hw.h"
 | 
			
		||||
#include "audio.h"
 | 
			
		||||
#include "monitor/monitor.h"
 | 
			
		||||
#include "qemu/timer.h"
 | 
			
		||||
#include "sysemu/sysemu.h"
 | 
			
		||||
#include "qemu/cutils.h"
 | 
			
		||||
#include "monitor.h"
 | 
			
		||||
#include "qemu-timer.h"
 | 
			
		||||
#include "sysemu.h"
 | 
			
		||||
 | 
			
		||||
#define AUDIO_CAP "audio"
 | 
			
		||||
#include "audio_int.h"
 | 
			
		||||
 | 
			
		||||
/* #define DEBUG_PLIVE */
 | 
			
		||||
/* #define DEBUG_LIVE */
 | 
			
		||||
/* #define DEBUG_OUT */
 | 
			
		||||
/* #define DEBUG_CAPTURE */
 | 
			
		||||
@@ -67,6 +66,8 @@ static struct {
 | 
			
		||||
        int hertz;
 | 
			
		||||
        int64_t ticks;
 | 
			
		||||
    } period;
 | 
			
		||||
    int plive;
 | 
			
		||||
    int log_to_monitor;
 | 
			
		||||
    int try_poll_in;
 | 
			
		||||
    int try_poll_out;
 | 
			
		||||
} conf = {
 | 
			
		||||
@@ -94,7 +95,9 @@ static struct {
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
 | 
			
		||||
    .period = { .hertz = 100 },
 | 
			
		||||
    .period = { .hertz = 250 },
 | 
			
		||||
    .plive = 0,
 | 
			
		||||
    .log_to_monitor = 0,
 | 
			
		||||
    .try_poll_in = 1,
 | 
			
		||||
    .try_poll_out = 1,
 | 
			
		||||
};
 | 
			
		||||
@@ -193,7 +196,7 @@ void *audio_calloc (const char *funcname, int nmemb, size_t size)
 | 
			
		||||
        return NULL;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return g_malloc0 (len);
 | 
			
		||||
    return qemu_mallocz (len);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static char *audio_alloc_prefix (const char *s)
 | 
			
		||||
@@ -207,7 +210,7 @@ static char *audio_alloc_prefix (const char *s)
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    len = strlen (s);
 | 
			
		||||
    r = g_malloc (len + sizeof (qemu_prefix));
 | 
			
		||||
    r = qemu_malloc (len + sizeof (qemu_prefix));
 | 
			
		||||
 | 
			
		||||
    u = r + sizeof (qemu_prefix) - 1;
 | 
			
		||||
 | 
			
		||||
@@ -328,11 +331,20 @@ static const char *audio_get_conf_str (const char *key,
 | 
			
		||||
 | 
			
		||||
void AUD_vlog (const char *cap, const char *fmt, va_list ap)
 | 
			
		||||
{
 | 
			
		||||
    if (cap) {
 | 
			
		||||
        fprintf(stderr, "%s: ", cap);
 | 
			
		||||
    }
 | 
			
		||||
    if (conf.log_to_monitor) {
 | 
			
		||||
        if (cap) {
 | 
			
		||||
            monitor_printf(default_mon, "%s: ", cap);
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
    vfprintf(stderr, fmt, ap);
 | 
			
		||||
        monitor_vprintf(default_mon, fmt, ap);
 | 
			
		||||
    }
 | 
			
		||||
    else {
 | 
			
		||||
        if (cap) {
 | 
			
		||||
            fprintf (stderr, "%s: ", cap);
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        vfprintf (stderr, fmt, ap);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void AUD_log (const char *cap, const char *fmt, ...)
 | 
			
		||||
@@ -413,7 +425,7 @@ static void audio_print_options (const char *prefix,
 | 
			
		||||
        printf ("    %s\n", opt->descr);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    g_free (uprefix);
 | 
			
		||||
    qemu_free (uprefix);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void audio_process_options (const char *prefix,
 | 
			
		||||
@@ -450,7 +462,7 @@ static void audio_process_options (const char *prefix,
 | 
			
		||||
         * (includes trailing zero) + zero + underscore (on behalf of
 | 
			
		||||
         * sizeof) */
 | 
			
		||||
        optlen = len + preflen + sizeof (qemu_prefix) + 1;
 | 
			
		||||
        optname = g_malloc (optlen);
 | 
			
		||||
        optname = qemu_malloc (optlen);
 | 
			
		||||
 | 
			
		||||
        pstrcpy (optname, optlen, qemu_prefix);
 | 
			
		||||
 | 
			
		||||
@@ -495,7 +507,7 @@ static void audio_process_options (const char *prefix,
 | 
			
		||||
            opt->overriddenp = &opt->overridden;
 | 
			
		||||
        }
 | 
			
		||||
        *opt->overriddenp = !def;
 | 
			
		||||
        g_free (optname);
 | 
			
		||||
        qemu_free (optname);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -573,20 +585,17 @@ static int audio_pcm_info_eq (struct audio_pcm_info *info, struct audsettings *a
 | 
			
		||||
    switch (as->fmt) {
 | 
			
		||||
    case AUD_FMT_S8:
 | 
			
		||||
        sign = 1;
 | 
			
		||||
        /* fall through */
 | 
			
		||||
    case AUD_FMT_U8:
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    case AUD_FMT_S16:
 | 
			
		||||
        sign = 1;
 | 
			
		||||
        /* fall through */
 | 
			
		||||
    case AUD_FMT_U16:
 | 
			
		||||
        bits = 16;
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    case AUD_FMT_S32:
 | 
			
		||||
        sign = 1;
 | 
			
		||||
        /* fall through */
 | 
			
		||||
    case AUD_FMT_U32:
 | 
			
		||||
        bits = 32;
 | 
			
		||||
        break;
 | 
			
		||||
@@ -769,7 +778,7 @@ static void audio_detach_capture (HWVoiceOut *hw)
 | 
			
		||||
 | 
			
		||||
        QLIST_REMOVE (sw, entries);
 | 
			
		||||
        QLIST_REMOVE (sc, entries);
 | 
			
		||||
        g_free (sc);
 | 
			
		||||
        qemu_free (sc);
 | 
			
		||||
        if (was_active) {
 | 
			
		||||
            /* We have removed soft voice from the capture:
 | 
			
		||||
               this might have changed the overall status of the capture
 | 
			
		||||
@@ -806,19 +815,17 @@ static int audio_attach_capture (HWVoiceOut *hw)
 | 
			
		||||
        sw->active = hw->enabled;
 | 
			
		||||
        sw->conv = noop_conv;
 | 
			
		||||
        sw->ratio = ((int64_t) hw_cap->info.freq << 32) / sw->info.freq;
 | 
			
		||||
        sw->vol = nominal_volume;
 | 
			
		||||
        sw->rate = st_rate_start (sw->info.freq, hw_cap->info.freq);
 | 
			
		||||
        if (!sw->rate) {
 | 
			
		||||
            dolog ("Could not start rate conversion for `%s'\n", SW_NAME (sw));
 | 
			
		||||
            g_free (sw);
 | 
			
		||||
            qemu_free (sw);
 | 
			
		||||
            return -1;
 | 
			
		||||
        }
 | 
			
		||||
        QLIST_INSERT_HEAD (&hw_cap->sw_head, sw, entries);
 | 
			
		||||
        QLIST_INSERT_HEAD (&hw->cap_head, sc, entries);
 | 
			
		||||
#ifdef DEBUG_CAPTURE
 | 
			
		||||
        sw->name = g_strdup_printf ("for %p %d,%d,%d",
 | 
			
		||||
                                    hw, sw->info.freq, sw->info.bits,
 | 
			
		||||
                                    sw->info.nchannels);
 | 
			
		||||
        asprintf (&sw->name, "for %p %d,%d,%d",
 | 
			
		||||
                  hw, sw->info.freq, sw->info.bits, sw->info.nchannels);
 | 
			
		||||
        dolog ("Added %s active = %d\n", sw->name, sw->active);
 | 
			
		||||
#endif
 | 
			
		||||
        if (sw->active) {
 | 
			
		||||
@@ -947,9 +954,7 @@ int audio_pcm_sw_read (SWVoiceIn *sw, void *buf, int size)
 | 
			
		||||
        total += isamp;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (!(hw->ctl_caps & VOICE_VOLUME_CAP)) {
 | 
			
		||||
        mixeng_volume (sw->buf, ret, &sw->vol);
 | 
			
		||||
    }
 | 
			
		||||
    mixeng_volume (sw->buf, ret, &sw->vol);
 | 
			
		||||
 | 
			
		||||
    sw->clip (buf, sw->buf, ret);
 | 
			
		||||
    sw->total_hw_samples_acquired += total;
 | 
			
		||||
@@ -1033,10 +1038,7 @@ int audio_pcm_sw_write (SWVoiceOut *sw, void *buf, int size)
 | 
			
		||||
    swlim = audio_MIN (swlim, samples);
 | 
			
		||||
    if (swlim) {
 | 
			
		||||
        sw->conv (sw->buf, buf, swlim);
 | 
			
		||||
 | 
			
		||||
        if (!(sw->hw->ctl_caps & VOICE_VOLUME_CAP)) {
 | 
			
		||||
            mixeng_volume (sw->buf, swlim, &sw->vol);
 | 
			
		||||
        }
 | 
			
		||||
        mixeng_volume (sw->buf, swlim, &sw->vol);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    while (swlim) {
 | 
			
		||||
@@ -1112,11 +1114,10 @@ static int audio_is_timer_needed (void)
 | 
			
		||||
static void audio_reset_timer (AudioState *s)
 | 
			
		||||
{
 | 
			
		||||
    if (audio_is_timer_needed ()) {
 | 
			
		||||
        timer_mod (s->ts,
 | 
			
		||||
            qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL) + conf.period.ticks);
 | 
			
		||||
        qemu_mod_timer (s->ts, qemu_get_clock_ns (vm_clock) + 1);
 | 
			
		||||
    }
 | 
			
		||||
    else {
 | 
			
		||||
        timer_del (s->ts);
 | 
			
		||||
        qemu_del_timer (s->ts);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -1442,6 +1443,9 @@ static void audio_run_out (AudioState *s)
 | 
			
		||||
            while (sw) {
 | 
			
		||||
                sw1 = sw->entries.le_next;
 | 
			
		||||
                if (!sw->active && !sw->callback.fn) {
 | 
			
		||||
#ifdef DEBUG_PLIVE
 | 
			
		||||
                    dolog ("Finishing with old voice\n");
 | 
			
		||||
#endif
 | 
			
		||||
                    audio_close_out (sw);
 | 
			
		||||
                }
 | 
			
		||||
                sw = sw1;
 | 
			
		||||
@@ -1633,6 +1637,18 @@ static struct audio_option audio_options[] = {
 | 
			
		||||
        .valp  = &conf.period.hertz,
 | 
			
		||||
        .descr = "Timer period in HZ (0 - use lowest possible)"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "PLIVE",
 | 
			
		||||
        .tag   = AUD_OPT_BOOL,
 | 
			
		||||
        .valp  = &conf.plive,
 | 
			
		||||
        .descr = "(undocumented)"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "LOG_TO_MONITOR",
 | 
			
		||||
        .tag   = AUD_OPT_BOOL,
 | 
			
		||||
        .valp  = &conf.log_to_monitor,
 | 
			
		||||
        .descr = "Print logging messages to monitor instead of stderr"
 | 
			
		||||
    },
 | 
			
		||||
    { /* End of list */ }
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
@@ -1649,7 +1665,7 @@ static void audio_pp_nb_voices (const char *typ, int nb)
 | 
			
		||||
        printf ("Theoretically supports many %s voices\n", typ);
 | 
			
		||||
        break;
 | 
			
		||||
    default:
 | 
			
		||||
        printf ("Theoretically supports up to %d %s voices\n", nb, typ);
 | 
			
		||||
        printf ("Theoretically supports upto %d %s voices\n", nb, typ);
 | 
			
		||||
        break;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -1727,7 +1743,7 @@ static int audio_driver_init (AudioState *s, struct audio_driver *drv)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void audio_vm_change_state_handler (void *opaque, int running,
 | 
			
		||||
                                           RunState state)
 | 
			
		||||
                                           int reason)
 | 
			
		||||
{
 | 
			
		||||
    AudioState *s = opaque;
 | 
			
		||||
    HWVoiceOut *hwo = NULL;
 | 
			
		||||
@@ -1751,12 +1767,10 @@ static void audio_atexit (void)
 | 
			
		||||
    HWVoiceOut *hwo = NULL;
 | 
			
		||||
    HWVoiceIn *hwi = NULL;
 | 
			
		||||
 | 
			
		||||
    while ((hwo = audio_pcm_hw_find_any_out (hwo))) {
 | 
			
		||||
    while ((hwo = audio_pcm_hw_find_any_enabled_out (hwo))) {
 | 
			
		||||
        SWVoiceCap *sc;
 | 
			
		||||
 | 
			
		||||
        if (hwo->enabled) {
 | 
			
		||||
            hwo->pcm_ops->ctl_out (hwo, VOICE_DISABLE);
 | 
			
		||||
        }
 | 
			
		||||
        hwo->pcm_ops->ctl_out (hwo, VOICE_DISABLE);
 | 
			
		||||
        hwo->pcm_ops->fini_out (hwo);
 | 
			
		||||
 | 
			
		||||
        for (sc = hwo->cap_head.lh_first; sc; sc = sc->entries.le_next) {
 | 
			
		||||
@@ -1769,10 +1783,8 @@ static void audio_atexit (void)
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    while ((hwi = audio_pcm_hw_find_any_in (hwi))) {
 | 
			
		||||
        if (hwi->enabled) {
 | 
			
		||||
            hwi->pcm_ops->ctl_in (hwi, VOICE_DISABLE);
 | 
			
		||||
        }
 | 
			
		||||
    while ((hwi = audio_pcm_hw_find_any_enabled_in (hwi))) {
 | 
			
		||||
        hwi->pcm_ops->ctl_in (hwi, VOICE_DISABLE);
 | 
			
		||||
        hwi->pcm_ops->fini_in (hwi);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -1785,7 +1797,8 @@ static const VMStateDescription vmstate_audio = {
 | 
			
		||||
    .name = "audio",
 | 
			
		||||
    .version_id = 1,
 | 
			
		||||
    .minimum_version_id = 1,
 | 
			
		||||
    .fields = (VMStateField[]) {
 | 
			
		||||
    .minimum_version_id_old = 1,
 | 
			
		||||
    .fields      = (VMStateField []) {
 | 
			
		||||
        VMSTATE_END_OF_LIST()
 | 
			
		||||
    }
 | 
			
		||||
};
 | 
			
		||||
@@ -1807,7 +1820,10 @@ static void audio_init (void)
 | 
			
		||||
    QLIST_INIT (&s->cap_head);
 | 
			
		||||
    atexit (audio_atexit);
 | 
			
		||||
 | 
			
		||||
    s->ts = timer_new_ns(QEMU_CLOCK_VIRTUAL, audio_timer, s);
 | 
			
		||||
    s->ts = qemu_new_timer_ns (vm_clock, audio_timer, s);
 | 
			
		||||
    if (!s->ts) {
 | 
			
		||||
        hw_error("Could not create audio timer\n");
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    audio_process_options ("AUDIO", audio_options);
 | 
			
		||||
 | 
			
		||||
@@ -1858,8 +1874,12 @@ static void audio_init (void)
 | 
			
		||||
 | 
			
		||||
    if (!done) {
 | 
			
		||||
        done = !audio_driver_init (s, &no_audio_driver);
 | 
			
		||||
        assert(done);
 | 
			
		||||
        dolog("warning: Using timer based audio emulation\n");
 | 
			
		||||
        if (!done) {
 | 
			
		||||
            hw_error("Could not initialize audio subsystem\n");
 | 
			
		||||
        }
 | 
			
		||||
        else {
 | 
			
		||||
            dolog ("warning: Using timer based audio emulation\n");
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (conf.period.hertz <= 0) {
 | 
			
		||||
@@ -1870,7 +1890,8 @@ static void audio_init (void)
 | 
			
		||||
        }
 | 
			
		||||
        conf.period.ticks = 1;
 | 
			
		||||
    } else {
 | 
			
		||||
        conf.period.ticks = NANOSECONDS_PER_SECOND / conf.period.hertz;
 | 
			
		||||
        conf.period.ticks =
 | 
			
		||||
            muldiv64 (1, get_ticks_per_sec (), conf.period.hertz);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    e = qemu_add_vm_change_state_handler (audio_vm_change_state_handler, s);
 | 
			
		||||
@@ -1886,7 +1907,7 @@ static void audio_init (void)
 | 
			
		||||
void AUD_register_card (const char *name, QEMUSoundCard *card)
 | 
			
		||||
{
 | 
			
		||||
    audio_init ();
 | 
			
		||||
    card->name = g_strdup (name);
 | 
			
		||||
    card->name = qemu_strdup (name);
 | 
			
		||||
    memset (&card->entries, 0, sizeof (card->entries));
 | 
			
		||||
    QLIST_INSERT_HEAD (&glob_audio_state.card_head, card, entries);
 | 
			
		||||
}
 | 
			
		||||
@@ -1894,7 +1915,7 @@ void AUD_register_card (const char *name, QEMUSoundCard *card)
 | 
			
		||||
void AUD_remove_card (QEMUSoundCard *card)
 | 
			
		||||
{
 | 
			
		||||
    QLIST_REMOVE (card, entries);
 | 
			
		||||
    g_free (card->name);
 | 
			
		||||
    qemu_free (card->name);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@@ -1979,11 +2000,11 @@ CaptureVoiceOut *AUD_add_capture (
 | 
			
		||||
        return cap;
 | 
			
		||||
 | 
			
		||||
    err3:
 | 
			
		||||
        g_free (cap->hw.mix_buf);
 | 
			
		||||
        qemu_free (cap->hw.mix_buf);
 | 
			
		||||
    err2:
 | 
			
		||||
        g_free (cap);
 | 
			
		||||
        qemu_free (cap);
 | 
			
		||||
    err1:
 | 
			
		||||
        g_free (cb);
 | 
			
		||||
        qemu_free (cb);
 | 
			
		||||
    err0:
 | 
			
		||||
        return NULL;
 | 
			
		||||
    }
 | 
			
		||||
@@ -1997,7 +2018,7 @@ void AUD_del_capture (CaptureVoiceOut *cap, void *cb_opaque)
 | 
			
		||||
        if (cb->opaque == cb_opaque) {
 | 
			
		||||
            cb->ops.destroy (cb_opaque);
 | 
			
		||||
            QLIST_REMOVE (cb, entries);
 | 
			
		||||
            g_free (cb);
 | 
			
		||||
            qemu_free (cb);
 | 
			
		||||
 | 
			
		||||
            if (!cap->cb_head.lh_first) {
 | 
			
		||||
                SWVoiceOut *sw = cap->hw.sw_head.lh_first, *sw1;
 | 
			
		||||
@@ -2015,11 +2036,11 @@ void AUD_del_capture (CaptureVoiceOut *cap, void *cb_opaque)
 | 
			
		||||
                    }
 | 
			
		||||
                    QLIST_REMOVE (sw, entries);
 | 
			
		||||
                    QLIST_REMOVE (sc, entries);
 | 
			
		||||
                    g_free (sc);
 | 
			
		||||
                    qemu_free (sc);
 | 
			
		||||
                    sw = sw1;
 | 
			
		||||
                }
 | 
			
		||||
                QLIST_REMOVE (cap, entries);
 | 
			
		||||
                g_free (cap);
 | 
			
		||||
                qemu_free (cap);
 | 
			
		||||
            }
 | 
			
		||||
            return;
 | 
			
		||||
        }
 | 
			
		||||
@@ -2029,29 +2050,17 @@ void AUD_del_capture (CaptureVoiceOut *cap, void *cb_opaque)
 | 
			
		||||
void AUD_set_volume_out (SWVoiceOut *sw, int mute, uint8_t lvol, uint8_t rvol)
 | 
			
		||||
{
 | 
			
		||||
    if (sw) {
 | 
			
		||||
        HWVoiceOut *hw = sw->hw;
 | 
			
		||||
 | 
			
		||||
        sw->vol.mute = mute;
 | 
			
		||||
        sw->vol.l = nominal_volume.l * lvol / 255;
 | 
			
		||||
        sw->vol.r = nominal_volume.r * rvol / 255;
 | 
			
		||||
 | 
			
		||||
        if (hw->pcm_ops->ctl_out) {
 | 
			
		||||
            hw->pcm_ops->ctl_out (hw, VOICE_VOLUME, sw);
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void AUD_set_volume_in (SWVoiceIn *sw, int mute, uint8_t lvol, uint8_t rvol)
 | 
			
		||||
{
 | 
			
		||||
    if (sw) {
 | 
			
		||||
        HWVoiceIn *hw = sw->hw;
 | 
			
		||||
 | 
			
		||||
        sw->vol.mute = mute;
 | 
			
		||||
        sw->vol.l = nominal_volume.l * lvol / 255;
 | 
			
		||||
        sw->vol.r = nominal_volume.r * rvol / 255;
 | 
			
		||||
 | 
			
		||||
        if (hw->pcm_ops->ctl_in) {
 | 
			
		||||
            hw->pcm_ops->ctl_in (hw, VOICE_VOLUME, sw);
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -24,7 +24,8 @@
 | 
			
		||||
#ifndef QEMU_AUDIO_H
 | 
			
		||||
#define QEMU_AUDIO_H
 | 
			
		||||
 | 
			
		||||
#include "qemu/queue.h"
 | 
			
		||||
#include "config-host.h"
 | 
			
		||||
#include "qemu-queue.h"
 | 
			
		||||
 | 
			
		||||
typedef void (*audio_callback_fn) (void *opaque, int avail);
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -82,7 +82,6 @@ typedef struct HWVoiceOut {
 | 
			
		||||
    int samples;
 | 
			
		||||
    QLIST_HEAD (sw_out_listhead, SWVoiceOut) sw_head;
 | 
			
		||||
    QLIST_HEAD (sw_cap_listhead, SWVoiceCap) cap_head;
 | 
			
		||||
    int ctl_caps;
 | 
			
		||||
    struct audio_pcm_ops *pcm_ops;
 | 
			
		||||
    QLIST_ENTRY (HWVoiceOut) entries;
 | 
			
		||||
} HWVoiceOut;
 | 
			
		||||
@@ -102,7 +101,6 @@ typedef struct HWVoiceIn {
 | 
			
		||||
 | 
			
		||||
    int samples;
 | 
			
		||||
    QLIST_HEAD (sw_in_listhead, SWVoiceIn) sw_head;
 | 
			
		||||
    int ctl_caps;
 | 
			
		||||
    struct audio_pcm_ops *pcm_ops;
 | 
			
		||||
    QLIST_ENTRY (HWVoiceIn) entries;
 | 
			
		||||
} HWVoiceIn;
 | 
			
		||||
@@ -152,17 +150,16 @@ struct audio_driver {
 | 
			
		||||
    int max_voices_in;
 | 
			
		||||
    int voice_size_out;
 | 
			
		||||
    int voice_size_in;
 | 
			
		||||
    int ctl_caps;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
struct audio_pcm_ops {
 | 
			
		||||
    int  (*init_out)(HWVoiceOut *hw, struct audsettings *as, void *drv_opaque);
 | 
			
		||||
    int  (*init_out)(HWVoiceOut *hw, struct audsettings *as);
 | 
			
		||||
    void (*fini_out)(HWVoiceOut *hw);
 | 
			
		||||
    int  (*run_out) (HWVoiceOut *hw, int live);
 | 
			
		||||
    int  (*write)   (SWVoiceOut *sw, void *buf, int size);
 | 
			
		||||
    int  (*ctl_out) (HWVoiceOut *hw, int cmd, ...);
 | 
			
		||||
 | 
			
		||||
    int  (*init_in) (HWVoiceIn *hw, struct audsettings *as, void *drv_opaque);
 | 
			
		||||
    int  (*init_in) (HWVoiceIn *hw, struct audsettings *as);
 | 
			
		||||
    void (*fini_in) (HWVoiceIn *hw);
 | 
			
		||||
    int  (*run_in)  (HWVoiceIn *hw);
 | 
			
		||||
    int  (*read)    (SWVoiceIn *sw, void *buf, int size);
 | 
			
		||||
@@ -206,11 +203,14 @@ extern struct audio_driver no_audio_driver;
 | 
			
		||||
extern struct audio_driver oss_audio_driver;
 | 
			
		||||
extern struct audio_driver sdl_audio_driver;
 | 
			
		||||
extern struct audio_driver wav_audio_driver;
 | 
			
		||||
extern struct audio_driver fmod_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 esd_audio_driver;
 | 
			
		||||
extern struct audio_driver pa_audio_driver;
 | 
			
		||||
extern struct audio_driver spice_audio_driver;
 | 
			
		||||
extern struct audio_driver winwave_audio_driver;
 | 
			
		||||
extern const struct mixeng_volume nominal_volume;
 | 
			
		||||
 | 
			
		||||
void audio_pcm_init_info (struct audio_pcm_info *info, struct audsettings *as);
 | 
			
		||||
@@ -231,22 +231,44 @@ void audio_run (const char *msg);
 | 
			
		||||
 | 
			
		||||
#define VOICE_ENABLE 1
 | 
			
		||||
#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__)
 | 
			
		||||
static void GCC_ATTR dolog (const char *fmt, ...)
 | 
			
		||||
{
 | 
			
		||||
    va_list ap;
 | 
			
		||||
 | 
			
		||||
    va_start (ap, fmt);
 | 
			
		||||
    AUD_vlog (AUDIO_CAP, fmt, ap);
 | 
			
		||||
    va_end (ap);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#ifdef DEBUG
 | 
			
		||||
#define ldebug(fmt, ...) AUD_log(AUDIO_CAP, fmt, ## __VA_ARGS__)
 | 
			
		||||
static void GCC_ATTR ldebug (const char *fmt, ...)
 | 
			
		||||
{
 | 
			
		||||
    va_list ap;
 | 
			
		||||
 | 
			
		||||
    va_start (ap, fmt);
 | 
			
		||||
    AUD_vlog (AUDIO_CAP, fmt, ap);
 | 
			
		||||
    va_end (ap);
 | 
			
		||||
}
 | 
			
		||||
#else
 | 
			
		||||
#define ldebug(fmt, ...) (void)0
 | 
			
		||||
#if defined NDEBUG && defined __GNUC__
 | 
			
		||||
#define ldebug(...)
 | 
			
		||||
#elif defined NDEBUG && defined _MSC_VER
 | 
			
		||||
#define ldebug __noop
 | 
			
		||||
#else
 | 
			
		||||
static void GCC_ATTR ldebug (const char *fmt, ...)
 | 
			
		||||
{
 | 
			
		||||
    (void) fmt;
 | 
			
		||||
}
 | 
			
		||||
#endif
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#undef GCC_ATTR
 | 
			
		||||
 | 
			
		||||
#define AUDIO_STRINGIFY_(n) #n
 | 
			
		||||
#define AUDIO_STRINGIFY(n) AUDIO_STRINGIFY_(n)
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,3 @@
 | 
			
		||||
#include "qemu/osdep.h"
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
#include "audio.h"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -71,7 +71,10 @@ static void glue (audio_init_nb_voices_, TYPE) (struct audio_driver *drv)
 | 
			
		||||
 | 
			
		||||
static void glue (audio_pcm_hw_free_resources_, TYPE) (HW *hw)
 | 
			
		||||
{
 | 
			
		||||
    g_free (HWBUF);
 | 
			
		||||
    if (HWBUF) {
 | 
			
		||||
        qemu_free (HWBUF);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    HWBUF = NULL;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -89,7 +92,9 @@ static int glue (audio_pcm_hw_alloc_resources_, TYPE) (HW *hw)
 | 
			
		||||
 | 
			
		||||
static void glue (audio_pcm_sw_free_resources_, TYPE) (SW *sw)
 | 
			
		||||
{
 | 
			
		||||
    g_free (sw->buf);
 | 
			
		||||
    if (sw->buf) {
 | 
			
		||||
        qemu_free (sw->buf);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (sw->rate) {
 | 
			
		||||
        st_rate_stop (sw->rate);
 | 
			
		||||
@@ -118,7 +123,7 @@ static int glue (audio_pcm_sw_alloc_resources_, TYPE) (SW *sw)
 | 
			
		||||
    sw->rate = st_rate_start (sw->hw->info.freq, sw->info.freq);
 | 
			
		||||
#endif
 | 
			
		||||
    if (!sw->rate) {
 | 
			
		||||
        g_free (sw->buf);
 | 
			
		||||
        qemu_free (sw->buf);
 | 
			
		||||
        sw->buf = NULL;
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
@@ -155,10 +160,10 @@ static int glue (audio_pcm_sw_init_, TYPE) (
 | 
			
		||||
        [sw->info.swap_endianness]
 | 
			
		||||
        [audio_bits_to_index (sw->info.bits)];
 | 
			
		||||
 | 
			
		||||
    sw->name = g_strdup (name);
 | 
			
		||||
    sw->name = qemu_strdup (name);
 | 
			
		||||
    err = glue (audio_pcm_sw_alloc_resources_, TYPE) (sw);
 | 
			
		||||
    if (err) {
 | 
			
		||||
        g_free (sw->name);
 | 
			
		||||
        qemu_free (sw->name);
 | 
			
		||||
        sw->name = NULL;
 | 
			
		||||
    }
 | 
			
		||||
    return err;
 | 
			
		||||
@@ -167,8 +172,10 @@ static int glue (audio_pcm_sw_init_, TYPE) (
 | 
			
		||||
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;
 | 
			
		||||
    if (sw->name) {
 | 
			
		||||
        qemu_free (sw->name);
 | 
			
		||||
        sw->name = NULL;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void glue (audio_pcm_hw_add_sw_, TYPE) (HW *hw, SW *sw)
 | 
			
		||||
@@ -191,10 +198,10 @@ static void glue (audio_pcm_hw_gc_, TYPE) (HW **hwp)
 | 
			
		||||
        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);
 | 
			
		||||
        glue (hw->pcm_ops->fini_, TYPE) (hw);
 | 
			
		||||
        qemu_free (hw);
 | 
			
		||||
        *hwp = NULL;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
@@ -256,13 +263,11 @@ static HW *glue (audio_pcm_hw_add_new_, TYPE) (struct audsettings *as)
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    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)) {
 | 
			
		||||
    if (glue (hw->pcm_ops->init_, TYPE) (hw, as)) {
 | 
			
		||||
        goto err0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -295,7 +300,7 @@ static HW *glue (audio_pcm_hw_add_new_, TYPE) (struct audsettings *as)
 | 
			
		||||
 err1:
 | 
			
		||||
    glue (hw->pcm_ops->fini_, TYPE) (hw);
 | 
			
		||||
 err0:
 | 
			
		||||
    g_free (hw);
 | 
			
		||||
    qemu_free (hw);
 | 
			
		||||
    return NULL;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -363,7 +368,7 @@ err3:
 | 
			
		||||
    glue (audio_pcm_hw_del_sw_, TYPE) (sw);
 | 
			
		||||
    glue (audio_pcm_hw_gc_, TYPE) (&hw);
 | 
			
		||||
err2:
 | 
			
		||||
    g_free (sw);
 | 
			
		||||
    qemu_free (sw);
 | 
			
		||||
err1:
 | 
			
		||||
    return NULL;
 | 
			
		||||
}
 | 
			
		||||
@@ -373,7 +378,7 @@ 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);
 | 
			
		||||
    qemu_free (sw);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void glue (AUD_close_, TYPE) (QEMUSoundCard *card, SW *sw)
 | 
			
		||||
@@ -398,6 +403,13 @@ SW *glue (AUD_open_, TYPE) (
 | 
			
		||||
    )
 | 
			
		||||
{
 | 
			
		||||
    AudioState *s = &glob_audio_state;
 | 
			
		||||
#ifdef DAC
 | 
			
		||||
    int live = 0;
 | 
			
		||||
    SW *old_sw = NULL;
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
    ldebug ("open %s, freq %d, nchannels %d, fmt %d\n",
 | 
			
		||||
            name, as->freq, as->nchannels, as->fmt);
 | 
			
		||||
 | 
			
		||||
    if (audio_bug (AUDIO_FUNC, !card || !name || !callback_fn || !as)) {
 | 
			
		||||
        dolog ("card=%p name=%p callback_fn=%p as=%p\n",
 | 
			
		||||
@@ -405,9 +417,6 @@ SW *glue (AUD_open_, TYPE) (
 | 
			
		||||
        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;
 | 
			
		||||
@@ -422,6 +431,29 @@ SW *glue (AUD_open_, TYPE) (
 | 
			
		||||
        return sw;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
#ifdef DAC
 | 
			
		||||
    if (conf.plive && sw && (!sw->active && !sw->empty)) {
 | 
			
		||||
        live = sw->total_hw_samples_mixed;
 | 
			
		||||
 | 
			
		||||
#ifdef DEBUG_PLIVE
 | 
			
		||||
        dolog ("Replacing voice %s with %d live samples\n", SW_NAME (sw), live);
 | 
			
		||||
        dolog ("Old %s freq %d, bits %d, channels %d\n",
 | 
			
		||||
               SW_NAME (sw), sw->info.freq, sw->info.bits, sw->info.nchannels);
 | 
			
		||||
        dolog ("New %s freq %d, bits %d, channels %d\n",
 | 
			
		||||
               name,
 | 
			
		||||
               as->freq,
 | 
			
		||||
               (as->fmt == AUD_FMT_S16 || as->fmt == AUD_FMT_U16) ? 16 : 8,
 | 
			
		||||
               as->nchannels);
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
        if (live) {
 | 
			
		||||
            old_sw = sw;
 | 
			
		||||
            old_sw->callback.fn = NULL;
 | 
			
		||||
            sw = NULL;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
    if (!glue (conf.fixed_, TYPE).enabled && sw) {
 | 
			
		||||
        glue (AUD_close_, TYPE) (card, sw);
 | 
			
		||||
        sw = NULL;
 | 
			
		||||
@@ -454,6 +486,20 @@ SW *glue (AUD_open_, TYPE) (
 | 
			
		||||
    sw->callback.fn = callback_fn;
 | 
			
		||||
    sw->callback.opaque = callback_opaque;
 | 
			
		||||
 | 
			
		||||
#ifdef DAC
 | 
			
		||||
    if (live) {
 | 
			
		||||
        int mixed =
 | 
			
		||||
            (live << old_sw->info.shift)
 | 
			
		||||
            * old_sw->info.bytes_per_second
 | 
			
		||||
            / sw->info.bytes_per_second;
 | 
			
		||||
 | 
			
		||||
#ifdef DEBUG_PLIVE
 | 
			
		||||
        dolog ("Silence will be mixed %d\n", mixed);
 | 
			
		||||
#endif
 | 
			
		||||
        sw->total_hw_samples_mixed += mixed;
 | 
			
		||||
    }
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#ifdef DEBUG_AUDIO
 | 
			
		||||
    dolog ("%s\n", name);
 | 
			
		||||
    audio_pcm_print_info ("hw", &sw->hw->info);
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
/* public domain */
 | 
			
		||||
 | 
			
		||||
#include "qemu/osdep.h"
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
#include "audio.h"
 | 
			
		||||
 | 
			
		||||
#define AUDIO_CAP "win-int"
 | 
			
		||||
#include <windows.h>
 | 
			
		||||
 
 | 
			
		||||
@@ -22,8 +22,8 @@
 | 
			
		||||
 * THE SOFTWARE.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include "qemu/osdep.h"
 | 
			
		||||
#include <CoreAudio/CoreAudio.h>
 | 
			
		||||
#include <string.h>             /* strerror */
 | 
			
		||||
#include <pthread.h>            /* pthread_X */
 | 
			
		||||
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
@@ -32,250 +32,28 @@
 | 
			
		||||
#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 {
 | 
			
		||||
struct {
 | 
			
		||||
    int buffer_frames;
 | 
			
		||||
    int nbuffers;
 | 
			
		||||
} CoreaudioConf;
 | 
			
		||||
    int isAtexit;
 | 
			
		||||
} conf = {
 | 
			
		||||
    .buffer_frames = 512,
 | 
			
		||||
    .nbuffers = 4,
 | 
			
		||||
    .isAtexit = 0
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
typedef struct coreaudioVoiceOut {
 | 
			
		||||
    HWVoiceOut hw;
 | 
			
		||||
    pthread_mutex_t mutex;
 | 
			
		||||
    int isAtexit;
 | 
			
		||||
    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";
 | 
			
		||||
@@ -370,7 +148,10 @@ static inline UInt32 isPlaying (AudioDeviceID outputDeviceID)
 | 
			
		||||
{
 | 
			
		||||
    OSStatus status;
 | 
			
		||||
    UInt32 result = 0;
 | 
			
		||||
    status = coreaudio_get_isrunning(outputDeviceID, &result);
 | 
			
		||||
    UInt32 propertySize = sizeof(outputDeviceID);
 | 
			
		||||
    status = AudioDeviceGetProperty(
 | 
			
		||||
        outputDeviceID, 0, 0,
 | 
			
		||||
        kAudioDevicePropertyDeviceIsRunning, &propertySize, &result);
 | 
			
		||||
    if (status != kAudioHardwareNoError) {
 | 
			
		||||
        coreaudio_logerr(status,
 | 
			
		||||
                         "Could not determine whether Device is playing\n");
 | 
			
		||||
@@ -380,7 +161,7 @@ static inline UInt32 isPlaying (AudioDeviceID outputDeviceID)
 | 
			
		||||
 | 
			
		||||
static void coreaudio_atexit (void)
 | 
			
		||||
{
 | 
			
		||||
    isAtexit = 1;
 | 
			
		||||
    conf.isAtexit = 1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int coreaudio_lock (coreaudioVoiceOut *core, const char *fn_name)
 | 
			
		||||
@@ -506,15 +287,14 @@ 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)
 | 
			
		||||
static int coreaudio_init_out (HWVoiceOut *hw, struct audsettings *as)
 | 
			
		||||
{
 | 
			
		||||
    OSStatus status;
 | 
			
		||||
    coreaudioVoiceOut *core = (coreaudioVoiceOut *) hw;
 | 
			
		||||
    UInt32 propertySize;
 | 
			
		||||
    int err;
 | 
			
		||||
    const char *typ = "playback";
 | 
			
		||||
    AudioValueRange frameRange;
 | 
			
		||||
    CoreaudioConf *conf = drv_opaque;
 | 
			
		||||
 | 
			
		||||
    /* create mutex */
 | 
			
		||||
    err = pthread_mutex_init(&core->mutex, NULL);
 | 
			
		||||
@@ -525,7 +305,12 @@ static int coreaudio_init_out(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
 | 
			
		||||
    audio_pcm_init_info (&hw->info, as);
 | 
			
		||||
 | 
			
		||||
    status = coreaudio_get_voice(&core->outputDeviceID);
 | 
			
		||||
    /* open default output device */
 | 
			
		||||
    propertySize = sizeof(core->outputDeviceID);
 | 
			
		||||
    status = AudioHardwareGetProperty(
 | 
			
		||||
        kAudioHardwarePropertyDefaultOutputDevice,
 | 
			
		||||
        &propertySize,
 | 
			
		||||
        &core->outputDeviceID);
 | 
			
		||||
    if (status != kAudioHardwareNoError) {
 | 
			
		||||
        coreaudio_logerr2 (status, typ,
 | 
			
		||||
                           "Could not get default output Device\n");
 | 
			
		||||
@@ -537,29 +322,42 @@ static int coreaudio_init_out(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /* get minimum and maximum buffer frame sizes */
 | 
			
		||||
    status = coreaudio_get_framesizerange(core->outputDeviceID,
 | 
			
		||||
                                          &frameRange);
 | 
			
		||||
    propertySize = sizeof(frameRange);
 | 
			
		||||
    status = AudioDeviceGetProperty(
 | 
			
		||||
        core->outputDeviceID,
 | 
			
		||||
        0,
 | 
			
		||||
        0,
 | 
			
		||||
        kAudioDevicePropertyBufferFrameSizeRange,
 | 
			
		||||
        &propertySize,
 | 
			
		||||
        &frameRange);
 | 
			
		||||
    if (status != kAudioHardwareNoError) {
 | 
			
		||||
        coreaudio_logerr2 (status, typ,
 | 
			
		||||
                           "Could not get device buffer frame range\n");
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (frameRange.mMinimum > conf->buffer_frames) {
 | 
			
		||||
    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) {
 | 
			
		||||
    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;
 | 
			
		||||
        core->audioDevicePropertyBufferFrameSize = conf.buffer_frames;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /* set Buffer Frame Size */
 | 
			
		||||
    status = coreaudio_set_framesize(core->outputDeviceID,
 | 
			
		||||
                                     &core->audioDevicePropertyBufferFrameSize);
 | 
			
		||||
    propertySize = sizeof(core->audioDevicePropertyBufferFrameSize);
 | 
			
		||||
    status = AudioDeviceSetProperty(
 | 
			
		||||
        core->outputDeviceID,
 | 
			
		||||
        NULL,
 | 
			
		||||
        0,
 | 
			
		||||
        false,
 | 
			
		||||
        kAudioDevicePropertyBufferFrameSize,
 | 
			
		||||
        propertySize,
 | 
			
		||||
        &core->audioDevicePropertyBufferFrameSize);
 | 
			
		||||
    if (status != kAudioHardwareNoError) {
 | 
			
		||||
        coreaudio_logerr2 (status, typ,
 | 
			
		||||
                           "Could not set device buffer frame size %" PRIu32 "\n",
 | 
			
		||||
@@ -568,18 +366,30 @@ static int coreaudio_init_out(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /* get Buffer Frame Size */
 | 
			
		||||
    status = coreaudio_get_framesize(core->outputDeviceID,
 | 
			
		||||
                                     &core->audioDevicePropertyBufferFrameSize);
 | 
			
		||||
    propertySize = sizeof(core->audioDevicePropertyBufferFrameSize);
 | 
			
		||||
    status = AudioDeviceGetProperty(
 | 
			
		||||
        core->outputDeviceID,
 | 
			
		||||
        0,
 | 
			
		||||
        false,
 | 
			
		||||
        kAudioDevicePropertyBufferFrameSize,
 | 
			
		||||
        &propertySize,
 | 
			
		||||
        &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;
 | 
			
		||||
    hw->samples = conf.nbuffers * core->audioDevicePropertyBufferFrameSize;
 | 
			
		||||
 | 
			
		||||
    /* get StreamFormat */
 | 
			
		||||
    status = coreaudio_get_streamformat(core->outputDeviceID,
 | 
			
		||||
                                        &core->outputStreamBasicDescription);
 | 
			
		||||
    propertySize = sizeof(core->outputStreamBasicDescription);
 | 
			
		||||
    status = AudioDeviceGetProperty(
 | 
			
		||||
        core->outputDeviceID,
 | 
			
		||||
        0,
 | 
			
		||||
        false,
 | 
			
		||||
        kAudioDevicePropertyStreamFormat,
 | 
			
		||||
        &propertySize,
 | 
			
		||||
        &core->outputStreamBasicDescription);
 | 
			
		||||
    if (status != kAudioHardwareNoError) {
 | 
			
		||||
        coreaudio_logerr2 (status, typ,
 | 
			
		||||
                           "Could not get Device Stream properties\n");
 | 
			
		||||
@@ -589,8 +399,15 @@ static int coreaudio_init_out(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
 | 
			
		||||
    /* set Samplerate */
 | 
			
		||||
    core->outputStreamBasicDescription.mSampleRate = (Float64) as->freq;
 | 
			
		||||
    status = coreaudio_set_streamformat(core->outputDeviceID,
 | 
			
		||||
                                        &core->outputStreamBasicDescription);
 | 
			
		||||
    propertySize = sizeof(core->outputStreamBasicDescription);
 | 
			
		||||
    status = AudioDeviceSetProperty(
 | 
			
		||||
        core->outputDeviceID,
 | 
			
		||||
        0,
 | 
			
		||||
        0,
 | 
			
		||||
        0,
 | 
			
		||||
        kAudioDevicePropertyStreamFormat,
 | 
			
		||||
        propertySize,
 | 
			
		||||
        &core->outputStreamBasicDescription);
 | 
			
		||||
    if (status != kAudioHardwareNoError) {
 | 
			
		||||
        coreaudio_logerr2 (status, typ, "Could not set samplerate %d\n",
 | 
			
		||||
                           as->freq);
 | 
			
		||||
@@ -599,12 +416,8 @@ static int coreaudio_init_out(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /* set Callback */
 | 
			
		||||
    core->ioprocid = NULL;
 | 
			
		||||
    status = AudioDeviceCreateIOProcID(core->outputDeviceID,
 | 
			
		||||
                                       audioDeviceIOProc,
 | 
			
		||||
                                       hw,
 | 
			
		||||
                                       &core->ioprocid);
 | 
			
		||||
    if (status != kAudioHardwareNoError || core->ioprocid == NULL) {
 | 
			
		||||
    status = AudioDeviceAddIOProc(core->outputDeviceID, audioDeviceIOProc, hw);
 | 
			
		||||
    if (status != kAudioHardwareNoError) {
 | 
			
		||||
        coreaudio_logerr2 (status, typ, "Could not set IOProc\n");
 | 
			
		||||
        core->outputDeviceID = kAudioDeviceUnknown;
 | 
			
		||||
        return -1;
 | 
			
		||||
@@ -612,10 +425,10 @@ static int coreaudio_init_out(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
 | 
			
		||||
    /* start Playback */
 | 
			
		||||
    if (!isPlaying(core->outputDeviceID)) {
 | 
			
		||||
        status = AudioDeviceStart(core->outputDeviceID, core->ioprocid);
 | 
			
		||||
        status = AudioDeviceStart(core->outputDeviceID, audioDeviceIOProc);
 | 
			
		||||
        if (status != kAudioHardwareNoError) {
 | 
			
		||||
            coreaudio_logerr2 (status, typ, "Could not start playback\n");
 | 
			
		||||
            AudioDeviceDestroyIOProcID(core->outputDeviceID, core->ioprocid);
 | 
			
		||||
            AudioDeviceRemoveIOProc(core->outputDeviceID, audioDeviceIOProc);
 | 
			
		||||
            core->outputDeviceID = kAudioDeviceUnknown;
 | 
			
		||||
            return -1;
 | 
			
		||||
        }
 | 
			
		||||
@@ -630,18 +443,18 @@ static void coreaudio_fini_out (HWVoiceOut *hw)
 | 
			
		||||
    int err;
 | 
			
		||||
    coreaudioVoiceOut *core = (coreaudioVoiceOut *) hw;
 | 
			
		||||
 | 
			
		||||
    if (!isAtexit) {
 | 
			
		||||
    if (!conf.isAtexit) {
 | 
			
		||||
        /* stop playback */
 | 
			
		||||
        if (isPlaying(core->outputDeviceID)) {
 | 
			
		||||
            status = AudioDeviceStop(core->outputDeviceID, core->ioprocid);
 | 
			
		||||
            status = AudioDeviceStop(core->outputDeviceID, audioDeviceIOProc);
 | 
			
		||||
            if (status != kAudioHardwareNoError) {
 | 
			
		||||
                coreaudio_logerr (status, "Could not stop playback\n");
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        /* remove callback */
 | 
			
		||||
        status = AudioDeviceDestroyIOProcID(core->outputDeviceID,
 | 
			
		||||
                                            core->ioprocid);
 | 
			
		||||
        status = AudioDeviceRemoveIOProc(core->outputDeviceID,
 | 
			
		||||
                                         audioDeviceIOProc);
 | 
			
		||||
        if (status != kAudioHardwareNoError) {
 | 
			
		||||
            coreaudio_logerr (status, "Could not remove IOProc\n");
 | 
			
		||||
        }
 | 
			
		||||
@@ -664,7 +477,7 @@ static int coreaudio_ctl_out (HWVoiceOut *hw, int cmd, ...)
 | 
			
		||||
    case VOICE_ENABLE:
 | 
			
		||||
        /* start playback */
 | 
			
		||||
        if (!isPlaying(core->outputDeviceID)) {
 | 
			
		||||
            status = AudioDeviceStart(core->outputDeviceID, core->ioprocid);
 | 
			
		||||
            status = AudioDeviceStart(core->outputDeviceID, audioDeviceIOProc);
 | 
			
		||||
            if (status != kAudioHardwareNoError) {
 | 
			
		||||
                coreaudio_logerr (status, "Could not resume playback\n");
 | 
			
		||||
            }
 | 
			
		||||
@@ -673,10 +486,9 @@ static int coreaudio_ctl_out (HWVoiceOut *hw, int cmd, ...)
 | 
			
		||||
 | 
			
		||||
    case VOICE_DISABLE:
 | 
			
		||||
        /* stop playback */
 | 
			
		||||
        if (!isAtexit) {
 | 
			
		||||
        if (!conf.isAtexit) {
 | 
			
		||||
            if (isPlaying(core->outputDeviceID)) {
 | 
			
		||||
                status = AudioDeviceStop(core->outputDeviceID,
 | 
			
		||||
                                         core->ioprocid);
 | 
			
		||||
                status = AudioDeviceStop(core->outputDeviceID, audioDeviceIOProc);
 | 
			
		||||
                if (status != kAudioHardwareNoError) {
 | 
			
		||||
                    coreaudio_logerr (status, "Could not pause playback\n");
 | 
			
		||||
                }
 | 
			
		||||
@@ -687,36 +499,28 @@ static int coreaudio_ctl_out (HWVoiceOut *hw, int cmd, ...)
 | 
			
		||||
    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;
 | 
			
		||||
    return &coreaudio_audio_init;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void coreaudio_audio_fini (void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    g_free(opaque);
 | 
			
		||||
    (void) opaque;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static struct audio_option coreaudio_options[] = {
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "BUFFER_SIZE",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &glob_conf.buffer_frames,
 | 
			
		||||
        .valp  = &conf.buffer_frames,
 | 
			
		||||
        .descr = "Size of the buffer in frames"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "BUFFER_COUNT",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &glob_conf.nbuffers,
 | 
			
		||||
        .valp  = &conf.nbuffers,
 | 
			
		||||
        .descr = "Number of buffers"
 | 
			
		||||
    },
 | 
			
		||||
    { /* End of list */ }
 | 
			
		||||
 
 | 
			
		||||
@@ -67,11 +67,11 @@ static int glue (dsound_lock_, TYPE) (
 | 
			
		||||
    LPVOID *p2p,
 | 
			
		||||
    DWORD *blen1p,
 | 
			
		||||
    DWORD *blen2p,
 | 
			
		||||
    int entire,
 | 
			
		||||
    dsound *s
 | 
			
		||||
    int entire
 | 
			
		||||
    )
 | 
			
		||||
{
 | 
			
		||||
    HRESULT hr;
 | 
			
		||||
    int i;
 | 
			
		||||
    LPVOID p1 = NULL, p2 = NULL;
 | 
			
		||||
    DWORD blen1 = 0, blen2 = 0;
 | 
			
		||||
    DWORD flag;
 | 
			
		||||
@@ -81,18 +81,37 @@ static int glue (dsound_lock_, TYPE) (
 | 
			
		||||
#else
 | 
			
		||||
    flag = entire ? DSBLOCK_ENTIREBUFFER : 0;
 | 
			
		||||
#endif
 | 
			
		||||
    hr = glue(IFACE, _Lock)(buf, pos, len, &p1, &blen1, &p2, &blen2, flag);
 | 
			
		||||
    for (i = 0; i < conf.lock_retries; ++i) {
 | 
			
		||||
        hr = glue (IFACE, _Lock) (
 | 
			
		||||
            buf,
 | 
			
		||||
            pos,
 | 
			
		||||
            len,
 | 
			
		||||
            &p1,
 | 
			
		||||
            &blen1,
 | 
			
		||||
            &p2,
 | 
			
		||||
            &blen2,
 | 
			
		||||
            flag
 | 
			
		||||
            );
 | 
			
		||||
 | 
			
		||||
    if (FAILED (hr)) {
 | 
			
		||||
        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");
 | 
			
		||||
            if (hr == DSERR_BUFFERLOST) {
 | 
			
		||||
                if (glue (dsound_restore_, TYPE) (buf)) {
 | 
			
		||||
                    dsound_logerr (hr, "Could not lock " NAME "\n");
 | 
			
		||||
                    goto fail;
 | 
			
		||||
                }
 | 
			
		||||
                continue;
 | 
			
		||||
            }
 | 
			
		||||
#endif
 | 
			
		||||
            dsound_logerr (hr, "Could not lock " NAME "\n");
 | 
			
		||||
            goto fail;
 | 
			
		||||
        }
 | 
			
		||||
#endif
 | 
			
		||||
        dsound_logerr (hr, "Could not lock " NAME "\n");
 | 
			
		||||
 | 
			
		||||
        break;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (i == conf.lock_retries) {
 | 
			
		||||
        dolog ("%d attempts to lock " NAME " failed\n", i);
 | 
			
		||||
        goto fail;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -155,19 +174,16 @@ static void dsound_fini_out (HWVoiceOut *hw)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#ifdef DSBTYPE_IN
 | 
			
		||||
static int dsound_init_in(HWVoiceIn *hw, struct audsettings *as,
 | 
			
		||||
                          void *drv_opaque)
 | 
			
		||||
static int dsound_init_in (HWVoiceIn *hw, struct audsettings *as)
 | 
			
		||||
#else
 | 
			
		||||
static int dsound_init_out(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
                           void *drv_opaque)
 | 
			
		||||
static int dsound_init_out (HWVoiceOut *hw, struct audsettings *as)
 | 
			
		||||
#endif
 | 
			
		||||
{
 | 
			
		||||
    int err;
 | 
			
		||||
    HRESULT hr;
 | 
			
		||||
    dsound *s = drv_opaque;
 | 
			
		||||
    dsound *s = &glob_dsound;
 | 
			
		||||
    WAVEFORMATEX wfx;
 | 
			
		||||
    struct audsettings obt_as;
 | 
			
		||||
    DSoundConf *conf = &s->conf;
 | 
			
		||||
#ifdef DSBTYPE_IN
 | 
			
		||||
    const char *typ = "ADC";
 | 
			
		||||
    DSoundVoiceIn *ds = (DSoundVoiceIn *) hw;
 | 
			
		||||
@@ -194,7 +210,7 @@ static int dsound_init_out(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
    bd.dwSize = sizeof (bd);
 | 
			
		||||
    bd.lpwfxFormat = &wfx;
 | 
			
		||||
#ifdef DSBTYPE_IN
 | 
			
		||||
    bd.dwBufferBytes = conf->bufsize_in;
 | 
			
		||||
    bd.dwBufferBytes = conf.bufsize_in;
 | 
			
		||||
    hr = IDirectSoundCapture_CreateCaptureBuffer (
 | 
			
		||||
        s->dsound_capture,
 | 
			
		||||
        &bd,
 | 
			
		||||
@@ -203,7 +219,7 @@ static int dsound_init_out(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
        );
 | 
			
		||||
#else
 | 
			
		||||
    bd.dwFlags = DSBCAPS_STICKYFOCUS | DSBCAPS_GETCURRENTPOSITION2;
 | 
			
		||||
    bd.dwBufferBytes = conf->bufsize_out;
 | 
			
		||||
    bd.dwBufferBytes = conf.bufsize_out;
 | 
			
		||||
    hr = IDirectSound_CreateSoundBuffer (
 | 
			
		||||
        s->dsound,
 | 
			
		||||
        &bd,
 | 
			
		||||
@@ -253,7 +269,6 @@ static int dsound_init_out(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
            );
 | 
			
		||||
    }
 | 
			
		||||
    hw->samples = bc.dwBufferBytes >> hw->info.shift;
 | 
			
		||||
    ds->s = s;
 | 
			
		||||
 | 
			
		||||
#ifdef DEBUG_DSOUND
 | 
			
		||||
    dolog ("caps %ld, desc %ld\n",
 | 
			
		||||
 
 | 
			
		||||
@@ -26,7 +26,6 @@
 | 
			
		||||
 * SEAL 1.07 by Carlos 'pel' Hasan was used as documentation
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include "qemu/osdep.h"
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
#include "audio.h"
 | 
			
		||||
 | 
			
		||||
@@ -42,25 +41,42 @@
 | 
			
		||||
 | 
			
		||||
/* #define DEBUG_DSOUND */
 | 
			
		||||
 | 
			
		||||
typedef struct {
 | 
			
		||||
static struct {
 | 
			
		||||
    int lock_retries;
 | 
			
		||||
    int restore_retries;
 | 
			
		||||
    int getstatus_retries;
 | 
			
		||||
    int set_primary;
 | 
			
		||||
    int bufsize_in;
 | 
			
		||||
    int bufsize_out;
 | 
			
		||||
    struct audsettings settings;
 | 
			
		||||
    int latency_millis;
 | 
			
		||||
} DSoundConf;
 | 
			
		||||
} conf = {
 | 
			
		||||
    .lock_retries       = 1,
 | 
			
		||||
    .restore_retries    = 1,
 | 
			
		||||
    .getstatus_retries  = 1,
 | 
			
		||||
    .set_primary        = 0,
 | 
			
		||||
    .bufsize_in         = 16384,
 | 
			
		||||
    .bufsize_out        = 16384,
 | 
			
		||||
    .settings.freq      = 44100,
 | 
			
		||||
    .settings.nchannels = 2,
 | 
			
		||||
    .settings.fmt       = AUD_FMT_S16,
 | 
			
		||||
    .latency_millis     = 10
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
typedef struct {
 | 
			
		||||
    LPDIRECTSOUND dsound;
 | 
			
		||||
    LPDIRECTSOUNDCAPTURE dsound_capture;
 | 
			
		||||
    LPDIRECTSOUNDBUFFER dsound_primary_buffer;
 | 
			
		||||
    struct audsettings settings;
 | 
			
		||||
    DSoundConf conf;
 | 
			
		||||
} dsound;
 | 
			
		||||
 | 
			
		||||
static dsound glob_dsound;
 | 
			
		||||
 | 
			
		||||
typedef struct {
 | 
			
		||||
    HWVoiceOut hw;
 | 
			
		||||
    LPDIRECTSOUNDBUFFER dsound_buffer;
 | 
			
		||||
    DWORD old_pos;
 | 
			
		||||
    int first_time;
 | 
			
		||||
    dsound *s;
 | 
			
		||||
#ifdef DEBUG_DSOUND
 | 
			
		||||
    DWORD old_ppos;
 | 
			
		||||
    DWORD played;
 | 
			
		||||
@@ -72,7 +88,6 @@ typedef struct {
 | 
			
		||||
    HWVoiceIn hw;
 | 
			
		||||
    int first_time;
 | 
			
		||||
    LPDIRECTSOUNDCAPTUREBUFFER dsound_capture_buffer;
 | 
			
		||||
    dsound *s;
 | 
			
		||||
} DSoundVoiceIn;
 | 
			
		||||
 | 
			
		||||
static void dsound_log_hresult (HRESULT hr)
 | 
			
		||||
@@ -266,17 +281,29 @@ static void print_wave_format (WAVEFORMATEX *wfx)
 | 
			
		||||
}
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
static int dsound_restore_out (LPDIRECTSOUNDBUFFER dsb, dsound *s)
 | 
			
		||||
static int dsound_restore_out (LPDIRECTSOUNDBUFFER dsb)
 | 
			
		||||
{
 | 
			
		||||
    HRESULT hr;
 | 
			
		||||
    int i;
 | 
			
		||||
 | 
			
		||||
    hr = IDirectSoundBuffer_Restore (dsb);
 | 
			
		||||
    for (i = 0; i < conf.restore_retries; ++i) {
 | 
			
		||||
        hr = IDirectSoundBuffer_Restore (dsb);
 | 
			
		||||
 | 
			
		||||
    if (hr != DS_OK) {
 | 
			
		||||
        dsound_logerr (hr, "Could not restore playback buffer\n");
 | 
			
		||||
        return -1;
 | 
			
		||||
        switch (hr) {
 | 
			
		||||
        case DS_OK:
 | 
			
		||||
            return 0;
 | 
			
		||||
 | 
			
		||||
        case DSERR_BUFFERLOST:
 | 
			
		||||
            continue;
 | 
			
		||||
 | 
			
		||||
        default:
 | 
			
		||||
            dsound_logerr (hr, "Could not restore playback buffer\n");
 | 
			
		||||
            return -1;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    return 0;
 | 
			
		||||
 | 
			
		||||
    dolog ("%d attempts to restore playback buffer failed\n", i);
 | 
			
		||||
    return -1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#include "dsound_template.h"
 | 
			
		||||
@@ -284,20 +311,25 @@ static int dsound_restore_out (LPDIRECTSOUNDBUFFER dsb, dsound *s)
 | 
			
		||||
#include "dsound_template.h"
 | 
			
		||||
#undef DSBTYPE_IN
 | 
			
		||||
 | 
			
		||||
static int dsound_get_status_out (LPDIRECTSOUNDBUFFER dsb, DWORD *statusp,
 | 
			
		||||
                                  dsound *s)
 | 
			
		||||
static int dsound_get_status_out (LPDIRECTSOUNDBUFFER dsb, DWORD *statusp)
 | 
			
		||||
{
 | 
			
		||||
    HRESULT hr;
 | 
			
		||||
    int i;
 | 
			
		||||
 | 
			
		||||
    hr = IDirectSoundBuffer_GetStatus (dsb, statusp);
 | 
			
		||||
    if (FAILED (hr)) {
 | 
			
		||||
        dsound_logerr (hr, "Could not get playback buffer status\n");
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
    for (i = 0; i < conf.getstatus_retries; ++i) {
 | 
			
		||||
        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;
 | 
			
		||||
        if (*statusp & DSERR_BUFFERLOST) {
 | 
			
		||||
            if (dsound_restore_out (dsb)) {
 | 
			
		||||
                return -1;
 | 
			
		||||
            }
 | 
			
		||||
            continue;
 | 
			
		||||
        }
 | 
			
		||||
        break;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return 0;
 | 
			
		||||
@@ -344,8 +376,7 @@ static void dsound_write_sample (HWVoiceOut *hw, uint8_t *dst, int dst_len)
 | 
			
		||||
    hw->rpos = pos % hw->samples;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void dsound_clear_sample (HWVoiceOut *hw, LPDIRECTSOUNDBUFFER dsb,
 | 
			
		||||
                                 dsound *s)
 | 
			
		||||
static void dsound_clear_sample (HWVoiceOut *hw, LPDIRECTSOUNDBUFFER dsb)
 | 
			
		||||
{
 | 
			
		||||
    int err;
 | 
			
		||||
    LPVOID p1, p2;
 | 
			
		||||
@@ -358,8 +389,7 @@ static void dsound_clear_sample (HWVoiceOut *hw, LPDIRECTSOUNDBUFFER dsb,
 | 
			
		||||
        hw->samples << hw->info.shift,
 | 
			
		||||
        &p1, &p2,
 | 
			
		||||
        &blen1, &blen2,
 | 
			
		||||
        1,
 | 
			
		||||
        s
 | 
			
		||||
        1
 | 
			
		||||
        );
 | 
			
		||||
    if (err) {
 | 
			
		||||
        return;
 | 
			
		||||
@@ -385,9 +415,25 @@ static void dsound_clear_sample (HWVoiceOut *hw, LPDIRECTSOUNDBUFFER dsb,
 | 
			
		||||
    dsound_unlock_out (dsb, p1, p2, blen1, blen2);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int dsound_open (dsound *s)
 | 
			
		||||
static void dsound_close (dsound *s)
 | 
			
		||||
{
 | 
			
		||||
    HRESULT hr;
 | 
			
		||||
 | 
			
		||||
    if (s->dsound_primary_buffer) {
 | 
			
		||||
        hr = IDirectSoundBuffer_Release (s->dsound_primary_buffer);
 | 
			
		||||
        if (FAILED (hr)) {
 | 
			
		||||
            dsound_logerr (hr, "Could not release primary buffer\n");
 | 
			
		||||
        }
 | 
			
		||||
        s->dsound_primary_buffer = NULL;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int dsound_open (dsound *s)
 | 
			
		||||
{
 | 
			
		||||
    int err;
 | 
			
		||||
    HRESULT hr;
 | 
			
		||||
    WAVEFORMATEX wfx;
 | 
			
		||||
    DSBUFFERDESC dsbd;
 | 
			
		||||
    HWND hwnd;
 | 
			
		||||
 | 
			
		||||
    hwnd = GetForegroundWindow ();
 | 
			
		||||
@@ -403,7 +449,63 @@ static int dsound_open (dsound *s)
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (!conf.set_primary) {
 | 
			
		||||
        return 0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    err = waveformat_from_audio_settings (&wfx, &conf.settings);
 | 
			
		||||
    if (err) {
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    memset (&dsbd, 0, sizeof (dsbd));
 | 
			
		||||
    dsbd.dwSize = sizeof (dsbd);
 | 
			
		||||
    dsbd.dwFlags = DSBCAPS_PRIMARYBUFFER;
 | 
			
		||||
    dsbd.dwBufferBytes = 0;
 | 
			
		||||
    dsbd.lpwfxFormat = NULL;
 | 
			
		||||
 | 
			
		||||
    hr = IDirectSound_CreateSoundBuffer (
 | 
			
		||||
        s->dsound,
 | 
			
		||||
        &dsbd,
 | 
			
		||||
        &s->dsound_primary_buffer,
 | 
			
		||||
        NULL
 | 
			
		||||
        );
 | 
			
		||||
    if (FAILED (hr)) {
 | 
			
		||||
        dsound_logerr (hr, "Could not create primary playback buffer\n");
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    hr = IDirectSoundBuffer_SetFormat (s->dsound_primary_buffer, &wfx);
 | 
			
		||||
    if (FAILED (hr)) {
 | 
			
		||||
        dsound_logerr (hr, "Could not set primary playback buffer format\n");
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    hr = IDirectSoundBuffer_GetFormat (
 | 
			
		||||
        s->dsound_primary_buffer,
 | 
			
		||||
        &wfx,
 | 
			
		||||
        sizeof (wfx),
 | 
			
		||||
        NULL
 | 
			
		||||
        );
 | 
			
		||||
    if (FAILED (hr)) {
 | 
			
		||||
        dsound_logerr (hr, "Could not get primary playback buffer format\n");
 | 
			
		||||
        goto fail0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
#ifdef DEBUG_DSOUND
 | 
			
		||||
    dolog ("Primary\n");
 | 
			
		||||
    print_wave_format (&wfx);
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
    err = waveformat_to_audio_settings (&wfx, &s->settings);
 | 
			
		||||
    if (err) {
 | 
			
		||||
        goto fail0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return 0;
 | 
			
		||||
 | 
			
		||||
 fail0:
 | 
			
		||||
    dsound_close (s);
 | 
			
		||||
    return -1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int dsound_ctl_out (HWVoiceOut *hw, int cmd, ...)
 | 
			
		||||
@@ -412,7 +514,6 @@ static int dsound_ctl_out (HWVoiceOut *hw, int cmd, ...)
 | 
			
		||||
    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");
 | 
			
		||||
@@ -421,7 +522,7 @@ static int dsound_ctl_out (HWVoiceOut *hw, int cmd, ...)
 | 
			
		||||
 | 
			
		||||
    switch (cmd) {
 | 
			
		||||
    case VOICE_ENABLE:
 | 
			
		||||
        if (dsound_get_status_out (dsb, &status, s)) {
 | 
			
		||||
        if (dsound_get_status_out (dsb, &status)) {
 | 
			
		||||
            return -1;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
@@ -430,7 +531,7 @@ static int dsound_ctl_out (HWVoiceOut *hw, int cmd, ...)
 | 
			
		||||
            return 0;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        dsound_clear_sample (hw, dsb, s);
 | 
			
		||||
        dsound_clear_sample (hw, dsb);
 | 
			
		||||
 | 
			
		||||
        hr = IDirectSoundBuffer_Play (dsb, 0, 0, DSBPLAY_LOOPING);
 | 
			
		||||
        if (FAILED (hr)) {
 | 
			
		||||
@@ -440,7 +541,7 @@ static int dsound_ctl_out (HWVoiceOut *hw, int cmd, ...)
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    case VOICE_DISABLE:
 | 
			
		||||
        if (dsound_get_status_out (dsb, &status, s)) {
 | 
			
		||||
        if (dsound_get_status_out (dsb, &status)) {
 | 
			
		||||
            return -1;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
@@ -477,8 +578,6 @@ static int dsound_run_out (HWVoiceOut *hw, int live)
 | 
			
		||||
    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");
 | 
			
		||||
@@ -501,14 +600,14 @@ static int dsound_run_out (HWVoiceOut *hw, int live)
 | 
			
		||||
    len = live << hwshift;
 | 
			
		||||
 | 
			
		||||
    if (ds->first_time) {
 | 
			
		||||
        if (conf->latency_millis) {
 | 
			
		||||
        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;
 | 
			
		||||
                millis_to_bytes (&hw->info, conf.latency_millis) - cur_blat;
 | 
			
		||||
            old_pos %= bufsize;
 | 
			
		||||
            old_pos &= ~hw->info.align;
 | 
			
		||||
        }
 | 
			
		||||
@@ -564,8 +663,7 @@ static int dsound_run_out (HWVoiceOut *hw, int live)
 | 
			
		||||
        len,
 | 
			
		||||
        &p1, &p2,
 | 
			
		||||
        &blen1, &blen2,
 | 
			
		||||
        0,
 | 
			
		||||
        s
 | 
			
		||||
        0
 | 
			
		||||
        );
 | 
			
		||||
    if (err) {
 | 
			
		||||
        return 0;
 | 
			
		||||
@@ -668,7 +766,6 @@ static int dsound_run_in (HWVoiceIn *hw)
 | 
			
		||||
    DWORD cpos, rpos;
 | 
			
		||||
    LPVOID p1, p2;
 | 
			
		||||
    int hwshift;
 | 
			
		||||
    dsound *s = ds->s;
 | 
			
		||||
 | 
			
		||||
    if (!dscb) {
 | 
			
		||||
        dolog ("Attempt to run without capture buffer\n");
 | 
			
		||||
@@ -723,8 +820,7 @@ static int dsound_run_in (HWVoiceIn *hw)
 | 
			
		||||
        &p2,
 | 
			
		||||
        &blen1,
 | 
			
		||||
        &blen2,
 | 
			
		||||
        0,
 | 
			
		||||
        s
 | 
			
		||||
        0
 | 
			
		||||
        );
 | 
			
		||||
    if (err) {
 | 
			
		||||
        return 0;
 | 
			
		||||
@@ -747,19 +843,12 @@ static int dsound_run_in (HWVoiceIn *hw)
 | 
			
		||||
    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;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -770,7 +859,6 @@ static void dsound_audio_fini (void *opaque)
 | 
			
		||||
    s->dsound = NULL;
 | 
			
		||||
 | 
			
		||||
    if (!s->dsound_capture) {
 | 
			
		||||
        g_free(s);
 | 
			
		||||
        return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -779,21 +867,17 @@ static void dsound_audio_fini (void *opaque)
 | 
			
		||||
        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));
 | 
			
		||||
    dsound *s = &glob_dsound;
 | 
			
		||||
 | 
			
		||||
    s->conf = glob_conf;
 | 
			
		||||
    hr = CoInitialize (NULL);
 | 
			
		||||
    if (FAILED (hr)) {
 | 
			
		||||
        dsound_logerr (hr, "Could not initialize COM\n");
 | 
			
		||||
        g_free(s);
 | 
			
		||||
        return NULL;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -806,7 +890,6 @@ static void *dsound_audio_init (void)
 | 
			
		||||
        );
 | 
			
		||||
    if (FAILED (hr)) {
 | 
			
		||||
        dsound_logerr (hr, "Could not create DirectSound instance\n");
 | 
			
		||||
        g_free(s);
 | 
			
		||||
        return NULL;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -818,7 +901,7 @@ static void *dsound_audio_init (void)
 | 
			
		||||
        if (FAILED (hr)) {
 | 
			
		||||
            dsound_logerr (hr, "Could not release DirectSound\n");
 | 
			
		||||
        }
 | 
			
		||||
        g_free(s);
 | 
			
		||||
        s->dsound = NULL;
 | 
			
		||||
        return NULL;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -855,22 +938,64 @@ static void *dsound_audio_init (void)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static struct audio_option dsound_options[] = {
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "LOCK_RETRIES",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &conf.lock_retries,
 | 
			
		||||
        .descr = "Number of times to attempt locking the buffer"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "RESTOURE_RETRIES",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &conf.restore_retries,
 | 
			
		||||
        .descr = "Number of times to attempt restoring the buffer"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "GETSTATUS_RETRIES",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &conf.getstatus_retries,
 | 
			
		||||
        .descr = "Number of times to attempt getting status of the buffer"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "SET_PRIMARY",
 | 
			
		||||
        .tag   = AUD_OPT_BOOL,
 | 
			
		||||
        .valp  = &conf.set_primary,
 | 
			
		||||
        .descr = "Set the parameters of primary buffer"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "LATENCY_MILLIS",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &glob_conf.latency_millis,
 | 
			
		||||
        .valp  = &conf.latency_millis,
 | 
			
		||||
        .descr = "(undocumented)"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "PRIMARY_FREQ",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &conf.settings.freq,
 | 
			
		||||
        .descr = "Primary buffer frequency"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "PRIMARY_CHANNELS",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &conf.settings.nchannels,
 | 
			
		||||
        .descr = "Primary buffer number of channels (1 - mono, 2 - stereo)"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "PRIMARY_FMT",
 | 
			
		||||
        .tag   = AUD_OPT_FMT,
 | 
			
		||||
        .valp  = &conf.settings.fmt,
 | 
			
		||||
        .descr = "Primary buffer format"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "BUFSIZE_OUT",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &glob_conf.bufsize_out,
 | 
			
		||||
        .valp  = &conf.bufsize_out,
 | 
			
		||||
        .descr = "(undocumented)"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "BUFSIZE_IN",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &glob_conf.bufsize_in,
 | 
			
		||||
        .valp  = &conf.bufsize_in,
 | 
			
		||||
        .descr = "(undocumented)"
 | 
			
		||||
    },
 | 
			
		||||
    { /* End of list */ }
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										557
									
								
								audio/esdaudio.c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										557
									
								
								audio/esdaudio.c
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,557 @@
 | 
			
		||||
/*
 | 
			
		||||
 * QEMU ESD audio driver
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright (c) 2006 Frederick Reeve (brushed up by 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 <esd.h>
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
#include "audio.h"
 | 
			
		||||
 | 
			
		||||
#define AUDIO_CAP "esd"
 | 
			
		||||
#include "audio_int.h"
 | 
			
		||||
#include "audio_pt_int.h"
 | 
			
		||||
 | 
			
		||||
typedef struct {
 | 
			
		||||
    HWVoiceOut hw;
 | 
			
		||||
    int done;
 | 
			
		||||
    int live;
 | 
			
		||||
    int decr;
 | 
			
		||||
    int rpos;
 | 
			
		||||
    void *pcm_buf;
 | 
			
		||||
    int fd;
 | 
			
		||||
    struct audio_pt pt;
 | 
			
		||||
} ESDVoiceOut;
 | 
			
		||||
 | 
			
		||||
typedef struct {
 | 
			
		||||
    HWVoiceIn hw;
 | 
			
		||||
    int done;
 | 
			
		||||
    int dead;
 | 
			
		||||
    int incr;
 | 
			
		||||
    int wpos;
 | 
			
		||||
    void *pcm_buf;
 | 
			
		||||
    int fd;
 | 
			
		||||
    struct audio_pt pt;
 | 
			
		||||
} ESDVoiceIn;
 | 
			
		||||
 | 
			
		||||
static struct {
 | 
			
		||||
    int samples;
 | 
			
		||||
    int divisor;
 | 
			
		||||
    char *dac_host;
 | 
			
		||||
    char *adc_host;
 | 
			
		||||
} conf = {
 | 
			
		||||
    .samples = 1024,
 | 
			
		||||
    .divisor = 2,
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static void GCC_FMT_ATTR (2, 3) qesd_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", strerror (err));
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* playback */
 | 
			
		||||
static void *qesd_thread_out (void *arg)
 | 
			
		||||
{
 | 
			
		||||
    ESDVoiceOut *esd = arg;
 | 
			
		||||
    HWVoiceOut *hw = &esd->hw;
 | 
			
		||||
    int threshold;
 | 
			
		||||
 | 
			
		||||
    threshold = conf.divisor ? hw->samples / conf.divisor : 0;
 | 
			
		||||
 | 
			
		||||
    if (audio_pt_lock (&esd->pt, AUDIO_FUNC)) {
 | 
			
		||||
        return NULL;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    for (;;) {
 | 
			
		||||
        int decr, to_mix, rpos;
 | 
			
		||||
 | 
			
		||||
        for (;;) {
 | 
			
		||||
            if (esd->done) {
 | 
			
		||||
                goto exit;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            if (esd->live > threshold) {
 | 
			
		||||
                break;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            if (audio_pt_wait (&esd->pt, AUDIO_FUNC)) {
 | 
			
		||||
                goto exit;
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        decr = to_mix = esd->live;
 | 
			
		||||
        rpos = hw->rpos;
 | 
			
		||||
 | 
			
		||||
        if (audio_pt_unlock (&esd->pt, AUDIO_FUNC)) {
 | 
			
		||||
            return NULL;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        while (to_mix) {
 | 
			
		||||
            ssize_t written;
 | 
			
		||||
            int chunk = audio_MIN (to_mix, hw->samples - rpos);
 | 
			
		||||
            struct st_sample *src = hw->mix_buf + rpos;
 | 
			
		||||
 | 
			
		||||
            hw->clip (esd->pcm_buf, src, chunk);
 | 
			
		||||
 | 
			
		||||
        again:
 | 
			
		||||
            written = write (esd->fd, esd->pcm_buf, chunk << hw->info.shift);
 | 
			
		||||
            if (written == -1) {
 | 
			
		||||
                if (errno == EINTR || errno == EAGAIN) {
 | 
			
		||||
                    goto again;
 | 
			
		||||
                }
 | 
			
		||||
                qesd_logerr (errno, "write failed\n");
 | 
			
		||||
                return NULL;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            if (written != chunk << hw->info.shift) {
 | 
			
		||||
                int wsamples = written >> hw->info.shift;
 | 
			
		||||
                int wbytes = wsamples << hw->info.shift;
 | 
			
		||||
                if (wbytes != written) {
 | 
			
		||||
                    dolog ("warning: Misaligned write %d (requested %zd), "
 | 
			
		||||
                           "alignment %d\n",
 | 
			
		||||
                           wbytes, written, hw->info.align + 1);
 | 
			
		||||
                }
 | 
			
		||||
                to_mix -= wsamples;
 | 
			
		||||
                rpos = (rpos + wsamples) % hw->samples;
 | 
			
		||||
                break;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            rpos = (rpos + chunk) % hw->samples;
 | 
			
		||||
            to_mix -= chunk;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        if (audio_pt_lock (&esd->pt, AUDIO_FUNC)) {
 | 
			
		||||
            return NULL;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        esd->rpos = rpos;
 | 
			
		||||
        esd->live -= decr;
 | 
			
		||||
        esd->decr += decr;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 exit:
 | 
			
		||||
    audio_pt_unlock (&esd->pt, AUDIO_FUNC);
 | 
			
		||||
    return NULL;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int qesd_run_out (HWVoiceOut *hw, int live)
 | 
			
		||||
{
 | 
			
		||||
    int decr;
 | 
			
		||||
    ESDVoiceOut *esd = (ESDVoiceOut *) hw;
 | 
			
		||||
 | 
			
		||||
    if (audio_pt_lock (&esd->pt, AUDIO_FUNC)) {
 | 
			
		||||
        return 0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    decr = audio_MIN (live, esd->decr);
 | 
			
		||||
    esd->decr -= decr;
 | 
			
		||||
    esd->live = live - decr;
 | 
			
		||||
    hw->rpos = esd->rpos;
 | 
			
		||||
    if (esd->live > 0) {
 | 
			
		||||
        audio_pt_unlock_and_signal (&esd->pt, AUDIO_FUNC);
 | 
			
		||||
    }
 | 
			
		||||
    else {
 | 
			
		||||
        audio_pt_unlock (&esd->pt, AUDIO_FUNC);
 | 
			
		||||
    }
 | 
			
		||||
    return decr;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int qesd_write (SWVoiceOut *sw, void *buf, int len)
 | 
			
		||||
{
 | 
			
		||||
    return audio_pcm_sw_write (sw, buf, len);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int qesd_init_out (HWVoiceOut *hw, struct audsettings *as)
 | 
			
		||||
{
 | 
			
		||||
    ESDVoiceOut *esd = (ESDVoiceOut *) hw;
 | 
			
		||||
    struct audsettings obt_as = *as;
 | 
			
		||||
    int esdfmt = ESD_STREAM | ESD_PLAY;
 | 
			
		||||
 | 
			
		||||
    esdfmt |= (as->nchannels == 2) ? ESD_STEREO : ESD_MONO;
 | 
			
		||||
    switch (as->fmt) {
 | 
			
		||||
    case AUD_FMT_S8:
 | 
			
		||||
    case AUD_FMT_U8:
 | 
			
		||||
        esdfmt |= ESD_BITS8;
 | 
			
		||||
        obt_as.fmt = AUD_FMT_U8;
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    case AUD_FMT_S32:
 | 
			
		||||
    case AUD_FMT_U32:
 | 
			
		||||
        dolog ("Will use 16 instead of 32 bit samples\n");
 | 
			
		||||
 | 
			
		||||
    case AUD_FMT_S16:
 | 
			
		||||
    case AUD_FMT_U16:
 | 
			
		||||
    deffmt:
 | 
			
		||||
        esdfmt |= ESD_BITS16;
 | 
			
		||||
        obt_as.fmt = AUD_FMT_S16;
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    default:
 | 
			
		||||
        dolog ("Internal logic error: Bad audio format %d\n", as->fmt);
 | 
			
		||||
        goto deffmt;
 | 
			
		||||
 | 
			
		||||
    }
 | 
			
		||||
    obt_as.endianness = AUDIO_HOST_ENDIANNESS;
 | 
			
		||||
 | 
			
		||||
    audio_pcm_init_info (&hw->info, &obt_as);
 | 
			
		||||
 | 
			
		||||
    hw->samples = conf.samples;
 | 
			
		||||
    esd->pcm_buf = audio_calloc (AUDIO_FUNC, hw->samples, 1 << hw->info.shift);
 | 
			
		||||
    if (!esd->pcm_buf) {
 | 
			
		||||
        dolog ("Could not allocate buffer (%d bytes)\n",
 | 
			
		||||
               hw->samples << hw->info.shift);
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    esd->fd = esd_play_stream (esdfmt, as->freq, conf.dac_host, NULL);
 | 
			
		||||
    if (esd->fd < 0) {
 | 
			
		||||
        qesd_logerr (errno, "esd_play_stream failed\n");
 | 
			
		||||
        goto fail1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (audio_pt_init (&esd->pt, qesd_thread_out, esd, AUDIO_CAP, AUDIO_FUNC)) {
 | 
			
		||||
        goto fail2;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return 0;
 | 
			
		||||
 | 
			
		||||
 fail2:
 | 
			
		||||
    if (close (esd->fd)) {
 | 
			
		||||
        qesd_logerr (errno, "%s: close on esd socket(%d) failed\n",
 | 
			
		||||
                     AUDIO_FUNC, esd->fd);
 | 
			
		||||
    }
 | 
			
		||||
    esd->fd = -1;
 | 
			
		||||
 | 
			
		||||
 fail1:
 | 
			
		||||
    qemu_free (esd->pcm_buf);
 | 
			
		||||
    esd->pcm_buf = NULL;
 | 
			
		||||
    return -1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void qesd_fini_out (HWVoiceOut *hw)
 | 
			
		||||
{
 | 
			
		||||
    void *ret;
 | 
			
		||||
    ESDVoiceOut *esd = (ESDVoiceOut *) hw;
 | 
			
		||||
 | 
			
		||||
    audio_pt_lock (&esd->pt, AUDIO_FUNC);
 | 
			
		||||
    esd->done = 1;
 | 
			
		||||
    audio_pt_unlock_and_signal (&esd->pt, AUDIO_FUNC);
 | 
			
		||||
    audio_pt_join (&esd->pt, &ret, AUDIO_FUNC);
 | 
			
		||||
 | 
			
		||||
    if (esd->fd >= 0) {
 | 
			
		||||
        if (close (esd->fd)) {
 | 
			
		||||
            qesd_logerr (errno, "failed to close esd socket\n");
 | 
			
		||||
        }
 | 
			
		||||
        esd->fd = -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    audio_pt_fini (&esd->pt, AUDIO_FUNC);
 | 
			
		||||
 | 
			
		||||
    qemu_free (esd->pcm_buf);
 | 
			
		||||
    esd->pcm_buf = NULL;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int qesd_ctl_out (HWVoiceOut *hw, int cmd, ...)
 | 
			
		||||
{
 | 
			
		||||
    (void) hw;
 | 
			
		||||
    (void) cmd;
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* capture */
 | 
			
		||||
static void *qesd_thread_in (void *arg)
 | 
			
		||||
{
 | 
			
		||||
    ESDVoiceIn *esd = arg;
 | 
			
		||||
    HWVoiceIn *hw = &esd->hw;
 | 
			
		||||
    int threshold;
 | 
			
		||||
 | 
			
		||||
    threshold = conf.divisor ? hw->samples / conf.divisor : 0;
 | 
			
		||||
 | 
			
		||||
    if (audio_pt_lock (&esd->pt, AUDIO_FUNC)) {
 | 
			
		||||
        return NULL;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    for (;;) {
 | 
			
		||||
        int incr, to_grab, wpos;
 | 
			
		||||
 | 
			
		||||
        for (;;) {
 | 
			
		||||
            if (esd->done) {
 | 
			
		||||
                goto exit;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            if (esd->dead > threshold) {
 | 
			
		||||
                break;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            if (audio_pt_wait (&esd->pt, AUDIO_FUNC)) {
 | 
			
		||||
                goto exit;
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        incr = to_grab = esd->dead;
 | 
			
		||||
        wpos = hw->wpos;
 | 
			
		||||
 | 
			
		||||
        if (audio_pt_unlock (&esd->pt, AUDIO_FUNC)) {
 | 
			
		||||
            return NULL;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        while (to_grab) {
 | 
			
		||||
            ssize_t nread;
 | 
			
		||||
            int chunk = audio_MIN (to_grab, hw->samples - wpos);
 | 
			
		||||
            void *buf = advance (esd->pcm_buf, wpos);
 | 
			
		||||
 | 
			
		||||
        again:
 | 
			
		||||
            nread = read (esd->fd, buf, chunk << hw->info.shift);
 | 
			
		||||
            if (nread == -1) {
 | 
			
		||||
                if (errno == EINTR || errno == EAGAIN) {
 | 
			
		||||
                    goto again;
 | 
			
		||||
                }
 | 
			
		||||
                qesd_logerr (errno, "read failed\n");
 | 
			
		||||
                return NULL;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            if (nread != chunk << hw->info.shift) {
 | 
			
		||||
                int rsamples = nread >> hw->info.shift;
 | 
			
		||||
                int rbytes = rsamples << hw->info.shift;
 | 
			
		||||
                if (rbytes != nread) {
 | 
			
		||||
                    dolog ("warning: Misaligned write %d (requested %zd), "
 | 
			
		||||
                           "alignment %d\n",
 | 
			
		||||
                           rbytes, nread, hw->info.align + 1);
 | 
			
		||||
                }
 | 
			
		||||
                to_grab -= rsamples;
 | 
			
		||||
                wpos = (wpos + rsamples) % hw->samples;
 | 
			
		||||
                break;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            hw->conv (hw->conv_buf + wpos, buf, nread >> hw->info.shift);
 | 
			
		||||
            wpos = (wpos + chunk) % hw->samples;
 | 
			
		||||
            to_grab -= chunk;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        if (audio_pt_lock (&esd->pt, AUDIO_FUNC)) {
 | 
			
		||||
            return NULL;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        esd->wpos = wpos;
 | 
			
		||||
        esd->dead -= incr;
 | 
			
		||||
        esd->incr += incr;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 exit:
 | 
			
		||||
    audio_pt_unlock (&esd->pt, AUDIO_FUNC);
 | 
			
		||||
    return NULL;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int qesd_run_in (HWVoiceIn *hw)
 | 
			
		||||
{
 | 
			
		||||
    int live, incr, dead;
 | 
			
		||||
    ESDVoiceIn *esd = (ESDVoiceIn *) hw;
 | 
			
		||||
 | 
			
		||||
    if (audio_pt_lock (&esd->pt, AUDIO_FUNC)) {
 | 
			
		||||
        return 0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    live = audio_pcm_hw_get_live_in (hw);
 | 
			
		||||
    dead = hw->samples - live;
 | 
			
		||||
    incr = audio_MIN (dead, esd->incr);
 | 
			
		||||
    esd->incr -= incr;
 | 
			
		||||
    esd->dead = dead - incr;
 | 
			
		||||
    hw->wpos = esd->wpos;
 | 
			
		||||
    if (esd->dead > 0) {
 | 
			
		||||
        audio_pt_unlock_and_signal (&esd->pt, AUDIO_FUNC);
 | 
			
		||||
    }
 | 
			
		||||
    else {
 | 
			
		||||
        audio_pt_unlock (&esd->pt, AUDIO_FUNC);
 | 
			
		||||
    }
 | 
			
		||||
    return incr;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int qesd_read (SWVoiceIn *sw, void *buf, int len)
 | 
			
		||||
{
 | 
			
		||||
    return audio_pcm_sw_read (sw, buf, len);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int qesd_init_in (HWVoiceIn *hw, struct audsettings *as)
 | 
			
		||||
{
 | 
			
		||||
    ESDVoiceIn *esd = (ESDVoiceIn *) hw;
 | 
			
		||||
    struct audsettings obt_as = *as;
 | 
			
		||||
    int esdfmt = ESD_STREAM | ESD_RECORD;
 | 
			
		||||
 | 
			
		||||
    esdfmt |= (as->nchannels == 2) ? ESD_STEREO : ESD_MONO;
 | 
			
		||||
    switch (as->fmt) {
 | 
			
		||||
    case AUD_FMT_S8:
 | 
			
		||||
    case AUD_FMT_U8:
 | 
			
		||||
        esdfmt |= ESD_BITS8;
 | 
			
		||||
        obt_as.fmt = AUD_FMT_U8;
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    case AUD_FMT_S16:
 | 
			
		||||
    case AUD_FMT_U16:
 | 
			
		||||
        esdfmt |= ESD_BITS16;
 | 
			
		||||
        obt_as.fmt = AUD_FMT_S16;
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    case AUD_FMT_S32:
 | 
			
		||||
    case AUD_FMT_U32:
 | 
			
		||||
        dolog ("Will use 16 instead of 32 bit samples\n");
 | 
			
		||||
        esdfmt |= ESD_BITS16;
 | 
			
		||||
        obt_as.fmt = AUD_FMT_S16;
 | 
			
		||||
        break;
 | 
			
		||||
    }
 | 
			
		||||
    obt_as.endianness = AUDIO_HOST_ENDIANNESS;
 | 
			
		||||
 | 
			
		||||
    audio_pcm_init_info (&hw->info, &obt_as);
 | 
			
		||||
 | 
			
		||||
    hw->samples = conf.samples;
 | 
			
		||||
    esd->pcm_buf = audio_calloc (AUDIO_FUNC, hw->samples, 1 << hw->info.shift);
 | 
			
		||||
    if (!esd->pcm_buf) {
 | 
			
		||||
        dolog ("Could not allocate buffer (%d bytes)\n",
 | 
			
		||||
               hw->samples << hw->info.shift);
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    esd->fd = esd_record_stream (esdfmt, as->freq, conf.adc_host, NULL);
 | 
			
		||||
    if (esd->fd < 0) {
 | 
			
		||||
        qesd_logerr (errno, "esd_record_stream failed\n");
 | 
			
		||||
        goto fail1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (audio_pt_init (&esd->pt, qesd_thread_in, esd, AUDIO_CAP, AUDIO_FUNC)) {
 | 
			
		||||
        goto fail2;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return 0;
 | 
			
		||||
 | 
			
		||||
 fail2:
 | 
			
		||||
    if (close (esd->fd)) {
 | 
			
		||||
        qesd_logerr (errno, "%s: close on esd socket(%d) failed\n",
 | 
			
		||||
                     AUDIO_FUNC, esd->fd);
 | 
			
		||||
    }
 | 
			
		||||
    esd->fd = -1;
 | 
			
		||||
 | 
			
		||||
 fail1:
 | 
			
		||||
    qemu_free (esd->pcm_buf);
 | 
			
		||||
    esd->pcm_buf = NULL;
 | 
			
		||||
    return -1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void qesd_fini_in (HWVoiceIn *hw)
 | 
			
		||||
{
 | 
			
		||||
    void *ret;
 | 
			
		||||
    ESDVoiceIn *esd = (ESDVoiceIn *) hw;
 | 
			
		||||
 | 
			
		||||
    audio_pt_lock (&esd->pt, AUDIO_FUNC);
 | 
			
		||||
    esd->done = 1;
 | 
			
		||||
    audio_pt_unlock_and_signal (&esd->pt, AUDIO_FUNC);
 | 
			
		||||
    audio_pt_join (&esd->pt, &ret, AUDIO_FUNC);
 | 
			
		||||
 | 
			
		||||
    if (esd->fd >= 0) {
 | 
			
		||||
        if (close (esd->fd)) {
 | 
			
		||||
            qesd_logerr (errno, "failed to close esd socket\n");
 | 
			
		||||
        }
 | 
			
		||||
        esd->fd = -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    audio_pt_fini (&esd->pt, AUDIO_FUNC);
 | 
			
		||||
 | 
			
		||||
    qemu_free (esd->pcm_buf);
 | 
			
		||||
    esd->pcm_buf = NULL;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int qesd_ctl_in (HWVoiceIn *hw, int cmd, ...)
 | 
			
		||||
{
 | 
			
		||||
    (void) hw;
 | 
			
		||||
    (void) cmd;
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* common */
 | 
			
		||||
static void *qesd_audio_init (void)
 | 
			
		||||
{
 | 
			
		||||
    return &conf;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void qesd_audio_fini (void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    (void) opaque;
 | 
			
		||||
    ldebug ("esd_fini");
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
struct audio_option qesd_options[] = {
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "SAMPLES",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &conf.samples,
 | 
			
		||||
        .descr = "buffer size in samples"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "DIVISOR",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &conf.divisor,
 | 
			
		||||
        .descr = "threshold divisor"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "DAC_HOST",
 | 
			
		||||
        .tag   = AUD_OPT_STR,
 | 
			
		||||
        .valp  = &conf.dac_host,
 | 
			
		||||
        .descr = "playback host"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "ADC_HOST",
 | 
			
		||||
        .tag   = AUD_OPT_STR,
 | 
			
		||||
        .valp  = &conf.adc_host,
 | 
			
		||||
        .descr = "capture host"
 | 
			
		||||
    },
 | 
			
		||||
    { /* End of list */ }
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static struct audio_pcm_ops qesd_pcm_ops = {
 | 
			
		||||
    .init_out = qesd_init_out,
 | 
			
		||||
    .fini_out = qesd_fini_out,
 | 
			
		||||
    .run_out  = qesd_run_out,
 | 
			
		||||
    .write    = qesd_write,
 | 
			
		||||
    .ctl_out  = qesd_ctl_out,
 | 
			
		||||
 | 
			
		||||
    .init_in  = qesd_init_in,
 | 
			
		||||
    .fini_in  = qesd_fini_in,
 | 
			
		||||
    .run_in   = qesd_run_in,
 | 
			
		||||
    .read     = qesd_read,
 | 
			
		||||
    .ctl_in   = qesd_ctl_in,
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
struct audio_driver esd_audio_driver = {
 | 
			
		||||
    .name           = "esd",
 | 
			
		||||
    .descr          = "http://en.wikipedia.org/wiki/Esound",
 | 
			
		||||
    .options        = qesd_options,
 | 
			
		||||
    .init           = qesd_audio_init,
 | 
			
		||||
    .fini           = qesd_audio_fini,
 | 
			
		||||
    .pcm_ops        = &qesd_pcm_ops,
 | 
			
		||||
    .can_be_default = 0,
 | 
			
		||||
    .max_voices_out = INT_MAX,
 | 
			
		||||
    .max_voices_in  = INT_MAX,
 | 
			
		||||
    .voice_size_out = sizeof (ESDVoiceOut),
 | 
			
		||||
    .voice_size_in  = sizeof (ESDVoiceIn)
 | 
			
		||||
};
 | 
			
		||||
							
								
								
									
										687
									
								
								audio/fmodaudio.c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										687
									
								
								audio/fmodaudio.c
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,687 @@
 | 
			
		||||
/*
 | 
			
		||||
 * QEMU FMOD audio driver
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright (c) 2004-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.
 | 
			
		||||
 */
 | 
			
		||||
#include <fmod.h>
 | 
			
		||||
#include <fmod_errors.h>
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
#include "audio.h"
 | 
			
		||||
 | 
			
		||||
#define AUDIO_CAP "fmod"
 | 
			
		||||
#include "audio_int.h"
 | 
			
		||||
 | 
			
		||||
typedef struct FMODVoiceOut {
 | 
			
		||||
    HWVoiceOut hw;
 | 
			
		||||
    unsigned int old_pos;
 | 
			
		||||
    FSOUND_SAMPLE *fmod_sample;
 | 
			
		||||
    int channel;
 | 
			
		||||
} FMODVoiceOut;
 | 
			
		||||
 | 
			
		||||
typedef struct FMODVoiceIn {
 | 
			
		||||
    HWVoiceIn hw;
 | 
			
		||||
    FSOUND_SAMPLE *fmod_sample;
 | 
			
		||||
} FMODVoiceIn;
 | 
			
		||||
 | 
			
		||||
static struct {
 | 
			
		||||
    const char *drvname;
 | 
			
		||||
    int nb_samples;
 | 
			
		||||
    int freq;
 | 
			
		||||
    int nb_channels;
 | 
			
		||||
    int bufsize;
 | 
			
		||||
    int broken_adc;
 | 
			
		||||
} conf = {
 | 
			
		||||
    .nb_samples  = 2048 * 2,
 | 
			
		||||
    .freq        = 44100,
 | 
			
		||||
    .nb_channels = 2,
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static void GCC_FMT_ATTR (1, 2) fmod_logerr (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",
 | 
			
		||||
             FMOD_ErrorString (FSOUND_GetError ()));
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void GCC_FMT_ATTR (2, 3) fmod_logerr2 (
 | 
			
		||||
    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);
 | 
			
		||||
 | 
			
		||||
    AUD_log (AUDIO_CAP, "Reason: %s\n",
 | 
			
		||||
             FMOD_ErrorString (FSOUND_GetError ()));
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int fmod_write (SWVoiceOut *sw, void *buf, int len)
 | 
			
		||||
{
 | 
			
		||||
    return audio_pcm_sw_write (sw, buf, len);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void fmod_clear_sample (FMODVoiceOut *fmd)
 | 
			
		||||
{
 | 
			
		||||
    HWVoiceOut *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->info.shift,
 | 
			
		||||
        &p1,
 | 
			
		||||
        &p2,
 | 
			
		||||
        &len1,
 | 
			
		||||
        &len2
 | 
			
		||||
        );
 | 
			
		||||
 | 
			
		||||
    if (!status) {
 | 
			
		||||
        fmod_logerr ("Failed to lock sample\n");
 | 
			
		||||
        return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if ((len1 & hw->info.align) || (len2 & hw->info.align)) {
 | 
			
		||||
        dolog ("Lock returned misaligned length %d, %d, alignment %d\n",
 | 
			
		||||
               len1, len2, hw->info.align + 1);
 | 
			
		||||
        goto fail;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if ((len1 + len2) - (hw->samples << hw->info.shift)) {
 | 
			
		||||
        dolog ("Lock returned incomplete length %d, %d\n",
 | 
			
		||||
               len1 + len2, hw->samples << hw->info.shift);
 | 
			
		||||
        goto fail;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    audio_pcm_info_clear_buf (&hw->info, p1, hw->samples);
 | 
			
		||||
 | 
			
		||||
 fail:
 | 
			
		||||
    status = FSOUND_Sample_Unlock (fmd->fmod_sample, p1, p2, len1, len2);
 | 
			
		||||
    if (!status) {
 | 
			
		||||
        fmod_logerr ("Failed to unlock sample\n");
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void fmod_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 int fmod_unlock_sample (FSOUND_SAMPLE *sample, void *p1, void *p2,
 | 
			
		||||
                               unsigned int blen1, unsigned int blen2)
 | 
			
		||||
{
 | 
			
		||||
    int status = FSOUND_Sample_Unlock (sample, p1, p2, blen1, blen2);
 | 
			
		||||
    if (!status) {
 | 
			
		||||
        fmod_logerr ("Failed to unlock sample\n");
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int fmod_lock_sample (
 | 
			
		||||
    FSOUND_SAMPLE *sample,
 | 
			
		||||
    struct audio_pcm_info *info,
 | 
			
		||||
    int pos,
 | 
			
		||||
    int len,
 | 
			
		||||
    void **p1,
 | 
			
		||||
    void **p2,
 | 
			
		||||
    unsigned int *blen1,
 | 
			
		||||
    unsigned int *blen2
 | 
			
		||||
    )
 | 
			
		||||
{
 | 
			
		||||
    int status;
 | 
			
		||||
 | 
			
		||||
    status = FSOUND_Sample_Lock (
 | 
			
		||||
        sample,
 | 
			
		||||
        pos << info->shift,
 | 
			
		||||
        len << info->shift,
 | 
			
		||||
        p1,
 | 
			
		||||
        p2,
 | 
			
		||||
        blen1,
 | 
			
		||||
        blen2
 | 
			
		||||
        );
 | 
			
		||||
 | 
			
		||||
    if (!status) {
 | 
			
		||||
        fmod_logerr ("Failed to lock sample\n");
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if ((*blen1 & info->align) || (*blen2 & info->align)) {
 | 
			
		||||
        dolog ("Lock returned misaligned length %d, %d, alignment %d\n",
 | 
			
		||||
               *blen1, *blen2, info->align + 1);
 | 
			
		||||
 | 
			
		||||
        fmod_unlock_sample (sample, *p1, *p2, *blen1, *blen2);
 | 
			
		||||
 | 
			
		||||
        *p1 = NULL - 1;
 | 
			
		||||
        *p2 = NULL - 1;
 | 
			
		||||
        *blen1 = ~0U;
 | 
			
		||||
        *blen2 = ~0U;
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (!*p1 && *blen1) {
 | 
			
		||||
        dolog ("warning: !p1 && blen1=%d\n", *blen1);
 | 
			
		||||
        *blen1 = 0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (!p2 && *blen2) {
 | 
			
		||||
        dolog ("warning: !p2 && blen2=%d\n", *blen2);
 | 
			
		||||
        *blen2 = 0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int fmod_run_out (HWVoiceOut *hw, int live)
 | 
			
		||||
{
 | 
			
		||||
    FMODVoiceOut *fmd = (FMODVoiceOut *) hw;
 | 
			
		||||
    int decr;
 | 
			
		||||
    void *p1 = 0, *p2 = 0;
 | 
			
		||||
    unsigned int blen1 = 0, blen2 = 0;
 | 
			
		||||
    unsigned int len1 = 0, len2 = 0;
 | 
			
		||||
 | 
			
		||||
    if (!hw->pending_disable) {
 | 
			
		||||
        return 0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    decr = live;
 | 
			
		||||
 | 
			
		||||
    if (fmd->channel >= 0) {
 | 
			
		||||
        int len = decr;
 | 
			
		||||
        int old_pos = fmd->old_pos;
 | 
			
		||||
        int ppos = FSOUND_GetCurrentPosition (fmd->channel);
 | 
			
		||||
 | 
			
		||||
        if (ppos == old_pos || !ppos) {
 | 
			
		||||
            return 0;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        if ((old_pos < ppos) && ((old_pos + len) > ppos)) {
 | 
			
		||||
            len = ppos - old_pos;
 | 
			
		||||
        }
 | 
			
		||||
        else {
 | 
			
		||||
            if ((old_pos > ppos) && ((old_pos + len) > (ppos + hw->samples))) {
 | 
			
		||||
                len = hw->samples - old_pos + ppos;
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        decr = len;
 | 
			
		||||
 | 
			
		||||
        if (audio_bug (AUDIO_FUNC, decr < 0)) {
 | 
			
		||||
            dolog ("decr=%d live=%d ppos=%d old_pos=%d len=%d\n",
 | 
			
		||||
                   decr, live, ppos, old_pos, len);
 | 
			
		||||
            return 0;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    if (!decr) {
 | 
			
		||||
        return 0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (fmod_lock_sample (fmd->fmod_sample, &fmd->hw.info,
 | 
			
		||||
                          fmd->old_pos, decr,
 | 
			
		||||
                          &p1, &p2,
 | 
			
		||||
                          &blen1, &blen2)) {
 | 
			
		||||
        return 0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    len1 = blen1 >> hw->info.shift;
 | 
			
		||||
    len2 = blen2 >> hw->info.shift;
 | 
			
		||||
    ldebug ("%p %p %d %d %d %d\n", p1, p2, len1, len2, blen1, blen2);
 | 
			
		||||
    decr = len1 + len2;
 | 
			
		||||
 | 
			
		||||
    if (p1 && len1) {
 | 
			
		||||
        fmod_write_sample (hw, p1, len1);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (p2 && len2) {
 | 
			
		||||
        fmod_write_sample (hw, p2, len2);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    fmod_unlock_sample (fmd->fmod_sample, p1, p2, blen1, blen2);
 | 
			
		||||
 | 
			
		||||
    fmd->old_pos = (fmd->old_pos + decr) % hw->samples;
 | 
			
		||||
    return decr;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
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\n", fmt);
 | 
			
		||||
#ifdef DEBUG_FMOD
 | 
			
		||||
        abort ();
 | 
			
		||||
#endif
 | 
			
		||||
        mode |= FSOUND_8BITS;
 | 
			
		||||
    }
 | 
			
		||||
    mode |= stereo ? FSOUND_STEREO : FSOUND_MONO;
 | 
			
		||||
    return mode;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void fmod_fini_out (HWVoiceOut *hw)
 | 
			
		||||
{
 | 
			
		||||
    FMODVoiceOut *fmd = (FMODVoiceOut *) 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_init_out (HWVoiceOut *hw, struct audsettings *as)
 | 
			
		||||
{
 | 
			
		||||
    int bits16, mode, channel;
 | 
			
		||||
    FMODVoiceOut *fmd = (FMODVoiceOut *) hw;
 | 
			
		||||
    struct audsettings obt_as = *as;
 | 
			
		||||
 | 
			
		||||
    mode = aud_to_fmodfmt (as->fmt, as->nchannels == 2 ? 1 : 0);
 | 
			
		||||
    fmd->fmod_sample = FSOUND_Sample_Alloc (
 | 
			
		||||
        FSOUND_FREE,            /* index */
 | 
			
		||||
        conf.nb_samples,        /* length */
 | 
			
		||||
        mode,                   /* mode */
 | 
			
		||||
        as->freq,               /* freq */
 | 
			
		||||
        255,                    /* volume */
 | 
			
		||||
        128,                    /* pan */
 | 
			
		||||
        255                     /* priority */
 | 
			
		||||
        );
 | 
			
		||||
 | 
			
		||||
    if (!fmd->fmod_sample) {
 | 
			
		||||
        fmod_logerr2 ("DAC", "Failed to allocate FMOD sample\n");
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    channel = FSOUND_PlaySoundEx (FSOUND_FREE, fmd->fmod_sample, 0, 1);
 | 
			
		||||
    if (channel < 0) {
 | 
			
		||||
        fmod_logerr2 ("DAC", "Failed to start playing sound\n");
 | 
			
		||||
        FSOUND_Sample_Free (fmd->fmod_sample);
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
    fmd->channel = channel;
 | 
			
		||||
 | 
			
		||||
    /* FMOD always operates on little endian frames? */
 | 
			
		||||
    obt_as.endianness = 0;
 | 
			
		||||
    audio_pcm_init_info (&hw->info, &obt_as);
 | 
			
		||||
    bits16 = (mode & FSOUND_16BITS) != 0;
 | 
			
		||||
    hw->samples = conf.nb_samples;
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int fmod_ctl_out (HWVoiceOut *hw, int cmd, ...)
 | 
			
		||||
{
 | 
			
		||||
    int status;
 | 
			
		||||
    FMODVoiceOut *fmd = (FMODVoiceOut *) hw;
 | 
			
		||||
 | 
			
		||||
    switch (cmd) {
 | 
			
		||||
    case VOICE_ENABLE:
 | 
			
		||||
        fmod_clear_sample (fmd);
 | 
			
		||||
        status = FSOUND_SetPaused (fmd->channel, 0);
 | 
			
		||||
        if (!status) {
 | 
			
		||||
            fmod_logerr ("Failed to resume channel %d\n", fmd->channel);
 | 
			
		||||
        }
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    case VOICE_DISABLE:
 | 
			
		||||
        status = FSOUND_SetPaused (fmd->channel, 1);
 | 
			
		||||
        if (!status) {
 | 
			
		||||
            fmod_logerr ("Failed to pause channel %d\n", fmd->channel);
 | 
			
		||||
        }
 | 
			
		||||
        break;
 | 
			
		||||
    }
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int fmod_init_in (HWVoiceIn *hw, struct audsettings *as)
 | 
			
		||||
{
 | 
			
		||||
    int bits16, mode;
 | 
			
		||||
    FMODVoiceIn *fmd = (FMODVoiceIn *) hw;
 | 
			
		||||
    struct audsettings obt_as = *as;
 | 
			
		||||
 | 
			
		||||
    if (conf.broken_adc) {
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    mode = aud_to_fmodfmt (as->fmt, as->nchannels == 2 ? 1 : 0);
 | 
			
		||||
    fmd->fmod_sample = FSOUND_Sample_Alloc (
 | 
			
		||||
        FSOUND_FREE,            /* index */
 | 
			
		||||
        conf.nb_samples,        /* length */
 | 
			
		||||
        mode,                   /* mode */
 | 
			
		||||
        as->freq,               /* freq */
 | 
			
		||||
        255,                    /* volume */
 | 
			
		||||
        128,                    /* pan */
 | 
			
		||||
        255                     /* priority */
 | 
			
		||||
        );
 | 
			
		||||
 | 
			
		||||
    if (!fmd->fmod_sample) {
 | 
			
		||||
        fmod_logerr2 ("ADC", "Failed to allocate FMOD sample\n");
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /* FMOD always operates on little endian frames? */
 | 
			
		||||
    obt_as.endianness = 0;
 | 
			
		||||
    audio_pcm_init_info (&hw->info, &obt_as);
 | 
			
		||||
    bits16 = (mode & FSOUND_16BITS) != 0;
 | 
			
		||||
    hw->samples = conf.nb_samples;
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void fmod_fini_in (HWVoiceIn *hw)
 | 
			
		||||
{
 | 
			
		||||
    FMODVoiceIn *fmd = (FMODVoiceIn *) hw;
 | 
			
		||||
 | 
			
		||||
    if (fmd->fmod_sample) {
 | 
			
		||||
        FSOUND_Record_Stop ();
 | 
			
		||||
        FSOUND_Sample_Free (fmd->fmod_sample);
 | 
			
		||||
        fmd->fmod_sample = 0;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int fmod_run_in (HWVoiceIn *hw)
 | 
			
		||||
{
 | 
			
		||||
    FMODVoiceIn *fmd = (FMODVoiceIn *) hw;
 | 
			
		||||
    int hwshift = hw->info.shift;
 | 
			
		||||
    int live, dead, new_pos, len;
 | 
			
		||||
    unsigned int blen1 = 0, blen2 = 0;
 | 
			
		||||
    unsigned int len1, len2;
 | 
			
		||||
    unsigned int decr;
 | 
			
		||||
    void *p1, *p2;
 | 
			
		||||
 | 
			
		||||
    live = audio_pcm_hw_get_live_in (hw);
 | 
			
		||||
    dead = hw->samples - live;
 | 
			
		||||
    if (!dead) {
 | 
			
		||||
        return 0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    new_pos = FSOUND_Record_GetPosition ();
 | 
			
		||||
    if (new_pos < 0) {
 | 
			
		||||
        fmod_logerr ("Could not get recording position\n");
 | 
			
		||||
        return 0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    len = audio_ring_dist (new_pos,  hw->wpos, hw->samples);
 | 
			
		||||
    if (!len) {
 | 
			
		||||
        return 0;
 | 
			
		||||
    }
 | 
			
		||||
    len = audio_MIN (len, dead);
 | 
			
		||||
 | 
			
		||||
    if (fmod_lock_sample (fmd->fmod_sample, &fmd->hw.info,
 | 
			
		||||
                          hw->wpos, len,
 | 
			
		||||
                          &p1, &p2,
 | 
			
		||||
                          &blen1, &blen2)) {
 | 
			
		||||
        return 0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    len1 = blen1 >> hwshift;
 | 
			
		||||
    len2 = blen2 >> hwshift;
 | 
			
		||||
    decr = len1 + len2;
 | 
			
		||||
 | 
			
		||||
    if (p1 && blen1) {
 | 
			
		||||
        hw->conv (hw->conv_buf + hw->wpos, p1, len1);
 | 
			
		||||
    }
 | 
			
		||||
    if (p2 && len2) {
 | 
			
		||||
        hw->conv (hw->conv_buf, p2, len2);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    fmod_unlock_sample (fmd->fmod_sample, p1, p2, blen1, blen2);
 | 
			
		||||
    hw->wpos = (hw->wpos + decr) % hw->samples;
 | 
			
		||||
    return decr;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static struct {
 | 
			
		||||
    const char *name;
 | 
			
		||||
    int type;
 | 
			
		||||
} drvtab[] = {
 | 
			
		||||
    { .name = "none",   .type = FSOUND_OUTPUT_NOSOUND },
 | 
			
		||||
#ifdef _WIN32
 | 
			
		||||
    { .name = "winmm",  .type = FSOUND_OUTPUT_WINMM   },
 | 
			
		||||
    { .name = "dsound", .type = FSOUND_OUTPUT_DSOUND  },
 | 
			
		||||
    { .name = "a3d",    .type = FSOUND_OUTPUT_A3D     },
 | 
			
		||||
    { .name = "asio",   .type = FSOUND_OUTPUT_ASIO    },
 | 
			
		||||
#endif
 | 
			
		||||
#ifdef __linux__
 | 
			
		||||
    { .name = "oss",    .type = FSOUND_OUTPUT_OSS     },
 | 
			
		||||
    { .name = "alsa",   .type = FSOUND_OUTPUT_ALSA    },
 | 
			
		||||
    { .name = "esd",    .type = FSOUND_OUTPUT_ESD     },
 | 
			
		||||
#endif
 | 
			
		||||
#ifdef __APPLE__
 | 
			
		||||
    { .name = "mac",    .type = FSOUND_OUTPUT_MAC     },
 | 
			
		||||
#endif
 | 
			
		||||
#if 0
 | 
			
		||||
    { .name = "xbox",   .type = FSOUND_OUTPUT_XBOX    },
 | 
			
		||||
    { .name = "ps2",    .type = FSOUND_OUTPUT_PS2     },
 | 
			
		||||
    { .name = "gcube",  .type = FSOUND_OUTPUT_GC      },
 | 
			
		||||
#endif
 | 
			
		||||
    { .name = "none-realtime", .type = FSOUND_OUTPUT_NOSOUND_NONREALTIME }
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static void *fmod_audio_init (void)
 | 
			
		||||
{
 | 
			
		||||
    size_t i;
 | 
			
		||||
    double ver;
 | 
			
		||||
    int status;
 | 
			
		||||
    int output_type = -1;
 | 
			
		||||
    const char *drv = conf.drvname;
 | 
			
		||||
 | 
			
		||||
    ver = FSOUND_GetVersion ();
 | 
			
		||||
    if (ver < FMOD_VERSION) {
 | 
			
		||||
        dolog ("Wrong FMOD version %f, need at least %f\n", ver, FMOD_VERSION);
 | 
			
		||||
        return NULL;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
#ifdef __linux__
 | 
			
		||||
    if (ver < 3.75) {
 | 
			
		||||
        dolog ("FMOD before 3.75 has bug preventing ADC from working\n"
 | 
			
		||||
               "ADC will be disabled.\n");
 | 
			
		||||
        conf.broken_adc = 1;
 | 
			
		||||
    }
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
    if (drv) {
 | 
			
		||||
        int found = 0;
 | 
			
		||||
        for (i = 0; i < ARRAY_SIZE (drvtab); i++) {
 | 
			
		||||
            if (!strcmp (drv, drvtab[i].name)) {
 | 
			
		||||
                output_type = drvtab[i].type;
 | 
			
		||||
                found = 1;
 | 
			
		||||
                break;
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        if (!found) {
 | 
			
		||||
            dolog ("Unknown FMOD driver `%s'\n", drv);
 | 
			
		||||
            dolog ("Valid drivers:\n");
 | 
			
		||||
            for (i = 0; i < ARRAY_SIZE (drvtab); i++) {
 | 
			
		||||
                dolog ("  %s\n", drvtab[i].name);
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (output_type != -1) {
 | 
			
		||||
        status = FSOUND_SetOutput (output_type);
 | 
			
		||||
        if (!status) {
 | 
			
		||||
            fmod_logerr ("FSOUND_SetOutput(%d) failed\n", output_type);
 | 
			
		||||
            return NULL;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (conf.bufsize) {
 | 
			
		||||
        status = FSOUND_SetBufferSize (conf.bufsize);
 | 
			
		||||
        if (!status) {
 | 
			
		||||
            fmod_logerr ("FSOUND_SetBufferSize (%d) failed\n", conf.bufsize);
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    status = FSOUND_Init (conf.freq, conf.nb_channels, 0);
 | 
			
		||||
    if (!status) {
 | 
			
		||||
        fmod_logerr ("FSOUND_Init failed\n");
 | 
			
		||||
        return NULL;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return &conf;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int fmod_read (SWVoiceIn *sw, void *buf, int size)
 | 
			
		||||
{
 | 
			
		||||
    return audio_pcm_sw_read (sw, buf, size);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int fmod_ctl_in (HWVoiceIn *hw, int cmd, ...)
 | 
			
		||||
{
 | 
			
		||||
    int status;
 | 
			
		||||
    FMODVoiceIn *fmd = (FMODVoiceIn *) hw;
 | 
			
		||||
 | 
			
		||||
    switch (cmd) {
 | 
			
		||||
    case VOICE_ENABLE:
 | 
			
		||||
        status = FSOUND_Record_StartSample (fmd->fmod_sample, 1);
 | 
			
		||||
        if (!status) {
 | 
			
		||||
            fmod_logerr ("Failed to start recording\n");
 | 
			
		||||
        }
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    case VOICE_DISABLE:
 | 
			
		||||
        status = FSOUND_Record_Stop ();
 | 
			
		||||
        if (!status) {
 | 
			
		||||
            fmod_logerr ("Failed to stop recording\n");
 | 
			
		||||
        }
 | 
			
		||||
        break;
 | 
			
		||||
    }
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void fmod_audio_fini (void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    (void) opaque;
 | 
			
		||||
    FSOUND_Close ();
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static struct audio_option fmod_options[] = {
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "DRV",
 | 
			
		||||
        .tag   = AUD_OPT_STR,
 | 
			
		||||
        .valp  = &conf.drvname,
 | 
			
		||||
        .descr = "FMOD driver"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "FREQ",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &conf.freq,
 | 
			
		||||
        .descr = "Default frequency"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "SAMPLES",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &conf.nb_samples,
 | 
			
		||||
        .descr = "Buffer size in samples"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "CHANNELS",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &conf.nb_channels,
 | 
			
		||||
        .descr = "Number of default channels (1 - mono, 2 - stereo)"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "BUFSIZE",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &conf.bufsize,
 | 
			
		||||
        .descr = "(undocumented)"
 | 
			
		||||
    },
 | 
			
		||||
    { /* End of list */ }
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static struct audio_pcm_ops fmod_pcm_ops = {
 | 
			
		||||
    .init_out = fmod_init_out,
 | 
			
		||||
    .fini_out = fmod_fini_out,
 | 
			
		||||
    .run_out  = fmod_run_out,
 | 
			
		||||
    .write    = fmod_write,
 | 
			
		||||
    .ctl_out  = fmod_ctl_out,
 | 
			
		||||
 | 
			
		||||
    .init_in  = fmod_init_in,
 | 
			
		||||
    .fini_in  = fmod_fini_in,
 | 
			
		||||
    .run_in   = fmod_run_in,
 | 
			
		||||
    .read     = fmod_read,
 | 
			
		||||
    .ctl_in   = fmod_ctl_in
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
struct audio_driver fmod_audio_driver = {
 | 
			
		||||
    .name           = "fmod",
 | 
			
		||||
    .descr          = "FMOD 3.xx http://www.fmod.org",
 | 
			
		||||
    .options        = fmod_options,
 | 
			
		||||
    .init           = fmod_audio_init,
 | 
			
		||||
    .fini           = fmod_audio_fini,
 | 
			
		||||
    .pcm_ops        = &fmod_pcm_ops,
 | 
			
		||||
    .can_be_default = 1,
 | 
			
		||||
    .max_voices_out = INT_MAX,
 | 
			
		||||
    .max_voices_in  = INT_MAX,
 | 
			
		||||
    .voice_size_out = sizeof (FMODVoiceOut),
 | 
			
		||||
    .voice_size_in  = sizeof (FMODVoiceIn)
 | 
			
		||||
};
 | 
			
		||||
@@ -22,9 +22,7 @@
 | 
			
		||||
 * 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 "qemu/bswap.h"
 | 
			
		||||
#include "audio.h"
 | 
			
		||||
 | 
			
		||||
#define AUDIO_CAP "mixeng"
 | 
			
		||||
@@ -35,8 +33,7 @@
 | 
			
		||||
#define ENDIAN_CONVERT(v) (v)
 | 
			
		||||
 | 
			
		||||
/* Signed 8 bit */
 | 
			
		||||
#define BSIZE 8
 | 
			
		||||
#define ITYPE int
 | 
			
		||||
#define IN_T int8_t
 | 
			
		||||
#define IN_MIN SCHAR_MIN
 | 
			
		||||
#define IN_MAX SCHAR_MAX
 | 
			
		||||
#define SIGNED
 | 
			
		||||
@@ -45,29 +42,25 @@
 | 
			
		||||
#undef SIGNED
 | 
			
		||||
#undef IN_MAX
 | 
			
		||||
#undef IN_MIN
 | 
			
		||||
#undef BSIZE
 | 
			
		||||
#undef ITYPE
 | 
			
		||||
#undef IN_T
 | 
			
		||||
#undef SHIFT
 | 
			
		||||
 | 
			
		||||
/* Unsigned 8 bit */
 | 
			
		||||
#define BSIZE 8
 | 
			
		||||
#define ITYPE uint
 | 
			
		||||
#define IN_T uint8_t
 | 
			
		||||
#define IN_MIN 0
 | 
			
		||||
#define IN_MAX UCHAR_MAX
 | 
			
		||||
#define SHIFT 8
 | 
			
		||||
#include "mixeng_template.h"
 | 
			
		||||
#undef IN_MAX
 | 
			
		||||
#undef IN_MIN
 | 
			
		||||
#undef BSIZE
 | 
			
		||||
#undef ITYPE
 | 
			
		||||
#undef IN_T
 | 
			
		||||
#undef SHIFT
 | 
			
		||||
 | 
			
		||||
#undef ENDIAN_CONVERT
 | 
			
		||||
#undef ENDIAN_CONVERSION
 | 
			
		||||
 | 
			
		||||
/* Signed 16 bit */
 | 
			
		||||
#define BSIZE 16
 | 
			
		||||
#define ITYPE int
 | 
			
		||||
#define IN_T int16_t
 | 
			
		||||
#define IN_MIN SHRT_MIN
 | 
			
		||||
#define IN_MAX SHRT_MAX
 | 
			
		||||
#define SIGNED
 | 
			
		||||
@@ -85,13 +78,11 @@
 | 
			
		||||
#undef SIGNED
 | 
			
		||||
#undef IN_MAX
 | 
			
		||||
#undef IN_MIN
 | 
			
		||||
#undef BSIZE
 | 
			
		||||
#undef ITYPE
 | 
			
		||||
#undef IN_T
 | 
			
		||||
#undef SHIFT
 | 
			
		||||
 | 
			
		||||
/* Unsigned 16 bit */
 | 
			
		||||
#define BSIZE 16
 | 
			
		||||
#define ITYPE uint
 | 
			
		||||
#define IN_T uint16_t
 | 
			
		||||
#define IN_MIN 0
 | 
			
		||||
#define IN_MAX USHRT_MAX
 | 
			
		||||
#define SHIFT 16
 | 
			
		||||
@@ -107,13 +98,11 @@
 | 
			
		||||
#undef ENDIAN_CONVERSION
 | 
			
		||||
#undef IN_MAX
 | 
			
		||||
#undef IN_MIN
 | 
			
		||||
#undef BSIZE
 | 
			
		||||
#undef ITYPE
 | 
			
		||||
#undef IN_T
 | 
			
		||||
#undef SHIFT
 | 
			
		||||
 | 
			
		||||
/* Signed 32 bit */
 | 
			
		||||
#define BSIZE 32
 | 
			
		||||
#define ITYPE int
 | 
			
		||||
#define IN_T int32_t
 | 
			
		||||
#define IN_MIN INT32_MIN
 | 
			
		||||
#define IN_MAX INT32_MAX
 | 
			
		||||
#define SIGNED
 | 
			
		||||
@@ -131,13 +120,11 @@
 | 
			
		||||
#undef SIGNED
 | 
			
		||||
#undef IN_MAX
 | 
			
		||||
#undef IN_MIN
 | 
			
		||||
#undef BSIZE
 | 
			
		||||
#undef ITYPE
 | 
			
		||||
#undef IN_T
 | 
			
		||||
#undef SHIFT
 | 
			
		||||
 | 
			
		||||
/* Unsigned 32 bit */
 | 
			
		||||
#define BSIZE 32
 | 
			
		||||
#define ITYPE uint
 | 
			
		||||
#define IN_T uint32_t
 | 
			
		||||
#define IN_MIN 0
 | 
			
		||||
#define IN_MAX UINT32_MAX
 | 
			
		||||
#define SHIFT 32
 | 
			
		||||
@@ -153,8 +140,7 @@
 | 
			
		||||
#undef ENDIAN_CONVERSION
 | 
			
		||||
#undef IN_MAX
 | 
			
		||||
#undef IN_MIN
 | 
			
		||||
#undef BSIZE
 | 
			
		||||
#undef ITYPE
 | 
			
		||||
#undef IN_T
 | 
			
		||||
#undef SHIFT
 | 
			
		||||
 | 
			
		||||
t_sample *mixeng_conv[2][2][2][3] = {
 | 
			
		||||
@@ -271,7 +257,7 @@ f_sample *mixeng_clip[2][2][2][3] = {
 | 
			
		||||
 * August 21, 1998
 | 
			
		||||
 * Copyright 1998 Fabrice Bellard.
 | 
			
		||||
 *
 | 
			
		||||
 * [Rewrote completely the code of Lance Norskog And Sundry
 | 
			
		||||
 * [Rewrote completly the code of Lance Norskog And Sundry
 | 
			
		||||
 * Contributors with a more efficient algorithm.]
 | 
			
		||||
 *
 | 
			
		||||
 * This source code is freely redistributable and may be used for
 | 
			
		||||
@@ -340,7 +326,7 @@ void *st_rate_start (int inrate, int outrate)
 | 
			
		||||
 | 
			
		||||
void st_rate_stop (void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    g_free (opaque);
 | 
			
		||||
    qemu_free (opaque);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void mixeng_clear (struct st_sample *buf, int len)
 | 
			
		||||
@@ -350,6 +336,7 @@ void mixeng_clear (struct st_sample *buf, int len)
 | 
			
		||||
 | 
			
		||||
void mixeng_volume (struct st_sample *buf, int len, struct mixeng_volume *vol)
 | 
			
		||||
{
 | 
			
		||||
#ifdef CONFIG_MIXEMU
 | 
			
		||||
    if (vol->mute) {
 | 
			
		||||
        mixeng_clear (buf, len);
 | 
			
		||||
        return;
 | 
			
		||||
@@ -365,4 +352,9 @@ void mixeng_volume (struct st_sample *buf, int len, struct mixeng_volume *vol)
 | 
			
		||||
#endif
 | 
			
		||||
        buf += 1;
 | 
			
		||||
    }
 | 
			
		||||
#else
 | 
			
		||||
    (void) buf;
 | 
			
		||||
    (void) len;
 | 
			
		||||
    (void) vol;
 | 
			
		||||
#endif
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -31,11 +31,10 @@
 | 
			
		||||
#define HALF (IN_MAX >> 1)
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#define ET glue (ENDIAN_CONVERSION, glue (glue (glue (_, ITYPE), BSIZE), _t))
 | 
			
		||||
#define IN_T glue (glue (ITYPE, BSIZE), _t)
 | 
			
		||||
#define ET glue (ENDIAN_CONVERSION, glue (_, IN_T))
 | 
			
		||||
 | 
			
		||||
#ifdef FLOAT_MIXENG
 | 
			
		||||
static inline mixeng_real glue (conv_, ET) (IN_T v)
 | 
			
		||||
static mixeng_real inline glue (conv_, ET) (IN_T v)
 | 
			
		||||
{
 | 
			
		||||
    IN_T nv = ENDIAN_CONVERT (v);
 | 
			
		||||
 | 
			
		||||
@@ -54,7 +53,7 @@ static inline mixeng_real glue (conv_, ET) (IN_T v)
 | 
			
		||||
#endif
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static inline IN_T glue (clip_, ET) (mixeng_real v)
 | 
			
		||||
static IN_T inline glue (clip_, ET) (mixeng_real v)
 | 
			
		||||
{
 | 
			
		||||
    if (v >= 0.5) {
 | 
			
		||||
        return IN_MAX;
 | 
			
		||||
@@ -151,4 +150,3 @@ static void glue (glue (clip_, ET), _from_mono)
 | 
			
		||||
 | 
			
		||||
#undef ET
 | 
			
		||||
#undef HALF
 | 
			
		||||
#undef IN_T
 | 
			
		||||
 
 | 
			
		||||
@@ -21,11 +21,9 @@
 | 
			
		||||
 * 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 "qemu/host-utils.h"
 | 
			
		||||
#include "audio.h"
 | 
			
		||||
#include "qemu/timer.h"
 | 
			
		||||
#include "qemu-timer.h"
 | 
			
		||||
 | 
			
		||||
#define AUDIO_CAP "noaudio"
 | 
			
		||||
#include "audio_int.h"
 | 
			
		||||
@@ -48,10 +46,10 @@ static int no_run_out (HWVoiceOut *hw, int live)
 | 
			
		||||
    int64_t ticks;
 | 
			
		||||
    int64_t bytes;
 | 
			
		||||
 | 
			
		||||
    now = qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL);
 | 
			
		||||
    now = qemu_get_clock_ns (vm_clock);
 | 
			
		||||
    ticks = now - no->old_ticks;
 | 
			
		||||
    bytes = muldiv64(ticks, hw->info.bytes_per_second, NANOSECONDS_PER_SECOND);
 | 
			
		||||
    bytes = audio_MIN(bytes, INT_MAX);
 | 
			
		||||
    bytes = muldiv64 (ticks, hw->info.bytes_per_second, get_ticks_per_sec ());
 | 
			
		||||
    bytes = audio_MIN (bytes, INT_MAX);
 | 
			
		||||
    samples = bytes >> hw->info.shift;
 | 
			
		||||
 | 
			
		||||
    no->old_ticks = now;
 | 
			
		||||
@@ -62,10 +60,10 @@ static int no_run_out (HWVoiceOut *hw, int live)
 | 
			
		||||
 | 
			
		||||
static int no_write (SWVoiceOut *sw, void *buf, int len)
 | 
			
		||||
{
 | 
			
		||||
    return audio_pcm_sw_write(sw, buf, len);
 | 
			
		||||
    return audio_pcm_sw_write (sw, buf, len);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int no_init_out(HWVoiceOut *hw, struct audsettings *as, void *drv_opaque)
 | 
			
		||||
static int no_init_out (HWVoiceOut *hw, struct audsettings *as)
 | 
			
		||||
{
 | 
			
		||||
    audio_pcm_init_info (&hw->info, as);
 | 
			
		||||
    hw->samples = 1024;
 | 
			
		||||
@@ -84,7 +82,7 @@ static int no_ctl_out (HWVoiceOut *hw, int cmd, ...)
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int no_init_in(HWVoiceIn *hw, struct audsettings *as, void *drv_opaque)
 | 
			
		||||
static int no_init_in (HWVoiceIn *hw, struct audsettings *as)
 | 
			
		||||
{
 | 
			
		||||
    audio_pcm_init_info (&hw->info, as);
 | 
			
		||||
    hw->samples = 1024;
 | 
			
		||||
@@ -104,10 +102,10 @@ static int no_run_in (HWVoiceIn *hw)
 | 
			
		||||
    int samples = 0;
 | 
			
		||||
 | 
			
		||||
    if (dead) {
 | 
			
		||||
        int64_t now = qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL);
 | 
			
		||||
        int64_t now = qemu_get_clock_ns (vm_clock);
 | 
			
		||||
        int64_t ticks = now - no->old_ticks;
 | 
			
		||||
        int64_t bytes =
 | 
			
		||||
            muldiv64(ticks, hw->info.bytes_per_second, NANOSECONDS_PER_SECOND);
 | 
			
		||||
            muldiv64 (ticks, hw->info.bytes_per_second, get_ticks_per_sec ());
 | 
			
		||||
 | 
			
		||||
        no->old_ticks = now;
 | 
			
		||||
        bytes = audio_MIN (bytes, INT_MAX);
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										162
									
								
								audio/ossaudio.c
									
									
									
									
									
								
							
							
						
						
									
										162
									
								
								audio/ossaudio.c
									
									
									
									
									
								
							@@ -21,15 +21,19 @@
 | 
			
		||||
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 | 
			
		||||
 * THE SOFTWARE.
 | 
			
		||||
 */
 | 
			
		||||
#include "qemu/osdep.h"
 | 
			
		||||
#include <stdlib.h>
 | 
			
		||||
#include <sys/mman.h>
 | 
			
		||||
#include <sys/types.h>
 | 
			
		||||
#include <sys/ioctl.h>
 | 
			
		||||
#ifdef __OpenBSD__
 | 
			
		||||
#include <soundcard.h>
 | 
			
		||||
#else
 | 
			
		||||
#include <sys/soundcard.h>
 | 
			
		||||
#endif
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
#include "qemu/main-loop.h"
 | 
			
		||||
#include "qemu/host-utils.h"
 | 
			
		||||
#include "host-utils.h"
 | 
			
		||||
#include "qemu-char.h"
 | 
			
		||||
#include "audio.h"
 | 
			
		||||
#include "trace.h"
 | 
			
		||||
 | 
			
		||||
#define AUDIO_CAP "oss"
 | 
			
		||||
#include "audio_int.h"
 | 
			
		||||
@@ -38,16 +42,6 @@
 | 
			
		||||
#define USE_DSP_POLICY
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
typedef struct OSSConf {
 | 
			
		||||
    int try_mmap;
 | 
			
		||||
    int nfrags;
 | 
			
		||||
    int fragsize;
 | 
			
		||||
    const char *devpath_out;
 | 
			
		||||
    const char *devpath_in;
 | 
			
		||||
    int exclusive;
 | 
			
		||||
    int policy;
 | 
			
		||||
} OSSConf;
 | 
			
		||||
 | 
			
		||||
typedef struct OSSVoiceOut {
 | 
			
		||||
    HWVoiceOut hw;
 | 
			
		||||
    void *pcm_buf;
 | 
			
		||||
@@ -57,7 +51,6 @@ typedef struct OSSVoiceOut {
 | 
			
		||||
    int fragsize;
 | 
			
		||||
    int mmapped;
 | 
			
		||||
    int pending;
 | 
			
		||||
    OSSConf *conf;
 | 
			
		||||
} OSSVoiceOut;
 | 
			
		||||
 | 
			
		||||
typedef struct OSSVoiceIn {
 | 
			
		||||
@@ -66,9 +59,28 @@ typedef struct OSSVoiceIn {
 | 
			
		||||
    int fd;
 | 
			
		||||
    int nfrags;
 | 
			
		||||
    int fragsize;
 | 
			
		||||
    OSSConf *conf;
 | 
			
		||||
} OSSVoiceIn;
 | 
			
		||||
 | 
			
		||||
static struct {
 | 
			
		||||
    int try_mmap;
 | 
			
		||||
    int nfrags;
 | 
			
		||||
    int fragsize;
 | 
			
		||||
    const char *devpath_out;
 | 
			
		||||
    const char *devpath_in;
 | 
			
		||||
    int debug;
 | 
			
		||||
    int exclusive;
 | 
			
		||||
    int policy;
 | 
			
		||||
} conf = {
 | 
			
		||||
    .try_mmap = 0,
 | 
			
		||||
    .nfrags = 4,
 | 
			
		||||
    .fragsize = 4096,
 | 
			
		||||
    .devpath_out = "/dev/dsp",
 | 
			
		||||
    .devpath_in = "/dev/dsp",
 | 
			
		||||
    .debug = 0,
 | 
			
		||||
    .exclusive = 0,
 | 
			
		||||
    .policy = 5
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
struct oss_params {
 | 
			
		||||
    int freq;
 | 
			
		||||
    audfmt_e fmt;
 | 
			
		||||
@@ -130,18 +142,18 @@ static void oss_helper_poll_in (void *opaque)
 | 
			
		||||
    audio_run ("oss_poll_in");
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void oss_poll_out (HWVoiceOut *hw)
 | 
			
		||||
static int oss_poll_out (HWVoiceOut *hw)
 | 
			
		||||
{
 | 
			
		||||
    OSSVoiceOut *oss = (OSSVoiceOut *) hw;
 | 
			
		||||
 | 
			
		||||
    qemu_set_fd_handler (oss->fd, NULL, oss_helper_poll_out, NULL);
 | 
			
		||||
    return qemu_set_fd_handler (oss->fd, NULL, oss_helper_poll_out, NULL);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void oss_poll_in (HWVoiceIn *hw)
 | 
			
		||||
static int oss_poll_in (HWVoiceIn *hw)
 | 
			
		||||
{
 | 
			
		||||
    OSSVoiceIn *oss = (OSSVoiceIn *) hw;
 | 
			
		||||
 | 
			
		||||
    qemu_set_fd_handler (oss->fd, oss_helper_poll_in, NULL, NULL);
 | 
			
		||||
    return qemu_set_fd_handler (oss->fd, oss_helper_poll_in, NULL, NULL);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int oss_write (SWVoiceOut *sw, void *buf, int len)
 | 
			
		||||
@@ -264,18 +276,18 @@ static int oss_get_version (int fd, int *version, const char *typ)
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
static int oss_open (int in, struct oss_params *req,
 | 
			
		||||
                     struct oss_params *obt, int *pfd, OSSConf* conf)
 | 
			
		||||
                     struct oss_params *obt, int *pfd)
 | 
			
		||||
{
 | 
			
		||||
    int fd;
 | 
			
		||||
    int oflags = conf->exclusive ? O_EXCL : 0;
 | 
			
		||||
    int oflags = conf.exclusive ? O_EXCL : 0;
 | 
			
		||||
    audio_buf_info abinfo;
 | 
			
		||||
    int fmt, freq, nchannels;
 | 
			
		||||
    int setfragment = 1;
 | 
			
		||||
    const char *dspname = in ? conf->devpath_in : conf->devpath_out;
 | 
			
		||||
    const char *dspname = in ? conf.devpath_in : conf.devpath_out;
 | 
			
		||||
    const char *typ = in ? "ADC" : "DAC";
 | 
			
		||||
 | 
			
		||||
    /* Kludge needed to have working mmap on Linux */
 | 
			
		||||
    oflags |= conf->try_mmap ? O_RDWR : (in ? O_RDONLY : O_WRONLY);
 | 
			
		||||
    oflags |= conf.try_mmap ? O_RDWR : (in ? O_RDONLY : O_WRONLY);
 | 
			
		||||
 | 
			
		||||
    fd = open (dspname, oflags | O_NONBLOCK);
 | 
			
		||||
    if (-1 == fd) {
 | 
			
		||||
@@ -309,18 +321,20 @@ static int oss_open (int in, struct oss_params *req,
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
#ifdef USE_DSP_POLICY
 | 
			
		||||
    if (conf->policy >= 0) {
 | 
			
		||||
    if (conf.policy >= 0) {
 | 
			
		||||
        int version;
 | 
			
		||||
 | 
			
		||||
        if (!oss_get_version (fd, &version, typ)) {
 | 
			
		||||
            trace_oss_version(version);
 | 
			
		||||
            if (conf.debug) {
 | 
			
		||||
                dolog ("OSS version = %#x\n", version);
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            if (version >= 0x040000) {
 | 
			
		||||
                int policy = conf->policy;
 | 
			
		||||
                int policy = conf.policy;
 | 
			
		||||
                if (ioctl (fd, SNDCTL_DSP_POLICY, &policy)) {
 | 
			
		||||
                    oss_logerr2 (errno, typ,
 | 
			
		||||
                                 "Failed to set timing policy to %d\n",
 | 
			
		||||
                                 conf->policy);
 | 
			
		||||
                                 conf.policy);
 | 
			
		||||
                    goto err;
 | 
			
		||||
                }
 | 
			
		||||
                setfragment = 0;
 | 
			
		||||
@@ -448,12 +462,19 @@ static int oss_run_out (HWVoiceOut *hw, int live)
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        if (abinfo.bytes > bufsize) {
 | 
			
		||||
            trace_oss_invalid_available_size(abinfo.bytes, bufsize);
 | 
			
		||||
            if (conf.debug) {
 | 
			
		||||
                dolog ("warning: Invalid available size, size=%d bufsize=%d\n"
 | 
			
		||||
                       "please report your OS/audio hw to av1474@comtv.ru\n",
 | 
			
		||||
                       abinfo.bytes, bufsize);
 | 
			
		||||
            }
 | 
			
		||||
            abinfo.bytes = bufsize;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        if (abinfo.bytes < 0) {
 | 
			
		||||
            trace_oss_invalid_available_size(abinfo.bytes, bufsize);
 | 
			
		||||
            if (conf.debug) {
 | 
			
		||||
                dolog ("warning: Invalid available size, size=%d bufsize=%d\n",
 | 
			
		||||
                       abinfo.bytes, bufsize);
 | 
			
		||||
            }
 | 
			
		||||
            return 0;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
@@ -487,14 +508,13 @@ static void oss_fini_out (HWVoiceOut *hw)
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        else {
 | 
			
		||||
            g_free (oss->pcm_buf);
 | 
			
		||||
            qemu_free (oss->pcm_buf);
 | 
			
		||||
        }
 | 
			
		||||
        oss->pcm_buf = NULL;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int oss_init_out(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
                        void *drv_opaque)
 | 
			
		||||
static int oss_init_out (HWVoiceOut *hw, struct audsettings *as)
 | 
			
		||||
{
 | 
			
		||||
    OSSVoiceOut *oss = (OSSVoiceOut *) hw;
 | 
			
		||||
    struct oss_params req, obt;
 | 
			
		||||
@@ -503,17 +523,16 @@ static int oss_init_out(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
    int fd;
 | 
			
		||||
    audfmt_e effective_fmt;
 | 
			
		||||
    struct audsettings obt_as;
 | 
			
		||||
    OSSConf *conf = drv_opaque;
 | 
			
		||||
 | 
			
		||||
    oss->fd = -1;
 | 
			
		||||
 | 
			
		||||
    req.fmt = aud_to_ossfmt (as->fmt, as->endianness);
 | 
			
		||||
    req.freq = as->freq;
 | 
			
		||||
    req.nchannels = as->nchannels;
 | 
			
		||||
    req.fragsize = conf->fragsize;
 | 
			
		||||
    req.nfrags = conf->nfrags;
 | 
			
		||||
    req.fragsize = conf.fragsize;
 | 
			
		||||
    req.nfrags = conf.nfrags;
 | 
			
		||||
 | 
			
		||||
    if (oss_open (0, &req, &obt, &fd, conf)) {
 | 
			
		||||
    if (oss_open (0, &req, &obt, &fd)) {
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -540,7 +559,7 @@ static int oss_init_out(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
    hw->samples = (obt.nfrags * obt.fragsize) >> hw->info.shift;
 | 
			
		||||
 | 
			
		||||
    oss->mmapped = 0;
 | 
			
		||||
    if (conf->try_mmap) {
 | 
			
		||||
    if (conf.try_mmap) {
 | 
			
		||||
        oss->pcm_buf = mmap (
 | 
			
		||||
            NULL,
 | 
			
		||||
            hw->samples << hw->info.shift,
 | 
			
		||||
@@ -600,7 +619,6 @@ static int oss_init_out(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    oss->fd = fd;
 | 
			
		||||
    oss->conf = conf;
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -620,8 +638,7 @@ static int oss_ctl_out (HWVoiceOut *hw, int cmd, ...)
 | 
			
		||||
            va_end (ap);
 | 
			
		||||
 | 
			
		||||
            ldebug ("enabling voice\n");
 | 
			
		||||
            if (poll_mode) {
 | 
			
		||||
                oss_poll_out (hw);
 | 
			
		||||
            if (poll_mode && oss_poll_out (hw)) {
 | 
			
		||||
                poll_mode = 0;
 | 
			
		||||
            }
 | 
			
		||||
            hw->poll_mode = poll_mode;
 | 
			
		||||
@@ -663,7 +680,7 @@ static int oss_ctl_out (HWVoiceOut *hw, int cmd, ...)
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int oss_init_in(HWVoiceIn *hw, struct audsettings *as, void *drv_opaque)
 | 
			
		||||
static int oss_init_in (HWVoiceIn *hw, struct audsettings *as)
 | 
			
		||||
{
 | 
			
		||||
    OSSVoiceIn *oss = (OSSVoiceIn *) hw;
 | 
			
		||||
    struct oss_params req, obt;
 | 
			
		||||
@@ -672,16 +689,15 @@ static int oss_init_in(HWVoiceIn *hw, struct audsettings *as, void *drv_opaque)
 | 
			
		||||
    int fd;
 | 
			
		||||
    audfmt_e effective_fmt;
 | 
			
		||||
    struct audsettings obt_as;
 | 
			
		||||
    OSSConf *conf = drv_opaque;
 | 
			
		||||
 | 
			
		||||
    oss->fd = -1;
 | 
			
		||||
 | 
			
		||||
    req.fmt = aud_to_ossfmt (as->fmt, as->endianness);
 | 
			
		||||
    req.freq = as->freq;
 | 
			
		||||
    req.nchannels = as->nchannels;
 | 
			
		||||
    req.fragsize = conf->fragsize;
 | 
			
		||||
    req.nfrags = conf->nfrags;
 | 
			
		||||
    if (oss_open (1, &req, &obt, &fd, conf)) {
 | 
			
		||||
    req.fragsize = conf.fragsize;
 | 
			
		||||
    req.nfrags = conf.nfrags;
 | 
			
		||||
    if (oss_open (1, &req, &obt, &fd)) {
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -715,7 +731,6 @@ static int oss_init_in(HWVoiceIn *hw, struct audsettings *as, void *drv_opaque)
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    oss->fd = fd;
 | 
			
		||||
    oss->conf = conf;
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -725,8 +740,10 @@ static void oss_fini_in (HWVoiceIn *hw)
 | 
			
		||||
 | 
			
		||||
    oss_anal_close (&oss->fd);
 | 
			
		||||
 | 
			
		||||
    g_free(oss->pcm_buf);
 | 
			
		||||
    oss->pcm_buf = NULL;
 | 
			
		||||
    if (oss->pcm_buf) {
 | 
			
		||||
        qemu_free (oss->pcm_buf);
 | 
			
		||||
        oss->pcm_buf = NULL;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int oss_run_in (HWVoiceIn *hw)
 | 
			
		||||
@@ -817,8 +834,7 @@ static int oss_ctl_in (HWVoiceIn *hw, int cmd, ...)
 | 
			
		||||
            poll_mode = va_arg (ap, int);
 | 
			
		||||
            va_end (ap);
 | 
			
		||||
 | 
			
		||||
            if (poll_mode) {
 | 
			
		||||
                oss_poll_in (hw);
 | 
			
		||||
            if (poll_mode && oss_poll_in (hw)) {
 | 
			
		||||
                poll_mode = 0;
 | 
			
		||||
            }
 | 
			
		||||
            hw->poll_mode = poll_mode;
 | 
			
		||||
@@ -835,79 +851,67 @@ static int oss_ctl_in (HWVoiceIn *hw, int cmd, ...)
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static OSSConf glob_conf = {
 | 
			
		||||
    .try_mmap = 0,
 | 
			
		||||
    .nfrags = 4,
 | 
			
		||||
    .fragsize = 4096,
 | 
			
		||||
    .devpath_out = "/dev/dsp",
 | 
			
		||||
    .devpath_in = "/dev/dsp",
 | 
			
		||||
    .exclusive = 0,
 | 
			
		||||
    .policy = 5
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static void *oss_audio_init (void)
 | 
			
		||||
{
 | 
			
		||||
    OSSConf *conf = g_malloc(sizeof(OSSConf));
 | 
			
		||||
    *conf = glob_conf;
 | 
			
		||||
 | 
			
		||||
    if (access(conf->devpath_in, R_OK | W_OK) < 0 ||
 | 
			
		||||
        access(conf->devpath_out, R_OK | W_OK) < 0) {
 | 
			
		||||
        g_free(conf);
 | 
			
		||||
        return NULL;
 | 
			
		||||
    }
 | 
			
		||||
    return conf;
 | 
			
		||||
    return &conf;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void oss_audio_fini (void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    g_free(opaque);
 | 
			
		||||
    (void) opaque;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static struct audio_option oss_options[] = {
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "FRAGSIZE",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &glob_conf.fragsize,
 | 
			
		||||
        .valp  = &conf.fragsize,
 | 
			
		||||
        .descr = "Fragment size in bytes"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "NFRAGS",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &glob_conf.nfrags,
 | 
			
		||||
        .valp  = &conf.nfrags,
 | 
			
		||||
        .descr = "Number of fragments"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "MMAP",
 | 
			
		||||
        .tag   = AUD_OPT_BOOL,
 | 
			
		||||
        .valp  = &glob_conf.try_mmap,
 | 
			
		||||
        .valp  = &conf.try_mmap,
 | 
			
		||||
        .descr = "Try using memory mapped access"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "DAC_DEV",
 | 
			
		||||
        .tag   = AUD_OPT_STR,
 | 
			
		||||
        .valp  = &glob_conf.devpath_out,
 | 
			
		||||
        .valp  = &conf.devpath_out,
 | 
			
		||||
        .descr = "Path to DAC device"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "ADC_DEV",
 | 
			
		||||
        .tag   = AUD_OPT_STR,
 | 
			
		||||
        .valp  = &glob_conf.devpath_in,
 | 
			
		||||
        .valp  = &conf.devpath_in,
 | 
			
		||||
        .descr = "Path to ADC device"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "EXCLUSIVE",
 | 
			
		||||
        .tag   = AUD_OPT_BOOL,
 | 
			
		||||
        .valp  = &glob_conf.exclusive,
 | 
			
		||||
        .descr = "Open device in exclusive mode (vmix won't work)"
 | 
			
		||||
        .valp  = &conf.exclusive,
 | 
			
		||||
        .descr = "Open device in exclusive mode (vmix wont work)"
 | 
			
		||||
    },
 | 
			
		||||
#ifdef USE_DSP_POLICY
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "POLICY",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &glob_conf.policy,
 | 
			
		||||
        .valp  = &conf.policy,
 | 
			
		||||
        .descr = "Set the timing policy of the device, -1 to use fragment mode",
 | 
			
		||||
    },
 | 
			
		||||
#endif
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "DEBUG",
 | 
			
		||||
        .tag   = AUD_OPT_BOOL,
 | 
			
		||||
        .valp  = &conf.debug,
 | 
			
		||||
        .descr = "Turn on some debugging messages"
 | 
			
		||||
    },
 | 
			
		||||
    { /* End of list */ }
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										557
									
								
								audio/paaudio.c
									
									
									
									
									
								
							
							
						
						
									
										557
									
								
								audio/paaudio.c
									
									
									
									
									
								
							@@ -1,37 +1,23 @@
 | 
			
		||||
/* public domain */
 | 
			
		||||
#include "qemu/osdep.h"
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
#include "audio.h"
 | 
			
		||||
 | 
			
		||||
#include <pulse/pulseaudio.h>
 | 
			
		||||
#include <pulse/simple.h>
 | 
			
		||||
#include <pulse/error.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;
 | 
			
		||||
    pa_simple *s;
 | 
			
		||||
    void *pcm_buf;
 | 
			
		||||
    struct audio_pt pt;
 | 
			
		||||
    paaudio *g;
 | 
			
		||||
} PAVoiceOut;
 | 
			
		||||
 | 
			
		||||
typedef struct {
 | 
			
		||||
@@ -40,15 +26,19 @@ typedef struct {
 | 
			
		||||
    int dead;
 | 
			
		||||
    int incr;
 | 
			
		||||
    int wpos;
 | 
			
		||||
    pa_stream *stream;
 | 
			
		||||
    pa_simple *s;
 | 
			
		||||
    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 struct {
 | 
			
		||||
    int samples;
 | 
			
		||||
    char *server;
 | 
			
		||||
    char *sink;
 | 
			
		||||
    char *source;
 | 
			
		||||
} conf = {
 | 
			
		||||
    .samples = 4096,
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static void GCC_FMT_ATTR (2, 3) qpa_logerr (int err, const char *fmt, ...)
 | 
			
		||||
{
 | 
			
		||||
@@ -61,146 +51,6 @@ static void GCC_FMT_ATTR (2, 3) qpa_logerr (int err, const char *fmt, ...)
 | 
			
		||||
    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;
 | 
			
		||||
@@ -227,7 +77,7 @@ static void *qpa_thread_out (void *arg)
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        decr = to_mix = audio_MIN (pa->live, pa->g->conf.samples >> 2);
 | 
			
		||||
        decr = to_mix = audio_MIN (pa->live, conf.samples >> 2);
 | 
			
		||||
        rpos = pa->rpos;
 | 
			
		||||
 | 
			
		||||
        if (audio_pt_unlock (&pa->pt, AUDIO_FUNC)) {
 | 
			
		||||
@@ -241,8 +91,8 @@ static void *qpa_thread_out (void *arg)
 | 
			
		||||
 | 
			
		||||
            hw->clip (pa->pcm_buf, src, chunk);
 | 
			
		||||
 | 
			
		||||
            if (qpa_simple_write (pa, pa->pcm_buf,
 | 
			
		||||
                                  chunk << hw->info.shift, &error) < 0) {
 | 
			
		||||
            if (pa_simple_write (pa->s, pa->pcm_buf,
 | 
			
		||||
                                 chunk << hw->info.shift, &error) < 0) {
 | 
			
		||||
                qpa_logerr (error, "pa_simple_write failed\n");
 | 
			
		||||
                return NULL;
 | 
			
		||||
            }
 | 
			
		||||
@@ -319,7 +169,7 @@ static void *qpa_thread_in (void *arg)
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        incr = to_grab = audio_MIN (pa->dead, pa->g->conf.samples >> 2);
 | 
			
		||||
        incr = to_grab = audio_MIN (pa->dead, conf.samples >> 2);
 | 
			
		||||
        wpos = pa->wpos;
 | 
			
		||||
 | 
			
		||||
        if (audio_pt_unlock (&pa->pt, AUDIO_FUNC)) {
 | 
			
		||||
@@ -331,8 +181,8 @@ static void *qpa_thread_in (void *arg)
 | 
			
		||||
            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) {
 | 
			
		||||
            if (pa_simple_read (pa->s, buf,
 | 
			
		||||
                                chunk << hw->info.shift, &error) < 0) {
 | 
			
		||||
                qpa_logerr (error, "pa_simple_read failed\n");
 | 
			
		||||
                return NULL;
 | 
			
		||||
            }
 | 
			
		||||
@@ -433,152 +283,47 @@ static audfmt_e pa_to_audfmt (pa_sample_format_t fmt, int *endianness)
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
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)
 | 
			
		||||
static int qpa_init_out (HWVoiceOut *hw, struct audsettings *as)
 | 
			
		||||
{
 | 
			
		||||
    int error;
 | 
			
		||||
    pa_sample_spec ss;
 | 
			
		||||
    pa_buffer_attr ba;
 | 
			
		||||
    static pa_sample_spec ss;
 | 
			
		||||
    static 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.
 | 
			
		||||
     * qemu audio tick runs at 250 Hz (by default), so processing
 | 
			
		||||
     * data chunks worth 4 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.tlength = pa_usec_to_bytes (4 * 1000, &ss);
 | 
			
		||||
    ba.minreq = pa_usec_to_bytes (2 * 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,
 | 
			
		||||
    pa->s = pa_simple_new (
 | 
			
		||||
        conf.server,
 | 
			
		||||
        "qemu",
 | 
			
		||||
        PA_STREAM_PLAYBACK,
 | 
			
		||||
        g->conf.sink,
 | 
			
		||||
        conf.sink,
 | 
			
		||||
        "pcm.playback",
 | 
			
		||||
        &ss,
 | 
			
		||||
        NULL,                   /* channel map */
 | 
			
		||||
        &ba,                    /* buffering attributes */
 | 
			
		||||
        &error
 | 
			
		||||
        );
 | 
			
		||||
    if (!pa->stream) {
 | 
			
		||||
    if (!pa->s) {
 | 
			
		||||
        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;
 | 
			
		||||
    hw->samples = conf.samples;
 | 
			
		||||
    pa->pcm_buf = audio_calloc (AUDIO_FUNC, hw->samples, 1 << hw->info.shift);
 | 
			
		||||
    pa->rpos = hw->rpos;
 | 
			
		||||
    if (!pa->pcm_buf) {
 | 
			
		||||
@@ -594,24 +339,21 @@ static int qpa_init_out(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
    return 0;
 | 
			
		||||
 | 
			
		||||
 fail3:
 | 
			
		||||
    g_free (pa->pcm_buf);
 | 
			
		||||
    qemu_free (pa->pcm_buf);
 | 
			
		||||
    pa->pcm_buf = NULL;
 | 
			
		||||
 fail2:
 | 
			
		||||
    if (pa->stream) {
 | 
			
		||||
        pa_stream_unref (pa->stream);
 | 
			
		||||
        pa->stream = NULL;
 | 
			
		||||
    }
 | 
			
		||||
    pa_simple_free (pa->s);
 | 
			
		||||
    pa->s = NULL;
 | 
			
		||||
 fail1:
 | 
			
		||||
    return -1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int qpa_init_in(HWVoiceIn *hw, struct audsettings *as, void *drv_opaque)
 | 
			
		||||
static int qpa_init_in (HWVoiceIn *hw, struct audsettings *as)
 | 
			
		||||
{
 | 
			
		||||
    int error;
 | 
			
		||||
    pa_sample_spec ss;
 | 
			
		||||
    static 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;
 | 
			
		||||
@@ -619,23 +361,24 @@ static int qpa_init_in(HWVoiceIn *hw, struct audsettings *as, void *drv_opaque)
 | 
			
		||||
 | 
			
		||||
    obt_as.fmt = pa_to_audfmt (ss.format, &obt_as.endianness);
 | 
			
		||||
 | 
			
		||||
    pa->stream = qpa_simple_new (
 | 
			
		||||
        g,
 | 
			
		||||
    pa->s = pa_simple_new (
 | 
			
		||||
        conf.server,
 | 
			
		||||
        "qemu",
 | 
			
		||||
        PA_STREAM_RECORD,
 | 
			
		||||
        g->conf.source,
 | 
			
		||||
        conf.source,
 | 
			
		||||
        "pcm.capture",
 | 
			
		||||
        &ss,
 | 
			
		||||
        NULL,                   /* channel map */
 | 
			
		||||
        NULL,                   /* buffering attributes */
 | 
			
		||||
        &error
 | 
			
		||||
        );
 | 
			
		||||
    if (!pa->stream) {
 | 
			
		||||
    if (!pa->s) {
 | 
			
		||||
        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;
 | 
			
		||||
    hw->samples = conf.samples;
 | 
			
		||||
    pa->pcm_buf = audio_calloc (AUDIO_FUNC, hw->samples, 1 << hw->info.shift);
 | 
			
		||||
    pa->wpos = hw->wpos;
 | 
			
		||||
    if (!pa->pcm_buf) {
 | 
			
		||||
@@ -651,13 +394,11 @@ static int qpa_init_in(HWVoiceIn *hw, struct audsettings *as, void *drv_opaque)
 | 
			
		||||
    return 0;
 | 
			
		||||
 | 
			
		||||
 fail3:
 | 
			
		||||
    g_free (pa->pcm_buf);
 | 
			
		||||
    qemu_free (pa->pcm_buf);
 | 
			
		||||
    pa->pcm_buf = NULL;
 | 
			
		||||
 fail2:
 | 
			
		||||
    if (pa->stream) {
 | 
			
		||||
        pa_stream_unref (pa->stream);
 | 
			
		||||
        pa->stream = NULL;
 | 
			
		||||
    }
 | 
			
		||||
    pa_simple_free (pa->s);
 | 
			
		||||
    pa->s = NULL;
 | 
			
		||||
 fail1:
 | 
			
		||||
    return -1;
 | 
			
		||||
}
 | 
			
		||||
@@ -672,13 +413,13 @@ static void qpa_fini_out (HWVoiceOut *hw)
 | 
			
		||||
    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;
 | 
			
		||||
    if (pa->s) {
 | 
			
		||||
        pa_simple_free (pa->s);
 | 
			
		||||
        pa->s = NULL;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    audio_pt_fini (&pa->pt, AUDIO_FUNC);
 | 
			
		||||
    g_free (pa->pcm_buf);
 | 
			
		||||
    qemu_free (pa->pcm_buf);
 | 
			
		||||
    pa->pcm_buf = NULL;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -692,233 +433,64 @@ static void qpa_fini_in (HWVoiceIn *hw)
 | 
			
		||||
    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;
 | 
			
		||||
    if (pa->s) {
 | 
			
		||||
        pa_simple_free (pa->s);
 | 
			
		||||
        pa->s = NULL;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    audio_pt_fini (&pa->pt, AUDIO_FUNC);
 | 
			
		||||
    g_free (pa->pcm_buf);
 | 
			
		||||
    qemu_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);
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    (void) hw;
 | 
			
		||||
    (void) cmd;
 | 
			
		||||
    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);
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    (void) hw;
 | 
			
		||||
    (void) cmd;
 | 
			
		||||
    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;
 | 
			
		||||
    return &conf;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
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);
 | 
			
		||||
    (void) opaque;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
struct audio_option qpa_options[] = {
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "SAMPLES",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &glob_conf.samples,
 | 
			
		||||
        .valp  = &conf.samples,
 | 
			
		||||
        .descr = "buffer size in samples"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "SERVER",
 | 
			
		||||
        .tag   = AUD_OPT_STR,
 | 
			
		||||
        .valp  = &glob_conf.server,
 | 
			
		||||
        .valp  = &conf.server,
 | 
			
		||||
        .descr = "server address"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "SINK",
 | 
			
		||||
        .tag   = AUD_OPT_STR,
 | 
			
		||||
        .valp  = &glob_conf.sink,
 | 
			
		||||
        .valp  = &conf.sink,
 | 
			
		||||
        .descr = "sink device name"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "SOURCE",
 | 
			
		||||
        .tag   = AUD_OPT_STR,
 | 
			
		||||
        .valp  = &glob_conf.source,
 | 
			
		||||
        .valp  = &conf.source,
 | 
			
		||||
        .descr = "source device name"
 | 
			
		||||
    },
 | 
			
		||||
    { /* End of list */ }
 | 
			
		||||
@@ -949,6 +521,5 @@ struct audio_driver pa_audio_driver = {
 | 
			
		||||
    .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
 | 
			
		||||
    .voice_size_in  = sizeof (PAVoiceIn)
 | 
			
		||||
};
 | 
			
		||||
 
 | 
			
		||||
@@ -21,7 +21,6 @@
 | 
			
		||||
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 | 
			
		||||
 * THE SOFTWARE.
 | 
			
		||||
 */
 | 
			
		||||
#include "qemu/osdep.h"
 | 
			
		||||
#include <SDL.h>
 | 
			
		||||
#include <SDL_thread.h>
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
@@ -56,7 +55,6 @@ static struct SDLAudioState {
 | 
			
		||||
    SDL_mutex *mutex;
 | 
			
		||||
    SDL_sem *sem;
 | 
			
		||||
    int initialized;
 | 
			
		||||
    bool driver_created;
 | 
			
		||||
} glob_sdl;
 | 
			
		||||
typedef struct SDLAudioState SDLAudioState;
 | 
			
		||||
 | 
			
		||||
@@ -334,8 +332,7 @@ static void sdl_fini_out (HWVoiceOut *hw)
 | 
			
		||||
    sdl_close (&glob_sdl);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int sdl_init_out(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
                        void *drv_opaque)
 | 
			
		||||
static int sdl_init_out (HWVoiceOut *hw, struct audsettings *as)
 | 
			
		||||
{
 | 
			
		||||
    SDLVoiceOut *sdl = (SDLVoiceOut *) hw;
 | 
			
		||||
    SDLAudioState *s = &glob_sdl;
 | 
			
		||||
@@ -395,10 +392,6 @@ static int sdl_ctl_out (HWVoiceOut *hw, int cmd, ...)
 | 
			
		||||
static void *sdl_audio_init (void)
 | 
			
		||||
{
 | 
			
		||||
    SDLAudioState *s = &glob_sdl;
 | 
			
		||||
    if (s->driver_created) {
 | 
			
		||||
        sdl_logerr("Can't create multiple sdl backends\n");
 | 
			
		||||
        return NULL;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (SDL_InitSubSystem (SDL_INIT_AUDIO)) {
 | 
			
		||||
        sdl_logerr ("SDL failed to initialize audio subsystem\n");
 | 
			
		||||
@@ -420,7 +413,6 @@ static void *sdl_audio_init (void)
 | 
			
		||||
        return NULL;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    s->driver_created = true;
 | 
			
		||||
    return s;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -431,7 +423,6 @@ static void sdl_audio_fini (void *opaque)
 | 
			
		||||
    SDL_DestroySemaphore (s->sem);
 | 
			
		||||
    SDL_DestroyMutex (s->mutex);
 | 
			
		||||
    SDL_QuitSubSystem (SDL_INIT_AUDIO);
 | 
			
		||||
    s->driver_created = false;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static struct audio_option sdl_options[] = {
 | 
			
		||||
 
 | 
			
		||||
@@ -17,28 +17,16 @@
 | 
			
		||||
 * along with this program; if not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include "qemu/osdep.h"
 | 
			
		||||
#include "hw/hw.h"
 | 
			
		||||
#include "qemu/host-utils.h"
 | 
			
		||||
#include "qemu/error-report.h"
 | 
			
		||||
#include "qemu/timer.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
 | 
			
		||||
#define LINE_IN_SAMPLES 1024
 | 
			
		||||
#define LINE_OUT_SAMPLES 1024
 | 
			
		||||
 | 
			
		||||
typedef struct SpiceRateCtl {
 | 
			
		||||
    int64_t               start_ticks;
 | 
			
		||||
@@ -93,7 +81,7 @@ static void spice_audio_fini (void *opaque)
 | 
			
		||||
static void rate_start (SpiceRateCtl *rate)
 | 
			
		||||
{
 | 
			
		||||
    memset (rate, 0, sizeof (*rate));
 | 
			
		||||
    rate->start_ticks = qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL);
 | 
			
		||||
    rate->start_ticks = qemu_get_clock_ns (vm_clock);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int rate_get_samples (struct audio_pcm_info *info, SpiceRateCtl *rate)
 | 
			
		||||
@@ -103,13 +91,13 @@ static int rate_get_samples (struct audio_pcm_info *info, SpiceRateCtl *rate)
 | 
			
		||||
    int64_t bytes;
 | 
			
		||||
    int64_t samples;
 | 
			
		||||
 | 
			
		||||
    now = qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL);
 | 
			
		||||
    now = qemu_get_clock_ns (vm_clock);
 | 
			
		||||
    ticks = now - rate->start_ticks;
 | 
			
		||||
    bytes = muldiv64(ticks, info->bytes_per_second, NANOSECONDS_PER_SECOND);
 | 
			
		||||
    bytes = muldiv64 (ticks, info->bytes_per_second, get_ticks_per_sec ());
 | 
			
		||||
    samples = (bytes - rate->bytes_sent) >> info->shift;
 | 
			
		||||
    if (samples < 0 || samples > 65536) {
 | 
			
		||||
        error_report("Resetting rate control (%" PRId64 " samples)", samples);
 | 
			
		||||
        rate_start(rate);
 | 
			
		||||
        fprintf (stderr, "Resetting rate control (%" PRId64 " samples)\n", samples);
 | 
			
		||||
        rate_start (rate);
 | 
			
		||||
        samples = 0;
 | 
			
		||||
    }
 | 
			
		||||
    rate->bytes_sent += samples << info->shift;
 | 
			
		||||
@@ -118,17 +106,12 @@ static int rate_get_samples (struct audio_pcm_info *info, SpiceRateCtl *rate)
 | 
			
		||||
 | 
			
		||||
/* playback */
 | 
			
		||||
 | 
			
		||||
static int line_out_init(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
                         void *drv_opaque)
 | 
			
		||||
static int line_out_init (HWVoiceOut *hw, struct audsettings *as)
 | 
			
		||||
{
 | 
			
		||||
    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;
 | 
			
		||||
@@ -139,9 +122,6 @@ static int line_out_init(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
 | 
			
		||||
    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;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -222,41 +202,18 @@ static int line_out_ctl (HWVoiceOut *hw, int cmd, ...)
 | 
			
		||||
        }
 | 
			
		||||
        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)
 | 
			
		||||
static int line_in_init (HWVoiceIn *hw, struct audsettings *as)
 | 
			
		||||
{
 | 
			
		||||
    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;
 | 
			
		||||
@@ -267,9 +224,6 @@ static int line_in_init(HWVoiceIn *hw, struct audsettings *as, void *drv_opaque)
 | 
			
		||||
 | 
			
		||||
    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;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -350,26 +304,7 @@ static int line_in_ctl (HWVoiceIn *hw, int cmd, ...)
 | 
			
		||||
        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;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -402,9 +337,6 @@ struct audio_driver spice_audio_driver = {
 | 
			
		||||
    .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)
 | 
			
		||||
 
 | 
			
		||||
@@ -21,9 +21,8 @@
 | 
			
		||||
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 | 
			
		||||
 * THE SOFTWARE.
 | 
			
		||||
 */
 | 
			
		||||
#include "qemu/osdep.h"
 | 
			
		||||
#include "qemu/host-utils.h"
 | 
			
		||||
#include "qemu/timer.h"
 | 
			
		||||
#include "hw/hw.h"
 | 
			
		||||
#include "qemu-timer.h"
 | 
			
		||||
#include "audio.h"
 | 
			
		||||
 | 
			
		||||
#define AUDIO_CAP "wav"
 | 
			
		||||
@@ -31,16 +30,21 @@
 | 
			
		||||
 | 
			
		||||
typedef struct WAVVoiceOut {
 | 
			
		||||
    HWVoiceOut hw;
 | 
			
		||||
    FILE *f;
 | 
			
		||||
    QEMUFile *f;
 | 
			
		||||
    int64_t old_ticks;
 | 
			
		||||
    void *pcm_buf;
 | 
			
		||||
    int total_samples;
 | 
			
		||||
} WAVVoiceOut;
 | 
			
		||||
 | 
			
		||||
typedef struct {
 | 
			
		||||
static struct {
 | 
			
		||||
    struct audsettings settings;
 | 
			
		||||
    const char *wav_path;
 | 
			
		||||
} WAVConf;
 | 
			
		||||
} conf = {
 | 
			
		||||
    .settings.freq      = 44100,
 | 
			
		||||
    .settings.nchannels = 2,
 | 
			
		||||
    .settings.fmt       = AUD_FMT_S16,
 | 
			
		||||
    .wav_path           = "qemu.wav"
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static int wav_run_out (HWVoiceOut *hw, int live)
 | 
			
		||||
{
 | 
			
		||||
@@ -48,10 +52,10 @@ static int wav_run_out (HWVoiceOut *hw, int live)
 | 
			
		||||
    int rpos, decr, samples;
 | 
			
		||||
    uint8_t *dst;
 | 
			
		||||
    struct st_sample *src;
 | 
			
		||||
    int64_t now = qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL);
 | 
			
		||||
    int64_t now = qemu_get_clock_ns (vm_clock);
 | 
			
		||||
    int64_t ticks = now - wav->old_ticks;
 | 
			
		||||
    int64_t bytes =
 | 
			
		||||
        muldiv64(ticks, hw->info.bytes_per_second, NANOSECONDS_PER_SECOND);
 | 
			
		||||
        muldiv64 (ticks, hw->info.bytes_per_second, get_ticks_per_sec ());
 | 
			
		||||
 | 
			
		||||
    if (bytes > INT_MAX) {
 | 
			
		||||
        samples = INT_MAX >> hw->info.shift;
 | 
			
		||||
@@ -72,10 +76,7 @@ static int wav_run_out (HWVoiceOut *hw, int live)
 | 
			
		||||
        dst = advance (wav->pcm_buf, rpos << hw->info.shift);
 | 
			
		||||
 | 
			
		||||
        hw->clip (dst, src, convert_samples);
 | 
			
		||||
        if (fwrite (dst, convert_samples << hw->info.shift, 1, wav->f) != 1) {
 | 
			
		||||
            dolog ("wav_run_out: fwrite of %d bytes failed\nReaons: %s\n",
 | 
			
		||||
                   convert_samples << hw->info.shift, strerror (errno));
 | 
			
		||||
        }
 | 
			
		||||
        qemu_put_buffer (wav->f, dst, convert_samples << hw->info.shift);
 | 
			
		||||
 | 
			
		||||
        rpos = (rpos + convert_samples) % hw->samples;
 | 
			
		||||
        samples -= convert_samples;
 | 
			
		||||
@@ -101,8 +102,7 @@ static void le_store (uint8_t *buf, uint32_t val, int len)
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int wav_init_out(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
                        void *drv_opaque)
 | 
			
		||||
static int wav_init_out (HWVoiceOut *hw, struct audsettings *as)
 | 
			
		||||
{
 | 
			
		||||
    WAVVoiceOut *wav = (WAVVoiceOut *) hw;
 | 
			
		||||
    int bits16 = 0, stereo = 0;
 | 
			
		||||
@@ -112,8 +112,9 @@ static int wav_init_out(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
        0x02, 0x00, 0x44, 0xac, 0x00, 0x00, 0x10, 0xb1, 0x02, 0x00, 0x04,
 | 
			
		||||
        0x00, 0x10, 0x00, 0x64, 0x61, 0x74, 0x61, 0x00, 0x00, 0x00, 0x00
 | 
			
		||||
    };
 | 
			
		||||
    WAVConf *conf = drv_opaque;
 | 
			
		||||
    struct audsettings wav_as = conf->settings;
 | 
			
		||||
    struct audsettings wav_as = conf.settings;
 | 
			
		||||
 | 
			
		||||
    (void) as;
 | 
			
		||||
 | 
			
		||||
    stereo = wav_as.nchannels == 2;
 | 
			
		||||
    switch (wav_as.fmt) {
 | 
			
		||||
@@ -151,20 +152,16 @@ static int wav_init_out(HWVoiceOut *hw, struct audsettings *as,
 | 
			
		||||
    le_store (hdr + 28, hw->info.freq << (bits16 + stereo), 4);
 | 
			
		||||
    le_store (hdr + 32, 1 << (bits16 + stereo), 2);
 | 
			
		||||
 | 
			
		||||
    wav->f = fopen (conf->wav_path, "wb");
 | 
			
		||||
    wav->f = qemu_fopen (conf.wav_path, "wb");
 | 
			
		||||
    if (!wav->f) {
 | 
			
		||||
        dolog ("Failed to open wave file `%s'\nReason: %s\n",
 | 
			
		||||
               conf->wav_path, strerror (errno));
 | 
			
		||||
        g_free (wav->pcm_buf);
 | 
			
		||||
               conf.wav_path, strerror (errno));
 | 
			
		||||
        qemu_free (wav->pcm_buf);
 | 
			
		||||
        wav->pcm_buf = NULL;
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (fwrite (hdr, sizeof (hdr), 1, wav->f) != 1) {
 | 
			
		||||
        dolog ("wav_init_out: failed to write header\nReason: %s\n",
 | 
			
		||||
               strerror(errno));
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
    qemu_put_buffer (wav->f, hdr, sizeof (hdr));
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -183,35 +180,16 @@ static void wav_fini_out (HWVoiceOut *hw)
 | 
			
		||||
    le_store (rlen, rifflen, 4);
 | 
			
		||||
    le_store (dlen, datalen, 4);
 | 
			
		||||
 | 
			
		||||
    if (fseek (wav->f, 4, SEEK_SET)) {
 | 
			
		||||
        dolog ("wav_fini_out: fseek to rlen failed\nReason: %s\n",
 | 
			
		||||
               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;
 | 
			
		||||
    }
 | 
			
		||||
    qemu_fseek (wav->f, 4, SEEK_SET);
 | 
			
		||||
    qemu_put_buffer (wav->f, rlen, 4);
 | 
			
		||||
 | 
			
		||||
 doclose:
 | 
			
		||||
    if (fclose (wav->f))  {
 | 
			
		||||
        dolog ("wav_fini_out: fclose %p failed\nReason: %s\n",
 | 
			
		||||
               wav->f, strerror (errno));
 | 
			
		||||
    }
 | 
			
		||||
    qemu_fseek (wav->f, 32, SEEK_CUR);
 | 
			
		||||
    qemu_put_buffer (wav->f, dlen, 4);
 | 
			
		||||
 | 
			
		||||
    qemu_fclose (wav->f);
 | 
			
		||||
    wav->f = NULL;
 | 
			
		||||
 | 
			
		||||
    g_free (wav->pcm_buf);
 | 
			
		||||
    qemu_free (wav->pcm_buf);
 | 
			
		||||
    wav->pcm_buf = NULL;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -222,49 +200,40 @@ static int wav_ctl_out (HWVoiceOut *hw, int cmd, ...)
 | 
			
		||||
    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)
 | 
			
		||||
{
 | 
			
		||||
    WAVConf *conf = g_malloc(sizeof(WAVConf));
 | 
			
		||||
    *conf = glob_conf;
 | 
			
		||||
    return conf;
 | 
			
		||||
    return &conf;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void wav_audio_fini (void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    (void) opaque;
 | 
			
		||||
    ldebug ("wav_fini");
 | 
			
		||||
    g_free(opaque);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static struct audio_option wav_options[] = {
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "FREQUENCY",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &glob_conf.settings.freq,
 | 
			
		||||
        .valp  = &conf.settings.freq,
 | 
			
		||||
        .descr = "Frequency"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "FORMAT",
 | 
			
		||||
        .tag   = AUD_OPT_FMT,
 | 
			
		||||
        .valp  = &glob_conf.settings.fmt,
 | 
			
		||||
        .valp  = &conf.settings.fmt,
 | 
			
		||||
        .descr = "Format"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "DAC_FIXED_CHANNELS",
 | 
			
		||||
        .tag   = AUD_OPT_INT,
 | 
			
		||||
        .valp  = &glob_conf.settings.nchannels,
 | 
			
		||||
        .valp  = &conf.settings.nchannels,
 | 
			
		||||
        .descr = "Number of channels (1 - mono, 2 - stereo)"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name  = "PATH",
 | 
			
		||||
        .tag   = AUD_OPT_STR,
 | 
			
		||||
        .valp  = &glob_conf.wav_path,
 | 
			
		||||
        .valp  = &conf.wav_path,
 | 
			
		||||
        .descr = "Path to wave file"
 | 
			
		||||
    },
 | 
			
		||||
    { /* End of list */ }
 | 
			
		||||
 
 | 
			
		||||
@@ -1,11 +1,9 @@
 | 
			
		||||
#include "qemu/osdep.h"
 | 
			
		||||
#include "hw/hw.h"
 | 
			
		||||
#include "monitor/monitor.h"
 | 
			
		||||
#include "qemu/error-report.h"
 | 
			
		||||
#include "monitor.h"
 | 
			
		||||
#include "audio.h"
 | 
			
		||||
 | 
			
		||||
typedef struct {
 | 
			
		||||
    FILE *f;
 | 
			
		||||
    QEMUFile *f;
 | 
			
		||||
    int bytes;
 | 
			
		||||
    char *path;
 | 
			
		||||
    int freq;
 | 
			
		||||
@@ -37,49 +35,27 @@ static void wav_destroy (void *opaque)
 | 
			
		||||
    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));
 | 
			
		||||
        }
 | 
			
		||||
        qemu_fseek (wav->f, 4, SEEK_SET);
 | 
			
		||||
        qemu_put_buffer (wav->f, rlen, 4);
 | 
			
		||||
 | 
			
		||||
        qemu_fseek (wav->f, 32, SEEK_CUR);
 | 
			
		||||
        qemu_put_buffer (wav->f, dlen, 4);
 | 
			
		||||
        qemu_fclose (wav->f);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    g_free (wav->path);
 | 
			
		||||
    qemu_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));
 | 
			
		||||
    }
 | 
			
		||||
    qemu_put_buffer (wav->f, buf, size);
 | 
			
		||||
    wav->bytes += size;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -95,9 +71,9 @@ 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);
 | 
			
		||||
    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 = {
 | 
			
		||||
@@ -122,13 +98,13 @@ int wav_start_capture (CaptureState *s, const char *path, int freq,
 | 
			
		||||
    CaptureVoiceOut *cap;
 | 
			
		||||
 | 
			
		||||
    if (bits != 8 && bits != 16) {
 | 
			
		||||
        monitor_printf (mon, "incorrect bit count %d, must be 8 or 16\n", bits);
 | 
			
		||||
        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);
 | 
			
		||||
        monitor_printf(mon, "incorrect channel count %d, must be 1 or 2\n",
 | 
			
		||||
                       nchannels);
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -144,7 +120,7 @@ int wav_start_capture (CaptureState *s, const char *path, int freq,
 | 
			
		||||
    ops.capture = wav_capture;
 | 
			
		||||
    ops.destroy = wav_destroy;
 | 
			
		||||
 | 
			
		||||
    wav = g_malloc0 (sizeof (*wav));
 | 
			
		||||
    wav = qemu_mallocz (sizeof (*wav));
 | 
			
		||||
 | 
			
		||||
    shift = bits16 + stereo;
 | 
			
		||||
    hdr[34] = bits16 ? 0x10 : 0x08;
 | 
			
		||||
@@ -154,42 +130,32 @@ int wav_start_capture (CaptureState *s, const char *path, int freq,
 | 
			
		||||
    le_store (hdr + 28, freq << shift, 4);
 | 
			
		||||
    le_store (hdr + 32, 1 << shift, 2);
 | 
			
		||||
 | 
			
		||||
    wav->f = fopen (path, "wb");
 | 
			
		||||
    wav->f = qemu_fopen (path, "wb");
 | 
			
		||||
    if (!wav->f) {
 | 
			
		||||
        monitor_printf (mon, "Failed to open wave file `%s'\nReason: %s\n",
 | 
			
		||||
                        path, strerror (errno));
 | 
			
		||||
        g_free (wav);
 | 
			
		||||
        monitor_printf(mon, "Failed to open wave file `%s'\nReason: %s\n",
 | 
			
		||||
                       path, strerror (errno));
 | 
			
		||||
        qemu_free (wav);
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    wav->path = g_strdup (path);
 | 
			
		||||
    wav->path = qemu_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;
 | 
			
		||||
    }
 | 
			
		||||
    qemu_put_buffer (wav->f, hdr, sizeof (hdr));
 | 
			
		||||
 | 
			
		||||
    cap = AUD_add_capture (&as, &ops, wav);
 | 
			
		||||
    if (!cap) {
 | 
			
		||||
        monitor_printf (mon, "Failed to add audio capture\n");
 | 
			
		||||
        goto error_free;
 | 
			
		||||
        monitor_printf(mon, "Failed to add audio capture\n");
 | 
			
		||||
        qemu_free (wav->path);
 | 
			
		||||
        qemu_fclose (wav->f);
 | 
			
		||||
        qemu_free (wav);
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    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;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										723
									
								
								audio/winwaveaudio.c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										723
									
								
								audio/winwaveaudio.c
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,723 @@
 | 
			
		||||
/* public domain */
 | 
			
		||||
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
#include "sysemu.h"
 | 
			
		||||
#include "audio.h"
 | 
			
		||||
 | 
			
		||||
#define AUDIO_CAP "winwave"
 | 
			
		||||
#include "audio_int.h"
 | 
			
		||||
 | 
			
		||||
#include <windows.h>
 | 
			
		||||
#include <mmsystem.h>
 | 
			
		||||
 | 
			
		||||
#include "audio_win_int.h"
 | 
			
		||||
 | 
			
		||||
static struct {
 | 
			
		||||
    int dac_headers;
 | 
			
		||||
    int dac_samples;
 | 
			
		||||
    int adc_headers;
 | 
			
		||||
    int adc_samples;
 | 
			
		||||
} conf = {
 | 
			
		||||
    .dac_headers = 4,
 | 
			
		||||
    .dac_samples = 1024,
 | 
			
		||||
    .adc_headers = 4,
 | 
			
		||||
    .adc_samples = 1024
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
typedef struct {
 | 
			
		||||
    HWVoiceOut hw;
 | 
			
		||||
    HWAVEOUT hwo;
 | 
			
		||||
    WAVEHDR *hdrs;
 | 
			
		||||
    HANDLE event;
 | 
			
		||||
    void *pcm_buf;
 | 
			
		||||
    int avail;
 | 
			
		||||
    int pending;
 | 
			
		||||
    int curhdr;
 | 
			
		||||
    int paused;
 | 
			
		||||
    CRITICAL_SECTION crit_sect;
 | 
			
		||||
} WaveVoiceOut;
 | 
			
		||||
 | 
			
		||||
typedef struct {
 | 
			
		||||
    HWVoiceIn hw;
 | 
			
		||||
    HWAVEIN hwi;
 | 
			
		||||
    WAVEHDR *hdrs;
 | 
			
		||||
    HANDLE event;
 | 
			
		||||
    void *pcm_buf;
 | 
			
		||||
    int curhdr;
 | 
			
		||||
    int paused;
 | 
			
		||||
    int rpos;
 | 
			
		||||
    int avail;
 | 
			
		||||
    CRITICAL_SECTION crit_sect;
 | 
			
		||||
} WaveVoiceIn;
 | 
			
		||||
 | 
			
		||||
static void winwave_log_mmresult (MMRESULT mr)
 | 
			
		||||
{
 | 
			
		||||
    const char *str = "BUG";
 | 
			
		||||
 | 
			
		||||
    switch (mr) {
 | 
			
		||||
    case MMSYSERR_NOERROR:
 | 
			
		||||
        str = "Success";
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    case MMSYSERR_INVALHANDLE:
 | 
			
		||||
        str = "Specified device handle is invalid";
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    case MMSYSERR_BADDEVICEID:
 | 
			
		||||
        str = "Specified device id is out of range";
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    case MMSYSERR_NODRIVER:
 | 
			
		||||
        str = "No device driver is present";
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    case MMSYSERR_NOMEM:
 | 
			
		||||
        str = "Unable to allocate or locl memory";
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    case WAVERR_SYNC:
 | 
			
		||||
        str = "Device is synchronous but waveOutOpen was called "
 | 
			
		||||
            "without using the WINWAVE_ALLOWSYNC flag";
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    case WAVERR_UNPREPARED:
 | 
			
		||||
        str = "The data block pointed to by the pwh parameter "
 | 
			
		||||
            "hasn't been prepared";
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    case WAVERR_STILLPLAYING:
 | 
			
		||||
        str = "There are still buffers in the queue";
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    default:
 | 
			
		||||
        dolog ("Reason: Unknown (MMRESULT %#x)\n", mr);
 | 
			
		||||
        return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    dolog ("Reason: %s\n", str);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void GCC_FMT_ATTR (2, 3) winwave_logerr (
 | 
			
		||||
    MMRESULT mr,
 | 
			
		||||
    const char *fmt,
 | 
			
		||||
    ...
 | 
			
		||||
    )
 | 
			
		||||
{
 | 
			
		||||
    va_list ap;
 | 
			
		||||
 | 
			
		||||
    va_start (ap, fmt);
 | 
			
		||||
    AUD_vlog (AUDIO_CAP, fmt, ap);
 | 
			
		||||
    va_end (ap);
 | 
			
		||||
 | 
			
		||||
    AUD_log (NULL, " failed\n");
 | 
			
		||||
    winwave_log_mmresult (mr);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void winwave_anal_close_out (WaveVoiceOut *wave)
 | 
			
		||||
{
 | 
			
		||||
    MMRESULT mr;
 | 
			
		||||
 | 
			
		||||
    mr = waveOutClose (wave->hwo);
 | 
			
		||||
    if (mr != MMSYSERR_NOERROR) {
 | 
			
		||||
        winwave_logerr (mr, "waveOutClose");
 | 
			
		||||
    }
 | 
			
		||||
    wave->hwo = NULL;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void CALLBACK winwave_callback_out (
 | 
			
		||||
    HWAVEOUT hwo,
 | 
			
		||||
    UINT msg,
 | 
			
		||||
    DWORD_PTR dwInstance,
 | 
			
		||||
    DWORD_PTR dwParam1,
 | 
			
		||||
    DWORD_PTR dwParam2
 | 
			
		||||
    )
 | 
			
		||||
{
 | 
			
		||||
    WaveVoiceOut *wave = (WaveVoiceOut *) dwInstance;
 | 
			
		||||
 | 
			
		||||
    switch (msg) {
 | 
			
		||||
    case WOM_DONE:
 | 
			
		||||
        {
 | 
			
		||||
            WAVEHDR *h = (WAVEHDR *) dwParam1;
 | 
			
		||||
            if (!h->dwUser) {
 | 
			
		||||
                h->dwUser = 1;
 | 
			
		||||
                EnterCriticalSection (&wave->crit_sect);
 | 
			
		||||
                {
 | 
			
		||||
                    wave->avail += conf.dac_samples;
 | 
			
		||||
                }
 | 
			
		||||
                LeaveCriticalSection (&wave->crit_sect);
 | 
			
		||||
                if (wave->hw.poll_mode) {
 | 
			
		||||
                    if (!SetEvent (wave->event)) {
 | 
			
		||||
                        dolog ("DAC SetEvent failed %lx\n", GetLastError ());
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    case WOM_CLOSE:
 | 
			
		||||
    case WOM_OPEN:
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    default:
 | 
			
		||||
        dolog ("unknown wave out callback msg %x\n", msg);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int winwave_init_out (HWVoiceOut *hw, struct audsettings *as)
 | 
			
		||||
{
 | 
			
		||||
    int i;
 | 
			
		||||
    int err;
 | 
			
		||||
    MMRESULT mr;
 | 
			
		||||
    WAVEFORMATEX wfx;
 | 
			
		||||
    WaveVoiceOut *wave;
 | 
			
		||||
 | 
			
		||||
    wave = (WaveVoiceOut *) hw;
 | 
			
		||||
 | 
			
		||||
    InitializeCriticalSection (&wave->crit_sect);
 | 
			
		||||
 | 
			
		||||
    err = waveformat_from_audio_settings (&wfx, as);
 | 
			
		||||
    if (err) {
 | 
			
		||||
        goto err0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    mr = waveOutOpen (&wave->hwo, WAVE_MAPPER, &wfx,
 | 
			
		||||
                      (DWORD_PTR) winwave_callback_out,
 | 
			
		||||
                      (DWORD_PTR) wave, CALLBACK_FUNCTION);
 | 
			
		||||
    if (mr != MMSYSERR_NOERROR) {
 | 
			
		||||
        winwave_logerr (mr, "waveOutOpen");
 | 
			
		||||
        goto err1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    wave->hdrs = audio_calloc (AUDIO_FUNC, conf.dac_headers,
 | 
			
		||||
                               sizeof (*wave->hdrs));
 | 
			
		||||
    if (!wave->hdrs) {
 | 
			
		||||
        goto err2;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    audio_pcm_init_info (&hw->info, as);
 | 
			
		||||
    hw->samples = conf.dac_samples * conf.dac_headers;
 | 
			
		||||
    wave->avail = hw->samples;
 | 
			
		||||
 | 
			
		||||
    wave->pcm_buf = audio_calloc (AUDIO_FUNC, conf.dac_samples,
 | 
			
		||||
                                  conf.dac_headers << hw->info.shift);
 | 
			
		||||
    if (!wave->pcm_buf) {
 | 
			
		||||
        goto err3;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    for (i = 0; i < conf.dac_headers; ++i) {
 | 
			
		||||
        WAVEHDR *h = &wave->hdrs[i];
 | 
			
		||||
 | 
			
		||||
        h->dwUser = 0;
 | 
			
		||||
        h->dwBufferLength = conf.dac_samples << hw->info.shift;
 | 
			
		||||
        h->lpData = advance (wave->pcm_buf, i * h->dwBufferLength);
 | 
			
		||||
        h->dwFlags = 0;
 | 
			
		||||
 | 
			
		||||
        mr = waveOutPrepareHeader (wave->hwo, h, sizeof (*h));
 | 
			
		||||
        if (mr != MMSYSERR_NOERROR) {
 | 
			
		||||
            winwave_logerr (mr, "waveOutPrepareHeader(%d)", i);
 | 
			
		||||
            goto err4;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return 0;
 | 
			
		||||
 | 
			
		||||
 err4:
 | 
			
		||||
    qemu_free (wave->pcm_buf);
 | 
			
		||||
 err3:
 | 
			
		||||
    qemu_free (wave->hdrs);
 | 
			
		||||
 err2:
 | 
			
		||||
    winwave_anal_close_out (wave);
 | 
			
		||||
 err1:
 | 
			
		||||
 err0:
 | 
			
		||||
    return -1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int winwave_write (SWVoiceOut *sw, void *buf, int len)
 | 
			
		||||
{
 | 
			
		||||
    return audio_pcm_sw_write (sw, buf, len);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int winwave_run_out (HWVoiceOut *hw, int live)
 | 
			
		||||
{
 | 
			
		||||
    WaveVoiceOut *wave = (WaveVoiceOut *) hw;
 | 
			
		||||
    int decr;
 | 
			
		||||
    int doreset;
 | 
			
		||||
 | 
			
		||||
    EnterCriticalSection (&wave->crit_sect);
 | 
			
		||||
    {
 | 
			
		||||
        decr = audio_MIN (live, wave->avail);
 | 
			
		||||
        decr = audio_pcm_hw_clip_out (hw, wave->pcm_buf, decr, wave->pending);
 | 
			
		||||
        wave->pending += decr;
 | 
			
		||||
        wave->avail -= decr;
 | 
			
		||||
    }
 | 
			
		||||
    LeaveCriticalSection (&wave->crit_sect);
 | 
			
		||||
 | 
			
		||||
    doreset = hw->poll_mode && (wave->pending >= conf.dac_samples);
 | 
			
		||||
    if (doreset && !ResetEvent (wave->event)) {
 | 
			
		||||
        dolog ("DAC ResetEvent failed %lx\n", GetLastError ());
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    while (wave->pending >= conf.dac_samples) {
 | 
			
		||||
        MMRESULT mr;
 | 
			
		||||
        WAVEHDR *h = &wave->hdrs[wave->curhdr];
 | 
			
		||||
 | 
			
		||||
        h->dwUser = 0;
 | 
			
		||||
        mr = waveOutWrite (wave->hwo, h, sizeof (*h));
 | 
			
		||||
        if (mr != MMSYSERR_NOERROR) {
 | 
			
		||||
            winwave_logerr (mr, "waveOutWrite(%d)", wave->curhdr);
 | 
			
		||||
            break;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        wave->pending -= conf.dac_samples;
 | 
			
		||||
        wave->curhdr = (wave->curhdr + 1) % conf.dac_headers;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return decr;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void winwave_poll (void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    (void) opaque;
 | 
			
		||||
    audio_run ("winwave_poll");
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void winwave_fini_out (HWVoiceOut *hw)
 | 
			
		||||
{
 | 
			
		||||
    int i;
 | 
			
		||||
    MMRESULT mr;
 | 
			
		||||
    WaveVoiceOut *wave = (WaveVoiceOut *) hw;
 | 
			
		||||
 | 
			
		||||
    mr = waveOutReset (wave->hwo);
 | 
			
		||||
    if (mr != MMSYSERR_NOERROR) {
 | 
			
		||||
        winwave_logerr (mr, "waveOutReset");
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    for (i = 0; i < conf.dac_headers; ++i) {
 | 
			
		||||
        mr = waveOutUnprepareHeader (wave->hwo, &wave->hdrs[i],
 | 
			
		||||
                                     sizeof (wave->hdrs[i]));
 | 
			
		||||
        if (mr != MMSYSERR_NOERROR) {
 | 
			
		||||
            winwave_logerr (mr, "waveOutUnprepareHeader(%d)", i);
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    winwave_anal_close_out (wave);
 | 
			
		||||
 | 
			
		||||
    if (wave->event) {
 | 
			
		||||
        qemu_del_wait_object (wave->event, winwave_poll, wave);
 | 
			
		||||
        if (!CloseHandle (wave->event)) {
 | 
			
		||||
            dolog ("DAC CloseHandle failed %lx\n", GetLastError ());
 | 
			
		||||
        }
 | 
			
		||||
        wave->event = NULL;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    qemu_free (wave->pcm_buf);
 | 
			
		||||
    wave->pcm_buf = NULL;
 | 
			
		||||
 | 
			
		||||
    qemu_free (wave->hdrs);
 | 
			
		||||
    wave->hdrs = NULL;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int winwave_ctl_out (HWVoiceOut *hw, int cmd, ...)
 | 
			
		||||
{
 | 
			
		||||
    MMRESULT mr;
 | 
			
		||||
    WaveVoiceOut *wave = (WaveVoiceOut *) hw;
 | 
			
		||||
 | 
			
		||||
    switch (cmd) {
 | 
			
		||||
    case VOICE_ENABLE:
 | 
			
		||||
        {
 | 
			
		||||
            va_list ap;
 | 
			
		||||
            int poll_mode;
 | 
			
		||||
 | 
			
		||||
            va_start (ap, cmd);
 | 
			
		||||
            poll_mode = va_arg (ap, int);
 | 
			
		||||
            va_end (ap);
 | 
			
		||||
 | 
			
		||||
            if (poll_mode && !wave->event) {
 | 
			
		||||
                wave->event = CreateEvent (NULL, TRUE, TRUE, NULL);
 | 
			
		||||
                if (!wave->event) {
 | 
			
		||||
                    dolog ("DAC CreateEvent: %lx, poll mode will be disabled\n",
 | 
			
		||||
                           GetLastError ());
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            if (wave->event) {
 | 
			
		||||
                int ret;
 | 
			
		||||
 | 
			
		||||
                ret = qemu_add_wait_object (wave->event, winwave_poll, wave);
 | 
			
		||||
                hw->poll_mode = (ret == 0);
 | 
			
		||||
            }
 | 
			
		||||
            else {
 | 
			
		||||
                hw->poll_mode = 0;
 | 
			
		||||
            }
 | 
			
		||||
            if (wave->paused) {
 | 
			
		||||
                mr = waveOutRestart (wave->hwo);
 | 
			
		||||
                if (mr != MMSYSERR_NOERROR) {
 | 
			
		||||
                    winwave_logerr (mr, "waveOutRestart");
 | 
			
		||||
                }
 | 
			
		||||
                wave->paused = 0;
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        return 0;
 | 
			
		||||
 | 
			
		||||
    case VOICE_DISABLE:
 | 
			
		||||
        if (!wave->paused) {
 | 
			
		||||
            mr = waveOutPause (wave->hwo);
 | 
			
		||||
            if (mr != MMSYSERR_NOERROR) {
 | 
			
		||||
                winwave_logerr (mr, "waveOutPause");
 | 
			
		||||
            }
 | 
			
		||||
            else {
 | 
			
		||||
                wave->paused = 1;
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        if (wave->event) {
 | 
			
		||||
            qemu_del_wait_object (wave->event, winwave_poll, wave);
 | 
			
		||||
        }
 | 
			
		||||
        return 0;
 | 
			
		||||
    }
 | 
			
		||||
    return -1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void winwave_anal_close_in (WaveVoiceIn *wave)
 | 
			
		||||
{
 | 
			
		||||
    MMRESULT mr;
 | 
			
		||||
 | 
			
		||||
    mr = waveInClose (wave->hwi);
 | 
			
		||||
    if (mr != MMSYSERR_NOERROR) {
 | 
			
		||||
        winwave_logerr (mr, "waveInClose");
 | 
			
		||||
    }
 | 
			
		||||
    wave->hwi = NULL;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void CALLBACK winwave_callback_in (
 | 
			
		||||
    HWAVEIN *hwi,
 | 
			
		||||
    UINT msg,
 | 
			
		||||
    DWORD_PTR dwInstance,
 | 
			
		||||
    DWORD_PTR dwParam1,
 | 
			
		||||
    DWORD_PTR dwParam2
 | 
			
		||||
    )
 | 
			
		||||
{
 | 
			
		||||
    WaveVoiceIn *wave = (WaveVoiceIn *) dwInstance;
 | 
			
		||||
 | 
			
		||||
    switch (msg) {
 | 
			
		||||
    case WIM_DATA:
 | 
			
		||||
        {
 | 
			
		||||
            WAVEHDR *h = (WAVEHDR *) dwParam1;
 | 
			
		||||
            if (!h->dwUser) {
 | 
			
		||||
                h->dwUser = 1;
 | 
			
		||||
                EnterCriticalSection (&wave->crit_sect);
 | 
			
		||||
                {
 | 
			
		||||
                    wave->avail += conf.adc_samples;
 | 
			
		||||
                }
 | 
			
		||||
                LeaveCriticalSection (&wave->crit_sect);
 | 
			
		||||
                if (wave->hw.poll_mode) {
 | 
			
		||||
                    if (!SetEvent (wave->event)) {
 | 
			
		||||
                        dolog ("ADC SetEvent failed %lx\n", GetLastError ());
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    case WIM_CLOSE:
 | 
			
		||||
    case WIM_OPEN:
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    default:
 | 
			
		||||
        dolog ("unknown wave in callback msg %x\n", msg);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void winwave_add_buffers (WaveVoiceIn *wave, int samples)
 | 
			
		||||
{
 | 
			
		||||
    int doreset;
 | 
			
		||||
 | 
			
		||||
    doreset = wave->hw.poll_mode && (samples >= conf.adc_samples);
 | 
			
		||||
    if (doreset && !ResetEvent (wave->event)) {
 | 
			
		||||
        dolog ("ADC ResetEvent failed %lx\n", GetLastError ());
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    while (samples >= conf.adc_samples) {
 | 
			
		||||
        MMRESULT mr;
 | 
			
		||||
        WAVEHDR *h = &wave->hdrs[wave->curhdr];
 | 
			
		||||
 | 
			
		||||
        h->dwUser = 0;
 | 
			
		||||
        mr = waveInAddBuffer (wave->hwi, h, sizeof (*h));
 | 
			
		||||
        if (mr != MMSYSERR_NOERROR) {
 | 
			
		||||
            winwave_logerr (mr, "waveInAddBuffer(%d)", wave->curhdr);
 | 
			
		||||
        }
 | 
			
		||||
        wave->curhdr = (wave->curhdr + 1) % conf.adc_headers;
 | 
			
		||||
        samples -= conf.adc_samples;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int winwave_init_in (HWVoiceIn *hw, struct audsettings *as)
 | 
			
		||||
{
 | 
			
		||||
    int i;
 | 
			
		||||
    int err;
 | 
			
		||||
    MMRESULT mr;
 | 
			
		||||
    WAVEFORMATEX wfx;
 | 
			
		||||
    WaveVoiceIn *wave;
 | 
			
		||||
 | 
			
		||||
    wave = (WaveVoiceIn *) hw;
 | 
			
		||||
 | 
			
		||||
    InitializeCriticalSection (&wave->crit_sect);
 | 
			
		||||
 | 
			
		||||
    err = waveformat_from_audio_settings (&wfx, as);
 | 
			
		||||
    if (err) {
 | 
			
		||||
        goto err0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    mr = waveInOpen (&wave->hwi, WAVE_MAPPER, &wfx,
 | 
			
		||||
                     (DWORD_PTR) winwave_callback_in,
 | 
			
		||||
                     (DWORD_PTR) wave, CALLBACK_FUNCTION);
 | 
			
		||||
    if (mr != MMSYSERR_NOERROR) {
 | 
			
		||||
        winwave_logerr (mr, "waveInOpen");
 | 
			
		||||
        goto err1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    wave->hdrs = audio_calloc (AUDIO_FUNC, conf.dac_headers,
 | 
			
		||||
                               sizeof (*wave->hdrs));
 | 
			
		||||
    if (!wave->hdrs) {
 | 
			
		||||
        goto err2;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    audio_pcm_init_info (&hw->info, as);
 | 
			
		||||
    hw->samples = conf.adc_samples * conf.adc_headers;
 | 
			
		||||
    wave->avail = 0;
 | 
			
		||||
 | 
			
		||||
    wave->pcm_buf = audio_calloc (AUDIO_FUNC, conf.adc_samples,
 | 
			
		||||
                                  conf.adc_headers << hw->info.shift);
 | 
			
		||||
    if (!wave->pcm_buf) {
 | 
			
		||||
        goto err3;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    for (i = 0; i < conf.adc_headers; ++i) {
 | 
			
		||||
        WAVEHDR *h = &wave->hdrs[i];
 | 
			
		||||
 | 
			
		||||
        h->dwUser = 0;
 | 
			
		||||
        h->dwBufferLength = conf.adc_samples << hw->info.shift;
 | 
			
		||||
        h->lpData = advance (wave->pcm_buf, i * h->dwBufferLength);
 | 
			
		||||
        h->dwFlags = 0;
 | 
			
		||||
 | 
			
		||||
        mr = waveInPrepareHeader (wave->hwi, h, sizeof (*h));
 | 
			
		||||
        if (mr != MMSYSERR_NOERROR) {
 | 
			
		||||
            winwave_logerr (mr, "waveInPrepareHeader(%d)", i);
 | 
			
		||||
            goto err4;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    wave->paused = 1;
 | 
			
		||||
    winwave_add_buffers (wave, hw->samples);
 | 
			
		||||
    return 0;
 | 
			
		||||
 | 
			
		||||
 err4:
 | 
			
		||||
    qemu_free (wave->pcm_buf);
 | 
			
		||||
 err3:
 | 
			
		||||
    qemu_free (wave->hdrs);
 | 
			
		||||
 err2:
 | 
			
		||||
    winwave_anal_close_in (wave);
 | 
			
		||||
 err1:
 | 
			
		||||
 err0:
 | 
			
		||||
    return -1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void winwave_fini_in (HWVoiceIn *hw)
 | 
			
		||||
{
 | 
			
		||||
    int i;
 | 
			
		||||
    MMRESULT mr;
 | 
			
		||||
    WaveVoiceIn *wave = (WaveVoiceIn *) hw;
 | 
			
		||||
 | 
			
		||||
    mr = waveInReset (wave->hwi);
 | 
			
		||||
    if (mr != MMSYSERR_NOERROR) {
 | 
			
		||||
        winwave_logerr (mr, "waveInReset");
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    for (i = 0; i < conf.adc_headers; ++i) {
 | 
			
		||||
        mr = waveInUnprepareHeader (wave->hwi, &wave->hdrs[i],
 | 
			
		||||
                                     sizeof (wave->hdrs[i]));
 | 
			
		||||
        if (mr != MMSYSERR_NOERROR) {
 | 
			
		||||
            winwave_logerr (mr, "waveInUnprepareHeader(%d)", i);
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    winwave_anal_close_in (wave);
 | 
			
		||||
 | 
			
		||||
    if (wave->event) {
 | 
			
		||||
        qemu_del_wait_object (wave->event, winwave_poll, wave);
 | 
			
		||||
        if (!CloseHandle (wave->event)) {
 | 
			
		||||
            dolog ("ADC CloseHandle failed %lx\n", GetLastError ());
 | 
			
		||||
        }
 | 
			
		||||
        wave->event = NULL;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    qemu_free (wave->pcm_buf);
 | 
			
		||||
    wave->pcm_buf = NULL;
 | 
			
		||||
 | 
			
		||||
    qemu_free (wave->hdrs);
 | 
			
		||||
    wave->hdrs = NULL;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int winwave_run_in (HWVoiceIn *hw)
 | 
			
		||||
{
 | 
			
		||||
    WaveVoiceIn *wave = (WaveVoiceIn *) hw;
 | 
			
		||||
    int live = audio_pcm_hw_get_live_in (hw);
 | 
			
		||||
    int dead = hw->samples - live;
 | 
			
		||||
    int decr, ret;
 | 
			
		||||
 | 
			
		||||
    if (!dead) {
 | 
			
		||||
        return 0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    EnterCriticalSection (&wave->crit_sect);
 | 
			
		||||
    {
 | 
			
		||||
        decr = audio_MIN (dead, wave->avail);
 | 
			
		||||
        wave->avail -= decr;
 | 
			
		||||
    }
 | 
			
		||||
    LeaveCriticalSection (&wave->crit_sect);
 | 
			
		||||
 | 
			
		||||
    ret = decr;
 | 
			
		||||
    while (decr) {
 | 
			
		||||
        int left = hw->samples - hw->wpos;
 | 
			
		||||
        int conv = audio_MIN (left, decr);
 | 
			
		||||
        hw->conv (hw->conv_buf + hw->wpos,
 | 
			
		||||
                  advance (wave->pcm_buf, wave->rpos << hw->info.shift),
 | 
			
		||||
                  conv);
 | 
			
		||||
 | 
			
		||||
        wave->rpos = (wave->rpos + conv) % hw->samples;
 | 
			
		||||
        hw->wpos = (hw->wpos + conv) % hw->samples;
 | 
			
		||||
        decr -= conv;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    winwave_add_buffers (wave, ret);
 | 
			
		||||
    return ret;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int winwave_read (SWVoiceIn *sw, void *buf, int size)
 | 
			
		||||
{
 | 
			
		||||
    return audio_pcm_sw_read (sw, buf, size);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int winwave_ctl_in (HWVoiceIn *hw, int cmd, ...)
 | 
			
		||||
{
 | 
			
		||||
    MMRESULT mr;
 | 
			
		||||
    WaveVoiceIn *wave = (WaveVoiceIn *) hw;
 | 
			
		||||
 | 
			
		||||
    switch (cmd) {
 | 
			
		||||
    case VOICE_ENABLE:
 | 
			
		||||
        {
 | 
			
		||||
            va_list ap;
 | 
			
		||||
            int poll_mode;
 | 
			
		||||
 | 
			
		||||
            va_start (ap, cmd);
 | 
			
		||||
            poll_mode = va_arg (ap, int);
 | 
			
		||||
            va_end (ap);
 | 
			
		||||
 | 
			
		||||
            if (poll_mode && !wave->event) {
 | 
			
		||||
                wave->event = CreateEvent (NULL, TRUE, TRUE, NULL);
 | 
			
		||||
                if (!wave->event) {
 | 
			
		||||
                    dolog ("ADC CreateEvent: %lx, poll mode will be disabled\n",
 | 
			
		||||
                           GetLastError ());
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            if (wave->event) {
 | 
			
		||||
                int ret;
 | 
			
		||||
 | 
			
		||||
                ret = qemu_add_wait_object (wave->event, winwave_poll, wave);
 | 
			
		||||
                hw->poll_mode = (ret == 0);
 | 
			
		||||
            }
 | 
			
		||||
            else {
 | 
			
		||||
                hw->poll_mode = 0;
 | 
			
		||||
            }
 | 
			
		||||
            if (wave->paused) {
 | 
			
		||||
                mr = waveInStart (wave->hwi);
 | 
			
		||||
                if (mr != MMSYSERR_NOERROR) {
 | 
			
		||||
                    winwave_logerr (mr, "waveInStart");
 | 
			
		||||
                }
 | 
			
		||||
                wave->paused = 0;
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        return 0;
 | 
			
		||||
 | 
			
		||||
    case VOICE_DISABLE:
 | 
			
		||||
        if (!wave->paused) {
 | 
			
		||||
            mr = waveInStop (wave->hwi);
 | 
			
		||||
            if (mr != MMSYSERR_NOERROR) {
 | 
			
		||||
                winwave_logerr (mr, "waveInStop");
 | 
			
		||||
            }
 | 
			
		||||
            else {
 | 
			
		||||
                wave->paused = 1;
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        if (wave->event) {
 | 
			
		||||
            qemu_del_wait_object (wave->event, winwave_poll, wave);
 | 
			
		||||
        }
 | 
			
		||||
        return 0;
 | 
			
		||||
    }
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void *winwave_audio_init (void)
 | 
			
		||||
{
 | 
			
		||||
    return &conf;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void winwave_audio_fini (void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    (void) opaque;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static struct audio_option winwave_options[] = {
 | 
			
		||||
    {
 | 
			
		||||
        .name        = "DAC_HEADERS",
 | 
			
		||||
        .tag         = AUD_OPT_INT,
 | 
			
		||||
        .valp        = &conf.dac_headers,
 | 
			
		||||
        .descr       = "DAC number of headers",
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name        = "DAC_SAMPLES",
 | 
			
		||||
        .tag         = AUD_OPT_INT,
 | 
			
		||||
        .valp        = &conf.dac_samples,
 | 
			
		||||
        .descr       = "DAC number of samples per header",
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name        = "ADC_HEADERS",
 | 
			
		||||
        .tag         = AUD_OPT_INT,
 | 
			
		||||
        .valp        = &conf.adc_headers,
 | 
			
		||||
        .descr       = "ADC number of headers",
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name        = "ADC_SAMPLES",
 | 
			
		||||
        .tag         = AUD_OPT_INT,
 | 
			
		||||
        .valp        = &conf.adc_samples,
 | 
			
		||||
        .descr       = "ADC number of samples per header",
 | 
			
		||||
    },
 | 
			
		||||
    { /* End of list */ }
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static struct audio_pcm_ops winwave_pcm_ops = {
 | 
			
		||||
    .init_out = winwave_init_out,
 | 
			
		||||
    .fini_out = winwave_fini_out,
 | 
			
		||||
    .run_out  = winwave_run_out,
 | 
			
		||||
    .write    = winwave_write,
 | 
			
		||||
    .ctl_out  = winwave_ctl_out,
 | 
			
		||||
    .init_in  = winwave_init_in,
 | 
			
		||||
    .fini_in  = winwave_fini_in,
 | 
			
		||||
    .run_in   = winwave_run_in,
 | 
			
		||||
    .read     = winwave_read,
 | 
			
		||||
    .ctl_in   = winwave_ctl_in
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
struct audio_driver winwave_audio_driver = {
 | 
			
		||||
    .name           = "winwave",
 | 
			
		||||
    .descr          = "Windows Waveform Audio http://msdn.microsoft.com",
 | 
			
		||||
    .options        = winwave_options,
 | 
			
		||||
    .init           = winwave_audio_init,
 | 
			
		||||
    .fini           = winwave_audio_fini,
 | 
			
		||||
    .pcm_ops        = &winwave_pcm_ops,
 | 
			
		||||
    .can_be_default = 1,
 | 
			
		||||
    .max_voices_out = INT_MAX,
 | 
			
		||||
    .max_voices_in  = INT_MAX,
 | 
			
		||||
    .voice_size_out = sizeof (WaveVoiceOut),
 | 
			
		||||
    .voice_size_in  = sizeof (WaveVoiceIn)
 | 
			
		||||
};
 | 
			
		||||
@@ -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
 | 
			
		||||
@@ -1,145 +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 void file_backend_instance_finalize(Object *o)
 | 
			
		||||
{
 | 
			
		||||
    HostMemoryBackendFile *fb = MEMORY_BACKEND_FILE(o);
 | 
			
		||||
 | 
			
		||||
    g_free(fb->mem_path);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
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_finalize = file_backend_instance_finalize,
 | 
			
		||||
    .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,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 RngRandom
 | 
			
		||||
{
 | 
			
		||||
    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)
 | 
			
		||||
{
 | 
			
		||||
    RngRandom *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)
 | 
			
		||||
{
 | 
			
		||||
    RngRandom *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)
 | 
			
		||||
{
 | 
			
		||||
    RngRandom *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)
 | 
			
		||||
{
 | 
			
		||||
    RngRandom *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);
 | 
			
		||||
    RngRandom *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)
 | 
			
		||||
{
 | 
			
		||||
    RngRandom *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)
 | 
			
		||||
{
 | 
			
		||||
    RngRandom *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(RngRandom),
 | 
			
		||||
    .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);
 | 
			
		||||
							
								
								
									
										178
									
								
								balloon.c
									
									
									
									
									
								
							
							
						
						
									
										178
									
								
								balloon.c
									
									
									
									
									
								
							@@ -24,45 +24,17 @@
 | 
			
		||||
 * THE SOFTWARE.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include "qemu/osdep.h"
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
#include "exec/cpu-common.h"
 | 
			
		||||
#include "sysemu/kvm.h"
 | 
			
		||||
#include "sysemu/balloon.h"
 | 
			
		||||
#include "monitor.h"
 | 
			
		||||
#include "qjson.h"
 | 
			
		||||
#include "qint.h"
 | 
			
		||||
#include "cpu-common.h"
 | 
			
		||||
#include "kvm.h"
 | 
			
		||||
#include "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)
 | 
			
		||||
@@ -71,6 +43,7 @@ int qemu_add_balloon_handler(QEMUBalloonEvent *event_func,
 | 
			
		||||
        /* We're already registered one balloon handler.  How many can
 | 
			
		||||
         * a guest really have?
 | 
			
		||||
         */
 | 
			
		||||
        error_report("Another balloon device already registered");
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
    balloon_event_fn = event_func;
 | 
			
		||||
@@ -79,40 +52,113 @@ int qemu_add_balloon_handler(QEMUBalloonEvent *event_func,
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void qemu_remove_balloon_handler(void *opaque)
 | 
			
		||||
static int qemu_balloon(ram_addr_t target)
 | 
			
		||||
{
 | 
			
		||||
    if (balloon_opaque != opaque) {
 | 
			
		||||
        return;
 | 
			
		||||
    if (!balloon_event_fn) {
 | 
			
		||||
        return 0;
 | 
			
		||||
    }
 | 
			
		||||
    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);
 | 
			
		||||
    return 1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int qemu_balloon_status(MonitorCompletion cb, void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    if (!balloon_stat_fn) {
 | 
			
		||||
        return 0;
 | 
			
		||||
    }
 | 
			
		||||
    balloon_stat_fn(balloon_opaque, cb, opaque);
 | 
			
		||||
    return 1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void print_balloon_stat(const char *key, QObject *obj, void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    Monitor *mon = opaque;
 | 
			
		||||
 | 
			
		||||
    if (strcmp(key, "actual")) {
 | 
			
		||||
        monitor_printf(mon, ",%s=%" PRId64, key,
 | 
			
		||||
                       qint_get_int(qobject_to_qint(obj)));
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void monitor_print_balloon(Monitor *mon, const QObject *data)
 | 
			
		||||
{
 | 
			
		||||
    QDict *qdict;
 | 
			
		||||
 | 
			
		||||
    qdict = qobject_to_qdict(data);
 | 
			
		||||
    if (!qdict_haskey(qdict, "actual")) {
 | 
			
		||||
        return;
 | 
			
		||||
    }
 | 
			
		||||
    monitor_printf(mon, "balloon: actual=%" PRId64,
 | 
			
		||||
                   qdict_get_int(qdict, "actual") >> 20);
 | 
			
		||||
    qdict_iter(qdict, print_balloon_stat, mon);
 | 
			
		||||
    monitor_printf(mon, "\n");
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * do_info_balloon(): Balloon information
 | 
			
		||||
 *
 | 
			
		||||
 * Make an asynchronous request for balloon info.  When the request completes
 | 
			
		||||
 * a QDict will be returned according to the following specification:
 | 
			
		||||
 *
 | 
			
		||||
 * - "actual": current balloon value in bytes
 | 
			
		||||
 * The following fields may or may not be present:
 | 
			
		||||
 * - "mem_swapped_in": Amount of memory swapped in (bytes)
 | 
			
		||||
 * - "mem_swapped_out": Amount of memory swapped out (bytes)
 | 
			
		||||
 * - "major_page_faults": Number of major faults
 | 
			
		||||
 * - "minor_page_faults": Number of minor faults
 | 
			
		||||
 * - "free_mem": Total amount of free and unused memory (bytes)
 | 
			
		||||
 * - "total_mem": Total amount of available memory (bytes)
 | 
			
		||||
 *
 | 
			
		||||
 * Example:
 | 
			
		||||
 *
 | 
			
		||||
 * { "actual": 1073741824, "mem_swapped_in": 0, "mem_swapped_out": 0,
 | 
			
		||||
 *   "major_page_faults": 142, "minor_page_faults": 239245,
 | 
			
		||||
 *   "free_mem": 1014185984, "total_mem": 1044668416 }
 | 
			
		||||
 */
 | 
			
		||||
int do_info_balloon(Monitor *mon, MonitorCompletion cb, void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    int ret;
 | 
			
		||||
 | 
			
		||||
    if (kvm_enabled() && !kvm_has_sync_mmu()) {
 | 
			
		||||
        qerror_report(QERR_KVM_MISSING_CAP, "synchronous MMU", "balloon");
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    ret = qemu_balloon_status(cb, opaque);
 | 
			
		||||
    if (!ret) {
 | 
			
		||||
        qerror_report(QERR_DEVICE_NOT_ACTIVE, "balloon");
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * do_balloon(): Request VM to change its memory allocation
 | 
			
		||||
 */
 | 
			
		||||
int do_balloon(Monitor *mon, const QDict *params,
 | 
			
		||||
	       MonitorCompletion cb, void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    int64_t target;
 | 
			
		||||
    int ret;
 | 
			
		||||
 | 
			
		||||
    if (kvm_enabled() && !kvm_has_sync_mmu()) {
 | 
			
		||||
        qerror_report(QERR_KVM_MISSING_CAP, "synchronous MMU", "balloon");
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    target = qdict_get_int(params, "value");
 | 
			
		||||
    if (target <= 0) {
 | 
			
		||||
        qerror_report(QERR_INVALID_PARAMETER_VALUE, "target", "a size");
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
    ret = qemu_balloon(target);
 | 
			
		||||
    if (ret == 0) {
 | 
			
		||||
        qerror_report(QERR_DEVICE_NOT_ACTIVE, "balloon");
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    cb(opaque, NULL);
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										31
									
								
								balloon.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										31
									
								
								balloon.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,31 @@
 | 
			
		||||
/*
 | 
			
		||||
 * Balloon
 | 
			
		||||
 *
 | 
			
		||||
 * 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.
 | 
			
		||||
 *
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#ifndef _QEMU_BALLOON_H
 | 
			
		||||
#define _QEMU_BALLOON_H
 | 
			
		||||
 | 
			
		||||
#include "monitor.h"
 | 
			
		||||
 | 
			
		||||
typedef void (QEMUBalloonEvent)(void *opaque, ram_addr_t target);
 | 
			
		||||
typedef void (QEMUBalloonStatus)(void *opaque, MonitorCompletion cb,
 | 
			
		||||
                                 void *cb_data);
 | 
			
		||||
 | 
			
		||||
int qemu_add_balloon_handler(QEMUBalloonEvent *event_func,
 | 
			
		||||
			     QEMUBalloonStatus *stat_func, void *opaque);
 | 
			
		||||
 | 
			
		||||
void monitor_print_balloon(Monitor *mon, const QObject *data);
 | 
			
		||||
int do_info_balloon(Monitor *mon, MonitorCompletion cb, void *opaque);
 | 
			
		||||
int do_balloon(Monitor *mon, const QDict *params,
 | 
			
		||||
               MonitorCompletion cb, void *opaque);
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
							
								
								
									
										256
									
								
								bitmap.c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										256
									
								
								bitmap.c
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,256 @@
 | 
			
		||||
/*
 | 
			
		||||
 * Bitmap Module
 | 
			
		||||
 *
 | 
			
		||||
 * Stolen from linux/src/lib/bitmap.c
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright (C) 2010 Corentin Chary
 | 
			
		||||
 *
 | 
			
		||||
 * This source code is licensed under the GNU General Public License,
 | 
			
		||||
 * Version 2.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include "bitops.h"
 | 
			
		||||
#include "bitmap.h"
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * bitmaps provide an array of bits, implemented using an an
 | 
			
		||||
 * array of unsigned longs.  The number of valid bits in a
 | 
			
		||||
 * given bitmap does _not_ need to be an exact multiple of
 | 
			
		||||
 * BITS_PER_LONG.
 | 
			
		||||
 *
 | 
			
		||||
 * The possible unused bits in the last, partially used word
 | 
			
		||||
 * of a bitmap are 'don't care'.  The implementation makes
 | 
			
		||||
 * no particular effort to keep them zero.  It ensures that
 | 
			
		||||
 * their value will not affect the results of any operation.
 | 
			
		||||
 * The bitmap operations that return Boolean (bitmap_empty,
 | 
			
		||||
 * for example) or scalar (bitmap_weight, for example) results
 | 
			
		||||
 * carefully filter out these unused bits from impacting their
 | 
			
		||||
 * results.
 | 
			
		||||
 *
 | 
			
		||||
 * These operations actually hold to a slightly stronger rule:
 | 
			
		||||
 * if you don't input any bitmaps to these ops that have some
 | 
			
		||||
 * unused bits set, then they won't output any set unused bits
 | 
			
		||||
 * in output bitmaps.
 | 
			
		||||
 *
 | 
			
		||||
 * The byte ordering of bitmaps is more natural on little
 | 
			
		||||
 * endian architectures.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
int slow_bitmap_empty(const unsigned long *bitmap, int bits)
 | 
			
		||||
{
 | 
			
		||||
    int k, lim = bits/BITS_PER_LONG;
 | 
			
		||||
 | 
			
		||||
    for (k = 0; k < lim; ++k) {
 | 
			
		||||
        if (bitmap[k]) {
 | 
			
		||||
            return 0;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    if (bits % BITS_PER_LONG) {
 | 
			
		||||
        if (bitmap[k] & BITMAP_LAST_WORD_MASK(bits)) {
 | 
			
		||||
            return 0;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return 1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
int slow_bitmap_full(const unsigned long *bitmap, int bits)
 | 
			
		||||
{
 | 
			
		||||
    int k, lim = bits/BITS_PER_LONG;
 | 
			
		||||
 | 
			
		||||
    for (k = 0; k < lim; ++k) {
 | 
			
		||||
        if (~bitmap[k]) {
 | 
			
		||||
            return 0;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (bits % BITS_PER_LONG) {
 | 
			
		||||
        if (~bitmap[k] & BITMAP_LAST_WORD_MASK(bits)) {
 | 
			
		||||
            return 0;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return 1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
int slow_bitmap_equal(const unsigned long *bitmap1,
 | 
			
		||||
                      const unsigned long *bitmap2, int bits)
 | 
			
		||||
{
 | 
			
		||||
    int k, lim = bits/BITS_PER_LONG;
 | 
			
		||||
 | 
			
		||||
    for (k = 0; k < lim; ++k) {
 | 
			
		||||
        if (bitmap1[k] != bitmap2[k]) {
 | 
			
		||||
            return 0;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (bits % BITS_PER_LONG) {
 | 
			
		||||
        if ((bitmap1[k] ^ bitmap2[k]) & BITMAP_LAST_WORD_MASK(bits)) {
 | 
			
		||||
            return 0;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return 1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void slow_bitmap_complement(unsigned long *dst, const unsigned long *src,
 | 
			
		||||
                            int bits)
 | 
			
		||||
{
 | 
			
		||||
    int k, lim = bits/BITS_PER_LONG;
 | 
			
		||||
 | 
			
		||||
    for (k = 0; k < lim; ++k) {
 | 
			
		||||
        dst[k] = ~src[k];
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (bits % BITS_PER_LONG) {
 | 
			
		||||
        dst[k] = ~src[k] & BITMAP_LAST_WORD_MASK(bits);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
int slow_bitmap_and(unsigned long *dst, const unsigned long *bitmap1,
 | 
			
		||||
                    const unsigned long *bitmap2, int bits)
 | 
			
		||||
{
 | 
			
		||||
    int k;
 | 
			
		||||
    int nr = BITS_TO_LONGS(bits);
 | 
			
		||||
    unsigned long result = 0;
 | 
			
		||||
 | 
			
		||||
    for (k = 0; k < nr; k++) {
 | 
			
		||||
        result |= (dst[k] = bitmap1[k] & bitmap2[k]);
 | 
			
		||||
    }
 | 
			
		||||
    return result != 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void slow_bitmap_or(unsigned long *dst, const unsigned long *bitmap1,
 | 
			
		||||
                    const unsigned long *bitmap2, int bits)
 | 
			
		||||
{
 | 
			
		||||
    int k;
 | 
			
		||||
    int nr = BITS_TO_LONGS(bits);
 | 
			
		||||
 | 
			
		||||
    for (k = 0; k < nr; k++) {
 | 
			
		||||
        dst[k] = bitmap1[k] | bitmap2[k];
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void slow_bitmap_xor(unsigned long *dst, const unsigned long *bitmap1,
 | 
			
		||||
                     const unsigned long *bitmap2, int bits)
 | 
			
		||||
{
 | 
			
		||||
    int k;
 | 
			
		||||
    int nr = BITS_TO_LONGS(bits);
 | 
			
		||||
 | 
			
		||||
    for (k = 0; k < nr; k++) {
 | 
			
		||||
        dst[k] = bitmap1[k] ^ bitmap2[k];
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
int slow_bitmap_andnot(unsigned long *dst, const unsigned long *bitmap1,
 | 
			
		||||
                       const unsigned long *bitmap2, int bits)
 | 
			
		||||
{
 | 
			
		||||
    int k;
 | 
			
		||||
    int nr = BITS_TO_LONGS(bits);
 | 
			
		||||
    unsigned long result = 0;
 | 
			
		||||
 | 
			
		||||
    for (k = 0; k < nr; k++) {
 | 
			
		||||
        result |= (dst[k] = bitmap1[k] & ~bitmap2[k]);
 | 
			
		||||
    }
 | 
			
		||||
    return result != 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#define BITMAP_FIRST_WORD_MASK(start) (~0UL << ((start) % BITS_PER_LONG))
 | 
			
		||||
 | 
			
		||||
void bitmap_set(unsigned long *map, int start, int nr)
 | 
			
		||||
{
 | 
			
		||||
    unsigned long *p = map + BIT_WORD(start);
 | 
			
		||||
    const int size = start + nr;
 | 
			
		||||
    int bits_to_set = BITS_PER_LONG - (start % BITS_PER_LONG);
 | 
			
		||||
    unsigned long mask_to_set = BITMAP_FIRST_WORD_MASK(start);
 | 
			
		||||
 | 
			
		||||
    while (nr - bits_to_set >= 0) {
 | 
			
		||||
        *p |= mask_to_set;
 | 
			
		||||
        nr -= bits_to_set;
 | 
			
		||||
        bits_to_set = BITS_PER_LONG;
 | 
			
		||||
        mask_to_set = ~0UL;
 | 
			
		||||
        p++;
 | 
			
		||||
    }
 | 
			
		||||
    if (nr) {
 | 
			
		||||
        mask_to_set &= BITMAP_LAST_WORD_MASK(size);
 | 
			
		||||
        *p |= mask_to_set;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void bitmap_clear(unsigned long *map, int start, int nr)
 | 
			
		||||
{
 | 
			
		||||
    unsigned long *p = map + BIT_WORD(start);
 | 
			
		||||
    const int size = start + nr;
 | 
			
		||||
    int bits_to_clear = BITS_PER_LONG - (start % BITS_PER_LONG);
 | 
			
		||||
    unsigned long mask_to_clear = BITMAP_FIRST_WORD_MASK(start);
 | 
			
		||||
 | 
			
		||||
    while (nr - bits_to_clear >= 0) {
 | 
			
		||||
        *p &= ~mask_to_clear;
 | 
			
		||||
        nr -= bits_to_clear;
 | 
			
		||||
        bits_to_clear = BITS_PER_LONG;
 | 
			
		||||
        mask_to_clear = ~0UL;
 | 
			
		||||
        p++;
 | 
			
		||||
    }
 | 
			
		||||
    if (nr) {
 | 
			
		||||
        mask_to_clear &= BITMAP_LAST_WORD_MASK(size);
 | 
			
		||||
        *p &= ~mask_to_clear;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#define ALIGN_MASK(x,mask)      (((x)+(mask))&~(mask))
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * bitmap_find_next_zero_area - find a contiguous aligned zero area
 | 
			
		||||
 * @map: The address to base the search on
 | 
			
		||||
 * @size: The bitmap size in bits
 | 
			
		||||
 * @start: The bitnumber to start searching at
 | 
			
		||||
 * @nr: The number of zeroed bits we're looking for
 | 
			
		||||
 * @align_mask: Alignment mask for zero area
 | 
			
		||||
 *
 | 
			
		||||
 * The @align_mask should be one less than a power of 2; the effect is that
 | 
			
		||||
 * the bit offset of all zero areas this function finds is multiples of that
 | 
			
		||||
 * power of 2. A @align_mask of 0 means no alignment is required.
 | 
			
		||||
 */
 | 
			
		||||
unsigned long bitmap_find_next_zero_area(unsigned long *map,
 | 
			
		||||
					 unsigned long size,
 | 
			
		||||
					 unsigned long start,
 | 
			
		||||
					 unsigned int nr,
 | 
			
		||||
					 unsigned long align_mask)
 | 
			
		||||
{
 | 
			
		||||
    unsigned long index, end, i;
 | 
			
		||||
again:
 | 
			
		||||
    index = find_next_zero_bit(map, size, start);
 | 
			
		||||
 | 
			
		||||
    /* Align allocation */
 | 
			
		||||
    index = ALIGN_MASK(index, align_mask);
 | 
			
		||||
 | 
			
		||||
    end = index + nr;
 | 
			
		||||
    if (end > size) {
 | 
			
		||||
        return end;
 | 
			
		||||
    }
 | 
			
		||||
    i = find_next_bit(map, end, index);
 | 
			
		||||
    if (i < end) {
 | 
			
		||||
        start = i + 1;
 | 
			
		||||
        goto again;
 | 
			
		||||
    }
 | 
			
		||||
    return index;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
int slow_bitmap_intersects(const unsigned long *bitmap1,
 | 
			
		||||
                           const unsigned long *bitmap2, int bits)
 | 
			
		||||
{
 | 
			
		||||
    int k, lim = bits/BITS_PER_LONG;
 | 
			
		||||
 | 
			
		||||
    for (k = 0; k < lim; ++k) {
 | 
			
		||||
        if (bitmap1[k] & bitmap2[k]) {
 | 
			
		||||
            return 1;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (bits % BITS_PER_LONG) {
 | 
			
		||||
        if ((bitmap1[k] & bitmap2[k]) & BITMAP_LAST_WORD_MASK(bits)) {
 | 
			
		||||
            return 1;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										222
									
								
								bitmap.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										222
									
								
								bitmap.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,222 @@
 | 
			
		||||
/*
 | 
			
		||||
 * Bitmap Module
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright (C) 2010 Corentin Chary <corentin.chary@gmail.com>
 | 
			
		||||
 *
 | 
			
		||||
 * Mostly inspired by (stolen from) linux/bitmap.h and linux/bitops.h
 | 
			
		||||
 *
 | 
			
		||||
 * This work is licensed under the terms of the GNU LGPL, version 2.1 or later.
 | 
			
		||||
 * See the COPYING.LIB file in the top-level directory.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#ifndef BITMAP_H
 | 
			
		||||
#define BITMAP_H
 | 
			
		||||
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
#include "bitops.h"
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * The available bitmap operations and their rough meaning in the
 | 
			
		||||
 * case that the bitmap is a single unsigned long are thus:
 | 
			
		||||
 *
 | 
			
		||||
 * Note that nbits should be always a compile time evaluable constant.
 | 
			
		||||
 * Otherwise many inlines will generate horrible code.
 | 
			
		||||
 *
 | 
			
		||||
 * bitmap_zero(dst, nbits)			*dst = 0UL
 | 
			
		||||
 * bitmap_fill(dst, nbits)			*dst = ~0UL
 | 
			
		||||
 * bitmap_copy(dst, src, nbits)			*dst = *src
 | 
			
		||||
 * bitmap_and(dst, src1, src2, nbits)		*dst = *src1 & *src2
 | 
			
		||||
 * bitmap_or(dst, src1, src2, nbits)		*dst = *src1 | *src2
 | 
			
		||||
 * bitmap_xor(dst, src1, src2, nbits)		*dst = *src1 ^ *src2
 | 
			
		||||
 * bitmap_andnot(dst, src1, src2, nbits)	*dst = *src1 & ~(*src2)
 | 
			
		||||
 * bitmap_complement(dst, src, nbits)		*dst = ~(*src)
 | 
			
		||||
 * bitmap_equal(src1, src2, nbits)		Are *src1 and *src2 equal?
 | 
			
		||||
 * bitmap_intersects(src1, src2, nbits) 	Do *src1 and *src2 overlap?
 | 
			
		||||
 * bitmap_empty(src, nbits)			Are all bits zero in *src?
 | 
			
		||||
 * bitmap_full(src, nbits)			Are all bits set in *src?
 | 
			
		||||
 * bitmap_set(dst, pos, nbits)			Set specified bit area
 | 
			
		||||
 * bitmap_clear(dst, pos, nbits)		Clear specified bit area
 | 
			
		||||
 * bitmap_find_next_zero_area(buf, len, pos, n, mask)	Find bit free area
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * Also the following operations apply to bitmaps.
 | 
			
		||||
 *
 | 
			
		||||
 * set_bit(bit, addr)			*addr |= bit
 | 
			
		||||
 * clear_bit(bit, addr)			*addr &= ~bit
 | 
			
		||||
 * change_bit(bit, addr)		*addr ^= bit
 | 
			
		||||
 * test_bit(bit, addr)			Is bit set in *addr?
 | 
			
		||||
 * test_and_set_bit(bit, addr)		Set bit and return old value
 | 
			
		||||
 * test_and_clear_bit(bit, addr)	Clear bit and return old value
 | 
			
		||||
 * test_and_change_bit(bit, addr)	Change bit and return old value
 | 
			
		||||
 * find_first_zero_bit(addr, nbits)	Position first zero bit in *addr
 | 
			
		||||
 * find_first_bit(addr, nbits)		Position first set bit in *addr
 | 
			
		||||
 * find_next_zero_bit(addr, nbits, bit)	Position next zero bit in *addr >= bit
 | 
			
		||||
 * find_next_bit(addr, nbits, bit)	Position next set bit in *addr >= bit
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#define BITMAP_LAST_WORD_MASK(nbits)                                    \
 | 
			
		||||
    (                                                                   \
 | 
			
		||||
        ((nbits) % BITS_PER_LONG) ?                                     \
 | 
			
		||||
        (1UL<<((nbits) % BITS_PER_LONG))-1 : ~0UL                       \
 | 
			
		||||
        )
 | 
			
		||||
 | 
			
		||||
#define DECLARE_BITMAP(name,bits)                  \
 | 
			
		||||
	unsigned long name[BITS_TO_LONGS(bits)]
 | 
			
		||||
 | 
			
		||||
#define small_nbits(nbits)                      \
 | 
			
		||||
	((nbits) <= BITS_PER_LONG)
 | 
			
		||||
 | 
			
		||||
int slow_bitmap_empty(const unsigned long *bitmap, int bits);
 | 
			
		||||
int slow_bitmap_full(const unsigned long *bitmap, int bits);
 | 
			
		||||
int slow_bitmap_equal(const unsigned long *bitmap1,
 | 
			
		||||
                   const unsigned long *bitmap2, int bits);
 | 
			
		||||
void slow_bitmap_complement(unsigned long *dst, const unsigned long *src,
 | 
			
		||||
                         int bits);
 | 
			
		||||
void slow_bitmap_shift_right(unsigned long *dst,
 | 
			
		||||
                          const unsigned long *src, int shift, int bits);
 | 
			
		||||
void slow_bitmap_shift_left(unsigned long *dst,
 | 
			
		||||
                         const unsigned long *src, int shift, int bits);
 | 
			
		||||
int slow_bitmap_and(unsigned long *dst, const unsigned long *bitmap1,
 | 
			
		||||
                 const unsigned long *bitmap2, int bits);
 | 
			
		||||
void slow_bitmap_or(unsigned long *dst, const unsigned long *bitmap1,
 | 
			
		||||
                 const unsigned long *bitmap2, int bits);
 | 
			
		||||
void slow_bitmap_xor(unsigned long *dst, const unsigned long *bitmap1,
 | 
			
		||||
                  const unsigned long *bitmap2, int bits);
 | 
			
		||||
int slow_bitmap_andnot(unsigned long *dst, const unsigned long *bitmap1,
 | 
			
		||||
                    const unsigned long *bitmap2, int bits);
 | 
			
		||||
int slow_bitmap_intersects(const unsigned long *bitmap1,
 | 
			
		||||
			const unsigned long *bitmap2, int bits);
 | 
			
		||||
 | 
			
		||||
static inline unsigned long *bitmap_new(int nbits)
 | 
			
		||||
{
 | 
			
		||||
    int len = BITS_TO_LONGS(nbits) * sizeof(unsigned long);
 | 
			
		||||
    return qemu_mallocz(len);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static inline void bitmap_zero(unsigned long *dst, int nbits)
 | 
			
		||||
{
 | 
			
		||||
    if (small_nbits(nbits)) {
 | 
			
		||||
        *dst = 0UL;
 | 
			
		||||
    } else {
 | 
			
		||||
        int len = BITS_TO_LONGS(nbits) * sizeof(unsigned long);
 | 
			
		||||
        memset(dst, 0, len);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static inline void bitmap_fill(unsigned long *dst, int nbits)
 | 
			
		||||
{
 | 
			
		||||
    size_t nlongs = BITS_TO_LONGS(nbits);
 | 
			
		||||
    if (!small_nbits(nbits)) {
 | 
			
		||||
        int len = (nlongs - 1) * sizeof(unsigned long);
 | 
			
		||||
        memset(dst, 0xff,  len);
 | 
			
		||||
    }
 | 
			
		||||
    dst[nlongs - 1] = BITMAP_LAST_WORD_MASK(nbits);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static inline void bitmap_copy(unsigned long *dst, const unsigned long *src,
 | 
			
		||||
                               int nbits)
 | 
			
		||||
{
 | 
			
		||||
    if (small_nbits(nbits)) {
 | 
			
		||||
        *dst = *src;
 | 
			
		||||
    } else {
 | 
			
		||||
        int len = BITS_TO_LONGS(nbits) * sizeof(unsigned long);
 | 
			
		||||
        memcpy(dst, src, len);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static inline int bitmap_and(unsigned long *dst, const unsigned long *src1,
 | 
			
		||||
                             const unsigned long *src2, int nbits)
 | 
			
		||||
{
 | 
			
		||||
    if (small_nbits(nbits)) {
 | 
			
		||||
        return (*dst = *src1 & *src2) != 0;
 | 
			
		||||
    }
 | 
			
		||||
    return slow_bitmap_and(dst, src1, src2, nbits);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static inline void bitmap_or(unsigned long *dst, const unsigned long *src1,
 | 
			
		||||
			const unsigned long *src2, int nbits)
 | 
			
		||||
{
 | 
			
		||||
    if (small_nbits(nbits)) {
 | 
			
		||||
        *dst = *src1 | *src2;
 | 
			
		||||
    } else {
 | 
			
		||||
        slow_bitmap_or(dst, src1, src2, nbits);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static inline void bitmap_xor(unsigned long *dst, const unsigned long *src1,
 | 
			
		||||
			const unsigned long *src2, int nbits)
 | 
			
		||||
{
 | 
			
		||||
    if (small_nbits(nbits)) {
 | 
			
		||||
        *dst = *src1 ^ *src2;
 | 
			
		||||
    } else {
 | 
			
		||||
        slow_bitmap_xor(dst, src1, src2, nbits);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static inline int bitmap_andnot(unsigned long *dst, const unsigned long *src1,
 | 
			
		||||
			const unsigned long *src2, int nbits)
 | 
			
		||||
{
 | 
			
		||||
    if (small_nbits(nbits)) {
 | 
			
		||||
        return (*dst = *src1 & ~(*src2)) != 0;
 | 
			
		||||
    }
 | 
			
		||||
    return slow_bitmap_andnot(dst, src1, src2, nbits);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static inline void bitmap_complement(unsigned long *dst, const unsigned long *src,
 | 
			
		||||
			int nbits)
 | 
			
		||||
{
 | 
			
		||||
    if (small_nbits(nbits)) {
 | 
			
		||||
        *dst = ~(*src) & BITMAP_LAST_WORD_MASK(nbits);
 | 
			
		||||
    } else {
 | 
			
		||||
        slow_bitmap_complement(dst, src, nbits);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static inline int bitmap_equal(const unsigned long *src1,
 | 
			
		||||
			const unsigned long *src2, int nbits)
 | 
			
		||||
{
 | 
			
		||||
    if (small_nbits(nbits)) {
 | 
			
		||||
        return ! ((*src1 ^ *src2) & BITMAP_LAST_WORD_MASK(nbits));
 | 
			
		||||
    } else {
 | 
			
		||||
        return slow_bitmap_equal(src1, src2, nbits);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static inline int bitmap_empty(const unsigned long *src, int nbits)
 | 
			
		||||
{
 | 
			
		||||
    if (small_nbits(nbits)) {
 | 
			
		||||
        return ! (*src & BITMAP_LAST_WORD_MASK(nbits));
 | 
			
		||||
    } else {
 | 
			
		||||
        return slow_bitmap_empty(src, nbits);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static inline int bitmap_full(const unsigned long *src, int nbits)
 | 
			
		||||
{
 | 
			
		||||
    if (small_nbits(nbits)) {
 | 
			
		||||
        return ! (~(*src) & BITMAP_LAST_WORD_MASK(nbits));
 | 
			
		||||
    } else {
 | 
			
		||||
        return slow_bitmap_full(src, nbits);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static inline int bitmap_intersects(const unsigned long *src1,
 | 
			
		||||
			const unsigned long *src2, int nbits)
 | 
			
		||||
{
 | 
			
		||||
    if (small_nbits(nbits)) {
 | 
			
		||||
        return ((*src1 & *src2) & BITMAP_LAST_WORD_MASK(nbits)) != 0;
 | 
			
		||||
    } else {
 | 
			
		||||
        return slow_bitmap_intersects(src1, src2, nbits);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void bitmap_set(unsigned long *map, int i, int len);
 | 
			
		||||
void bitmap_clear(unsigned long *map, int start, int nr);
 | 
			
		||||
unsigned long bitmap_find_next_zero_area(unsigned long *map,
 | 
			
		||||
					 unsigned long size,
 | 
			
		||||
					 unsigned long start,
 | 
			
		||||
					 unsigned int nr,
 | 
			
		||||
					 unsigned long align_mask);
 | 
			
		||||
 | 
			
		||||
#endif /* BITMAP_H */
 | 
			
		||||
@@ -11,8 +11,7 @@
 | 
			
		||||
 * 2 of the License, or (at your option) any later version.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include "qemu/osdep.h"
 | 
			
		||||
#include "qemu/bitops.h"
 | 
			
		||||
#include "bitops.h"
 | 
			
		||||
 | 
			
		||||
#define BITOP_WORD(nr)		((nr) / BITS_PER_LONG)
 | 
			
		||||
 | 
			
		||||
@@ -43,23 +42,7 @@ unsigned long find_next_bit(const unsigned long *addr, unsigned long size,
 | 
			
		||||
        size -= BITS_PER_LONG;
 | 
			
		||||
        result += BITS_PER_LONG;
 | 
			
		||||
    }
 | 
			
		||||
    while (size >= 4*BITS_PER_LONG) {
 | 
			
		||||
        unsigned long d1, d2, d3;
 | 
			
		||||
        tmp = *p;
 | 
			
		||||
        d1 = *(p+1);
 | 
			
		||||
        d2 = *(p+2);
 | 
			
		||||
        d3 = *(p+3);
 | 
			
		||||
        if (tmp) {
 | 
			
		||||
            goto found_middle;
 | 
			
		||||
        }
 | 
			
		||||
        if (d1 | d2 | d3) {
 | 
			
		||||
            break;
 | 
			
		||||
        }
 | 
			
		||||
        p += 4;
 | 
			
		||||
        result += 4*BITS_PER_LONG;
 | 
			
		||||
        size -= 4*BITS_PER_LONG;
 | 
			
		||||
    }
 | 
			
		||||
    while (size >= BITS_PER_LONG) {
 | 
			
		||||
    while (size & ~(BITS_PER_LONG-1)) {
 | 
			
		||||
        if ((tmp = *(p++))) {
 | 
			
		||||
            goto found_middle;
 | 
			
		||||
        }
 | 
			
		||||
@@ -77,7 +60,7 @@ found_first:
 | 
			
		||||
        return result + size;	/* Nope. */
 | 
			
		||||
    }
 | 
			
		||||
found_middle:
 | 
			
		||||
    return result + ctzl(tmp);
 | 
			
		||||
    return result + bitops_ffsl(tmp);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
@@ -126,7 +109,7 @@ found_first:
 | 
			
		||||
        return result + size;	/* Nope. */
 | 
			
		||||
    }
 | 
			
		||||
found_middle:
 | 
			
		||||
    return result + ctzl(~tmp);
 | 
			
		||||
    return result + ffz(tmp);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
unsigned long find_last_bit(const unsigned long *addr, unsigned long size)
 | 
			
		||||
@@ -150,7 +133,7 @@ unsigned long find_last_bit(const unsigned long *addr, unsigned long size)
 | 
			
		||||
        tmp = addr[--words];
 | 
			
		||||
        if (tmp) {
 | 
			
		||||
        found:
 | 
			
		||||
            return words * BITS_PER_LONG + BITS_PER_LONG - 1 - clzl(tmp);
 | 
			
		||||
            return words * BITS_PER_LONG + bitops_flsl(tmp);
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										272
									
								
								bitops.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										272
									
								
								bitops.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,272 @@
 | 
			
		||||
/*
 | 
			
		||||
 * Bitops Module
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright (C) 2010 Corentin Chary <corentin.chary@gmail.com>
 | 
			
		||||
 *
 | 
			
		||||
 * Mostly inspired by (stolen from) linux/bitmap.h and linux/bitops.h
 | 
			
		||||
 *
 | 
			
		||||
 * This work is licensed under the terms of the GNU LGPL, version 2.1 or later.
 | 
			
		||||
 * See the COPYING.LIB file in the top-level directory.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#ifndef BITOPS_H
 | 
			
		||||
#define BITOPS_H
 | 
			
		||||
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
 | 
			
		||||
#define BITS_PER_BYTE           CHAR_BIT
 | 
			
		||||
#define BITS_PER_LONG           (sizeof (unsigned long) * BITS_PER_BYTE)
 | 
			
		||||
 | 
			
		||||
#define BIT(nr)			(1UL << (nr))
 | 
			
		||||
#define BIT_MASK(nr)		(1UL << ((nr) % BITS_PER_LONG))
 | 
			
		||||
#define BIT_WORD(nr)		((nr) / BITS_PER_LONG)
 | 
			
		||||
#define BITS_TO_LONGS(nr)	DIV_ROUND_UP(nr, BITS_PER_BYTE * sizeof(long))
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * bitops_ffs - find first bit in word.
 | 
			
		||||
 * @word: The word to search
 | 
			
		||||
 *
 | 
			
		||||
 * Undefined if no bit exists, so code should check against 0 first.
 | 
			
		||||
 */
 | 
			
		||||
static unsigned long bitops_ffsl(unsigned long word)
 | 
			
		||||
{
 | 
			
		||||
	int num = 0;
 | 
			
		||||
 | 
			
		||||
#if LONG_MAX > 0x7FFFFFFF
 | 
			
		||||
	if ((word & 0xffffffff) == 0) {
 | 
			
		||||
		num += 32;
 | 
			
		||||
		word >>= 32;
 | 
			
		||||
	}
 | 
			
		||||
#endif
 | 
			
		||||
	if ((word & 0xffff) == 0) {
 | 
			
		||||
		num += 16;
 | 
			
		||||
		word >>= 16;
 | 
			
		||||
	}
 | 
			
		||||
	if ((word & 0xff) == 0) {
 | 
			
		||||
		num += 8;
 | 
			
		||||
		word >>= 8;
 | 
			
		||||
	}
 | 
			
		||||
	if ((word & 0xf) == 0) {
 | 
			
		||||
		num += 4;
 | 
			
		||||
		word >>= 4;
 | 
			
		||||
	}
 | 
			
		||||
	if ((word & 0x3) == 0) {
 | 
			
		||||
		num += 2;
 | 
			
		||||
		word >>= 2;
 | 
			
		||||
	}
 | 
			
		||||
	if ((word & 0x1) == 0) {
 | 
			
		||||
		num += 1;
 | 
			
		||||
        }
 | 
			
		||||
	return num;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * bitops_fls - find last (most-significant) set bit in a long word
 | 
			
		||||
 * @word: the word to search
 | 
			
		||||
 *
 | 
			
		||||
 * Undefined if no set bit exists, so code should check against 0 first.
 | 
			
		||||
 */
 | 
			
		||||
static inline unsigned long bitops_flsl(unsigned long word)
 | 
			
		||||
{
 | 
			
		||||
	int num = BITS_PER_LONG - 1;
 | 
			
		||||
 | 
			
		||||
#if LONG_MAX > 0x7FFFFFFF
 | 
			
		||||
	if (!(word & (~0ul << 32))) {
 | 
			
		||||
		num -= 32;
 | 
			
		||||
		word <<= 32;
 | 
			
		||||
	}
 | 
			
		||||
#endif
 | 
			
		||||
	if (!(word & (~0ul << (BITS_PER_LONG-16)))) {
 | 
			
		||||
		num -= 16;
 | 
			
		||||
		word <<= 16;
 | 
			
		||||
	}
 | 
			
		||||
	if (!(word & (~0ul << (BITS_PER_LONG-8)))) {
 | 
			
		||||
		num -= 8;
 | 
			
		||||
		word <<= 8;
 | 
			
		||||
	}
 | 
			
		||||
	if (!(word & (~0ul << (BITS_PER_LONG-4)))) {
 | 
			
		||||
		num -= 4;
 | 
			
		||||
		word <<= 4;
 | 
			
		||||
	}
 | 
			
		||||
	if (!(word & (~0ul << (BITS_PER_LONG-2)))) {
 | 
			
		||||
		num -= 2;
 | 
			
		||||
 | 
			
		||||
		word <<= 2;
 | 
			
		||||
	}
 | 
			
		||||
	if (!(word & (~0ul << (BITS_PER_LONG-1))))
 | 
			
		||||
		num -= 1;
 | 
			
		||||
	return num;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * ffz - find first zero in word.
 | 
			
		||||
 * @word: The word to search
 | 
			
		||||
 *
 | 
			
		||||
 * Undefined if no zero exists, so code should check against ~0UL first.
 | 
			
		||||
 */
 | 
			
		||||
static inline unsigned long ffz(unsigned long word)
 | 
			
		||||
{
 | 
			
		||||
    return bitops_ffsl(~word);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * set_bit - Set a bit in memory
 | 
			
		||||
 * @nr: the bit to set
 | 
			
		||||
 * @addr: the address to start counting from
 | 
			
		||||
 */
 | 
			
		||||
static inline void set_bit(int nr, volatile unsigned long *addr)
 | 
			
		||||
{
 | 
			
		||||
	unsigned long mask = BIT_MASK(nr);
 | 
			
		||||
	unsigned long *p = ((unsigned long *)addr) + BIT_WORD(nr);
 | 
			
		||||
 | 
			
		||||
	*p  |= mask;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * clear_bit - Clears a bit in memory
 | 
			
		||||
 * @nr: Bit to clear
 | 
			
		||||
 * @addr: Address to start counting from
 | 
			
		||||
 */
 | 
			
		||||
static inline void clear_bit(int nr, volatile unsigned long *addr)
 | 
			
		||||
{
 | 
			
		||||
	unsigned long mask = BIT_MASK(nr);
 | 
			
		||||
	unsigned long *p = ((unsigned long *)addr) + BIT_WORD(nr);
 | 
			
		||||
 | 
			
		||||
	*p &= ~mask;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * change_bit - Toggle a bit in memory
 | 
			
		||||
 * @nr: Bit to change
 | 
			
		||||
 * @addr: Address to start counting from
 | 
			
		||||
 */
 | 
			
		||||
static inline void change_bit(int nr, volatile unsigned long *addr)
 | 
			
		||||
{
 | 
			
		||||
	unsigned long mask = BIT_MASK(nr);
 | 
			
		||||
	unsigned long *p = ((unsigned long *)addr) + BIT_WORD(nr);
 | 
			
		||||
 | 
			
		||||
	*p ^= mask;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * test_and_set_bit - Set a bit and return its old value
 | 
			
		||||
 * @nr: Bit to set
 | 
			
		||||
 * @addr: Address to count from
 | 
			
		||||
 */
 | 
			
		||||
static inline int test_and_set_bit(int nr, volatile unsigned long *addr)
 | 
			
		||||
{
 | 
			
		||||
	unsigned long mask = BIT_MASK(nr);
 | 
			
		||||
	unsigned long *p = ((unsigned long *)addr) + BIT_WORD(nr);
 | 
			
		||||
	unsigned long old = *p;
 | 
			
		||||
 | 
			
		||||
	*p = old | mask;
 | 
			
		||||
	return (old & mask) != 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * test_and_clear_bit - Clear a bit and return its old value
 | 
			
		||||
 * @nr: Bit to clear
 | 
			
		||||
 * @addr: Address to count from
 | 
			
		||||
 */
 | 
			
		||||
static inline int test_and_clear_bit(int nr, volatile unsigned long *addr)
 | 
			
		||||
{
 | 
			
		||||
	unsigned long mask = BIT_MASK(nr);
 | 
			
		||||
	unsigned long *p = ((unsigned long *)addr) + BIT_WORD(nr);
 | 
			
		||||
	unsigned long old = *p;
 | 
			
		||||
 | 
			
		||||
	*p = old & ~mask;
 | 
			
		||||
	return (old & mask) != 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * test_and_change_bit - Change a bit and return its old value
 | 
			
		||||
 * @nr: Bit to change
 | 
			
		||||
 * @addr: Address to count from
 | 
			
		||||
 */
 | 
			
		||||
static inline int test_and_change_bit(int nr, volatile unsigned long *addr)
 | 
			
		||||
{
 | 
			
		||||
	unsigned long mask = BIT_MASK(nr);
 | 
			
		||||
	unsigned long *p = ((unsigned long *)addr) + BIT_WORD(nr);
 | 
			
		||||
	unsigned long old = *p;
 | 
			
		||||
 | 
			
		||||
	*p = old ^ mask;
 | 
			
		||||
	return (old & mask) != 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * test_bit - Determine whether a bit is set
 | 
			
		||||
 * @nr: bit number to test
 | 
			
		||||
 * @addr: Address to start counting from
 | 
			
		||||
 */
 | 
			
		||||
static inline int test_bit(int nr, const volatile unsigned long *addr)
 | 
			
		||||
{
 | 
			
		||||
	return 1UL & (addr[BIT_WORD(nr)] >> (nr & (BITS_PER_LONG-1)));
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * find_last_bit - find the last set bit in a memory region
 | 
			
		||||
 * @addr: The address to start the search at
 | 
			
		||||
 * @size: The maximum size to search
 | 
			
		||||
 *
 | 
			
		||||
 * Returns the bit number of the first set bit, or size.
 | 
			
		||||
 */
 | 
			
		||||
unsigned long find_last_bit(const unsigned long *addr,
 | 
			
		||||
                            unsigned long size);
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * find_next_bit - find the next set bit in a memory region
 | 
			
		||||
 * @addr: The address to base the search on
 | 
			
		||||
 * @offset: The bitnumber to start searching at
 | 
			
		||||
 * @size: The bitmap size in bits
 | 
			
		||||
 */
 | 
			
		||||
unsigned long find_next_bit(const unsigned long *addr,
 | 
			
		||||
				   unsigned long size, unsigned long offset);
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * find_next_zero_bit - find the next cleared bit in a memory region
 | 
			
		||||
 * @addr: The address to base the search on
 | 
			
		||||
 * @offset: The bitnumber to start searching at
 | 
			
		||||
 * @size: The bitmap size in bits
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
unsigned long find_next_zero_bit(const unsigned long *addr,
 | 
			
		||||
                                 unsigned long size,
 | 
			
		||||
                                 unsigned long offset);
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * find_first_bit - find the first set bit in a memory region
 | 
			
		||||
 * @addr: The address to start the search at
 | 
			
		||||
 * @size: The maximum size to search
 | 
			
		||||
 *
 | 
			
		||||
 * Returns the bit number of the first set bit.
 | 
			
		||||
 */
 | 
			
		||||
static inline unsigned long find_first_bit(const unsigned long *addr,
 | 
			
		||||
                                           unsigned long size)
 | 
			
		||||
{
 | 
			
		||||
    return find_next_bit(addr, size, 0);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * find_first_zero_bit - find the first cleared bit in a memory region
 | 
			
		||||
 * @addr: The address to start the search at
 | 
			
		||||
 * @size: The maximum size to search
 | 
			
		||||
 *
 | 
			
		||||
 * Returns the bit number of the first cleared bit.
 | 
			
		||||
 */
 | 
			
		||||
static inline unsigned long find_first_zero_bit(const unsigned long *addr,
 | 
			
		||||
                                                unsigned long size)
 | 
			
		||||
{
 | 
			
		||||
    return find_next_zero_bit(addr, size, 0);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static inline unsigned long hweight_long(unsigned long w)
 | 
			
		||||
{
 | 
			
		||||
    unsigned long count;
 | 
			
		||||
 | 
			
		||||
    for (count = 0; w; w >>= 1) {
 | 
			
		||||
        count += w & 1;
 | 
			
		||||
    }
 | 
			
		||||
    return count;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
							
								
								
									
										731
									
								
								block-migration.c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										731
									
								
								block-migration.c
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,731 @@
 | 
			
		||||
/*
 | 
			
		||||
 * QEMU live block migration
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright IBM, Corp. 2009
 | 
			
		||||
 *
 | 
			
		||||
 * Authors:
 | 
			
		||||
 *  Liran Schour   <lirans@il.ibm.com>
 | 
			
		||||
 *
 | 
			
		||||
 * This work is licensed under the terms of the GNU GPL, version 2.  See
 | 
			
		||||
 * the COPYING file in the top-level directory.
 | 
			
		||||
 *
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
#include "block_int.h"
 | 
			
		||||
#include "hw/hw.h"
 | 
			
		||||
#include "qemu-queue.h"
 | 
			
		||||
#include "qemu-timer.h"
 | 
			
		||||
#include "monitor.h"
 | 
			
		||||
#include "block-migration.h"
 | 
			
		||||
#include "migration.h"
 | 
			
		||||
#include "blockdev.h"
 | 
			
		||||
#include <assert.h>
 | 
			
		||||
 | 
			
		||||
#define BLOCK_SIZE (BDRV_SECTORS_PER_DIRTY_CHUNK << BDRV_SECTOR_BITS)
 | 
			
		||||
 | 
			
		||||
#define BLK_MIG_FLAG_DEVICE_BLOCK       0x01
 | 
			
		||||
#define BLK_MIG_FLAG_EOS                0x02
 | 
			
		||||
#define BLK_MIG_FLAG_PROGRESS           0x04
 | 
			
		||||
 | 
			
		||||
#define MAX_IS_ALLOCATED_SEARCH 65536
 | 
			
		||||
 | 
			
		||||
//#define DEBUG_BLK_MIGRATION
 | 
			
		||||
 | 
			
		||||
#ifdef DEBUG_BLK_MIGRATION
 | 
			
		||||
#define DPRINTF(fmt, ...) \
 | 
			
		||||
    do { printf("blk_migration: " fmt, ## __VA_ARGS__); } while (0)
 | 
			
		||||
#else
 | 
			
		||||
#define DPRINTF(fmt, ...) \
 | 
			
		||||
    do { } while (0)
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
typedef struct BlkMigDevState {
 | 
			
		||||
    BlockDriverState *bs;
 | 
			
		||||
    int bulk_completed;
 | 
			
		||||
    int shared_base;
 | 
			
		||||
    int64_t cur_sector;
 | 
			
		||||
    int64_t cur_dirty;
 | 
			
		||||
    int64_t completed_sectors;
 | 
			
		||||
    int64_t total_sectors;
 | 
			
		||||
    int64_t dirty;
 | 
			
		||||
    QSIMPLEQ_ENTRY(BlkMigDevState) entry;
 | 
			
		||||
    unsigned long *aio_bitmap;
 | 
			
		||||
} BlkMigDevState;
 | 
			
		||||
 | 
			
		||||
typedef struct BlkMigBlock {
 | 
			
		||||
    uint8_t *buf;
 | 
			
		||||
    BlkMigDevState *bmds;
 | 
			
		||||
    int64_t sector;
 | 
			
		||||
    int nr_sectors;
 | 
			
		||||
    struct iovec iov;
 | 
			
		||||
    QEMUIOVector qiov;
 | 
			
		||||
    BlockDriverAIOCB *aiocb;
 | 
			
		||||
    int ret;
 | 
			
		||||
    QSIMPLEQ_ENTRY(BlkMigBlock) entry;
 | 
			
		||||
} BlkMigBlock;
 | 
			
		||||
 | 
			
		||||
typedef struct BlkMigState {
 | 
			
		||||
    int blk_enable;
 | 
			
		||||
    int shared_base;
 | 
			
		||||
    QSIMPLEQ_HEAD(bmds_list, BlkMigDevState) bmds_list;
 | 
			
		||||
    QSIMPLEQ_HEAD(blk_list, BlkMigBlock) blk_list;
 | 
			
		||||
    int submitted;
 | 
			
		||||
    int read_done;
 | 
			
		||||
    int transferred;
 | 
			
		||||
    int64_t total_sector_sum;
 | 
			
		||||
    int prev_progress;
 | 
			
		||||
    int bulk_completed;
 | 
			
		||||
    long double total_time;
 | 
			
		||||
    long double prev_time_offset;
 | 
			
		||||
    int reads;
 | 
			
		||||
} BlkMigState;
 | 
			
		||||
 | 
			
		||||
static BlkMigState block_mig_state;
 | 
			
		||||
 | 
			
		||||
static void blk_send(QEMUFile *f, BlkMigBlock * blk)
 | 
			
		||||
{
 | 
			
		||||
    int len;
 | 
			
		||||
 | 
			
		||||
    /* sector number and flags */
 | 
			
		||||
    qemu_put_be64(f, (blk->sector << BDRV_SECTOR_BITS)
 | 
			
		||||
                     | BLK_MIG_FLAG_DEVICE_BLOCK);
 | 
			
		||||
 | 
			
		||||
    /* device name */
 | 
			
		||||
    len = strlen(blk->bmds->bs->device_name);
 | 
			
		||||
    qemu_put_byte(f, len);
 | 
			
		||||
    qemu_put_buffer(f, (uint8_t *)blk->bmds->bs->device_name, len);
 | 
			
		||||
 | 
			
		||||
    qemu_put_buffer(f, blk->buf, BLOCK_SIZE);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
int blk_mig_active(void)
 | 
			
		||||
{
 | 
			
		||||
    return !QSIMPLEQ_EMPTY(&block_mig_state.bmds_list);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
uint64_t blk_mig_bytes_transferred(void)
 | 
			
		||||
{
 | 
			
		||||
    BlkMigDevState *bmds;
 | 
			
		||||
    uint64_t sum = 0;
 | 
			
		||||
 | 
			
		||||
    QSIMPLEQ_FOREACH(bmds, &block_mig_state.bmds_list, entry) {
 | 
			
		||||
        sum += bmds->completed_sectors;
 | 
			
		||||
    }
 | 
			
		||||
    return sum << BDRV_SECTOR_BITS;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
uint64_t blk_mig_bytes_remaining(void)
 | 
			
		||||
{
 | 
			
		||||
    return blk_mig_bytes_total() - blk_mig_bytes_transferred();
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
uint64_t blk_mig_bytes_total(void)
 | 
			
		||||
{
 | 
			
		||||
    BlkMigDevState *bmds;
 | 
			
		||||
    uint64_t sum = 0;
 | 
			
		||||
 | 
			
		||||
    QSIMPLEQ_FOREACH(bmds, &block_mig_state.bmds_list, entry) {
 | 
			
		||||
        sum += bmds->total_sectors;
 | 
			
		||||
    }
 | 
			
		||||
    return sum << BDRV_SECTOR_BITS;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static inline long double compute_read_bwidth(void)
 | 
			
		||||
{
 | 
			
		||||
    assert(block_mig_state.total_time != 0);
 | 
			
		||||
    return (block_mig_state.reads / block_mig_state.total_time) * BLOCK_SIZE;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int bmds_aio_inflight(BlkMigDevState *bmds, int64_t sector)
 | 
			
		||||
{
 | 
			
		||||
    int64_t chunk = sector / (int64_t)BDRV_SECTORS_PER_DIRTY_CHUNK;
 | 
			
		||||
 | 
			
		||||
    if ((sector << BDRV_SECTOR_BITS) < bdrv_getlength(bmds->bs)) {
 | 
			
		||||
        return !!(bmds->aio_bitmap[chunk / (sizeof(unsigned long) * 8)] &
 | 
			
		||||
            (1UL << (chunk % (sizeof(unsigned long) * 8))));
 | 
			
		||||
    } else {
 | 
			
		||||
        return 0;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void bmds_set_aio_inflight(BlkMigDevState *bmds, int64_t sector_num,
 | 
			
		||||
                             int nb_sectors, int set)
 | 
			
		||||
{
 | 
			
		||||
    int64_t start, end;
 | 
			
		||||
    unsigned long val, idx, bit;
 | 
			
		||||
 | 
			
		||||
    start = sector_num / BDRV_SECTORS_PER_DIRTY_CHUNK;
 | 
			
		||||
    end = (sector_num + nb_sectors - 1) / BDRV_SECTORS_PER_DIRTY_CHUNK;
 | 
			
		||||
 | 
			
		||||
    for (; start <= end; start++) {
 | 
			
		||||
        idx = start / (sizeof(unsigned long) * 8);
 | 
			
		||||
        bit = start % (sizeof(unsigned long) * 8);
 | 
			
		||||
        val = bmds->aio_bitmap[idx];
 | 
			
		||||
        if (set) {
 | 
			
		||||
            val |= 1UL << bit;
 | 
			
		||||
        } else {
 | 
			
		||||
            val &= ~(1UL << bit);
 | 
			
		||||
        }
 | 
			
		||||
        bmds->aio_bitmap[idx] = val;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void alloc_aio_bitmap(BlkMigDevState *bmds)
 | 
			
		||||
{
 | 
			
		||||
    BlockDriverState *bs = bmds->bs;
 | 
			
		||||
    int64_t bitmap_size;
 | 
			
		||||
 | 
			
		||||
    bitmap_size = (bdrv_getlength(bs) >> BDRV_SECTOR_BITS) +
 | 
			
		||||
            BDRV_SECTORS_PER_DIRTY_CHUNK * 8 - 1;
 | 
			
		||||
    bitmap_size /= BDRV_SECTORS_PER_DIRTY_CHUNK * 8;
 | 
			
		||||
 | 
			
		||||
    bmds->aio_bitmap = qemu_mallocz(bitmap_size);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void blk_mig_read_cb(void *opaque, int ret)
 | 
			
		||||
{
 | 
			
		||||
    long double curr_time = qemu_get_clock_ns(rt_clock);
 | 
			
		||||
    BlkMigBlock *blk = opaque;
 | 
			
		||||
 | 
			
		||||
    blk->ret = ret;
 | 
			
		||||
 | 
			
		||||
    block_mig_state.reads++;
 | 
			
		||||
    block_mig_state.total_time += (curr_time - block_mig_state.prev_time_offset);
 | 
			
		||||
    block_mig_state.prev_time_offset = curr_time;
 | 
			
		||||
 | 
			
		||||
    QSIMPLEQ_INSERT_TAIL(&block_mig_state.blk_list, blk, entry);
 | 
			
		||||
    bmds_set_aio_inflight(blk->bmds, blk->sector, blk->nr_sectors, 0);
 | 
			
		||||
 | 
			
		||||
    block_mig_state.submitted--;
 | 
			
		||||
    block_mig_state.read_done++;
 | 
			
		||||
    assert(block_mig_state.submitted >= 0);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int mig_save_device_bulk(Monitor *mon, QEMUFile *f,
 | 
			
		||||
                                BlkMigDevState *bmds)
 | 
			
		||||
{
 | 
			
		||||
    int64_t total_sectors = bmds->total_sectors;
 | 
			
		||||
    int64_t cur_sector = bmds->cur_sector;
 | 
			
		||||
    BlockDriverState *bs = bmds->bs;
 | 
			
		||||
    BlkMigBlock *blk;
 | 
			
		||||
    int nr_sectors;
 | 
			
		||||
 | 
			
		||||
    if (bmds->shared_base) {
 | 
			
		||||
        while (cur_sector < total_sectors &&
 | 
			
		||||
               !bdrv_is_allocated(bs, cur_sector, MAX_IS_ALLOCATED_SEARCH,
 | 
			
		||||
                                  &nr_sectors)) {
 | 
			
		||||
            cur_sector += nr_sectors;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (cur_sector >= total_sectors) {
 | 
			
		||||
        bmds->cur_sector = bmds->completed_sectors = total_sectors;
 | 
			
		||||
        return 1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    bmds->completed_sectors = cur_sector;
 | 
			
		||||
 | 
			
		||||
    cur_sector &= ~((int64_t)BDRV_SECTORS_PER_DIRTY_CHUNK - 1);
 | 
			
		||||
 | 
			
		||||
    /* we are going to transfer a full block even if it is not allocated */
 | 
			
		||||
    nr_sectors = BDRV_SECTORS_PER_DIRTY_CHUNK;
 | 
			
		||||
 | 
			
		||||
    if (total_sectors - cur_sector < BDRV_SECTORS_PER_DIRTY_CHUNK) {
 | 
			
		||||
        nr_sectors = total_sectors - cur_sector;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    blk = qemu_malloc(sizeof(BlkMigBlock));
 | 
			
		||||
    blk->buf = qemu_malloc(BLOCK_SIZE);
 | 
			
		||||
    blk->bmds = bmds;
 | 
			
		||||
    blk->sector = cur_sector;
 | 
			
		||||
    blk->nr_sectors = nr_sectors;
 | 
			
		||||
 | 
			
		||||
    blk->iov.iov_base = blk->buf;
 | 
			
		||||
    blk->iov.iov_len = nr_sectors * BDRV_SECTOR_SIZE;
 | 
			
		||||
    qemu_iovec_init_external(&blk->qiov, &blk->iov, 1);
 | 
			
		||||
 | 
			
		||||
    if (block_mig_state.submitted == 0) {
 | 
			
		||||
        block_mig_state.prev_time_offset = qemu_get_clock_ns(rt_clock);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    blk->aiocb = bdrv_aio_readv(bs, cur_sector, &blk->qiov,
 | 
			
		||||
                                nr_sectors, blk_mig_read_cb, blk);
 | 
			
		||||
    if (!blk->aiocb) {
 | 
			
		||||
        goto error;
 | 
			
		||||
    }
 | 
			
		||||
    block_mig_state.submitted++;
 | 
			
		||||
 | 
			
		||||
    bdrv_reset_dirty(bs, cur_sector, nr_sectors);
 | 
			
		||||
    bmds->cur_sector = cur_sector + nr_sectors;
 | 
			
		||||
 | 
			
		||||
    return (bmds->cur_sector >= total_sectors);
 | 
			
		||||
 | 
			
		||||
error:
 | 
			
		||||
    monitor_printf(mon, "Error reading sector %" PRId64 "\n", cur_sector);
 | 
			
		||||
    qemu_file_set_error(f);
 | 
			
		||||
    qemu_free(blk->buf);
 | 
			
		||||
    qemu_free(blk);
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void set_dirty_tracking(int enable)
 | 
			
		||||
{
 | 
			
		||||
    BlkMigDevState *bmds;
 | 
			
		||||
 | 
			
		||||
    QSIMPLEQ_FOREACH(bmds, &block_mig_state.bmds_list, entry) {
 | 
			
		||||
        bdrv_set_dirty_tracking(bmds->bs, enable);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void init_blk_migration_it(void *opaque, BlockDriverState *bs)
 | 
			
		||||
{
 | 
			
		||||
    Monitor *mon = opaque;
 | 
			
		||||
    BlkMigDevState *bmds;
 | 
			
		||||
    int64_t sectors;
 | 
			
		||||
 | 
			
		||||
    if (!bdrv_is_read_only(bs)) {
 | 
			
		||||
        sectors = bdrv_getlength(bs) >> BDRV_SECTOR_BITS;
 | 
			
		||||
        if (sectors <= 0) {
 | 
			
		||||
            return;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        bmds = qemu_mallocz(sizeof(BlkMigDevState));
 | 
			
		||||
        bmds->bs = bs;
 | 
			
		||||
        bmds->bulk_completed = 0;
 | 
			
		||||
        bmds->total_sectors = sectors;
 | 
			
		||||
        bmds->completed_sectors = 0;
 | 
			
		||||
        bmds->shared_base = block_mig_state.shared_base;
 | 
			
		||||
        alloc_aio_bitmap(bmds);
 | 
			
		||||
        drive_get_ref(drive_get_by_blockdev(bs));
 | 
			
		||||
        bdrv_set_in_use(bs, 1);
 | 
			
		||||
 | 
			
		||||
        block_mig_state.total_sector_sum += sectors;
 | 
			
		||||
 | 
			
		||||
        if (bmds->shared_base) {
 | 
			
		||||
            monitor_printf(mon, "Start migration for %s with shared base "
 | 
			
		||||
                                "image\n",
 | 
			
		||||
                           bs->device_name);
 | 
			
		||||
        } else {
 | 
			
		||||
            monitor_printf(mon, "Start full migration for %s\n",
 | 
			
		||||
                           bs->device_name);
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        QSIMPLEQ_INSERT_TAIL(&block_mig_state.bmds_list, bmds, entry);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void init_blk_migration(Monitor *mon, QEMUFile *f)
 | 
			
		||||
{
 | 
			
		||||
    block_mig_state.submitted = 0;
 | 
			
		||||
    block_mig_state.read_done = 0;
 | 
			
		||||
    block_mig_state.transferred = 0;
 | 
			
		||||
    block_mig_state.total_sector_sum = 0;
 | 
			
		||||
    block_mig_state.prev_progress = -1;
 | 
			
		||||
    block_mig_state.bulk_completed = 0;
 | 
			
		||||
    block_mig_state.total_time = 0;
 | 
			
		||||
    block_mig_state.reads = 0;
 | 
			
		||||
 | 
			
		||||
    bdrv_iterate(init_blk_migration_it, mon);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int blk_mig_save_bulked_block(Monitor *mon, QEMUFile *f)
 | 
			
		||||
{
 | 
			
		||||
    int64_t completed_sector_sum = 0;
 | 
			
		||||
    BlkMigDevState *bmds;
 | 
			
		||||
    int progress;
 | 
			
		||||
    int ret = 0;
 | 
			
		||||
 | 
			
		||||
    QSIMPLEQ_FOREACH(bmds, &block_mig_state.bmds_list, entry) {
 | 
			
		||||
        if (bmds->bulk_completed == 0) {
 | 
			
		||||
            if (mig_save_device_bulk(mon, f, bmds) == 1) {
 | 
			
		||||
                /* completed bulk section for this device */
 | 
			
		||||
                bmds->bulk_completed = 1;
 | 
			
		||||
            }
 | 
			
		||||
            completed_sector_sum += bmds->completed_sectors;
 | 
			
		||||
            ret = 1;
 | 
			
		||||
            break;
 | 
			
		||||
        } else {
 | 
			
		||||
            completed_sector_sum += bmds->completed_sectors;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (block_mig_state.total_sector_sum != 0) {
 | 
			
		||||
        progress = completed_sector_sum * 100 /
 | 
			
		||||
                   block_mig_state.total_sector_sum;
 | 
			
		||||
    } else {
 | 
			
		||||
        progress = 100;
 | 
			
		||||
    }
 | 
			
		||||
    if (progress != block_mig_state.prev_progress) {
 | 
			
		||||
        block_mig_state.prev_progress = progress;
 | 
			
		||||
        qemu_put_be64(f, (progress << BDRV_SECTOR_BITS)
 | 
			
		||||
                         | BLK_MIG_FLAG_PROGRESS);
 | 
			
		||||
        monitor_printf(mon, "Completed %d %%\r", progress);
 | 
			
		||||
        monitor_flush(mon);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return ret;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void blk_mig_reset_dirty_cursor(void)
 | 
			
		||||
{
 | 
			
		||||
    BlkMigDevState *bmds;
 | 
			
		||||
 | 
			
		||||
    QSIMPLEQ_FOREACH(bmds, &block_mig_state.bmds_list, entry) {
 | 
			
		||||
        bmds->cur_dirty = 0;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int mig_save_device_dirty(Monitor *mon, QEMUFile *f,
 | 
			
		||||
                                 BlkMigDevState *bmds, int is_async)
 | 
			
		||||
{
 | 
			
		||||
    BlkMigBlock *blk;
 | 
			
		||||
    int64_t total_sectors = bmds->total_sectors;
 | 
			
		||||
    int64_t sector;
 | 
			
		||||
    int nr_sectors;
 | 
			
		||||
 | 
			
		||||
    for (sector = bmds->cur_dirty; sector < bmds->total_sectors;) {
 | 
			
		||||
        if (bmds_aio_inflight(bmds, sector)) {
 | 
			
		||||
            qemu_aio_flush();
 | 
			
		||||
        }
 | 
			
		||||
        if (bdrv_get_dirty(bmds->bs, sector)) {
 | 
			
		||||
 | 
			
		||||
            if (total_sectors - sector < BDRV_SECTORS_PER_DIRTY_CHUNK) {
 | 
			
		||||
                nr_sectors = total_sectors - sector;
 | 
			
		||||
            } else {
 | 
			
		||||
                nr_sectors = BDRV_SECTORS_PER_DIRTY_CHUNK;
 | 
			
		||||
            }
 | 
			
		||||
            blk = qemu_malloc(sizeof(BlkMigBlock));
 | 
			
		||||
            blk->buf = qemu_malloc(BLOCK_SIZE);
 | 
			
		||||
            blk->bmds = bmds;
 | 
			
		||||
            blk->sector = sector;
 | 
			
		||||
            blk->nr_sectors = nr_sectors;
 | 
			
		||||
 | 
			
		||||
            if (is_async) {
 | 
			
		||||
                blk->iov.iov_base = blk->buf;
 | 
			
		||||
                blk->iov.iov_len = nr_sectors * BDRV_SECTOR_SIZE;
 | 
			
		||||
                qemu_iovec_init_external(&blk->qiov, &blk->iov, 1);
 | 
			
		||||
 | 
			
		||||
                if (block_mig_state.submitted == 0) {
 | 
			
		||||
                    block_mig_state.prev_time_offset = qemu_get_clock_ns(rt_clock);
 | 
			
		||||
                }
 | 
			
		||||
 | 
			
		||||
                blk->aiocb = bdrv_aio_readv(bmds->bs, sector, &blk->qiov,
 | 
			
		||||
                                            nr_sectors, blk_mig_read_cb, blk);
 | 
			
		||||
                if (!blk->aiocb) {
 | 
			
		||||
                    goto error;
 | 
			
		||||
                }
 | 
			
		||||
                block_mig_state.submitted++;
 | 
			
		||||
                bmds_set_aio_inflight(bmds, sector, nr_sectors, 1);
 | 
			
		||||
            } else {
 | 
			
		||||
                if (bdrv_read(bmds->bs, sector, blk->buf,
 | 
			
		||||
                              nr_sectors) < 0) {
 | 
			
		||||
                    goto error;
 | 
			
		||||
                }
 | 
			
		||||
                blk_send(f, blk);
 | 
			
		||||
 | 
			
		||||
                qemu_free(blk->buf);
 | 
			
		||||
                qemu_free(blk);
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            bdrv_reset_dirty(bmds->bs, sector, nr_sectors);
 | 
			
		||||
            break;
 | 
			
		||||
        }
 | 
			
		||||
        sector += BDRV_SECTORS_PER_DIRTY_CHUNK;
 | 
			
		||||
        bmds->cur_dirty = sector;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return (bmds->cur_dirty >= bmds->total_sectors);
 | 
			
		||||
 | 
			
		||||
error:
 | 
			
		||||
    monitor_printf(mon, "Error reading sector %" PRId64 "\n", sector);
 | 
			
		||||
    qemu_file_set_error(f);
 | 
			
		||||
    qemu_free(blk->buf);
 | 
			
		||||
    qemu_free(blk);
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int blk_mig_save_dirty_block(Monitor *mon, QEMUFile *f, int is_async)
 | 
			
		||||
{
 | 
			
		||||
    BlkMigDevState *bmds;
 | 
			
		||||
    int ret = 0;
 | 
			
		||||
 | 
			
		||||
    QSIMPLEQ_FOREACH(bmds, &block_mig_state.bmds_list, entry) {
 | 
			
		||||
        if (mig_save_device_dirty(mon, f, bmds, is_async) == 0) {
 | 
			
		||||
            ret = 1;
 | 
			
		||||
            break;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return ret;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void flush_blks(QEMUFile* f)
 | 
			
		||||
{
 | 
			
		||||
    BlkMigBlock *blk;
 | 
			
		||||
 | 
			
		||||
    DPRINTF("%s Enter submitted %d read_done %d transferred %d\n",
 | 
			
		||||
            __FUNCTION__, block_mig_state.submitted, block_mig_state.read_done,
 | 
			
		||||
            block_mig_state.transferred);
 | 
			
		||||
 | 
			
		||||
    while ((blk = QSIMPLEQ_FIRST(&block_mig_state.blk_list)) != NULL) {
 | 
			
		||||
        if (qemu_file_rate_limit(f)) {
 | 
			
		||||
            break;
 | 
			
		||||
        }
 | 
			
		||||
        if (blk->ret < 0) {
 | 
			
		||||
            qemu_file_set_error(f);
 | 
			
		||||
            break;
 | 
			
		||||
        }
 | 
			
		||||
        blk_send(f, blk);
 | 
			
		||||
 | 
			
		||||
        QSIMPLEQ_REMOVE_HEAD(&block_mig_state.blk_list, entry);
 | 
			
		||||
        qemu_free(blk->buf);
 | 
			
		||||
        qemu_free(blk);
 | 
			
		||||
 | 
			
		||||
        block_mig_state.read_done--;
 | 
			
		||||
        block_mig_state.transferred++;
 | 
			
		||||
        assert(block_mig_state.read_done >= 0);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    DPRINTF("%s Exit submitted %d read_done %d transferred %d\n", __FUNCTION__,
 | 
			
		||||
            block_mig_state.submitted, block_mig_state.read_done,
 | 
			
		||||
            block_mig_state.transferred);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int64_t get_remaining_dirty(void)
 | 
			
		||||
{
 | 
			
		||||
    BlkMigDevState *bmds;
 | 
			
		||||
    int64_t dirty = 0;
 | 
			
		||||
 | 
			
		||||
    QSIMPLEQ_FOREACH(bmds, &block_mig_state.bmds_list, entry) {
 | 
			
		||||
        dirty += bdrv_get_dirty_count(bmds->bs);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return dirty * BLOCK_SIZE;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int is_stage2_completed(void)
 | 
			
		||||
{
 | 
			
		||||
    int64_t remaining_dirty;
 | 
			
		||||
    long double bwidth;
 | 
			
		||||
 | 
			
		||||
    if (block_mig_state.bulk_completed == 1) {
 | 
			
		||||
 | 
			
		||||
        remaining_dirty = get_remaining_dirty();
 | 
			
		||||
        if (remaining_dirty == 0) {
 | 
			
		||||
            return 1;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        bwidth = compute_read_bwidth();
 | 
			
		||||
 | 
			
		||||
        if ((remaining_dirty / bwidth) <=
 | 
			
		||||
            migrate_max_downtime()) {
 | 
			
		||||
            /* finish stage2 because we think that we can finish remaing work
 | 
			
		||||
               below max_downtime */
 | 
			
		||||
 | 
			
		||||
            return 1;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void blk_mig_cleanup(Monitor *mon)
 | 
			
		||||
{
 | 
			
		||||
    BlkMigDevState *bmds;
 | 
			
		||||
    BlkMigBlock *blk;
 | 
			
		||||
 | 
			
		||||
    set_dirty_tracking(0);
 | 
			
		||||
 | 
			
		||||
    while ((bmds = QSIMPLEQ_FIRST(&block_mig_state.bmds_list)) != NULL) {
 | 
			
		||||
        QSIMPLEQ_REMOVE_HEAD(&block_mig_state.bmds_list, entry);
 | 
			
		||||
        bdrv_set_in_use(bmds->bs, 0);
 | 
			
		||||
        drive_put_ref(drive_get_by_blockdev(bmds->bs));
 | 
			
		||||
        qemu_free(bmds->aio_bitmap);
 | 
			
		||||
        qemu_free(bmds);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    while ((blk = QSIMPLEQ_FIRST(&block_mig_state.blk_list)) != NULL) {
 | 
			
		||||
        QSIMPLEQ_REMOVE_HEAD(&block_mig_state.blk_list, entry);
 | 
			
		||||
        qemu_free(blk->buf);
 | 
			
		||||
        qemu_free(blk);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    monitor_printf(mon, "\n");
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int block_save_live(Monitor *mon, QEMUFile *f, int stage, void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    DPRINTF("Enter save live stage %d submitted %d transferred %d\n",
 | 
			
		||||
            stage, block_mig_state.submitted, block_mig_state.transferred);
 | 
			
		||||
 | 
			
		||||
    if (stage < 0) {
 | 
			
		||||
        blk_mig_cleanup(mon);
 | 
			
		||||
        return 0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (block_mig_state.blk_enable != 1) {
 | 
			
		||||
        /* no need to migrate storage */
 | 
			
		||||
        qemu_put_be64(f, BLK_MIG_FLAG_EOS);
 | 
			
		||||
        return 1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (stage == 1) {
 | 
			
		||||
        init_blk_migration(mon, f);
 | 
			
		||||
 | 
			
		||||
        /* start track dirty blocks */
 | 
			
		||||
        set_dirty_tracking(1);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    flush_blks(f);
 | 
			
		||||
 | 
			
		||||
    if (qemu_file_has_error(f)) {
 | 
			
		||||
        blk_mig_cleanup(mon);
 | 
			
		||||
        return 0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    blk_mig_reset_dirty_cursor();
 | 
			
		||||
 | 
			
		||||
    if (stage == 2) {
 | 
			
		||||
        /* control the rate of transfer */
 | 
			
		||||
        while ((block_mig_state.submitted +
 | 
			
		||||
                block_mig_state.read_done) * BLOCK_SIZE <
 | 
			
		||||
               qemu_file_get_rate_limit(f)) {
 | 
			
		||||
            if (block_mig_state.bulk_completed == 0) {
 | 
			
		||||
                /* first finish the bulk phase */
 | 
			
		||||
                if (blk_mig_save_bulked_block(mon, f) == 0) {
 | 
			
		||||
                    /* finished saving bulk on all devices */
 | 
			
		||||
                    block_mig_state.bulk_completed = 1;
 | 
			
		||||
                }
 | 
			
		||||
            } else {
 | 
			
		||||
                if (blk_mig_save_dirty_block(mon, f, 1) == 0) {
 | 
			
		||||
                    /* no more dirty blocks */
 | 
			
		||||
                    break;
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        flush_blks(f);
 | 
			
		||||
 | 
			
		||||
        if (qemu_file_has_error(f)) {
 | 
			
		||||
            blk_mig_cleanup(mon);
 | 
			
		||||
            return 0;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (stage == 3) {
 | 
			
		||||
        /* we know for sure that save bulk is completed and
 | 
			
		||||
           all async read completed */
 | 
			
		||||
        assert(block_mig_state.submitted == 0);
 | 
			
		||||
 | 
			
		||||
        while (blk_mig_save_dirty_block(mon, f, 0) != 0);
 | 
			
		||||
        blk_mig_cleanup(mon);
 | 
			
		||||
 | 
			
		||||
        /* report completion */
 | 
			
		||||
        qemu_put_be64(f, (100 << BDRV_SECTOR_BITS) | BLK_MIG_FLAG_PROGRESS);
 | 
			
		||||
 | 
			
		||||
        if (qemu_file_has_error(f)) {
 | 
			
		||||
            return 0;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        monitor_printf(mon, "Block migration completed\n");
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    qemu_put_be64(f, BLK_MIG_FLAG_EOS);
 | 
			
		||||
 | 
			
		||||
    return ((stage == 2) && is_stage2_completed());
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int block_load(QEMUFile *f, void *opaque, int version_id)
 | 
			
		||||
{
 | 
			
		||||
    static int banner_printed;
 | 
			
		||||
    int len, flags;
 | 
			
		||||
    char device_name[256];
 | 
			
		||||
    int64_t addr;
 | 
			
		||||
    BlockDriverState *bs, *bs_prev = NULL;
 | 
			
		||||
    uint8_t *buf;
 | 
			
		||||
    int64_t total_sectors = 0;
 | 
			
		||||
    int nr_sectors;
 | 
			
		||||
 | 
			
		||||
    do {
 | 
			
		||||
        addr = qemu_get_be64(f);
 | 
			
		||||
 | 
			
		||||
        flags = addr & ~BDRV_SECTOR_MASK;
 | 
			
		||||
        addr >>= BDRV_SECTOR_BITS;
 | 
			
		||||
 | 
			
		||||
        if (flags & BLK_MIG_FLAG_DEVICE_BLOCK) {
 | 
			
		||||
            int ret;
 | 
			
		||||
            /* get device name */
 | 
			
		||||
            len = qemu_get_byte(f);
 | 
			
		||||
            qemu_get_buffer(f, (uint8_t *)device_name, len);
 | 
			
		||||
            device_name[len] = '\0';
 | 
			
		||||
 | 
			
		||||
            bs = bdrv_find(device_name);
 | 
			
		||||
            if (!bs) {
 | 
			
		||||
                fprintf(stderr, "Error unknown block device %s\n",
 | 
			
		||||
                        device_name);
 | 
			
		||||
                return -EINVAL;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            if (bs != bs_prev) {
 | 
			
		||||
                bs_prev = bs;
 | 
			
		||||
                total_sectors = bdrv_getlength(bs) >> BDRV_SECTOR_BITS;
 | 
			
		||||
                if (total_sectors <= 0) {
 | 
			
		||||
                    error_report("Error getting length of block device %s",
 | 
			
		||||
                                 device_name);
 | 
			
		||||
                    return -EINVAL;
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            if (total_sectors - addr < BDRV_SECTORS_PER_DIRTY_CHUNK) {
 | 
			
		||||
                nr_sectors = total_sectors - addr;
 | 
			
		||||
            } else {
 | 
			
		||||
                nr_sectors = BDRV_SECTORS_PER_DIRTY_CHUNK;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            buf = qemu_malloc(BLOCK_SIZE);
 | 
			
		||||
 | 
			
		||||
            qemu_get_buffer(f, buf, BLOCK_SIZE);
 | 
			
		||||
            ret = bdrv_write(bs, addr, buf, nr_sectors);
 | 
			
		||||
 | 
			
		||||
            qemu_free(buf);
 | 
			
		||||
            if (ret < 0) {
 | 
			
		||||
                return ret;
 | 
			
		||||
            }
 | 
			
		||||
        } else if (flags & BLK_MIG_FLAG_PROGRESS) {
 | 
			
		||||
            if (!banner_printed) {
 | 
			
		||||
                printf("Receiving block device images\n");
 | 
			
		||||
                banner_printed = 1;
 | 
			
		||||
            }
 | 
			
		||||
            printf("Completed %d %%%c", (int)addr,
 | 
			
		||||
                   (addr == 100) ? '\n' : '\r');
 | 
			
		||||
            fflush(stdout);
 | 
			
		||||
        } else if (!(flags & BLK_MIG_FLAG_EOS)) {
 | 
			
		||||
            fprintf(stderr, "Unknown flags\n");
 | 
			
		||||
            return -EINVAL;
 | 
			
		||||
        }
 | 
			
		||||
        if (qemu_file_has_error(f)) {
 | 
			
		||||
            return -EIO;
 | 
			
		||||
        }
 | 
			
		||||
    } while (!(flags & BLK_MIG_FLAG_EOS));
 | 
			
		||||
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void block_set_params(int blk_enable, int shared_base, void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    block_mig_state.blk_enable = blk_enable;
 | 
			
		||||
    block_mig_state.shared_base = shared_base;
 | 
			
		||||
 | 
			
		||||
    /* shared base means that blk_enable = 1 */
 | 
			
		||||
    block_mig_state.blk_enable |= shared_base;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void blk_mig_init(void)
 | 
			
		||||
{
 | 
			
		||||
    QSIMPLEQ_INIT(&block_mig_state.bmds_list);
 | 
			
		||||
    QSIMPLEQ_INIT(&block_mig_state.blk_list);
 | 
			
		||||
 | 
			
		||||
    register_savevm_live(NULL, "block", 0, 1, block_set_params,
 | 
			
		||||
                         block_save_live, NULL, block_load, &block_mig_state);
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										305
									
								
								block.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										305
									
								
								block.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,305 @@
 | 
			
		||||
#ifndef BLOCK_H
 | 
			
		||||
#define BLOCK_H
 | 
			
		||||
 | 
			
		||||
#include "qemu-aio.h"
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
#include "qemu-option.h"
 | 
			
		||||
#include "qobject.h"
 | 
			
		||||
 | 
			
		||||
/* block.c */
 | 
			
		||||
typedef struct BlockDriver BlockDriver;
 | 
			
		||||
 | 
			
		||||
typedef struct BlockDriverInfo {
 | 
			
		||||
    /* in bytes, 0 if irrelevant */
 | 
			
		||||
    int cluster_size;
 | 
			
		||||
    /* offset at which the VM state can be saved (0 if not possible) */
 | 
			
		||||
    int64_t vm_state_offset;
 | 
			
		||||
} BlockDriverInfo;
 | 
			
		||||
 | 
			
		||||
typedef struct QEMUSnapshotInfo {
 | 
			
		||||
    char id_str[128]; /* unique snapshot id */
 | 
			
		||||
    /* the following fields are informative. They are not needed for
 | 
			
		||||
       the consistency of the snapshot */
 | 
			
		||||
    char name[256]; /* user choosen name */
 | 
			
		||||
    uint32_t vm_state_size; /* VM state info size */
 | 
			
		||||
    uint32_t date_sec; /* UTC date of the snapshot */
 | 
			
		||||
    uint32_t date_nsec;
 | 
			
		||||
    uint64_t vm_clock_nsec; /* VM clock relative to boot */
 | 
			
		||||
} QEMUSnapshotInfo;
 | 
			
		||||
 | 
			
		||||
#define BDRV_O_RDWR        0x0002
 | 
			
		||||
#define BDRV_O_SNAPSHOT    0x0008 /* open the file read only and save writes in a snapshot */
 | 
			
		||||
#define BDRV_O_NOCACHE     0x0020 /* do not use the host page cache */
 | 
			
		||||
#define BDRV_O_CACHE_WB    0x0040 /* use write-back caching */
 | 
			
		||||
#define BDRV_O_NATIVE_AIO  0x0080 /* use native AIO instead of the thread pool */
 | 
			
		||||
#define BDRV_O_NO_BACKING  0x0100 /* don't open the backing file */
 | 
			
		||||
#define BDRV_O_NO_FLUSH    0x0200 /* disable flushing on this disk */
 | 
			
		||||
 | 
			
		||||
#define BDRV_O_CACHE_MASK  (BDRV_O_NOCACHE | BDRV_O_CACHE_WB | BDRV_O_NO_FLUSH)
 | 
			
		||||
 | 
			
		||||
#define BDRV_SECTOR_BITS   9
 | 
			
		||||
#define BDRV_SECTOR_SIZE   (1ULL << BDRV_SECTOR_BITS)
 | 
			
		||||
#define BDRV_SECTOR_MASK   ~(BDRV_SECTOR_SIZE - 1)
 | 
			
		||||
 | 
			
		||||
typedef enum {
 | 
			
		||||
    BLOCK_ERR_REPORT, BLOCK_ERR_IGNORE, BLOCK_ERR_STOP_ENOSPC,
 | 
			
		||||
    BLOCK_ERR_STOP_ANY
 | 
			
		||||
} BlockErrorAction;
 | 
			
		||||
 | 
			
		||||
typedef enum {
 | 
			
		||||
    BDRV_ACTION_REPORT, BDRV_ACTION_IGNORE, BDRV_ACTION_STOP
 | 
			
		||||
} BlockMonEventAction;
 | 
			
		||||
 | 
			
		||||
void bdrv_mon_event(const BlockDriverState *bdrv,
 | 
			
		||||
                    BlockMonEventAction action, int is_read);
 | 
			
		||||
void bdrv_info_print(Monitor *mon, const QObject *data);
 | 
			
		||||
void bdrv_info(Monitor *mon, QObject **ret_data);
 | 
			
		||||
void bdrv_stats_print(Monitor *mon, const QObject *data);
 | 
			
		||||
void bdrv_info_stats(Monitor *mon, QObject **ret_data);
 | 
			
		||||
 | 
			
		||||
void bdrv_init(void);
 | 
			
		||||
void bdrv_init_with_whitelist(void);
 | 
			
		||||
BlockDriver *bdrv_find_protocol(const char *filename);
 | 
			
		||||
BlockDriver *bdrv_find_format(const char *format_name);
 | 
			
		||||
BlockDriver *bdrv_find_whitelisted_format(const char *format_name);
 | 
			
		||||
int bdrv_create(BlockDriver *drv, const char* filename,
 | 
			
		||||
    QEMUOptionParameter *options);
 | 
			
		||||
int bdrv_create_file(const char* filename, QEMUOptionParameter *options);
 | 
			
		||||
BlockDriverState *bdrv_new(const char *device_name);
 | 
			
		||||
void bdrv_make_anon(BlockDriverState *bs);
 | 
			
		||||
void bdrv_delete(BlockDriverState *bs);
 | 
			
		||||
int bdrv_file_open(BlockDriverState **pbs, const char *filename, int flags);
 | 
			
		||||
int bdrv_open(BlockDriverState *bs, const char *filename, int flags,
 | 
			
		||||
              BlockDriver *drv);
 | 
			
		||||
void bdrv_close(BlockDriverState *bs);
 | 
			
		||||
int bdrv_attach(BlockDriverState *bs, DeviceState *qdev);
 | 
			
		||||
void bdrv_detach(BlockDriverState *bs, DeviceState *qdev);
 | 
			
		||||
DeviceState *bdrv_get_attached(BlockDriverState *bs);
 | 
			
		||||
int bdrv_read(BlockDriverState *bs, int64_t sector_num,
 | 
			
		||||
              uint8_t *buf, int nb_sectors);
 | 
			
		||||
int bdrv_write(BlockDriverState *bs, int64_t sector_num,
 | 
			
		||||
               const uint8_t *buf, int nb_sectors);
 | 
			
		||||
int bdrv_pread(BlockDriverState *bs, int64_t offset,
 | 
			
		||||
               void *buf, int count);
 | 
			
		||||
int bdrv_pwrite(BlockDriverState *bs, int64_t offset,
 | 
			
		||||
                const void *buf, int count);
 | 
			
		||||
int bdrv_pwrite_sync(BlockDriverState *bs, int64_t offset,
 | 
			
		||||
    const void *buf, int count);
 | 
			
		||||
int bdrv_write_sync(BlockDriverState *bs, int64_t sector_num,
 | 
			
		||||
    const uint8_t *buf, int nb_sectors);
 | 
			
		||||
int bdrv_truncate(BlockDriverState *bs, int64_t offset);
 | 
			
		||||
int64_t bdrv_getlength(BlockDriverState *bs);
 | 
			
		||||
int64_t bdrv_get_allocated_file_size(BlockDriverState *bs);
 | 
			
		||||
void bdrv_get_geometry(BlockDriverState *bs, uint64_t *nb_sectors_ptr);
 | 
			
		||||
void bdrv_guess_geometry(BlockDriverState *bs, int *pcyls, int *pheads, int *psecs);
 | 
			
		||||
int bdrv_commit(BlockDriverState *bs);
 | 
			
		||||
void bdrv_commit_all(void);
 | 
			
		||||
int bdrv_change_backing_file(BlockDriverState *bs,
 | 
			
		||||
    const char *backing_file, const char *backing_fmt);
 | 
			
		||||
void bdrv_register(BlockDriver *bdrv);
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
typedef struct BdrvCheckResult {
 | 
			
		||||
    int corruptions;
 | 
			
		||||
    int leaks;
 | 
			
		||||
    int check_errors;
 | 
			
		||||
} BdrvCheckResult;
 | 
			
		||||
 | 
			
		||||
int bdrv_check(BlockDriverState *bs, BdrvCheckResult *res);
 | 
			
		||||
 | 
			
		||||
/* async block I/O */
 | 
			
		||||
typedef struct BlockDriverAIOCB BlockDriverAIOCB;
 | 
			
		||||
typedef void BlockDriverCompletionFunc(void *opaque, int ret);
 | 
			
		||||
typedef void BlockDriverDirtyHandler(BlockDriverState *bs, int64_t sector,
 | 
			
		||||
                                     int sector_num);
 | 
			
		||||
BlockDriverAIOCB *bdrv_aio_readv(BlockDriverState *bs, int64_t sector_num,
 | 
			
		||||
                                 QEMUIOVector *iov, int nb_sectors,
 | 
			
		||||
                                 BlockDriverCompletionFunc *cb, void *opaque);
 | 
			
		||||
BlockDriverAIOCB *bdrv_aio_writev(BlockDriverState *bs, int64_t sector_num,
 | 
			
		||||
                                  QEMUIOVector *iov, int nb_sectors,
 | 
			
		||||
                                  BlockDriverCompletionFunc *cb, void *opaque);
 | 
			
		||||
BlockDriverAIOCB *bdrv_aio_flush(BlockDriverState *bs,
 | 
			
		||||
                                 BlockDriverCompletionFunc *cb, void *opaque);
 | 
			
		||||
void bdrv_aio_cancel(BlockDriverAIOCB *acb);
 | 
			
		||||
 | 
			
		||||
typedef struct BlockRequest {
 | 
			
		||||
    /* Fields to be filled by multiwrite caller */
 | 
			
		||||
    int64_t sector;
 | 
			
		||||
    int nb_sectors;
 | 
			
		||||
    QEMUIOVector *qiov;
 | 
			
		||||
    BlockDriverCompletionFunc *cb;
 | 
			
		||||
    void *opaque;
 | 
			
		||||
 | 
			
		||||
    /* Filled by multiwrite implementation */
 | 
			
		||||
    int error;
 | 
			
		||||
} BlockRequest;
 | 
			
		||||
 | 
			
		||||
int bdrv_aio_multiwrite(BlockDriverState *bs, BlockRequest *reqs,
 | 
			
		||||
    int num_reqs);
 | 
			
		||||
 | 
			
		||||
/* sg packet commands */
 | 
			
		||||
int bdrv_ioctl(BlockDriverState *bs, unsigned long int req, void *buf);
 | 
			
		||||
BlockDriverAIOCB *bdrv_aio_ioctl(BlockDriverState *bs,
 | 
			
		||||
        unsigned long int req, void *buf,
 | 
			
		||||
        BlockDriverCompletionFunc *cb, void *opaque);
 | 
			
		||||
 | 
			
		||||
/* Ensure contents are flushed to disk.  */
 | 
			
		||||
int bdrv_flush(BlockDriverState *bs);
 | 
			
		||||
void bdrv_flush_all(void);
 | 
			
		||||
void bdrv_close_all(void);
 | 
			
		||||
 | 
			
		||||
int bdrv_discard(BlockDriverState *bs, int64_t sector_num, int nb_sectors);
 | 
			
		||||
int bdrv_has_zero_init(BlockDriverState *bs);
 | 
			
		||||
int bdrv_is_allocated(BlockDriverState *bs, int64_t sector_num, int nb_sectors,
 | 
			
		||||
                      int *pnum);
 | 
			
		||||
 | 
			
		||||
#define BIOS_ATA_TRANSLATION_AUTO   0
 | 
			
		||||
#define BIOS_ATA_TRANSLATION_NONE   1
 | 
			
		||||
#define BIOS_ATA_TRANSLATION_LBA    2
 | 
			
		||||
#define BIOS_ATA_TRANSLATION_LARGE  3
 | 
			
		||||
#define BIOS_ATA_TRANSLATION_RECHS  4
 | 
			
		||||
 | 
			
		||||
void bdrv_set_geometry_hint(BlockDriverState *bs,
 | 
			
		||||
                            int cyls, int heads, int secs);
 | 
			
		||||
void bdrv_set_translation_hint(BlockDriverState *bs, int translation);
 | 
			
		||||
void bdrv_get_geometry_hint(BlockDriverState *bs,
 | 
			
		||||
                            int *pcyls, int *pheads, int *psecs);
 | 
			
		||||
typedef enum FDriveType {
 | 
			
		||||
    FDRIVE_DRV_144  = 0x00,   /* 1.44 MB 3"5 drive      */
 | 
			
		||||
    FDRIVE_DRV_288  = 0x01,   /* 2.88 MB 3"5 drive      */
 | 
			
		||||
    FDRIVE_DRV_120  = 0x02,   /* 1.2  MB 5"25 drive     */
 | 
			
		||||
    FDRIVE_DRV_NONE = 0x03,   /* No drive connected     */
 | 
			
		||||
} FDriveType;
 | 
			
		||||
 | 
			
		||||
void bdrv_get_floppy_geometry_hint(BlockDriverState *bs, int *nb_heads,
 | 
			
		||||
                                   int *max_track, int *last_sect,
 | 
			
		||||
                                   FDriveType drive_in, FDriveType *drive);
 | 
			
		||||
int bdrv_get_translation_hint(BlockDriverState *bs);
 | 
			
		||||
void bdrv_set_on_error(BlockDriverState *bs, BlockErrorAction on_read_error,
 | 
			
		||||
                       BlockErrorAction on_write_error);
 | 
			
		||||
BlockErrorAction bdrv_get_on_error(BlockDriverState *bs, int is_read);
 | 
			
		||||
void bdrv_set_removable(BlockDriverState *bs, int removable);
 | 
			
		||||
int bdrv_is_removable(BlockDriverState *bs);
 | 
			
		||||
int bdrv_is_read_only(BlockDriverState *bs);
 | 
			
		||||
int bdrv_is_sg(BlockDriverState *bs);
 | 
			
		||||
int bdrv_enable_write_cache(BlockDriverState *bs);
 | 
			
		||||
int bdrv_is_inserted(BlockDriverState *bs);
 | 
			
		||||
int bdrv_media_changed(BlockDriverState *bs);
 | 
			
		||||
int bdrv_is_locked(BlockDriverState *bs);
 | 
			
		||||
void bdrv_set_locked(BlockDriverState *bs, int locked);
 | 
			
		||||
int bdrv_eject(BlockDriverState *bs, int eject_flag);
 | 
			
		||||
void bdrv_set_change_cb(BlockDriverState *bs,
 | 
			
		||||
                        void (*change_cb)(void *opaque, int reason),
 | 
			
		||||
                        void *opaque);
 | 
			
		||||
void bdrv_get_format(BlockDriverState *bs, char *buf, int buf_size);
 | 
			
		||||
BlockDriverState *bdrv_find(const char *name);
 | 
			
		||||
BlockDriverState *bdrv_next(BlockDriverState *bs);
 | 
			
		||||
void bdrv_iterate(void (*it)(void *opaque, BlockDriverState *bs),
 | 
			
		||||
                  void *opaque);
 | 
			
		||||
int bdrv_is_encrypted(BlockDriverState *bs);
 | 
			
		||||
int bdrv_key_required(BlockDriverState *bs);
 | 
			
		||||
int bdrv_set_key(BlockDriverState *bs, const char *key);
 | 
			
		||||
int bdrv_query_missing_keys(void);
 | 
			
		||||
void bdrv_iterate_format(void (*it)(void *opaque, const char *name),
 | 
			
		||||
                         void *opaque);
 | 
			
		||||
const char *bdrv_get_device_name(BlockDriverState *bs);
 | 
			
		||||
int bdrv_write_compressed(BlockDriverState *bs, int64_t sector_num,
 | 
			
		||||
                          const uint8_t *buf, int nb_sectors);
 | 
			
		||||
int bdrv_get_info(BlockDriverState *bs, BlockDriverInfo *bdi);
 | 
			
		||||
 | 
			
		||||
const char *bdrv_get_encrypted_filename(BlockDriverState *bs);
 | 
			
		||||
void bdrv_get_backing_filename(BlockDriverState *bs,
 | 
			
		||||
                               char *filename, int filename_size);
 | 
			
		||||
int bdrv_can_snapshot(BlockDriverState *bs);
 | 
			
		||||
int bdrv_is_snapshot(BlockDriverState *bs);
 | 
			
		||||
BlockDriverState *bdrv_snapshots(void);
 | 
			
		||||
int bdrv_snapshot_create(BlockDriverState *bs,
 | 
			
		||||
                         QEMUSnapshotInfo *sn_info);
 | 
			
		||||
int bdrv_snapshot_goto(BlockDriverState *bs,
 | 
			
		||||
                       const char *snapshot_id);
 | 
			
		||||
int bdrv_snapshot_delete(BlockDriverState *bs, const char *snapshot_id);
 | 
			
		||||
int bdrv_snapshot_list(BlockDriverState *bs,
 | 
			
		||||
                       QEMUSnapshotInfo **psn_info);
 | 
			
		||||
int bdrv_snapshot_load_tmp(BlockDriverState *bs,
 | 
			
		||||
                           const char *snapshot_name);
 | 
			
		||||
char *bdrv_snapshot_dump(char *buf, int buf_size, QEMUSnapshotInfo *sn);
 | 
			
		||||
 | 
			
		||||
char *get_human_readable_size(char *buf, int buf_size, int64_t size);
 | 
			
		||||
int path_is_absolute(const char *path);
 | 
			
		||||
void path_combine(char *dest, int dest_size,
 | 
			
		||||
                  const char *base_path,
 | 
			
		||||
                  const char *filename);
 | 
			
		||||
 | 
			
		||||
int bdrv_save_vmstate(BlockDriverState *bs, const uint8_t *buf,
 | 
			
		||||
                      int64_t pos, int size);
 | 
			
		||||
 | 
			
		||||
int bdrv_load_vmstate(BlockDriverState *bs, uint8_t *buf,
 | 
			
		||||
                      int64_t pos, int size);
 | 
			
		||||
 | 
			
		||||
int bdrv_img_create(const char *filename, const char *fmt,
 | 
			
		||||
                    const char *base_filename, const char *base_fmt,
 | 
			
		||||
                    char *options, uint64_t img_size, int flags);
 | 
			
		||||
 | 
			
		||||
#define BDRV_SECTORS_PER_DIRTY_CHUNK 2048
 | 
			
		||||
 | 
			
		||||
void bdrv_set_dirty_tracking(BlockDriverState *bs, int enable);
 | 
			
		||||
int bdrv_get_dirty(BlockDriverState *bs, int64_t sector);
 | 
			
		||||
void bdrv_reset_dirty(BlockDriverState *bs, int64_t cur_sector,
 | 
			
		||||
                      int nr_sectors);
 | 
			
		||||
int64_t bdrv_get_dirty_count(BlockDriverState *bs);
 | 
			
		||||
 | 
			
		||||
void bdrv_set_in_use(BlockDriverState *bs, int in_use);
 | 
			
		||||
int bdrv_in_use(BlockDriverState *bs);
 | 
			
		||||
 | 
			
		||||
typedef enum {
 | 
			
		||||
    BLKDBG_L1_UPDATE,
 | 
			
		||||
 | 
			
		||||
    BLKDBG_L1_GROW_ALLOC_TABLE,
 | 
			
		||||
    BLKDBG_L1_GROW_WRITE_TABLE,
 | 
			
		||||
    BLKDBG_L1_GROW_ACTIVATE_TABLE,
 | 
			
		||||
 | 
			
		||||
    BLKDBG_L2_LOAD,
 | 
			
		||||
    BLKDBG_L2_UPDATE,
 | 
			
		||||
    BLKDBG_L2_UPDATE_COMPRESSED,
 | 
			
		||||
    BLKDBG_L2_ALLOC_COW_READ,
 | 
			
		||||
    BLKDBG_L2_ALLOC_WRITE,
 | 
			
		||||
 | 
			
		||||
    BLKDBG_READ,
 | 
			
		||||
    BLKDBG_READ_AIO,
 | 
			
		||||
    BLKDBG_READ_BACKING,
 | 
			
		||||
    BLKDBG_READ_BACKING_AIO,
 | 
			
		||||
    BLKDBG_READ_COMPRESSED,
 | 
			
		||||
 | 
			
		||||
    BLKDBG_WRITE_AIO,
 | 
			
		||||
    BLKDBG_WRITE_COMPRESSED,
 | 
			
		||||
 | 
			
		||||
    BLKDBG_VMSTATE_LOAD,
 | 
			
		||||
    BLKDBG_VMSTATE_SAVE,
 | 
			
		||||
 | 
			
		||||
    BLKDBG_COW_READ,
 | 
			
		||||
    BLKDBG_COW_WRITE,
 | 
			
		||||
 | 
			
		||||
    BLKDBG_REFTABLE_LOAD,
 | 
			
		||||
    BLKDBG_REFTABLE_GROW,
 | 
			
		||||
 | 
			
		||||
    BLKDBG_REFBLOCK_LOAD,
 | 
			
		||||
    BLKDBG_REFBLOCK_UPDATE,
 | 
			
		||||
    BLKDBG_REFBLOCK_UPDATE_PART,
 | 
			
		||||
    BLKDBG_REFBLOCK_ALLOC,
 | 
			
		||||
    BLKDBG_REFBLOCK_ALLOC_HOOKUP,
 | 
			
		||||
    BLKDBG_REFBLOCK_ALLOC_WRITE,
 | 
			
		||||
    BLKDBG_REFBLOCK_ALLOC_WRITE_BLOCKS,
 | 
			
		||||
    BLKDBG_REFBLOCK_ALLOC_WRITE_TABLE,
 | 
			
		||||
    BLKDBG_REFBLOCK_ALLOC_SWITCH_TABLE,
 | 
			
		||||
 | 
			
		||||
    BLKDBG_CLUSTER_ALLOC,
 | 
			
		||||
    BLKDBG_CLUSTER_ALLOC_BYTES,
 | 
			
		||||
    BLKDBG_CLUSTER_FREE,
 | 
			
		||||
 | 
			
		||||
    BLKDBG_EVENT_MAX,
 | 
			
		||||
} BlkDebugEvent;
 | 
			
		||||
 | 
			
		||||
#define BLKDBG_EVENT(bs, evt) bdrv_debug_event(bs, evt)
 | 
			
		||||
void bdrv_debug_event(BlockDriverState *bs, BlkDebugEvent event);
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
@@ -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
											
										
									
								
							
							
								
								
									
										586
									
								
								block/backup.c
									
									
									
									
									
								
							
							
						
						
									
										586
									
								
								block/backup.c
									
									
									
									
									
								
							@@ -1,586 +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;
 | 
			
		||||
    BlockBackend *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;
 | 
			
		||||
    NotifierWithReturn before_write;
 | 
			
		||||
    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(BackupBlockJob *job,
 | 
			
		||||
                                      int64_t sector_num, int nb_sectors,
 | 
			
		||||
                                      bool *error_is_read,
 | 
			
		||||
                                      bool is_write_notifier)
 | 
			
		||||
{
 | 
			
		||||
    BlockBackend *blk = job->common.blk;
 | 
			
		||||
    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 = blk_blockalign(blk, job->cluster_size);
 | 
			
		||||
        }
 | 
			
		||||
        iov.iov_base = bounce_buffer;
 | 
			
		||||
        iov.iov_len = n * BDRV_SECTOR_SIZE;
 | 
			
		||||
        qemu_iovec_init_external(&bounce_qiov, &iov, 1);
 | 
			
		||||
 | 
			
		||||
        ret = blk_co_preadv(blk, start * job->cluster_size,
 | 
			
		||||
                            bounce_qiov.size, &bounce_qiov,
 | 
			
		||||
                            is_write_notifier ? BDRV_REQ_NO_SERIALISING : 0);
 | 
			
		||||
        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 = blk_co_pwrite_zeroes(job->target, start * job->cluster_size,
 | 
			
		||||
                                       bounce_qiov.size, BDRV_REQ_MAY_UNMAP);
 | 
			
		||||
        } else {
 | 
			
		||||
            ret = blk_co_pwritev(job->target, start * job->cluster_size,
 | 
			
		||||
                                 bounce_qiov.size, &bounce_qiov, 0);
 | 
			
		||||
        }
 | 
			
		||||
        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)
 | 
			
		||||
{
 | 
			
		||||
    BackupBlockJob *job = container_of(notifier, BackupBlockJob, before_write);
 | 
			
		||||
    BdrvTrackedRequest *req = opaque;
 | 
			
		||||
    int64_t sector_num = req->offset >> BDRV_SECTOR_BITS;
 | 
			
		||||
    int nb_sectors = req->bytes >> BDRV_SECTOR_BITS;
 | 
			
		||||
 | 
			
		||||
    assert(req->bs == blk_bs(job->common.blk));
 | 
			
		||||
    assert((req->offset & (BDRV_SECTOR_SIZE - 1)) == 0);
 | 
			
		||||
    assert((req->bytes & (BDRV_SECTOR_SIZE - 1)) == 0);
 | 
			
		||||
 | 
			
		||||
    return backup_do_cow(job, 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_cleanup_sync_bitmap(BackupBlockJob *job, int ret)
 | 
			
		||||
{
 | 
			
		||||
    BdrvDirtyBitmap *bm;
 | 
			
		||||
    BlockDriverState *bs = blk_bs(job->common.blk);
 | 
			
		||||
 | 
			
		||||
    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,
 | 
			
		||||
    .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->on_source_error,
 | 
			
		||||
                                      true, error);
 | 
			
		||||
    } else {
 | 
			
		||||
        return block_job_error_action(&job->common, 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;
 | 
			
		||||
 | 
			
		||||
    blk_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);
 | 
			
		||||
    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(job, 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 = blk_bs(job->common.blk);
 | 
			
		||||
    BlockBackend *target = job->target;
 | 
			
		||||
    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);
 | 
			
		||||
 | 
			
		||||
    job->before_write.notify = backup_before_write_notify;
 | 
			
		||||
    bdrv_add_before_write_notifier(bs, &job->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(job, 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(&job->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);
 | 
			
		||||
 | 
			
		||||
    bdrv_op_unblock_all(blk_bs(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;
 | 
			
		||||
    BackupBlockJob *job = NULL;
 | 
			
		||||
    int ret;
 | 
			
		||||
 | 
			
		||||
    assert(bs);
 | 
			
		||||
    assert(target);
 | 
			
		||||
    assert(cb);
 | 
			
		||||
 | 
			
		||||
    if (bs == target) {
 | 
			
		||||
        error_setg(errp, "Source and target cannot be the same");
 | 
			
		||||
        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;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    job = block_job_create(&backup_job_driver, bs, speed, cb, opaque, errp);
 | 
			
		||||
    if (!job) {
 | 
			
		||||
        goto error;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    job->target = blk_new();
 | 
			
		||||
    blk_insert_bs(job->target, target);
 | 
			
		||||
 | 
			
		||||
    job->on_source_error = on_source_error;
 | 
			
		||||
    job->on_target_error = on_target_error;
 | 
			
		||||
    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(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);
 | 
			
		||||
    }
 | 
			
		||||
    if (job) {
 | 
			
		||||
        blk_unref(job->target);
 | 
			
		||||
        block_job_unref(&job->common);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										646
									
								
								block/blkdebug.c
									
									
									
									
									
								
							
							
						
						
									
										646
									
								
								block/blkdebug.c
									
									
									
									
									
								
							@@ -22,51 +22,50 @@
 | 
			
		||||
 * 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"
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
#include "block_int.h"
 | 
			
		||||
#include "module.h"
 | 
			
		||||
 | 
			
		||||
typedef struct BlkdebugVars {
 | 
			
		||||
    int state;
 | 
			
		||||
 | 
			
		||||
    /* If inject_errno != 0, an error is injected for requests */
 | 
			
		||||
    int inject_errno;
 | 
			
		||||
 | 
			
		||||
    /* Decides if all future requests fail (false) or only the next one and
 | 
			
		||||
     * after the next request inject_errno is reset to 0 (true) */
 | 
			
		||||
    bool inject_once;
 | 
			
		||||
 | 
			
		||||
    /* Decides if aio_readv/writev fails right away (true) or returns an error
 | 
			
		||||
     * return value only in the callback (false) */
 | 
			
		||||
    bool inject_immediately;
 | 
			
		||||
} BlkdebugVars;
 | 
			
		||||
 | 
			
		||||
typedef struct BDRVBlkdebugState {
 | 
			
		||||
    int state;
 | 
			
		||||
    int new_state;
 | 
			
		||||
 | 
			
		||||
    QLIST_HEAD(, BlkdebugRule) rules[BLKDBG__MAX];
 | 
			
		||||
    QSIMPLEQ_HEAD(, BlkdebugRule) active_rules;
 | 
			
		||||
    QLIST_HEAD(, BlkdebugSuspendedReq) suspended_reqs;
 | 
			
		||||
    BlkdebugVars vars;
 | 
			
		||||
    QLIST_HEAD(list, BlkdebugRule) rules[BLKDBG_EVENT_MAX];
 | 
			
		||||
} BDRVBlkdebugState;
 | 
			
		||||
 | 
			
		||||
typedef struct BlkdebugAIOCB {
 | 
			
		||||
    BlockAIOCB common;
 | 
			
		||||
    BlockDriverAIOCB common;
 | 
			
		||||
    QEMUBH *bh;
 | 
			
		||||
    int ret;
 | 
			
		||||
} BlkdebugAIOCB;
 | 
			
		||||
 | 
			
		||||
typedef struct BlkdebugSuspendedReq {
 | 
			
		||||
    Coroutine *co;
 | 
			
		||||
    char *tag;
 | 
			
		||||
    QLIST_ENTRY(BlkdebugSuspendedReq) next;
 | 
			
		||||
} BlkdebugSuspendedReq;
 | 
			
		||||
static void blkdebug_aio_cancel(BlockDriverAIOCB *blockacb);
 | 
			
		||||
 | 
			
		||||
static const AIOCBInfo blkdebug_aiocb_info = {
 | 
			
		||||
    .aiocb_size    = sizeof(BlkdebugAIOCB),
 | 
			
		||||
static AIOPool blkdebug_aio_pool = {
 | 
			
		||||
    .aiocb_size = sizeof(BlkdebugAIOCB),
 | 
			
		||||
    .cancel     = blkdebug_aio_cancel,
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
enum {
 | 
			
		||||
    ACTION_INJECT_ERROR,
 | 
			
		||||
    ACTION_SET_STATE,
 | 
			
		||||
    ACTION_SUSPEND,
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
typedef struct BlkdebugRule {
 | 
			
		||||
    BlkdebugEvent event;
 | 
			
		||||
    BlkDebugEvent event;
 | 
			
		||||
    int action;
 | 
			
		||||
    int state;
 | 
			
		||||
    union {
 | 
			
		||||
@@ -74,17 +73,12 @@ typedef struct BlkdebugRule {
 | 
			
		||||
            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 = {
 | 
			
		||||
@@ -103,10 +97,6 @@ static QemuOptsList inject_error_opts = {
 | 
			
		||||
            .name = "errno",
 | 
			
		||||
            .type = QEMU_OPT_NUMBER,
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            .name = "sector",
 | 
			
		||||
            .type = QEMU_OPT_NUMBER,
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            .name = "once",
 | 
			
		||||
            .type = QEMU_OPT_BOOL,
 | 
			
		||||
@@ -145,12 +135,57 @@ static QemuOptsList *config_groups[] = {
 | 
			
		||||
    NULL
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static int get_event_by_name(const char *name, BlkdebugEvent *event)
 | 
			
		||||
static const char *event_names[BLKDBG_EVENT_MAX] = {
 | 
			
		||||
    [BLKDBG_L1_UPDATE]                      = "l1_update",
 | 
			
		||||
    [BLKDBG_L1_GROW_ALLOC_TABLE]            = "l1_grow.alloc_table",
 | 
			
		||||
    [BLKDBG_L1_GROW_WRITE_TABLE]            = "l1_grow.write_table",
 | 
			
		||||
    [BLKDBG_L1_GROW_ACTIVATE_TABLE]         = "l1_grow.activate_table",
 | 
			
		||||
 | 
			
		||||
    [BLKDBG_L2_LOAD]                        = "l2_load",
 | 
			
		||||
    [BLKDBG_L2_UPDATE]                      = "l2_update",
 | 
			
		||||
    [BLKDBG_L2_UPDATE_COMPRESSED]           = "l2_update_compressed",
 | 
			
		||||
    [BLKDBG_L2_ALLOC_COW_READ]              = "l2_alloc.cow_read",
 | 
			
		||||
    [BLKDBG_L2_ALLOC_WRITE]                 = "l2_alloc.write",
 | 
			
		||||
 | 
			
		||||
    [BLKDBG_READ]                           = "read",
 | 
			
		||||
    [BLKDBG_READ_AIO]                       = "read_aio",
 | 
			
		||||
    [BLKDBG_READ_BACKING]                   = "read_backing",
 | 
			
		||||
    [BLKDBG_READ_BACKING_AIO]               = "read_backing_aio",
 | 
			
		||||
    [BLKDBG_READ_COMPRESSED]                = "read_compressed",
 | 
			
		||||
 | 
			
		||||
    [BLKDBG_WRITE_AIO]                      = "write_aio",
 | 
			
		||||
    [BLKDBG_WRITE_COMPRESSED]               = "write_compressed",
 | 
			
		||||
 | 
			
		||||
    [BLKDBG_VMSTATE_LOAD]                   = "vmstate_load",
 | 
			
		||||
    [BLKDBG_VMSTATE_SAVE]                   = "vmstate_save",
 | 
			
		||||
 | 
			
		||||
    [BLKDBG_COW_READ]                       = "cow_read",
 | 
			
		||||
    [BLKDBG_COW_WRITE]                      = "cow_write",
 | 
			
		||||
 | 
			
		||||
    [BLKDBG_REFTABLE_LOAD]                  = "reftable_load",
 | 
			
		||||
    [BLKDBG_REFTABLE_GROW]                  = "reftable_grow",
 | 
			
		||||
 | 
			
		||||
    [BLKDBG_REFBLOCK_LOAD]                  = "refblock_load",
 | 
			
		||||
    [BLKDBG_REFBLOCK_UPDATE]                = "refblock_update",
 | 
			
		||||
    [BLKDBG_REFBLOCK_UPDATE_PART]           = "refblock_update_part",
 | 
			
		||||
    [BLKDBG_REFBLOCK_ALLOC]                 = "refblock_alloc",
 | 
			
		||||
    [BLKDBG_REFBLOCK_ALLOC_HOOKUP]          = "refblock_alloc.hookup",
 | 
			
		||||
    [BLKDBG_REFBLOCK_ALLOC_WRITE]           = "refblock_alloc.write",
 | 
			
		||||
    [BLKDBG_REFBLOCK_ALLOC_WRITE_BLOCKS]    = "refblock_alloc.write_blocks",
 | 
			
		||||
    [BLKDBG_REFBLOCK_ALLOC_WRITE_TABLE]     = "refblock_alloc.write_table",
 | 
			
		||||
    [BLKDBG_REFBLOCK_ALLOC_SWITCH_TABLE]    = "refblock_alloc.switch_table",
 | 
			
		||||
 | 
			
		||||
    [BLKDBG_CLUSTER_ALLOC]                  = "cluster_alloc",
 | 
			
		||||
    [BLKDBG_CLUSTER_ALLOC_BYTES]            = "cluster_alloc_bytes",
 | 
			
		||||
    [BLKDBG_CLUSTER_FREE]                   = "cluster_free",
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
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)) {
 | 
			
		||||
    for (i = 0; i < BLKDBG_EVENT_MAX; i++) {
 | 
			
		||||
        if (!strcmp(event_names[i], name)) {
 | 
			
		||||
            *event = i;
 | 
			
		||||
            return 0;
 | 
			
		||||
        }
 | 
			
		||||
@@ -164,26 +199,22 @@ struct add_rule_data {
 | 
			
		||||
    int action;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static int add_rule(void *opaque, QemuOpts *opts, Error **errp)
 | 
			
		||||
static int add_rule(QemuOpts *opts, void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    struct add_rule_data *d = opaque;
 | 
			
		||||
    BDRVBlkdebugState *s = d->s;
 | 
			
		||||
    const char* event_name;
 | 
			
		||||
    BlkdebugEvent event;
 | 
			
		||||
    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);
 | 
			
		||||
    if (!event_name || get_event_by_name(event_name, &event) < 0) {
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /* Set attributes common for all actions */
 | 
			
		||||
    rule = g_malloc0(sizeof(*rule));
 | 
			
		||||
    rule = qemu_mallocz(sizeof(*rule));
 | 
			
		||||
    *rule = (struct BlkdebugRule) {
 | 
			
		||||
        .event  = event,
 | 
			
		||||
        .action = d->action,
 | 
			
		||||
@@ -197,18 +228,12 @@ static int add_rule(void *opaque, QemuOpts *opts, Error **errp)
 | 
			
		||||
        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 */
 | 
			
		||||
@@ -217,188 +242,75 @@ static int add_rule(void *opaque, QemuOpts *opts, Error **errp)
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void remove_rule(BlkdebugRule *rule)
 | 
			
		||||
static int read_config(BDRVBlkdebugState *s, const char *filename)
 | 
			
		||||
{
 | 
			
		||||
    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;
 | 
			
		||||
    FILE *f;
 | 
			
		||||
    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;
 | 
			
		||||
        }
 | 
			
		||||
    f = fopen(filename, "r");
 | 
			
		||||
    if (f == NULL) {
 | 
			
		||||
        return -errno;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    qemu_config_parse_qdict(options, config_groups, &local_err);
 | 
			
		||||
    if (local_err) {
 | 
			
		||||
        error_propagate(errp, local_err);
 | 
			
		||||
        ret = -EINVAL;
 | 
			
		||||
    ret = qemu_config_parse(f, config_groups, filename);
 | 
			
		||||
    if (ret < 0) {
 | 
			
		||||
        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;
 | 
			
		||||
    }
 | 
			
		||||
    qemu_opts_foreach(&inject_error_opts, add_rule, &d, 0);
 | 
			
		||||
 | 
			
		||||
    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;
 | 
			
		||||
    }
 | 
			
		||||
    qemu_opts_foreach(&set_state_opts, add_rule, &d, 0);
 | 
			
		||||
 | 
			
		||||
    ret = 0;
 | 
			
		||||
fail:
 | 
			
		||||
    qemu_opts_reset(&inject_error_opts);
 | 
			
		||||
    qemu_opts_reset(&set_state_opts);
 | 
			
		||||
    if (f) {
 | 
			
		||||
        fclose(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)
 | 
			
		||||
static int blkdebug_open(BlockDriverState *bs, const char *filename, int flags)
 | 
			
		||||
{
 | 
			
		||||
    BDRVBlkdebugState *s = bs->opaque;
 | 
			
		||||
    QemuOpts *opts;
 | 
			
		||||
    Error *local_err = NULL;
 | 
			
		||||
    const char *config;
 | 
			
		||||
    uint64_t align;
 | 
			
		||||
    int ret;
 | 
			
		||||
    char *config, *c;
 | 
			
		||||
 | 
			
		||||
    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;
 | 
			
		||||
    /* Parse the blkdebug: prefix */
 | 
			
		||||
    if (strncmp(filename, "blkdebug:", strlen("blkdebug:"))) {
 | 
			
		||||
        return -EINVAL;
 | 
			
		||||
    }
 | 
			
		||||
    filename += strlen("blkdebug:");
 | 
			
		||||
 | 
			
		||||
    /* Read rules from config file */
 | 
			
		||||
    c = strchr(filename, ':');
 | 
			
		||||
    if (c == NULL) {
 | 
			
		||||
        return -EINVAL;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /* 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;
 | 
			
		||||
    config = strdup(filename);
 | 
			
		||||
    config[c - filename] = '\0';
 | 
			
		||||
    ret = read_config(s, config);
 | 
			
		||||
    free(config);
 | 
			
		||||
    if (ret < 0) {
 | 
			
		||||
        return ret;
 | 
			
		||||
    }
 | 
			
		||||
    filename = c + 1;
 | 
			
		||||
 | 
			
		||||
    /* Set initial state */
 | 
			
		||||
    s->state = 1;
 | 
			
		||||
    s->vars.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;
 | 
			
		||||
    /* Open the backing file */
 | 
			
		||||
    ret = bdrv_file_open(&bs->file, filename, flags);
 | 
			
		||||
    if (ret < 0) {
 | 
			
		||||
        return ret;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /* 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;
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void error_callback_bh(void *opaque)
 | 
			
		||||
@@ -406,349 +318,149 @@ 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);
 | 
			
		||||
    qemu_aio_release(acb);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static BlockAIOCB *inject_error(BlockDriverState *bs,
 | 
			
		||||
    BlockCompletionFunc *cb, void *opaque, BlkdebugRule *rule)
 | 
			
		||||
static void blkdebug_aio_cancel(BlockDriverAIOCB *blockacb)
 | 
			
		||||
{
 | 
			
		||||
    BlkdebugAIOCB *acb = container_of(blockacb, BlkdebugAIOCB, common);
 | 
			
		||||
    qemu_aio_release(acb);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static BlockDriverAIOCB *inject_error(BlockDriverState *bs,
 | 
			
		||||
    BlockDriverCompletionFunc *cb, void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    BDRVBlkdebugState *s = bs->opaque;
 | 
			
		||||
    int error = rule->options.inject.error;
 | 
			
		||||
    int error = s->vars.inject_errno;
 | 
			
		||||
    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 (s->vars.inject_once) {
 | 
			
		||||
        s->vars.inject_errno = 0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (immediately) {
 | 
			
		||||
    if (s->vars.inject_immediately) {
 | 
			
		||||
        return NULL;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    acb = qemu_aio_get(&blkdebug_aiocb_info, bs, cb, opaque);
 | 
			
		||||
    acb = qemu_aio_get(&blkdebug_aio_pool, bs, cb, opaque);
 | 
			
		||||
    acb->ret = -error;
 | 
			
		||||
 | 
			
		||||
    bh = aio_bh_new(bdrv_get_aio_context(bs), error_callback_bh, acb);
 | 
			
		||||
    bh = qemu_bh_new(error_callback_bh, acb);
 | 
			
		||||
    acb->bh = bh;
 | 
			
		||||
    qemu_bh_schedule(bh);
 | 
			
		||||
 | 
			
		||||
    return &acb->common;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static BlockAIOCB *blkdebug_aio_readv(BlockDriverState *bs,
 | 
			
		||||
static BlockDriverAIOCB *blkdebug_aio_readv(BlockDriverState *bs,
 | 
			
		||||
    int64_t sector_num, QEMUIOVector *qiov, int nb_sectors,
 | 
			
		||||
    BlockCompletionFunc *cb, void *opaque)
 | 
			
		||||
    BlockDriverCompletionFunc *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 (s->vars.inject_errno) {
 | 
			
		||||
        return inject_error(bs, cb, opaque);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    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);
 | 
			
		||||
    BlockDriverAIOCB *acb =
 | 
			
		||||
        bdrv_aio_readv(bs->file, sector_num, qiov, nb_sectors, cb, opaque);
 | 
			
		||||
    return acb;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static BlockAIOCB *blkdebug_aio_writev(BlockDriverState *bs,
 | 
			
		||||
static BlockDriverAIOCB *blkdebug_aio_writev(BlockDriverState *bs,
 | 
			
		||||
    int64_t sector_num, QEMUIOVector *qiov, int nb_sectors,
 | 
			
		||||
    BlockCompletionFunc *cb, void *opaque)
 | 
			
		||||
    BlockDriverCompletionFunc *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 (s->vars.inject_errno) {
 | 
			
		||||
        return inject_error(bs, cb, opaque);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    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);
 | 
			
		||||
    BlockDriverAIOCB *acb =
 | 
			
		||||
        bdrv_aio_writev(bs->file, sector_num, qiov, nb_sectors, cb, opaque);
 | 
			
		||||
    return acb;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
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++) {
 | 
			
		||||
    for (i = 0; i < BLKDBG_EVENT_MAX; i++) {
 | 
			
		||||
        QLIST_FOREACH_SAFE(rule, &s->rules[i], next, next) {
 | 
			
		||||
            remove_rule(rule);
 | 
			
		||||
            QLIST_REMOVE(rule, next);
 | 
			
		||||
            qemu_free(rule);
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void suspend_request(BlockDriverState *bs, BlkdebugRule *rule)
 | 
			
		||||
static int blkdebug_flush(BlockDriverState *bs)
 | 
			
		||||
{
 | 
			
		||||
    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);
 | 
			
		||||
    return bdrv_flush(bs->file);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static bool process_rule(BlockDriverState *bs, struct BlkdebugRule *rule,
 | 
			
		||||
    bool injected)
 | 
			
		||||
static BlockDriverAIOCB *blkdebug_aio_flush(BlockDriverState *bs,
 | 
			
		||||
    BlockDriverCompletionFunc *cb, void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    return bdrv_aio_flush(bs->file, cb, opaque);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void process_rule(BlockDriverState *bs, struct BlkdebugRule *rule,
 | 
			
		||||
    BlkdebugVars *old_vars)
 | 
			
		||||
{
 | 
			
		||||
    BDRVBlkdebugState *s = bs->opaque;
 | 
			
		||||
    BlkdebugVars *vars = &s->vars;
 | 
			
		||||
 | 
			
		||||
    /* Only process rules for the current state */
 | 
			
		||||
    if (rule->state && rule->state != s->state) {
 | 
			
		||||
        return injected;
 | 
			
		||||
    if (rule->state && rule->state != old_vars->state) {
 | 
			
		||||
        return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /* 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);
 | 
			
		||||
        vars->inject_errno       = rule->options.inject.error;
 | 
			
		||||
        vars->inject_once        = rule->options.inject.once;
 | 
			
		||||
        vars->inject_immediately = rule->options.inject.immediately;
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    case ACTION_SET_STATE:
 | 
			
		||||
        s->new_state = rule->options.set_state.new_state;
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    case ACTION_SUSPEND:
 | 
			
		||||
        suspend_request(bs, rule);
 | 
			
		||||
        vars->state              = rule->options.set_state.new_state;
 | 
			
		||||
        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)
 | 
			
		||||
static void blkdebug_debug_event(BlockDriverState *bs, BlkDebugEvent event)
 | 
			
		||||
{
 | 
			
		||||
    BDRVBlkdebugState *s = bs->opaque;
 | 
			
		||||
    struct BlkdebugRule *rule;
 | 
			
		||||
    BlkdebugEvent blkdebug_event;
 | 
			
		||||
    BlkdebugVars old_vars = s->vars;
 | 
			
		||||
 | 
			
		||||
    if (get_event_by_name(event, &blkdebug_event) < 0) {
 | 
			
		||||
        return -ENOENT;
 | 
			
		||||
    assert((int)event >= 0 && event < BLKDBG_EVENT_MAX);
 | 
			
		||||
 | 
			
		||||
    QLIST_FOREACH(rule, &s->rules[event], next) {
 | 
			
		||||
        process_rule(bs, rule, &old_vars);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    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),
 | 
			
		||||
    .format_name        = "blkdebug",
 | 
			
		||||
    .protocol_name      = "blkdebug",
 | 
			
		||||
 | 
			
		||||
    .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,
 | 
			
		||||
    .instance_size      = sizeof(BDRVBlkdebugState),
 | 
			
		||||
 | 
			
		||||
    .bdrv_aio_readv         = blkdebug_aio_readv,
 | 
			
		||||
    .bdrv_aio_writev        = blkdebug_aio_writev,
 | 
			
		||||
    .bdrv_aio_flush         = blkdebug_aio_flush,
 | 
			
		||||
    .bdrv_file_open     = blkdebug_open,
 | 
			
		||||
    .bdrv_close         = blkdebug_close,
 | 
			
		||||
    .bdrv_flush         = blkdebug_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,
 | 
			
		||||
    .bdrv_aio_readv     = blkdebug_aio_readv,
 | 
			
		||||
    .bdrv_aio_writev    = blkdebug_aio_writev,
 | 
			
		||||
    .bdrv_aio_flush     = blkdebug_aio_flush,
 | 
			
		||||
 | 
			
		||||
    .bdrv_debug_event   = blkdebug_debug_event,
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static void bdrv_blkdebug_init(void)
 | 
			
		||||
 
 | 
			
		||||
@@ -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);
 | 
			
		||||
@@ -7,21 +7,17 @@
 | 
			
		||||
 * 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"
 | 
			
		||||
#include <stdarg.h>
 | 
			
		||||
#include "qemu_socket.h" /* for EINPROGRESS on Windows */
 | 
			
		||||
#include "block_int.h"
 | 
			
		||||
 | 
			
		||||
typedef struct {
 | 
			
		||||
    BdrvChild *test_file;
 | 
			
		||||
    BlockDriverState *test_file;
 | 
			
		||||
} BDRVBlkverifyState;
 | 
			
		||||
 | 
			
		||||
typedef struct BlkverifyAIOCB BlkverifyAIOCB;
 | 
			
		||||
struct BlkverifyAIOCB {
 | 
			
		||||
    BlockAIOCB common;
 | 
			
		||||
    BlockDriverAIOCB common;
 | 
			
		||||
    QEMUBH *bh;
 | 
			
		||||
 | 
			
		||||
    /* Request metadata */
 | 
			
		||||
@@ -31,6 +27,7 @@ struct BlkverifyAIOCB {
 | 
			
		||||
 | 
			
		||||
    int ret;                    /* first completed request's result */
 | 
			
		||||
    unsigned int done;          /* completion counter */
 | 
			
		||||
    bool *finished;             /* completion signal for cancel */
 | 
			
		||||
 | 
			
		||||
    QEMUIOVector *qiov;         /* user I/O vector */
 | 
			
		||||
    QEMUIOVector raw_qiov;      /* cloned I/O vector for raw file */
 | 
			
		||||
@@ -39,8 +36,21 @@ struct BlkverifyAIOCB {
 | 
			
		||||
    void (*verify)(BlkverifyAIOCB *acb);
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static const AIOCBInfo blkverify_aiocb_info = {
 | 
			
		||||
static void blkverify_aio_cancel(BlockDriverAIOCB *blockacb)
 | 
			
		||||
{
 | 
			
		||||
    BlkverifyAIOCB *acb = (BlkverifyAIOCB *)blockacb;
 | 
			
		||||
    bool finished = false;
 | 
			
		||||
 | 
			
		||||
    /* Wait until request completes, invokes its callback, and frees itself */
 | 
			
		||||
    acb->finished = &finished;
 | 
			
		||||
    while (!finished) {
 | 
			
		||||
        qemu_aio_wait();
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static AIOPool blkverify_aio_pool = {
 | 
			
		||||
    .aiocb_size         = sizeof(BlkverifyAIOCB),
 | 
			
		||||
    .cancel             = blkverify_aio_cancel,
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static void GCC_FMT_ATTR(2, 3) blkverify_err(BlkverifyAIOCB *acb,
 | 
			
		||||
@@ -59,121 +69,179 @@ static void GCC_FMT_ATTR(2, 3) blkverify_err(BlkverifyAIOCB *acb,
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* 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)
 | 
			
		||||
static int blkverify_open(BlockDriverState *bs, const char *filename, int flags)
 | 
			
		||||
{
 | 
			
		||||
    const char *c;
 | 
			
		||||
    QString *raw_path;
 | 
			
		||||
 | 
			
		||||
    BDRVBlkverifyState *s = bs->opaque;
 | 
			
		||||
    int ret;
 | 
			
		||||
    char *raw, *c;
 | 
			
		||||
 | 
			
		||||
    /* 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;
 | 
			
		||||
    if (strncmp(filename, "blkverify:", strlen("blkverify:"))) {
 | 
			
		||||
        return -EINVAL;
 | 
			
		||||
    }
 | 
			
		||||
    filename += strlen("blkverify:");
 | 
			
		||||
 | 
			
		||||
    /* Parse the raw image filename */
 | 
			
		||||
    c = strchr(filename, ':');
 | 
			
		||||
    if (c == NULL) {
 | 
			
		||||
        error_setg(errp, "blkverify requires raw copy and original image path");
 | 
			
		||||
        return;
 | 
			
		||||
        return -EINVAL;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /* 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 */
 | 
			
		||||
    raw = strdup(filename);
 | 
			
		||||
    raw[c - filename] = '\0';
 | 
			
		||||
    ret = bdrv_file_open(&bs->file, raw, flags);
 | 
			
		||||
    free(raw);
 | 
			
		||||
    if (ret < 0) {
 | 
			
		||||
        return ret;
 | 
			
		||||
    }
 | 
			
		||||
    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;
 | 
			
		||||
    s->test_file = bdrv_new("");
 | 
			
		||||
    ret = bdrv_open(s->test_file, filename, flags, NULL);
 | 
			
		||||
    if (ret < 0) {
 | 
			
		||||
        bdrv_delete(s->test_file);
 | 
			
		||||
        s->test_file = NULL;
 | 
			
		||||
        return ret;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    ret = 0;
 | 
			
		||||
fail:
 | 
			
		||||
    if (ret < 0) {
 | 
			
		||||
        bdrv_unref_child(bs, bs->file);
 | 
			
		||||
    }
 | 
			
		||||
    qemu_opts_del(opts);
 | 
			
		||||
    return ret;
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void blkverify_close(BlockDriverState *bs)
 | 
			
		||||
{
 | 
			
		||||
    BDRVBlkverifyState *s = bs->opaque;
 | 
			
		||||
 | 
			
		||||
    bdrv_unref_child(bs, s->test_file);
 | 
			
		||||
    bdrv_delete(s->test_file);
 | 
			
		||||
    s->test_file = NULL;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int blkverify_flush(BlockDriverState *bs)
 | 
			
		||||
{
 | 
			
		||||
    BDRVBlkverifyState *s = bs->opaque;
 | 
			
		||||
 | 
			
		||||
    /* Only flush test file, the raw file is not important */
 | 
			
		||||
    return bdrv_flush(s->test_file);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int64_t blkverify_getlength(BlockDriverState *bs)
 | 
			
		||||
{
 | 
			
		||||
    BDRVBlkverifyState *s = bs->opaque;
 | 
			
		||||
 | 
			
		||||
    return bdrv_getlength(s->test_file->bs);
 | 
			
		||||
    return bdrv_getlength(s->test_file);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Check that I/O vector contents are identical
 | 
			
		||||
 *
 | 
			
		||||
 * @a:          I/O vector
 | 
			
		||||
 * @b:          I/O vector
 | 
			
		||||
 * @ret:        Offset to first mismatching byte or -1 if match
 | 
			
		||||
 */
 | 
			
		||||
static ssize_t blkverify_iovec_compare(QEMUIOVector *a, QEMUIOVector *b)
 | 
			
		||||
{
 | 
			
		||||
    int i;
 | 
			
		||||
    ssize_t offset = 0;
 | 
			
		||||
 | 
			
		||||
    assert(a->niov == b->niov);
 | 
			
		||||
    for (i = 0; i < a->niov; i++) {
 | 
			
		||||
        size_t len = 0;
 | 
			
		||||
        uint8_t *p = (uint8_t *)a->iov[i].iov_base;
 | 
			
		||||
        uint8_t *q = (uint8_t *)b->iov[i].iov_base;
 | 
			
		||||
 | 
			
		||||
        assert(a->iov[i].iov_len == b->iov[i].iov_len);
 | 
			
		||||
        while (len < a->iov[i].iov_len && *p++ == *q++) {
 | 
			
		||||
            len++;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        offset += len;
 | 
			
		||||
 | 
			
		||||
        if (len != a->iov[i].iov_len) {
 | 
			
		||||
            return offset;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    return -1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
typedef struct {
 | 
			
		||||
    int src_index;
 | 
			
		||||
    struct iovec *src_iov;
 | 
			
		||||
    void *dest_base;
 | 
			
		||||
} IOVectorSortElem;
 | 
			
		||||
 | 
			
		||||
static int sortelem_cmp_src_base(const void *a, const void *b)
 | 
			
		||||
{
 | 
			
		||||
    const IOVectorSortElem *elem_a = a;
 | 
			
		||||
    const IOVectorSortElem *elem_b = b;
 | 
			
		||||
 | 
			
		||||
    /* Don't overflow */
 | 
			
		||||
    if (elem_a->src_iov->iov_base < elem_b->src_iov->iov_base) {
 | 
			
		||||
        return -1;
 | 
			
		||||
    } else if (elem_a->src_iov->iov_base > elem_b->src_iov->iov_base) {
 | 
			
		||||
        return 1;
 | 
			
		||||
    } else {
 | 
			
		||||
        return 0;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int sortelem_cmp_src_index(const void *a, const void *b)
 | 
			
		||||
{
 | 
			
		||||
    const IOVectorSortElem *elem_a = a;
 | 
			
		||||
    const IOVectorSortElem *elem_b = b;
 | 
			
		||||
 | 
			
		||||
    return elem_a->src_index - elem_b->src_index;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Copy contents of I/O vector
 | 
			
		||||
 *
 | 
			
		||||
 * The relative relationships of overlapping iovecs are preserved.  This is
 | 
			
		||||
 * necessary to ensure identical semantics in the cloned I/O vector.
 | 
			
		||||
 */
 | 
			
		||||
static void blkverify_iovec_clone(QEMUIOVector *dest, const QEMUIOVector *src,
 | 
			
		||||
                                  void *buf)
 | 
			
		||||
{
 | 
			
		||||
    IOVectorSortElem sortelems[src->niov];
 | 
			
		||||
    void *last_end;
 | 
			
		||||
    int i;
 | 
			
		||||
 | 
			
		||||
    /* Sort by source iovecs by base address */
 | 
			
		||||
    for (i = 0; i < src->niov; i++) {
 | 
			
		||||
        sortelems[i].src_index = i;
 | 
			
		||||
        sortelems[i].src_iov = &src->iov[i];
 | 
			
		||||
    }
 | 
			
		||||
    qsort(sortelems, src->niov, sizeof(sortelems[0]), sortelem_cmp_src_base);
 | 
			
		||||
 | 
			
		||||
    /* Allocate buffer space taking into account overlapping iovecs */
 | 
			
		||||
    last_end = NULL;
 | 
			
		||||
    for (i = 0; i < src->niov; i++) {
 | 
			
		||||
        struct iovec *cur = sortelems[i].src_iov;
 | 
			
		||||
        ptrdiff_t rewind = 0;
 | 
			
		||||
 | 
			
		||||
        /* Detect overlap */
 | 
			
		||||
        if (last_end && last_end > cur->iov_base) {
 | 
			
		||||
            rewind = last_end - cur->iov_base;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        sortelems[i].dest_base = buf - rewind;
 | 
			
		||||
        buf += cur->iov_len - MIN(rewind, cur->iov_len);
 | 
			
		||||
        last_end = MAX(cur->iov_base + cur->iov_len, last_end);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /* Sort by source iovec index and build destination iovec */
 | 
			
		||||
    qsort(sortelems, src->niov, sizeof(sortelems[0]), sortelem_cmp_src_index);
 | 
			
		||||
    for (i = 0; i < src->niov; i++) {
 | 
			
		||||
        qemu_iovec_add(dest, sortelems[i].dest_base, src->iov[i].iov_len);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static BlkverifyAIOCB *blkverify_aio_get(BlockDriverState *bs, bool is_write,
 | 
			
		||||
                                         int64_t sector_num, QEMUIOVector *qiov,
 | 
			
		||||
                                         int nb_sectors,
 | 
			
		||||
                                         BlockCompletionFunc *cb,
 | 
			
		||||
                                         BlockDriverCompletionFunc *cb,
 | 
			
		||||
                                         void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    BlkverifyAIOCB *acb = qemu_aio_get(&blkverify_aiocb_info, bs, cb, opaque);
 | 
			
		||||
    BlkverifyAIOCB *acb = qemu_aio_get(&blkverify_aio_pool, bs, cb, opaque);
 | 
			
		||||
 | 
			
		||||
    acb->bh = NULL;
 | 
			
		||||
    acb->is_write = is_write;
 | 
			
		||||
@@ -184,6 +252,7 @@ static BlkverifyAIOCB *blkverify_aio_get(BlockDriverState *bs, bool is_write,
 | 
			
		||||
    acb->qiov = qiov;
 | 
			
		||||
    acb->buf = NULL;
 | 
			
		||||
    acb->verify = NULL;
 | 
			
		||||
    acb->finished = NULL;
 | 
			
		||||
    return acb;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -197,7 +266,10 @@ static void blkverify_aio_bh(void *opaque)
 | 
			
		||||
        qemu_vfree(acb->buf);
 | 
			
		||||
    }
 | 
			
		||||
    acb->common.cb(acb->common.opaque, acb->ret);
 | 
			
		||||
    qemu_aio_unref(acb);
 | 
			
		||||
    if (acb->finished) {
 | 
			
		||||
        *acb->finished = true;
 | 
			
		||||
    }
 | 
			
		||||
    qemu_aio_release(acb);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void blkverify_aio_cb(void *opaque, int ret)
 | 
			
		||||
@@ -218,8 +290,7 @@ static void blkverify_aio_cb(void *opaque, int ret)
 | 
			
		||||
            acb->verify(acb);
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        acb->bh = aio_bh_new(bdrv_get_aio_context(acb->common.bs),
 | 
			
		||||
                             blkverify_aio_bh, acb);
 | 
			
		||||
        acb->bh = qemu_bh_new(blkverify_aio_bh, acb);
 | 
			
		||||
        qemu_bh_schedule(acb->bh);
 | 
			
		||||
        break;
 | 
			
		||||
    }
 | 
			
		||||
@@ -227,121 +298,81 @@ static void blkverify_aio_cb(void *opaque, int ret)
 | 
			
		||||
 | 
			
		||||
static void blkverify_verify_readv(BlkverifyAIOCB *acb)
 | 
			
		||||
{
 | 
			
		||||
    ssize_t offset = qemu_iovec_compare(acb->qiov, &acb->raw_qiov);
 | 
			
		||||
    ssize_t offset = blkverify_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,
 | 
			
		||||
static BlockDriverAIOCB *blkverify_aio_readv(BlockDriverState *bs,
 | 
			
		||||
        int64_t sector_num, QEMUIOVector *qiov, int nb_sectors,
 | 
			
		||||
        BlockCompletionFunc *cb, void *opaque)
 | 
			
		||||
        BlockDriverCompletionFunc *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);
 | 
			
		||||
    acb->buf = qemu_blockalign(bs->file, qiov->size);
 | 
			
		||||
    qemu_iovec_init(&acb->raw_qiov, acb->qiov->niov);
 | 
			
		||||
    qemu_iovec_clone(&acb->raw_qiov, qiov, acb->buf);
 | 
			
		||||
    blkverify_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);
 | 
			
		||||
    if (!bdrv_aio_readv(s->test_file, sector_num, qiov, nb_sectors,
 | 
			
		||||
                        blkverify_aio_cb, acb)) {
 | 
			
		||||
        blkverify_aio_cb(acb, -EIO);
 | 
			
		||||
    }
 | 
			
		||||
    if (!bdrv_aio_readv(bs->file, sector_num, &acb->raw_qiov, nb_sectors,
 | 
			
		||||
                        blkverify_aio_cb, acb)) {
 | 
			
		||||
        blkverify_aio_cb(acb, -EIO);
 | 
			
		||||
    }
 | 
			
		||||
    return &acb->common;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static BlockAIOCB *blkverify_aio_writev(BlockDriverState *bs,
 | 
			
		||||
static BlockDriverAIOCB *blkverify_aio_writev(BlockDriverState *bs,
 | 
			
		||||
        int64_t sector_num, QEMUIOVector *qiov, int nb_sectors,
 | 
			
		||||
        BlockCompletionFunc *cb, void *opaque)
 | 
			
		||||
        BlockDriverCompletionFunc *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);
 | 
			
		||||
    if (!bdrv_aio_writev(s->test_file, sector_num, qiov, nb_sectors,
 | 
			
		||||
                         blkverify_aio_cb, acb)) {
 | 
			
		||||
        blkverify_aio_cb(acb, -EIO);
 | 
			
		||||
    }
 | 
			
		||||
    if (!bdrv_aio_writev(bs->file, sector_num, qiov, nb_sectors,
 | 
			
		||||
                         blkverify_aio_cb, acb)) {
 | 
			
		||||
        blkverify_aio_cb(acb, -EIO);
 | 
			
		||||
    }
 | 
			
		||||
    return &acb->common;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static BlockAIOCB *blkverify_aio_flush(BlockDriverState *bs,
 | 
			
		||||
                                       BlockCompletionFunc *cb,
 | 
			
		||||
                                       void *opaque)
 | 
			
		||||
static BlockDriverAIOCB *blkverify_aio_flush(BlockDriverState *bs,
 | 
			
		||||
                                             BlockDriverCompletionFunc *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);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
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);
 | 
			
		||||
    }
 | 
			
		||||
    return bdrv_aio_flush(s->test_file, cb, opaque);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static BlockDriver bdrv_blkverify = {
 | 
			
		||||
    .format_name                      = "blkverify",
 | 
			
		||||
    .protocol_name                    = "blkverify",
 | 
			
		||||
    .instance_size                    = sizeof(BDRVBlkverifyState),
 | 
			
		||||
    .format_name        = "blkverify",
 | 
			
		||||
    .protocol_name      = "blkverify",
 | 
			
		||||
 | 
			
		||||
    .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,
 | 
			
		||||
    .instance_size      = sizeof(BDRVBlkverifyState),
 | 
			
		||||
 | 
			
		||||
    .bdrv_aio_readv                   = blkverify_aio_readv,
 | 
			
		||||
    .bdrv_aio_writev                  = blkverify_aio_writev,
 | 
			
		||||
    .bdrv_aio_flush                   = blkverify_aio_flush,
 | 
			
		||||
    .bdrv_getlength     = blkverify_getlength,
 | 
			
		||||
 | 
			
		||||
    .is_filter                        = true,
 | 
			
		||||
    .bdrv_recurse_is_first_non_filter = blkverify_recurse_is_first_non_filter,
 | 
			
		||||
    .bdrv_file_open     = blkverify_open,
 | 
			
		||||
    .bdrv_close         = blkverify_close,
 | 
			
		||||
    .bdrv_flush         = blkverify_flush,
 | 
			
		||||
 | 
			
		||||
    .bdrv_aio_readv     = blkverify_aio_readv,
 | 
			
		||||
    .bdrv_aio_writev    = blkverify_aio_writev,
 | 
			
		||||
    .bdrv_aio_flush     = blkverify_aio_flush,
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static void bdrv_blkverify_init(void)
 | 
			
		||||
 
 | 
			
		||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										235
									
								
								block/bochs.c
									
									
									
									
									
								
							
							
						
						
									
										235
									
								
								block/bochs.c
									
									
									
									
									
								
							@@ -22,12 +22,9 @@
 | 
			
		||||
 * 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 "qemu/bswap.h"
 | 
			
		||||
#include "block_int.h"
 | 
			
		||||
#include "module.h"
 | 
			
		||||
 | 
			
		||||
/**************************************************************/
 | 
			
		||||
 | 
			
		||||
@@ -42,41 +39,55 @@
 | 
			
		||||
// 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" */
 | 
			
		||||
struct bochs_header_v1 {
 | 
			
		||||
    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 */
 | 
			
		||||
    uint32_t header; // size of header
 | 
			
		||||
 | 
			
		||||
    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];
 | 
			
		||||
	struct {
 | 
			
		||||
	    uint32_t catalog; // num of entries
 | 
			
		||||
	    uint32_t bitmap; // bitmap size
 | 
			
		||||
	    uint32_t extent; // extent size
 | 
			
		||||
	    uint64_t disk; // disk size
 | 
			
		||||
	    char padding[HEADER_SIZE - 64 - 8 - 20];
 | 
			
		||||
	} redolog;
 | 
			
		||||
	char padding[HEADER_SIZE - 64 - 8];
 | 
			
		||||
    } extra;
 | 
			
		||||
} QEMU_PACKED;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
// 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
 | 
			
		||||
 | 
			
		||||
    union {
 | 
			
		||||
	struct {
 | 
			
		||||
	    uint32_t catalog; // num of entries
 | 
			
		||||
	    uint32_t bitmap; // bitmap size
 | 
			
		||||
	    uint32_t extent; // extent size
 | 
			
		||||
	    uint32_t reserved; // for ???
 | 
			
		||||
	    uint64_t disk; // disk size
 | 
			
		||||
	    char padding[HEADER_SIZE - 64 - 8 - 24];
 | 
			
		||||
	} redolog;
 | 
			
		||||
	char padding[HEADER_SIZE - 64 - 8];
 | 
			
		||||
    } extra;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
typedef struct BDRVBochsState {
 | 
			
		||||
    CoMutex lock;
 | 
			
		||||
    uint32_t *catalog_bitmap;
 | 
			
		||||
    uint32_t catalog_size;
 | 
			
		||||
    int catalog_size;
 | 
			
		||||
 | 
			
		||||
    uint32_t data_offset;
 | 
			
		||||
    int data_offset;
 | 
			
		||||
 | 
			
		||||
    uint32_t bitmap_blocks;
 | 
			
		||||
    uint32_t extent_blocks;
 | 
			
		||||
    uint32_t extent_size;
 | 
			
		||||
    int bitmap_blocks;
 | 
			
		||||
    int extent_blocks;
 | 
			
		||||
    int extent_size;
 | 
			
		||||
} BDRVBochsState;
 | 
			
		||||
 | 
			
		||||
static int bochs_probe(const uint8_t *buf, int buf_size, const char *filename)
 | 
			
		||||
@@ -96,20 +107,17 @@ static int bochs_probe(const uint8_t *buf, int buf_size, const char *filename)
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int bochs_open(BlockDriverState *bs, QDict *options, int flags,
 | 
			
		||||
                      Error **errp)
 | 
			
		||||
static int bochs_open(BlockDriverState *bs, int flags)
 | 
			
		||||
{
 | 
			
		||||
    BDRVBochsState *s = bs->opaque;
 | 
			
		||||
    uint32_t i;
 | 
			
		||||
    int i;
 | 
			
		||||
    struct bochs_header bochs;
 | 
			
		||||
    int ret;
 | 
			
		||||
    struct bochs_header_v1 header_v1;
 | 
			
		||||
 | 
			
		||||
    bs->read_only = 1; // no write support yet
 | 
			
		||||
    bs->request_alignment = BDRV_SECTOR_SIZE; /* No sub-sector I/O supported */
 | 
			
		||||
 | 
			
		||||
    ret = bdrv_pread(bs->file->bs, 0, &bochs, sizeof(bochs));
 | 
			
		||||
    if (ret < 0) {
 | 
			
		||||
        return ret;
 | 
			
		||||
    if (bdrv_pread(bs->file, 0, &bochs, sizeof(bochs)) != sizeof(bochs)) {
 | 
			
		||||
        goto fail;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (strcmp(bochs.magic, HEADER_MAGIC) ||
 | 
			
		||||
@@ -117,165 +125,92 @@ static int bochs_open(BlockDriverState *bs, QDict *options, int flags,
 | 
			
		||||
        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;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (le32_to_cpu(bochs.version) == HEADER_V1) {
 | 
			
		||||
      memcpy(&header_v1, &bochs, sizeof(bochs));
 | 
			
		||||
      bs->total_sectors = le64_to_cpu(header_v1.extra.redolog.disk) / 512;
 | 
			
		||||
    } else {
 | 
			
		||||
      bs->total_sectors = le64_to_cpu(bochs.extra.redolog.disk) / 512;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    s->catalog_size = le32_to_cpu(bochs.extra.redolog.catalog);
 | 
			
		||||
    s->catalog_bitmap = qemu_malloc(s->catalog_size * 4);
 | 
			
		||||
    if (bdrv_pread(bs->file, le32_to_cpu(bochs.header), s->catalog_bitmap,
 | 
			
		||||
                   s->catalog_size * 4) != s->catalog_size * 4)
 | 
			
		||||
	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->bitmap_blocks = 1 + (le32_to_cpu(bochs.extra.redolog.bitmap) - 1) / 512;
 | 
			
		||||
    s->extent_blocks = 1 + (le32_to_cpu(bochs.extra.redolog.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;
 | 
			
		||||
    }
 | 
			
		||||
    s->extent_size = le32_to_cpu(bochs.extra.redolog.extent);
 | 
			
		||||
 | 
			
		||||
    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;
 | 
			
		||||
 fail:
 | 
			
		||||
    return -1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
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;
 | 
			
		||||
    int64_t offset = sector_num * 512;
 | 
			
		||||
    int64_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 */
 | 
			
		||||
	return -1; /* not allocated */
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    bitmap_offset = s->data_offset +
 | 
			
		||||
        (512 * (uint64_t) s->catalog_bitmap[extent_index] *
 | 
			
		||||
        (s->extent_blocks + s->bitmap_blocks));
 | 
			
		||||
    bitmap_offset = s->data_offset + (512 * 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 (bdrv_pread(bs->file, bitmap_offset + (extent_offset / 8),
 | 
			
		||||
                   &bitmap_entry, 1) != 1) {
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (!((bitmap_entry >> (extent_offset % 8)) & 1)) {
 | 
			
		||||
	return 0; /* not allocated */
 | 
			
		||||
	return -1; /* not allocated */
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return bitmap_offset + (512 * (s->bitmap_blocks + extent_offset));
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int coroutine_fn
 | 
			
		||||
bochs_co_preadv(BlockDriverState *bs, uint64_t offset, uint64_t bytes,
 | 
			
		||||
                QEMUIOVector *qiov, int flags)
 | 
			
		||||
static int bochs_read(BlockDriverState *bs, int64_t sector_num,
 | 
			
		||||
                    uint8_t *buf, int nb_sectors)
 | 
			
		||||
{
 | 
			
		||||
    BDRVBochsState *s = bs->opaque;
 | 
			
		||||
    uint64_t sector_num = offset >> BDRV_SECTOR_BITS;
 | 
			
		||||
    int nb_sectors = bytes >> BDRV_SECTOR_BITS;
 | 
			
		||||
    uint64_t bytes_done = 0;
 | 
			
		||||
    QEMUIOVector local_qiov;
 | 
			
		||||
    int ret;
 | 
			
		||||
 | 
			
		||||
    assert((offset & (BDRV_SECTOR_SIZE - 1)) == 0);
 | 
			
		||||
    assert((bytes & (BDRV_SECTOR_SIZE - 1)) == 0);
 | 
			
		||||
 | 
			
		||||
    qemu_iovec_init(&local_qiov, qiov->niov);
 | 
			
		||||
    qemu_co_mutex_lock(&s->lock);
 | 
			
		||||
 | 
			
		||||
    while (nb_sectors > 0) {
 | 
			
		||||
        int64_t block_offset = seek_to_sector(bs, sector_num);
 | 
			
		||||
        if (block_offset < 0) {
 | 
			
		||||
            ret = block_offset;
 | 
			
		||||
            goto fail;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        qemu_iovec_reset(&local_qiov);
 | 
			
		||||
        qemu_iovec_concat(&local_qiov, qiov, bytes_done, 512);
 | 
			
		||||
 | 
			
		||||
        if (block_offset > 0) {
 | 
			
		||||
            ret = bdrv_co_preadv(bs->file->bs, block_offset, 512,
 | 
			
		||||
                                 &local_qiov, 0);
 | 
			
		||||
            if (ret < 0) {
 | 
			
		||||
                goto fail;
 | 
			
		||||
        if (block_offset >= 0) {
 | 
			
		||||
            ret = bdrv_pread(bs->file, block_offset, buf, 512);
 | 
			
		||||
            if (ret != 512) {
 | 
			
		||||
                return -1;
 | 
			
		||||
            }
 | 
			
		||||
        } else {
 | 
			
		||||
            qemu_iovec_memset(&local_qiov, 0, 0, 512);
 | 
			
		||||
        }
 | 
			
		||||
        } else
 | 
			
		||||
            memset(buf, 0, 512);
 | 
			
		||||
        nb_sectors--;
 | 
			
		||||
        sector_num++;
 | 
			
		||||
        bytes_done += 512;
 | 
			
		||||
        buf += 512;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    ret = 0;
 | 
			
		||||
fail:
 | 
			
		||||
    qemu_co_mutex_unlock(&s->lock);
 | 
			
		||||
    qemu_iovec_destroy(&local_qiov);
 | 
			
		||||
 | 
			
		||||
    return ret;
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void bochs_close(BlockDriverState *bs)
 | 
			
		||||
{
 | 
			
		||||
    BDRVBochsState *s = bs->opaque;
 | 
			
		||||
    g_free(s->catalog_bitmap);
 | 
			
		||||
    qemu_free(s->catalog_bitmap);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static BlockDriver bdrv_bochs = {
 | 
			
		||||
@@ -283,7 +218,7 @@ static BlockDriver bdrv_bochs = {
 | 
			
		||||
    .instance_size	= sizeof(BDRVBochsState),
 | 
			
		||||
    .bdrv_probe		= bochs_probe,
 | 
			
		||||
    .bdrv_open		= bochs_open,
 | 
			
		||||
    .bdrv_co_preadv = bochs_co_preadv,
 | 
			
		||||
    .bdrv_read		= bochs_read,
 | 
			
		||||
    .bdrv_close		= bochs_close,
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										269
									
								
								block/cloop.c
									
									
									
									
									
								
							
							
						
						
									
										269
									
								
								block/cloop.c
									
									
									
									
									
								
							@@ -21,22 +21,15 @@
 | 
			
		||||
 * 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 "qemu/bswap.h"
 | 
			
		||||
#include "block_int.h"
 | 
			
		||||
#include "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;
 | 
			
		||||
    uint64_t* offsets;
 | 
			
		||||
    uint32_t sectors_per_block;
 | 
			
		||||
    uint32_t current_block;
 | 
			
		||||
    uint8_t *compressed_block;
 | 
			
		||||
@@ -46,242 +39,128 @@ typedef struct 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;
 | 
			
		||||
    }
 | 
			
		||||
    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)
 | 
			
		||||
static int cloop_open(BlockDriverState *bs, int flags)
 | 
			
		||||
{
 | 
			
		||||
    BDRVCloopState *s = bs->opaque;
 | 
			
		||||
    uint32_t offsets_size, max_compressed_block_size = 1, i;
 | 
			
		||||
    int ret;
 | 
			
		||||
    uint32_t offsets_size,max_compressed_block_size=1,i;
 | 
			
		||||
 | 
			
		||||
    bs->read_only = 1;
 | 
			
		||||
    bs->request_alignment = BDRV_SECTOR_SIZE; /* No sub-sector I/O supported */
 | 
			
		||||
 | 
			
		||||
    /* read header */
 | 
			
		||||
    ret = bdrv_pread(bs->file->bs, 128, &s->block_size, 4);
 | 
			
		||||
    if (ret < 0) {
 | 
			
		||||
        return ret;
 | 
			
		||||
    if (bdrv_pread(bs->file, 128, &s->block_size, 4) < 4) {
 | 
			
		||||
        goto cloop_close;
 | 
			
		||||
    }
 | 
			
		||||
    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;
 | 
			
		||||
    if (bdrv_pread(bs->file, 128 + 4, &s->n_blocks, 4) < 4) {
 | 
			
		||||
        goto cloop_close;
 | 
			
		||||
    }
 | 
			
		||||
    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 * sizeof(uint64_t);
 | 
			
		||||
    s->offsets = qemu_malloc(offsets_size);
 | 
			
		||||
    if (bdrv_pread(bs->file, 128 + 4 + 4, s->offsets, offsets_size) <
 | 
			
		||||
            offsets_size) {
 | 
			
		||||
	goto cloop_close;
 | 
			
		||||
    }
 | 
			
		||||
    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;
 | 
			
		||||
        }
 | 
			
		||||
    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 */
 | 
			
		||||
    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->compressed_block = qemu_malloc(max_compressed_block_size+1);
 | 
			
		||||
    s->uncompressed_block = qemu_malloc(s->block_size);
 | 
			
		||||
    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;
 | 
			
		||||
    qemu_co_mutex_init(&s->lock);
 | 
			
		||||
    bs->total_sectors = s->n_blocks*s->sectors_per_block;
 | 
			
		||||
    return 0;
 | 
			
		||||
 | 
			
		||||
fail:
 | 
			
		||||
    g_free(s->offsets);
 | 
			
		||||
    g_free(s->compressed_block);
 | 
			
		||||
    g_free(s->uncompressed_block);
 | 
			
		||||
    return ret;
 | 
			
		||||
cloop_close:
 | 
			
		||||
    return -1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
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];
 | 
			
		||||
    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) {
 | 
			
		||||
        ret = bdrv_pread(bs->file, 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->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;
 | 
			
		||||
	s->current_block = block_num;
 | 
			
		||||
    }
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int coroutine_fn
 | 
			
		||||
cloop_co_preadv(BlockDriverState *bs, uint64_t offset, uint64_t bytes,
 | 
			
		||||
                QEMUIOVector *qiov, int flags)
 | 
			
		||||
static int cloop_read(BlockDriverState *bs, int64_t sector_num,
 | 
			
		||||
                    uint8_t *buf, int nb_sectors)
 | 
			
		||||
{
 | 
			
		||||
    BDRVCloopState *s = bs->opaque;
 | 
			
		||||
    uint64_t sector_num = offset >> BDRV_SECTOR_BITS;
 | 
			
		||||
    int nb_sectors = bytes >> BDRV_SECTOR_BITS;
 | 
			
		||||
    int ret, i;
 | 
			
		||||
    int i;
 | 
			
		||||
 | 
			
		||||
    assert((offset & (BDRV_SECTOR_SIZE - 1)) == 0);
 | 
			
		||||
    assert((bytes & (BDRV_SECTOR_SIZE - 1)) == 0);
 | 
			
		||||
 | 
			
		||||
    qemu_co_mutex_lock(&s->lock);
 | 
			
		||||
 | 
			
		||||
    for (i = 0; i < nb_sectors; i++) {
 | 
			
		||||
        void *data;
 | 
			
		||||
        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) {
 | 
			
		||||
            ret = -EIO;
 | 
			
		||||
            goto fail;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        data = s->uncompressed_block + sector_offset_in_block * 512;
 | 
			
		||||
        qemu_iovec_from_buf(qiov, i * 512, data, 512);
 | 
			
		||||
    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);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    ret = 0;
 | 
			
		||||
fail:
 | 
			
		||||
    qemu_co_mutex_unlock(&s->lock);
 | 
			
		||||
 | 
			
		||||
    return ret;
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void cloop_close(BlockDriverState *bs)
 | 
			
		||||
{
 | 
			
		||||
    BDRVCloopState *s = bs->opaque;
 | 
			
		||||
    g_free(s->offsets);
 | 
			
		||||
    g_free(s->compressed_block);
 | 
			
		||||
    g_free(s->uncompressed_block);
 | 
			
		||||
    if(s->n_blocks>0)
 | 
			
		||||
	free(s->offsets);
 | 
			
		||||
    free(s->compressed_block);
 | 
			
		||||
    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_co_preadv = cloop_co_preadv,
 | 
			
		||||
    .bdrv_close     = cloop_close,
 | 
			
		||||
    .format_name	= "cloop",
 | 
			
		||||
    .instance_size	= sizeof(BDRVCloopState),
 | 
			
		||||
    .bdrv_probe		= cloop_probe,
 | 
			
		||||
    .bdrv_open		= cloop_open,
 | 
			
		||||
    .bdrv_read		= cloop_read,
 | 
			
		||||
    .bdrv_close		= cloop_close,
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static void bdrv_cloop_init(void)
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										283
									
								
								block/commit.c
									
									
									
									
									
								
							
							
						
						
									
										283
									
								
								block/commit.c
									
									
									
									
									
								
							@@ -1,283 +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;
 | 
			
		||||
    BlockBackend *top;
 | 
			
		||||
    BlockBackend *base;
 | 
			
		||||
    BlockdevOnError on_error;
 | 
			
		||||
    int base_flags;
 | 
			
		||||
    int orig_overlay_flags;
 | 
			
		||||
    char *backing_file_str;
 | 
			
		||||
} CommitBlockJob;
 | 
			
		||||
 | 
			
		||||
static int coroutine_fn commit_populate(BlockBackend *bs, BlockBackend *base,
 | 
			
		||||
                                        int64_t sector_num, int nb_sectors,
 | 
			
		||||
                                        void *buf)
 | 
			
		||||
{
 | 
			
		||||
    int ret = 0;
 | 
			
		||||
    QEMUIOVector qiov;
 | 
			
		||||
    struct iovec iov = {
 | 
			
		||||
        .iov_base = buf,
 | 
			
		||||
        .iov_len = nb_sectors * BDRV_SECTOR_SIZE,
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    qemu_iovec_init_external(&qiov, &iov, 1);
 | 
			
		||||
 | 
			
		||||
    ret = blk_co_preadv(bs, sector_num * BDRV_SECTOR_SIZE,
 | 
			
		||||
                        qiov.size, &qiov, 0);
 | 
			
		||||
    if (ret < 0) {
 | 
			
		||||
        return ret;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    ret = blk_co_pwritev(base, sector_num * BDRV_SECTOR_SIZE,
 | 
			
		||||
                         qiov.size, &qiov, 0);
 | 
			
		||||
    if (ret < 0) {
 | 
			
		||||
        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 = blk_bs(s->top);
 | 
			
		||||
    BlockDriverState *base = blk_bs(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);
 | 
			
		||||
    blk_unref(s->top);
 | 
			
		||||
    blk_unref(s->base);
 | 
			
		||||
    block_job_completed(&s->common, ret);
 | 
			
		||||
    g_free(data);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void coroutine_fn commit_run(void *opaque)
 | 
			
		||||
{
 | 
			
		||||
    CommitBlockJob *s = opaque;
 | 
			
		||||
    CommitCompleteData *data;
 | 
			
		||||
    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 = blk_getlength(s->top);
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    if (s->common.len < 0) {
 | 
			
		||||
        goto out;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    ret = base_len = blk_getlength(s->base);
 | 
			
		||||
    if (base_len < 0) {
 | 
			
		||||
        goto out;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (base_len < s->common.len) {
 | 
			
		||||
        ret = blk_truncate(s->base, s->common.len);
 | 
			
		||||
        if (ret) {
 | 
			
		||||
            goto out;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    end = s->common.len >> BDRV_SECTOR_BITS;
 | 
			
		||||
    buf = blk_blockalign(s->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(blk_bs(s->top), blk_bs(s->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(s->top, s->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;
 | 
			
		||||
 | 
			
		||||
    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 = blk_new();
 | 
			
		||||
    blk_insert_bs(s->base, base);
 | 
			
		||||
 | 
			
		||||
    s->top = blk_new();
 | 
			
		||||
    blk_insert_bs(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);
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										324
									
								
								block/cow.c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										324
									
								
								block/cow.c
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,324 @@
 | 
			
		||||
/*
 | 
			
		||||
 * 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.
 | 
			
		||||
 */
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
#include "block_int.h"
 | 
			
		||||
#include "module.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 {
 | 
			
		||||
    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 (buf_size >= sizeof(struct cow_header_v2) &&
 | 
			
		||||
        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, int flags)
 | 
			
		||||
{
 | 
			
		||||
    BDRVCowState *s = bs->opaque;
 | 
			
		||||
    struct cow_header_v2 cow_header;
 | 
			
		||||
    int bitmap_size;
 | 
			
		||||
    int64_t size;
 | 
			
		||||
 | 
			
		||||
    /* see if it is a cow image */
 | 
			
		||||
    if (bdrv_pread(bs->file, 0, &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);
 | 
			
		||||
 | 
			
		||||
    bitmap_size = ((bs->total_sectors + 7) >> 3) + sizeof(cow_header);
 | 
			
		||||
    s->cow_sectors_offset = (bitmap_size + 511) & ~511;
 | 
			
		||||
    return 0;
 | 
			
		||||
 fail:
 | 
			
		||||
    return -1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * XXX(hch): right now these functions are extremly ineffcient.
 | 
			
		||||
 * We should just read the whole bitmap we'll need in one go instead.
 | 
			
		||||
 */
 | 
			
		||||
static inline int cow_set_bit(BlockDriverState *bs, int64_t bitnum)
 | 
			
		||||
{
 | 
			
		||||
    uint64_t offset = sizeof(struct cow_header_v2) + bitnum / 8;
 | 
			
		||||
    uint8_t bitmap;
 | 
			
		||||
    int ret;
 | 
			
		||||
 | 
			
		||||
    ret = bdrv_pread(bs->file, offset, &bitmap, sizeof(bitmap));
 | 
			
		||||
    if (ret < 0) {
 | 
			
		||||
       return ret;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    bitmap |= (1 << (bitnum % 8));
 | 
			
		||||
 | 
			
		||||
    ret = bdrv_pwrite_sync(bs->file, offset, &bitmap, sizeof(bitmap));
 | 
			
		||||
    if (ret < 0) {
 | 
			
		||||
       return ret;
 | 
			
		||||
    }
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static inline int is_bit_set(BlockDriverState *bs, int64_t bitnum)
 | 
			
		||||
{
 | 
			
		||||
    uint64_t offset = sizeof(struct cow_header_v2) + bitnum / 8;
 | 
			
		||||
    uint8_t bitmap;
 | 
			
		||||
    int ret;
 | 
			
		||||
 | 
			
		||||
    ret = bdrv_pread(bs->file, offset, &bitmap, sizeof(bitmap));
 | 
			
		||||
    if (ret < 0) {
 | 
			
		||||
       return ret;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return !!(bitmap & (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 int cow_is_allocated(BlockDriverState *bs, int64_t sector_num,
 | 
			
		||||
        int nb_sectors, int *num_same)
 | 
			
		||||
{
 | 
			
		||||
    int changed;
 | 
			
		||||
 | 
			
		||||
    if (nb_sectors == 0) {
 | 
			
		||||
	*num_same = nb_sectors;
 | 
			
		||||
	return 0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    changed = is_bit_set(bs, sector_num);
 | 
			
		||||
    if (changed < 0) {
 | 
			
		||||
        return 0; /* XXX: how to return I/O errors? */
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    for (*num_same = 1; *num_same < nb_sectors; (*num_same)++) {
 | 
			
		||||
	if (is_bit_set(bs, sector_num + *num_same) != changed)
 | 
			
		||||
	    break;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return changed;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int cow_update_bitmap(BlockDriverState *bs, int64_t sector_num,
 | 
			
		||||
        int nb_sectors)
 | 
			
		||||
{
 | 
			
		||||
    int error = 0;
 | 
			
		||||
    int i;
 | 
			
		||||
 | 
			
		||||
    for (i = 0; i < nb_sectors; i++) {
 | 
			
		||||
        error = cow_set_bit(bs, sector_num + i);
 | 
			
		||||
        if (error) {
 | 
			
		||||
            break;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return error;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
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 (cow_is_allocated(bs, sector_num, nb_sectors, &n)) {
 | 
			
		||||
            ret = bdrv_pread(bs->file,
 | 
			
		||||
                        s->cow_sectors_offset + sector_num * 512,
 | 
			
		||||
                        buf, n * 512);
 | 
			
		||||
            if (ret != n * 512)
 | 
			
		||||
                return -1;
 | 
			
		||||
        } else {
 | 
			
		||||
            if (bs->backing_hd) {
 | 
			
		||||
                /* read from the base image */
 | 
			
		||||
                ret = bdrv_read(bs->backing_hd, sector_num, buf, n);
 | 
			
		||||
                if (ret < 0)
 | 
			
		||||
                    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;
 | 
			
		||||
 | 
			
		||||
    ret = bdrv_pwrite(bs->file, s->cow_sectors_offset + sector_num * 512,
 | 
			
		||||
                      buf, nb_sectors * 512);
 | 
			
		||||
    if (ret != nb_sectors * 512)
 | 
			
		||||
        return -1;
 | 
			
		||||
 | 
			
		||||
    return cow_update_bitmap(bs, sector_num, nb_sectors);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static void cow_close(BlockDriverState *bs)
 | 
			
		||||
{
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int cow_create(const char *filename, QEMUOptionParameter *options)
 | 
			
		||||
{
 | 
			
		||||
    int fd, cow_fd;
 | 
			
		||||
    struct cow_header_v2 cow_header;
 | 
			
		||||
    struct stat st;
 | 
			
		||||
    int64_t image_sectors = 0;
 | 
			
		||||
    const char *image_filename = NULL;
 | 
			
		||||
    int ret;
 | 
			
		||||
 | 
			
		||||
    /* Read out options */
 | 
			
		||||
    while (options && options->name) {
 | 
			
		||||
        if (!strcmp(options->name, BLOCK_OPT_SIZE)) {
 | 
			
		||||
            image_sectors = options->value.n / 512;
 | 
			
		||||
        } else if (!strcmp(options->name, BLOCK_OPT_BACKING_FILE)) {
 | 
			
		||||
            image_filename = options->value.s;
 | 
			
		||||
        }
 | 
			
		||||
        options++;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    cow_fd = open(filename, O_WRONLY | O_CREAT | O_TRUNC | O_BINARY,
 | 
			
		||||
              0644);
 | 
			
		||||
    if (cow_fd < 0)
 | 
			
		||||
        return -errno;
 | 
			
		||||
    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) {
 | 
			
		||||
        /* Note: if no file, we put a dummy mtime */
 | 
			
		||||
        cow_header.mtime = cpu_to_be32(0);
 | 
			
		||||
 | 
			
		||||
        fd = open(image_filename, O_RDONLY | O_BINARY);
 | 
			
		||||
        if (fd < 0) {
 | 
			
		||||
            close(cow_fd);
 | 
			
		||||
            goto mtime_fail;
 | 
			
		||||
        }
 | 
			
		||||
        if (fstat(fd, &st) != 0) {
 | 
			
		||||
            close(fd);
 | 
			
		||||
            goto mtime_fail;
 | 
			
		||||
        }
 | 
			
		||||
        close(fd);
 | 
			
		||||
        cow_header.mtime = cpu_to_be32(st.st_mtime);
 | 
			
		||||
    mtime_fail:
 | 
			
		||||
        pstrcpy(cow_header.backing_file, sizeof(cow_header.backing_file),
 | 
			
		||||
                image_filename);
 | 
			
		||||
    }
 | 
			
		||||
    cow_header.sectorsize = cpu_to_be32(512);
 | 
			
		||||
    cow_header.size = cpu_to_be64(image_sectors * 512);
 | 
			
		||||
    ret = qemu_write_full(cow_fd, &cow_header, sizeof(cow_header));
 | 
			
		||||
    if (ret != sizeof(cow_header)) {
 | 
			
		||||
        ret = -errno;
 | 
			
		||||
        goto exit;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /* resize to include at least all the bitmap */
 | 
			
		||||
    ret = ftruncate(cow_fd, sizeof(cow_header) + ((image_sectors + 7) >> 3));
 | 
			
		||||
    if (ret) {
 | 
			
		||||
        ret = -errno;
 | 
			
		||||
        goto exit;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
exit:
 | 
			
		||||
    close(cow_fd);
 | 
			
		||||
    return ret;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int cow_flush(BlockDriverState *bs)
 | 
			
		||||
{
 | 
			
		||||
    return bdrv_flush(bs->file);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static QEMUOptionParameter cow_create_options[] = {
 | 
			
		||||
    {
 | 
			
		||||
        .name = BLOCK_OPT_SIZE,
 | 
			
		||||
        .type = OPT_SIZE,
 | 
			
		||||
        .help = "Virtual disk size"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        .name = BLOCK_OPT_BACKING_FILE,
 | 
			
		||||
        .type = OPT_STRING,
 | 
			
		||||
        .help = "File name of a base image"
 | 
			
		||||
    },
 | 
			
		||||
    { NULL }
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static BlockDriver bdrv_cow = {
 | 
			
		||||
    .format_name	= "cow",
 | 
			
		||||
    .instance_size	= sizeof(BDRVCowState),
 | 
			
		||||
    .bdrv_probe		= cow_probe,
 | 
			
		||||
    .bdrv_open		= cow_open,
 | 
			
		||||
    .bdrv_read		= cow_read,
 | 
			
		||||
    .bdrv_write		= cow_write,
 | 
			
		||||
    .bdrv_close		= cow_close,
 | 
			
		||||
    .bdrv_create	= cow_create,
 | 
			
		||||
    .bdrv_flush		= cow_flush,
 | 
			
		||||
    .bdrv_is_allocated	= cow_is_allocated,
 | 
			
		||||
 | 
			
		||||
    .create_options = cow_create_options,
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static void bdrv_cow_init(void)
 | 
			
		||||
{
 | 
			
		||||
    bdrv_register(&bdrv_cow);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
block_init(bdrv_cow_init);
 | 
			
		||||
							
								
								
									
										588
									
								
								block/crypto.c
									
									
									
									
									
								
							
							
						
						
									
										588
									
								
								block/crypto.c
									
									
									
									
									
								
							@@ -1,588 +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, 0);
 | 
			
		||||
    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;
 | 
			
		||||
 | 
			
		||||
    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;
 | 
			
		||||
    }
 | 
			
		||||
    if (!local_err) {
 | 
			
		||||
        visit_check_struct(opts_get_visitor(ov), &local_err);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    visit_end_struct(opts_get_visitor(ov));
 | 
			
		||||
 | 
			
		||||
 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;
 | 
			
		||||
 | 
			
		||||
    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;
 | 
			
		||||
    }
 | 
			
		||||
    if (!local_err) {
 | 
			
		||||
        visit_check_struct(opts_get_visitor(ov), &local_err);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    visit_end_struct(opts_get_visitor(ov));
 | 
			
		||||
 | 
			
		||||
 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);
 | 
			
		||||
							
								
								
									
										750
									
								
								block/curl.c
									
									
									
									
									
								
							
							
						
						
									
										750
									
								
								block/curl.c
									
									
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@@ -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);
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										793
									
								
								block/dmg.c
									
									
									
									
									
								
							
							
						
						
									
										793
									
								
								block/dmg.c
									
									
									
									
									
								
							@@ -21,29 +21,13 @@
 | 
			
		||||
 * 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 "block_int.h"
 | 
			
		||||
#include "bswap.h"
 | 
			
		||||
#include "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,
 | 
			
		||||
@@ -62,667 +46,262 @@ typedef struct BDRVDMGState {
 | 
			
		||||
    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;
 | 
			
		||||
    }
 | 
			
		||||
    int 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)
 | 
			
		||||
static off_t read_off(BlockDriverState *bs, int64_t offset)
 | 
			
		||||
{
 | 
			
		||||
    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;
 | 
			
		||||
	uint64_t buffer;
 | 
			
		||||
	if (bdrv_pread(bs->file, offset, &buffer, 8) < 8)
 | 
			
		||||
		return 0;
 | 
			
		||||
	return be64_to_cpu(buffer);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int read_uint32(BlockDriverState *bs, int64_t offset, uint32_t *result)
 | 
			
		||||
static off_t read_uint32(BlockDriverState *bs, int64_t offset)
 | 
			
		||||
{
 | 
			
		||||
    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;
 | 
			
		||||
	uint32_t buffer;
 | 
			
		||||
	if (bdrv_pread(bs->file, offset, &buffer, 4) < 4)
 | 
			
		||||
		return 0;
 | 
			
		||||
	return be32_to_cpu(buffer);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
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)
 | 
			
		||||
static int dmg_open(BlockDriverState *bs, int flags)
 | 
			
		||||
{
 | 
			
		||||
    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;
 | 
			
		||||
    off_t info_begin,info_end,last_in_offset,last_out_offset;
 | 
			
		||||
    uint32_t count;
 | 
			
		||||
    uint32_t max_compressed_size=1,max_sectors_per_chunk=1,i;
 | 
			
		||||
    int64_t offset;
 | 
			
		||||
    int ret;
 | 
			
		||||
 | 
			
		||||
    bs->read_only = 1;
 | 
			
		||||
    bs->request_alignment = BDRV_SECTOR_SIZE; /* No sub-sector I/O supported */
 | 
			
		||||
 | 
			
		||||
    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);
 | 
			
		||||
    /* read offset of info blocks */
 | 
			
		||||
    offset = bdrv_getlength(bs->file);
 | 
			
		||||
    if (offset < 0) {
 | 
			
		||||
        ret = offset;
 | 
			
		||||
        goto fail;
 | 
			
		||||
    }
 | 
			
		||||
    offset -= 0x1d8;
 | 
			
		||||
 | 
			
		||||
    info_begin = read_off(bs, offset);
 | 
			
		||||
    if (info_begin == 0) {
 | 
			
		||||
	goto fail;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (read_uint32(bs, info_begin) != 0x100) {
 | 
			
		||||
        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;
 | 
			
		||||
    count = read_uint32(bs, info_begin + 4);
 | 
			
		||||
    if (count == 0) {
 | 
			
		||||
        goto fail;
 | 
			
		||||
    }
 | 
			
		||||
    info_end = info_begin + count;
 | 
			
		||||
 | 
			
		||||
    /* 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;
 | 
			
		||||
    offset = info_begin + 0x100;
 | 
			
		||||
 | 
			
		||||
    /* read offsets */
 | 
			
		||||
    last_in_offset = last_out_offset = 0;
 | 
			
		||||
    while (offset < info_end) {
 | 
			
		||||
        uint32_t type;
 | 
			
		||||
 | 
			
		||||
	count = read_uint32(bs, offset);
 | 
			
		||||
	if(count==0)
 | 
			
		||||
	    goto fail;
 | 
			
		||||
        offset += 4;
 | 
			
		||||
 | 
			
		||||
	type = read_uint32(bs, offset);
 | 
			
		||||
	if (type == 0x6d697368 && count >= 244) {
 | 
			
		||||
	    int new_size, chunk_count;
 | 
			
		||||
 | 
			
		||||
            offset += 4;
 | 
			
		||||
            offset += 200;
 | 
			
		||||
 | 
			
		||||
	    chunk_count = (count-204)/40;
 | 
			
		||||
	    new_size = sizeof(uint64_t) * (s->n_chunks + chunk_count);
 | 
			
		||||
	    s->types = qemu_realloc(s->types, new_size/2);
 | 
			
		||||
	    s->offsets = qemu_realloc(s->offsets, new_size);
 | 
			
		||||
	    s->lengths = qemu_realloc(s->lengths, new_size);
 | 
			
		||||
	    s->sectors = qemu_realloc(s->sectors, new_size);
 | 
			
		||||
	    s->sectorcounts = qemu_realloc(s->sectorcounts, new_size);
 | 
			
		||||
 | 
			
		||||
	    for(i=s->n_chunks;i<s->n_chunks+chunk_count;i++) {
 | 
			
		||||
		s->types[i] = read_uint32(bs, offset);
 | 
			
		||||
		offset += 4;
 | 
			
		||||
		if(s->types[i]!=0x80000005 && s->types[i]!=1 && s->types[i]!=2) {
 | 
			
		||||
		    if(s->types[i]==0xffffffff) {
 | 
			
		||||
			last_in_offset = s->offsets[i-1]+s->lengths[i-1];
 | 
			
		||||
			last_out_offset = s->sectors[i-1]+s->sectorcounts[i-1];
 | 
			
		||||
		    }
 | 
			
		||||
		    chunk_count--;
 | 
			
		||||
		    i--;
 | 
			
		||||
		    offset += 36;
 | 
			
		||||
		    continue;
 | 
			
		||||
		}
 | 
			
		||||
		offset += 4;
 | 
			
		||||
 | 
			
		||||
		s->sectors[i] = last_out_offset+read_off(bs, offset);
 | 
			
		||||
		offset += 8;
 | 
			
		||||
 | 
			
		||||
		s->sectorcounts[i] = read_off(bs, offset);
 | 
			
		||||
		offset += 8;
 | 
			
		||||
 | 
			
		||||
		s->offsets[i] = last_in_offset+read_off(bs, offset);
 | 
			
		||||
		offset += 8;
 | 
			
		||||
 | 
			
		||||
		s->lengths[i] = read_off(bs, offset);
 | 
			
		||||
		offset += 8;
 | 
			
		||||
 | 
			
		||||
		if(s->lengths[i]>max_compressed_size)
 | 
			
		||||
		    max_compressed_size = s->lengths[i];
 | 
			
		||||
		if(s->sectorcounts[i]>max_sectors_per_chunk)
 | 
			
		||||
		    max_sectors_per_chunk = s->sectorcounts[i];
 | 
			
		||||
	    }
 | 
			
		||||
	    s->n_chunks+=chunk_count;
 | 
			
		||||
	}
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /* 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->compressed_chunk = qemu_malloc(max_compressed_size+1);
 | 
			
		||||
    s->uncompressed_chunk = qemu_malloc(512*max_sectors_per_chunk);
 | 
			
		||||
    if(inflateInit(&s->zstream) != Z_OK)
 | 
			
		||||
	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;
 | 
			
		||||
    return -1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static inline int is_sector_in_chunk(BDRVDMGState* s,
 | 
			
		||||
                uint32_t chunk_num, uint64_t sector_num)
 | 
			
		||||
		uint32_t chunk_num,int 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;
 | 
			
		||||
    }
 | 
			
		||||
    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)
 | 
			
		||||
static inline uint32_t search_chunk(BDRVDMGState* s,int 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;
 | 
			
		||||
        }
 | 
			
		||||
    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)
 | 
			
		||||
static inline int dmg_read_chunk(BlockDriverState *bs, int 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(!is_sector_in_chunk(s,s->current_chunk,sector_num)) {
 | 
			
		||||
	int ret;
 | 
			
		||||
	uint32_t chunk = search_chunk(s,sector_num);
 | 
			
		||||
 | 
			
		||||
        if (chunk >= s->n_chunks) {
 | 
			
		||||
            return -1;
 | 
			
		||||
        }
 | 
			
		||||
	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->current_chunk = s->n_chunks;
 | 
			
		||||
	switch(s->types[chunk]) {
 | 
			
		||||
	case 0x80000005: { /* zlib compressed */
 | 
			
		||||
	    int i;
 | 
			
		||||
 | 
			
		||||
            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;
 | 
			
		||||
            }
 | 
			
		||||
	    /* we need to buffer, because only the chunk as whole can be
 | 
			
		||||
	     * inflated. */
 | 
			
		||||
	    i=0;
 | 
			
		||||
	    do {
 | 
			
		||||
                ret = bdrv_pread(bs->file, s->offsets[chunk] + i,
 | 
			
		||||
                                 s->compressed_chunk+i, s->lengths[chunk]-i);
 | 
			
		||||
		if(ret<0 && errno==EINTR)
 | 
			
		||||
		    ret=0;
 | 
			
		||||
		i+=ret;
 | 
			
		||||
	    } while(ret>=0 && ret+i<s->lengths[chunk]);
 | 
			
		||||
 | 
			
		||||
            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],
 | 
			
		||||
	    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; }
 | 
			
		||||
	case 1: /* copy */
 | 
			
		||||
	    ret = bdrv_pread(bs->file, 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;
 | 
			
		||||
	    if (ret != s->lengths[chunk])
 | 
			
		||||
		return -1;
 | 
			
		||||
	    break;
 | 
			
		||||
	case 2: /* zero */
 | 
			
		||||
	    memset(s->uncompressed_chunk, 0, 512*s->sectorcounts[chunk]);
 | 
			
		||||
	    break;
 | 
			
		||||
	}
 | 
			
		||||
	s->current_chunk = chunk;
 | 
			
		||||
    }
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int coroutine_fn
 | 
			
		||||
dmg_co_preadv(BlockDriverState *bs, uint64_t offset, uint64_t bytes,
 | 
			
		||||
              QEMUIOVector *qiov, int flags)
 | 
			
		||||
static int dmg_read(BlockDriverState *bs, int64_t sector_num,
 | 
			
		||||
                    uint8_t *buf, int nb_sectors)
 | 
			
		||||
{
 | 
			
		||||
    BDRVDMGState *s = bs->opaque;
 | 
			
		||||
    uint64_t sector_num = offset >> BDRV_SECTOR_BITS;
 | 
			
		||||
    int nb_sectors = bytes >> BDRV_SECTOR_BITS;
 | 
			
		||||
    int ret, i;
 | 
			
		||||
    int i;
 | 
			
		||||
 | 
			
		||||
    assert((offset & (BDRV_SECTOR_SIZE - 1)) == 0);
 | 
			
		||||
    assert((bytes & (BDRV_SECTOR_SIZE - 1)) == 0);
 | 
			
		||||
 | 
			
		||||
    qemu_co_mutex_lock(&s->lock);
 | 
			
		||||
 | 
			
		||||
    for (i = 0; i < nb_sectors; i++) {
 | 
			
		||||
        uint32_t sector_offset_in_chunk;
 | 
			
		||||
        void *data;
 | 
			
		||||
 | 
			
		||||
        if (dmg_read_chunk(bs, sector_num + i) != 0) {
 | 
			
		||||
            ret = -EIO;
 | 
			
		||||
            goto fail;
 | 
			
		||||
        }
 | 
			
		||||
        /* 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 */
 | 
			
		||||
            qemu_iovec_memset(qiov, i * 512, 0, 512);
 | 
			
		||||
            continue;
 | 
			
		||||
        }
 | 
			
		||||
        sector_offset_in_chunk = sector_num + i - s->sectors[s->current_chunk];
 | 
			
		||||
        data = s->uncompressed_chunk + sector_offset_in_chunk * 512;
 | 
			
		||||
        qemu_iovec_from_buf(qiov, i * 512, data, 512);
 | 
			
		||||
    for(i=0;i<nb_sectors;i++) {
 | 
			
		||||
	uint32_t sector_offset_in_chunk;
 | 
			
		||||
	if(dmg_read_chunk(bs, sector_num+i) != 0)
 | 
			
		||||
	    return -1;
 | 
			
		||||
	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);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    ret = 0;
 | 
			
		||||
fail:
 | 
			
		||||
    qemu_co_mutex_unlock(&s->lock);
 | 
			
		||||
    return ret;
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
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);
 | 
			
		||||
 | 
			
		||||
    if(s->n_chunks>0) {
 | 
			
		||||
	free(s->types);
 | 
			
		||||
	free(s->offsets);
 | 
			
		||||
	free(s->lengths);
 | 
			
		||||
	free(s->sectors);
 | 
			
		||||
	free(s->sectorcounts);
 | 
			
		||||
    }
 | 
			
		||||
    free(s->compressed_chunk);
 | 
			
		||||
    free(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_co_preadv = dmg_co_preadv,
 | 
			
		||||
    .bdrv_close     = dmg_close,
 | 
			
		||||
    .format_name	= "dmg",
 | 
			
		||||
    .instance_size	= sizeof(BDRVDMGState),
 | 
			
		||||
    .bdrv_probe		= dmg_probe,
 | 
			
		||||
    .bdrv_open		= dmg_open,
 | 
			
		||||
    .bdrv_read		= dmg_read,
 | 
			
		||||
    .bdrv_close		= dmg_close,
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static void bdrv_dmg_init(void)
 | 
			
		||||
 
 | 
			
		||||
Some files were not shown because too many files have changed in this diff Show More
		Reference in New Issue
	
	Block a user