summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
* hw/vexpress: Set reset values for daughterboard oscillatorsPeter Maydell2013-03-151-0/+32
* hw/arm_sysctl: Implement SYS_CFG_OSC functionPeter Maydell2013-03-151-1/+56
* hw/vexpress: Pass voltage sensor properties to sysctl devicePeter Maydell2013-03-151-0/+30
* hw/arm_sysctl: Implement SYS_CFG_VOLTPeter Maydell2013-03-151-0/+26
* qdev: Implement (variable length) array propertiesPeter Maydell2013-03-153-0/+146
* hw/arm_sysctl: Convert from qdev init to instance_initPeter Maydell2013-03-151-8/+8
* hw/arm_sysctl: Implement SYS_CFG_DVIMODE as a no-opPeter Maydell2013-03-151-0/+8
* hw/arm_sysctl: Implement SYS_CFG_MUXFPGA writes as a no-opPeter Maydell2013-03-151-0/+11
* hw/arm_sysctl: Handle SYS_CFGCTRL in a more structured wayPeter Maydell2013-03-151-11/+132
* hw/vexpress: Pass proc_id via VEDBoardInfoPeter Maydell2013-03-151-11/+8
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-03-152-3/+16
|\
| * dataplane: fix hang introduced by AioContext transitionPaolo Bonzini2013-03-151-2/+15
| * block: Add options QDict to bdrv_open() prototypeKevin Wolf2013-03-151-1/+1
* | Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori2013-03-152-1/+62
|\ \ | |/ |/|
| * virtio-ccw: Wire up virtio-rng.Cornelia Huck2013-03-122-0/+62
| * virtio-ccw: remove qdev_unparent in unplug routingChristian Borntraeger2013-03-121-1/+0
* | cpu: Pass CPUState to cpu_interrupt()Andreas Färber2013-03-1224-59/+59
OpenPOWER on IntegriCloud