aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2013-05-03virtio-serial: fix command line compatibility.KONRAD Frederic
2013-05-03scsi: add bus_name parameter to scsi_bus_new.KONRAD Frederic
2013-05-03virtio: add virtio_device_set_child_bus_name.KONRAD Frederic
2013-05-03virtio-x-bus: force bus name to virtio-bus.KONRAD Frederic
2013-05-02Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2013-05-02target-i386: Replace cpuid_*features fields with a feature word arrayEduardo Habkost
2013-05-01Trivial grammar and spelling fixesStefan Weil
2013-05-01pc: Implement QEMUMachine::hot_add_cpu hookIgor Mammedov
2013-05-01target-i386: Move APIC to ICC busIgor Mammedov
2013-05-01target-i386: Attach ICC bus to CPU on its creationIgor Mammedov
2013-05-01target-i386: Introduce ICC bus/device/bridgeIgor Mammedov
2013-05-01kvmvapic: Make dependency on sysbus.h explicitIgor Mammedov
2013-05-01target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZEIgor Mammedov
2013-05-01target-i386: Introduce apic-id CPU propertyIgor Mammedov
2013-05-01acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guestIgor Mammedov
2013-05-01pc: Update rtc_cmos on CPU hot-plugIgor Mammedov
2013-04-30virtio-net: count VIRTIO_NET_F_MAC when calculating config_lenJason Wang
2013-04-30pvpanic: create pvpanic by default for machine 1.5Hu Tao
2013-04-30pvpanic: pass configurable ioport to seabiosHu Tao
2013-04-30introduce a new qom device to deal with panicked eventHu Tao