Age | Commit message (Expand) | Author |
2023-04-20 | exynos: Fix out-of-bounds access in exynos4210_gcomp_find debug printf | Feng Jiang |
2023-04-20 | hw/arm: Fix some typos in comments (most found by codespell) | Stefan Weil |
2023-04-20 | lasi: fix RTC migration | Paolo Bonzini |
2023-04-20 | nvme: remove constant argument to tracepoint | Paolo Bonzini |
2023-04-20 | hw: Add compat machines for 8.1 | Cornelia Huck |
2023-04-13 | Merge tag 'migration-20230412-pull-request' of https://gitlab.com/juan.quinte... | Peter Maydell |
2023-04-13 | hw/xen: Fix double-free in xen_console store_con_info() | David Woodhouse |
2023-04-12 | migration: Fix potential race on postcopy_qemufile_src | Peter Xu |
2023-04-12 | hw/nvme: fix memory leak in nvme_dsm | Klaus Jensen |
2023-04-12 | hw/nvme: fix memory leak in fdp ruhid parsing | Klaus Jensen |
2023-04-11 | hw/i2c/allwinner-i2c: Fix subclassing of TYPE_AW_I2C_SUN6I | Peter Maydell |
2023-04-05 | Revert "memory: Optimize replay of guest mapping" | Peter Maydell |
2023-04-04 | Merge tag 'pull-loongarch-20230404' of https://gitlab.com/gaosong/qemu into s... | Peter Maydell |
2023-04-04 | hw/loongarch/virt: Fix virt_to_phys_addr function | Tianrui Zhao |
2023-04-03 | hw/ssi: Fix Linux driver init issue with xilinx_spi | Chris Rauer |
2023-04-03 | hw/arm: do not free machine->fdt in arm_load_dtb() | Markus Armbruster |
2023-03-30 | hw/i2c: pmbus: block uninitialised string reads | Titus Rwantare |
2023-03-30 | hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR | Jiaxun Yang |
2023-03-28 | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging | Peter Maydell |
2023-03-28 | igb: respect VMVIR and VMOLR for VLAN | Sriram Yagnaraman |
2023-03-28 | igb: implement VF Tx and Rx stats | Sriram Yagnaraman |
2023-03-28 | igb: respect E1000_VMOLR_RSSE | Sriram Yagnaraman |
2023-03-28 | igb: check oversized packets for VMDq | Sriram Yagnaraman |
2023-03-28 | igb: implement VFRE and VFTE registers | Sriram Yagnaraman |
2023-03-28 | igb: add ICR_RXDW | Sriram Yagnaraman |
2023-03-28 | igb: handle PF/VF reset properly | Sriram Yagnaraman |
2023-03-28 | hw/net/net_tx_pkt: Align l3_hdr | Akihiko Odaki |
2023-03-28 | hw/net/net_tx_pkt: Ignore ECN bit | Akihiko Odaki |
2023-03-28 | igb: Fix DMA requester specification for Tx packet | Akihiko Odaki |
2023-03-28 | igb: Save more Tx states | Akihiko Odaki |
2023-03-27 | hw/nvme: fix missing DNR on compare failure | Klaus Jensen |
2023-03-27 | hw/nvme: Change alignment in dma functions for nvme_blk_* | Mateusz Kozlowski |
2023-03-24 | Merge tag 'pull-request-2023-03-24' of https://gitlab.com/thuth/qemu into sta... | Peter Maydell |
2023-03-24 | hw/xenpv: Initialize Xen backend operations | David Woodhouse |
2023-03-24 | hw/block: replace TABs with space | Yeqi Fu |
2023-03-24 | hw/ide: replace TABs with space | Yeqi Fu |
2023-03-22 | *: Add missing includes of qemu/error-report.h | Richard Henderson |
2023-03-21 | hw/usb/imx: Fix out of bounds access in imx_usbphy_read() | Guenter Roeck |
2023-03-21 | hw/char/cadence_uart: Fix guards on invalid BRGR/BDIV settings | Peter Maydell |
2023-03-20 | replace TABs with spaces | Yeqi Fu |
2023-03-15 | Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s... | Peter Maydell |
2023-03-15 | hw/intc/ioapic: Update KVM routes before redelivering IRQ, on RTE update | David Woodhouse |
2023-03-14 | ps2: Don't send key release event for Lang1, Lang2 keys | Ross Lagerwall |
2023-03-13 | ui: rename cursor_{put->unref} | Marc-André Lureau |
2023-03-13 | win32: replace closesocket() with close() wrapper | Marc-André Lureau |
2023-03-11 | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging | Peter Maydell |
2023-03-10 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Peter Maydell |
2023-03-10 | Intrdocue igb device emulation | Akihiko Odaki |
2023-03-10 | e1000: Split header files | Akihiko Odaki |
2023-03-10 | pcie: Introduce pcie_sriov_num_vfs | Akihiko Odaki |