aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-02linux-user/arm/nwfpe/fpopcode.h: Fix non-UTF-8 charactersnon-utf-fixesPeter Maydell
2011-12-02linux-user/cpu-uname.c: Convert to UTF-8Peter Maydell
2011-12-01Update version for 1.0 releaseAnthony Liguori
2011-11-30Makefile: use full path for qapi-generated directoryMichael Roth
2011-11-30qapi: fix guardname generationMichael Roth
2011-11-28Update version for 1.0-rc4Anthony Liguori
2011-11-28ccid: Fix buffer overrun in handling of VSC_ATR messageMarkus Armbruster
2011-11-28Revert "fix out of tree build"Anthony Liguori
2011-11-28configure: avoid screening of --{en, dis}able-usb-redir optionsMax Filippov
2011-11-28cutils: Make strtosz & friends leave follow set to callersMarkus Armbruster
2011-11-28qemu-img: Tighten parsing of size argumentsMarkus Armbruster
2011-11-28x86/cpuid: Tighten parsing of tsc_freq=FREQMarkus Armbruster
2011-11-28vl: Tighten parsing of -m argumentMarkus Armbruster
2011-11-28vl: Tighten parsing of -numa's parameter memMarkus Armbruster
2011-11-28cutils: Drop broken support for zero strtosz default_suffixMarkus Armbruster
2011-11-28configure: tighten pie toolchain support test for tls variablesAvi Kivity
2011-11-28usb-redir: Don't try to write to the chardev after a close eventHans de Goede
2011-11-28usb-redir: Device disconnect + re-connect robustness fixesHans de Goede
2011-11-28usb-redir: Call qemu_chr_fe_open/closeHans de Goede
2011-11-28spice-qemu-char: Generate chardev open/close eventsHans de Goede
2011-11-28qemu-char: rename qemu_chr_event to qemu_chr_be_event and make it publicHans de Goede
2011-11-289pfs: improve portability to older systemsAneesh Kumar K.V
2011-11-28tci: Make flush_icache_range() inlineStefan Weil
2011-11-28eepro100: Fix alignment requirement for statistical countersStefan Weil
2011-11-28virtio: add and use virtio_set_featuresPaolo Bonzini
2011-11-289pfs: improve portability to older systemsPaolo Bonzini
2011-11-28Merge remote-tracking branch 'kwolf/block-stable' into stagingAnthony Liguori
2011-11-28Merge remote-tracking branch 'kraxel/usb.32' into stagingAnthony Liguori
2011-11-28Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-11-28Revert "i386: derive '-cpu host' from KVM_GET_SUPPORTED_CPUID"Anthony Liguori
2011-11-26tci: Add entry to MAINTAINERSStefan Weil
2011-11-26MAINTAINERS: add checkpatchBlue Swirl
2011-11-26checkpatch.pl: fix CAST detectionFlorian Mickler
2011-11-26target-xtensa: fix MMUv3 initializationMax Filippov
2011-11-23usb-host: add usb_host_do_reset function.Gerd Hoffmann
2011-11-23vpc: Add missing error handling in alloc_blockKevin Wolf
2011-11-23vdi: Fix memory leakKevin Wolf
2011-11-23vvfat: Add migration blockerKevin Wolf
2011-11-23vpc: Add migration blockerKevin Wolf
2011-11-23vmdk: Add migration blockerKevin Wolf
2011-11-23vdi: Add migration blockerKevin Wolf
2011-11-23qcow: Add migration blockerKevin Wolf
2011-11-23usb-ehci: add register namesGerd Hoffmann
2011-11-23usb-ehci: codestyle fixupsGerd Hoffmann
2011-11-23usb-hub: implement resetGerd Hoffmann
2011-11-23fix out of tree buildStefano Stabellini
2011-11-23rtl8139: Fix invalid IO access alignmentJulian Pidancet
2011-11-22usb-hub: wakeup on detach too.Gerd Hoffmann
2011-11-22usb: fix usb_qdev_init error handling.Gerd Hoffmann
2011-11-22usb: make usb_create_simple catch and pass up errors.Gerd Hoffmann