summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-01-19ui: Add dpy_gfx_check_format() to check backend shared surface supportBenjamin Herrenschmidt1-4/+14
2015-01-16fw_cfg: fix endianness in fw_cfg_data_mem_read() / _write()Laszlo Ersek1-34/+7
2015-01-15blizzard: do not depend on VGA internalsPaolo Bonzini1-1/+0
2015-01-15vt82c686: avoid out-of-bounds readPaolo Bonzini1-1/+1
2015-01-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell4-24/+17
2015-01-14scsi: fix cancellation when I/O was completed but DMA was not.Paolo Bonzini1-0/+2
2015-01-14hw/scsi/lsi53c895a: add support for additional diag / debug registersPeter Lieven1-0/+6
2015-01-13Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-13' into stagingPeter Maydell1-1/+1
2015-01-13NVMe: Set correct VS Value for 1.1 Compliant ControllersAnubhav Rakshit1-1/+1
2015-01-13nvme: Fix get/set number of queues featureAlex Friedman1-2/+4
2015-01-13ide: Implement VPD response for ATAPIJohn Snow2-12/+100
2015-01-13block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}Fam Zheng1-1/+2
2015-01-13xen-pt: Fix PCI devices re-attach failedLiang Li1-1/+1
2015-01-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell28-216/+11
2015-01-12hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free itChen Gang1-0/+1
2015-01-12hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon...Chen Gang1-4/+4
2015-01-12hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' failsChen Gang1-1/+6
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini27-211/+0
2015-01-12s390: implement pci instructionsFrank Blaschka3-1/+1100
2015-01-12s390: Add PCI bus supportFrank Blaschka7-1/+865
2015-01-12s390x/ccw: fix oddity in machine class initCornelia Huck1-1/+1
2015-01-10Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150109.0' i...Peter Maydell1-11/+14
2015-01-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-10/+30
2015-01-10Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell8-40/+202
2015-01-099pfs: changed to use event_notifier instead of qemu_pipeSeokYeon Hwang2-24/+9
2015-01-09Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.3' into ...Peter Maydell1-1/+1
2015-01-09Merge remote-tracking branch 'remotes/amit/tags/for-2.3' into stagingPeter Maydell1-27/+18
2015-01-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-4/+19
2015-01-09vfio-pci: Fix interrupt disablingAlex Williamson1-9/+12
2015-01-09vfio-pci: Fix BAR size overflowAlex Williamson1-2/+2
2015-01-09Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20141229' into s...Peter Maydell1-7/+12
2015-01-08hw/ppc/mac_newworld: simplify usb controller creation logicMarcel Apfelbaum1-2/+2
2015-01-08hw/ppc/spapr: simplify usb controller creation logicMarcel Apfelbaum1-1/+2
2015-01-08hw/ppc/mac_newworld: QOMified mac99 machinesMarcel Apfelbaum1-10/+19
2015-01-08hw/usb: simplified usb_enabledMarcel Apfelbaum10-11/+11
2015-01-08hw/machine: added machine_usb wrapperMarcel Apfelbaum1-0/+5
2015-01-08hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum2-2/+3
2015-01-08acpi-build: make ROMs RAM blocks resizeableMichael S. Tsirkin3-10/+30
2015-01-07hw/ppc/mac_newworld: simplify usb controller creation logicMarcel Apfelbaum1-2/+2
2015-01-07hw/ppc/spapr: simplify usb controller creation logicMarcel Apfelbaum1-1/+2
2015-01-07hw/ppc/mac_newworld: QOMified mac99 machinesMarcel Apfelbaum1-10/+19
2015-01-07hw/usb: simplified usb_enabledMarcel Apfelbaum10-11/+11
2015-01-07hw/machine: added machine_usb wrapperMarcel Apfelbaum1-0/+5
2015-01-07hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum2-2/+3
2015-01-07target-ppc: Cast ssize_t to size_t before printing with %zxPeter Maydell1-1/+1
2015-01-07PPC: e500: Fix GPIO controller interrupt numberAmit Tomar1-1/+1
2015-01-07PPC: Fix crash on spapr_tce_table_finalize()David Gibson1-3/+3
2015-01-07ppc: do not use get_clock_realtime()Paolo Bonzini1-2/+2
2015-01-07spapr: Fix stale HTAB during live migration (TCG)Samuel Mendoza-Jonas1-5/+11
2015-01-07spapr: Fix integer overflow during migration (TCG)Samuel Mendoza-Jonas1-3/+3