summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
| * debugcon: fix compiler warning when open DEBUG_DEBUGCONliguang2013-06-011-2/+2
| * debugcon: make debug message more readableliguang2013-06-011-1/+1
| * debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCONliguang2013-06-011-1/+1
| * Remove unnecessary break statementsStefan Weil2013-06-012-2/+0
* | tcx: Fix 24-bit display modeMark Cave-Ayland2013-06-021-4/+6
|/
* qdev: fix get_fw_dev_path to support to add nothing to fw_dev_pathAmos Kong2013-05-302-1/+15
* virtio-pci: drop unused wmb macroMichael S. Tsirkin2013-05-291-6/+0
* pc_sysfw: allow flash (-pflash) memory to be used with KVMJordan Justen2013-05-291-19/+31
* isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)Jordan Justen2013-05-292-5/+16
* Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori2013-05-293-9/+47
|\
| * hw/9pfs: Be robust against paths without FS_IOC_GETVERSIONGabriel de Perthuis2013-05-281-0/+4
| * hw/9pfs: Use O_NOFOLLOW when opening files on serverAneesh Kumar K.V2013-05-281-7/+41
| * hw/9pfs: use O_NOFOLLOW for mapped readlink operationAneesh Kumar K.V2013-05-281-1/+1
| * hw/9pfs: Fix segfault with 9p2000.uAneesh Kumar K.V2013-05-281-1/+1
* | Remove Sun4c, Sun4d and a few CPUsBlue Swirl2013-05-264-826/+3
* | Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori2013-05-244-7/+4
|\ \
| * | memory: Rename readable flag to romd_modeJan Kiszka2013-05-242-4/+4
| * | exec: eliminate qemu_put_ram_ptrPaolo Bonzini2013-05-242-3/+0
| |/
* | rtl8139: flush queued packets when RxBufPtr is writtenStefan Hajnoczi2013-05-241-0/+3
* | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-05-227-8/+0
|\ \
| * | Rename hexdump to avoid FreeBSD libutil conflictEd Maste2013-05-181-2/+2
| * | remove some double-includesMichael Tokarev2013-05-187-8/+0
* | | pci-assign: Add MSI affinity supportAlex Williamson2013-05-221-0/+18
* | | virtio-net: dynamic network offloads configurationDmitry Fleytman2013-05-221-15/+84
* | | glib: Fix some misuses of gsize/size_t typesPeter Crosthwaite2013-05-221-2/+2
| |/ |/|
OpenPOWER on IntegriCloud