summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-03-13migration: introduce postcopy-only pendingVladimir Sementsov-Ogievskiy1-3/+4
2018-03-12Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180312-pull-request' ...Peter Maydell1-2/+2
2018-03-12Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180312-pull-request' ...Peter Maydell1-0/+2
2018-03-12Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'...Peter Maydell14-33/+1627
2018-03-12vga: fix region calculationGerd Hoffmann1-0/+2
2018-03-12usbredir: reorder fields in USBRedirDevice to reduce paddingzhenwei.pi1-2/+2
2018-03-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-13/+35
2018-03-09sdhci: Fix a typo in commentPhilippe Mathieu-Daudé1-2/+2
2018-03-09sdcard: Add the Tuning Command (CMD19)Philippe Mathieu-Daudé1-0/+29
2018-03-09sdcard: Display which protocol is used when tracing (SD or SPI)Philippe Mathieu-Daudé2-8/+14
2018-03-09sdcard: Display command name when tracing CMD/ACMDPhilippe Mathieu-Daudé5-10/+109
2018-03-09sdcard: Do not trace CMD55, except when we already expect an ACMDPhilippe Mathieu-Daudé1-3/+8
2018-03-09hw/arm/virt: Support -machine gic-version=maxPeter Maydell1-10/+19
2018-03-09hw/arm/virt: Add "max" to the list of CPU types "virt" supportsPeter Maydell1-0/+1
2018-03-09arm: avoid heap-buffer-overflow in load_aarch64_imageMarc-André Lureau1-1/+2
2018-03-09arm: fix load ELF error leakMarc-André Lureau1-0/+1
2018-03-09hw/arm: Use more CONFIG switches for the object filesThomas Huth1-9/+21
2018-03-09Implement support for i.MX7 Sabre boardAndrey Smirnov2-1/+91
2018-03-09i.MX: Add i.MX7 SOC implementation.Andrey Smirnov2-0/+583
2018-03-09pci: Add support for Designware IP blockAndrey Smirnov2-0/+756
2018-03-09hw/arm: Set the core count for Xilinx's ZynqMPAlistair Francis1-0/+2
2018-03-09Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in...Peter Maydell13-2/+2860
2018-03-08virtio-scsi: fix race between .ioeventfd_stop() and vq handlerStefan Hajnoczi1-4/+5
2018-03-08virtio-blk: fix race between .ioeventfd_stop() and vq handlerStefan Hajnoczi1-7/+17
2018-03-08s390x/virtio: Convert virtio-ccw from *_exit to *_unrealizeNia Alarie2-18/+18
2018-03-08virtio-blk: dataplane: Don't batch notifications if EVENT_IDX is presentSergio Lopez1-2/+13
2018-03-08s390x/sclp: clean up sclp masksClaudio Imbrenda5-18/+18
2018-03-08s390x/sclp: proper support of larger send and receive masksClaudio Imbrenda2-14/+75
2018-03-08vfio-ccw: license text should indicate GPL v2 or laterCornelia Huck1-2/+2
2018-03-08s390x/sclpconsole: Remove dead code - remove exit handlersNia Alarie3-26/+0
2018-03-08numa: we don't implement NUMA for s390xDavid Hildenbrand1-3/+5
2018-03-08hw/s390x: Add the possibility to specify the netboot image on the command lineThomas Huth1-1/+3
2018-03-08s390/ipl: only print boot menu error if -boot menu=on was specifiedCollin L. Walling1-4/+6
2018-03-08hw/s390x/ipl: Bail out if the network bootloader can not be foundThomas Huth1-2/+3
2018-03-08Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell1-0/+1
2018-03-08Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-03-07-1...Peter Maydell6-114/+134
2018-03-08hw/sparc/sun4m: Fix implicit creation of "-drive if=scsi" devicesThomas Huth1-0/+1
2018-03-07multiboot: fprintf(stderr...) -> error_report()Jack Schwartz1-26/+29
2018-03-07multiboot: Use header names when displaying fieldsJack Schwartz1-8/+8
2018-03-07multiboot: Remove unused variables from multiboot.cJack Schwartz1-6/+0
2018-03-07multiboot: bss_end_addr can be zeroJack Schwartz1-8/+10
2018-03-07RISC-V Build InfrastructureMichael Clark1-0/+11
2018-03-07SiFive Freedom U Series RISC-V MachineMichael Clark1-0/+339
2018-03-07SiFive Freedom E Series RISC-V MachineMichael Clark1-0/+234
2018-03-07SiFive RISC-V PRCI BlockMichael Clark1-0/+89
2018-03-07SiFive RISC-V UART DeviceMichael Clark1-0/+176
2018-03-07RISC-V VirtIO MachineMichael Clark1-0/+420
2018-03-07SiFive RISC-V Test FinisherMichael Clark1-0/+93
2018-03-07RISC-V Spike MachinesMichael Clark1-0/+376
2018-03-07SiFive RISC-V PLIC BlockMichael Clark1-0/+505