summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* mips_malta: provide ememsize env variable to kernelsPaul Burton2015-06-111-6/+9
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into s...Peter Maydell2015-06-103-48/+969
|\
| * virtio-gpu/2d: add virtio gpu core codeGerd Hoffmann2015-06-102-0/+920
| * stdvga: factor out mmio subregion initGerd Hoffmann2015-06-101-29/+30
| * stdvga: pass VGACommonState instead of PCIVGAStateGerd Hoffmann2015-06-101-22/+22
| * stdvga: fix offset in pci_vga_ioport_readGerd Hoffmann2015-06-101-3/+3
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20150610-1' int...Peter Maydell2015-06-105-41/+22
|\ \
| * | fw_cfg: prohibit insertion of duplicate fw_cfg file namesGabriel L. Somlo2015-06-101-5/+6
| * | fw_cfg: prevent selector key conflictGabriel L. Somlo2015-06-101-0/+1
| * | fw_cfg: remove support for guest-side data writesGabriel L. Somlo2015-06-101-32/+1
| * | fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparcGabriel L. Somlo2015-06-104-4/+4
| * | fw_cfg: add fw_cfg_modify_i16 (update) methodGabriel L. Somlo2015-06-101-0/+10
| |/
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150609.0' i...Peter Maydell2015-06-103-0/+673
|\ \
| * | hw/vfio/platform: calxeda xgmac deviceEric Auger2015-06-092-0/+56
| * | hw/vfio/platform: add irq assignmentEric Auger2015-06-081-1/+330
| * | hw/vfio/platform: vfio-platform skeletonEric Auger2015-06-082-0/+288
* | | pcnet: force the buffer access to be in bounds during txPetr Matousek2015-06-101-0/+8
| |/ |/|
* | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into s...Peter Maydell2015-06-092-2/+76
|\ \
| * | virtio-ccw/migration: Migrate config vector for virtio devicesJason J. Herne2015-06-031-0/+4
| * | virtio-ccw: add support for 9pfsPierre Morel2015-06-032-2/+72
* | | QemuOpts: Convert qemu_opts_foreach() to ErrorMarkus Armbruster2015-06-091-2/+3
* | | QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failureMarkus Armbruster2015-06-081-1/+1
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-06-0820-245/+311
|\ \ \ | |_|/ |/| |
| * | ich9: implement SMI_LOCKGerd Hoffmann2015-06-052-1/+22
| * | q35: implement TSEGGerd Hoffmann2015-06-051-0/+70
| * | q35: implement SMRAM.D_LCKGerd Hoffmann2015-06-051-1/+7
| * | q35: add config space wmask for SMRAM and ESMRAMCGerd Hoffmann2015-06-051-0/+2
| * | q35: fix ESMRAMC defaultGerd Hoffmann2015-06-051-0/+1
| * | q35: implement high SMRAMPaolo Bonzini2015-06-051-4/+31
| * | hw/i386: remove smram_updatePaolo Bonzini2015-06-053-8/+4
| * | target-i386: use memory API to implement SMRAMPaolo Bonzini2015-06-054-73/+16
| * | hw/i386: add a separate region that tracks the SMRAME bitPaolo Bonzini2015-06-052-3/+31
| * | pflash_cfi01: add secure propertyPaolo Bonzini2015-06-051-44/+67
| * | pflash_cfi01: change to new-style MMIO accessorsPaolo Bonzini2015-06-051-86/+10
| * | pflash_cfi01: change big-endian property to BIT typePaolo Bonzini2015-06-053-6/+9
| * | framebuffer: check memory_region_is_loggingPaolo Bonzini2015-06-051-0/+4
| * | memory: prepare for multiple bits in the dirty log maskPaolo Bonzini2015-06-051-2/+4
| * | memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo...Paolo Bonzini2015-06-053-3/+4
| * | display: add memory_region_sync_dirty_bitmap callsPaolo Bonzini2015-06-054-0/+5
| * | display: enable DIRTY_MEMORY_VGA tracking explicitlyPaolo Bonzini2015-06-055-7/+17
| * | g364fb: remove pointless call to memory_region_set_coalescingPaolo Bonzini2015-06-051-1/+0
| * | Move parallel_hds_isa_init to hw/isa/isa-bus.cMiroslav Rezanina2015-06-052-25/+26
* | | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-06-082-245/+322
|\ \ \ | |/ / |/| |
| * | macio: remove remainder_len DBDMA_io propertyMark Cave-Ayland2015-06-041-13/+0
| * | macio: update comment/constants to reflect the new codeMark Cave-Ayland2015-06-041-33/+13
| * | macio: switch pmac_dma_write() over to new offset/len implementationMark Cave-Ayland2015-06-041-63/+53
| * | macio: switch pmac_dma_read() over to new offset/len implementationMark Cave-Ayland2015-06-041-62/+40
| * | fdc: Fix MSR.RQM flagKevin Wolf2015-06-021-1/+12
| * | fdc: Disentangle phases in fdctrl_read_data()Kevin Wolf2015-06-021-10/+23
| * | fdc: Code cleanup in fdctrl_write_data()Kevin Wolf2015-06-021-24/+39
OpenPOWER on IntegriCloud