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
2008-08-24
Fix math warnings on OpenBSD -current
blueswir1
2008-08-23
VNC: Support for ExtendedKeyEvent client message
aliguori
2008-08-23
MIPS: don't free TCG temporary variable twice
aurel32
2008-08-22
sh4: fix tas.b @Rn instruction
aurel32
2008-08-22
qemu-char.h: Fix IOCTL values
aurel32
2008-08-22
uhci: improved TD matching, working ISOC transfers
aurel32
2008-08-22
add comment for DisplayState->idle
aurel32
2008-08-22
uhci: Fixed length handling for SETUP and OUT tokens
aurel32
2008-08-22
[sh4] code translation bug fix
aurel32
2008-08-22
[sh4] MMU bug fix
aurel32
2008-08-22
[sh4] memory mapped TLB entries
aurel32
2008-08-22
[sh4] delay slot bug fix
aurel32
2008-08-22
[sh4] sleep instruction
aurel32
2008-08-22
array overflow in hw/stellaris.c and hw/omap_dss.c
aurel32
2008-08-22
Parallel Port Direction Fix
aurel32
2008-08-21
*FreeBSD: pulseaudio is a possible audio driver
aurel32
2008-08-21
PC: suggest a workaround to boot a kernel without hard-disk
aurel32
2008-08-21
Ignore IDE command if issued while IDE is busy (Gleb Natapov)
aliguori
2008-08-21
Add image format option for USB mass-storage devices
aurel32
2008-08-21
move GUI_REFRESH_INTERVAL define from vl.c to console.h (Gerd Hoffmann)
aliguori
2008-08-21
add container_of() macro to osdep.h (Gerd Hoffmann)
aliguori
2008-08-21
add DisplayState->idle (Samuel Thibault)
aliguori
2008-08-21
Handle terminating signals (Gerd Hoffmann)
aliguori
2008-08-21
uhci: fixes for save/load-vm (Max Krasnyansky)
aliguori
2008-08-21
husb: Fixup printfs and stuff based on the review comments (Max Krasnyansky)
aliguori
2008-08-21
husb: remove disconnect detection timer (Max Krasnyansky)
aliguori
2008-08-21
husb: rewrite Linux host USB layer, fully async operation (Max Krasnyansky)
aliguori
2008-08-21
uhci: rewrite UHCI emulator, fully async operation with multiple outstanding ...
aliguori
2008-08-21
usb: generic packet handler cleanup and documentation (Max Krasnyansky)
aliguori
2008-08-21
husb: support for USB host device auto connect (Max Krasnyansky)
aliguori
2008-08-21
husb: support for USB host device auto disconnect (Max Krasnyansky)
aliguori
2008-08-21
Fix windows build
aliguori
2008-08-21
Fix OSS on OpenBSD
blueswir1
2008-08-21
Fix OpenBSD linker warnings
blueswir1
2008-08-21
Fix wrwim masking (Luis Pureza)
blueswir1
2008-08-21
Use initial CPU definition structure for some CPU fields instead of copying
blueswir1
2008-08-21
De-assert PIC IRQs properly at APIC level
aurel32
2008-08-21
De-assert ISA PIC IRQs properly
aurel32
2008-08-21
bios: update from bochs release 2.3.7
aurel32
2008-08-21
Relax qemu_ld/st constraints for !SOFTMMU case
malc
2008-08-20
Kludge to support linux-user on a PPC64
malc
2008-08-20
Fix tswap size
malc
2008-08-20
Correct version of Heikki Lindholms ppc64.ld script
malc
2008-08-20
Relax qemu_ld/st constraints for !SOFTMMU case
malc
2008-08-20
Avoid clobbering input/aliased registers in !SOFTMMU+64bit+bswap case
malc
2008-08-20
Clear the upper 32 bits of addr_reg in TARGET_LONG_BITS == 32 case
malc
2008-08-20
Move tcg_out_tlb_read into #ifdef CONFIG_SOFTMMU block to avoid compiler warning
malc
2008-08-19
Silence vmport unless DEBUG is enabled.
aliguori
2008-08-19
Remove unnecessary #includes from block-nbd.c
aliguori
2008-08-19
Revert r4979 since it breaks the monitor
aliguori
[next]