summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* s390x/kvm: make setting of in-kernel irq routes more efficientJens Freimann2015-09-071-0/+2
* s390x/css: start with cleared cstat/dstatCornelia Huck2015-09-071-0/+2
* s390x/event-facility: fix receive mask checkCornelia Huck2015-09-071-2/+3
* s390x/css: ccw-0 enforces count > 0Cornelia Huck2015-09-071-0/+4
* s390x/css: handle ccw-0 TIC correctlyPierre Morel2015-09-071-0/+3
* arm/virt: Add full-sized CPU affinity handlingPavel Fedin2015-09-071-2/+32
* i.MX: Add i2C devices to i.MX31 SOCJean-Christophe Dubois2015-09-071-0/+30
* i.MX: Add the i.MX25 PDK platformJean-Christophe Dubois2015-09-072-1/+160
* i.MX: Add SOC support for i.MX25Jean-Christophe Dubois2015-09-072-0/+274
* i.MX: Add FEC Ethernet EmulatorJean-Christophe Dubois2015-09-072-0/+710
* i.MX: Add I2C controller emulatorJean-Christophe Dubois2015-09-072-0/+335
* i.MX: KZM: use standalone i.MX31 SOC supportJean-Christophe Dubois2015-09-074-160/+102
* i.MX: Add SOC support for i.MX31Jean-Christophe Dubois2015-09-072-1/+218
* hw/arm/virt: Add high MMIO PCI region, 512G in sizePavel Fedin2015-09-072-9/+74
* smbios: implement smbios support for mach-virtWei Huang2015-09-071-0/+26
* smbios: add smbios 3.0 supportWei Huang2015-09-073-25/+65
* arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-09-0717-65/+38
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150903' into stagingPeter Maydell2015-09-036-13/+531
|\
| * s390x: Disable storage key migration on old machine typeJason J. Herne2015-09-032-3/+42
| * s390x: Migrate guest storage keys (initial memory only)Jason J. Herne2015-09-031-0/+125
| * s390x: Info skeys sub-commandJason J. Herne2015-09-031-0/+23
| * s390x: Dump-skeys hmp supportJason J. Herne2015-09-031-0/+12
| * s390x: Dump storage keys qmp commandJason J. Herne2015-09-031-2/+89
| * s390x: Enable new s390-storage-keys deviceJason J. Herne2015-09-033-11/+10
| * s390x: Create QOM device for s390 storage keysJason J. Herne2015-09-033-0/+218
| * s390x: add 2.5 compat s390-ccw-virtio machineCornelia Huck2015-09-031-2/+17
* | ne2000: Drop ne2000_can_receiveFam Zheng2015-09-023-12/+0
* | vmxnet3: Drop net_vmxnet3_info.can_receiveFam Zheng2015-09-021-1/+0
* | rtl8139: Do not consume the packet during overflow in standard mode.Vladislav Yasevich2015-09-021-1/+1
* | rtl8139: Fix receive buffer overflow checkVladislav Yasevich2015-09-021-2/+4
* | rtl8139: use ldl/stl wrapper for unaligned 32-bit accessStefan Hajnoczi2015-09-021-3/+8
* | rtl8139: use net/eth.h macros instead of custom macrosStefan Hajnoczi2015-09-021-21/+14
* | rtl8139: remove duplicate net/eth.h definitionsStefan Hajnoczi2015-09-021-52/+5
|/
* xlnx-zynqmp: Connect the four OCM banksAlistair Francis2015-08-251-0/+15
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-08-186-59/+117
|\
| * hw: fix mask for ColdFire UART command registerPaolo Bonzini2015-08-141-1/+1
| * scsi-generic: identify AIO callbacks more clearlyPaolo Bonzini2015-08-141-25/+41
| * scsi-disk: identify AIO callbacks more clearlyPaolo Bonzini2015-08-141-30/+61
| * scsi: create restart bottom half in the right AioContextPaolo Bonzini2015-08-141-1/+2
| * vhost-scsi: Clarify vhost_virtqueue_mask argumentLu Lina2015-08-141-1/+1
| * vhost/scsi: call vhost_dev_cleanup() at unrealize() timeIgor Mammedov2015-07-301-0/+1
| * scsi-disk: Fix assertion failure on WRITE SAMEFam Zheng2015-07-301-0/+4
| * scsi-disk: fix cmd.mode field typoStefan Hajnoczi2015-07-301-1/+1
| * virtio-scsi: use virtqueue_map_sg() when loading requestsStefan Hajnoczi2015-07-301-0/+5
* | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-08-141-2/+2
|\ \
| * | net/vmxnet3: Fix incorrect debug messageDana Rubin2015-08-041-2/+2
* | | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150813' into stagingPeter Maydell2015-08-131-0/+16
|\ \ \
| * | | hw/pci-host/bonito: Avoid buffer overrun for bad LDMA/COP accessesPeter Maydell2015-08-131-0/+16
* | | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-08-1314-193/+171
|\ \ \ \
| * | | | smbios: move smbios code into a common folderWei Huang2015-08-137-7/+8
OpenPOWER on IntegriCloud