]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2010-11-16  Michael S.... tap: make set_offload a nop after netdev cleanup
2010-11-16  Gleb NatapovAdd support for async page fault to qemu
2010-11-16  Michael S.... tap: clear vhost_net backend on cleanup
2010-11-16  Gerd Hoffmannmore stdvga cleanups.
2010-11-16  Gerd Hoffmannswitch vmware_vga to pci vgabios
2010-11-16  Gerd Hoffmannswitch stdvga to pci vgabios
2010-11-16  Gerd HoffmannAdd new vgabios binaries to blobs list.
2010-11-11  Gerd Hoffmannadd copyright to spiceaudio
2010-11-09  Gerd Hoffmannspice: add audio
2010-11-09  Gerd Hoffmannintel-hda: fix codec addressing.
2010-11-09  malcRevert "intel-hda: fix codec addressing."
2010-11-09  Gerd Hoffmannintel-hda: fix codec addressing.
2010-11-09  Gerd Hoffmannintel-hda: add msi support
2010-11-09  Gerd Hoffmannintel-hda: update irq status on WAKEEN changes.
2010-11-09  François Revolintel-hda: Honor WAKEEN bits.
2010-11-09  Gerd Hoffmannhda-audio: exit cleanup
2010-11-09  Gerd Hoffmannintel-hda: exit cleanup
2010-11-07  Blue SwirlFix win32 build
2010-11-04  Kevin Wolfscsi-disk: Fix immediate failure of bdrv_aio_*
2010-11-04  Kevin Wolfvirtio-blk: Handle immediate flush failure properly
2010-11-04  Kevin Wolfide: Handle immediate bdrv_aio_flush failure
2010-11-04  Blue Swirlblock: avoid a warning on 64 bit hosts with long as...
2010-11-04  Kevin Wolfqcow2: Invalidate cache after failed read
2010-11-04  Kevin Wolfvpc: Implement bdrv_flush
2010-11-04  Kevin Wolfscsi-disk: Implement werror for flushes
2010-11-04  Kevin Wolfscsi-disk: Complete failed requests in scsi_disk_emulat...
2010-11-04  Kevin Wolfblock: Allow bdrv_flush to return errors
2010-11-04  Kevin Wolfscsi-disk: Implement rerror option
2010-11-03  Jes SorensenFold send_all() wrapper unix_write() into one function
2010-11-03  Jes SorensenRemove obsolete 'f' double parameter type
2010-11-03  Jes SorensenSwitch migrate_set_speed() to take an 'o' argument...
2010-11-03  Jes SorensenAdd support for 'o' octet (bytes) format as monitor...
2010-11-03  Jes SorensenIntroduce strtosz() library function to convert a strin...
2010-11-01  Gerd Hoffmannintel-hda: documentation update
2010-11-01  Blue SwirlFix out of tree build
2010-11-01  Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-11-01  malchda-audio: Zap tabs
2010-11-01  Gerd HoffmannAdd Intel HD Audio support to qemu.
2010-11-01  Gerd Hoffmannadd VMSTATE_BOOL
2010-10-31  malcRemove trailing whitespace
2010-10-31  Blue Swirlsparc32: convert debug printf statements to tracepoints
2010-10-30  Jes SorensenRemove unncessary includes
2010-10-30  Jes SorensenConsolidate oom_check() functions
2010-10-30  Jes SorensenSeparate qemu_pidfile() into OS specific versions
2010-10-30  Jes SorensenDo not redefine reserved key-words TRUE/FALSE
2010-10-30  Jes SorensenMove qemu_gettimeofday() to OS specific files
2010-10-30  Jes SorensenWe only support eventfd under POSIX, move qemu_eventfd...
2010-10-30  Jes Sorensenqemu_pipe() is used only by POSIX code, so move to...
2010-10-30  Jes SorensenMove osdep socket code to oslib-{posix,win32}.c
2010-10-30  Jes SorensenMove QEMU OS dependant library functions to OS specific...
2010-10-30  Stefan Weiltarget-xxx: Use fprintf_function (format checking)
2010-10-30  Stefan Weilexec: Use fprintf_function for dump_exec_info (format...
2010-10-30  Stefan Weiltcg: Use fprintf_function (format checking)
2010-10-30  Stefan WeilAdd fprintf_function for function pointers to fprintf...
2010-10-29  malcMov muldiv64 to qemu-common.h (Thus unbreaking gus)
2010-10-27  Michael S.... Merge branch 'pci' into for_anthony
2010-10-27  Michael S.... pcie: update satus on reset
2010-10-27  Michael S.... msi: minor cleanups
2010-10-27  Michael S.... msi: simplify range checks
2010-10-27  Michael S.... pci: improve w1c mask handling
2010-10-27  Michael S.... pcie: clean up hot plug notification
2010-10-27  Michael S.... pcie: simplify range check
2010-10-27  Blue SwirlIntroduce range.h
2010-10-27  Michael S.... qemu-options.def: add to generated header list
2010-10-27  Jason Wangnet: properly handle illegal fd/vhostfd from command...
2010-10-27  Michael S.... virtio: sanity-check available index
2010-10-27  Michael S.... migration: don't segfault on invalid input
2010-10-26  Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-26  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-10-25  Anthony Liguoriseabios: Update to 0.6.1
2010-10-23  Blue Swirlqemu-timer: move commonly used timer code to qemu-timer...
2010-10-23  Paolo Bonzinirewrite i386 tests Makefile
2010-10-23  Paolo Bonzinifix test_path
2010-10-23  Paolo Bonzinimake runcom compile on recent distributions
2010-10-23  Paolo Bonzinidisable test_enter on i386, it is broken
2010-10-23  Paolo Bonziniunbreak "make" from vpath-built tests directory
2010-10-23  Paolo Bonziniunbreak "make" from tests directory
2010-10-22  Blue Swirlmips_fulong2e: fix ram allocation
2010-10-22  Stefan WeilReplace remaining gcc format attributes by macro GCC_FM...
2010-10-22  Stefan WeilRemove special handling of system include files (no...
2010-10-22  Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-10-22  Kevin Wolfvirtio-blk: Respect werror option for flushes
2010-10-22  Kevin Wolfide: Handle flush failure
2010-10-22  Kevin Wolfide: Factor ide_flush_cache out
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-22  Kusanagi Kouichimonitor: Ignore "." and ".." when completing file name.
2010-10-22  Jan KiszkaFix test suite build with tracing enabled
2010-10-22  Jan KiszkaSilence compiler warning in json test case
2010-10-22  Hidetoshi SetoTrivial fix for QMP/qmp-events.txt
2010-10-21  Samuel Thibaultcurses: Fix control-{@[\]^_} and ESC
2010-10-21  Marcelo Tosattikvm: save/restore x86-64 MSRs on x86-64 kernels
2010-10-21  Marcelo Tosattikvm: writeback SMP TSCs on migration only
next