summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-11-12hw/misc: Add support for ADC controller in Xilinx Zynq 7000Guenter Roeck3-0/+309
2015-11-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell7-38/+105
2015-11-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell7-34/+392
2015-11-12scsi-disk: Account for failed operationsAlberto Garcia1-15/+31
2015-11-12macio: Account for failed operationsAlberto Garcia1-2/+10
2015-11-12ide: Account for failed and invalid operationsAlberto Garcia1-2/+8
2015-11-12atapi: Account for failed and invalid operationsAlberto Garcia1-12/+19
2015-11-12xen_disk: Account for failed and invalid operationsAlberto Garcia1-1/+22
2015-11-12virtio-blk: Account for failed and invalid operationsAlberto Garcia1-1/+3
2015-11-12nvme: Account for failed and invalid operationsAlberto Garcia1-3/+8
2015-11-12ide: Account for write operations correctlyAlberto Garcia1-1/+1
2015-11-12xen_disk: Account for flush operationsAlberto Garcia1-1/+3
2015-11-12virtio-9p: add savem handlersGreg Kurz1-0/+11
2015-11-12hw/virtio: Add PCIe capability to virtio devicesMarcel Apfelbaum2-0/+24
2015-11-12Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2-109/+375
2015-11-12vhost: send SET_VRING_ENABLE at start/stopYuanhan Liu1-0/+9
2015-11-12vhost: rename RESET_DEVICE backto RESET_OWNERYuanhan Liu2-4/+4
2015-11-12vhost-user: modify SET_LOG_BASE to pass mmap size and offsetVictor Kaplansky1-2/+9
2015-11-12virtio-pci: unbreak queue_enable readJason Wang1-0/+7
2015-11-12virtio-pci: introduce pio notification capability for modern deviceJason Wang2-17/+113
2015-11-12virtio-pci: use zero length mmio eventfd for 1.0 notification cap when possibleJason Wang1-4/+15
2015-11-12virtio-pci: fix 1.0 virtqueue migrationJason Wang3-7/+200
2015-11-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151112' into st...Peter Maydell3-90/+162
2015-11-12Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-11-11' into...Peter Maydell3-15/+9
2015-11-12e1000: Introducing backward compatibility command line parameterLeonid Bloch1-0/+2
2015-11-12e1000: Implementing various countersLeonid Bloch1-5/+85
2015-11-12e1000: Fixing the packet address filtering procedureLeonid Bloch1-3/+7
2015-11-12e1000: Fixing the received/transmitted octets' countersLeonid Bloch1-8/+18
2015-11-12e1000: Fixing the received/transmitted packets' countersLeonid Bloch1-4/+12
2015-11-12e1000: Trivial implementation of various MAC registersLeonid Bloch2-3/+100
2015-11-12e1000: Introduced an array to control the access to the MAC registersLeonid Bloch1-12/+46
2015-11-12e1000: Add support for migrating the entire MAC registers' arrayLeonid Bloch1-0/+21
2015-11-12e1000: Cosmetic and alignment fixesLeonid Bloch2-79/+89
2015-11-12cuda.c: add delay to setting of SR_INT bitMark Cave-Ayland2-11/+36
2015-11-12cuda.c: fix T2 timer and enable its interruptMark Cave-Ayland1-9/+24
2015-11-12cuda.c: rename get_counter() state variable from s to ti for consistencyMark Cave-Ayland1-9/+9
2015-11-12cuda.c: refactor get_tb() so that the time can be passed inMark Cave-Ayland1-5/+6
2015-11-12cuda.c: add defines for CUDA registersMark Cave-Ayland1-34/+53
2015-11-12cuda.c: fix CUDA SR interrupt clearingMark Cave-Ayland1-1/+3
2015-11-12cuda.c: implement dummy IIC access commandsMark Cave-Ayland1-0/+18
2015-11-12cuda.c: implement simple CUDA_GET_6805_ADDR commandMark Cave-Ayland1-0/+3
2015-11-12cuda.c: fix CUDA_PACKET response packet formatMark Cave-Ayland1-19/+5
2015-11-12cuda.c: fix CUDA ADB error packet formatMark Cave-Ayland1-2/+4
2015-11-12PPC: mac99: Always add USB controllerAlexander Graf1-1/+2
2015-11-11error: More error_setg() usageEric Blake3-15/+9
2015-11-11s390: deprecate the non-ccw machine in 2.5Christian Borntraeger1-1/+5
2015-11-11s390x/ipl: switch error reporting to error_setgDavid Hildenbrand1-7/+11
2015-11-11s390x/ipl: clean up qom definitions and turn into TYPE_DEVICEDavid Hildenbrand3-51/+36
2015-11-11qdev: provide qdev_reset_all_fn()David Hildenbrand1-0/+5
2015-11-11s390x: switch to memory_region_allocate_system_memoryDominik Dingel1-2/+1