aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-02-18Make sysbus EHCI devices ARM only by defaultDavid Gibson
2015-02-18PPC: Don't use legacy -usbdevice support for setting up boardMarkus Armbruster
2015-02-18r2d: Don't use legacy -usbdevice support for setting up boardMarkus Armbruster
2015-02-18usb: Change usb_create_simple() to abort on failureMarkus Armbruster
2015-02-18usb: Suppress bogus error when automatic usb-hub creation failsMarkus Armbruster
2015-02-18usb: Do not prefix error_setg() messages with "Error: "Markus Armbruster
2015-02-18usb: Improve -usbdevice error reporting a bitMarkus Armbruster
2015-02-18usb: usb_create() can't fail, drop useless error handlingMarkus Armbruster
2015-02-13target-arm: Add feature parsing to virtGreg Bellows
2015-02-13arm: Add PCIe host bridge in virt machineAlexander Graf
2015-02-13pci: Add generic PCIe host bridgeAlexander Graf
2015-02-11Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150210.0' i...Peter Maydell
2015-02-10vfio: Fix debug message compile errorAlexey Kardashevskiy
2015-02-10vfio: Use vfio type1 v2 IOMMU interfaceAlex Williamson
2015-02-10vfio: unmap and free BAR data in instance_finalizePaolo Bonzini
2015-02-10vfio: free dynamically-allocated data in instance_finalizePaolo Bonzini
2015-02-10vfio: cleanup vfio_get_device error path, remove vfio_populate_device callbackPaolo Bonzini
2015-02-10virtio: Fix warning caused by missing 'static' attributeStefan Weil
2015-02-10vga: Fix warning caused by missing 'static' attributeStefan Weil
2015-02-10serial: Fix warnings caused by missing 'static' attributeStefan Weil
2015-02-10rtl8139: g_malloc() can't fail, bury dead error handlingMarkus Armbruster
2015-02-10onenand: g_malloc() can't fail, bury dead error handlingMarkus Armbruster
2015-02-10usb: Pair g_malloc() with g_free(), not free()Markus Armbruster
2015-02-10spapr_vio: Pair g_malloc() with g_free(), not free()Markus Armbruster
2015-02-10Convert some debugging printfs to trace calls in pcnet.c.Don Koch
2015-02-10Add/convert trace calls in pcnet-pci.c.Don Koch
2015-02-10Add trace to ps2.c.Don Koch
2015-02-10Add tracing to xenfb.Don Koch
2015-02-10fw_cfg: fix typos in comments: patch -> pathGonglei
2015-02-06block: introduce BDRV_REQUEST_MAX_SECTORSPeter Lieven
2015-02-06virtio-blk: add a knob to disable request mergingPeter Lieven
2015-02-06virtio-blk: introduce multireadPeter Lieven
2015-02-06hw/virtio-blk: add a constant for max number of merged requestsPeter Lieven
2015-02-06atapi migration: Throw recoverable error to avoid recoveryDr. David Alan Gilbert
2015-02-06Restore atapi_dma flag across migrationDr. David Alan Gilbert
2015-02-06Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-02-06rtl8139: simplify timer logicPaolo Bonzini
2015-02-05fix mc146818rtc wrong subsection name to avoid vmstate_subsection_load() failZhang Haoyu
2015-02-05migration: Append JSON description of migration streamAlexander Graf
2015-02-05hw/arm/virt: explain device-to-transport mapping in create_virtio_devices()Laszlo Ersek
2015-02-05target-arm: Change reset to highest available ELGreg Bellows
2015-02-05target_arm: Parameterise the irq lines for armv7m_initAlistair Francis
2015-02-05target_arm: Remove memory region init from armv7m_initAlistair Francis
2015-02-04vfio-pci: Fix missing unparent of dynamically allocated MemoryRegionAlex Williamson
2015-02-04vfio: fix wrong initialize vfio_group_listChen Fan
2015-02-03Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150203' into stagingPeter Maydell
2015-02-03s390x/ipl: Improved code indentation in s390_ipl_init()Thomas Huth
2015-02-03s390x/pci: fix dma notifications in rpcit instructionYi Min Zhao
2015-02-03s390x/pci: check for invalid function handleFrank Blaschka
2015-02-03s390x/pci: avoid sign extension in stpcifcFrank Blaschka