summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * remove double semicolonsDong Xu Wang2013-05-124-5/+5
| * m25p80.c: Sync Flash chip list with LinuxEd Maste2013-05-121-5/+26
* | qxl: Call spice_qxl_driver_unload from qxl_enter_vga_modeHans de Goede2013-05-091-0/+3
|/
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-05-0810-9/+19
|\
| * ide: Reset BMIDEA bit when the bus master is stoppedKevin Wolf2013-05-081-0/+1
| * ahci: Don't allow creating slave drivesKevin Wolf2013-05-089-9/+18
* | virtio: properly validate address before accessing configJason Wang2013-05-081-12/+18
* | virtio-pci: fix level interruptsMichael S. Tsirkin2013-05-081-0/+5
|/
* Merge remote-tracking branch 'kraxel/usb.82' into stagingAnthony Liguori2013-05-073-16/+104
|\
| * xhci: handle USB_RET_BABBLEGerd Hoffmann2013-05-071-0/+5
| * uhci: Use an intermediate buffer for usb packet dataHans de Goede2013-05-071-8/+13
| * usb-host: add usb_host_full_speed_compatGerd Hoffmann2013-05-071-3/+37
| * usb-host: live migration support for the libusb versionGerd Hoffmann2013-05-071-5/+49
* | virtio-net: properly check the vhost status during status setJason Wang2013-05-071-2/+2
* | Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-05-074-21/+39
|\ \ | |/ |/|
| * target-i386: n270 can MOVBEBorislav Petkov2013-05-062-0/+2
| * qdev: Introduce qdev_prop_set_globals_for_type()Andreas Färber2013-05-061-11/+25
| * qdev: Let qdev_prop_parse() pass through ErrorAndreas Färber2013-05-062-15/+17
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2013-05-061-0/+6
|\ \
| * | kvmvapic: add ioport read accessorMarcelo Tosatti2013-05-061-0/+6
* | | Merge branch 's390-for-upstream' of git://github.com/agraf/qemuAurelien Jarno2013-05-061-11/+27
|\ \ \
| * | | S390: Add virtio-blk bootDominik Dingel2013-05-061-0/+18
| * | | S390: Merging s390_ipl_cpu and s390_ipl_resetDominik Dingel2013-05-061-11/+5
| * | | S390: BIOS check for fileDominik Dingel2013-05-061-0/+4
| | |/ | |/|
* | | spapr_llan: fix device reenablingAlexey Kardashevskiy2013-05-061-0/+2
* | | PPC: e500: correct params->ram_size with ram_sizeTiejun Chen2013-05-061-0/+1
* | | PPC: e500: initialize GPRs as per epaprBharat Bhushan2013-05-061-3/+27
* | | pseries: Fix debug message for out-of-bounds address in H_PUT_TCEDavid Gibson2013-05-061-1/+1
OpenPOWER on IntegriCloud