aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-01-20Add device listener interfacePaul Durrant
2015-01-19ui: Add dpy_gfx_check_format() to check backend shared surface supportBenjamin Herrenschmidt
2015-01-16fw_cfg: fix endianness in fw_cfg_data_mem_read() / _write()pull-target-arm-20150116Laszlo Ersek
2015-01-15blizzard: do not depend on VGA internalsPaolo Bonzini
2015-01-15vt82c686: avoid out-of-bounds readPaolo Bonzini
2015-01-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-01-14scsi: fix cancellation when I/O was completed but DMA was not.Paolo Bonzini
2015-01-14hw/scsi/lsi53c895a: add support for additional diag / debug registersPeter Lieven
2015-01-13Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-13' into stagingPeter Maydell
2015-01-13NVMe: Set correct VS Value for 1.1 Compliant ControllersAnubhav Rakshit
2015-01-13nvme: Fix get/set number of queues featureAlex Friedman
2015-01-13ide: Implement VPD response for ATAPIJohn Snow
2015-01-13block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}Fam Zheng
2015-01-13xen-pt: Fix PCI devices re-attach failedLiang Li
2015-01-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-01-12hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free itChen Gang
2015-01-12hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon...Chen Gang
2015-01-12hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' failsChen Gang
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini
2015-01-12s390: implement pci instructionsFrank Blaschka
2015-01-12s390: Add PCI bus supportFrank Blaschka
2015-01-12s390x/ccw: fix oddity in machine class initCornelia Huck
2015-01-10Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150109.0' i...Peter Maydell
2015-01-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-01-10Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2015-01-099pfs: changed to use event_notifier instead of qemu_pipeSeokYeon Hwang
2015-01-09Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.3' into ...Peter Maydell
2015-01-09Merge remote-tracking branch 'remotes/amit/tags/for-2.3' into stagingPeter Maydell
2015-01-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-01-09vfio-pci: Fix interrupt disablingAlex Williamson
2015-01-09vfio-pci: Fix BAR size overflowAlex Williamson
2015-01-09Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20141229' into s...Peter Maydell
2015-01-08hw/ppc/mac_newworld: simplify usb controller creation logicMarcel Apfelbaum
2015-01-08hw/ppc/spapr: simplify usb controller creation logicMarcel Apfelbaum
2015-01-08hw/ppc/mac_newworld: QOMified mac99 machinesMarcel Apfelbaum
2015-01-08hw/usb: simplified usb_enabledMarcel Apfelbaum
2015-01-08hw/machine: added machine_usb wrapperMarcel Apfelbaum
2015-01-08hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum
2015-01-08acpi-build: make ROMs RAM blocks resizeableMichael S. Tsirkin
2015-01-07hw/ppc/mac_newworld: simplify usb controller creation logicMarcel Apfelbaum
2015-01-07hw/ppc/spapr: simplify usb controller creation logicMarcel Apfelbaum
2015-01-07hw/ppc/mac_newworld: QOMified mac99 machinesMarcel Apfelbaum
2015-01-07hw/usb: simplified usb_enabledMarcel Apfelbaum
2015-01-07hw/machine: added machine_usb wrapperMarcel Apfelbaum
2015-01-07hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum
2015-01-07target-ppc: Cast ssize_t to size_t before printing with %zxPeter Maydell
2015-01-07PPC: e500: Fix GPIO controller interrupt numberAmit Tomar
2015-01-07PPC: Fix crash on spapr_tce_table_finalize()David Gibson
2015-01-07ppc: do not use get_clock_realtime()Paolo Bonzini
2015-01-07spapr: Fix stale HTAB during live migration (TCG)Samuel Mendoza-Jonas