summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ich9: Add i82801b11 dmi-to-pci bridgeJason Baron2012-11-262-0/+126
* q35: Introduce q35 pc based chipset emulatorIsaku Yamahata2012-11-265-1/+682
* ich9: Add smbusJason Baron2012-11-262-1/+160
* ich9: Add the lpc chipJason Baron2012-11-262-0/+524
* ich9: Add acpi support and definitionsJason Baron2012-11-265-1/+582
* pc/piix_pci: factor out smram/pam logicIsaku Yamahata2012-11-264-53/+200
* pc_piix: Move kvm irq routing functions out of pc_piix.cJason Baron2012-11-262-43/+42
* pc: Move ioapic_init() from pc_piix.c to pc.cJason Baron2012-11-263-24/+27
* pc, pc_piix: split out pc nic initializationIsaku Yamahata2012-11-263-8/+17
* Merge remote-tracking branch 'kraxel/usb.72' into stagingAnthony Liguori2012-11-264-80/+116
|\
| * usb-redir: Don't handle interrupt output packets asyncHans de Goede2012-11-211-12/+14
| * usb-redir: Split usb_handle_interrupt_data into separate in/out functionsHans de Goede2012-11-211-65/+71
| * usb-smartcard-reader: Properly NAK interrupt eps when we've no eventsHans de Goede2012-11-211-0/+2
| * usb-bt: Return NAK instead of STALL when interrupt ep has no dataHans de Goede2012-11-211-4/+21
| * uhci: Fix double unlinkHans de Goede2012-11-211-1/+0
| * uhci: Don't allow the guest to set port-enabled when there is no dev connectedHans de Goede2012-11-211-0/+4
| * uhci: Add a completions_only flag for async completionsHans de Goede2012-11-211-4/+10
* | ide: Fix status register after short PRDsKevin Wolf2012-11-211-0/+1
* | ide: Fix crash with too long PRDKevin Wolf2012-11-211-0/+12
|/
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-11-193-60/+67
|\
| * megasas: Use bdrv_drain_all instead of qemu_aio_flushKevin Wolf2012-11-141-1/+1
| * fdc: remove last usage of FD_STATE_SEEKHervé Poussineau2012-11-141-10/+2
| * fdc: fix typo in zero constantHervé Poussineau2012-11-141-1/+1
| * fdc: remove double affectation of FD_MSR_CMDBUSY flagHervé Poussineau2012-11-141-1/+1
| * fdc: implement VERIFY commandHervé Poussineau2012-11-141-7/+18
| * fdc: fix false FD_SR0_SEEKHervé Poussineau2012-11-141-3/+7
| * fdc: fix FD_SR0_SEEK for initial seek on DMA transfersHervé Poussineau2012-11-141-7/+1
| * fdc: fix FD_SR0_SEEK for non-DMA transfers and multi sectors transfersHervé Poussineau2012-11-141-2/+4
| * fdc: use status0 field instead of a local variableHervé Poussineau2012-11-141-11/+16
| * fdc: Remove status0 parameter from fdctrl_set_fifo()Kevin Wolf2012-11-141-17/+16
| * aio: rename AIOPool to AIOCBInfoStefan Hajnoczi2012-11-141-2/+2
* | Merge remote-tracking branch 'kraxel/usb.71' into stagingAnthony Liguori2012-11-196-62/+137
|\ \
| * | usb-host: fix splitted transfersGerd Hoffmann2012-11-161-2/+5
| * | usb-host: update tracingGerd Hoffmann2012-11-161-8/+12
| * | usb-redir: Set default debug level to warningHans de Goede2012-11-161-1/+1
| * | usb-redir: Only add actually in flight packets to the in flight queueHans de Goede2012-11-161-1/+3
| * | ehci: handle dma errorsGerd Hoffmann2012-11-162-19/+61
| * | ehci: keep the frame timer running in case the guest asked for frame list rol...Gerd Hoffmann2012-11-161-0/+7
| * | ehci: Don't verify the next pointer for periodic qh-s and qtd-sHans de Goede2012-11-161-3/+6
| * | ehci: Better detection for qtd-s linked in circlesHans de Goede2012-11-161-3/+6
| * | ehci: Fixup q->qtdaddr after cancelling an already completed packetHans de Goede2012-11-161-0/+4
| * | ehci: Don't access packet after freeing itHans de Goede2012-11-161-4/+5
| * | usb: host-linux: Ignore parsing errors of the device descriptorsJan Kiszka2012-11-161-20/+11
| * | usb-host: scan for usb devices when the vm startsGerd Hoffmann2012-11-161-0/+11
| * | usb: Fix (another) bug in usb_packet_map() for IOMMU handlingDavid Gibson2012-11-161-1/+1
| * | fix live migrationGerd Hoffmann2012-11-161-0/+4
* | | Merge remote-tracking branch 'amit/loadvm-irq-inj-fix' into stagingAnthony Liguori2012-11-191-10/+44
|\ \ \
| * | | virtio-serial-bus: post_load send_event when vm is runningAlon Levy2012-11-161-10/+44
| | |/ | |/|
* | | Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2012-11-1915-366/+402
|\ \ \
| * | | qdev: Split up header so it can be used in cpu.hAnthony Liguori2012-11-158-366/+392
OpenPOWER on IntegriCloud