summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | fdc: Use phase in fdctrl_write_data()Kevin Wolf2015-06-021-28/+41
| * | fdc: Introduce fdctrl->phaseKevin Wolf2015-06-021-0/+89
| * | fdc: Rename fdctrl_set_fifo() to fdctrl_to_result_phase()Kevin Wolf2015-06-021-15/+16
| * | fdc: Rename fdctrl_reset_fifo() to fdctrl_to_command_phase()Kevin Wolf2015-06-021-15/+15
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-0421-96/+820
|\ \
| * | vhost: logs sharingJason Wang2015-06-041-18/+59
| * | hw/acpi: piix4_pm_init(): take fw_cfg object no moreLaszlo Ersek2015-06-043-13/+11
| * | hw/acpi: move "etc/system-states" fw_cfg file from PIIX4 to coreLaszlo Ersek2015-06-042-8/+12
| * | hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"Laszlo Ersek2015-06-044-4/+6
| * | pc-dimm: don't assert if pc-dimm alignment != hotpluggable mem range sizeIgor Mammedov2015-06-041-1/+0
| * | apci: fix PXB behaviour if used with unsupported BIOSMarcel Apfelbaum2015-06-031-29/+58
| * | hw/pxb: add numa_node parameterMarcel Apfelbaum2015-06-032-0/+23
OpenPOWER on IntegriCloud