aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-13slirp: Use strcasecmp() to check tftp mode, tsizeSergei Gavrikov
2011-01-12ppc405_uc: fix a buffer overflowBlue Swirl
2011-01-12lan9118: fix a buffer overflowBlue Swirl
2011-01-12vpc: fix a file descriptor leakBlue Swirl
2011-01-12qemu-io: fix a memory leakBlue Swirl
2011-01-12vvfat: fix a file descriptor leakBlue Swirl
2011-01-12loader: fix a file descriptor leakBlue Swirl
2011-01-12vnc-auth-sasl: fix a memory leakBlue Swirl
2011-01-12virtio-serial-bus: bump up control vq size to 32Amit Shah
2011-01-12Merge remote branch 'origin/master' into pciMichael S. Tsirkin
2011-01-12audio: split sample conversion and volume mixingMichael Walle
2011-01-12disas: remove opcode printing on ARM hostsAurelien Jarno
2011-01-12arm-dis: Include opcode hex when doing disassemblyPeter Maydell
2011-01-12usb: zap pdev from usbportGerd Hoffmann
2011-01-12usb: rewrite fw path, fix numberingGerd Hoffmann
2011-01-12tcg arm/mips/ia64: add a comment about retranslation and cachesAurelien Jarno
2011-01-12linux-user: Add configure check for linux/fiemap.h and IOC_FS_FIEMAPPeter Maydell
2011-01-12ARM: Fix decoding of VQSHL/VQSHLU immediate formsPeter Maydell
2011-01-12ARM: add neon helpers for VQSHLUJuha Riihimäki
2011-01-11usb: add port property.Gerd Hoffmann
2011-01-11target-sh4: fix fpu disabled/illegal exceptionAurelien Jarno
2011-01-11usb: keep track of physical port address.Gerd Hoffmann
2011-01-11usb storage: handle long responsesGerd Hoffmann
2011-01-11usb storage: fix status reportingGerd Hoffmann
2011-01-11usb storage: high speed supportGerd Hoffmann
2011-01-11usb: add device qualifier supportGerd Hoffmann
2011-01-11usb: add usb_desc_attachGerd Hoffmann
2011-01-11usb: add attach callbackGerd Hoffmann
2011-01-11usb: add speed mask to portsGerd Hoffmann
2011-01-11usb: hid: change serial number to "42".Gerd Hoffmann
2011-01-11usb: hid: remote wakeup support.Gerd Hoffmann
2011-01-11usb: hub: remote wakeup support.Gerd Hoffmann
2011-01-11usb: uhci: remote wakeup support.Gerd Hoffmann
2011-01-11usb: add usb_wakeup() + wakeup callback to port opsGerd Hoffmann
2011-01-11usb: rework attach/detach workflowGerd Hoffmann
2011-01-11usb: create USBPortOps, move attach there.Gerd Hoffmann
2011-01-11ioeventfd: error handling cleanupMichael S. Tsirkin
2011-01-11usb: move remote wakeup handling to common codeGerd Hoffmann
2011-01-11usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common codeGerd Hoffmann
2011-01-11usb: move USB_REQ_SET_ADDRESS handling to common codeGerd Hoffmann
2011-01-11usb network: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb storage: serial number supportGerd Hoffmann
2011-01-11usb descriptors: add settable strings.Gerd Hoffmann
2011-01-11usb hub: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb bluetooth: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb wacom: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb storage: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb serial: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb hid: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb: data structs and helpers for usb descriptors.Gerd Hoffmann