aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-06-11net/dp8393x: fix hardware resetHervé Poussineau
2015-06-11net/dp8393x: correctly reset in_use fieldHervé Poussineau
2015-06-11net/dp8393x: add load/save supportHervé Poussineau
2015-06-11net/dp8393x: add PROM to store MAC addressHervé Poussineau
2015-06-11net/dp8393x: QOM'ifyHervé Poussineau
2015-06-11net/dp8393x: use dp8393x_ prefix for all functionsHervé Poussineau
2015-06-11net/dp8393x: do not use old_mmio accessesHervé Poussineau
2015-06-11net/dp8393x: always calculate proper checksumsHervé Poussineau
2015-06-11dma/rc4030: convert to QOMHervé Poussineau
2015-06-11dma/rc4030: use trace events instead of custom loggingHervé Poussineau
2015-06-11dma/rc4030: document register at offset 0x210Hervé Poussineau
2015-06-11dma/rc4030: do not use old_mmio accessesHervé Poussineau
2015-06-11dma/rc4030: use AddressSpace and address_space_rw in usersHervé Poussineau
2015-06-11dma/rc4030: create custom DMA address spaceHervé Poussineau
2015-06-11mips jazz: compile only in 64 bitHervé Poussineau
2015-06-11mips_malta: provide ememsize env variable to kernelsPaul Burton
2015-06-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into s...Peter Maydell
2015-06-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20150610-1' int...Peter Maydell
2015-06-10Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150609.0' i...Peter Maydell
2015-06-10pcnet: force the buffer access to be in bounds during txPetr Matousek
2015-06-10virtio-gpu/2d: add virtio gpu core codeGerd Hoffmann
2015-06-10stdvga: factor out mmio subregion initGerd Hoffmann
2015-06-10stdvga: pass VGACommonState instead of PCIVGAStateGerd Hoffmann
2015-06-10stdvga: fix offset in pci_vga_ioport_readGerd Hoffmann
2015-06-10fw_cfg: prohibit insertion of duplicate fw_cfg file namesGabriel L. Somlo
2015-06-10fw_cfg: prevent selector key conflictGabriel L. Somlo
2015-06-10fw_cfg: remove support for guest-side data writesGabriel L. Somlo
2015-06-10fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparcGabriel L. Somlo
2015-06-10fw_cfg: add fw_cfg_modify_i16 (update) methodGabriel L. Somlo
2015-06-09hw/vfio/platform: calxeda xgmac deviceEric Auger
2015-06-09Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into s...Peter Maydell
2015-06-09QemuOpts: Convert qemu_opts_foreach() to ErrorMarkus Armbruster
2015-06-08QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failureMarkus Armbruster
2015-06-08hw/vfio/platform: add irq assignmentEric Auger
2015-06-08hw/vfio/platform: vfio-platform skeletonEric Auger
2015-06-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-06-08Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-06-05ich9: implement SMI_LOCKGerd Hoffmann
2015-06-05q35: implement TSEGGerd Hoffmann
2015-06-05q35: implement SMRAM.D_LCKGerd Hoffmann
2015-06-05q35: add config space wmask for SMRAM and ESMRAMCGerd Hoffmann
2015-06-05q35: fix ESMRAMC defaultGerd Hoffmann
2015-06-05q35: implement high SMRAMPaolo Bonzini
2015-06-05hw/i386: remove smram_updatePaolo Bonzini
2015-06-05target-i386: use memory API to implement SMRAMPaolo Bonzini
2015-06-05hw/i386: add a separate region that tracks the SMRAME bitPaolo Bonzini
2015-06-05pflash_cfi01: add secure propertyPaolo Bonzini
2015-06-05pflash_cfi01: change to new-style MMIO accessorsPaolo Bonzini
2015-06-05pflash_cfi01: change big-endian property to BIT typePaolo Bonzini
2015-06-05framebuffer: check memory_region_is_loggingPaolo Bonzini