Age | Commit message (Expand) | Author |
2022-09-22 | Merge tag 'edgar/xilinx-next-2022-09-21.for-upstream' of https://github.com/e... | Stefan Hajnoczi |
2022-09-21 | hw/microblaze: pass random seed to fdt | Jason A. Donenfeld |
2022-09-21 | Merge tag 'pull-ppc-20220920' of https://gitlab.com/danielhb/qemu into staging | Stefan Hajnoczi |
2022-09-20 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi |
2022-09-20 | hw/pci-host: pnv_phb{3, 4}: Fix heap out-of-bound access failure | Xuzhou Cheng |
2022-09-20 | hw/ppc: spapr: Use qemu_vfree() to free spapr->htab | Xuzhou Cheng |
2022-09-20 | hw/loongarch: Improve acpi dsdt table | Xiaojuan Yang |
2022-09-20 | hw/loongarch: Support memory hotplug | Xiaojuan Yang |
2022-09-20 | hw/loongarch: Fix acpi ged irq number in dsdt table | Xiaojuan Yang |
2022-09-20 | hw/loongarch: Add RAMFB to dynamic_sysbus_devices list | Xiaojuan Yang |
2022-09-20 | hw/loongarch: Add hotplug handler for machine | Xiaojuan Yang |
2022-09-20 | hw/loongarch: Add platform bus support | Xiaojuan Yang |
2022-09-20 | hw/loongarch: Add interrupt information to FDT table | Xiaojuan Yang |
2022-09-19 | hw/loongarch: Support fw_cfg dma function | Xiaojuan Yang |
2022-09-19 | hw/loongarch: Remove vga device when loongarch init | Xiaojuan Yang |
2022-09-18 | smbios: sanitize type from external type before checking have_fields_bitmap | Paolo Bonzini |
2022-09-18 | spapr_pci: fix leak in spapr_phb_vfio_get_loc_code | Paolo Bonzini |
2022-09-17 | Merge tag 'pull-arm-20220914' of https://gitlab.com/rth7680/qemu into staging | Stefan Hajnoczi |
2022-09-14 | target/arm: Make boards pass base address to armv7m_load_kernel() | Peter Maydell |
2022-09-14 | target/arm: Remove useless TARGET_BIG_ENDIAN check in armv7m_load_kernel() | Peter Maydell |
2022-09-14 | hw/arm/bcm2835_property: Add support for RPI_FIRMWARE_FRAMEBUFFER_GET_NUM_DIS... | Enrik Berkhan |
2022-09-14 | target/arm: Add cortex-a35 | Hao Wu |
2022-09-09 | tpm_crb: Avoid backend startup just before shutdown under Xen | Ross Lagerwall |
2022-09-07 | hw/riscv: virt: Add PMU DT node to the device tree | Atish Patra |
2022-09-07 | hw/intc: Move mtimer/mtimecmp to aclint | Atish Patra |
2022-09-07 | target/riscv: Use official extension names for AIA CSRs | Anup Patel |
2022-09-07 | hw/core: fix platform bus node name | Conor Dooley |
2022-09-07 | hw/riscv: virt: fix syscon subnode paths | Conor Dooley |
2022-09-07 | hw/riscv: virt: fix the plic's address cells | Conor Dooley |
2022-09-07 | hw/riscv: virt: fix uart node name | Conor Dooley |
2022-09-07 | hw/riscv: microchip_pfsoc: fix kernel panics due to missing peripherals | Conor Dooley |
2022-09-07 | hw/riscv: opentitan: bump opentitan version | Wilfred Mallawa |
2022-09-07 | hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec() | Daniel Henrique Barboza |
2022-09-07 | hw/riscv: virt: pass random seed to fdt | Jason A. Donenfeld |
2022-09-04 | hw/openrisc: virt: pass random seed to fdt | Jason A. Donenfeld |
2022-09-04 | hw/openrisc: Initialize timer time at startup | Stafford Horne |
2022-09-04 | hw/openrisc: Add PCI bus support to virt | Stafford Horne |
2022-09-04 | hw/openrisc: Add the OpenRISC virtual machine | Stafford Horne |
2022-09-04 | goldfish_rtc: Add big-endian property | Stafford Horne |
2022-09-04 | hw/openrisc: Split re-usable boot time apis out to boot.c | Stafford Horne |
2022-09-02 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi |
2022-09-02 | net: tulip: Restrict DMA engine to memories | Zheyu Ma |
2022-09-02 | vdpa: Delete CVQ migration blocker | Eugenio Pérez |
2022-09-02 | vhost_net: add NetClientState->load() callback | Eugenio Pérez |
2022-09-02 | vhost_net: Add NetClientInfo stop callback | Eugenio Pérez |
2022-09-02 | vhost_net: Add NetClientInfo start callback | Eugenio Pérez |
2022-09-02 | vhost: Do not depend on !NULL VirtQueueElement on vhost_svq_flush | Eugenio Pérez |
2022-09-02 | vhost: Delete useless read memory barrier | Eugenio Pérez |
2022-09-02 | vhost: use SVQ element ndescs instead of opaque data for desc validation | Eugenio Pérez |
2022-09-02 | vhost: stop transfer elem ownership in vhost_handle_guest_kick | Eugenio Pérez |