summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* xhci: Initial xHCI implementationHector Martin2012-01-172-0/+2752
* usb: add audio device modelH. Peter Anvin2012-01-133-3/+711
* usb-desc: audio endpoint supportGerd Hoffmann2012-01-132-3/+16
* usb: track altsetting in USBDeviceGerd Hoffmann2012-01-1310-79/+79
* usb: track configuration and interface count in USBDevice.Gerd Hoffmann2012-01-132-8/+29
* vga: optimize ppm_save() divisionsAvi Kivity2012-01-121-6/+4
* etraxfs-dma: Model metadata and eopLars Persson2012-01-123-10/+33
* wm8750: Fix calculation of number of array elementsStefan Weil2012-01-101-1/+1
* elf: Improve symbol lookup (optimize, fix for bsd-user)Stefan Weil2012-01-101-7/+5
* hw/integratorcp: Simplify flash remap codePeter Maydell2012-01-101-19/+7
* hw/integratorcp: Fix sense of REMAP bitPeter Maydell2012-01-101-1/+1
* Merge branch 's390-next' of git://repo.or.cz/qemu/agrafAurelien Jarno2012-01-104-25/+75
|\
| * Add generic drive hotpluggingAlexander Graf2012-01-042-20/+51
| * [S390] Add hotplug supportAlexander Graf2012-01-042-5/+24
* | vhost: improve region filteringAvi Kivity2012-01-091-4/+15
* | vhost: fix mem_sections memory corruptionAvi Kivity2012-01-091-1/+1
* | vhost: fix incorrect userspace addressAvi Kivity2012-01-091-1/+1
* | Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafAurelien Jarno2012-01-077-57/+265
|\ \
| * | pseries: Check for duplicate addresses on the spapr-vio busMichael Ellerman2012-01-031-0/+32
| * | pseries: Populate "/chosen/linux,stdout-path" in the FDTDavid Gibson2012-01-034-1/+40
| * | pseries: Add a routine to find a stable "default" vty and use itDavid Gibson2012-01-031-9/+38
| * | pseries: Emit device tree nodes in reg orderDavid Gibson2012-01-031-5/+45
| * | pseries: FDT NUMA extensions to support multi-node guestsBharata B Rao2012-01-032-11/+102
| * | pseries: Remove hcalls callbackDavid Gibson2012-01-034-32/+8
| * | kvm-ppc: halt secondary cpus when guest resetLiu Yu-B132012012-01-031-0/+1
* | | sm501: Fix size of color_regStefan Weil2012-01-071-1/+1
* | | malta: Fix regression (i8259 interrupts did not work)Stefan Weil2012-01-071-4/+35
* | | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-01-065-14/+14
|\ \ \
| * | | scsi virtio-blk usb-msd: Clean up device init error messagesMarkus Armbruster2012-01-064-8/+8
| * | | Strip trailing '\n' from error_report()'s first argument (again)Markus Armbruster2012-01-061-6/+6
* | | | virtio-9p-proxy: Fix typo causing compile failure on 32 bit hostsPeter Maydell2012-01-061-2/+2
* | | | Merge remote-tracking branch 'amit/master' into stagingAnthony Liguori2012-01-061-1/+13
|\ \ \ \
| * | | | virtio-console: Fix failure on unconnected ptyChristian Borntraeger2011-12-301-1/+13
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori2012-01-067-446/+1713
|\ \ \ \
| * | | | hw/9pfs: Add support to use named socket for proxy FSM. Mohan Kumar2012-01-041-7/+45
| * | | | hw/9pfs: Proxy getversionM. Mohan Kumar2012-01-042-0/+33
| * | | | hw/9pfs: xattr interfaces in proxy filesystem driverM. Mohan Kumar2012-01-042-8/+120
| * | | | hw/9pfs: File ownership and othersM. Mohan Kumar2012-01-042-12/+130
| * | | | hw/9pfs: Add stat/readlink/statfs for proxy FSM. Mohan Kumar2012-01-042-8/+232
| * | | | hw/9pfs: Create other filesystem objectsM. Mohan Kumar2012-01-042-17/+190
| * | | | hw/9pfs: Open and create filesM. Mohan Kumar2012-01-042-6/+192
| * | | | hw/9pfs: File system helper process for qemu 9p proxy FSM. Mohan Kumar2012-01-041-0/+9
| * | | | hw/9pfs: Add new proxy filesystem driverM. Mohan Kumar2012-01-042-0/+412
| * | | | hw/9pfs: Add validation to {un}marshal codeM. Mohan Kumar2012-01-041-123/+338
| * | | | hw/9pfs: Move pdu_marshal/unmarshal code to a seperate fileM. Mohan Kumar2012-01-042-322/+12
| * | | | hw/9pfs: Move opt validation to FsDriver callbackAneesh Kumar K.V2012-01-043-5/+62
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'kraxel/usb.33' into stagingAnthony Liguori2012-01-062-3/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | usb-ohci: td.cbp incorrectly updated near page endAndriy Gapon2012-01-061-3/+3
| * | | usb-storage: cancel I/O on resetGerd Hoffmann2012-01-061-0/+12
| |/ /
* | | Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori2012-01-049-113/+403
|\ \ \
OpenPOWER on IntegriCloud