qemu.git
2024-02-02 Peter MaydellMerge tag 'pull-target-arm-20240202' of https://git...
2024-02-02 Peter MaydellMerge tag 'pull-nic-config-2-20240202' of git://git...
2024-02-02 David Woodhousenet: make nb_nics and nd_table[] static in net/net.c
2024-02-02 David Woodhousenet: remove qemu_show_nic_models(), qemu_find_nic_model()
2024-02-02 David Woodhousehw/pci: remove pci_nic_init_nofail()
2024-02-02 David Woodhousenet: remove qemu_check_nic_model()
2024-02-02 David Woodhousehw/xtensa/xtfpga: use qemu_create_nic_device()
2024-02-02 David Woodhousehw/sparc/sun4m: use qemu_find_nic_info()
2024-02-02 David Woodhousehw/s390x/s390-virtio-ccw: use qemu_create_nic_device()
2024-02-02 David Woodhousehw/riscv: use qemu_configure_nic_device()
2024-02-02 David Woodhousehw/openrisc/openrisc_sim: use qemu_create_nic_device()
2024-02-02 David Woodhousehw/net/lasi_i82596: use qemu_create_nic_device()
2024-02-02 David Woodhousehw/net/lasi_i82596: Re-enable build
2024-02-02 David Woodhousehw/mips/jazz: use qemu_find_nic_info()
2024-02-02 David Woodhousehw/mips/mipssim: use qemu_create_nic_device()
2024-02-02 David Woodhousehw/microblaze: use qemu_configure_nic_device()
2024-02-02 David Woodhousehw/m68k/q800: use qemu_find_nic_info()
2024-02-02 David Woodhousehw/m68k/mcf5208: use qemu_create_nic_device()
2024-02-02 David Woodhousehw/net/etraxfs-eth: use qemu_configure_nic_device()
2024-02-02 David Woodhousehw/arm: use qemu_configure_nic_device()
2024-02-02 David Woodhousehw/arm/stellaris: use qemu_find_nic_info()
2024-02-02 David Woodhousehw/arm/npcm7xx: use qemu_configure_nic_device, allow...
2024-02-02 David Woodhousehw/arm/highbank: use qemu_create_nic_device()
2024-02-02 David Woodhousehw/net/lan9118: use qemu_configure_nic_device()
2024-02-02 David Woodhousehw/net/smc91c111: use qemu_configure_nic_device()
2024-02-02 David Woodhousehw/arm/fsl: use qemu_configure_nic_device()
2024-02-02 David Woodhousehw/arm/exynos4: use qemu_create_nic_device()
2024-02-02 David Woodhousehw/arm/aspeed: use qemu_configure_nic_device()
2024-02-02 David Woodhousehw/arm/allwinner: use qemu_configure_nic_device()
2024-02-02 David Woodhousehw/xtensa/virt: use pci_init_nic_devices()
2024-02-02 David Woodhousehw/sparc64/sun4u: use pci_init_nic_devices()
2024-02-02 David Woodhousehw/sh4/r2d: use pci_init_nic_devices()
2024-02-02 David Woodhousehw/ppc: use pci_init_nic_devices()
2024-02-02 David Woodhousehw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_...
2024-02-02 David Woodhousehw/ppc/prep: use pci_init_nic_devices()
2024-02-02 David Woodhousehw/mips/loongson3_virt: use pci_init_nic_devices()
2024-02-02 David Woodhousehw/mips/malta: use pci_init_nic_devices()
2024-02-02 David Woodhousehw/mips/fuloong2e: use pci_init_nic_devices()
2024-02-02 David Woodhousehw/loongarch: use pci_init_nic_devices()
2024-02-02 David Woodhousehw/hppa: use pci_init_nic_devices()
2024-02-02 David Woodhousehw/arm/virt: use pci_init_nic_devices()
2024-02-02 David Woodhousehw/arm/sbsa-ref: use pci_init_nic_devices()
2024-02-02 David Woodhousehw/alpha/dp264: use pci_init_nic_devices()
2024-02-02 David Woodhousehw/xen: use qemu_create_nic_bus_devices() to instantiat...
2024-02-02 David Woodhousehw/i386/pc: use qemu_get_nic_info() and pci_init_nic_de...
2024-02-02 David Woodhousehw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
2024-02-02 David Woodhousenet: add qemu_create_nic_bus_devices()
2024-02-02 David Woodhousenet: report list of available models according to platform
2024-02-02 David Woodhousenet: add qemu_{configure,create}_nic_device(), qemu_fin...
2024-02-02 Rayhan Faizelhw/arm: Connect SPI Controller to BCM2835
2024-02-02 Rayhan Faizelhw/ssi: Implement BCM2835 SPI Controller
2024-02-02 Nabih Estefan... tests/qtest: Adding PCS Module test to GMAC Qtest
2024-02-02 Nabih Estefan... hw/net: GMAC Tx Implementation
2024-02-02 Nabih Estefan... hw/net: GMAC Rx Implementation
2024-02-02 Nabih Estefan... tests/qtest: Creating qtest for GMAC Module
2024-02-02 Hao Wuhw/arm: Add GMAC devices to NPCM7XX SoC
2024-02-02 Hao Wuhw/net: Add NPCMXXX GMAC device
2024-02-02 Manos Pitsidianakishw/xen: convert stderr prints to error/warn reports
2024-02-02 Manos Pitsidianakishw/xen/xen-hvm-common.c: convert DPRINTF to tracepoints
2024-02-02 Manos Pitsidianakishw/xen/xen-mapcache.c: convert DPRINTF to tracepoints
2024-02-02 Manos Pitsidianakishw/arm/xen_arm.c: convert DPRINTF to trace events and...
2024-02-02 Manos Pitsidianakishw/arm/z2: convert DPRINTF to trace events and guest...
2024-02-02 Manos Pitsidianakishw/arm/strongarm.c: convert DPRINTF to trace events...
2024-02-02 Guenter Roeckpci-host: designware: Limit value range of iATU viewpor...
2024-02-02 Philippe Mathieu... hw/arm/zynq: Check for CPU types in machine_run_board_i...
2024-02-02 Philippe Mathieu... hw/arm/vexpress: Check for CPU types in machine_run_boa...
2024-02-02 Philippe Mathieu... hw/arm/npcm7xx_boards: Simplify setting MachineClass...
2024-02-02 Philippe Mathieu... hw/arm/musca: Simplify setting MachineClass::valid_cpu_...
2024-02-02 Philippe Mathieu... hw/arm/msf2: Simplify setting MachineClass::valid_cpu_t...
2024-02-02 Philippe Mathieu... hw/arm/highbank: Check for CPU types in machine_run_boa...
2024-02-02 Philippe Mathieu... hw/arm/highbank: Add missing QOM parent for CPU cores
2024-02-02 Philippe Mathieu... hw/arm/exynos: Check for CPU types in machine_run_board...
2024-02-02 Philippe Mathieu... hw/arm/exynos: Add missing QOM parent for CPU cores
2024-02-02 David Woodhousedoc/sphinx/hxtool.py: add optional label argument to...
2024-02-02 Peter Maydelltarget/arm: Reinstate "vfp" property on AArch32 CPUs
2024-02-02 Peter Maydelltests/qtest/xlnx-versal-trng-test.c: Drop use of variab...
2024-02-02 Peter Maydelltarget/arm: Add ID_AA64ZFR0_EL1.B16B16 to the exposed...
2024-02-02 Peter Maydellqemu-options.hx: Improve -serial option documentation
2024-02-02 Peter Maydellsystem/vl.c: Fix handling of '-serial none -serial...
2024-02-02 Peter Maydellhw/core: Remove transitional infrastructure from BusClass
2024-02-02 Peter Maydellhw/s390x/css-bridge: switch virtual-css bus to 3-phase...
2024-02-02 Peter Maydelladb: Switch bus reset to 3-phase-reset
2024-02-02 Peter Maydellvmbus: Switch bus reset to 3-phase-reset
2024-02-02 Peter Maydellpci: Switch bus reset to 3-phase-reset
2024-02-02 Jan Klötzketarget/arm: fix exception syndrome for AArch32 bkpt...
2024-02-01 Peter MaydellMerge tag 'pull-aspeed-20240201' of https://github...
2024-02-01 Peter MaydellMerge tag 'pull-loongarch-20240201' of https://gitlab...
2024-02-01 Ninad Palsulehw/fsi: Update MAINTAINER list
2024-02-01 Ninad Palsulehw/fsi: Added FSI documentation
2024-02-01 Ninad Palsulehw/fsi: Added qtest
2024-02-01 Ninad Palsulehw/arm: Hook up FSI module in AST2600
2024-02-01 Ninad Palsulehw/fsi: Aspeed APB2OPB & On-chip peripheral bus
2024-02-01 Song Gaotarget/loongarch: Fix qtest test-hmp error when KVM...
2024-02-01 Ninad Palsulehw/fsi: Introduce IBM's FSI master
2024-02-01 Ninad Palsulehw/fsi: Introduce IBM's cfam
2024-02-01 Ninad Palsulehw/fsi: Introduce IBM's fsi-slave model
2024-02-01 Ninad Palsulehw/fsi: Introduce IBM's FSI Bus
2024-02-01 Ninad Palsulehw/fsi: Introduce IBM's scratchpad device
2024-02-01 Ninad Palsulehw/fsi: Introduce IBM's Local bus
2024-02-01 Philippe Mathieu... hw/arm/aspeed: Check for CPU types in machine_run_board...
next