Age | Commit message (Expand) | Author | Files | Lines |
2023-04-24 | migration: Create options.c | Juan Quintela | 1 | -0/+1 |
2023-04-22 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson | 3 | -6/+4 |
2023-04-21 | Merge tag 'pull-tpm-2023-04-20-1' of https://github.com/stefanberger/qemu-tpm... | Richard Henderson | 7 | -8/+617 |
2023-04-21 | Merge tag 'pull-request-2023-04-20' of https://gitlab.com/thuth/qemu into sta... | Richard Henderson | 13 | -24/+128 |
2023-04-20 | tpm: Add support for TPM device over I2C bus | Ninad Palsule | 5 | -0/+586 |
2023-04-20 | tpm: Extend common APIs to support TPM TIS I2C | Ninad Palsule | 2 | -8/+31 |
2023-04-20 | arm/mcimx7d-sabre: Set fec2-phy-connected property to false | Guenter Roeck | 1 | -0/+2 |
2023-04-20 | fsl-imx7: Add fec[12]-phy-connected properties | Guenter Roeck | 1 | -0/+20 |
2023-04-20 | arm/mcimx6ul-evk: Set fec1-phy-connected property to false | Guenter Roeck | 1 | -0/+2 |
2023-04-20 | fsl-imx6ul: Add fec[12]-phy-connected properties | Guenter Roeck | 1 | -0/+20 |
2023-04-20 | hw/net/imx_fec: Support two Ethernet interfaces connected to single MDIO bus | Guenter Roeck | 1 | -4/+23 |
2023-04-20 | hw/core: Move numa.c into the target independent source set | Thomas Huth | 1 | -1/+1 |
2023-04-20 | hw/display: Compile vga.c as target-independent code | Thomas Huth | 2 | -10/+23 |
2023-04-20 | softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.c | Thomas Huth | 1 | -0/+29 |
2023-04-20 | hw/char: Move two more files from specific_ss to softmmu_ss | Thomas Huth | 1 | -3/+2 |
2023-04-20 | hw/arm/virt: Restrict Cortex-A7 check to TCG | Philippe Mathieu-Daudé | 1 | -0/+2 |
2023-04-20 | hw/timer/imx_epit: fix limit check | Axel Heider | 1 | -1/+1 |
2023-04-20 | hw/timer/imx_epit: don't shadow variable | Axel Heider | 1 | -1/+1 |
2023-04-20 | hw/arm: Add WDT to Allwinner-H3 and Orangepi-PC | Strahinja Jankovic | 2 | -0/+9 |
2023-04-20 | hw/arm: Add WDT to Allwinner-A10 and Cubieboard | Strahinja Jankovic | 2 | -0/+8 |
2023-04-20 | hw/watchdog: Allwinner WDT emulation for system reset | Strahinja Jankovic | 4 | -0/+428 |
2023-04-20 | exynos: Fix out-of-bounds access in exynos4210_gcomp_find debug printf | Feng Jiang | 1 | -5/+8 |
2023-04-20 | hw/arm: Fix some typos in comments (most found by codespell) | Stefan Weil | 8 | -9/+9 |
2023-04-20 | lasi: fix RTC migration | Paolo Bonzini | 1 | -2/+2 |
2023-04-20 | nvme: remove constant argument to tracepoint | Paolo Bonzini | 2 | -4/+2 |
2023-04-20 | hw: Add compat machines for 8.1 | Cornelia Huck | 8 | -10/+73 |
2023-04-13 | Merge tag 'migration-20230412-pull-request' of https://gitlab.com/juan.quinte... | Peter Maydell | 1 | -0/+1 |
2023-04-13 | hw/xen: Fix double-free in xen_console store_con_info() | David Woodhouse | 1 | -10/+3 |
2023-04-12 | migration: Fix potential race on postcopy_qemufile_src | Peter Xu | 1 | -0/+1 |
2023-04-12 | hw/nvme: fix memory leak in nvme_dsm | Klaus Jensen | 1 | -0/+3 |
2023-04-12 | hw/nvme: fix memory leak in fdp ruhid parsing | Klaus Jensen | 1 | -1/+2 |
2023-04-11 | hw/i2c/allwinner-i2c: Fix subclassing of TYPE_AW_I2C_SUN6I | Peter Maydell | 1 | -3/+1 |
2023-04-05 | Revert "memory: Optimize replay of guest mapping" | Peter Maydell | 1 | -1/+1 |
2023-04-04 | Merge tag 'pull-loongarch-20230404' of https://gitlab.com/gaosong/qemu into s... | Peter Maydell | 1 | -1/+1 |
2023-04-04 | hw/loongarch/virt: Fix virt_to_phys_addr function | Tianrui Zhao | 1 | -1/+1 |
2023-04-03 | hw/ssi: Fix Linux driver init issue with xilinx_spi | Chris Rauer | 1 | -0/+1 |
2023-04-03 | hw/arm: do not free machine->fdt in arm_load_dtb() | Markus Armbruster | 1 | -1/+4 |
2023-03-30 | hw/i2c: pmbus: block uninitialised string reads | Titus Rwantare | 1 | -0/+7 |
2023-03-30 | hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR | Jiaxun Yang | 1 | -12/+6 |
2023-03-28 | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging | Peter Maydell | 10 | -93/+253 |
2023-03-28 | igb: respect VMVIR and VMOLR for VLAN | Sriram Yagnaraman | 1 | -13/+49 |
2023-03-28 | igb: implement VF Tx and Rx stats | Sriram Yagnaraman | 1 | -4/+22 |
2023-03-28 | igb: respect E1000_VMOLR_RSSE | Sriram Yagnaraman | 1 | -1/+8 |
2023-03-28 | igb: check oversized packets for VMDq | Sriram Yagnaraman | 1 | -5/+36 |
2023-03-28 | igb: implement VFRE and VFTE registers | Sriram Yagnaraman | 3 | -7/+35 |
2023-03-28 | igb: add ICR_RXDW | Sriram Yagnaraman | 2 | -1/+5 |
2023-03-28 | igb: handle PF/VF reset properly | Sriram Yagnaraman | 3 | -12/+31 |
2023-03-28 | hw/net/net_tx_pkt: Align l3_hdr | Akihiko Odaki | 1 | -10/+11 |
2023-03-28 | hw/net/net_tx_pkt: Ignore ECN bit | Akihiko Odaki | 1 | -2/+4 |
2023-03-28 | igb: Fix DMA requester specification for Tx packet | Akihiko Odaki | 5 | -12/+17 |