summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | Rename hexdump to avoid FreeBSD libutil conflictEd Maste2013-05-201-2/+2
* | ide/macio: fix wrong opaque with TRIM supportAurelien Jarno2013-05-201-1/+1
|/
* virtio: add virtio_bus_get_dev_path.KONRAD Frederic2013-05-161-0/+14
* hw/pci-host/versatile.c: Provide property for forcing broken IRQ mappingPeter Maydell2013-05-151-1/+13
* hw/pci-host/versatile.c: Update autodetect to detect newer kernelsPeter Maydell2013-05-151-7/+62
* Revert "versatile_pci: Put the host bridge PCI device at slot 29"Peter Maydell2013-05-151-2/+0
* virtio-net-x: forward the netclient name and type.KONRAD Frederic2013-05-153-0/+9
* virtio-net: add virtio_net_set_netclient_name.KONRAD Frederic2013-05-151-2/+43
* spitz: fix compilation failure due to pty.h namespace pollutionPaolo Bonzini2013-05-141-50/+50
* acpi: add dummy write function for acpi timerGerd Hoffmann2013-05-141-0/+7
* Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"Paolo Bonzini2013-05-133-8/+4
* Merge remote-tracking branch 'mjt/trivial-patches-next' into stagingAnthony Liguori2013-05-135-10/+31
|\
OpenPOWER on IntegriCloud