Age | Commit message (Expand) | Author | Files | Lines |
2021-06-17 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 1 | -0/+1 |
2021-06-15 | esp: store lun coming from the MESSAGE OUT phase | Paolo Bonzini | 1 | -0/+1 |
2021-06-15 | acpi: Eliminate all TPM related code if CONFIG_TPM is not set | Stefan Berger | 1 | -0/+4 |
2021-06-11 | vhost-vdpa: map virtqueue notification area if possible | Jason Wang | 1 | -0/+6 |
2021-06-08 | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210... | Peter Maydell | 1 | -0/+5 |
2021-06-08 | hw/riscv: Use macros for BIOS image names | Bin Meng | 1 | -0/+5 |
2021-06-05 | vhost-vdpa: Remove redundant declaration of address_space_memory | Xie Yongji | 1 | -1/+0 |
2021-06-04 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell | 1 | -0/+4 |
2021-06-04 | virtio-net: Added eBPF RSS to virtio-net. | Andrew Melnychenko | 1 | -0/+4 |
2021-06-03 | hvf: Introduce hvf vcpu struct | Alexander Graf | 1 | -1/+2 |
2021-06-03 | arm: Consistently use "Cortex-Axx", not "Cortex Axx" | Peter Maydell | 1 | -1/+1 |
2021-06-03 | target/arm: Allow board models to specify initial NS VTOR | Peter Maydell | 1 | -0/+2 |
2021-06-03 | hw/core/cpu: removed cpu_dump_statistics function | Bruno Larsen (billionai) | 1 | -12/+0 |
2021-06-03 | spapr: nvdimm: Forward declare and move the definitions | Shivaprasad G Bhat | 1 | -12/+2 |
2021-06-03 | spapr: Don't hijack current_machine->boot_order | Greg Kurz | 1 | -0/+3 |
2021-05-30 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210527-pull-request' ... | Peter Maydell | 2 | -1/+54 |
2021-05-28 | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into... | Peter Maydell | 2 | -73/+113 |
2021-05-27 | virtio-gpu: Add virtio_gpu_set_scanout_blob | Vivek Kasireddy | 1 | -0/+7 |
2021-05-27 | virtio-gpu: Add helpers to create and destroy dmabuf objects | Vivek Kasireddy | 1 | -0/+15 |
2021-05-27 | virtio-gpu: Add virtio_gpu_resource_create_blob | Vivek Kasireddy | 1 | -0/+9 |
2021-05-27 | virtio-gpu: Add initial definitions for blob resources | Vivek Kasireddy | 1 | -0/+3 |
2021-05-27 | virtio-gpu: Refactor virtio_gpu_create_mapping_iov | Vivek Kasireddy | 1 | -1/+1 |
2021-05-27 | virtio-gpu: Refactor virtio_gpu_set_scanout | Vivek Kasireddy | 1 | -0/+8 |
2021-05-27 | virtio-gpu: Add udmabuf helpers | Vivek Kasireddy | 1 | -0/+11 |
2021-05-26 | hw/core: Constify TCGCPUOps | Richard Henderson | 1 | -1/+1 |
2021-05-26 | cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps | Philippe Mathieu-Daudé | 2 | -2/+4 |
2021-05-26 | cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps | Philippe Mathieu-Daudé | 2 | -3/+5 |
2021-05-26 | cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps | Philippe Mathieu-Daudé | 2 | -8/+13 |
2021-05-26 | cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps | Philippe Mathieu-Daudé | 2 | -3/+5 |
2021-05-26 | cpu: Move CPUClass::write_elf* to SysemuCPUOps | Philippe Mathieu-Daudé | 2 | -17/+24 |
2021-05-26 | cpu: Move CPUClass::get_crash_info to SysemuCPUOps | Philippe Mathieu-Daudé | 2 | -1/+5 |
2021-05-26 | cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps | Philippe Mathieu-Daudé | 2 | -5/+9 |
2021-05-26 | cpu: Move CPUClass::vmsd to SysemuCPUOps | Philippe Mathieu-Daudé | 2 | -6/+8 |
2021-05-26 | cpu: Introduce SysemuCPUOps structure | Philippe Mathieu-Daudé | 2 | -0/+27 |
2021-05-26 | cpu: Rename CPUClass vmsd -> legacy_vmsd | Philippe Mathieu-Daudé | 1 | -2/+3 |
2021-05-26 | cpu: Introduce cpu_virtio_is_big_endian() | Philippe Mathieu-Daudé | 1 | -0/+9 |
2021-05-26 | cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs | Philippe Mathieu-Daudé | 1 | -29/+4 |
2021-05-26 | KVM: Dirty ring support | Peter Xu | 1 | -0/+7 |
2021-05-25 | hw/arm: Model TCMs in the SSE-300, not the AN547 | Peter Maydell | 1 | -0/+2 |
2021-05-20 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-up... | Peter Maydell | 1 | -0/+38 |
2021-05-19 | Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210519' in... | Peter Maydell | 1 | -0/+7 |
2021-05-19 | hw/ppc: moved hcalls that depend on softmmu | Lucas Mateus Castro (alqotel) | 1 | -0/+6 |
2021-05-19 | hw/ppc/spapr.c: Extract MMU mode error reporting into a function | Fabiano Rosas | 1 | -0/+1 |
2021-05-18 | vhost-user-blk: Check that num-queues is supported by backend | Kevin Wolf | 1 | -0/+2 |
2021-05-18 | hw/tricore: Add testdevice for tests in tests/tcg/ | Bastian Koppelmann | 1 | -0/+38 |
2021-05-16 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 5 | -9/+19 |
2021-05-14 | vhost-vdpa: Make vhost_vdpa_get_device_id() static | Zenghui Yu | 1 | -2/+0 |
2021-05-14 | hw/virtio: enable ioeventfd configuring for mmio | Pavel Dovgalyuk | 1 | -0/+5 |
2021-05-14 | hw/smbios: support for type 41 (onboard devices extended information) | Vincent Bernat | 1 | -1/+13 |
2021-05-14 | pc-dimm: remove unnecessary get_vmstate_memory_region() method | Maciej S. Szmigiero | 1 | -5/+0 |