aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-03-20postcopy: Add vhost-user flag for postcopy and check itDr. David Alan Gilbert
2018-03-20hw/acpi-build: build SRAT memory affinity structures for DIMM devicesHaozhong Zhang
2018-03-20qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoListHaozhong Zhang
2018-03-20pc-dimm: make qmp_pc_dimm_device_list() sort devices by addressHaozhong Zhang
2018-03-20hw/pci: remove obsolete PCIDevice->init()Philippe Mathieu-Daudé
2018-03-13virt_arm: acpi: reuse common build_fadt()Igor Mammedov
2018-03-13acpi: move build_fadt() from i386 specific to generic ACPI sourceIgor Mammedov
2018-03-13pc: acpi: use build_append_foo() API to construct FADTIgor Mammedov
2018-03-13pc: acpi: isolate FADT specific data into AcpiFadtData structureIgor Mammedov
2018-03-13acpi: move ACPI_PORT_SMI_CMD define to header it belongs toIgor Mammedov
2018-03-13acpi: add build_append_gas() helper for Generic Address StructureIgor Mammedov
2018-03-13pc: replace pm object initialization with one-liner in acpi_get_pm_info()Igor Mammedov
2018-03-13virtio-net: add linkspeed and duplex settings to virtio-netJason Baron
2018-03-13virtio-net: use 64-bit values for feature flagsJason Baron
2018-03-12Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180312-pull-request' ...Peter Maydell
2018-03-12Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180312-pull-request' ...Peter Maydell
2018-03-12Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'...Peter Maydell
2018-03-12vga: fix region calculationGerd Hoffmann
2018-03-12usbredir: reorder fields in USBRedirDevice to reduce paddingzhenwei.pi
2018-03-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-03-09sdhci: Fix a typo in commentPhilippe Mathieu-Daudé
2018-03-09sdcard: Add the Tuning Command (CMD19)Philippe Mathieu-Daudé
2018-03-09sdcard: Display which protocol is used when tracing (SD or SPI)Philippe Mathieu-Daudé
2018-03-09sdcard: Display command name when tracing CMD/ACMDPhilippe Mathieu-Daudé
2018-03-09sdcard: Do not trace CMD55, except when we already expect an ACMDPhilippe Mathieu-Daudé
2018-03-09hw/arm/virt: Support -machine gic-version=maxPeter Maydell
2018-03-09hw/arm/virt: Add "max" to the list of CPU types "virt" supportsPeter Maydell
2018-03-09arm: avoid heap-buffer-overflow in load_aarch64_imageMarc-André Lureau
2018-03-09arm: fix load ELF error leakMarc-André Lureau
2018-03-09hw/arm: Use more CONFIG switches for the object filesThomas Huth
2018-03-09Implement support for i.MX7 Sabre boardAndrey Smirnov
2018-03-09i.MX: Add i.MX7 SOC implementation.Andrey Smirnov
2018-03-09pci: Add support for Designware IP blockAndrey Smirnov
2018-03-09hw/arm: Set the core count for Xilinx's ZynqMPAlistair Francis
2018-03-09Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in...Peter Maydell
2018-03-08virtio-scsi: fix race between .ioeventfd_stop() and vq handlerStefan Hajnoczi
2018-03-08virtio-blk: fix race between .ioeventfd_stop() and vq handlerStefan Hajnoczi
2018-03-08s390x/virtio: Convert virtio-ccw from *_exit to *_unrealizeNia Alarie
2018-03-08virtio-blk: dataplane: Don't batch notifications if EVENT_IDX is presentSergio Lopez
2018-03-08s390x/sclp: clean up sclp masksClaudio Imbrenda
2018-03-08s390x/sclp: proper support of larger send and receive masksClaudio Imbrenda
2018-03-08vfio-ccw: license text should indicate GPL v2 or laterCornelia Huck
2018-03-08s390x/sclpconsole: Remove dead code - remove exit handlersNia Alarie
2018-03-08numa: we don't implement NUMA for s390xDavid Hildenbrand
2018-03-08hw/s390x: Add the possibility to specify the netboot image on the command lineThomas Huth
2018-03-08s390/ipl: only print boot menu error if -boot menu=on was specifiedCollin L. Walling
2018-03-08hw/s390x/ipl: Bail out if the network bootloader can not be foundThomas Huth
2018-03-08Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2018-03-08Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-03-07-1...Peter Maydell
2018-03-08hw/sparc/sun4m: Fix implicit creation of "-drive if=scsi" devicesThomas Huth