index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu-char.h: Fix IOCTL values
aurel32
2008-08-22
1
-2
/
+2
*
uhci: improved TD matching, working ISOC transfers
aurel32
2008-08-22
1
-12
/
+28
*
add comment for DisplayState->idle
aurel32
2008-08-22
1
-1
/
+1
*
uhci: Fixed length handling for SETUP and OUT tokens
aurel32
2008-08-22
1
-9
/
+10
*
[sh4] code translation bug fix
aurel32
2008-08-22
1
-4
/
+18
*
[sh4] MMU bug fix
aurel32
2008-08-22
2
-3
/
+24
*
[sh4] memory mapped TLB entries
aurel32
2008-08-22
3
-11
/
+223
*
[sh4] delay slot bug fix
aurel32
2008-08-22
2
-0
/
+22
*
[sh4] sleep instruction
aurel32
2008-08-22
5
-2
/
+17
*
array overflow in hw/stellaris.c and hw/omap_dss.c
aurel32
2008-08-22
2
-3
/
+4
*
Parallel Port Direction Fix
aurel32
2008-08-22
3
-0
/
+17
*
*FreeBSD: pulseaudio is a possible audio driver
aurel32
2008-08-21
1
-2
/
+2
*
PC: suggest a workaround to boot a kernel without hard-disk
aurel32
2008-08-21
1
-1
/
+1
*
Ignore IDE command if issued while IDE is busy (Gleb Natapov)
aliguori
2008-08-21
1
-0
/
+26
*
Add image format option for USB mass-storage devices
aurel32
2008-08-21
2
-3
/
+34
*
move GUI_REFRESH_INTERVAL define from vl.c to console.h (Gerd Hoffmann)
aliguori
2008-08-21
2
-2
/
+3
*
add container_of() macro to osdep.h (Gerd Hoffmann)
aliguori
2008-08-21
1
-0
/
+4
*
add DisplayState->idle (Samuel Thibault)
aliguori
2008-08-21
4
-0
/
+8
*
Handle terminating signals (Gerd Hoffmann)
aliguori
2008-08-21
3
-10
/
+28
*
uhci: fixes for save/load-vm (Max Krasnyansky)
aliguori
2008-08-21
1
-2
/
+8
*
husb: Fixup printfs and stuff based on the review comments (Max Krasnyansky)
aliguori
2008-08-21
1
-7
/
+4
*
husb: remove disconnect detection timer (Max Krasnyansky)
aliguori
2008-08-21
1
-31
/
+6
*
husb: rewrite Linux host USB layer, fully async operation (Max Krasnyansky)
aliguori
2008-08-21
1
-278
/
+182
*
uhci: rewrite UHCI emulator, fully async operation with multiple outstanding ...
aliguori
2008-08-21
1
-364
/
+533
*
usb: generic packet handler cleanup and documentation (Max Krasnyansky)
aliguori
2008-08-21
2
-121
/
+179
*
husb: support for USB host device auto connect (Max Krasnyansky)
aliguori
2008-08-21
3
-42
/
+225
*
husb: support for USB host device auto disconnect (Max Krasnyansky)
aliguori
2008-08-21
3
-17
/
+66
*
Fix windows build
aliguori
2008-08-21
3
-43
/
+56
*
Fix OSS on OpenBSD
blueswir1
2008-08-21
2
-5
/
+14
*
Fix OpenBSD linker warnings
blueswir1
2008-08-21
17
-137
/
+170
*
Fix wrwim masking (Luis Pureza)
blueswir1
2008-08-21
1
-0
/
+3
*
Use initial CPU definition structure for some CPU fields instead of copying
blueswir1
2008-08-21
4
-87
/
+83
*
De-assert PIC IRQs properly at APIC level
aurel32
2008-08-21
3
-7
/
+24
*
De-assert ISA PIC IRQs properly
aurel32
2008-08-21
1
-4
/
+6
*
bios: update from bochs release 2.3.7
aurel32
2008-08-21
2
-75
/
+24
*
Relax qemu_ld/st constraints for !SOFTMMU case
malc
2008-08-21
1
-1
/
+14
*
Kludge to support linux-user on a PPC64
malc
2008-08-20
1
-0
/
+9
*
Fix tswap size
malc
2008-08-20
1
-2
/
+2
*
Correct version of Heikki Lindholms ppc64.ld script
malc
2008-08-20
1
-26
/
+22
*
Relax qemu_ld/st constraints for !SOFTMMU case
malc
2008-08-20
1
-2
/
+6
*
Avoid clobbering input/aliased registers in !SOFTMMU+64bit+bswap case
malc
2008-08-20
1
-9
/
+10
*
Clear the upper 32 bits of addr_reg in TARGET_LONG_BITS == 32 case
malc
2008-08-20
1
-0
/
+6
*
Move tcg_out_tlb_read into #ifdef CONFIG_SOFTMMU block to avoid compiler warning
malc
2008-08-20
1
-1
/
+1
*
Silence vmport unless DEBUG is enabled.
aliguori
2008-08-19
1
-1
/
+5
*
Remove unnecessary #includes from block-nbd.c
aliguori
2008-08-19
1
-5
/
+0
*
Revert r4979 since it breaks the monitor
aliguori
2008-08-19
3
-16
/
+20
*
ACPI suspend type field is 3 bits long
aurel32
2008-08-19
1
-1
/
+1
*
i386: fix isapc machine
aurel32
2008-08-19
2
-4
/
+10
*
i386: Catch all non-present ptes in cpu_get_phys_page_debug (Jan Kiszka)
aliguori
2008-08-18
1
-0
/
+2
*
APIC: Do not start zero-period timers (Jan Kiszka)
aliguori
2008-08-18
1
-0
/
+2
[next]