aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-11-12hw/misc: Add support for ADC controller in Xilinx Zynq 7000pull-target-arm-20151112Guenter Roeck
2015-11-12Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2015-11-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151112' into st...Peter Maydell
2015-11-12Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-11-11' into...Peter Maydell
2015-11-12e1000: Introducing backward compatibility command line parameterLeonid Bloch
2015-11-12e1000: Implementing various countersLeonid Bloch
2015-11-12e1000: Fixing the packet address filtering procedureLeonid Bloch
2015-11-12e1000: Fixing the received/transmitted octets' countersLeonid Bloch
2015-11-12e1000: Fixing the received/transmitted packets' countersLeonid Bloch
2015-11-12e1000: Trivial implementation of various MAC registersLeonid Bloch
2015-11-12e1000: Introduced an array to control the access to the MAC registersLeonid Bloch
2015-11-12e1000: Add support for migrating the entire MAC registers' arrayLeonid Bloch
2015-11-12e1000: Cosmetic and alignment fixesLeonid Bloch
2015-11-12cuda.c: add delay to setting of SR_INT bitMark Cave-Ayland
2015-11-12cuda.c: fix T2 timer and enable its interruptMark Cave-Ayland
2015-11-12cuda.c: rename get_counter() state variable from s to ti for consistencyMark Cave-Ayland
2015-11-12cuda.c: refactor get_tb() so that the time can be passed inMark Cave-Ayland
2015-11-12cuda.c: add defines for CUDA registersMark Cave-Ayland
2015-11-12cuda.c: fix CUDA SR interrupt clearingMark Cave-Ayland
2015-11-12cuda.c: implement dummy IIC access commandsMark Cave-Ayland
2015-11-12cuda.c: implement simple CUDA_GET_6805_ADDR commandMark Cave-Ayland
2015-11-12cuda.c: fix CUDA_PACKET response packet formatMark Cave-Ayland
2015-11-12cuda.c: fix CUDA ADB error packet formatMark Cave-Ayland
2015-11-12PPC: mac99: Always add USB controllerAlexander Graf
2015-11-11error: More error_setg() usageEric Blake
2015-11-11s390: deprecate the non-ccw machine in 2.5Christian Borntraeger
2015-11-11s390x/ipl: switch error reporting to error_setgDavid Hildenbrand
2015-11-11s390x/ipl: clean up qom definitions and turn into TYPE_DEVICEDavid Hildenbrand
2015-11-11qdev: provide qdev_reset_all_fn()David Hildenbrand
2015-11-11s390x: switch to memory_region_allocate_system_memoryDominik Dingel
2015-11-11s390x/pci : fix up s390 pci iommu translation functionYi Min Zhao
2015-11-11s390x/css: sense data endiannessCornelia Huck
2015-11-11Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151111' into st...Peter Maydell
2015-11-11spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctlBharata B Rao
2015-11-10Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151110.0' i...Peter Maydell
2015-11-10vfio: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-11-10vfio/pci: Hide device PCIe capability on non-express buses for PCIe VMsAlex Williamson
2015-11-10Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151110' i...Peter Maydell
2015-11-10Inhibit ballooning during postcopyDr. David Alan Gilbert
2015-11-10Rename save_live_complete to save_live_complete_precopyDr. David Alan Gilbert
2015-11-10hw/arm/virt: error_report cleanupsAndrew Jones
2015-11-10arm: highbank: Implement PSCI and dummy monitorPeter Crosthwaite
2015-11-10arm: highbank: Defeature CPU overridePeter Crosthwaite
2015-11-10arm: boot: Add secure_board_setup flagPeter Crosthwaite
2015-11-10hw/intc/arm_gic: Remove the definition of NUM_CPUWei Huang
2015-11-09hw/timer/hpet.c: Avoid signed integer overflow which results in bugs on OSXPeter Maydell
2015-11-09dataplane: support non-contigious s/gMichael S. Tsirkin
2015-11-09dataplane: simplify indirect descriptor readMichael S. Tsirkin
2015-11-06arm: allwinner-a10: Add SATAPeter Crosthwaite
2015-11-06ahci: Add allwinner AHCIPeter Crosthwaite