aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-03-21virtio-vga: only enable for specific boardsPaolo Bonzini
2019-03-20intel-iommu: optimize nodmar memory regionsPeter Xu
2019-03-20hw/alpha/Kconfig: DP264 hardware requires e1000 network cardPhilippe Mathieu-Daudé
2019-03-20hw/hppa/Kconfig: Dino board requires e1000 network cardPhilippe Mathieu-Daudé
2019-03-20hw/sh4/Kconfig: r2d machine requires the rtl8139 network cardPhilippe Mathieu-Daudé
2019-03-20hw/ppc/Kconfig: e500 based machines require virtio-net-pci devicePhilippe Mathieu-Daudé
2019-03-20hw/ppc/Kconfig: Bamboo machine requires e1000 network cardPhilippe Mathieu-Daudé
2019-03-20hw/i386/Kconfig: enable devices that can be created by defaultPhilippe Mathieu-Daudé
2019-03-20hw/isa/Kconfig: PIIX4 southbridge requires USB UHCIPhilippe Mathieu-Daudé
2019-03-20hw/isa/Kconfig: i82378 SuperIO requires PC speaker devicePhilippe Mathieu-Daudé
2019-03-20prep: do not select I82374Paolo Bonzini
2019-03-20hw/i386/Kconfig: PC uses I8257, not I82374Paolo Bonzini
2019-03-19xen-mapcache: use MAP_FIXED flag so the mmap address hint is always honoredRoger Pau Monne
2019-03-19riscv: sifive_u: Correct UART0's IRQ in the device treeBin Meng
2019-03-19riscv: sifive_uart: Generate TX interruptBin Meng
2019-03-19riscv: sifive_u: Allow up to 4 CPUs to be createdAlistair Francis
2019-03-19RISC-V: Allow interrupt controllers to claim interruptsMichael Clark
2019-03-19RISC-V: Replace __builtin_popcount with ctpop8 in PLICMichael Clark
2019-03-19spapr: Remove NULL checks on error_propagate() callsMarkus Armbruster
2019-03-19ppc/xics/spapr: Fix H_IPOLL implementationBenjamin Herrenschmidt
2019-03-19ppc/pnv: Fix variable size in pnv_psi_power9_irq_set()Greg Kurz
2019-03-19ppc/pnv: Use local_err variable in pnv_chip_power9_intc_create()Greg Kurz
2019-03-19spapr: Correctly set LPCR[GTSE] in H_REGISTER_PROCESS_TABLEDavid Gibson
2019-03-18virtio-gpu: clear command and fence queues on resetGerd Hoffmann
2019-03-18virtio-gpu: delay virglrenderer reset when blocked.Gerd Hoffmann
2019-03-18ati-vga: fix tracingGerd Hoffmann
2019-03-18hw/char/parallel: Make it possible to compile also without CONFIG_PARALLELThomas Huth
2019-03-18kconfig: add dependencies on CONFIG_MSI_NONBROKENPaolo Bonzini
2019-03-18kconfig: add CONFIG_MSI_NONBROKENPaolo Bonzini
2019-03-18riscv: plic: Set msi_nonbroken as trueAlistair Francis
2019-03-17Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190316' into stagingPeter Maydell
2019-03-16hw/rdma: Fix the error prints in create_qp_rings()Kamal Heib
2019-03-16hw/pvrdma: Fix zero-initialization of resp in {query/modify}_qpKamal Heib
2019-03-16hw/rdma: Use {} instead of {0}Kamal Heib
2019-03-16hw/rdma: Remove unused parameter from rdma_poll_cq()Kamal Heib
2019-03-16hw/rdma: Fix broken paths to docs/devel/tracing.txtKamal Heib
2019-03-16hw/rdma: another clang compilation fixMarcel Apfelbaum
2019-03-16hw/pvrdma: Provide correct value to object_get_typenameYuval Shaia
2019-03-16hw/pvrdma: Unregister from shutdown notifier when device goes downYuval Shaia
2019-03-16hw/pvrdma: Delete pvrdma_exit functionYuval Shaia
2019-03-16hw/pvrdma: Delete unneeded function argumentYuval Shaia
2019-03-16hw/rdma: Free all receive buffers when QP is destroyedYuval Shaia
2019-03-16hw/rdma: Free all MAD receive buffers when device is closedYuval Shaia
2019-03-16{hmp, hw/pvrdma}: Expose device internals via monitor interfaceYuval Shaia
2019-03-16hw/pvrdma: Collect debugging statisticsYuval Shaia
2019-03-16hw/rdma: Protect against concurrent execution of poll_cqYuval Shaia
2019-03-16hw/rdma: Introduce protected qlistYuval Shaia
2019-03-16hw/rdma: Switch to generic error reporting wayYuval Shaia
2019-03-15Update seabios-hppa to latest upstreamHelge Deller
2019-03-15hw/arm/virt-acpi-build: use PCIE_MMCFG_BUS to retrieve end_bus_numberWei Yang