]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
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
2010-10-21  Marcelo Tosattikvm: factor out kvm_has_msr_star
2010-10-21  Marcelo Tosattikvm: add save/restore of MSR_VM_HSAVE_PA
2010-10-21  Hidetoshi SetoFix build on !KVM_CAP_MCE
2010-10-21  Hidetoshi Setox86, mce: broadcast mce depending on the cpu version
2010-10-21  Hidetoshi Setox86, mce: ignore SRAO only when MCG_SER_P is available
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
next