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-11-09
Sparc32 BSD user support
blueswir1
2008-11-09
Document bluetooth support in qemu-doc.
balrog
2008-11-09
Add qemu_strndup: qemu_strdup with length limit.
balrog
2008-11-09
Add the -bt switch for setting up bluetooth stuff.
balrog
2008-11-08
Revert r5532, r5536 and a piece of r5531.
balrog
2008-11-08
Use an option rom instead of boot sector for -kernel
aliguori
2008-11-08
target-alpha: fix the return value of stl_c/stq_c
aurel32
2008-11-08
target-ppc: fix tcg fatal error on i386 host
aurel32
2008-11-07
Use the right format string to printf sector num with DEBUG_IDE.
balrog
2008-11-07
Fix some build issues for BSD.
blueswir1
2008-11-07
target-alpha: fix locked loads/stores
aurel32
2008-11-07
target-ppc: fix flags computation for tcg_gen_qemu_st
aurel32
2008-11-06
Fix interrupt exclusion via SSTEP_NOIRQ
malc
2008-11-06
User qemu profiling
aurel32
2008-11-06
Remove unused reg_T2 definition
aurel32
2008-11-06
Make sure to resume the monitor only after flushing out outstanding
aliguori
2008-11-06
Win32: Fix warnings
aurel32
2008-11-06
target-alpha: Fix ret instruction
aurel32
2008-11-05
Fix windows build after init_host_timer changes.
aliguori
2008-11-05
Run timers from host alarm timer callback
aliguori
2008-11-05
Use qemu_set_fd_handler2() to determine when alarm timer fires.
aliguori
2008-11-05
Improve error reporting in init_timer_alarm
aliguori
2008-11-05
Fix alarm_timer race with select - v3 (Jan Kiszka)
aliguori
2008-11-05
SM501 emulation for R2D-SH4
blueswir1
2008-11-05
Allow KVM to be used on either 32-bit or 64-bit x86
aliguori
2008-11-05
Use qemu_ram_alloc
blueswir1
2008-11-05
Add missing files to KVM commit.
aliguori
2008-11-05
Add --kerneldir configure argument
aliguori
2008-11-05
Add KVM support to QEMU
aliguori
2008-11-05
Split CPUID from op_helper
aliguori
2008-11-05
Add additional CPU flag definitions
aliguori
2008-11-04
ETRAX-FS: Make etraxfs_dmac_run local.
edgar_igl
2008-11-04
Set default audio timer period to a sane value (otherwise qemu becomes unusab...
malc
2008-11-04
target-mips: use the new rotr/rotri instructions
aurel32
2008-11-04
ETRAX-FS: Fix DMA warnings.
edgar_igl
2008-11-04
Add safety net against potential infinite loop
malc
2008-11-04
Mention output overlaps.
pbrook
2008-11-04
Fix ARM default NaN.
pbrook
2008-11-04
tc6393xb: non-accelerated FB support (Dmitry Baryshkov).
balrog
2008-11-04
Tosa: dummy lcd support (Dmitry Baryshkov).
balrog
2008-11-04
scoop: GPRR reports the state of GPIO lines (Dmitry Baryshkov).
balrog
2008-11-04
Tosa: disable pxafb as it's not used on tosa (Dmitry Baryshkov).
balrog
2008-11-04
Tosa: provide correct IRQ to tc6393xb init (Dmitry Baryshkov).
balrog
2008-11-04
Tosa: emulate LEDs (Dmitry Baryshkov).
balrog
2008-11-04
tc6393xb: initial support for nand control (Dmitry Baryshkov).
balrog
2008-11-03
VFP fnmsc negative zero fix.
pbrook
2008-11-03
Fix rotri_i64 typo.
pbrook
2008-11-03
target-ppc: use the new rotr/rotri instructions
aurel32
2008-11-03
tcg-ops.h: add rotl/rotli and rotr/rotri TCG instructions
aurel32
2008-11-03
tcg-op.h: reorder _i64 instructions common to 32- and 64-bit targets
aurel32
[next]