summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* xen: move Xen HVM files under hw/i386/xenWei Liu2014-05-076-2/+2
* xen: move Xen PV machine files to hw/xenpvWei Liu2014-05-075-1/+3
* qemu-xen: free all the pirqs for msi/msix when driver unloadZhenzhong Duan2014-05-072-4/+8
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140507' into stagingPeter Maydell2014-05-073-15/+8
|\
| * s390x/css: Don't save orb in subchannel.Cornelia Huck2014-05-073-15/+8
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...Peter Maydell2014-05-0715-15/+165
|\ \
| * | virtio: validate config_len on loadMichael S. Tsirkin2014-05-051-1/+7
| * | virtio-net: out-of-bounds buffer write on loadMichael S. Tsirkin2014-05-051-4/+11
| * | openpic: avoid buffer overrun on incoming migrationMichael Roth2014-05-051-2/+14
| * | ssi-sd: fix buffer overrun on invalid state loadMichael S. Tsirkin2014-05-051-0/+9
| * | usb: sanity check setup_index+setup_len in post_loadMichael S. Tsirkin2014-05-051-1/+3
| * | vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/Michael S. Tsirkin2014-05-051-2/+2
| * | virtio-scsi: fix buffer overrun on invalid state loadMichael S. Tsirkin2014-05-051-0/+9
| * | zaurus: fix buffer overrun on invalid state loadMichael S. Tsirkin2014-05-051-0/+10
| * | tsc210x: fix buffer overrun on invalid state loadMichael S. Tsirkin2014-05-051-0/+12
| * | ssd0323: fix buffer overun on invalid state loadMichael S. Tsirkin2014-05-051-0/+24
| * | pxa2xx: avoid buffer overrun on incoming migrationMichael S. Tsirkin2014-05-051-2/+6
| * | virtio: validate num_sg when mappingMichael S. Tsirkin2014-05-051-0/+6
| * | virtio: avoid buffer overrun on incoming migrationMichael Roth2014-05-051-0/+3
| * | pl022: fix buffer overun on invalid state loadMichael S. Tsirkin2014-05-051-0/+14
| * | hw/pci/pcie_aer.c: fix buffer overruns on invalid state loadMichael S. Tsirkin2014-05-051-1/+9
| * | hpet: fix buffer overrun on invalid state loadMichael S. Tsirkin2014-05-051-0/+13
| * | ahci: fix buffer overrun on invalid state loadMichael S. Tsirkin2014-05-051-1/+1
| * | virtio: out-of-bounds buffer write on invalid state loadMichael S. Tsirkin2014-05-051-1/+7
| * | virtio-net: out-of-bounds buffer write on invalid state loadMichael S. Tsirkin2014-05-051-0/+5
* | | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2014-05-0722-90/+107
|\ \ \
| * | | PortioList: Store PortioList in device stateKirill Batuzov2014-05-059-26/+34
| * | | arm: Clean up fragile use of error_is_set() in realize() methodsMarkus Armbruster2014-05-053-6/+12
| * | | qom: Clean up fragile use of error_is_set() in set() methodsMarkus Armbruster2014-05-053-8/+15
| * | | hw: Consistently name Error ** objects errp, and not errMarkus Armbruster2014-05-053-14/+14
| * | | hw: Consistently name Error * objects err, and not errpMarkus Armbruster2014-05-053-21/+21
| * | | machine: Remove QEMUMachine indirection from MachineClassMarcel Apfelbaum2014-05-051-39/+11
| * | | machine: Copy QEMUMachine's fields to MachineClassMarcel Apfelbaum2014-05-051-0/+24
| |/ /
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-6' into stagingPeter Maydell2014-05-062-20/+134
|\ \ \ | |_|/ |/| |
| * | usb: mtp: reply INCOMPLETE_TRANSFER on read errorsGerd Hoffmann2014-05-051-1/+3
| * | usb: mtp: fix possible buffer overflowGerd Hoffmann2014-05-051-0/+8
| * | usb: mtp: drop data-out hexdumpGerd Hoffmann2014-05-051-2/+1
| * | usb: mtp: avoid empty description stringGerd Hoffmann2014-05-051-1/+1
| * | usb: mtp: fix error path memory leakGerd Hoffmann2014-05-051-0/+2
| * | usb: mtp: fix serial (must be exact 32 chars)Gerd Hoffmann2014-05-051-1/+1
| * | usb: mtp: fix version (is decimal not bcd)Gerd Hoffmann2014-05-051-1/+1
| * | usb: mtp: fix usb_mtp_add_u64Gerd Hoffmann2014-05-051-2/+2
| * | usb: mtp: replace debug printfs with trace pointsGerd Hoffmann2014-05-051-4/+4
| * | usb-ohci: Add vmstate descriptorAlexey Kardashevskiy2014-05-051-8/+111
| |/
* | SMBIOS: Build aggregate smbios tables and entry pointGabriel L. Somlo2014-05-054-24/+716
* | SMBIOS: Use bitmaps to prevent incompatible comand line optionsGabriel L. Somlo2014-05-051-30/+20
* | SMBIOS: Use macro to set smbios defaultsGabriel L. Somlo2014-05-051-14/+13
* | SMBIOS: Rename symbols to better reflect future useGabriel L. Somlo2014-05-054-19/+25
* | E820: Add interface for accessing e820 tableGabriel L. Somlo2014-05-051-0/+15
* | pc: add 2.1 machine typeMichael S. Tsirkin2014-05-052-7/+47
|/
OpenPOWER on IntegriCloud