aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-06-09intc: xilinx_uartlite: Convert SBD::init -> instance_initPeter Crosthwaite
2014-06-09char: xilinx_uartlite: Convert to realize()Peter Crosthwaite
2014-06-09char: xilinx_uartlite: Don't reset from initPeter Crosthwaite
2014-06-09net: xilinx_ethlite: Convert to realize()Peter Crosthwaite
2014-06-09net: xilinx_ethlite: Don't reset from initPeter Crosthwaite
2014-06-09timer: xilinx_timer: Convert to realize()Peter Crosthwaite
2014-06-05Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell
2014-06-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-06-05Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into stagingPeter Maydell
2014-06-05apb: implement IOMMU translation for PCI host bridgeMark Cave-Ayland
2014-06-05apb: handle reading/writing of IOMMU control registersMark Cave-Ayland
2014-06-05apb: fix IOMMU register sizesMark Cave-Ayland
2014-06-05apb: Move IOMMU registers into a separate IOMMUState structMark Cave-Ayland
2014-06-05tcx: move initialisation from realizefn to initfnMark Cave-Ayland
2014-06-05tcx: move initialisation from SysBusDevice class to TCX class realizefnMark Cave-Ayland
2014-06-05cg3: add extra check to prevent CG3 register array overflowMark Cave-Ayland
2014-06-05cg3: move initialisation from realizefn to initfnMark Cave-Ayland
2014-06-05Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell
2014-06-05qdev: Display warning about unused -globalDon Slutz
2014-06-05hw: use ld_p/st_p instead of ld_raw/st_rawPaolo Bonzini
2014-06-05nseries: clean up coding stylePaolo Bonzini
2014-06-03kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculationMarcelo Tosatti
2014-06-03Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014060...Peter Maydell
2014-06-02xhci: order superspeed ports firstGerd Hoffmann
2014-06-02xhci: make port reset trace point more verboseGerd Hoffmann
2014-06-02usb: add usb_pick_speedGerd Hoffmann
2014-06-02usb-host: add HAVE_STREAMS defineGerd Hoffmann
2014-06-02usb-host: allow attaching usb3 devices to ehciGerd Hoffmann
2014-06-02usb: move ehci register defines to header fileGerd Hoffmann
2014-06-02usb: move uhci register defines to header fileGerd Hoffmann
2014-05-30vfio: Add guest side IOMMU supportDavid Gibson
2014-05-30vfio: Create VFIOAddressSpace objects as neededDavid Gibson
2014-05-30vfio: Introduce VFIO address spacesDavid Gibson
2014-05-30vfio: Rework to have error pathsAlexey Kardashevskiy
2014-05-30vfio: Fix 128 bit handlingAlexey Kardashevskiy
2014-05-30vfio-pci: Quirk RTL8168 NICAlex Williamson
2014-05-28ssi: Name the CS GPIOPeter Crosthwaite
2014-05-28qdev: Implement named GPIOsPeter Crosthwaite
2014-05-28machine: Make -machine opts properties of MachineStateMarcel Apfelbaum
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-05-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-05-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140527'...Peter Maydell
2014-05-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-7' into stagingPeter Maydell
2014-05-28block: Replace in_use with operation blockerFam Zheng
2014-05-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-9' into stagingPeter Maydell
2014-05-27Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-26' in...Peter Maydell
2014-05-27hw/display/pxa2xx_lcd: Fix 16bpp+alpha and 18bpp+alpha palette formatsPeter Maydell
2014-05-26usb: add input routing support for tablet and keyboardGerd Hoffmann
2014-05-26input: switch hid mouse and tablet to the new input layer api.Gerd Hoffmann
2014-05-26input: switch hid keyboard to new input layer api.Gerd Hoffmann