index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block-vpc.c
Age
Commit message (
Expand
)
Author
2009-03-07
Use C99 initializers for BlockDriver methods
aurel32
2009-02-05
block: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-01-27
block-vpc: Fix support for images > 4 GB (Kevin Wolf)
aliguori
2009-01-26
block-vpc: Create images (Kevin Wolf)
aliguori
2009-01-26
block-vpc: Write support (Kevin Wolf)
aliguori
2009-01-26
block-vpc: Use the qemu block layer (Kevin Wolf)
aliguori
2009-01-26
block-vpc: Fix disk size (Kevin Wolf)
aliguori
2009-01-26
block-vpc: Adapt header structures to official documentation (Kevin Wolf)
aliguori
2009-01-26
block-vpc: Split up struct vpc_subheader (Kevin Wolf)
aliguori
2007-12-16
Fix char* signedness, by Andre Przywara.
ths
2007-11-11
Split block API from vl.h.
pbrook
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2006-08-01
async file I/O API
bellard
2006-06-25
C99 64 bit printf
bellard
2005-04-28
probing fixes
bellard
2005-04-27
Virtual PC read-only disk image support (Alex Beregszaszi)
bellard