summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* VMXNET3 device implementationDmitry Fleytman2013-03-254-0/+3223
* Packet abstraction for VMWARE network devicesDmitry Fleytman2013-03-255-0/+1077
* Common definitions for VMWARE devicesDmitry Fleytman2013-03-252-0/+258
* Remove device_tree.o from hw/moxie/Makefile.objs.Anthony Green2013-03-241-1/+0
* Add sample moxie systemAnthony Green2013-03-232-0/+180
* Merge branch 'for-upstream' of git://github.com/mwalle/qemuBlue Swirl2013-03-234-3/+5
|\
| * configure: rename OpenGL feature to GLXMichael Walle2013-03-182-3/+3
| * lm32_uart: fix receive bufferingMichael Walle2013-03-181-0/+1
| * milkymist-uart: fix receive bufferingMichael Walle2013-03-181-0/+1
* | Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemuAurelien Jarno2013-03-226-118/+94
|\ \
| * | mmu-hash*: Add hash pte load/store helpersDavid Gibson2013-03-221-19/+19
| * | mmu-hash*: Add header file for definitionsDavid Gibson2013-03-221-51/+19
| * | pseries: Move XICS initialization before cpu initializationDavid Gibson2013-03-223-38/+34
| * | pseries: Remove "busname" property for PCI host bridgeDavid Gibson2013-03-223-12/+24
| * | pseries: Fix breakage in CPU QOM conversionDavid Gibson2013-03-221-1/+1
* | | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-03-225-7/+6
|\ \ \
| * | | qdev: remove redundant abort()liguang2013-03-221-2/+1
| * | | serial: Fix debug format stringsKevin Wolf2013-03-221-2/+2
| * | | Fix typos and misspellingsPeter Maydell2013-03-223-3/+3
| |/ /
* | | virtio-ccw, s390-virtio: Use generic virtio-blk macro.Cornelia Huck2013-03-202-14/+2
* | | s390-virtio, virtio-ccw: Add config_wce for virtio-blk.Cornelia Huck2013-03-202-0/+2
* | | virtio-ccw: Add missing blk chs properties.Cornelia Huck2013-03-201-0/+1
|/ /
* | Merge remote-tracking branch 'kraxel/ipxe.2' into stagingAnthony Liguori2013-03-196-7/+27
|\ \
| * | Switch to efi-enabled nic roms by defaultGerd Hoffmann2013-03-186-7/+27
* | | virtio-blk: Do not segfault fault if failed to initialize dataplaneDunrong Huang2013-03-191-1/+1
* | | virtio-blk: cleanup: remove qdev field.KONRAD Frederic2013-03-182-3/+1
* | | virtio-blk: cleanup: QOM castKONRAD Frederic2013-03-182-20/+15
* | | virtio-blk: cleanup: init and exit functions.KONRAD Frederic2013-03-182-66/+21
* | | virtio-blk-ccw switch to new API.KONRAD Frederic2013-03-182-16/+31
* | | virtio-blk-s390: switch to the new API.KONRAD Frederic2013-03-182-12/+31
* | | virtio-blk-pci: switch to new API.KONRAD Frederic2013-03-182-65/+71
* | | virtio-blk: add the virtio-blk device.KONRAD Frederic2013-03-183-12/+115
* | | virtio-blk: don't use pointer for configuration.KONRAD Frederic2013-03-182-5/+5
* | | virtio-pci: fix hot unplug.KONRAD Frederic2013-03-181-12/+1
* | | virtio-x-bus: fix allow_hotplug assertion.KONRAD Frederic2013-03-183-3/+3
* | | virtio: make virtio device's structures public.KONRAD Frederic2013-03-1812-160/+159
| |/ |/|
* | console: stop using DisplayState in gfx hardware emulationGerd Hoffmann2013-03-1827-367/+452
* | console: zap displaystate from dcl callbacksGerd Hoffmann2013-03-181-4/+1
* | spice: stop using DisplayStateGerd Hoffmann2013-03-182-2/+3
* | console: rework DisplaySurface handling [dcl/ui side]Gerd Hoffmann2013-03-181-4/+5
* | console: rework DisplaySurface handling [vga emu side]Gerd Hoffmann2013-03-185-33/+18
* | qxl: better vga init in enter_vga_modeGerd Hoffmann2013-03-181-1/+1
* | qxl: zap qxl0 globalGerd Hoffmann2013-03-181-13/+15
* | console: fix displaychangelisteners interfaceGerd Hoffmann2013-03-181-6/+12
|/
* xilinx_spips: QOM styling fixesPeter Crosthwaite2013-03-151-13/+16
* xilinx_spips: Add missing dual-bus snoop commandsNathan Rossi2013-03-151-6/+23
* xilinx_spips: Fix bus setup conditional checkNathan Rossi2013-03-151-2/+2
* xilinx_spips: Set unused IRQs to NULLPeter Crosthwaite2013-03-151-1/+1
* xilinx_zynq: added pl330 to machine modelPeter Crosthwaite2013-03-151-0/+24
* pl330: Initial versionPeter Crosthwaite2013-03-152-0/+1655
OpenPOWER on IntegriCloud