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
2009-03-20
Use vectored aiocb storage to store vector translation state (Avi Kivity)
aliguori
2009-03-20
Implement cancellation method for dma async I/O (Avi Kivity)
aliguori
2009-03-20
Convert vectored aio emulation to use a dedicated pool (Avi Kivity)
aliguori
2009-03-20
Refactor aio callback allocation to use an aiocb pool (Avi Kivity)
aliguori
2009-03-20
virtio: Allow guest to defer VIRTIO_F_NOTIFY_ON_EMPTY (Alex Williamson)
aliguori
2009-03-20
e1000: Fix RX descriptor low threshold interrupt logic (Alex Williamson)
aliguori
2009-03-20
x86: Add NULL check to lsl (Jan Kiszka)
aliguori
2009-03-20
vnc: throttle screen updates. (Gerd Hoffmann)
aliguori
2009-03-20
vnc: fix printf warnings showing up with VNC_DEBUG enabled. (Gerd Hoffmann)
aliguori
2009-03-20
vnc: cleanup surface handling, fix screen corruption bug. (Gerd Hoffmann)
aliguori
2009-03-19
Remove dead code
malc
2009-03-17
Fix VGA issue introduced by r6349
malc
2009-03-17
Fix ARM quadword VDUP (core register).
pbrook
2009-03-16
Delete some unused macros detected with -Wp,-Wunused-macros use
blueswir1
2009-03-13
Make the ELF loader aware of backwards compatibility
blueswir1
2009-03-13
temporarily disable logging around pci config writes (Avi Kivity)
aliguori
2009-03-13
stop dirty logging while updating cirrus bank memory (Glauber Costa)
aliguori
2009-03-13
Add missing file
aliguori
2009-03-13
Update changelog
aliguori
2009-03-13
qemu:virtio-net: Check return size on the correct sg list (Alex Williamson)
aliguori
2009-03-13
make qemu_announce_self handle non contiguous net tables (Marcelo Tosatti)
aliguori
2009-03-13
Replace asprintf() with snprintf() in vnc.c ("Daniel P. Berrange")
aliguori
2009-03-13
monitor: Provide empty command as final history entry (Jan Kiszka)
aliguori
2009-03-13
Add and use remaining #defines for PCI device IDs (Stuart Brady)
aliguori
2009-03-13
remove is_graphic_console from vga.c (Stefano Stabellini)
aliguori
2009-03-13
DisplayAllocator interface (Stefano Stabellini)
aliguori
2009-03-13
tcg/x86_64: add bswap16_i{32,64} and bswap32_i64 ops
aurel32
2009-03-13
tcg/x86: add bswap16_i32 ops
aurel32
2009-03-13
target-i386: use the new bswap* TCG ops
aurel32
2009-03-13
target-ppc: use the new bswap* TCG ops
aurel32
2009-03-13
tcg: update README wrt recent bswap changes
aurel32
2009-03-13
tcg: add _tl aliases to bswap16/32/64 TCG ops
aurel32
2009-03-13
tcg: add bswap16_i64 and bswap32_i64 TCG ops
aurel32
2009-03-13
tcg: optimize tcg_gen_bswap16_i32
aurel32
2009-03-13
tcg: allow bswap16_i32 to be implemented by TCG backends
aurel32
2009-03-13
tcg: rename bswap_i32/i64 functions
aurel32
2009-03-13
Fix regression introduced by r6824
aliguori
2009-03-12
From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001
aliguori
2009-03-12
monitor: sync from kvm state before generating output (Jan Kiszka)
aliguori
2009-03-12
Guest debugging support for KVM (Jan Kiszka)
aliguori
2009-03-12
Drop internal bdrv_pread()/bdrv_pwrite() APIs (Avi Kivity)
aliguori
2009-03-12
Add internal scsi generic block API (Avi Kivity)
aliguori
2009-03-12
Add specialized block driver scsi generic API (Avi Kivity)
aliguori
2009-03-11
Revert r6404
aliguori
2009-03-11
Revert r6405
aliguori
2009-03-11
Revert r6406
aliguori
2009-03-11
Revert r6407
aliguori
2009-03-11
Revert r6408
aliguori
2009-03-11
tcg: move {not,neg}_i{32,64} definitions at the right place
aurel32
2009-03-11
tcg: fix commit r6805
aurel32
[next]