summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* qdev: Reset hot-plugged devicesJan Kiszka2011-07-291-0/+3
* Fix chrdev return value conversionBlue Swirl2011-07-241-1/+1
* Correct spelling of licensedMatthew Fernandez2011-07-2361-61/+61
* mc146818rtc: Handle host clock resetsJan Kiszka2011-07-231-0/+20
* notifier: Pass data argument to callbackJan Kiszka2011-07-232-2/+2
* ide: Turn properties any IDE device must have into bus propertiesMarkus Armbruster2011-07-231-1/+4
* virtio-serial: Turn props any virtio-serial-bus device must have into bus propsMarkus Armbruster2011-07-232-4/+5
* virtio-serial: Clean up virtser_bus_dev_print() outputMarkus Armbruster2011-07-231-8/+5
* usb-ccid: Drop unused CCIDCardInfo callback print()Markus Armbruster2011-07-232-12/+0
* vga: Fix type of lfb/map_addr/end.Richard Henderson2011-07-231-5/+5
* qemu-char: Print strerror message on failureKevin Wolf2011-07-233-6/+8
* multiboot: Support commas in module parametersAdam Lackorzynski2011-07-231-9/+9
* report serial devices created with -device in the PIIX4 config spacePaolo Bonzini2011-07-231-5/+17
* net: Consistently use qemu_macaddr_default_if_unsetJan Kiszka2011-07-237-8/+8
* Merge remote-tracking branch 'spice/spice.v39' into stagingAnthony Liguori2011-07-221-2/+2
|\
| * qxl: upon reset, if spice worker is stopped, the command rings can be not emptyYonit Halperin2011-07-201-2/+2
* | Merge remote-tracking branch 'kraxel/usb.21' into stagingAnthony Liguori2011-07-222-5/+10
|\ \
| * | usb-uhci: fix irq handling on error.Gerd Hoffmann2011-07-221-0/+6
| * | usb-hid: fixup changed tracking.Gerd Hoffmann2011-07-221-5/+4
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-07-2210-58/+52
|\ \ \ | |/ / |/| |
| * | scsi-disk: Mask out serial number EVPDHannes Reinecke2011-07-191-3/+12
| * | scsi-disk: Fixup debugging statementHannes Reinecke2011-07-191-1/+1
| * | scsi: Add 'hba_private' to SCSIRequestHannes Reinecke2011-07-198-52/+37
| * | iov: Update parameter usage in iov_(to|from)_buf()Hannes Reinecke2011-07-182-2/+2
* | | ds1225y: convert to qdev device, and use it in MIPS Jazz emulationHervé Poussineau2011-07-203-31/+82
* | | ds1225y: use trace frameworkHervé Poussineau2011-07-201-11/+5
* | | ds1225y: Remove protection stuff, which doesn't belong to this deviceHervé Poussineau2011-07-202-42/+1
| |/ |/|
* | Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori2011-07-195-30/+73
|\ \
| * | xen_console: fall back to qemu serial deviceAlexander Graf2011-07-171-4/+7
| * | xen_console: support the new extended xenstore protocolStefano Stabellini2011-07-173-6/+23
| * | xen_disk: treat "aio" as "raw"Stefano Stabellini2011-07-171-0/+3
| * | xen_disk: cope with missing xenstore "params" nodeStefano Stabellini2011-07-171-7/+27
| * | xen: add vkbd support for PV on HVM guestsStefano Stabellini2011-07-171-7/+12
| * | xen_console: fix memory leakStefano Stabellini2011-07-171-2/+6
| * | xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XENJan Kiszka2011-07-171-9/+0
| |/
* | Merge remote-tracking branch 'kraxel/usb.19' into stagingAnthony Liguori2011-07-1911-230/+458
|\ \
| * | usb-ohci: raise interrupt on attachGerd Hoffmann2011-07-081-1/+7
| * | usb-hub: remove unused descriptor arraysGerd Hoffmann2011-07-081-68/+0
| * | usb: fixup bluetooth descriptorsGerd Hoffmann2011-07-081-12/+12
| * | usb_register_port(): do not set port->opaque and port->index twiceJes Sorensen2011-07-081-2/+0
| * | ehci: add ich9 controller.Gerd Hoffmann2011-07-051-14/+29
| * | ehci: fix port count.Gerd Hoffmann2011-07-051-1/+1
| * | uhci: add ich9 controllersGerd Hoffmann2011-07-051-15/+39
| * | pci: add ich9 usb controller idsGerd Hoffmann2011-07-051-0/+8
| * | usb-ohci: Add support for being a companion controllerHans de Goede2011-07-051-12/+40
| * | usb-uhci: Add support for being a companion controllerHans de Goede2011-07-051-5/+36
| * | usb-ehci: Add support for registering companion controllersHans de Goede2011-07-051-30/+144
| * | usb-ehci: Fix handling of PED and PEDC port status bitsHans de Goede2011-07-051-13/+11
| * | usb: assert on calling usb_attach(port, NULL) on a port without a devHans de Goede2011-07-051-5/+4
| * | usb-ehci: cleanup port reset handlingHans de Goede2011-07-051-6/+1
OpenPOWER on IntegriCloud