summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* scsi-disk: Mask out serial number EVPDHannes Reinecke2011-07-191-3/+12
* scsi-disk: Fixup debugging statementHannes Reinecke2011-07-191-1/+1
* scsi: Add 'hba_private' to SCSIRequestHannes Reinecke2011-07-198-52/+37
* iov: Update parameter usage in iov_(to|from)_buf()Hannes Reinecke2011-07-182-2/+2
* esp: cancel current request only if some request is in flightHervé Poussineau2011-07-121-1/+1
* spapr: use specific endian ld/st_physAlexander Graf2011-07-122-8/+8
* s390-virtio: use specific endian ld/st_physAlexander Graf2011-07-122-8/+8
* ppc405_uc: use specific endian ld/st_physAlexander Graf2011-07-121-20/+23
* pl080: use specific endian ld/st_physAlexander Graf2011-07-121-4/+4
* msix: use specific endian ld/st_physAlexander Graf2011-07-121-1/+1
* msi: use specific endian ld/st_physAlexander Graf2011-07-121-1/+1
* intel-hda: use specific endian ld/st_physAlexander Graf2011-07-121-17/+4
* hpet: use specific endian ld/st_physAlexander Graf2011-07-121-1/+1
* ide: Initialise buffers with zerosKevin Wolf2011-07-051-1/+5
* ide: Ignore reads during PIO in and writes during PIO outKevin Wolf2011-07-051-8/+36
* virtio-blk: Turn drive serial into a qdev propertyMarkus Armbruster2011-07-057-13/+31
* pxa2xx_lcd: add proper rotation supportVasily Khoruzhick2011-07-042-12/+100
* arm: Add const attribute to some arm_boot_info pointersStefan Weil2011-07-043-6/+6
* esp: correctly fill bus id with requested lunHervé Poussineau2011-07-021-1/+1
* Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl2011-07-017-28/+195
|\
| * PPC: move TLBs to their own arraysAlexander Graf2011-06-171-2/+2
| * PPC: 440: Use 440 style MMU as default, so Qemu knows the MMU typeAlexander Graf2011-06-171-2/+3
| * PPC: E500: Use MAS registers instead of internal TLB representationAlexander Graf2011-06-171-8/+13
| * PPC: mpc8544ds: Add hypervisor nodeAlexander Graf2011-06-171-6/+15
| * PPC: calculate kernel,initrd,cmdline locations dynamicallyAlexander Graf2011-06-173-10/+23
| * PPC: E500: Implement reboot controllerAlexander Graf2011-06-172-0/+139
* | etraxfs-ser: Correct default value for RW_REC_CTRLEdgar E. Iglesias2011-06-301-5/+19
* | Merge remote-tracking branch 'kraxel/usb.17' into stagingAnthony Liguori2011-06-277-38/+91
|\ \
| * | usb: ignore USB_DT_DEBUGGerd Hoffmann2011-06-232-0/+5
| * | usb-storage: Turn drive serial into a qdev property usb-storage.serialMarkus Armbruster2011-06-231-3/+11
| * | hw/usb-ohci.c: Fix handling of remote wakeup corner casesPeter Maydell2011-06-231-3/+14
| * | usb-bus: Don't allow speed mismatch while attaching devicesHans de Goede2011-06-231-0/+5
| * | usb: Add a speedmask to devicesHans de Goede2011-06-233-0/+14
| * | usb: Proper error propagation for usb_device_attach errorsHans de Goede2011-06-232-14/+16
| * | usb-bus: Don't allow attaching a device to a bus with no free portsHans de Goede2011-06-231-0/+5
| * | ehci: switch to nanosecondsGerd Hoffmann2011-06-231-18/+11
| * | ehci: add freq + maxframes propertiesGerd Hoffmann2011-06-231-2/+12
* | | Merge remote-tracking branch 'amit/for-anthony' into stagingAnthony Liguori2011-06-271-10/+14
|\ \ \
| * | | virtio-serial: Fix segfault on guest bootLuiz Capitulino2011-06-271-10/+14
* | | | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-06-2716-37/+37
|\ \ \ \ | |/ / / |/| | |
| * | | Fix comment typos in hw/armv7m.cMatthew Fernandez2011-06-241-2/+2
| * | | Spell "unkown" correctly in error_report() argumentsMarkus Armbruster2011-06-246-11/+11
| * | | Strip trailing '\n' from error_report()'s first argumentMarkus Armbruster2011-06-249-24/+24
| |/ /
* | | Remove exec-all.h include directivesBlue Swirl2011-06-262-2/+0
* | | Fix fallouts from Linux header inclusionJan Kiszka2011-06-261-0/+10
|/ /
* | net: Warn about "-net nic" options which were ignoredPeter Maydell2011-06-221-0/+1
* | Optimize screendumpAvi Kivity2011-06-221-3/+10
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2011-06-221-9/+0
|\ \
| * | kvm: Drop CONFIG_KVM_PARAJan Kiszka2011-06-201-9/+0
| |/
* | Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori2011-06-2253-432/+552
|\ \
OpenPOWER on IntegriCloud