aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-07-12virtio: move common ioeventfd handling out of virtio-pciPaolo Bonzini
2012-07-12memory: pass EventNotifier, not eventfdPaolo Bonzini
2012-07-12ivshmem: wrap ivshmem_del_eventfd loops with transactionPaolo Bonzini
2012-07-12ivshmem: use EventNotifier and memory APIPaolo Bonzini
2012-07-12hw/imx_avic.c: Avoid format error when target_phys_addr_t is 64 bitsPeter Maydell
2012-07-10scsi: add free_request callbackPaolo Bonzini
2012-07-10apic: Defer interrupt updates to VCPU threadJan Kiszka
2012-07-10apic: Reevaluate pending interrupts on LVT_LINT0 changesJan Kiszka
2012-07-10apic: Resolve potential endless loop around apic_update_irqJan Kiszka
2012-07-09Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori
2012-07-09Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-07-09Merge remote-tracking branch 'kraxel/usb.55' into stagingAnthony Liguori
2012-07-09Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2012-07-09fdc: Drop broken code for user-defined floppy geometryMarkus Armbruster
2012-07-09fdc: fix interrupt handlingPavel Hrdina
2012-07-09fdc: rewrite seek and DSKCHG bit handlingPavel Hrdina
2012-07-09usb-host: add trace events for iso xfersGerd Hoffmann
2012-07-09usb: fix interface initializationGerd Hoffmann
2012-07-09usb: split endpoint init and resetGerd Hoffmann
2012-07-09usb-redir: Correctly handle the usb_redir_babble usbredir statusHans de Goede
2012-07-09ehci: Kick async schedule on wakeup in the non companion caseHans de Goede
2012-07-09usb-ehci: Fix an assert whenever isoc transfers are usedHans de Goede
2012-07-09ehci: don't flush cache on doorbell rings.Gerd Hoffmann
2012-07-09ehci: fix td writebackGerd Hoffmann
2012-07-09ehci: fix ehci_qh_do_overlayGerd Hoffmann
2012-07-04hw/cadence_gem: Make rx_desc_addr and tx_desc_addr uint32_tPeter Maydell
2012-07-04i.MX31: KZM-ARM11-01 evaluation boardPeter Chubb
2012-07-04i.MX31: Interrupt ControllerPeter Chubb
2012-07-04i.MX31: TimersPeter Chubb
2012-07-04i.MX31: Clock Control ModulePeter Chubb
2012-07-04i.MX: UART supportPeter Chubb
2012-07-04Exynos4: add RTC deviceOleg Ogurtsov
2012-07-04hw/exynos4210.c: Fix misleading initialization of IROM mirrorEvgeny Voevodin
2012-07-04hw/exynos4210_pwm.c: Fix STOP status in tick handler.Evgeny Voevodin
2012-07-04ARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux kernel.Stanislav Vorobiov
2012-07-02scsi: Fix transfer length for READ POSITION commands.Christian Hoff
2012-07-02scsi: Add basic support for SCSI media changer commands.Christian Hoff
2012-07-02scsi: Ensure command and transfer lengths are set for all SCSI devicesPaolo Bonzini
2012-07-02scsi: Fix LOAD_UNLOADChristian Hoff
2012-07-02scsi: Fix data length == SCSI_SENSE_BUF_SIZEChristian Hoff
2012-07-02virtio-scsi: do not crash on adding buffers to the event queuePaolo Bonzini
2012-07-02megasas: LSI Megaraid SAS HBA emulationHannes Reinecke
2012-07-02megasas: Add header fileHannes Reinecke
2012-07-02ISCSI: Add SCSI passthrough via scsi-generic to libiscsiRonnie Sahlberg
2012-07-02scsi-disk: implement READ DISC INFORMATIONPaolo Bonzini
2012-07-02atapi: implement READ DISC INFORMATIONPaolo Bonzini
2012-07-02scsi: add a qdev property for the disk's WWNPaolo Bonzini
2012-07-02scsi: simplify handling of the VPD page length fieldPaolo Bonzini
2012-06-27pseries: Implement IOMMU and DMA for PAPR PCI devicesDavid Gibson
2012-06-27iommu: Allow PCI to use IOMMU infrastructureDavid Gibson