summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-03-20vhost+postcopy: Wire up POSTCOPY_END notifyDr. David Alan Gilbert2-0/+36
2018-03-20vhost-user: Add VHOST_USER_POSTCOPY_END messageDr. David Alan Gilbert1-0/+1
2018-03-20vhost+postcopy: Add vhost wakerDr. David Alan Gilbert2-0/+33
2018-03-20vhost+postcopy: Resolve client addressDr. David Alan Gilbert2-1/+33
2018-03-20vhost+postcopy: Stash RAMBlock and offsetDr. David Alan Gilbert2-0/+35
2018-03-20vhost+postcopy: Send address back to qemuDr. David Alan Gilbert2-2/+66
2018-03-20postcopy+vhost-user: Split set_mem_table for postcopyDr. David Alan Gilbert1-2/+75
2018-03-20vhost+postcopy: Transmit 'listen' to slaveDr. David Alan Gilbert2-0/+37
2018-03-20vhost+postcopy: Register shared ufd with postcopyDr. David Alan Gilbert1-1/+19
2018-03-20vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' messageDr. David Alan Gilbert1-0/+48
2018-03-20postcopy: Add vhost-user flag for postcopy and check itDr. David Alan Gilbert1-1/+40
2018-03-20hw/acpi-build: build SRAT memory affinity structures for DIMM devicesHaozhong Zhang1-4/+52
2018-03-20qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoListHaozhong Zhang1-1/+9
2018-03-20pc-dimm: make qmp_pc_dimm_device_list() sort devices by addressHaozhong Zhang2-41/+45
2018-03-20hw/pci: remove obsolete PCIDevice->init()Philippe Mathieu-Daudé1-14/+0
2018-03-13virt_arm: acpi: reuse common build_fadt()Igor Mammedov2-23/+33
2018-03-13acpi: move build_fadt() from i386 specific to generic ACPI sourceIgor Mammedov3-105/+108
2018-03-13pc: acpi: use build_append_foo() API to construct FADTIgor Mammedov1-62/+84
2018-03-13pc: acpi: isolate FADT specific data into AcpiFadtData structureIgor Mammedov1-88/+102
2018-03-13acpi: move ACPI_PORT_SMI_CMD define to header it belongs toIgor Mammedov2-3/+0
2018-03-13acpi: add build_append_gas() helper for Generic Address StructureIgor Mammedov1-0/+16
2018-03-13pc: replace pm object initialization with one-liner in acpi_get_pm_info()Igor Mammedov1-3/+1
2018-03-13virtio-net: add linkspeed and duplex settings to virtio-netJason Baron1-0/+26
2018-03-13virtio-net: use 64-bit values for feature flagsJason Baron1-27/+28
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