summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-05-20Rename hexdump to avoid FreeBSD libutil conflictEd Maste1-2/+2
2013-05-20ide/macio: fix wrong opaque with TRIM supportAurelien Jarno1-1/+1
2013-05-16virtio: add virtio_bus_get_dev_path.KONRAD Frederic1-0/+14
2013-05-15hw/pci-host/versatile.c: Provide property for forcing broken IRQ mappingPeter Maydell1-1/+13
2013-05-15hw/pci-host/versatile.c: Update autodetect to detect newer kernelsPeter Maydell1-7/+62
2013-05-15Revert "versatile_pci: Put the host bridge PCI device at slot 29"Peter Maydell1-2/+0
2013-05-15virtio-net-x: forward the netclient name and type.KONRAD Frederic3-0/+9
2013-05-15virtio-net: add virtio_net_set_netclient_name.KONRAD Frederic1-2/+43
2013-05-14spitz: fix compilation failure due to pty.h namespace pollutionPaolo Bonzini1-50/+50
2013-05-14acpi: add dummy write function for acpi timerGerd Hoffmann1-0/+7
2013-05-13Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"Paolo Bonzini3-8/+4
2013-05-13Merge remote-tracking branch 'mjt/trivial-patches-next' into stagingAnthony Liguori5-10/+31
2013-05-12remove double semicolonsDong Xu Wang4-5/+5
2013-05-12m25p80.c: Sync Flash chip list with LinuxEd Maste1-5/+26
2013-05-09qxl: Call spice_qxl_driver_unload from qxl_enter_vga_modeHans de Goede1-0/+3
2013-05-08Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori10-9/+19
2013-05-08virtio: properly validate address before accessing configJason Wang1-12/+18
2013-05-08virtio-pci: fix level interruptsMichael S. Tsirkin1-0/+5
2013-05-08ide: Reset BMIDEA bit when the bus master is stoppedKevin Wolf1-0/+1
2013-05-08ahci: Don't allow creating slave drivesKevin Wolf9-9/+18
2013-05-07Merge remote-tracking branch 'kraxel/usb.82' into stagingAnthony Liguori3-16/+104
2013-05-07virtio-net: properly check the vhost status during status setJason Wang1-2/+2
2013-05-07Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori4-21/+39
2013-05-07xhci: handle USB_RET_BABBLEGerd Hoffmann1-0/+5
2013-05-07uhci: Use an intermediate buffer for usb packet dataHans de Goede1-8/+13
2013-05-07usb-host: add usb_host_full_speed_compatGerd Hoffmann1-3/+37
2013-05-07usb-host: live migration support for the libusb versionGerd Hoffmann1-5/+49
2013-05-06Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-0/+6
2013-05-06target-i386: n270 can MOVBEBorislav Petkov2-0/+2
2013-05-06Merge branch 's390-for-upstream' of git://github.com/agraf/qemuAurelien Jarno1-11/+27
2013-05-06qdev: Introduce qdev_prop_set_globals_for_type()Andreas Färber1-11/+25
2013-05-06qdev: Let qdev_prop_parse() pass through ErrorAndreas Färber2-15/+17
2013-05-06S390: Add virtio-blk bootDominik Dingel1-0/+18
2013-05-06S390: Merging s390_ipl_cpu and s390_ipl_resetDominik Dingel1-11/+5
2013-05-06S390: BIOS check for fileDominik Dingel1-0/+4
2013-05-06spapr_llan: fix device reenablingAlexey Kardashevskiy1-0/+2
2013-05-06PPC: e500: correct params->ram_size with ram_sizeTiejun Chen1-0/+1
2013-05-06PPC: e500: initialize GPRs as per epaprBharat Bhushan1-3/+27
2013-05-06pseries: Fix debug message for out-of-bounds address in H_PUT_TCEDavid Gibson1-1/+1
2013-05-06pseries: Factor out check for out-of-bounds LIOBNDavid Gibson1-6/+6
2013-05-06kvmvapic: add ioport read accessorMarcelo Tosatti1-0/+6
2013-05-06Merge remote-tracking branch 'afaerber-or/prep-up' into stagingAnthony Liguori1-10/+26
2013-05-06Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori1-64/+198
2013-05-06prep: Make System I/O port 0092 read/writeJulio Guerra1-1/+1
2013-05-05prep: Add ELF support for -biosAndreas Färber1-9/+22
2013-05-05prep: Fix NIP reset valueFabien Chouteau1-0/+3
2013-05-03i.MX: implement a more correct version of EPIT timer.Jean-Christophe DUBOIS1-64/+198
2013-05-03qdev: skip bus check for bus-less devices in qdev_unplug()Igor Mammedov1-1/+1
2013-05-03virtio-scsi: fix the command line compatibility.KONRAD Frederic4-1/+38
2013-05-03virtio-serial: fix command line compatibility.KONRAD Frederic4-1/+37