projects
/
sdk
/
emulator
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sdk/emulator/qemu.git
2009-03-29
blueswir1
misc scsi disk/cdrom fixes/improvements 3/4
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
blueswir1
misc scsi disk/cdrom fixes/improvements 2/4
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
blueswir1
misc scsi disk/cdrom fixes/improvements 1/4
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
target-mips: don't map FP registers as TCG global variables
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
target-mips: fix divu instruction
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
tcg: fix _tl aliases for divu/remu
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
target-ppc: Explain why the whole TLB is flushed on...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
blueswir1
Fix hxtool eating backslash sequences for sh != bash
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
blueswir1
Fix hxtool eating backslash sequences
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aliguori
fix format string warnings in block-qcow2.c (Christoph...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aliguori
check for bs->drv in bdrv_flush (Christoph Hellwig)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aliguori
remove dead code in bdrv_check_request (Christoph Hellwig)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
target-mips: optimize write to env->hflags
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
target-mips: optimize gen_muldiv()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
tcg: add _tl aliases for div/divu/rem/remu
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
target-mips: optimize gen_HILO()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
target-mips: optimize gen_trap()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
target-mips: optimize gen_compute_branch()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
target-mips: don't mix result and arguments in gen_op_*
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
target-mips: gen_bshfl()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
target-mips: optimize gen_mul_vr54xx()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
target-mips: optimize gen_cl()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
target-ppc: avoid nop to override next instruction
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
target-alpha: bug fix: avoid nop to override next instr...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
target-alpha: remove PALCODE_ declarations (unused).
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
target-alpha: add instruction name in comments for...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
Document which IPR are used by 21264
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
target-alpha: tb_flush helper should flush the tb ...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
target-alpha: fix temp free for hw_st
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
target-alpha: fix bug: integer conditional branch offse...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
target-alpha: Fix bug: do not mask address LSBs for...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
aurel32
target-alpha: Fix bug: palcode is at least 6 bits.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aurel32
build system: silence gdbstub-xml.c generation
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aurel32
tcg/README: fix description of bswap32_i32/i64
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aurel32
target-sh4: r2d --append option support
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aurel32
hw/eeprom93xx.c: support 93xx EEPROMs with more than...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aurel32
hw/eeprom93xx.c: substitute structure dump with discret...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aurel32
target-sh4: r2d --append option support
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aurel32
target-mips: fix FPU in 64-bit mode
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aurel32
target-mips: implement FPU Flush-To-Zero mode
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aliguori
gdbstub: Allow re-instantiation (Jan Kiszka)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aliguori
char: Fix closing of various char devices (Jan Kiszka)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aliguori
qemu-img: adding a "-F base_fmt" option to "qemu-img...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aliguori
block-qcow2: keep backing file format in a qcow2 extens...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aliguori
block: support known backing format for image create...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aliguori
Introducing qcow2 extensions (Uri Lublin)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aliguori
kvm: Drop kvm_patch_opcode_byte (Jan Kiszka)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aliguori
ROM write access for debugging (Jan Kiszka)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aliguori
Use the DMA api to map virtio elements.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aliguori
virtio-blk: use generic vectored I/O APIs (Christoph...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aliguori
add qemu_iovec_init_external (Christoph Hellwig)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aliguori
Clean some PCI defines (Stefan Weil)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aliguori
Fix monitor command (screendump) (Stefan Weil)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aliguori
Remove nodisk_ok machine feature (Jan Kiszka)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aliguori
musicpal: Fix regression caused by 6839 (Jan Kiszka)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aliguori
gdbstub: Drop redundant memset after qemu_mallocz ...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aliguori
get roms more room. (Glauber Costa)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
aliguori
new scsi-generic abstraction, use SG_IO (Christoph...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
blueswir1
Document sun ID PROM contents
commit
|
commitdiff
|
tree
|
snapshot
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
next