summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ui: Add dpy_gfx_check_format() to check backend shared surface supportBenjamin Herrenschmidt2015-01-191-4/+14
* fw_cfg: fix endianness in fw_cfg_data_mem_read() / _write()Laszlo Ersek2015-01-161-34/+7Star
* blizzard: do not depend on VGA internalsPaolo Bonzini2015-01-151-1/+0Star
* vt82c686: avoid out-of-bounds readPaolo Bonzini2015-01-151-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-01-144-24/+17Star
|\
| * scsi: fix cancellation when I/O was completed but DMA was not.Paolo Bonzini2015-01-141-0/+2
| * hw/scsi/lsi53c895a: add support for additional diag / debug registersPeter Lieven2015-01-141-0/+6
| * 9pfs: changed to use event_notifier instead of qemu_pipeSeokYeon Hwang2015-01-092-24/+9Star
* | Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-13' into stagingPeter Maydell2015-01-131-1/+1
|\ \
| * | xen-pt: Fix PCI devices re-attach failedLiang Li2015-01-131-1/+1
* | | NVMe: Set correct VS Value for 1.1 Compliant ControllersAnubhav Rakshit2015-01-131-1/+1
* | | nvme: Fix get/set number of queues featureAlex Friedman2015-01-131-2/+4
* | | ide: Implement VPD response for ATAPIJohn Snow2015-01-132-12/+100
* | | block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}Fam Zheng2015-01-131-1/+2
|/ /
* | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-01-1228-216/+11Star
|\ \
| * | hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free itChen Gang2015-01-121-0/+1
| * | hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon...Chen Gang2015-01-121-4/+4
| * | hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' failsChen Gang2015-01-121-1/+6
| * | net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini2015-01-1227-211/+0Star
* | | s390: implement pci instructionsFrank Blaschka2015-01-123-1/+1100
* | | s390: Add PCI bus supportFrank Blaschka2015-01-127-1/+865
* | | s390x/ccw: fix oddity in machine class initCornelia Huck2015-01-121-1/+1
|/ /
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150109.0' i...Peter Maydell2015-01-101-11/+14
|\ \
| * | vfio-pci: Fix interrupt disablingAlex Williamson2015-01-091-9/+12
| * | vfio-pci: Fix BAR size overflowAlex Williamson2015-01-091-2/+2
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-01-103-10/+30
|\ \ \
| * | | acpi-build: make ROMs RAM blocks resizeableMichael S. Tsirkin2015-01-083-10/+30
* | | | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2015-01-108-40/+202
|\ \ \ \ | |_|_|/ |/| | |
| * | | hw/ppc/mac_newworld: simplify usb controller creation logicMarcel Apfelbaum2015-01-071-2/+2
| * | | hw/ppc/spapr: simplify usb controller creation logicMarcel Apfelbaum2015-01-071-1/+2
| * | | hw/ppc/mac_newworld: QOMified mac99 machinesMarcel Apfelbaum2015-01-071-10/+19
| * | | hw/usb: simplified usb_enabledMarcel Apfelbaum2015-01-0710-11/+11
| * | | hw/machine: added machine_usb wrapperMarcel Apfelbaum2015-01-071-0/+5
| * | | hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum2015-01-072-2/+3
| * | | target-ppc: Cast ssize_t to size_t before printing with %zxPeter Maydell2015-01-071-1/+1
| * | | PPC: e500: Fix GPIO controller interrupt numberAmit Tomar2015-01-071-1/+1
| * | | PPC: Fix crash on spapr_tce_table_finalize()David Gibson2015-01-071-3/+3
| * | | ppc: do not use get_clock_realtime()Paolo Bonzini2015-01-071-2/+2
| * | | spapr: Fix stale HTAB during live migration (TCG)Samuel Mendoza-Jonas2015-01-071-5/+11
| * | | spapr: Fix integer overflow during migration (TCG)Samuel Mendoza-Jonas2015-01-071-3/+3
| * | | spapr: Fix stale HTAB during live migration (KVM)Samuel Mendoza-Jonas2015-01-071-0/+38
| * | | PPC: e500 pci host: Add support for ATMUsAlexander Graf2015-01-075-10/+115
| * | | PPC: mpc8554ds: Tell user about exceeding RAM limitsAlexander Graf2015-01-071-0/+6
| * | | PPC: e500: Move CCSR and MMIO space to upper end of address spaceAlexander Graf2015-01-071-3/+3
| * | | PPC: e500: Move CCSR definition to paramsAlexander Graf2015-01-074-16/+23
* | | | Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.3' into ...Peter Maydell2015-01-091-1/+1
|\ \ \ \
| * | | | virtio-rng: fix check for period_ms validityAmit Shah2015-01-051-1/+1
| |/ / /
* | | | Merge remote-tracking branch 'remotes/amit/tags/for-2.3' into stagingPeter Maydell2015-01-091-27/+18Star
|\ \ \ \
| * | | | virtio-serial: Don't keep a persistent copy of config spaceDavid Gibson2015-01-051-15/+14Star
| * | | | virtio_serial: Don't use vser->config.max_nr_ports internallyDavid Gibson2015-01-051-12/+4Star
| |/ / /