summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-01-2631-40/+461
|\
| * target-i386: Disable HLE and RTM on Haswell & BroadwellEduardo Habkost2015-01-262-0/+8
| * apic: do not dereference pointer before it is checked for NULLPaolo Bonzini2015-01-261-3/+5
| * hw: misc, add educational driverJiri Slaby2015-01-262-0/+409
| * vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini2015-01-2625-28/+28
| * multiboot: Fix offset of bootloader nameKevin Wolf2015-01-261-7/+9
| * pc: fix KVM features in pc-1.3 and earlier machine typesPaolo Bonzini2015-01-261-2/+2
* | virtio-blk: Use blk_aio_ioctlFam Zheng2015-01-231-46/+79
* | virtio-blk: Pass req to virtio_blk_handle_scsi_reqFam Zheng2015-01-231-4/+5
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150122-1' into...Peter Maydell2015-01-221-2/+2
|\
| * sb16: fix interrupt acknowledgementPaolo Bonzini2015-01-221-2/+2
* | hw/input/hid.c Fix capslock hid codeDinar Valeev2015-01-221-1/+1
* | hid: handle full ptr queues in post_loadGerd Hoffmann2015-01-221-0/+21
|/
* Add device listener interfacePaul Durrant2015-01-201-0/+53
* 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/+7
* blizzard: do not depend on VGA internalsPaolo Bonzini2015-01-151-1/+0
* 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/+17
|\
| * 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/+9
* | 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/+11
|\ \
| * | 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/+0
* | | 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
OpenPOWER on IntegriCloud