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
2021-06-05
misc: Correct relative include path
Philippe Mathieu-Daudé
2021-06-05
i386/kvm: The value passed to strerror should be positive
Dmitry Voronetskiy
2021-06-04
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2021-06-04
virtio-net: Added eBPF RSS to virtio-net.
Andrew Melnychenko
2021-06-03
arm: Consistently use "Cortex-Axx", not "Cortex Axx"
Peter Maydell
2021-06-03
target/arm: Allow board models to specify initial NS VTOR
Peter Maydell
2021-06-03
hw/core/cpu: removed cpu_dump_statistics function
Bruno Larsen (billionai)
2021-06-03
ppc/pef.c: initialize cgs->ready in kvmppc_svm_init()
Daniel Henrique Barboza
2021-06-03
spapr: Set LPCR to current AIL mode when starting a new CPU
Nicholas Piggin
2021-06-03
spapr: Remove stale comment about power-saving LPCR bits
Nicholas Piggin
2021-06-03
spapr: nvdimm: Fix the persistent-memory root node name in device tree
Shivaprasad G Bhat
2021-06-03
spapr: nvdimm: Forward declare and move the definitions
Shivaprasad G Bhat
2021-06-03
spapr: Fix EEH capability issue on KVM guest for PCI passthru
Mahesh Salgaonkar
2021-06-03
spapr: Don't hijack current_machine->boot_order
Greg Kurz
2021-06-02
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...
Peter Maydell
2021-06-02
docs: fix references to docs/specs/tpm.rst
Stefano Garzarella
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-31
i386: use better matching family/model/stepping for 'qemu64' CPU
Daniel P. Berrangé
2021-05-30
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210528-pull-request' ...
Peter Maydell
2021-05-30
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210527-pull-request' ...
Peter Maydell
2021-05-28
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2021-05-28
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...
Peter Maydell
2021-05-28
hw/usb: hcd-xhci-pci: Fix spec violation of IP flag for MSI/MSI-X
Ruimei Yan
2021-05-28
hw/usb: hcd-xhci-pci: Raise MSI/MSI-X interrupts only when told to
Ruimei Yan
2021-05-28
hw/input/hid: Add support for keys of jp106 keyboard.
Katsuhiro Ueno
2021-05-27
virtio-gpu: Update cursor data using blob
Vivek Kasireddy
2021-05-27
virtio-gpu: Add virtio_gpu_set_scanout_blob
Vivek Kasireddy
2021-05-27
virtio-gpu: Factor out update scanout
Vivek Kasireddy
2021-05-27
virtio-gpu: Add helpers to create and destroy dmabuf objects
Vivek Kasireddy
2021-05-27
virtio-gpu: Add virtio_gpu_resource_create_blob
Vivek Kasireddy
2021-05-27
virtio-gpu: Add initial definitions for blob resources
Vivek Kasireddy
2021-05-27
virtio-gpu: Refactor virtio_gpu_create_mapping_iov
Vivek Kasireddy
2021-05-27
virtio-gpu: Refactor virtio_gpu_set_scanout
Vivek Kasireddy
2021-05-27
virtio-gpu: Add virtio_gpu_find_check_resource
Vivek Kasireddy
2021-05-27
virtio-gpu: Add udmabuf helpers
Vivek Kasireddy
2021-05-27
hw/display/qxl: Set pci rom address aligned with page size
maobibo
2021-05-27
virtio-net: failover: add missing remove_migration_state_change_notifier()
Laurent Vivier
2021-05-27
hw/net/imx_fec: return 0xffff when accessing non-existing PHY
Guenter Roeck
2021-05-26
target/mips: Fold jazz behaviour into mips_cpu_do_transaction_failed
Richard Henderson
2021-05-26
cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::write_elf* to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::get_crash_info to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Directly use get_memory_mapping() fallback handlers in place
Philippe Mathieu-Daudé
2021-05-26
cpu: Directly use get_paging_enabled() fallback handlers in place
Philippe Mathieu-Daudé
2021-05-26
cpu: Directly use cpu_write_elf*() fallback handlers in place
Philippe Mathieu-Daudé
2021-05-26
cpu: Introduce cpu_virtio_is_big_endian()
Philippe Mathieu-Daudé
[next]