summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update version for 1.0-rc4Anthony Liguori2011-11-281-1/+1
* ccid: Fix buffer overrun in handling of VSC_ATR messageMarkus Armbruster2011-11-281-0/+1
* Revert "fix out of tree build"Anthony Liguori2011-11-281-1/+1
* configure: avoid screening of --{en, dis}able-usb-redir optionsMax Filippov2011-11-281-2/+8
* cutils: Make strtosz & friends leave follow set to callersMarkus Armbruster2011-11-281-44/+26
* qemu-img: Tighten parsing of size argumentsMarkus Armbruster2011-11-281-4/+6
* x86/cpuid: Tighten parsing of tsc_freq=FREQMarkus Armbruster2011-11-281-1/+1
* vl: Tighten parsing of -m argumentMarkus Armbruster2011-11-281-2/+3
* vl: Tighten parsing of -numa's parameter memMarkus Armbruster2011-11-281-2/+2
* cutils: Drop broken support for zero strtosz default_suffixMarkus Armbruster2011-11-281-13/+4
* configure: tighten pie toolchain support test for tls variablesAvi Kivity2011-11-281-1/+11
* usb-redir: Don't try to write to the chardev after a close eventHans de Goede2011-11-281-0/+4
* usb-redir: Device disconnect + re-connect robustness fixesHans de Goede2011-11-281-1/+21
* usb-redir: Call qemu_chr_fe_open/closeHans de Goede2011-11-281-0/+3
* spice-qemu-char: Generate chardev open/close eventsHans de Goede2011-11-281-1/+35
* qemu-char: rename qemu_chr_event to qemu_chr_be_event and make it publicHans de Goede2011-11-282-13/+23
* 9pfs: improve portability to older systemsAneesh Kumar K.V2011-11-281-1/+6
* tci: Make flush_icache_range() inlineStefan Weil2011-11-282-4/+4
* eepro100: Fix alignment requirement for statistical countersStefan Weil2011-11-281-1/+9
* virtio: add and use virtio_set_featuresPaolo Bonzini2011-11-285-20/+23
* 9pfs: improve portability to older systemsPaolo Bonzini2011-11-283-7/+8
* Merge remote-tracking branch 'kwolf/block-stable' into stagingAnthony Liguori2011-11-2812-13/+99
|\
| * vpc: Add missing error handling in alloc_blockKevin Wolf2011-11-231-1/+4
| * vdi: Fix memory leakKevin Wolf2011-11-231-0/+3
| * vvfat: Add migration blockerKevin Wolf2011-11-231-0/+17
| * vpc: Add migration blockerKevin Wolf2011-11-231-0/+13
| * vmdk: Add migration blockerKevin Wolf2011-11-231-1/+15
| * vdi: Add migration blockerKevin Wolf2011-11-231-0/+12
| * qcow: Add migration blockerKevin Wolf2011-11-231-0/+12
| * sheepdog: Avoid deadlock in error pathDong Xu Wang2011-11-221-0/+2
| * scsi-generic: add as boot devicePaolo Bonzini2011-11-221-0/+5
| * scsi: fix fw pathPaolo Bonzini2011-11-221-2/+2
| * usb-msd: do not register twice in the boot orderPaolo Bonzini2011-11-224-6/+10
| * virtio-blk: fix cross-endian config spacePaolo Bonzini2011-11-221-3/+4
* | Merge remote-tracking branch 'kraxel/usb.32' into stagingAnthony Liguori2011-11-285-39/+98
|\ \
| * | usb-host: add usb_host_do_reset function.Gerd Hoffmann2011-11-231-3/+22
| * | usb-ehci: add register namesGerd Hoffmann2011-11-231-0/+2
| * | usb-ehci: codestyle fixupsGerd Hoffmann2011-11-231-28/+28
| * | usb-hub: implement resetGerd Hoffmann2011-11-231-3/+17
| * | usb-hub: wakeup on detach too.Gerd Hoffmann2011-11-221-0/+2
| * | usb: fix usb_qdev_init error handling.Gerd Hoffmann2011-11-221-3/+15
| * | usb: make usb_create_simple catch and pass up errors.Gerd Hoffmann2011-11-222-2/+12
| |/
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-11-283-19/+6
|\ \
| * | fix out of tree buildStefano Stabellini2011-11-231-1/+1
| * | rtl8139: Fix invalid IO access alignmentJulian Pidancet2011-11-231-13/+1
| * | slirp: Clean up net_slirp_hostfwd_remove()'s use of get_str_sep()Markus Armbruster2011-11-221-5/+4
| |/
* | Revert "i386: derive '-cpu host' from KVM_GET_SUPPORTED_CPUID"Anthony Liguori2011-11-281-4/+23
* | tci: Add entry to MAINTAINERSStefan Weil2011-11-261-0/+5
* | MAINTAINERS: add checkpatchBlue Swirl2011-11-261-0/+5
* | checkpatch.pl: fix CAST detectionFlorian Mickler2011-11-261-1/+1
OpenPOWER on IntegriCloud