summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-05-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150508-1' into s...Peter Maydell
2015-05-08xhci: remove unused codeGonglei
2015-05-08uhci: controller is halted after resetGerd Hoffmann
2015-05-08usb: usb-serial QOMifyGonglei
2015-05-08usb: usb-redir QOMifyGonglei
2015-05-08usb: usb-wacom-tablet QOMifyGonglei
2015-05-08usb: usb-uas QOMifyGonglei
2015-05-08usb: usb-storage QOMifyGonglei
2015-05-08usb: usb-ccid QOMifyGonglei
2015-05-08usb: usb-net QOMifyGonglei
2015-05-08usb-mtp: fix segmentation faultGonglei
2015-05-08usb: usb-mtp QOMifyGonglei
2015-05-08usb: usb-hub QOMifyGonglei
2015-05-08usb: usb-hid QOMifyGonglei
2015-05-08usb: usb-bt QOMifyGonglei
2015-05-08usb: usb-audio QOMifyGonglei
2015-05-08uhci: QOMifyGonglei
2015-05-08xhci: fix events for setup trb.Gerd Hoffmann
2015-05-08Revert "xhci: generate a Transfer Event for each Transfer TRB with the IOC bi...Gerd Hoffmann
2015-05-08xhci: set timer to retry xfersGerd Hoffmann
2015-05-08usb: fix usb-net segfaultMichal Kazior
2015-05-08virtio-ccw: implement ->device_pluggedCornelia Huck
2015-05-08virtio-ccw: change realization sequenceCornelia Huck
2015-05-08s390-virtio: clear {used,avail}_event_idx on reset as wellChristian Borntraeger
2015-05-08s390-virtio: use common featuresCornelia Huck
2015-05-08s390-virtio: Accommodate guests using virtqueues too earlyChristian Borntraeger
2015-05-08hw/ptimer: Do not artificially limit timers when using icountEdgar E. Iglesias
2015-05-05qapi: Drop inline nested structs in query-pciEric Blake
2015-04-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-04-30exec: move rcu_read_lock/unlock to address_space_translate callersPaolo Bonzini
2015-04-30apic_common: improve readability of apic_reset_commonDenis V. Lunev
2015-04-30Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3...Peter Maydell
2015-04-30Enable NVMe start controller for Windows guest.Daniel Stekloff
2015-04-30Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150430' into stagingPeter Maydell
2015-04-30microblaze: fix memory leakGonglei
2015-04-30vhost-user: remove superfluous '\n' around error_report()Gonglei
2015-04-30target-mips: fix memory leakGonglei
2015-04-30usb: Remove unused functionsThomas Huth
2015-04-30pci: Remove unused function ich9_d2pbr_init()Thomas Huth
2015-04-30vmxnet: Remove unused function vmxnet_rx_pkt_get_num_frags()Thomas Huth
2015-04-30tpm: fix coding styleStefan Berger
2015-04-30range: remove useless inclusionsPaolo Bonzini
2015-04-30misc: Fix new collection of typosStefan Weil
2015-04-30hw/display : remove 'struct' from 'typedef QXL struct'Chih-Min Chao
2015-04-30tpm: Modify DPRINTF to enable -Wformat checkingStefan Berger
2015-04-30tpm: Cast 64bit variables to int when used in DPRINTFStefan Berger
2015-04-30s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctlAlexander Yarygin
2015-04-30s390x/ipl: sort into categoriesCornelia Huck
2015-04-30sclp: sort into categoriesCornelia Huck
2015-04-30s390-virtio: sort into categoriesCornelia Huck