index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-07-19
block: add bdrv_get_allocated_file_size() operation
Fam Zheng
2011-07-19
VMDK: fix coding style
Fam Zheng
2011-07-19
VMDK: create different subformats
Fam Zheng
2011-07-19
VMDK: open/read/write for monolithicFlat image
Fam Zheng
2011-07-19
VMDK: change get_cluster_offset return type
Fam Zheng
2011-07-19
VMDK: move 'static' cid_update flag to bs field
Fam Zheng
2011-07-19
VMDK: flush multiple extents
Fam Zheng
2011-07-19
VMDK: add field BDRVVmdkState.desc_offset
Fam Zheng
2011-07-19
VMDK: separate vmdk_open by format version
Fam Zheng
2011-07-19
VMDK: probe for monolithicFlat images
Fam Zheng
2011-07-19
VMDK: bugfix, align offset to cluster in get_whole_cluster
Fam Zheng
2011-07-19
VMDK: introduce VmdkExtent
Fam Zheng
2011-07-19
qemu-config: Document -drive options
Luiz Capitulino
2011-07-19
qemu-options.hx: Document missing -drive options
Luiz Capitulino
2011-07-19
scsi-disk: Mask out serial number EVPD
Hannes Reinecke
2011-07-19
scsi-disk: Fixup debugging statement
Hannes Reinecke
2011-07-19
scsi: Add 'hba_private' to SCSIRequest
Hannes Reinecke
2011-07-18
iov: Update parameter usage in iov_(to|from)_buf()
Hannes Reinecke
2011-07-18
qemu-io: Fix if scoping bug
Devin Nakamura
2011-07-18
qemu-io: Fix formatting
Devin Nakamura
2011-07-18
sheepdog: add full data preallocation support
MORITA Kazutaka
2011-07-16
Fix signal handling of SIG_IPI when io-thread is enabled
Alexandre Raymond
2011-07-16
Fix signal handling when io-thread is disabled
Alexandre Raymond
2011-07-16
tcg/README: Expand advice on number of TCG ops per target insn
Peter Maydell
2011-07-14
set ELF_HWCAP for SPARC and SPARC64
Artyom Tarasenko
2011-07-14
Sparc: fix FPU and AM enable checks for translation
Blue Swirl
2011-07-14
SPARC64: C99 comment fix for block-transfer ASIs
Tsuneo Saito
2011-07-14
SPARC64: Add JPS1 ASI_BLK_AIU[PS]L ASIs for ldfa and stfa
Tsuneo Saito
2011-07-14
SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for stfa
Tsuneo Saito
2011-07-14
SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for ldfa
Tsuneo Saito
2011-07-14
SPARC64: fp_disabled checks on stfa/stdfa/stqfa
Tsuneo Saito
2011-07-14
SPARC64: Implement stfa/stdfa/stqfa instrcutions properly
Tsuneo Saito
2011-07-14
SPARC64: fp_disabled checks on ldfa/lddfa/ldqfa
Tsuneo Saito
2011-07-14
SPARC64: Implement ldfa/lddfa/ldqfa instructions properly
Tsuneo Saito
2011-07-12
os-posix: set groups properly for -runas
Stefan Hajnoczi
2011-07-12
esp: cancel current request only if some request is in flight
Hervé Poussineau
2011-07-12
target-alpha, target-ppc: Remove unnecessary setjmp.h include
Peter Maydell
2011-07-12
Remove unneeded setjmp.h (fix compilation on Debian "lenny")
Stefan Weil
2011-07-12
tcg: Reload local variables after return from longjmp
Jan Kiszka
2011-07-12
exec-all.h: Make MAX_OP_PER_INSTR large enough for target-arm's uses
Peter Maydell
2011-07-12
exec.c: Fix calculation of code_gen_buffer_max_size
Peter Maydell
2011-07-12
spapr: use specific endian ld/st_phys
Alexander Graf
2011-07-12
s390-virtio: use specific endian ld/st_phys
Alexander Graf
2011-07-12
ppc405_uc: use specific endian ld/st_phys
Alexander Graf
2011-07-12
pl080: use specific endian ld/st_phys
Alexander Graf
2011-07-12
msix: use specific endian ld/st_phys
Alexander Graf
2011-07-12
msi: use specific endian ld/st_phys
Alexander Graf
2011-07-12
intel-hda: use specific endian ld/st_phys
Alexander Graf
2011-07-12
hpet: use specific endian ld/st_phys
Alexander Graf
2011-07-12
exec: add endian specific phys ld/st functions
Alexander Graf
[next]