Age | Commit message (Expand) | Author |
2022-08-05 | hw/loongarch: remove acpi-build.c unused variable 'aml_len' | Song Gao |
2022-08-04 | hw/ppc: sam460ex.c: store all GPIO lines in mal_irqs[] | Daniel Henrique Barboza |
2022-08-02 | hw/block/hd-geometry: Do not override specified bios-chs-trans | Lev Kujawski |
2022-08-01 | Merge tag 'pull-aspeed-20220801' of https://github.com/legoater/qemu into sta... | Richard Henderson |
2022-08-01 | Merge tag 'pull-request-2022-08-01' of https://gitlab.com/thuth/qemu into sta... | Richard Henderson |
2022-08-01 | Merge tag 'for-qemu-2022-08-01' of github.com:cminyard/qemu into staging | Richard Henderson |
2022-08-01 | aspeed/fby35: Fix owner of the BMC RAM memory region | Cédric Le Goater |
2022-08-01 | aspeed: Remove unused fields from AspeedMachineState | Cédric Le Goater |
2022-08-01 | ipmi:smbus: Add a check around a memcpy | Corey Minyard |
2022-08-01 | hw/nvme: do not enable ioeventfd by default | Klaus Jensen |
2022-08-01 | hw/nvme: unregister the event notifier handler on the main loop | Klaus Jensen |
2022-08-01 | hw/nvme: skip queue processing if notifier is cleared | Klaus Jensen |
2022-08-01 | trivial: Fix duplicated words | Thomas Huth |
2022-08-01 | misc: fix commonly doubled up words | Daniel P. Berrangé |
2022-07-29 | hw/loongarch: Change macro name 'LS7A_XXX' to 'VIRT_XXX' | Xiaojuan Yang |
2022-07-29 | hw/loongarch: Rename file 'loongson3.XXX' to 'virt.XXX' | Xiaojuan Yang |
2022-07-29 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson |
2022-07-28 | Merge tag 'pull-ppc-20220728' of https://gitlab.com/danielhb/qemu into staging | Richard Henderson |
2022-07-28 | vga: fix incorrect line height in 640x200x2 mode | Paolo Bonzini |
2022-07-28 | hw/ppc/ppc440_uc: Initialize length passed to cpu_physical_memory_map() | Peter Maydell |
2022-07-28 | hw/ppc: check if spapr_drc_index() returns NULL in spapr_nvdimm.c | Daniel Henrique Barboza |
2022-07-28 | hw/intc: sifive_plic: Fix multi-socket plic configuraiton | Atish Patra |
2022-07-26 | Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in... | Richard Henderson |
2022-07-26 | hw/virtio/virtio-iommu: Enforce power-of-two notify for both MAP and UNMAP | Jean-Philippe Brucker |
2022-07-26 | i386/pc: restrict AMD only enforcing of 1Tb hole to new machine type | Joao Martins |
2022-07-26 | i386/pc: relocate 4g start to 1T where applicable | Joao Martins |
2022-07-26 | i386/pc: bounds check phys-bits against max used GPA | Joao Martins |
2022-07-26 | i386/pc: factor out device_memory base/size to helper | Joao Martins |
2022-07-26 | i386/pc: handle unitialized mr in pc_get_cxl_range_end() | Joao Martins |
2022-07-26 | i386/pc: factor out cxl range start to helper | Joao Martins |
2022-07-26 | i386/pc: factor out cxl range end to helper | Joao Martins |
2022-07-26 | i386/pc: factor out above-4g end to an helper | Joao Martins |
2022-07-26 | i386/pc: pass pci_hole64_size to pc_memory_init() | Joao Martins |
2022-07-26 | i386/pc: create pci-host qdev prior to pc_memory_init() | Joao Martins |
2022-07-26 | hw/i386: add 4g boundary start to X86MachineState | Joao Martins |
2022-07-26 | hw/i386/pc: Always place CXL Memory Regions after device_memory | Jonathan Cameron |
2022-07-26 | acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug() | Robert Hoo |
2022-07-26 | hw/display/bcm2835_fb: Fix framebuffer allocation address | Alan Jian |
2022-07-26 | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging | Peter Maydell |
2022-07-26 | vdpa: Fix memory listener deletions of iova tree | Eugenio Pérez |
2022-07-26 | vhost: Get vring base from vq, not svq | Eugenio Pérez |
2022-07-26 | e1000e: Fix possible interrupt loss when using MSI | Ake Koomsin |
2022-07-22 | hw/i386: pass RNG seed via setup_data entry | Jason A. Donenfeld |
2022-07-22 | hw/rx: pass random seed to fdt | Jason A. Donenfeld |
2022-07-22 | hw/mips: boston: pass random seed to fdt | Jason A. Donenfeld |
2022-07-22 | hw/nios2: virt: pass random seed to fdt | Jason A. Donenfeld |
2022-07-20 | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging | Peter Maydell |
2022-07-20 | vdpa: Add device migration blocker | Eugenio Pérez |
2022-07-20 | vdpa: manual forward CVQ buffers | Eugenio Pérez |
2022-07-20 | vdpa: Export vhost_vdpa_dma_map and unmap calls | Eugenio Pérez |