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-10-06
Add bdrv_flush_all()
aliguori
2008-10-06
Allow the monitor to be suspended during non-blocking op
aliguori
2008-10-05
Silence some warnings about no value returned from non-void function
blueswir1
2008-10-05
Make various generated structures static
blueswir1
2008-10-05
Make target_sigaltstack_used static
blueswir1
2008-10-05
Export x86_stack_size in qemu.h
blueswir1
2008-10-05
Make ioctl table static
blueswir1
2008-10-05
Make bitmask tables static const
blueswir1
2008-10-05
Make struct_termios_def const
blueswir1
2008-10-05
Move wav_start_capture prototype to avoid a warning with -Wmissing-prototypes
blueswir1
2008-10-05
Make audio_pcm_opsstatic const
blueswir1
2008-10-05
Add some missing static and const qualifiers, reg_names only used if NDEBUG set
blueswir1
2008-10-05
Variable logfilename is not used outside exec.c
blueswir1
2008-10-05
Variable autostart is not used outside main()
blueswir1
2008-10-04
Update Sparc docs, add -cpu flag
blueswir1
2008-10-04
Fix crc32w decoding, fix a constant width in blendvpd.
balrog
2008-10-04
Make network packet debug functions more accessible
blueswir1
2008-10-04
Add some missing static qualifiers
blueswir1
2008-10-04
Move nographic export to sysemu.h
blueswir1
2008-10-04
Use qemu-log.h
blueswir1
2008-10-04
x86 "popcnt" affects flags.
balrog
2008-10-04
Implement SSE4.1, SSE4.2 (x86).
balrog
2008-10-03
Improve pflash cfi01 debug messages (Thomas Petazzoni).
balrog
2008-10-03
Reset CFI01 flash wcycle after erase confirm (Thomas Petazzoni).
balrog
2008-10-03
Rearrange tick functions
blueswir1
2008-10-03
Fix missing prototype warnings by moving declarations
blueswir1
2008-10-03
Fix warning about unused function
blueswir1
2008-10-03
Fix warning about missing return value
blueswir1
2008-10-02
Optimize 64 bit bswap
malc
2008-10-02
Do not use load_seg_vm to load CS in real mode iret handling
malc
2008-10-02
Include qemu-common.h in order to get prototypes for qemu_malloc etc.
blueswir1
2008-10-02
Resurrect the safe part of r5274
blueswir1
2008-10-02
Make PCI class description tables const
blueswir1
2008-10-02
Make monitor command tables const
blueswir1
2008-10-02
Make some i386 disassembler tables const
blueswir1
2008-10-02
Make CPULogItem tables const
blueswir1
2008-10-02
Make keysym tables const
blueswir1
2008-10-02
Make some tables const
blueswir1
2008-10-02
Sun ss20 OBP does 32bit register access to esp (Robert Reif)
blueswir1
2008-10-02
Fix MXCC printf warning (based on patch by Robert Reif)
blueswir1
2008-10-02
Add missing parenthesis in qemu_ram_alloc()
ths
2008-10-01
ppc: fix crash in ppc system single step support
aurel32
2008-10-01
Reset CPU on INIT IPI
aurel32
2008-10-01
Fix cscope filelist by removing leading ./
aurel32
2008-10-01
Add inotify syscall family
aurel32
2008-10-01
Add mincore syscall
aurel32
2008-10-01
Add fadvise64 stubs
aurel32
2008-10-01
qemu: improve scsi dma speed by increasing the dma buffer size
aurel32
2008-10-01
monitor: add sendkey support for comma, dot and slash
aurel32
2008-10-01
qemu-doc: document use of raw values with sendkey
aurel32
[next]