]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2008-10-12  aurel32SH4: Fix swap.b
2008-10-12  aliguoriMake sure to initialize fd_sets in aio.c
2008-10-12  aurel32hw/apic.c: use functions from host-utils.h
2008-10-12  aurel32COPYING: update from FSF
2008-10-12  aurel32Define macro QEMU_GNUC_PREREQ and use it
2008-10-12  aurel32Only use __builtin_* with GCC >= 3.4
2008-10-12  aurel32hw/apic.c: use __builtin funtions instead of assembly...
2008-10-12  aurel32Optimize some host-utils function with gcc builtins
2008-10-12  aurel32Get rid of sys/poll.h
2008-10-11  edgar_iglCRIS: Initialize the arch version preg to v32.
2008-10-11  edgar_iglCRIS: Handle GDB writes to pregs.
2008-10-11  pbrookAdd feature_to_c.sh.
2008-10-11  pbrookAdd GDB XML register description support.
2008-10-11  malcFix some debugging mistakes/leftovers
2008-10-11  balrogUse the adequate CFLAGS for confiugure tests.
2008-10-11  balrogAdd a configure check for zlib (Ryota OZAKI).
2008-10-11  blueswir1Correct SCSI error reporting (Laurent Vivier)
2008-10-11  balrogIncrease write buffer size in pflash emulation (Thomas...
2008-10-09  blueswir1Update (thanks to Edgar, Thiemo, malc, Paul, Laurent...
2008-10-09  aliguoriFix IDE DIAGNOSE for packet devices (Vincent Sanders)
2008-10-08  aliguoriFix IO performance regression in sparc
2008-10-08  edgar_iglCRIS: linux-user signals dont need ERP compensation...
2008-10-08  edgar_iglCRIS: linux-user ERP compensation not needed anymore.
2008-10-08  edgar_iglCRIS: Partial EXS reg support and fixes for SPC.
2008-10-08  edgar_iglCRIS: Correct typos.
2008-10-07  edgar_iglCRIS: Make local objects static.
2008-10-07  edgar_iglCRIS: Fix brk 8 and add S-flag emulation.
2008-10-07  aliguoriadd help text for --enable-sparse (Gerd Hoffman)
2008-10-07  aliguorimachine struct - specify max_cpus at the per machine...
2008-10-07  aliguorimachine struct - use C99 initializers (Jes Sorensen)
2008-10-07  aliguoriAdd USB sys file-system support (v8) (TJ)
2008-10-07  aliguoriAdd sparse checker support to the build system (Gerd...
2008-10-07  blueswir1Add static (spotted by sparse)
2008-10-07  blueswir1Fix error in fexpand (spotted by sparse)
2008-10-06  aliguoriSwitch the memory savevm handler to be "live"
2008-10-06  blueswir1Show size for unassigned accesses (Robert Reif)
2008-10-06  blueswir1Prepare for changing audio_pcm_ops dynamically (partial...
2008-10-06  aliguoriIntroduce v3 of savevm protocol
2008-10-06  aliguoriAdd dirty tracking for live migration
2008-10-06  aliguoriAdd bdrv_flush_all()
2008-10-06  aliguoriAllow the monitor to be suspended during non-blocking op
2008-10-05  blueswir1Silence some warnings about no value returned from...
2008-10-05  blueswir1Make various generated structures static
2008-10-05  blueswir1Make target_sigaltstack_used static
2008-10-05  blueswir1Export x86_stack_size in qemu.h
2008-10-05  blueswir1Make ioctl table static
2008-10-05  blueswir1Make bitmask tables static const
2008-10-05  blueswir1Make struct_termios_def const
2008-10-05  blueswir1Move wav_start_capture prototype to avoid a warning...
2008-10-05  blueswir1Make audio_pcm_opsstatic const
2008-10-05  blueswir1Add some missing static and const qualifiers, reg_names...
2008-10-05  blueswir1Variable logfilename is not used outside exec.c
2008-10-05  blueswir1Variable autostart is not used outside main()
2008-10-04  blueswir1Update Sparc docs, add -cpu flag
2008-10-04  balrogFix crc32w decoding, fix a constant width in blendvpd.
2008-10-04  blueswir1Make network packet debug functions more accessible
2008-10-04  blueswir1Add some missing static qualifiers
2008-10-04  blueswir1Move nographic export to sysemu.h
2008-10-04  blueswir1Use qemu-log.h
2008-10-04  balrogx86 "popcnt" affects flags.
2008-10-04  balrogImplement SSE4.1, SSE4.2 (x86).
2008-10-03  balrogImprove pflash cfi01 debug messages (Thomas Petazzoni).
2008-10-03  balrogReset CFI01 flash wcycle after erase confirm (Thomas...
2008-10-03  blueswir1Rearrange tick functions
2008-10-03  blueswir1Fix missing prototype warnings by moving declarations
2008-10-03  blueswir1Fix warning about unused function
2008-10-03  blueswir1Fix warning about missing return value
2008-10-02  malcOptimize 64 bit bswap
2008-10-02  malcDo not use load_seg_vm to load CS in real mode iret...
2008-10-02  blueswir1Include qemu-common.h in order to get prototypes for...
2008-10-02  blueswir1Resurrect the safe part of r5274
2008-10-02  blueswir1Make PCI class description tables const
2008-10-02  blueswir1Make monitor command tables const
2008-10-02  blueswir1Make some i386 disassembler tables const
2008-10-02  blueswir1Make CPULogItem tables const
2008-10-02  blueswir1Make keysym tables const
2008-10-02  blueswir1Make some tables const
2008-10-02  blueswir1Sun ss20 OBP does 32bit register access to esp (Robert...
2008-10-02  blueswir1Fix MXCC printf warning (based on patch by Robert Reif)
2008-10-02  thsAdd missing parenthesis in qemu_ram_alloc()
2008-10-01  aurel32ppc: fix crash in ppc system single step support
2008-10-01  aurel32Reset CPU on INIT IPI
2008-10-01  aurel32Fix cscope filelist by removing leading ./
2008-10-01  aurel32Add inotify syscall family
2008-10-01  aurel32Add mincore syscall
2008-10-01  aurel32Add fadvise64 stubs
2008-10-01  aurel32qemu: improve scsi dma speed by increasing the dma...
2008-10-01  aurel32monitor: add sendkey support for comma, dot and slash
2008-10-01  aurel32qemu-doc: document use of raw values with sendkey
2008-10-01  aurel32hw/apic.c: use bsr and bsf on x86_64
2008-10-01  aurel32fix default size handling in monitor
2008-10-01  aurel32target-ppc: fix computation of XER.{CA, OV} in addme...
2008-10-01  aurel32target-ppc: fix mullw/mullwo
2008-10-01  blueswir1Fix warning about variables used uninitialized
2008-10-01  blueswir1Make some variables static
2008-10-01  blueswir1Make some variables static
2008-10-01  blueswir1Change some qualifiers to static
2008-10-01  blueswir1Remove unused variables
2008-10-01  blueswir1Fix warning about incompatible types
2008-10-01  blueswir1Remove unused functions
next