summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into stagingAnthony Liguori2013-06-042-22/+5
|\
| * xen: use pc_init_pci instead of pc_init_pci_no_kvmclockStefano Stabellini2013-06-031-2/+2
| * xen: remove xen_vcpu_initStefano Stabellini2013-06-031-1/+0
| * xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)Stefano Stabellini2013-06-031-3/+3
| * xen_machine_pv: do not create a dummy CPU in machine->initStefano Stabellini2013-06-031-16/+0
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-06-041-2/+6
|\ \
| * | block: add block driver read only whitelistFam Zheng2013-06-041-2/+6
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-06-0417-51/+63
|\ \ \ | |/ / |/| |
| * | pvpanic: use FWCfgState explicitlyMichael S. Tsirkin2013-06-021-1/+1
| * | fw_cfg: fw_cfg is a singletonMichael S. Tsirkin2013-06-021-4/+3
| * | fw_cfg: add API to find FW cfg objectMichael S. Tsirkin2013-06-022-4/+13
| * | refer to FWCfgState explicitlyLaszlo Ersek2013-06-028-19/+21
| * | apic: rename apic specific bitoptsMichael S. Tsirkin2013-06-021-21/+21
| * | firmware_abi: move to include/hw/nvram/Michael S. Tsirkin2013-06-023-3/+3
| * | dec.c - move to pci-bridgeMichael S. Tsirkin2013-06-024-1/+2
| * | q35: set fw_nameMichael S. Tsirkin2013-05-301-0/+1
* | | i.MX: Improve EPIT timer code.Jean-Christophe DUBOIS2013-06-031-104/+132
* | | exynos4210.c: register rom_mem for memory migrationIgor Mitsyanko2013-06-031-0/+1
* | | hw/arm/exynos4210.c: convert chipid_and_omr to an mmio regionIgor Mitsyanko2013-06-031-3/+24
* | | i.MX: split GPT and EPIT timer implementationJean-Christophe DUBOIS2013-06-033-363/+410
* | | sd/sd.c: Fix "inquiry" ACMD41Peter Crosthwaite2013-06-031-2/+9
* | | sd/sdhci:ADMA: fix interruptPeter Crosthwaite2013-06-031-9/+9
* | | sd/sdhci.c: Fix bdata_read DPRINT messagePeter Crosthwaite2013-06-031-1/+2
* | | sd/sdhci: Fix Buffer Write Ready interruptPeter Crosthwaite2013-06-031-3/+2
* | | sd/sdhci.c: Only reset data_count on new commandsPeter Crosthwaite2013-06-031-1/+1
* | | xilinx_spips: lqspi: Fix byte/misaligned accessPeter Crosthwaite2013-06-031-14/+17
* | | xilinx_spips: lqspi: Push more data to tx-fifoPeter Crosthwaite2013-06-031-4/+7
* | | xilinx_spips: Multiple debug verbosity levelsPeter Crosthwaite2013-06-031-28/+42
* | | xilinx_spips: Debug msgs for Snoop statePeter Crosthwaite2013-06-031-0/+3
* | | xilinx_spips: Fix striping behaviourPeter Crosthwaite2013-06-031-21/+63
* | | xilinx_spips: Fix CTRL register RW bitsPeter Crosthwaite2013-06-031-2/+3
* | | xilinx_spips: lqspi: Dont touch config registerPeter Crosthwaite2013-06-031-6/+6
* | | xilinx_spips: Implement automatic CSPeter Crosthwaite2013-06-031-4/+14
* | | xilinx_spips: Add automatic start supportPeter Crosthwaite2013-06-031-1/+2
* | | xilinx_spips: Trash LQ page cache on mode changePeter Crosthwaite2013-06-031-1/+24
* | | xilinx_spips: Fix QSPI FIFO sizePeter Crosthwaite2013-06-031-2/+25
* | | xilinx_spips: Add verbose LQSPI debug outputPeter Crosthwaite2013-06-031-1/+4
* | | xilinx_spips: Inhibit interrupts in LQSPI modePeter Crosthwaite2013-06-031-1/+6
* | | xilinx_spips: Make interrupts clear on readPeter Crosthwaite2013-06-031-0/+4
* | | xilinx_spips: seperate SPI and QSPI as two classesPeter Crosthwaite2013-06-032-15/+56
* | | Merge remote-tracking branch 'kraxel/usb.83' into stagingAnthony Liguori2013-06-034-25/+240
|\ \ \
| * | | xhci: add live migration supportGerd Hoffmann2013-06-031-1/+163
| * | | xhci: add xhci_init_epctxGerd Hoffmann2013-06-031-18/+25
| * | | xhci: add xhci_alloc_epctxGerd Hoffmann2013-06-031-11/+21
| * | | xhci: add XHCISlot->addressedGerd Hoffmann2013-06-031-0/+3
| * | | pci: add VMSTATE_MSIXGerd Hoffmann2013-06-031-0/+33
| * | | host-libusb: Correct test for USB packet stateEd Maste2013-06-031-1/+1
| * | | Fix usage of USB_DEV_FLAG_IS_HOST flag.Michael Marineau2013-06-031-1/+1
* | | | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-06-034-4/+3
|\ \ \ \ | |/ / / |/| | |
| * | | m25p80: Add Micron n25q032aEd Maste2013-06-011-0/+1
OpenPOWER on IntegriCloud