summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* blockdev: Remove IF_* check for read-only blockdev_initKevin Wolf2013-10-119-0/+38
* ahci: set ahci mode on resetMichael S. Tsirkin2013-10-111-1/+9
* Merge remote-tracking branch 'sstabellini/xen-2013-10-10' into stagingAnthony Liguori2013-10-102-13/+7
|\
| * qemu/xen: make use of xenstore relative pathsRoger Pau Monné2013-10-101-13/+6
| * xen_disk: mark ioreq as mapped before unmapping in error caseMatthew Daley2013-10-101-0/+1
* | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-10-101-11/+34
|\ \
| * | scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344]Asias He2013-10-091-11/+34
| |/
* | hw/9pfs: Fix errno value for xattr functionsDaniel P. Berrange2013-10-051-3/+3
* | pci-ohci: Add missing 'break' in ohci_service_tdJán Veselý2013-10-021-0/+2
* | sh4: Fix serial line access for Linux kernels later than 3.2Guenter Roeck2013-10-021-2/+0
* | hw/alpha: Fix compiler warning (integer constant is too large)Stefan Weil2013-10-021-1/+1
|/
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-306-108/+327
|\
| * smbios: Factor out smbios_maybe_add_str()Markus Armbruster2013-09-281-36/+25
| * smbios: Make multiple -smbios type= accumulate sanelyMarkus Armbruster2013-09-281-61/+91
| * smbios: Improve diagnostics for conflicting entriesMarkus Armbruster2013-09-281-26/+17
| * smbios: Convert to QemuOptsMarkus Armbruster2013-09-281-38/+171
| * smbios: Normalize smbios_entry_add()'s error handling to exit(1)Markus Armbruster2013-09-281-5/+5
| * virtio-net: fix up HMP NIC info string on resetMichael S. Tsirkin2013-09-221-0/+1
| * pci: remove explicit check to 64K ioport sizeHervé Poussineau2013-09-151-2/+4
| * piix4: disable io on resetMichael S. Tsirkin2013-09-151-0/+1
| * piix: use 64 bit window programmed by guestMichael S. Tsirkin2013-09-151-4/+10
| * q35: use 64 bit window programmed by guestMichael S. Tsirkin2013-09-151-4/+10
| * pci: add helper to retrieve the 64-bit rangeMichael S. Tsirkin2013-09-151-0/+50
| * q35: make pci window address/size match guest cfgMichael S. Tsirkin2013-09-151-0/+10
* | Merge remote-tracking branch 'sstabellini/xen-2013-09-25' into stagingAnthony Liguori2013-09-302-1/+3
|\ \
| * | xen: Enable cpu-hotplug on xenfv machine.Anthony PERARD2013-09-251-0/+1
| * | qemu: Adjust qemu wakeupLiu, Jinsong2013-09-251-1/+2
* | | Merge remote-tracking branch 'kraxel/audio.1' into stagingAnthony Liguori2013-09-302-425/+485
|\ \ \
| * | | audio: remove CONFIG_MIXEMU configure optionBandan Das2013-09-241-30/+0
| * | | hda-codec: make mixemu selectable at runtimeBandan Das2013-09-242-59/+122
| * | | hda-codec: refactor common definitions into a header fileBandan Das2013-09-242-423/+450
* | | | Merge remote-tracking branch 'borntraeger/tags/s390-next-20130924' into stagingAnthony Liguori2013-09-305-52/+482
|\ \ \ \ | |_|/ / |/| | |
| * | | s390/sclplmconsole: Add support for SCLP line-mode consoleHeinz Graalfs2013-09-202-1/+399
| * | | s390/eventfacility: allow childs to handle more than 1 event typeChristian Borntraeger2013-09-203-7/+7
| * | | s390/eventfacility: remove unused event_type variableChristian Borntraeger2013-09-202-3/+0
| * | | s390/eventfacility: fix multiple Read Event Data sourcesRalf Hoppe2013-09-201-3/+3
| * | | s390/sclp: add reset() functionsHeinz Graalfs2013-09-203-4/+30
| * | | s390/sclpquiesce: Add code to support live migrationHeinz Graalfs2013-09-201-0/+13
| * | | s390/sclpconsole: Add code to support live migration for sclpconsoleHeinz Graalfs2013-09-201-0/+18
| * | | s390/sclpconsole: modify definition of input bufferHeinz Graalfs2013-09-201-38/+16
| |/ /
* | | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-09-232-14/+60
|\ \ \
| * | | e1000: NetClientInfo.receive_iov implementedVincenzo Maffione2013-09-201-12/+58
| * | | pcnet-pci: mark I/O and MMIO as LITTLE_ENDIANAurelien Jarno2013-09-201-2/+2
| |/ /
* | | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-09-231-2/+22
|\ \ \
| * | | virtio-blk: do not relay a previous driver's WCE configuration to the currentPaolo Bonzini2013-09-201-2/+22
| |/ /
* | | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-09-232-2/+2
|\ \ \
| * | | kvm: Fix compiler warning (clang)Stefan Weil2013-09-201-1/+1
| * | | q35: Fix typo in constant DEFUALT -> DEFAULT.Richard W.M. Jones2013-09-201-1/+1
| |/ /
* | | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2013-09-231-5/+12
|\ \ \
| * | | kvmvapic: Clear also physical ROM address when entering INACTIVE stateJan Kiszka2013-09-201-0/+2
OpenPOWER on IntegriCloud