aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-14usb-linux: Ensure devep != 0Hans de Goede
2011-06-14usb-linux: Don't do perror when errno is not setHans de Goede
2011-06-14usb-linux: Teach about super speedHans de Goede
2011-06-14usb-linux: Get speed from sysfs rather then from the connectinfo ioctlHans de Goede
2011-06-14usb: documentation updateGerd Hoffmann
2011-06-14usb-ehci: split trace calls to handle arg count limitsGerd Hoffmann
2011-06-14usb-ehci: itd handling fixes.Gerd Hoffmann
2011-06-14The USB tablet should not claim boot protocol support.Kevin O'Connor
2011-06-14Fix USB mouse Set_Protocol behaviorKevin O'Connor
2011-06-14usb-ehci: drop EXECUTING checks.Gerd Hoffmann
2011-06-14usb: cancel async packets on unplugGerd Hoffmann
2011-06-14ehci: fix a number of unused-but-set-variable warnings (new with gcc-4.6)Hans de Goede
2011-06-14usb-ehci: fix error handling.Gerd Hoffmann
2011-06-14usb-ehci: fix offset writeback in ehci_buffer_rwGerd Hoffmann
2011-06-14usb-ehci: multiqueue supportGerd Hoffmann
2011-06-14usb-ehci: add queue data structGerd Hoffmann
2011-06-14usb-ehci: trace buffer copyGerd Hoffmann
2011-06-14usb-ehci: improve mmio tracingGerd Hoffmann
2011-06-14usb-ehci: trace port stateGerd Hoffmann
2011-06-14usb-ehci: trace state machine changesGerd Hoffmann
2011-06-14usb-ehci: trace mmio and usbstsGerd Hoffmann
2011-06-14usb-linux: catch ENODEV in more places.Gerd Hoffmann
2011-06-14block/rbd: Remove unused local variableStefan Weil
2011-06-14Darwin: Fix compilation warning regarding the deprecated daemon() functionAlexandre Raymond
2011-06-14cocoa: Avoid warning related to multiple handleEvent: definitionsAndreas Färber
2011-06-14cocoa: Revert dependency on VNCAndreas Färber
2011-06-14cocoa: Provide central qemu_main() prototypeAndreas Färber
2011-06-14Fix libfdt warnings on DarwinAndreas Färber
2011-06-14configure: Fix check for fdatasync()Alexandre Raymond
2011-06-14Remove warning in printf due to type mismatchAlexandre Raymond
2011-06-14Cocoa: avoid displaying window when command-line contains '-h' or '-help'Alexandre Raymond
2011-06-14Fix compilation warning due to incorrectly specified typeAlexandre Raymond
2011-06-14cocoa: do not create a spurious window for -versionTristan Gingold
2011-06-13configure: Detect and don't try to use older libcurlPeter Maydell
2011-06-13Changelog: Add explanatory note that this file is no longer updatedPeter Maydell
2011-06-12virtio: event index supportMichael S. Tsirkin
2011-06-12msix: Use replace local defines with pci_regs versionsJan Kiszka
2011-06-12pci: Update pci_regs headerJan Kiszka
2011-06-12msi: Fix copy&paste mistake in msi_uninitJan Kiszka
2011-06-12virtio: correctly initialize vm_runningJason Wang
2011-06-12virtio: guard against negative vq notifiesStefan Hajnoczi
2011-06-12virtio-pci.c: convert to PCIDEviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/xio3130_upstream.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/xio3130_downstream.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/wdt_i6300esb.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/vt82c686.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/vga-pci.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/versatile_pci.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/usb-ohci.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/unin_pci.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata