summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | pseries: Factor out check for out-of-bounds LIOBNDavid Gibson2013-05-061-6/+6
|/ /
* | Merge remote-tracking branch 'afaerber-or/prep-up' into stagingAnthony Liguori2013-05-061-10/+26
|\ \
| * | prep: Make System I/O port 0092 read/writeJulio Guerra2013-05-061-1/+1
| * | prep: Add ELF support for -biosAndreas Färber2013-05-051-9/+22
| * | prep: Fix NIP reset valueFabien Chouteau2013-05-051-0/+3
| |/
* | Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori2013-05-061-64/+198
|\ \ | |/ |/|
| * i.MX: implement a more correct version of EPIT timer.Jean-Christophe DUBOIS2013-05-031-64/+198
* | qdev: skip bus check for bus-less devices in qdev_unplug()Igor Mammedov2013-05-031-1/+1
* | virtio-scsi: fix the command line compatibility.KONRAD Frederic2013-05-034-1/+38
* | virtio-serial: fix command line compatibility.KONRAD Frederic2013-05-034-1/+37
* | scsi: add bus_name parameter to scsi_bus_new.KONRAD Frederic2013-05-0310-12/+13
* | virtio: add virtio_device_set_child_bus_name.KONRAD Frederic2013-05-031-0/+24
* | virtio-x-bus: force bus name to virtio-bus.KONRAD Frederic2013-05-033-3/+11
|/
* Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-05-0213-16/+336
|\
| * target-i386: Replace cpuid_*features fields with a feature word arrayEduardo Habkost2013-05-021-1/+1
| * pc: Implement QEMUMachine::hot_add_cpu hookIgor Mammedov2013-05-013-0/+28
| * target-i386: Move APIC to ICC busIgor Mammedov2013-05-013-8/+33
| * target-i386: Attach ICC bus to CPU on its creationIgor Mammedov2013-05-013-6/+8
OpenPOWER on IntegriCloud