index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2019-03-19
RISC-V: Allow interrupt controllers to claim interrupts
Michael Clark
2019-03-19
RISC-V: Replace __builtin_popcount with ctpop8 in PLIC
Michael Clark
2019-03-19
spapr: Remove NULL checks on error_propagate() calls
Markus Armbruster
2019-03-19
ppc/xics/spapr: Fix H_IPOLL implementation
Benjamin Herrenschmidt
2019-03-19
ppc/pnv: Fix variable size in pnv_psi_power9_irq_set()
Greg Kurz
2019-03-19
ppc/pnv: Use local_err variable in pnv_chip_power9_intc_create()
Greg Kurz
2019-03-19
spapr: Correctly set LPCR[GTSE] in H_REGISTER_PROCESS_TABLE
David Gibson
2019-03-18
virtio-gpu: clear command and fence queues on reset
Gerd Hoffmann
2019-03-18
virtio-gpu: delay virglrenderer reset when blocked.
Gerd Hoffmann
2019-03-18
ati-vga: fix tracing
Gerd Hoffmann
2019-03-17
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190316' into staging
Peter Maydell
2019-03-16
hw/rdma: Fix the error prints in create_qp_rings()
Kamal Heib
2019-03-16
hw/pvrdma: Fix zero-initialization of resp in {query/modify}_qp
Kamal Heib
2019-03-16
hw/rdma: Use {} instead of {0}
Kamal Heib
2019-03-16
hw/rdma: Remove unused parameter from rdma_poll_cq()
Kamal Heib
2019-03-16
hw/rdma: Fix broken paths to docs/devel/tracing.txt
Kamal Heib
2019-03-16
hw/rdma: another clang compilation fix
Marcel Apfelbaum
2019-03-16
hw/pvrdma: Provide correct value to object_get_typename
Yuval Shaia
2019-03-16
hw/pvrdma: Unregister from shutdown notifier when device goes down
Yuval Shaia
2019-03-16
hw/pvrdma: Delete pvrdma_exit function
Yuval Shaia
2019-03-16
hw/pvrdma: Delete unneeded function argument
Yuval Shaia
2019-03-16
hw/rdma: Free all receive buffers when QP is destroyed
Yuval Shaia
2019-03-16
hw/rdma: Free all MAD receive buffers when device is closed
Yuval Shaia
2019-03-16
{hmp, hw/pvrdma}: Expose device internals via monitor interface
Yuval Shaia
2019-03-16
hw/pvrdma: Collect debugging statistics
Yuval Shaia
2019-03-16
hw/rdma: Protect against concurrent execution of poll_cq
Yuval Shaia
2019-03-16
hw/rdma: Introduce protected qlist
Yuval Shaia
2019-03-16
hw/rdma: Switch to generic error reporting way
Yuval Shaia
2019-03-15
Update seabios-hppa to latest upstream
Helge Deller
2019-03-15
hw/arm/virt-acpi-build: use PCIE_MMCFG_BUS to retrieve end_bus_number
Wei Yang
2019-03-15
hw/arm/virt-acpi-build: Fix SMMUv3 GSIV values
Eric Auger
2019-03-15
hw/intc/bcm2836_control: Implement local timer
Zoltán Baldaszti
2019-03-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-03-13
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-03-12
i386, acpi: check acpi_memory_hotplug capacity in pre_plug
Wei Yang
2019-03-12
gen_pcie_root_port: Add ACS (Access Control Services) capability
Knut Omang
2019-03-12
pcie: Add a simple PCIe ACS (Access Control Services) helper function
Knut Omang
2019-03-12
vhost-user-blk: Add support to get/set inflight buffer
Xie Yongji
2019-03-12
vhost-user: Support transferring inflight buffer between qemu and backend
Xie Yongji
2019-03-12
nvdimm: use NVDIMM_ACPI_IO_LEN for the proper IO size
Wei Yang
2019-03-12
nvdimm: use *function* directly instead of allocating it again
Wei Yang
2019-03-12
nvdimm: fix typo in nvdimm_build_nvdimm_devices argument
Wei Yang
2019-03-12
intel_iommu: add scalable-mode option to make scalable mode work
Yi Sun
2019-03-12
intel_iommu: add 256 bits qi_desc support
Liu, Yi L
2019-03-12
intel_iommu: scalable mode emulation
Liu, Yi L
2019-03-12
vhost-user: split vhost_user_read()
Marc-André Lureau
2019-03-12
vhost-user: wrap some read/write with retry handling
Marc-André Lureau
2019-03-12
vhost-user: simplify vhost_user_init/vhost_user_cleanup
Marc-André Lureau
2019-03-12
virtio-balloon: Restore MADV_WILLNEED hint on balloon deflate
David Gibson
2019-03-12
virtio-balloon: Fix possible guest memory corruption with inflates & deflates
David Gibson
[next]