Sign in
qemu
/
qemu
/
7ad9be64e8ac17811ff358279ef7193cc623da1a
/
block
/
parallels.c
1a86938
block: Add options QDict to .bdrv_open()
by Kevin Wolf
· 12 years ago
4653623
parallels: Fix bdrv_open() error handling
by Kevin Wolf
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
737e150
block: move include files to include/block/
by Paolo Bonzini
· 12 years ago
2914caa
block: take lock around bdrv_read implementations
by Paolo Bonzini
· 13 years ago
848c66e
block: add a CoMutex to synchronous read drivers
by Paolo Bonzini
· 13 years ago
541dc0d
Use new macro QEMU_PACKED for packed structures
by Stefan Weil
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
1dec5a7
parallels: use qemu block API
by Christoph Hellwig
· 15 years ago
9d8b88f
parallels: use pread
by Christoph Hellwig
· 15 years ago
66f82ce
block: Open the underlying image file in generic code
by Kevin Wolf
· 15 years ago
0a7fc98
Read-only device changed to opens it's file for read-only.
by Naphtali Sprei
· 15 years ago
c34d245
Fix 32-bit overflow in parallels image support
by David Woodhouse
· 15 years ago
019d6b8
Move block drivers into their own directory
by Anthony Liguori
· 16 years ago
[Renamed from block-parallels.c]
5efa9d5
Convert block infrastructure to use new module init functionality
by Anthony Liguori
· 16 years ago
e60f469
Use C99 initializers for BlockDriver methods
by aurel32
· 16 years ago
3ec88e8
block: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
faf0796
Split block API from vl.h.
by pbrook
· 17 years ago
6ada745
Parallels disk image support, by Alex Beregszaszi.
by ths
· 18 years ago