summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/i386/pc: Factor out the superio codePhilippe Mathieu-Daudé2018-03-121-31/+41
* hw/alpha/dp264: Use the TYPE_SMC37C669_SUPERIOPhilippe Mathieu-Daudé2018-03-121-6/+4Star
* hw/alpha/dp264: Add the ISA DMA controllerPhilippe Mathieu-Daudé2018-03-121-0/+4
* hw/isa/superio: Add the SMC FDC37C669 Super I/OPhilippe Mathieu-Daudé2018-03-122-1/+116
* hw/isa/vt82c686: Add the TYPE_VT82C686B_SUPERIOPhilippe Mathieu-Daudé2018-03-122-12/+23
* hw/isa/vt82c686: Rename vt82c686b_init() -> vt82c686b_isa_init()Philippe Mathieu-Daudé2018-03-122-2/+2
* hw/mips/mips_fulong2e: Factor out vt82c686b_southbridge_init()Philippe Mathieu-Daudé2018-03-121-42/+41Star
* hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.cPhilippe Mathieu-Daudé2018-03-122-25/+29
* hw/mips/malta: Code movementPhilippe Mathieu-Daudé2018-03-121-7/+7
* hw/isa/superio: Factor out the IDE code from pc87312.cPhilippe Mathieu-Daudé2018-03-123-17/+43
* hw/isa/superio: Add a keyboard/mouse controller (8042)Philippe Mathieu-Daudé2018-03-122-1/+3
* hw/isa/superio: Factor out the floppy disc controller code from pc87312.cPhilippe Mathieu-Daudé2018-03-123-28/+56
* hw/isa/superio: Factor out the serial code from pc87312.cPhilippe Mathieu-Daudé2018-03-123-32/+54
* hw/isa/superio: Factor out the parallel code from pc87312.cPhilippe Mathieu-Daudé2018-03-123-24/+83
* hw/isa/pc87312: Inherit from the abstract TYPE_ISA_SUPERIOPhilippe Mathieu-Daudé2018-03-121-1/+10
* hw/isa/superio: Add a Super I/O template based on the PC87312 devicePhilippe Mathieu-Daudé2018-03-122-0/+29
* hw/isa/pc87312: Use 'unsigned int' for the irq valuePhilippe Mathieu-Daudé2018-03-121-3/+3
* hw/isa/pc87312: Use uint16_t for the ISA I/O base addressPhilippe Mathieu-Daudé2018-03-121-7/+7
* hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIOPhilippe Mathieu-Daudé2018-03-122-2/+2
* hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.hPhilippe Mathieu-Daudé2018-03-1212-7/+18
* hw/dma/i8257: Rename DMA_init() to i8257_dma_init()Philippe Mathieu-Daudé2018-03-128-15/+12Star
* hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.cPhilippe Mathieu-Daudé2018-03-129-27/+43
* hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devicesThomas Huth2018-03-122-8/+11
* hw/i386: make IOMMUs configurable via default-configs/Paolo Bonzini2018-03-121-2/+2
* scsi: support NDOB (no data-out buffer) for WRITE SAME commandsPaolo Bonzini2018-03-122-2/+2
* hw: Do not include "sysemu/block-backend.h" if it is not necessaryThomas Huth2018-03-1221-23/+0Star
* scsi-disk.c: consider bl->max_transfer in INQUIRY emulationDaniel Henrique Barboza2018-03-121-0/+15
* q35: change default NIC to e1000ePaolo Bonzini2018-03-123-5/+16
* net: allow using any PCI NICs in -net or -nicPaolo Bonzini2018-03-122-32/+31Star
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'...Peter Maydell2018-03-1214-33/+1627
|\
| * sdhci: Fix a typo in commentPhilippe Mathieu-Daudé2018-03-091-2/+2
| * sdcard: Add the Tuning Command (CMD19)Philippe Mathieu-Daudé2018-03-091-0/+29
| * sdcard: Display which protocol is used when tracing (SD or SPI)Philippe Mathieu-Daudé2018-03-092-8/+14
| * sdcard: Display command name when tracing CMD/ACMDPhilippe Mathieu-Daudé2018-03-095-10/+109
| * sdcard: Do not trace CMD55, except when we already expect an ACMDPhilippe Mathieu-Daudé2018-03-091-3/+8
| * hw/arm/virt: Support -machine gic-version=maxPeter Maydell2018-03-091-10/+19
| * hw/arm/virt: Add "max" to the list of CPU types "virt" supportsPeter Maydell2018-03-091-0/+1
| * arm: avoid heap-buffer-overflow in load_aarch64_imageMarc-André Lureau2018-03-091-1/+2
| * arm: fix load ELF error leakMarc-André Lureau2018-03-091-0/+1
| * hw/arm: Use more CONFIG switches for the object filesThomas Huth2018-03-091-9/+21
| * Implement support for i.MX7 Sabre boardAndrey Smirnov2018-03-092-1/+91
| * i.MX: Add i.MX7 SOC implementation.Andrey Smirnov2018-03-092-0/+583
| * pci: Add support for Designware IP blockAndrey Smirnov2018-03-092-0/+756
| * hw/arm: Set the core count for Xilinx's ZynqMPAlistair Francis2018-03-091-0/+2
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2018-03-092-13/+35
|\ \ | |/ |/|
| * virtio-scsi: fix race between .ioeventfd_stop() and vq handlerStefan Hajnoczi2018-03-081-4/+5
| * virtio-blk: fix race between .ioeventfd_stop() and vq handlerStefan Hajnoczi2018-03-081-7/+17
| * virtio-blk: dataplane: Don't batch notifications if EVENT_IDX is presentSergio Lopez2018-03-081-2/+13
* | Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in...Peter Maydell2018-03-0913-2/+2860
|\ \
| * | RISC-V Build InfrastructureMichael Clark2018-03-061-0/+11