~vcs-imports/qemu/git

  • Committer: aliguori
  • Date: 2008-10-28 14:08:49 UTC
  • Revision ID: git-v1:9b8114a8efd373e84e62472c52c1f50a3f60d70d
fix off-by-one generating vmdk backing files (Avi Kivity)

Signed-off-by: Avi Kivity <avi@redhat.com> 
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>



git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5567 c046a42c-6fe2-441c-8c8c-71466251a162
Filename Latest Rev Last Changed Committer Comment Size
..
audio 1121 20 years ago bellard audio merge (malc) git-svn-id: svn://svn.savanna Diff
bsd-user 5533 16 years ago blueswir1 Preliminary BSD user emulator support git-svn-id: Diff
darwin-user 2323 17 years ago ths Darwin userspace emulation, by Pierre d'Herbemont. Diff
fpu 1327 19 years ago bellard soft float support git-svn-id: svn://svn.savanna Diff
gdb-xml 5448 16 years ago pbrook Add GDB XML register description support. Signed- Diff
hw 342 21 years ago bellard Hardware level VGA emulation (only text mode is te Diff
keymaps 1168 20 years ago bellard keymaps support (initial patch by Johannes Schinde Diff
linux-user 2 21 years ago bellard This commit was generated by cvs2svn to compensate Diff
pc-bios 398 21 years ago bellard bios binary images git-svn-id: svn://svn.savanna Diff
slirp 730 20 years ago bellard initial user mode network support git-svn-id: sv Diff
target-alpha 2587 17 years ago j_mayer Alpha architecture emulation core. git-svn-id: s Diff
target-arm 383 21 years ago bellard new directory structure git-svn-id: svn://svn.sa Diff
target-cris 3346 17 years ago ths CRIS disassembler, originally from binutils, by Ed Diff
target-i386 383 21 years ago bellard new directory structure git-svn-id: svn://svn.sa Diff
target-m68k 2187 18 years ago pbrook ColdFire target. git-svn-id: svn://svn.savannah. Diff
target-mips 1458 19 years ago bellard MIPS target (Jocelyn Mayer) git-svn-id: svn://sv Diff
target-ppc 470 21 years ago bellard PowerPC support (Jocelyn Mayer) git-svn-id: svn: Diff
target-sh4 1854 18 years ago bellard sh4 target (Samuel Tardieu) git-svn-id: svn://sv Diff
target-sparc 384 21 years ago bellard sparc emulation target (thanx to Thomas M. Ogriseg Diff
tcg 3932 16 years ago bellard TCG code generator git-svn-id: svn://svn.savanna Diff
tests 9 21 years ago bellard i386 emulator test git-svn-id: svn://svn.savanna Diff
.gitignore 5172 16 years ago aliguori Add gitignore file While QEMU officially uses SVN 280 bytes Diff Download File
a.out.h 2457 17 years ago pbrook 64bit->win32 cross build fix. git-svn-id: svn:// 13.6 KB Diff Download File
aes.c 3816 17 years ago ths Fix miscellaneous minor things, by Andre Przywara. 59.8 KB Diff Download File
aes.h 1032 20 years ago bellard AES crypto support git-svn-id: svn://svn.savanna 717 bytes Diff Download File
aio.c 5459 16 years ago aliguori Make sure to initialize fd_sets in aio.c This was 4.9 KB Diff Download File
alpha-dis.c 3163 17 years ago ths find -type f | xargs sed -i 's/[\t ]$//g' # on mos 80.4 KB Diff Download File
alpha.ld 108 21 years ago bellard alpha support git-svn-id: svn://svn.savannah.non 4 KB Diff Download File
arm-dis.c 3555 17 years ago pbrook Update ARM disassembler. git-svn-id: svn://svn.s 157 KB Diff Download File
arm-semi.c 4803 16 years ago ths Add missing return in arm-semi, by Laurent Desnogu 14.1 KB Diff Download File
arm.ld 4856 16 years ago blueswir1 Link ARM prologue closer to code segment to avoid 4.7 KB Diff Download File
block-bochs.c 3568 17 years ago pbrook Split block API from vl.h. Remove QEMU_TOOL. Repla 7 KB Diff Download File
block-cloop.c 3568 17 years ago pbrook Split block API from vl.h. Remove QEMU_TOOL. Repla 4.8 KB Diff Download File
block-cow.c 3568 17 years ago pbrook Split block API from vl.h. Remove QEMU_TOOL. Repla 7.7 KB Diff Download File
block-dmg.c 4975 16 years ago ths Add qemu_realloc(), by Gerd Hoffmann. git-svn-id 8.1 KB Diff Download File
block-nbd.c 5018 16 years ago aliguori Remove unnecessary #includes from block-nbd.c Sig 4.6 KB Diff Download File
block-parallels.c 3568 17 years ago pbrook Split block API from vl.h. Remove QEMU_TOOL. Repla 4.6 KB Diff Download File
block-qcow.c 4662 16 years ago ths Remove dead-code (else-block) from block-qcow.c, b 27.9 KB Diff Download File
block-qcow2.c 5302 16 years ago aliguori fix bug in block-qcow2.c:alloc_cluster_offset() (S 79.8 KB Diff Download File
block-raw-posix.c 5476 16 years ago aliguori Fix previous commit (spotted by Robert Riebisch). 32.5 KB Diff Download File
block-raw-win32.c 5474 16 years ago aliguori Expand cache= option and use write-through caching 13.4 KB Diff Download File
block-vmdk.c 5556 16 years ago aliguori fix off-by-one generating vmdk backing files (Avi 25.3 KB Diff Download File
block-vpc.c 3806 17 years ago ths Fix char* signedness, by Andre Przywara. git-svn 6.3 KB Diff Download File
block-vvfat.c 5527 16 years ago blueswir1 Fix incorrect use of pstrcpy (malc) git-svn-id: s 79.3 KB Diff Download File
block.c 5474 16 years ago aliguori Expand cache= option and use write-through caching 36.5 KB Diff Download File
block.h 5474 16 years ago aliguori Expand cache= option and use write-through caching 6.7 KB Diff Download File
block_int.h 5229 16 years ago blueswir1 Fix warnings that would be caused by ld flag --war 5.7 KB Diff Download File
bswap.h 4110 16 years ago aurel32 e1000: fix unaligned access (Tristan Gingold) g 4.5 KB Diff Download File
bt-host.c 5354 16 years ago balrog Disable bluetooth proxy compilation on win32. gi 5.3 KB Diff Download File
bt-vhci.c 5354 16 years ago balrog Disable bluetooth proxy compilation on win32. gi 4.5 KB Diff Download File
buffered_file.c 5464 16 years ago aliguori Introduce a buffered file wrapper for QEMUFile Th 5.7 KB Diff Download File
buffered_file.h 5464 16 years ago aliguori Introduce a buffered file wrapper for QEMUFile Th 916 bytes Diff Download File
Changelog 4686 16 years ago malc Update git-svn-id: svn://svn.savannah.nongnu.org 15.8 KB Diff Download File
File check_ops.sh 3683 17 years ago ths Fixes for s/390 host support, by Bastian Blank. 1005 bytes Diff Download File
cocoa.m 4025 16 years ago aurel32 Let the USB tablet reach the far bottom and right 36.4 KB Diff Download File
File configure 5533 16 years ago blueswir1 Preliminary BSD user emulator support git-svn-id: 44.3 KB Diff Download File
console.c 5298 16 years ago balrog Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSO 37.7 KB Diff Download File
console.h 5420 16 years ago aliguori Allow the monitor to be suspended during non-block 6.3 KB Diff Download File
COPYING 5457 16 years ago aurel32 COPYING: update from FSF Signed-off-by: Aurelien 17.5 KB Diff Download File
COPYING.LIB 179 21 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 25.8 KB Diff Download File
cpu-all.h 5422 16 years ago aliguori Add dirty tracking for live migration This patch 26.4 KB Diff Download File
cpu-defs.h 5448 16 years ago pbrook Add GDB XML register description support. Signed- 8.6 KB Diff Download File
cpu-exec.c 5533 16 years ago blueswir1 Preliminary BSD user emulator support git-svn-id: 51.3 KB Diff Download File
cris-dis.c 4342 16 years ago edgar_igl Teach the CRIS disassembler to stay within the pro 80.6 KB Diff Download File
curses.c 5298 16 years ago balrog Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSO 9.5 KB Diff Download File
curses_keys.h 5548 16 years ago balrog Control + i and [tab] share keycode in curses, sim 12.4 KB Diff Download File
cutils.c 5521 16 years ago blueswir1 Replace uses of strndup (a GNU extension) with Qem 2.7 KB Diff Download File
d3des.c 5540 16 years ago blueswir1 Ansify to please sparse git-svn-id: svn://svn.sav 15 KB Diff Download File
d3des.h 3131 17 years ago ths Actually add d3des implementation files. git-svn 1.5 KB Diff Download File
dis-asm.h 5033 16 years ago blueswir1 Fix OpenBSD linker warnings git-svn-id: svn://svn 18.3 KB Diff Download File
disas.c 5500 16 years ago pbrook Update old fashioned function prototypes. Signed- 10.4 KB Diff Download File
disas.h 5499 16 years ago pbrook * Use function pointers for symbol lookup (current 966 bytes Diff Download File
dyngen-exec.h 5001 16 years ago blueswir1 Preliminary OpenBSD host support (based on OpenBSD 9.2 KB Diff Download File
dyngen.c 5011 16 years ago blueswir1 Fix some warnings that would be generated by gcc - 91.8 KB Diff Download File
elf.h 5162 16 years ago blueswir1 Fix most warnings that would be caused by gcc flag 42 KB Diff Download File
elf_ops.h 5502 16 years ago pbrook Use load address when loading ELF images. Signed- 7.5 KB Diff Download File
exec-all.h 5508 16 years ago aliguori protect exec-all.h frm multiple inclusion (Glauber 13.1 KB Diff Download File
exec.c 5552 16 years ago balrog page_check_range: fix wrap around test (Lauro Ramo 97.9 KB Diff Download File
feature_to_c.sh 5528 16 years ago blueswir1 Fix undeclared symbol warnings from sparse git-sv 2.1 KB Diff Download File
gdbstub.c 5518 16 years ago blueswir1 Use snprintf to please OpenBSD linker git-svn-id: 47.7 KB Diff Download File
gdbstub.h 5448 16 years ago pbrook Add GDB XML register description support. Signed- 803 bytes Diff Download File
gen-icount.h 4798 16 years ago ths Spelling fixes, spotted by Stuart Brady. git-svn 1.5 KB Diff Download File
host-utils.c 3526 17 years ago j_mayer Code used by the linux-user targets should not use 2.7 KB Diff Download File
host-utils.h 5456 16 years ago aurel32 Define macro QEMU_GNUC_PREREQ and use it Signed-o 5.5 KB Diff Download File
hostregs_helper.h 2375 17 years ago pbrook Fix 64-bit host register corruption. git-svn-id: 2.1 KB Diff Download File
hpet.h 3162 17 years ago ths Add a local copy of hpet.h. git-svn-id: svn://sv 618 bytes Diff Download File
hppa-dis.c 4188 16 years ago aurel32 HPPA (PA-RISC) host support (Stuart Brady) git- 100 KB Diff Download File
hppa.ld 4188 16 years ago aurel32 HPPA (PA-RISC) host support (Stuart Brady) git- 8.1 KB Diff Download File
i386-dis.c 5387 16 years ago blueswir1 Make some i386 disassembler tables const git-svn- 97.7 KB Diff Download File
i386.ld 4625 16 years ago pbrook Add TLS sections. git-svn-id: svn://svn.savannah 4.5 KB Diff Download File
ia64.ld 1355 19 years ago bellard ia64 host support (David Mosberger) git-svn-id: 8.3 KB Diff Download File
keymaps.c 5385 16 years ago blueswir1 Make keysym tables const git-svn-id: svn://svn.sa 5.5 KB Diff Download File
kqemu.c 4687 16 years ago malc Fix error reporting under Win32 (CreateFile does n 28.3 KB Diff Download File
kqemu.h 4617 16 years ago bellard kqemu API change - allow use of kqemu with 32 bit 5.2 KB Diff Download File
LICENSE 3933 16 years ago bellard use the TCG code generator git-svn-id: svn://svn 636 bytes Diff Download File
loader.c 5502 16 years ago pbrook Use load address when loading ELF images. Signed- 10.1 KB Diff Download File
m68k-dis.c 5195 16 years ago blueswir1 Fix warnings that would be caused by gcc flag -Wwr 211 KB Diff Download File
m68k-semi.c 3664 17 years ago pbrook Break up vl.h. git-svn-id: svn://svn.savannah.no 12.2 KB Diff Download File
m68k.ld 355 21 years ago bellard m68k host port (Richard Zidlicky) git-svn-id: sv 5.9 KB Diff Download File
MAINTAINERS 5077 16 years ago j_mayer Update maintainers list. git-svn-id: svn://svn.s 2.1 KB Diff Download File
Makefile 5440 16 years ago aliguori Fix IO performance regression in sparc Replace si 9.2 KB Diff Download File
Makefile.target 5533 16 years ago blueswir1 Preliminary BSD user emulator support git-svn-id: 18.7 KB Diff Download File
migration-tcp.c 5522 16 years ago blueswir1 Fix GCC 4 signedness warning git-svn-id: svn://sv 8 KB Diff Download File
migration.c 5516 16 years ago aliguori Fix whitespace in migration code. Replace tabs wi 2 KB Diff Download File
migration.h 5467 16 years ago aliguori Introduce TCP live migration protocol This patch 1 KB Diff Download File
mips-dis.c 5162 16 years ago blueswir1 Fix most warnings that would be caused by gcc flag 205 KB Diff Download File
mips.ld 2762 17 years ago ths Linker scripts for MIPS hosts. git-svn-id: svn:/ 8.4 KB Diff Download File
mipsel.ld 2762 17 years ago ths Linker scripts for MIPS hosts. git-svn-id: svn:/ 8.4 KB Diff Download File
monitor.c 5528 16 years ago blueswir1 Fix undeclared symbol warnings from sparse git-sv 73.8 KB Diff Download File
nbd.c 5215 16 years ago aliguori Use common objects for qemu-img and qemu-nbd Righ 13.8 KB Diff Download File
nbd.h 5175 16 years ago aliguori qemu-nbd: remove useless parameter from nbd_negoti 1.9 KB Diff Download File
net-checksum.c 4960 16 years ago aliguori Add IP checksumming functions to qemu (Gerd Hoffma 2.2 KB Diff Download File
net.h 5331 16 years ago balrog Add a "null" bluetooth HCI and a header file for b 2 KB Diff Download File
osdep.c 5215 16 years ago aliguori Use common objects for qemu-img and qemu-nbd Righ 8 KB Diff Download File
osdep.h 5456 16 years ago aurel32 Define macro QEMU_GNUC_PREREQ and use it Signed-o 1.9 KB Diff Download File
ppc-dis.c 3163 17 years ago ths find -type f | xargs sed -i 's/[\t ]$//g' # on mos 129 KB Diff Download File
ppc.ld 2724 17 years ago ths Update ppc.ld to work with newer binutils. git-s 8.6 KB Diff Download File
ppc64.ld 5024 16 years ago malc Correct version of Heikki Lindholms ppc64.ld scrip 8.2 KB Diff Download File
qemu-aio.h 5286 16 years ago aliguori Refactor AIO to allow multiple AIO implementations 1.4 KB Diff Download File
qemu-binfmt-conf.sh 3274 17 years ago ths Code provision for n32/n64 mips userland emulation 3.9 KB Diff Download File
qemu-char.h 5062 16 years ago aurel32 qemu-char.h: Fix IOCTL values Signed-off-by: Aure 2.8 KB Diff Download File
qemu-common.h 5521 16 years ago blueswir1 Replace uses of strndup (a GNU extension) with Qem 3.5 KB Diff Download File
qemu-doc.texi 5533 16 years ago blueswir1 Preliminary BSD user emulator support git-svn-id: 95 KB Diff Download File
qemu-img.c 5067 16 years ago blueswir1 Fix OpenBSD linker warnings in qemu-img git-svn-i 21.6 KB Diff Download File
qemu-img.texi 4661 16 years ago ths New qemu-img convert -B option, by Marc Bevand. 4.4 KB Diff Download File
qemu-lock.h 4681 16 years ago pbrook Multithreaded locking fixes. git-svn-id: svn://s 6 KB Diff Download File
qemu-log.h 5104 16 years ago blueswir1 Fix some warnings that would be generated by gcc - 90 bytes Diff Download File
qemu-malloc.c 5075 16 years ago blueswir1 Fix error introduced by r5044 qemu_strdup() doesn 1.7 KB Diff Download File
qemu-nbd.c 5528 16 years ago blueswir1 Fix undeclared symbol warnings from sparse git-sv 13 KB Diff Download File
qemu-nbd.texi 5290 16 years ago aliguori Fix formatting of documentation (Stefan Weil) Fix 1.5 KB Diff Download File
qemu-tech.texi 5442 16 years ago blueswir1 Update (thanks to Edgar, Thiemo, malc, Paul, Laure 22 KB Diff Download File
qemu-timer.h 3664 17 years ago pbrook Break up vl.h. git-svn-id: svn://svn.savannah.no 1.5 KB Diff Download File
qemu-tool.c 5440 16 years ago aliguori Fix IO performance regression in sparc Replace si 1.3 KB Diff Download File
qemu_socket.h 5465 16 years ago aliguori Introduce UI for live migration This patch introd 750 bytes Diff Download File
readline.c 3825 17 years ago ths Handle history additions properly, by Andreas Schw 12.4 KB Diff Download File
README 1271 19 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 58 bytes Diff Download File
s390-dis.c 3911 16 years ago ths Revert licensing to "GPLv2 or later", by Ulrich He 90.3 KB Diff Download File
s390.ld 118 21 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 7 KB Diff Download File
sdl.c 5045 16 years ago aliguori add DisplayState->idle (Samuel Thibault) Add idle 20 KB Diff Download File
sdl_keysym.h 5385 16 years ago blueswir1 Make keysym tables const git-svn-id: svn://svn.sa 8.5 KB Diff Download File
sh4-dis.c 5195 16 years ago blueswir1 Fix warnings that would be caused by gcc flag -Wwr 83.1 KB Diff Download File
softmmu-semi.h 5264 16 years ago blueswir1 Suppress gcc 4.x -Wpointer-sign (included in -Wall 1.9 KB Diff Download File
softmmu_defs.h 5104 16 years ago blueswir1 Fix some warnings that would be generated by gcc - 1 KB Diff Download File
softmmu_exec.h 5104 16 years ago blueswir1 Fix some warnings that would be generated by gcc - 2.3 KB Diff Download File
softmmu_header.h 5104 16 years ago blueswir1 Fix some warnings that would be generated by gcc - 9.4 KB Diff Download File
softmmu_template.h 4788 16 years ago pbrook Add instruction counter. git-svn-id: svn://svn.s 12 KB Diff Download File
sparc-dis.c 5532 16 years ago blueswir1 Update from binutils 2.17 git-svn-id: svn://svn.s 171 KB Diff Download File
sparc.ld 3328 17 years ago blueswir1 More detabification git-svn-id: svn://svn.savan 4.2 KB Diff Download File
sparc64.ld 4940 16 years ago blueswir1 Map code buffers below 2G on Sparc64 git-svn-id: 4.6 KB Diff Download File
sys-queue.h 4964 16 years ago aliguori Move audio/sys-queue.h => sys-queue.h This makes 16.8 KB Diff Download File
sysemu.h 5502 16 years ago pbrook Use load address when loading ELF images. Signed- 5.2 KB Diff Download File
tap-win32.c 3822 17 years ago ths Use WIN32_LEAN_AND_MEAN, by Stefan Weil. git-svn 19.8 KB Diff Download File
File texi2pod.pl 3953 16 years ago ths Update texi2pod.pl. git-svn-id: svn://svn.savann 11.9 KB Diff Download File
thunk.c 5414 16 years ago blueswir1 Make bitmask tables static const git-svn-id: svn: 8.2 KB Diff Download File
thunk.h 5414 16 years ago blueswir1 Make bitmask tables static const git-svn-id: svn: 4.2 KB Diff Download File
TODO 4442 16 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org/ 1.1 KB Diff Download File
translate-all.c 4880 16 years ago ths Small cleanup of gen_intermediate_code(_internal), 5.1 KB Diff Download File
uboot_image.h 2462 17 years ago pbrook Simple u-boot image loading support. git-svn-id: 5.9 KB Diff Download File
usb-linux.c 5524 16 years ago blueswir1 Silence warnings about unused variables Signed-of 44.7 KB Diff Download File
VERSION 3882 17 years ago bellard version change git-svn-id: svn://svn.savannah.no 5 bytes Diff Download File
vgafont.h 5161 16 years ago aurel32 Some little fixes on QEMU - some vectors can be d 93.3 KB Diff Download File
vl.c 5555 16 years ago balrog Set default max_cpus to one. Clean-up machine def 252 KB Diff Download File
vnc.c 5520 16 years ago blueswir1 Replace uses of strncpy (a GNU extension) with Qem 64.9 KB Diff Download File
vnc_keysym.h 5385 16 years ago blueswir1 Make keysym tables const git-svn-id: svn://svn.sa 10.1 KB Diff Download File
vnchextile.h 5218 16 years ago aliguori vnc dynamic resolution (Stefano Stabellini) Signe 4.4 KB Diff Download File
x86_64.ld 1198 20 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 6.4 KB Diff Download File
x_keymap.c 3673 17 years ago pbrook Add statics and missing #includes for prototypes. 3.8 KB Diff Download File