summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ide: convert ide_sector_write() to asynchronous I/OStefan Hajnoczi2012-04-191-19/+42
* ide: convert ide_sector_read() to asynchronous I/OStefan Hajnoczi2012-04-192-21/+58
* Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-04-181-90/+49
|\
| * hw/ac97: add support for volume controlMarc-André Lureau2012-04-171-0/+81
| * hw/ac97: the volume mask is not only 0x1fMarc-André Lureau2012-04-171-1/+0
| * hw/ac97: remove USE_MIXER codeMarc-André Lureau2012-04-171-121/+0
* | Merge remote-tracking branch 'spice/spice.v52' into stagingAnthony Liguori2012-04-182-2/+3
|\ \
| * | qxl-render: fix broken vnc+spice since commit f934493Alon Levy2012-04-181-0/+1
| * | qxl: set default values of vram*_size_mb to -1Alon Levy2012-04-181-2/+2
| |/
* | usb-ehci: drop assert()Gerd Hoffmann2012-04-171-1/+0
* | usb-redir: Notify our peer when we reject a device due to a speed mismatchHans de Goede2012-04-171-1/+7
* | usb-ehci: Drop unused sofv valueHans de Goede2012-04-171-8/+0
* | usb-host: rewrite usb_linux_update_endp_tableGerd Hoffmann2012-04-171-93/+101
* | usb: use USBDescriptor for endpoint descriptors.Gerd Hoffmann2012-04-172-9/+20
* | usb: use USBDescriptor for interface descriptors.Gerd Hoffmann2012-04-172-9/+20
* | usb: use USBDescriptor for config descriptors.Gerd Hoffmann2012-04-172-10/+21
* | usb: use USBDescriptor for device qualifier descriptors.Gerd Hoffmann2012-04-172-11/+22
* | usb: add USBDescriptor, use for device descriptors.Gerd Hoffmann2012-04-172-19/+46
* | usb-ehci: frindex always is a 14 bits counterHans de Goede2012-04-171-2/+6
* | usb-ehci: fix ehci_child_detachGerd Hoffmann2012-04-171-1/+0
* | usb-hub: add tracepointsGerd Hoffmann2012-04-171-2/+41
* | usb_packet_set_state: handle p->ep == NULLGerd Hoffmann2012-04-171-6/+11
* | usb-host: add property to turn off pipeliningGerd Hoffmann2012-04-171-1/+9
* | usb-host: add usb packet to request tracepointsGerd Hoffmann2012-04-171-12/+14
* | usb-host: trace canceled requestsGerd Hoffmann2012-04-171-1/+3
* | usb-host: trace emulated requestsGerd Hoffmann2012-04-171-3/+9
* | Add bootindex support to usb-host and usb-redirGerd Hoffmann2012-04-172-0/+6
* | usb-uhci: queuing fixGerd Hoffmann2012-04-171-3/+10
* | usb-uhci: stop queue filling when we find a in-flight tdGerd Hoffmann2012-04-171-0/+3
* | usb/vmstate: add parent dev pathGerd Hoffmann2012-04-173-1/+25
|/
* Merge remote-tracking branch 'kiszka/queues/pending' into stagingAnthony Liguori2012-04-163-1/+17
|\
| * vapic: Disable for pre-1.1 machinesJan Kiszka2012-04-161-10/+33
| * pcnet: Properly handle TX requests during Link FailJan Kiszka2012-04-162-0/+12
| * pcnet: Clear ERR in CSR0 on stopJan Kiszka2012-04-161-1/+1
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2012-04-167-294/+204
|\ \
| * | pci: fix corrupted pci conf index register by unaligned writeAvi Kivity2012-04-151-0/+3
| * | acpi: explicitly account for >1 device per slotMichael S. Tsirkin2012-04-151-3/+10
| * | acpi_piix4: Re-define PCI hotplug eject register readAlex Williamson2012-04-151-3/+4
| * | acpi_piix4: Remove PCI_RMV_BASE write codeAlex Williamson2012-04-151-6/+0
| * | acpi_piix4: Fix PCI hotplug raceAlex Williamson2012-04-151-21/+53
| * | acpi_piix4: Disallow write to up/down PCI hotplug registersAlex Williamson2012-04-151-30/+14
| * | virtio-pci: change virtio balloon PCI class codeDavid Gibson2012-04-112-1/+12
| * | ivshmem: add missing msix callsMichael S. Tsirkin2012-04-111-15/+33
| * | vhost: readd assert statementMichael S. Tsirkin2012-04-111-0/+1
| * | vhost: Fix size of dirty log sync on resizeAlex Williamson2012-04-111-4/+5
| * | pc: reduce duplication in compat machine typesMichael S. Tsirkin2012-04-111-215/+73
| * | piix_pci: fix typo in i400FX chipset init codeAlexey Korolev2012-04-111-1/+1
* | | Merge remote-tracking branch 'sstabellini/for_anthony' into stagingAnthony Liguori2012-04-165-8/+112
|\ \ \ | |_|/ |/| |
| * | xen: handle backend deletion from xenstoreStefano Stabellini2012-04-132-8/+13
| * | Xen: Add xen-apic support and hook it up.Wei Liu2012-04-132-0/+98
OpenPOWER on IntegriCloud