summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* net: stellaris_enet: check packet length against receive bufferPrasad J Pandit2019-11-291-1/+11
* virtio-gpu: block live migrationGerd Hoffmann2019-11-291-0/+7
* ui/virtio-gpu: add and use qemu_create_displaysurface_pixmanGerd Hoffmann2019-11-291-4/+1
* hw/mips_itu: fix off-by-one reported by CoverityLeon Alrae2019-11-291-8/+3
* spapr: Fix ibm,lrdr-capacityBharata B Rao2019-11-291-2/+5
* spapr: fix possible Negative array index readGonglei2019-11-291-0/+4
* hw/timer: Revert "hpet: inverse polarity when pin above ISA_NUM_IRQS"Bill Paul2019-11-291-12/+2
* ps2kbd: default to scancode_set 2, as with KBD_CMD_RESETHervé Poussineau2019-11-291-1/+1
* hw/pci-bridge: Add missing unref in case register-bus failsWei Jiangang2019-11-291-1/+7
* virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...Paolo Bonzini2019-11-293-24/+12
* virtio-scsi: use aio handler for data planePaolo Bonzini2019-11-292-25/+83
* virtio-blk: use aio handler for data planeMichael S. Tsirkin2019-11-292-10/+30
* virtio: add aio handlerMichael S. Tsirkin2019-11-291-4/+32
* virtio-scsi: fix disabled modePaolo Bonzini2019-11-291-2/+2
* virtio-blk: fix disabled modePaolo Bonzini2019-11-292-5/+4
* virtio: make virtio_queue_notify_vq staticPaolo Bonzini2019-11-291-1/+1
* virtio-balloon: reset the statistic timer to load devicePavel Butsykin2019-11-291-0/+4
* Migration: Add i82801b11 migration dataDr. David Alan Gilbert2019-11-291-0/+9
* Sort the fw_cfg file listGerd Hoffmann2019-11-295-8/+143
* xen: piix reuse pci generic class init functionMichael S. Tsirkin2019-11-291-13/+1
* pci-testdev: fast mmio supportMichael S. Tsirkin2019-11-291-1/+6
* rtl8139: using CP_TX_OWN for ownership transferring during txJason Wang2019-11-291-1/+1
* spapr_drc: enable immediate detach for unsignalled devicesMichael Roth2019-11-292-0/+45
* ppc: Rework POWER7 & POWER8 exception modelCédric Le Goater2019-11-291-15/+1
* hw/arm/bcm2836: Wire up CPU timer interrupts correctlyPeter Maydell2019-11-291-1/+5
* opencores_eth: indicate autonegotiation completionMax Filippov2019-11-291-1/+1
* block: m25p80: at25128a/at25256a modelsMarcin Krzeminski2019-11-291-2/+13
* block: m25p80: n25q256a/n25q512a modelsMarcin Krzeminski2019-11-291-1/+2
* block: m25p80: Implemented FSR registerMarcin Krzeminski2019-11-291-0/+15
* block: m25p80: Fast read and 4bytes commandsMarcin Krzeminski2019-11-291-4/+46
* block: m25p80: Dummy cycles for N25Q256/512Marcin Krzeminski2019-11-291-3/+11
* block: m25p80: Add configuration registersMarcin Krzeminski2019-11-291-0/+128
* block: m25p80: 4byte address modeMarcin Krzeminski2019-11-291-10/+33
* block: m25p80: Extend address modeMarcin Krzeminski2019-11-291-0/+27
* block: m25p80: Widen flags variableMarcin Krzeminski2019-11-291-1/+1
* block: m25p80: RESET_ENABLE and RESET_MEMORY commandsMarcin Krzeminski2019-11-291-1/+40
* block: m25p80: Removed unused variableMarcin Krzeminski2019-11-291-2/+0
* ARM: Virt: Use gpio_key for power buttonShannon Zhao2019-11-291-2/+5
* hw/gpio: Add the emulation of gpio_keyShannon Zhao2019-11-292-0/+105
* xen_disk: Call blk_set_enable_write_cache() explicitlyKevin Wolf2019-11-291-1/+4
* hw/mips/cps: enable ITU for multithreading processorsLeon Alrae2019-11-291-0/+32
* hw/mips: implement ITC Storage - Bypass ViewLeon Alrae2019-11-291-0/+27
* hw/mips: implement ITC Storage - P/V Sync and Try ViewsLeon Alrae2019-11-291-0/+68
* hw/mips: implement ITC Storage - Empty/Full Sync and Try ViewsLeon Alrae2019-11-291-0/+113
* hw/mips: implement ITC Storage - Control ViewLeon Alrae2019-11-291-0/+104
* hw/mips: implement ITC Configuration Tags and Storage CellsLeon Alrae2019-11-292-0/+215
* hw/mips_malta: add CPS to Malta boardLeon Alrae2019-11-291-11/+49
* hw/mips_malta: move CPU creation to a separate functionLeon Alrae2019-11-291-29/+39
* hw/mips_malta: remove redundant irq and clock initLeon Alrae2019-11-291-4/+0
* hw/mips_malta: remove CPUMIPSState from the write_bootloader()Leon Alrae2019-11-291-4/+4
OpenPOWER on IntegriCloud