aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-05-22glib: Fix some misuses of gsize/size_t typesPeter Crosthwaite
2013-05-20Rename hexdump to avoid FreeBSD libutil conflictEd Maste
2013-05-20ide/macio: fix wrong opaque with TRIM supportAurelien Jarno
2013-05-16virtio: add virtio_bus_get_dev_path.KONRAD Frederic
2013-05-15hw/pci-host/versatile.c: Provide property for forcing broken IRQ mappingPeter Maydell
2013-05-15hw/pci-host/versatile.c: Update autodetect to detect newer kernelsPeter Maydell
2013-05-15Revert "versatile_pci: Put the host bridge PCI device at slot 29"Peter Maydell
2013-05-15virtio-net-x: forward the netclient name and type.KONRAD Frederic
2013-05-15virtio-net: add virtio_net_set_netclient_name.KONRAD Frederic
2013-05-14spitz: fix compilation failure due to pty.h namespace pollutionPaolo Bonzini
2013-05-14acpi: add dummy write function for acpi timerGerd Hoffmann
2013-05-13Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"Paolo Bonzini
2013-05-13Merge remote-tracking branch 'mjt/trivial-patches-next' into stagingAnthony Liguori
2013-05-12remove double semicolonsDong Xu Wang
2013-05-12m25p80.c: Sync Flash chip list with LinuxEd Maste
2013-05-09qxl: Call spice_qxl_driver_unload from qxl_enter_vga_modeHans de Goede
2013-05-08Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-05-08virtio: properly validate address before accessing configJason Wang
2013-05-08virtio-pci: fix level interruptsMichael S. Tsirkin
2013-05-08ide: Reset BMIDEA bit when the bus master is stoppedKevin Wolf
2013-05-08ahci: Don't allow creating slave drivesKevin Wolf
2013-05-07Merge remote-tracking branch 'kraxel/usb.82' into stagingAnthony Liguori
2013-05-07virtio-net: properly check the vhost status during status setJason Wang
2013-05-07Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2013-05-07xhci: handle USB_RET_BABBLEGerd Hoffmann
2013-05-07uhci: Use an intermediate buffer for usb packet dataHans de Goede
2013-05-07usb-host: add usb_host_full_speed_compatGerd Hoffmann
2013-05-07usb-host: live migration support for the libusb versionGerd Hoffmann
2013-05-06Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2013-05-06target-i386: n270 can MOVBEBorislav Petkov
2013-05-06Merge branch 's390-for-upstream' of git://github.com/agraf/qemuAurelien Jarno
2013-05-06qdev: Introduce qdev_prop_set_globals_for_type()Andreas Färber
2013-05-06qdev: Let qdev_prop_parse() pass through ErrorAndreas Färber
2013-05-06S390: Add virtio-blk bootDominik Dingel
2013-05-06S390: Merging s390_ipl_cpu and s390_ipl_resetDominik Dingel
2013-05-06S390: BIOS check for fileDominik Dingel
2013-05-06spapr_llan: fix device reenablingAlexey Kardashevskiy
2013-05-06PPC: e500: correct params->ram_size with ram_sizeTiejun Chen
2013-05-06PPC: e500: initialize GPRs as per epaprBharat Bhushan
2013-05-06pseries: Fix debug message for out-of-bounds address in H_PUT_TCEDavid Gibson
2013-05-06pseries: Factor out check for out-of-bounds LIOBNDavid Gibson
2013-05-06kvmvapic: add ioport read accessorMarcelo Tosatti
2013-05-06Merge remote-tracking branch 'afaerber-or/prep-up' into stagingAnthony Liguori
2013-05-06Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori
2013-05-06prep: Make System I/O port 0092 read/writeJulio Guerra
2013-05-05prep: Add ELF support for -biosAndreas Färber
2013-05-05prep: Fix NIP reset valueFabien Chouteau
2013-05-03i.MX: implement a more correct version of EPIT timer.Jean-Christophe DUBOIS
2013-05-03qdev: skip bus check for bus-less devices in qdev_unplug()Igor Mammedov
2013-05-03virtio-scsi: fix the command line compatibility.KONRAD Frederic