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-09-17
Enable ld flag --warn-common
blueswir1
2008-09-17
Fix warnings that would be caused by ld flag --warn-common
blueswir1
2008-09-17
16550A UART: RHR irq enable bit also masks the Rx timeout irq.
balrog
2008-09-16
target-alpha: small optimizations
aurel32
2008-09-16
target-alpha: fix TCG register names
aurel32
2008-09-16
target-alpha: convert some arith3 instructions to TCG
aurel32
2008-09-16
target-alpha: convert arith2 instructions to TCG
aurel32
2008-09-16
Move offsetof to osdep.h, remove local defintions.
balrog
2008-09-16
block-raw is not a protocol
aliguori
2008-09-15
Fix range in the hid report descriptor for USB tablet.
balrog
2008-09-15
Make sure to define fd_open when not on Linux
aliguori
2008-09-15
WMVi extension support (Stefano Stabellini)
aliguori
2008-09-15
vnc dynamic resolution (Stefano Stabellini)
aliguori
2008-09-15
Right now, kvm keeps the memory allocation split, so we can
aliguori
2008-09-15
Make page_find() return 0 for too-large addresses (Eduardo Habkost)
aliguori
2008-09-15
Use common objects for qemu-img and qemu-nbd
aliguori
2008-09-15
Define a few structures instead of including a file, add "static"
blueswir1
2008-09-15
SH4: Privilege check for instructions
aurel32
2008-09-15
qemu sh4 nptl support
aurel32
2008-09-15
sh4: doesn't set the cpu_model_str
aurel32
2008-09-15
SH4: Serial controller improvement
aurel32
2008-09-15
SH4: sleep instruction bug fix
aurel32
2008-09-14
Fix array subscript above array bounds error
blueswir1
2008-09-14
ppc: Convert op_andi to TCG
aurel32
2008-09-14
ppc: Convert ctr, lr moves to TCG
aurel32
2008-09-14
alpha: add tests
aurel32
2008-09-14
MIPS: Fix tlbwi/tlbwr
aurel32
2008-09-14
MIPS: remove empty cpu_mips_irqctrl_init()
aurel32
2008-09-14
target-mips: fix warning
aurel32
2008-09-14
alpha: fix helper.h
aurel32
2008-09-14
alpha: fix lit sign
aurel32
2008-09-14
qemu_next_deadline_dyntick is only used on Linux and Windows
blueswir1
2008-09-14
Revert incorrect part of r4574 to avoid unaligned traps with i386 target
blueswir1
2008-09-14
Display TCGCond name in tcg dumper (original patch by Tristan Gingold)
blueswir1
2008-09-14
Enable gcc flag -Wwrite-strings
blueswir1
2008-09-14
Fix warnings that would be caused by gcc flag -Wwrite-strings
blueswir1
2008-09-14
usb: Support for removing device by host addr, improved auto filter syntax (M...
aliguori
2008-09-14
husb: Make control transactions asynchronous (Max Krasnyansky)
aliguori
2008-09-13
Use 64 bit loads for tlb addend only if addend size is 64 bits
blueswir1
2008-09-13
Fix stack alignment on Sparc32 host
blueswir1
2008-09-13
Fix mulscc with high bits set in either src1 or src2
blueswir1
2008-09-12
Let snapshot work with protocols
aliguori
2008-09-11
uhci: Change default transaction lifetime to 32 frames (Max Krasnyansky)
aliguori
2008-09-11
Enable gcc flag -Wendif-labels
blueswir1
2008-09-11
Only build compatfd when using AIO and make sure to always init AIO
aliguori
2008-09-11
Write zeros to high bits of y, based on patch by Vince Weaver
blueswir1
2008-09-11
Make sure to read siginfo from signalfd
aliguori
2008-09-11
Fix the build on non-Linux systems
aliguori
2008-09-10
Convert rest of ops using float32 to TCG, remove FT0 and FT1
blueswir1
2008-09-10
Partially convert float128 conversion ops to TCG
blueswir1
[next]