2008-10-11 |
pbrook | Add GDB XML register description support. |
commit | commitdiff | tree | snapshot |
2008-10-11 |
malc | Fix some debugging mistakes/leftovers |
commit | commitdiff | tree | snapshot |
2008-10-11 |
balrog | Use the adequate CFLAGS for confiugure tests. |
commit | commitdiff | tree | snapshot |
2008-10-11 |
balrog | Add a configure check for zlib (Ryota OZAKI). |
commit | commitdiff | tree | snapshot |
2008-10-11 |
blueswir1 | Correct SCSI error reporting (Laurent Vivier) |
commit | commitdiff | tree | snapshot |
2008-10-11 |
balrog | Increase write buffer size in pflash emulation (Thomas... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
blueswir1 | Update (thanks to Edgar, Thiemo, malc, Paul, Laurent... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
aliguori | Fix IDE DIAGNOSE for packet devices (Vincent Sanders) |
commit | commitdiff | tree | snapshot |
2008-10-08 |
aliguori | Fix IO performance regression in sparc |
commit | commitdiff | tree | snapshot |
2008-10-08 |
edgar_igl | CRIS: linux-user signals dont need ERP compensation... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
edgar_igl | CRIS: linux-user ERP compensation not needed anymore. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
edgar_igl | CRIS: Partial EXS reg support and fixes for SPC. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
edgar_igl | CRIS: Correct typos. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
edgar_igl | CRIS: Make local objects static. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
edgar_igl | CRIS: Fix brk 8 and add S-flag emulation. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
aliguori | add help text for --enable-sparse (Gerd Hoffman) |
commit | commitdiff | tree | snapshot |
2008-10-07 |
aliguori | machine struct - specify max_cpus at the per machine... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
aliguori | machine struct - use C99 initializers (Jes Sorensen) |
commit | commitdiff | tree | snapshot |
2008-10-07 |
aliguori | Add USB sys file-system support (v8) (TJ) |
commit | commitdiff | tree | snapshot |
2008-10-07 |
aliguori | Add sparse checker support to the build system (Gerd... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
blueswir1 | Add static (spotted by sparse) |
commit | commitdiff | tree | snapshot |
2008-10-07 |
blueswir1 | Fix error in fexpand (spotted by sparse) |
commit | commitdiff | tree | snapshot |
2008-10-06 |
aliguori | Switch the memory savevm handler to be "live" |
commit | commitdiff | tree | snapshot |
2008-10-06 |
blueswir1 | Show size for unassigned accesses (Robert Reif) |
commit | commitdiff | tree | snapshot |
2008-10-06 |
blueswir1 | Prepare for changing audio_pcm_ops dynamically (partial... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
aliguori | Introduce v3 of savevm protocol |
commit | commitdiff | tree | snapshot |
2008-10-06 |
aliguori | Add dirty tracking for live migration |
commit | commitdiff | tree | snapshot |
2008-10-06 |
aliguori | Add bdrv_flush_all() |
commit | commitdiff | tree | snapshot |
2008-10-06 |
aliguori | Allow the monitor to be suspended during non-blocking op |
commit | commitdiff | tree | snapshot |
2008-10-05 |
blueswir1 | Silence some warnings about no value returned from... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
blueswir1 | Make various generated structures static |
commit | commitdiff | tree | snapshot |
2008-10-05 |
blueswir1 | Make target_sigaltstack_used static |
commit | commitdiff | tree | snapshot |
2008-10-05 |
blueswir1 | Export x86_stack_size in qemu.h |
commit | commitdiff | tree | snapshot |
2008-10-05 |
blueswir1 | Make ioctl table static |
commit | commitdiff | tree | snapshot |
2008-10-05 |
blueswir1 | Make bitmask tables static const |
commit | commitdiff | tree | snapshot |
2008-10-05 |
blueswir1 | Make struct_termios_def const |
commit | commitdiff | tree | snapshot |
2008-10-05 |
blueswir1 | Move wav_start_capture prototype to avoid a warning... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
blueswir1 | Make audio_pcm_opsstatic const |
commit | commitdiff | tree | snapshot |
2008-10-05 |
blueswir1 | Add some missing static and const qualifiers, reg_names... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
blueswir1 | Variable logfilename is not used outside exec.c |
commit | commitdiff | tree | snapshot |
2008-10-05 |
blueswir1 | Variable autostart is not used outside main() |
commit | commitdiff | tree | snapshot |
2008-10-04 |
blueswir1 | Update Sparc docs, add -cpu flag |
commit | commitdiff | tree | snapshot |
2008-10-04 |
balrog | Fix crc32w decoding, fix a constant width in blendvpd. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
blueswir1 | Make network packet debug functions more accessible |
commit | commitdiff | tree | snapshot |
2008-10-04 |
blueswir1 | Add some missing static qualifiers |
commit | commitdiff | tree | snapshot |
2008-10-04 |
blueswir1 | Move nographic export to sysemu.h |
commit | commitdiff | tree | snapshot |
2008-10-04 |
blueswir1 | Use qemu-log.h |
commit | commitdiff | tree | snapshot |
2008-10-04 |
balrog | x86 "popcnt" affects flags. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
balrog | Implement SSE4.1, SSE4.2 (x86). |
commit | commitdiff | tree | snapshot |
2008-10-03 |
balrog | Improve pflash cfi01 debug messages (Thomas Petazzoni). |
commit | commitdiff | tree | snapshot |
2008-10-03 |
balrog | Reset CFI01 flash wcycle after erase confirm (Thomas... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
blueswir1 | Rearrange tick functions |
commit | commitdiff | tree | snapshot |
2008-10-03 |
blueswir1 | Fix missing prototype warnings by moving declarations |
commit | commitdiff | tree | snapshot |
2008-10-03 |
blueswir1 | Fix warning about unused function |
commit | commitdiff | tree | snapshot |
2008-10-03 |
blueswir1 | Fix warning about missing return value |
commit | commitdiff | tree | snapshot |
2008-10-02 |
malc | Optimize 64 bit bswap |
commit | commitdiff | tree | snapshot |
2008-10-02 |
malc | Do not use load_seg_vm to load CS in real mode iret... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
blueswir1 | Include qemu-common.h in order to get prototypes for... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
blueswir1 | Resurrect the safe part of r5274 |
commit | commitdiff | tree | snapshot |
2008-10-02 |
blueswir1 | Make PCI class description tables const |
commit | commitdiff | tree | snapshot |
2008-10-02 |
blueswir1 | Make monitor command tables const |
commit | commitdiff | tree | snapshot |
2008-10-02 |
blueswir1 | Make some i386 disassembler tables const |
commit | commitdiff | tree | snapshot |
2008-10-02 |
blueswir1 | Make CPULogItem tables const |
commit | commitdiff | tree | snapshot |
2008-10-02 |
blueswir1 | Make keysym tables const |
commit | commitdiff | tree | snapshot |
2008-10-02 |
blueswir1 | Make some tables const |
commit | commitdiff | tree | snapshot |
2008-10-02 |
blueswir1 | Sun ss20 OBP does 32bit register access to esp (Robert... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
blueswir1 | Fix MXCC printf warning (based on patch by Robert Reif) |
commit | commitdiff | tree | snapshot |
2008-10-02 |
ths | Add missing parenthesis in qemu_ram_alloc() |
commit | commitdiff | tree | snapshot |
2008-10-01 |
aurel32 | ppc: fix crash in ppc system single step support |
commit | commitdiff | tree | snapshot |
2008-10-01 |
aurel32 | Reset CPU on INIT IPI |
commit | commitdiff | tree | snapshot |
2008-10-01 |
aurel32 | Fix cscope filelist by removing leading ./ |
commit | commitdiff | tree | snapshot |
2008-10-01 |
aurel32 | Add inotify syscall family |
commit | commitdiff | tree | snapshot |
2008-10-01 |
aurel32 | Add mincore syscall |
commit | commitdiff | tree | snapshot |
2008-10-01 |
aurel32 | Add fadvise64 stubs |
commit | commitdiff | tree | snapshot |
2008-10-01 |
aurel32 | qemu: improve scsi dma speed by increasing the dma... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
aurel32 | monitor: add sendkey support for comma, dot and slash |
commit | commitdiff | tree | snapshot |
2008-10-01 |
aurel32 | qemu-doc: document use of raw values with sendkey |
commit | commitdiff | tree | snapshot |
2008-10-01 |
aurel32 | hw/apic.c: use bsr and bsf on x86_64 |
commit | commitdiff | tree | snapshot |
2008-10-01 |
aurel32 | fix default size handling in monitor |
commit | commitdiff | tree | snapshot |
2008-10-01 |
aurel32 | target-ppc: fix computation of XER.{CA, OV} in addme... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
aurel32 | target-ppc: fix mullw/mullwo |
commit | commitdiff | tree | snapshot |
2008-10-01 |
blueswir1 | Fix warning about variables used uninitialized |
commit | commitdiff | tree | snapshot |
2008-10-01 |
blueswir1 | Make some variables static |
commit | commitdiff | tree | snapshot |
2008-10-01 |
blueswir1 | Make some variables static |
commit | commitdiff | tree | snapshot |
2008-10-01 |
blueswir1 | Change some qualifiers to static |
commit | commitdiff | tree | snapshot |
2008-10-01 |
blueswir1 | Remove unused variables |
commit | commitdiff | tree | snapshot |
2008-10-01 |
blueswir1 | Fix warning about incompatible types |
commit | commitdiff | tree | snapshot |
2008-10-01 |
blueswir1 | Remove unused functions |
commit | commitdiff | tree | snapshot |
2008-10-01 |
blueswir1 | Remove unused variable |
commit | commitdiff | tree | snapshot |
2008-10-01 |
aurel32 | target-alpha: update STATUS |
commit | commitdiff | tree | snapshot |
2008-10-01 |
balrog | Check that asynchronous (DMA) submission succeeds ... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
balrog | Actually check read/write errors in IDE (Ian Jackson). |
commit | commitdiff | tree | snapshot |
2008-10-01 |
balrog | x86 pextrw destination operand can be r64. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
balrog | Handle MSR_IA32_PERF_STATUS in rdmsr (Alexander Graf). |
commit | commitdiff | tree | snapshot |
2008-09-30 |
balrog | Disable bluetooth proxy compilation on win32. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
malc | Avoid (some) ppc cross-compilation problems |
commit | commitdiff | tree | snapshot |
2008-09-30 |
blueswir1 | Add some missing static qualifiers |
commit | commitdiff | tree | snapshot |
2008-09-30 |
blueswir1 | Silence some warnings about uninitialized variables |
commit | commitdiff | tree | snapshot |
2008-09-30 |
blueswir1 | Few compile time warnings removed (Stefano Stabellini) |
commit | commitdiff | tree | snapshot |
2008-09-30 |
aurel32 | target-alpha: convert palcode ops to TCG |
commit | commitdiff | tree | snapshot |
next |