]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2010-10-20  Venkateswararao... [virtio-9p] Introduce server side TFSYNC/RFSYNC for...
2010-10-20  M. Mohan Kumarqemu-virtio9p: Implement TGETLOCK
2010-10-20  M. Mohan Kumar[virto-9p] Implement TLOCK
2010-10-20  Sripathi Kodi[virtio-9p] open should not return EBADF
2010-10-20  Blue Swirltrace: improve info trace output
2010-10-20  Stefan Hajnoczitrace: Format strings must begin/end with double quotes
2010-10-20  Blue Swirlapic: convert debug printf statements to tracepoints
2010-10-20  Stefan Hajnoczitrace: Relax trace-events parsing regex in simpletrace.py
2010-10-17  Jindrich Makovickaissue snd_pcm_start() when capturing audio
2010-10-17  Jindrich Makovickafix 100% CPU load when idle with ALSA
2010-10-13  Blue Swirltrace: print a warning if user tries to enable an unkno...
2010-10-13  Blue Swirlmips: avoid write only variables
2010-10-13  Blue Swirlppc: avoid write only variables
2010-10-13  Blue Swirli386: avoid a write only variable
2010-10-13  Blue Swirlvnc: avoid write only variables
2010-10-13  Blue Swirlcris: avoid a write only variable
2010-10-13  Blue SwirlDelete write only variables
2010-10-13  Blue Swirlppc: remove video.x
2010-10-13  Blue Swirllsi53c895a: avoid a write only variable
2010-10-13  Blue Swirleepro100: initialize a variable in all cases
2010-10-13  Blue Swirlcirrus: avoid write only variables
2010-10-13  Blue Swirlblock: avoid a write only variable
2010-10-11  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-09  Blue Swirltrace: remove timestamp files when cleaning up
2010-10-09  Stefan Weilconfigure: Send error message from spice check to ...
2010-10-09  Stefan Weilwin32: Set unbuffered stdout
2010-10-09  Stefan Hajnoczi.gitignore: Ignore *-timestamp
2010-10-09  Vincent Minetacpi: Fix an infinite loop in acpi_table_add
2010-10-09  Stefan Weilconfigure: Remove unneeded defines from checks
2010-10-09  Scott Woodconfigure: include stddef.h for NULL
2010-10-09  Stefan Hajnoczitrace: Trace bdrv_aio_{readv,writev}
2010-10-09  Stefan Hajnoczitrace: Use TP_PROTO() and TP_ARGS() for LTTng UST
2010-10-09  Stefan Hajnoczitrace: Don't strip lines containing '#' arbitrarily
2010-10-09  Stefan Hajnoczitrace: Use portable format strings
2010-10-07  Edgar E. Iglesiascris: Consider the TLB valid bit on writes to the TLB
2010-10-07  Michael S.... vhost: error code
2010-10-07  Michael S.... virtio: change set guest notifier to per-device
2010-10-07  Stefan Weileepro100: Add support for multiple individual addresses...
2010-10-07  Michael S.... virtio-net: unify vhost-net start/stop
2010-10-07  Michael S.... virtio: invoke set_status callback on reset
2010-10-06  Michael S.... net: delay freeing peer host device
2010-10-05  Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05  Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-05  Stefan Weillinux-user: Fix typo m86k -> m68k
2010-10-05  Stefan WeilFix spelling in comments
2010-10-05  Stefan Weildocs: Improve documentation
2010-10-05  Stefan WeilAdd new user mode option -ignore-environment
2010-10-05  John Clarkppc: Minor 40x MMU fixes
2010-10-03  Stefan Hajnocziconsole: Avoid dereferencing NULL active_console
2010-10-03  Stefan Weilexec: Fix compilation error for debug code
2010-10-03  Stefan Weilrc4030: Fix compilation error in debug code
2010-10-03  Stefan Weilmipsnet: Fix compiler warning in debug code
2010-10-03  Stefan Weilblock/vvfat: Fix compiler warning in debug code
2010-10-03  Stefan Weilvirtio-9p: Use GCC_FMT_ATTR and fix a format warning
2010-10-03  Stefan Weilblockdev: Use GCC_FMT_ATTR (format checking)
2010-10-03  Stefan WeilUse GCC_FMT_ATTR (format checking)
2010-10-03  Stefan WeilReplace most gcc format attributes by macro GCC_FMT_ATT...
2010-10-03  Andreas Färberslirp: Silence warning on Haiku
2010-10-03  Andreas Färbertap: Add stub for Haiku
2010-10-03  Andreas Färbernbd: Haiku has _IO() in its BSD compatibility layer
2010-10-03  Andreas FärberHaiku doesn't have libm
2010-10-03  Andreas Färberconfigure: Don't rely on special pthreads library
2010-10-03  Andreas Färberconfigure: Add basic support for Haiku
2010-10-02  Blue Swirltrace: avoid unnecessary recompilation if nothing changed
2010-10-02  Blue SwirlMakefile: fix config-devices.mak generation
2010-10-02  Blue Swirlsysbus: fix address truncation
2010-10-02  Stefan Weiltarget-cris: Use %td for ptrdiff_t arguments in debug...
2010-10-02  Stefan Weiltarget-microblaze: Use %td for ptrdiff_t arguments...
2010-10-02  Edgar E. Iglesiasvirtex: Add braces
2010-10-01  Luiz CapitulinoQMP/README: Update QMP homepage address
2010-10-01  Luiz CapitulinoMonitor: Rename the qemu-monitor.hx file
2010-10-01  Luiz CapitulinoQMP: Introduce qmp_call_cmd()
2010-10-01  Luiz CapitulinoMonitor: Directly call QObject handlers
2010-10-01  Luiz CapitulinoMonitor: Rename monitor_handler_is_async()
2010-10-01  Luiz CapitulinoMonitor: Rename monitor_handler_ported()
2010-10-01  Luiz CapitulinoMonitor: Drop monitor_cmd_user_only()
2010-10-01  Luiz CapitulinoMonitor: Drop QMP info from the qemu-monitor.hx file
2010-10-01  Luiz CapitulinoQMP: Small cleanup in handle_qmp_command()
2010-10-01  Luiz CapitulinoQMP: Simplify do_info_commands()
2010-10-01  Luiz CapitulinoQMP: Introduce query commands dispatch table
2010-10-01  Luiz CapitulinoQMP: Introduce command dispatch table
2010-10-01  Luiz CapitulinoQMP: Introduce qmp_find_cmd()
2010-10-01  Luiz CapitulinoMonitor: Introduce the qmp-commands.hx file
2010-10-01  Luiz CapitulinoMonitor: Convert do_info() back to HMP
2010-10-01  Luiz CapitulinoMonitor: Drop is_async_return()
2010-10-01  Luiz CapitulinoMonitor: Drop QMP bits from do_info()
2010-10-01  Luiz CapitulinoQMP: Don't use do_info()
2010-10-01  Luiz CapitulinoQMP: handle_qmp_command(): Move 'cmd' sanity check
2010-10-01  Luiz CapitulinoMonitor: Introduce search_dispatch_table()
2010-10-01  Eduardo Habkostdisable guest-provided stats on "info balloon" command
2010-10-01  Daniel P. BerrangeAdd option to turn on JSON pretty printing in monitor
2010-10-01  Daniel P. BerrangeAdd support for JSON pretty printing
2010-09-30  Edgar E. Iglesiaspowerpc: Add a virtex5 ml507 refdesign board
2010-09-30  Edgar E. Iglesiaspowerpc: Add a ppc-440x5 Xilinx model
2010-09-29  Andreas Färbertap: Remove double include of util.h
2010-09-29  Wu Fengguangpulse-audio: fix bug on updating rpos
2010-09-28  malcaudio: Fix memory size for resampling buffer in DAC...
2010-09-26  Blue Swirlmingw: add version information to the executables
2010-09-26  Loïc MinierAvoid exit in trap as it breaks with some shells
2010-09-25  Andreas FärberIntroduce qemu_madvise()
next