]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2010-10-22  Kevin Wolfqemu-img: Fix qemu-img convert -obacking_file
2010-10-22  Stefan Weilblock: Use GCC_FMT_ATTR and fix a format error
2010-10-22  Kevin Wolfqemu-io: New command map
2010-10-22  edisonCopy snapshots out of QCOW2 disk
2010-10-22  Christoph Hellwigide: set WCACHE supported in IDENTIFY data
2010-10-22  Kevin Wolfqcow2: Remove old image creation function
2010-10-22  Kevin Wolfqcow2: Simplify image creation
2010-10-22  Stefan Hajnocziqcow2: Support exact L1 table growth
2010-10-21  Samuel Thibaultcurses: Fix control-{@[\]^_} and ESC
2010-10-20  Gleb NatapovFix pci hotplug to generate level triggered interrupt.
2010-10-20  Gleb NatapovUse defines instead of numbers for pci hotplug sts bit
2010-10-20  Marcelo TosattiFix memory leak in register save load due to xsave...
2010-10-20  Marcelo TosattiAdd savevm/loadvm support for MCE
2010-10-20  Marcelo TosattiMCE: Relay UCR MCE to guest
2010-10-20  Huang YingAdd RAM -> physical addr mapping in MCE simulation
2010-10-20  Marcelo TosattiExport qemu_ram_addr_from_host
2010-10-20  Marcelo Tosattikvm: x86: add mce support
2010-10-20  Marcelo Tosattiiothread: use signalfd
2010-10-20  Marcelo Tosattisignalfd compatibility
2010-10-20  Joerg RoedelAdd svm cpuid features
2010-10-20  Joerg RoedelSet cpuid definition to 0 before initializing it
2010-10-20  Markus Armbrusterconfigure: Support disabling warnings in $gcc_flags
2010-10-20  Stefan Weiltcg: Fix compiler error (comparison of unsigned expression)
2010-10-20  Gerd Hoffmannwacom tablet: activate event handlers.
2010-10-20  Gerd Hoffmannvmmouse: adapt to mouse handler changes.
2010-10-20  Venkateswararao... [virtio-9p] Add support to v9fs_string_alloc_printf...
2010-10-20  Sanchit Garg[virtio-9p] Use preadv/pwritev instead of readv/writev
2010-10-20  Harsh Prateek... [virtio-9p] Qemu 9p commandline options validity checks
2010-10-20  Aneesh Kumar K.Vvirtio-9p: Support mapped posix acl
2010-10-20  Aneesh Kumar K.Vvirtio-9p: Use layered xattr approach
2010-10-20  Venkateswararao... [virtio-9p] Ignore O_DIRECT hint from client.
2010-10-20  M. Mohan Kumarqemu-virtio-9p: Implement TREADLINK operation for 9p2000.L
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...
next