2009-03-28 |
aliguori | Fix DMA API when handling an immediate error from block... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
aliguori | Fix vectored aio bounce handling immediate errors ... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
aliguori | host_device_remove: remove incorrect check for device... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
blueswir1 | FreeBSD host physical cdrom fixes |
commit | commitdiff | tree | snapshot |
2009-03-28 |
blueswir1 | Fix warning in vl.c |
commit | commitdiff | tree | snapshot |
2009-03-28 |
blueswir1 | Fix out of tree compilation |
commit | commitdiff | tree | snapshot |
2009-03-28 |
blueswir1 | Fix compile problems with r6884 |
commit | commitdiff | tree | snapshot |
2009-03-28 |
blueswir1 | Syncing documentation vs. -help vs. qemu_options table |
commit | commitdiff | tree | snapshot |
2009-03-21 |
balrog | Fix absolute mouse events generated by SDL frontend. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
aliguori | Move block dma helpers aiocb to store dma state (Avi... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
aliguori | Use vectored aiocb storage to store vector translation... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
aliguori | Implement cancellation method for dma async I/O (Avi... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
aliguori | Convert vectored aio emulation to use a dedicated pool... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
aliguori | Refactor aio callback allocation to use an aiocb pool... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
aliguori | virtio: Allow guest to defer VIRTIO_F_NOTIFY_ON_EMPTY... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
aliguori | e1000: Fix RX descriptor low threshold interrupt logic... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
aliguori | x86: Add NULL check to lsl (Jan Kiszka) |
commit | commitdiff | tree | snapshot |
2009-03-20 |
aliguori | vnc: throttle screen updates. (Gerd Hoffmann) |
commit | commitdiff | tree | snapshot |
2009-03-20 |
aliguori | vnc: fix printf warnings showing up with VNC_DEBUG... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
aliguori | vnc: cleanup surface handling, fix screen corruption... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
malc | Remove dead code |
commit | commitdiff | tree | snapshot |
2009-03-17 |
malc | Fix VGA issue introduced by r6349 |
commit | commitdiff | tree | snapshot |
2009-03-17 |
pbrook | Fix ARM quadword VDUP (core register). |
commit | commitdiff | tree | snapshot |
2009-03-16 |
blueswir1 | Delete some unused macros detected with -Wp,-Wunused... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
blueswir1 | Make the ELF loader aware of backwards compatibility |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aliguori | temporarily disable logging around pci config writes... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aliguori | stop dirty logging while updating cirrus bank memory... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aliguori | Add missing file |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aliguori | Update changelog |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aliguori | qemu:virtio-net: Check return size on the correct sg... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aliguori | make qemu_announce_self handle non contiguous net table... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aliguori | Replace asprintf() with snprintf() in vnc.c ("Daniel... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aliguori | monitor: Provide empty command as final history entry... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aliguori | Add and use remaining #defines for PCI device IDs ... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aliguori | remove is_graphic_console from vga.c (Stefano Stabellini) |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aliguori | DisplayAllocator interface (Stefano Stabellini) |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aurel32 | tcg/x86_64: add bswap16_i{32,64} and bswap32_i64 ops |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aurel32 | tcg/x86: add bswap16_i32 ops |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aurel32 | target-i386: use the new bswap* TCG ops |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aurel32 | target-ppc: use the new bswap* TCG ops |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aurel32 | tcg: update README wrt recent bswap changes |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aurel32 | tcg: add _tl aliases to bswap16/32/64 TCG ops |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aurel32 | tcg: add bswap16_i64 and bswap32_i64 TCG ops |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aurel32 | tcg: optimize tcg_gen_bswap16_i32 |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aurel32 | tcg: allow bswap16_i32 to be implemented by TCG backends |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aurel32 | tcg: rename bswap_i32/i64 functions |
commit | commitdiff | tree | snapshot |
2009-03-13 |
aliguori | Fix regression introduced by r6824 |
commit | commitdiff | tree | snapshot |
2009-03-12 |
aliguori | From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
aliguori | monitor: sync from kvm state before generating output... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
aliguori | Guest debugging support for KVM (Jan Kiszka) |
commit | commitdiff | tree | snapshot |
2009-03-12 |
aliguori | Drop internal bdrv_pread()/bdrv_pwrite() APIs (Avi... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
aliguori | Add internal scsi generic block API (Avi Kivity) |
commit | commitdiff | tree | snapshot |
2009-03-12 |
aliguori | Add specialized block driver scsi generic API (Avi... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
aliguori | Revert r6404 |
commit | commitdiff | tree | snapshot |
2009-03-11 |
aliguori | Revert r6405 |
commit | commitdiff | tree | snapshot |
2009-03-11 |
aliguori | Revert r6406 |
commit | commitdiff | tree | snapshot |
2009-03-11 |
aliguori | Revert r6407 |
commit | commitdiff | tree | snapshot |
2009-03-11 |
aliguori | Revert r6408 |
commit | commitdiff | tree | snapshot |
2009-03-11 |
aurel32 | tcg: move {not,neg}_i{32,64} definitions at the right... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
aurel32 | tcg: fix commit r6805 |
commit | commitdiff | tree | snapshot |
2009-03-10 |
aurel32 | Clean build: Add bt-host.h |
commit | commitdiff | tree | snapshot |
2009-03-10 |
aurel32 | tcg-arm: fix qemu_ld64 |
commit | commitdiff | tree | snapshot |
2009-03-10 |
aurel32 | tcg: update TODO |
commit | commitdiff | tree | snapshot |
2009-03-10 |
aurel32 | tcg/x86: add not/neg/extu/bswap/rot i32 ops |
commit | commitdiff | tree | snapshot |
2009-03-10 |
aurel32 | tcg: optimize logical operations |
commit | commitdiff | tree | snapshot |
2009-03-10 |
aurel32 | target-ppc: fix commit r6789 |
commit | commitdiff | tree | snapshot |
2009-03-10 |
malc | musicpal: Reorganize IO memory handling (Jan Kiszka) |
commit | commitdiff | tree | snapshot |
2009-03-10 |
aurel32 | Fix tcg after commit 6800 |
commit | commitdiff | tree | snapshot |
2009-03-10 |
aurel32 | target-mips: use nor instead of or + not |
commit | commitdiff | tree | snapshot |
2009-03-10 |
aurel32 | tcg: use TCGV_EQUAL_I{32,64} |
commit | commitdiff | tree | snapshot |
2009-03-10 |
aurel32 | tcg: define TCGV_EQUAL_I{32,64} |
commit | commitdiff | tree | snapshot |
2009-03-09 |
aurel32 | tcg: optimize nor(X, Y, Y), used on PPC for not(X, Y) |
commit | commitdiff | tree | snapshot |
2009-03-09 |
aurel32 | Implement TCG not ops for x86-64 |
commit | commitdiff | tree | snapshot |
2009-03-09 |
aurel32 | tcg: don't define TCG rotation ops if they are not... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
aurel32 | Implement TCG rotation ops for x86-64 |
commit | commitdiff | tree | snapshot |
2009-03-09 |
aurel32 | target-mips: optimize mflo and mfhi |
commit | commitdiff | tree | snapshot |
2009-03-09 |
aurel32 | targe-ppc: optimize mfcr and mtcrf |
commit | commitdiff | tree | snapshot |
2009-03-09 |
blueswir1 | fread_targphys(): Do not cut off the tail. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
blueswir1 | configure sensitive to user locale |
commit | commitdiff | tree | snapshot |
2009-03-09 |
aurel32 | target-ppc: free a tcg temp variable |
commit | commitdiff | tree | snapshot |
2009-03-09 |
aurel32 | target-ppc: add support for reading/writing spefscr |
commit | commitdiff | tree | snapshot |
2009-03-08 |
aurel32 | qemu-img: fix help message |
commit | commitdiff | tree | snapshot |
2009-03-08 |
aurel32 | qemu-img: accept sizes with decimal values |
commit | commitdiff | tree | snapshot |
2009-03-08 |
blueswir1 | Call Perl directly instead of relying on shebang |
commit | commitdiff | tree | snapshot |
2009-03-08 |
blueswir1 | Multi-key completion for sendkey |
commit | commitdiff | tree | snapshot |
2009-03-08 |
aliguori | Fix windows build and clean up use of <windows.h> |
commit | commitdiff | tree | snapshot |
2009-03-08 |
blueswir1 | Rename one more _BSD to HOST_BSD (spotted by Hasso... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
aliguori | Remove unnecessary prefix on SDL_syswm.h. This fixes... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
blueswir1 | Prune unused TCG_AREGs |
commit | commitdiff | tree | snapshot |
2009-03-08 |
blueswir1 | Prune unused AREGs |
commit | commitdiff | tree | snapshot |
2009-03-08 |
blueswir1 | Use firmware configuration instead of NVRAM (initial... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
blueswir1 | Add new entries to firmware configuration device |
commit | commitdiff | tree | snapshot |
2009-03-08 |
blueswir1 | Rename _BSD to HOST_BSD so that it's more obvious that... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
aurel32 | target-mips: remove dead code |
commit | commitdiff | tree | snapshot |
2009-03-08 |
aurel32 | target-mips: rename helpers from do_ to helper_ |
commit | commitdiff | tree | snapshot |
2009-03-07 |
aurel32 | do not pretend to support low voltage operation |
commit | commitdiff | tree | snapshot |
2009-03-07 |
aurel32 | Fix correct reset value for ARM CP15 c1 auxiliary contr... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
aurel32 | Work around QEMU GDB stub suboptimality |
commit | commitdiff | tree | snapshot |
2009-03-07 |
aurel32 | Fix off-by-one errors for Altivec and SPE registers |
commit | commitdiff | tree | snapshot |
2009-03-07 |
aurel32 | Use C99 initializers for BlockDriver methods |
commit | commitdiff | tree | snapshot |
next |