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-08-29
qemu-img: Require larger zero areas for sparse handling
Kevin Wolf
2011-08-26
block: latency accounting
Christoph Hellwig
2011-08-25
block: explicit I/O accounting
Christoph Hellwig
2011-08-25
qcow2: remove unused qcow2_create_refcount_update function
Frediano Ziglio
2011-08-25
qcow2: use always stderr for debugging
Frediano Ziglio
2011-08-24
sheepdog: use coroutines
MORITA Kazutaka
2011-08-23
qcow2: remove memory leak
Frediano Ziglio
2011-08-23
qcow2: Removed QCowAIOCB entirely
Frediano Ziglio
2011-08-23
qcow2: reindent and use while before the big jump
Frediano Ziglio
2011-08-23
qcow2: remove common from QCowAIOCB
Frediano Ziglio
2011-08-23
qcow2: remove cluster_offset from QCowAIOCB
Frediano Ziglio
2011-08-23
qcow2: remove l2meta from QCowAIOCB
Frediano Ziglio
2011-08-23
qcow2: removed cur_nr_sectors field in QCowAIOCB
Frediano Ziglio
2011-08-23
qcow2: Removed unused AIOCB fields
Frediano Ziglio
2011-08-23
qcow: remove old #undefined code
Frediano Ziglio
2011-08-23
qcow: Remove QCowAIOCB
Frediano Ziglio
2011-08-23
qcow: move some blocks of code to avoid useless variable initialization
Frediano Ziglio
2011-08-23
qcow: QCowAIOCB field cleanup
Frediano Ziglio
2011-08-23
qcow/qcow2: Allocate QCowAIOCB structure using stack
Frediano Ziglio
2011-08-23
posix-aio-compat: fix latency issues
Avi Kivity
2011-08-23
block: include flush requests in info blockstats
Christoph Hellwig
2011-08-23
block/curl: Handle failed reads gracefully.
Nicholas Thomas
2011-08-23
qemu-img: print error codes when convert fails
Stefan Hajnoczi
2011-08-23
qcow: initialize coroutine mutex
Scott Wood
2011-08-23
qcow2: fix typo in documentation for qcow2_get_cluster_offset()
Devin Nakamura
2011-08-23
qemu-img: Use qemu_blockalign
Kevin Wolf
2011-08-23
qcow2: Fix DEBUG_* compilation
Philipp Hahn
2011-08-23
block: add cache=directsync parameter to -drive
Stefan Hajnoczi
2011-08-23
block: parse cache mode flags in a single place
Stefan Hajnoczi
2011-08-23
coroutine: Add CoRwlock support
Aneesh Kumar K.V
2011-08-22
xilinx: removed microbalze_pic_init from xilinx.h
Peter A. G. Crosthwaite
2011-08-22
xilinx.h: Added missing includes
Peter A. G. Crosthwaite
2011-08-22
sdl: Don't release input on mouse mode change in full-screen mode
Jan Kiszka
2011-08-22
Replace qemu_system_cond with VCPU stop mechanism
Jan Kiszka
2011-08-22
vga: Drop some unused fields
Jan Kiszka
2011-08-22
vga: Use linear mapping + dirty logging in chain 4 memory access mode
Jan Kiszka
2011-08-22
vmware-vga: Eliminate vga_dirty_log_restart
Jan Kiszka
2011-08-22
vmware-vga: Remove dead DIRECT_VRAM mode
Jan Kiszka
2011-08-22
vmware-vga: Disable verbose mode
Jan Kiszka
2011-08-22
vmware-vga: Register reset service
Jan Kiszka
2011-08-22
ioapic: Implement polarity
Jan Kiszka
2011-08-22
target-i386: Remove unused polarity arguments from APIC API
Jan Kiszka
2011-08-22
Do not kick vcpus in TCG mode
Jan Kiszka
2011-08-22
Poll main loop after I/O events were received
Jan Kiszka
2011-08-22
Do not drop global mutex for polled main loop runs
Jan Kiszka
2011-08-22
Merge remote-tracking branch 'qemu-kvm/memory/core' into staging
Anthony Liguori
2011-08-22
microblaze-user: Deliver SIGFPE on div by zero
Edgar E. Iglesias
2011-08-22
memory: Fix old_portio vs non-zero offset
Richard Henderson
2011-08-22
memory: temporarily suppress the subregion collision warning
Anthony Liguori
2011-08-22
440fx: fix PAM, PCI holes
Avi Kivity
[next]