]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2010-11-16  Peter MaydellFix compilation failure with simple trace when srcdir...
2010-11-16  Stefan HajnocziDelete IOHandlers after potentially running them
2010-11-16  Hans de Goedeusb-linux: Get the active configuration from sysfs...
2010-11-16  Hans de Goedeusb-linux: introduce a usb_linux_get_configuration...
2010-11-16  Hans de Goedeusb-linux: Store devpath into USBHostDevice when usb_fs...
2010-11-16  Jes SorensenAdd missing braces
2010-11-16  Gleb NatapovOut off array access in usb-net
2010-11-16  Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-16  Daniel P. BerrangeAdd support for generating a systemtap tapset static...
2010-11-16  Daniel P. BerrangeAdd a DTrace tracing backend targetted for SystemTAP...
2010-11-16  Adam Lackorzynskimultiboot: Prevent loading of x86_64 images
2010-11-16  Alex Williamsonapic: Don't iterate past last used apic
2010-11-16  Michael S.... pci: allow hotplug removal of cold-plugged devices
2010-11-16  Alex WilliamsonPCI: Bus number from the bridge, not the device
2010-11-16  Alex Williamsone1000: Fix TCP checksum overflow with TSO
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-02  Gerd Hoffmannspice-display: replace private lock with qemu mutex.
2010-11-02  Gerd Hoffmannspice-core: fix warning when building with spice <...
2010-11-02  Hans de Goedespice-core: fix watching for write events
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
next