summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-06-04block: add block driver read only whitelistFam Zheng1-2/+6
2013-06-03i.MX: Improve EPIT timer code.Jean-Christophe DUBOIS1-104/+132
2013-06-03exynos4210.c: register rom_mem for memory migrationIgor Mitsyanko1-0/+1
2013-06-03hw/arm/exynos4210.c: convert chipid_and_omr to an mmio regionIgor Mitsyanko1-3/+24
2013-06-03i.MX: split GPT and EPIT timer implementationJean-Christophe DUBOIS3-363/+410
2013-06-03sd/sd.c: Fix "inquiry" ACMD41Peter Crosthwaite1-2/+9
2013-06-03sd/sdhci:ADMA: fix interruptPeter Crosthwaite1-9/+9
2013-06-03sd/sdhci.c: Fix bdata_read DPRINT messagePeter Crosthwaite1-1/+2
2013-06-03sd/sdhci: Fix Buffer Write Ready interruptPeter Crosthwaite1-3/+2
2013-06-03sd/sdhci.c: Only reset data_count on new commandsPeter Crosthwaite1-1/+1
2013-06-03xilinx_spips: lqspi: Fix byte/misaligned accessPeter Crosthwaite1-14/+17
2013-06-03xilinx_spips: lqspi: Push more data to tx-fifoPeter Crosthwaite1-4/+7
2013-06-03xilinx_spips: Multiple debug verbosity levelsPeter Crosthwaite1-28/+42
2013-06-03xilinx_spips: Debug msgs for Snoop statePeter Crosthwaite1-0/+3
2013-06-03xilinx_spips: Fix striping behaviourPeter Crosthwaite1-21/+63
2013-06-03xilinx_spips: Fix CTRL register RW bitsPeter Crosthwaite1-2/+3
2013-06-03xilinx_spips: lqspi: Dont touch config registerPeter Crosthwaite1-6/+6
2013-06-03xilinx_spips: Implement automatic CSPeter Crosthwaite1-4/+14
2013-06-03xilinx_spips: Add automatic start supportPeter Crosthwaite1-1/+2
2013-06-03xilinx_spips: Trash LQ page cache on mode changePeter Crosthwaite1-1/+24
2013-06-03xilinx_spips: Fix QSPI FIFO sizePeter Crosthwaite1-2/+25
2013-06-03xilinx_spips: Add verbose LQSPI debug outputPeter Crosthwaite1-1/+4
2013-06-03xilinx_spips: Inhibit interrupts in LQSPI modePeter Crosthwaite1-1/+6
2013-06-03xilinx_spips: Make interrupts clear on readPeter Crosthwaite1-0/+4
2013-06-03xilinx_spips: seperate SPI and QSPI as two classesPeter Crosthwaite2-15/+56
2013-06-03Merge remote-tracking branch 'kraxel/usb.83' into stagingAnthony Liguori4-25/+240
2013-06-03Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori4-4/+3
2013-06-03xhci: add live migration supportGerd Hoffmann1-1/+163
2013-06-03xhci: add xhci_init_epctxGerd Hoffmann1-18/+25
2013-06-03xhci: add xhci_alloc_epctxGerd Hoffmann1-11/+21
2013-06-03xhci: add XHCISlot->addressedGerd Hoffmann1-0/+3
2013-06-03pci: add VMSTATE_MSIXGerd Hoffmann1-0/+33
2013-06-03host-libusb: Correct test for USB packet stateEd Maste1-1/+1
2013-06-03Fix usage of USB_DEV_FLAG_IS_HOST flag.Michael Marineau1-1/+1
2013-06-02tcx: Fix 24-bit display modeMark Cave-Ayland1-4/+6
2013-06-01m25p80: Add Micron n25q032aEd Maste1-0/+1
2013-06-01debugcon: fix compiler warning when open DEBUG_DEBUGCONliguang1-2/+2
2013-06-01debugcon: make debug message more readableliguang1-1/+1
2013-06-01debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCONliguang1-1/+1
2013-06-01Remove unnecessary break statementsStefan Weil2-2/+0
2013-05-30qdev: fix get_fw_dev_path to support to add nothing to fw_dev_pathAmos Kong2-1/+15
2013-05-29virtio-pci: drop unused wmb macroMichael S. Tsirkin1-6/+0
2013-05-29pc_sysfw: allow flash (-pflash) memory to be used with KVMJordan Justen1-19/+31
2013-05-29isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)Jordan Justen2-5/+16
2013-05-29Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori3-9/+47
2013-05-28hw/9pfs: Be robust against paths without FS_IOC_GETVERSIONGabriel de Perthuis1-0/+4
2013-05-28hw/9pfs: Use O_NOFOLLOW when opening files on serverAneesh Kumar K.V1-7/+41
2013-05-28hw/9pfs: use O_NOFOLLOW for mapped readlink operationAneesh Kumar K.V1-1/+1
2013-05-28hw/9pfs: Fix segfault with 9p2000.uAneesh Kumar K.V1-1/+1
2013-05-26Remove Sun4c, Sun4d and a few CPUsBlue Swirl4-826/+3