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-07
CRIS: Make local objects static.
edgar_igl
2008-10-07
CRIS: Fix brk 8 and add S-flag emulation.
edgar_igl
2008-10-07
add help text for --enable-sparse (Gerd Hoffman)
aliguori
2008-10-07
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
2008-10-07
machine struct - use C99 initializers (Jes Sorensen)
aliguori
2008-10-07
Add USB sys file-system support (v8) (TJ)
aliguori
2008-10-07
Add sparse checker support to the build system (Gerd Hoffman)
aliguori
2008-10-07
Add static (spotted by sparse)
blueswir1
2008-10-07
Fix error in fexpand (spotted by sparse)
blueswir1
2008-10-06
Switch the memory savevm handler to be "live"
aliguori
2008-10-06
Show size for unassigned accesses (Robert Reif)
blueswir1
2008-10-06
Prepare for changing audio_pcm_ops dynamically (partially revert r5422)
blueswir1
2008-10-06
Introduce v3 of savevm protocol
aliguori
2008-10-06
Add dirty tracking for live migration
aliguori
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
[next]