]> www.infradead.org Git - users/dwmw2/qemu.git/shortlog
users/dwmw2/qemu.git
2024-01-26 David Woodhousedoc/sphinx/hxtool.py: add optional label argument to... xenfv-net-4
2024-01-26 David Woodhousehw/xen: Set XenBackendInstance in the XenDevice before...
2024-01-26 David Woodhousehw/timer/hpet: fix IRQ routing in legacy support mode
2024-01-26 David Woodhousenet: make nb_nics and nd_table[] static in net/net.c
2024-01-26 David Woodhousenet: remove qemu_show_nic_models(), qemu_find_nic_model()
2024-01-26 David Woodhousehw/pci: remove pci_nic_init_nofail()
2024-01-26 David Woodhousenet: remove qemu_check_nic_model()
2024-01-26 David Woodhousehw/xtensa/xtfpga: use qemu_create_nic_device()
2024-01-26 David Woodhousehw/sparc/sun4m: use qemu_find_nic_info()
2024-01-26 David Woodhousehw/s390x/s390-virtio-ccw: use qemu_create_nic_device()
2024-01-26 David Woodhousehw/riscv: use qemu_configure_nic_device()
2024-01-26 David Woodhousehw/openrisc/openrisc_sim: use qemu_create_nic_device()
2024-01-26 David Woodhousehw/net/lasi_i82596: use qemu_create_nic_device()
2024-01-26 David Woodhousehw/net/lasi_i82596: Re-enable build
2024-01-26 David Woodhousehw/mips/jazz: use qemu_find_nic_info()
2024-01-26 David Woodhousehw/mips/mipssim: use qemu_create_nic_device()
2024-01-26 David Woodhousehw/microblaze: use qemu_configure_nic_device()
2024-01-26 David Woodhousehw/m68k/q800: use qemu_find_nic_info()
2024-01-26 David Woodhousehw/m68k/mcf5208: use qemu_create_nic_device()
2024-01-26 David Woodhousehw/net/etraxfs-eth: use qemu_configure_nic_device()
2024-01-26 David Woodhousehw/arm: use qemu_configure_nic_device()
2024-01-26 David Woodhousehw/arm/stellaris: use qemu_find_nic_info()
2024-01-26 David Woodhousehw/arm/npcm7xx: use qemu_configure_nic_device, allow...
2024-01-26 David Woodhousehw/arm/highbank: use qemu_create_nic_device()
2024-01-26 David Woodhousehw/net/lan9118: use qemu_configure_nic_device()
2024-01-26 David Woodhousehw/net/smc91c111: use qemu_configure_nic_device()
2024-01-26 David Woodhousehw/arm/fsl: use qemu_configure_nic_device()
2024-01-26 David Woodhousehw/arm/exynos4: use qemu_create_nic_device()
2024-01-26 David Woodhousehw/arm/aspeed: use qemu_configure_nic_device()
2024-01-26 David Woodhousehw/arm/allwinner: use qemu_configure_nic_device()
2024-01-26 David Woodhousehw/xtensa/virt: use pci_init_nic_devices()
2024-01-26 David Woodhousehw/sparc64/sun4u: use pci_init_nic_devices()
2024-01-26 David Woodhousehw/sh4/r2d: use pci_init_nic_devices()
2024-01-26 David Woodhousehw/ppc: use pci_init_nic_devices()
2024-01-26 David Woodhousehw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_...
2024-01-26 David Woodhousehw/ppc/prep: use pci_init_nic_devices()
2024-01-26 David Woodhousehw/mips/loongson3_virt: use pci_init_nic_devices()
2024-01-26 David Woodhousehw/mips/malta: use pci_init_nic_devices()
2024-01-26 David Woodhousehw/mips/fuloong2e: use pci_init_nic_devices()
2024-01-26 David Woodhousehw/loongarch: use pci_init_nic_devices()
2024-01-26 David Woodhousehw/hppa: use pci_init_nic_devices()
2024-01-26 David Woodhousehw/arm/virt: use pci_init_nic_devices()
2024-01-26 David Woodhousehw/arm/sbsa-ref: use pci_init_nic_devices()
2024-01-26 David Woodhousehw/alpha/dp264: use pci_init_nic_devices()
2024-01-26 David Woodhousehw/xen: use qemu_create_nic_bus_devices() to instantiat...
2024-01-26 David Woodhousehw/i386/pc: use qemu_get_nic_info() and pci_init_nic_de...
2024-01-26 David Woodhousehw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
2024-01-26 David Woodhousenet: add qemu_create_nic_bus_devices()
2024-01-26 David Woodhousenet: report list of available models according to platform
2024-01-26 David Woodhousenet: add qemu_{configure,create}_nic_device(), qemu_fin...
2024-01-25 Peter MaydellMerge tag 'pull-request-2024-01-24' of https://gitlab...
2024-01-25 Peter MaydellMerge tag 'pull-tcg-20240123' of https://gitlab.com...
2024-01-25 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2024-01-24 Thomas Huthutil/uri: Remove unused macros ISA_RESERVED() and ISA_G...
2024-01-24 Thomas Huthutil/uri: Remove the uri_string_escape() function
2024-01-24 Thomas Huthutil/uri: Remove unused functions uri_resolve() and...
2024-01-24 Thomas Huthutil/uri: Remove uri_string_unescape()
2024-01-24 Thomas Huthtests/qtest: Bump timeouts of boot_sector_test()-based...
2024-01-23 Thomas Huthtests/unit/test-iov: Fix timeout problem on NetBSD...
2024-01-23 Peter MaydellMerge tag 'pull-hex-20240121' of https://github.com...
2024-01-23 Thomas Huthtests/qtest: Bump timeout of the boot-serial-test to...
2024-01-23 Joseph Burttcg/arm: Fix SIGILL in tcg_out_qemu_st_direct
2024-01-23 Thomas Weißschuhlinux-user/elfload: check PR_GET_DUMPABLE before creati...
2024-01-23 Thomas Weißschuhlinux-user/elfload: test return value of getrlimit
2024-01-23 Richard Hendersonlinux-user/riscv: Adjust vdso signal frame cfa offsets
2024-01-23 Richard Hendersontcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns
2024-01-23 Robbin Ehnlinux-user: Fixed cpu restore with pc 0 on SIGBUS
2024-01-23 Samuel Tardieutcg: Make the cleanup-on-error path unique
2024-01-23 Samuel Tardieutcg: Remove unreachable code
2024-01-22 Fiona Ebnerblock/io: clear BDRV_BLOCK_RECURSE flag after recursing...
2024-01-22 Akihiko Odakicoroutine-ucontext: Save fake stack for pooled coroutine
2024-01-22 Brian Caintarget/hexagon: reduce scope of def_regnum, remove...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Remove old dectree.py
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Use QEMU decodetree (16-bit...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Use QEMU decodetree (32-bit...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Remove dead functions from...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Remove unused WRITES_PRED_REG...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Make generators object oriente...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Make generators object oriente...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Make generators object oriente...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Make generators object oriente...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Make generators object oriente...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Make generators object oriente...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Clean up handling of modifier...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Fix shadow variable when idef...
2024-01-22 Brian Caintests/docker: Hexagon toolchain update
2024-01-20 Peter MaydellMerge tag 'pull-request-2024-01-19' of https://gitlab...
2024-01-19 Peter MaydellMerge tag 'hw-cpus-20240119' of https://github.com...
2024-01-19 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-01-19 Bibo Maoconfigure: Add linux header compile support for LoongArch
2024-01-19 Zhao LiuMAINTAINERS: Update hw/core/cpu.c entry
2024-01-19 Raphael NorwitzMAINTAINERS: Update Raphael Norwitz email
2024-01-19 Bin Menghw/elf_ops: Ignore loadable segments with zero size
2024-01-19 Mark Cave-Aylandhw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command...
2024-01-19 Mark Cave-Aylandhw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE...
2024-01-19 Mark Cave-Aylandhw/scsi/esp-pci: generate PCI interrupt from separate...
2024-01-19 Mark Cave-Aylandhw/scsi/esp-pci: use correct address register for PCI...
2024-01-19 Philippe Mathieu... target/riscv: Rename tcg_cpu_FOO() to include 'riscv'
2024-01-19 Philippe Mathieu... target/i386: Rename tcg_cpu_FOO() to include 'x86'
2024-01-19 Philippe Mathieu... hw/s390x: Rename cpu_class_init() to include 'sclp'
next