summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | usb-ehci: Connect Status bit is read only, don't allow changing it by the guestHans de Goede2011-07-051-2/+2
| * | usb-ehci: drop unused num-ports state memberHans de Goede2011-07-051-1/+0
| * | usb: Replace device_destroy bus op with a child_detach port opHans de Goede2011-07-058-29/+69
| * | usb: Make port wakeup and complete ops take a USBPort instead of a DeviceHans de Goede2011-07-057-26/+28
| * | usb: Add a register_companion USB bus op.Hans de Goede2011-07-052-0/+36
| * | usb: Move (initial) call of usb_port_location to usb_fill_portHans de Goede2011-07-055-4/+1
| * | usb: Add a usb_fill_port helper functionHans de Goede2011-07-051-2/+8
| * | hw/usb-musb.c: Don't misuse usb_packet_complete()Peter Maydell2011-07-051-1/+1
* | | Merge remote-tracking branch 'spice/spice.v38' into stagingAnthony Liguori2011-07-192-17/+37
|\ \ \
| * | | qxl: allow QXL_IO_LOG also in vgaAlon Levy2011-07-041-0/+1
| * | | qxl: put QXL_IO_UPDATE_IRQ into vgamode whitelistGerd Hoffmann2011-07-041-0/+1
| * | | qxl: make sure primary surface is saved on migrationYonit Halperin2011-07-041-3/+6
| * | | qxl: add dev id to guest printsAlon Levy2011-07-041-1/+2
| * | | qxl-logger: add timestamp to command logAlon Levy2011-07-041-1/+3
| * | | qxl: interface_get_command: fix reported modeAlon Levy2011-07-041-4/+21
| * | | qxl: device id fixupGerd Hoffmann2011-07-041-8/+3
* | | | Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori2011-07-195-9/+21
|\ \ \ \
| * | | | virtio: fix indirect descriptor buffer overflowMichael S. Tsirkin2011-07-171-0/+8
| * | | | xen: move to new pci initializersMichael S. Tsirkin2011-07-171-8/+7
| * | | | hw/piix_pci.c: Fix PIIX3-xen to initialize idsAnthony PERARD2011-07-171-0/+3
| * | | | pci_ids: tweak names to match linux/pci_ids.hMichael S. Tsirkin2011-07-172-5/+6
| * | | | vhost: fix double free on device stopMichael S. Tsirkin2011-07-171-0/+1
| | |_|/ | |/| |
* | | | virtio-console: Prevent abort()s in case of host chardev closeAmit Shah2011-07-181-1/+15
* | | | virtio-serial-bus: Fix trailing \n in error_report stringAmit Shah2011-07-181-1/+1
OpenPOWER on IntegriCloud