summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'afaerber-or/qom-1.1' into stagingAnthony Liguori2012-05-144-3/+9
|\
| * mips_fulong2e: Don't register "cpu" VMState twiceJuan Quintela2012-05-131-1/+0
| * pc: Add back PCI.rombar compat propertyPaolo Bonzini2012-05-131-0/+4
| * qdev: Fix adding of ptr propertiesAnthony Liguori2012-05-121-1/+4
| * qdev: Use object_property_print() in info qtreePaolo Bonzini2012-05-121-1/+1
* | Merge remote-tracking branch 'kraxel/usb.50' into stagingAnthony Liguori2012-05-141-0/+9
|\ \
| * | usb-host: handle guest-issued clear haltGerd Hoffmann2012-05-141-0/+9
| |/
* | Merge remote-tracking branch 'spice/spice.v55' into stagingAnthony Liguori2012-05-141-5/+3
|\ \
| * | qxl: set size of PCI IO BAR correctly (16) for revision 2Uri Lublin2012-05-141-5/+3
| |/
* | Merge remote-tracking branch 'sweil/for-1.1' into stagingAnthony Liguori2012-05-141-2/+2
|\ \
| * | fix some common typosJim Meyering2012-05-141-2/+2
| |/
* | qdev: fix -device foo,?Paolo Bonzini2012-05-141-2/+2
|/
* sun4u: implement interrupt clearing registersArtyom Tarasenko2012-05-121-0/+12
* sun4u: initialize OBIO interrupt mappingsArtyom Tarasenko2012-05-121-0/+6
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2012-05-081-1/+1
|\
| * rtl8139: fix regression in TxStatus/TxAddr readAvi Kivity2012-05-081-1/+1
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-05-081-18/+11
|\ \
| * | fdc: simplify media change handlingHervé Poussineau2012-05-071-18/+11
| |/
* | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-05-083-73/+94
|\ \
| * | scsi: Add assertion for use-after-free errorsStefan Weil2012-05-071-0/+1
| * | scsi: remove useless debug messagesPaolo Bonzini2012-05-071-13/+0
| * | scsi: set VALID bit to 0 in fixed format sense dataPaolo Bonzini2012-05-071-2/+2
| * | scsi: do not require a minimum allocation length for REQUEST SENSEPaolo Bonzini2012-05-071-5/+2
| * | scsi: do not require a minimum allocation length for INQUIRYPaolo Bonzini2012-05-072-19/+0
| * | scsi: parse 16-byte tape CDBsPaolo Bonzini2012-05-072-0/+11
| * | scsi: do not report bogus overruns for commands in the 0x00-0x1F rangePaolo Bonzini2012-05-071-6/+10
| * | scsi-disk: add dpofua propertyPaolo Bonzini2012-05-071-1/+6
| * | scsi: change "removable" field to host many featuresPaolo Bonzini2012-05-071-8/+15
| * | scsi: Specify the xfer direction for UNMAP and ATA_PASSTHROUGH commandsRonnie Sahlberg2012-05-041-0/+2
| * | scsi: fix WRITE SAME transfer length and directionPaolo Bonzini2012-05-042-7/+12
| * | scsi: fix refcounting for readsPaolo Bonzini2012-05-041-0/+7
| * | scsi: prevent data transfer overflowPaolo Bonzini2012-05-041-12/+26
* | | Merge remote-tracking branch 'spice/spice.v54' into stagingAnthony Liguori2012-05-084-54/+162
|\ \ \
| * | | qxl: don't assert on guest create_guest_primaryAlon Levy2012-05-031-1/+4
| * | | qxl: ioport_write: remove guest trigerrable abortAlon Levy2012-05-031-2/+1
| * | | qxl: qxl_add_memslot: remove guest trigerrable panicsAlon Levy2012-05-031-7/+20
| * | | qxl: interface_notify_update: remove guest trigerrable abortAlon Levy2012-05-031-2/+7
| * | | qxl: cleanup s/__FUNCTION__/__func__/Alon Levy2012-05-031-1/+1
| * | | qxl: don't abort on guest trigerrable ring indices mismatchAlon Levy2012-05-031-12/+39
| * | | qxl: fix > 80 chars lineAlon Levy2012-05-031-2/+2
| * | | qxl: replace panic with guest bug in qxl_track_commandAlon Levy2012-05-031-1/+5
| * | | qxl: check for NULL return from qxl_phys2virtAlon Levy2012-05-034-20/+64
| * | | hw/qxl.c: qxl_phys2virt: replace panics with guest_bugAlon Levy2012-05-031-6/+19
| |/ /
* | | Merge remote-tracking branch 'sweil/fixes' into stagingAnthony Liguori2012-05-082-0/+4
|\ \ \ | |_|/ |/| |
| * | hw/pc_sysfw: Fix memory leakStefan Weil2012-05-031-0/+3
| * | qdev: Fix memory leak in function set_pci_devfnStefan Weil2012-05-031-0/+1
| |/
* | hw/ac97: Mask out the EAPD bit on Powerdown Ctrl/Stat writesHans de Goede2012-05-071-1/+1
* | hw/ac97: Mask out unused bits of volume controlsHans de Goede2012-05-071-5/+15
* | hw/ac97: Use AC97_Record_Gain_Mute not AC97_Line_In_Volume_MuteHans de Goede2012-05-071-4/+5
* | hw/ac97: Make a bunch of mixer registers read onlyHans de Goede2012-05-071-7/+27
OpenPOWER on IntegriCloud