aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-07-17xen_disk: treat "aio" as "raw"Stefano Stabellini
2011-07-17xen_disk: cope with missing xenstore "params" nodeStefano Stabellini
2011-07-17xen: add vkbd support for PV on HVM guestsStefano Stabellini
2011-07-17xen_console: fix memory leakStefano Stabellini
2011-07-17xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XENJan Kiszka
2011-07-12esp: cancel current request only if some request is in flightHervé Poussineau
2011-07-12spapr: use specific endian ld/st_physAlexander Graf
2011-07-12s390-virtio: use specific endian ld/st_physAlexander Graf
2011-07-12ppc405_uc: use specific endian ld/st_physAlexander Graf
2011-07-12pl080: use specific endian ld/st_physAlexander Graf
2011-07-12msix: use specific endian ld/st_physAlexander Graf
2011-07-12msi: use specific endian ld/st_physAlexander Graf
2011-07-12intel-hda: use specific endian ld/st_physAlexander Graf
2011-07-12hpet: use specific endian ld/st_physAlexander Graf
2011-07-08usb-ohci: raise interrupt on attachGerd Hoffmann
2011-07-08usb-hub: remove unused descriptor arraysGerd Hoffmann
2011-07-08usb: fixup bluetooth descriptorsGerd Hoffmann
2011-07-08usb_register_port(): do not set port->opaque and port->index twiceJes Sorensen
2011-07-05ehci: add ich9 controller.Gerd Hoffmann
2011-07-05ehci: fix port count.Gerd Hoffmann
2011-07-05uhci: add ich9 controllersGerd Hoffmann
2011-07-05pci: add ich9 usb controller idsGerd Hoffmann
2011-07-05usb-ohci: Add support for being a companion controllerHans de Goede
2011-07-05usb-uhci: Add support for being a companion controllerHans de Goede
2011-07-05usb-ehci: Add support for registering companion controllersHans de Goede
2011-07-05usb-ehci: Fix handling of PED and PEDC port status bitsHans de Goede
2011-07-05usb: assert on calling usb_attach(port, NULL) on a port without a devHans de Goede
2011-07-05usb-ehci: cleanup port reset handlingHans de Goede
2011-07-05usb-ehci: Connect Status bit is read only, don't allow changing it by the guestHans de Goede
2011-07-05usb-ehci: drop unused num-ports state memberHans de Goede
2011-07-05usb: Replace device_destroy bus op with a child_detach port opHans de Goede
2011-07-05usb: Make port wakeup and complete ops take a USBPort instead of a DeviceHans de Goede
2011-07-05usb: Add a register_companion USB bus op.Hans de Goede
2011-07-05usb: Move (initial) call of usb_port_location to usb_fill_portHans de Goede
2011-07-05usb: Add a usb_fill_port helper functionHans de Goede
2011-07-05hw/usb-musb.c: Don't misuse usb_packet_complete()Peter Maydell
2011-07-05ide: Initialise buffers with zerosKevin Wolf
2011-07-05ide: Ignore reads during PIO in and writes during PIO outKevin Wolf
2011-07-05virtio-blk: Turn drive serial into a qdev propertyMarkus Armbruster
2011-07-04pxa2xx_lcd: add proper rotation supportVasily Khoruzhick
2011-07-04arm: Add const attribute to some arm_boot_info pointersStefan Weil
2011-07-04qxl: allow QXL_IO_LOG also in vgaAlon Levy
2011-07-04qxl: put QXL_IO_UPDATE_IRQ into vgamode whitelistGerd Hoffmann
2011-07-04qxl: make sure primary surface is saved on migrationYonit Halperin
2011-07-04qxl: add dev id to guest printsAlon Levy
2011-07-04qxl-logger: add timestamp to command logAlon Levy
2011-07-04qxl: interface_get_command: fix reported modeAlon Levy
2011-07-04qxl: device id fixupGerd Hoffmann
2011-07-02esp: correctly fill bus id with requested lunHervé Poussineau
2011-07-01Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl