]> www.infradead.org Git - users/dwmw2/qemu.git/shortlog
users/dwmw2/qemu.git
2023-11-14 Philippe Mathieu... hw/xen: Have most of Xen files become target-agnostic xenfv-f4bug
2023-11-14 Philippe Mathieu... hw/i386/xen: Compile 'xen-hvm.c' with Xen CPPFLAGS
2023-11-14 Philippe Mathieu... hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'
2023-11-14 Philippe Mathieu... hw/xen/xen_pt: Add missing license
2023-11-14 Philippe Mathieu... hw/xen: Reduce inclusion of 'cpu.h' to target-specific...
2023-11-14 Philippe Mathieu... hw/xen: Use target-agnostic qemu_target_page_bits()
2023-11-14 Philippe Mathieu... hw/xen: Remove use of 'target_ulong' in handle_ioreq()
2023-11-14 Philippe Mathieu... hw/xen: Merge 'hw/xen/arch_hvm.h' in 'hw/xen/xen-hvm...
2023-11-14 Philippe Mathieu... hw/xen/xen_arch_hvm: Rename prototypes using 'xen_arch_...
2023-11-14 Philippe Mathieu... hw/xen: Rename 'ram_memory' global variable as 'xen_memory'
2023-11-14 Philippe Mathieu... hw/block/xen_blkif: Align structs with QEMU_ALIGNED...
2023-11-14 Philippe Mathieu... hw/xen: Remove unused Xen stubs
2023-11-14 Philippe Mathieu... hw/xen: Remove unnecessary xen_hvm_inject_msi() stub
2023-11-14 Philippe Mathieu... hw/pci/msi: Restrict xen_is_pirq_msi() call to Xen
2023-11-14 Philippe Mathieu... hw/display: Restrict xen_register_framebuffer() call...
2023-11-14 Philippe Mathieu... system/physmem: Do not include 'hw/xen/xen.h' but ...
2023-11-14 Philippe Mathieu... sysemu/xen-mapcache: Check Xen availability with CONFIG...
2023-11-14 Philippe Mathieu... sysemu/xen: Forbid using Xen headers in user emulation
2023-11-14 Philippe Mathieu... tests/avocado: Add 'guest:xen' tag to tests running...
2023-11-13 David Woodhousehw/xen: Set XenBackendInstance in the XenDevice before...
2023-11-13 David Woodhousehw/timer/hpet: fix IRQ routing in legacy support mode
2023-11-13 David Woodhousedoc/sphinx/hxtool.py: add optional label argument to...
2023-11-13 David Woodhousenet: make nb_nics and nd_table[] static in net/net.c
2023-11-13 David Woodhousenet: remove qemu_show_nic_models(), qemu_find_nic_model()
2023-11-13 David Woodhousehw/pci: remove pci_nic_init_nofail()
2023-11-13 David Woodhousenet: remove qemu_check_nic_model()
2023-11-13 David Woodhousehw/xtensa/xtfpga: use qemu_create_nic_device()
2023-11-13 David Woodhousehw/sparc/sun4m: use qemu_find_nic_info()
2023-11-13 David Woodhousehw/s390x/s390-virtio-ccw: use qemu_create_nic_device()
2023-11-13 David Woodhousehw/riscv: use qemu_configure_nic_device()
2023-11-13 David Woodhousehw/openrisc/openrisc_sim: use qemu_create_nic_device()
2023-11-13 David Woodhousehw/net/lasi_i82596: use qemu_configure_nic_device()
2023-11-13 David Woodhousehw/mips/jazz: use qemu_find_nic_info()
2023-11-13 David Woodhousehw/mips/mipssim: use qemu_create_nic_device()
2023-11-13 David Woodhousehw/microblaze: use qemu_configure_nic_device()
2023-11-13 David Woodhousehw/m68k/q800: use qemu_find_nic_info()
2023-11-13 David Woodhousehw/m68k/mcf5208: use qemu_create_nic_device()
2023-11-13 David Woodhousehw/net/etraxfs-eth: use qemu_configure_nic_device()
2023-11-13 David Woodhousehw/arm: use qemu_configure_nic_device()
2023-11-13 David Woodhousehw/arm/stellaris: use qemu_find_nic_info()
2023-11-13 David Woodhousehw/arm/npcm7xx: use qemu_configure_nic_device, allow...
2023-11-13 David Woodhousehw/arm/highbank: use qemu_create_nic_device()
2023-11-13 David Woodhousehw/net/lan9118: use qemu_configure_nic_device()
2023-11-13 David Woodhousehw/net/smc91c111: use qemu_configure_nic_device()
2023-11-13 David Woodhousehw/arm/fsl: use qemu_configure_nic_device()
2023-11-13 David Woodhousehw/arm/exynos4: use qemu_create_nic_device()
2023-11-13 David Woodhousehw/arm/aspeed: use qemu_configure_nic_device()
2023-11-13 David Woodhousehw/arm/allwinner: use qemu_configure_nic_device()
2023-11-13 David Woodhousehw/xtensa/virt: use pci_init_nic_devices()
2023-11-13 David Woodhousehw/sparc64/sun4u: use pci_init_nic_devices()
2023-11-13 David Woodhousehw/sh4/r2d: use pci_init_nic_devices()
2023-11-13 David Woodhousehw/ppc: use pci_init_nic_devices()
2023-11-13 David Woodhousehw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_...
2023-11-13 David Woodhousehw/ppc/prep: use pci_init_nic_devices()
2023-11-13 David Woodhousehw/mips/loongson3_virt: use pci_init_nic_devices()
2023-11-13 David Woodhousehw/mips/malta: use pci_init_nic_devices()
2023-11-13 David Woodhousehw/mips/fuloong2e: use pci_init_nic_devices()
2023-11-13 David Woodhousehw/loongarch: use pci_init_nic_devices()
2023-11-13 David Woodhousehw/hppa: use pci_init_nic_devices()
2023-11-13 David Woodhousehw/arm/virt: use pci_init_nic_devices()
2023-11-13 David Woodhousehw/arm/sbsa-ref: use pci_init_nic_devices()
2023-11-13 David Woodhousehw/alpha/dp264: use pci_init_nic_devices()
2023-11-13 David Woodhousehw/xen: use qemu_create_nic_bus_devices() to instantiat...
2023-11-13 David Woodhousehw/i386/pc: use qemu_get_nic_info() and pci_init_nic_de...
2023-11-13 David Woodhousehw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
2023-11-13 David Woodhousenet: add qemu_create_nic_bus_devices()
2023-11-13 David Woodhousenet: report list of available models according to platform
2023-11-13 David Woodhousenet: add qemu_{configure,create}_nic_device(), qemu_fin...
2023-11-13 David Woodhousehw/xen: clean up xen_block_find_free_vdev() to avoid...
2023-11-13 David Woodhousevl: disable default serial when xen-console is enabled
2023-11-13 David Woodhousenet: do not delete nics in net_cleanup()
2023-11-13 Stefan HajnocziMerge tag 'pull-request-2023-11-13' of https://gitlab...
2023-11-13 Stefan HajnocziMerge tag 'pull-qapi-2023-11-13' of https://repo.or...
2023-11-13 Stefan HajnocziMerge tag 'pull-shadow-2023-11-13' of https://repo...
2023-11-13 Stefan HajnocziMerge tag 'mem-2023-11-13' of https://github.com/davidh...
2023-11-13 Stefan HajnocziMAINTAINERS: update virtio-fs mailing list address
2023-11-13 Peter Maydellhw/audio/es1370: Clean up comment
2023-11-13 Thomas Huthtests/tsan: Rename the file with the entries that shoul...
2023-11-13 Eric Augertest-resv-mem: Fix CID 1523911
2023-11-13 Philippe Mathieu... tests/vm/netbsd: Use Python v3.11
2023-11-13 Thomas HuthMAINTAINERS: Add a general architecture section for x86
2023-11-13 Thomas HuthMAINTAINERS: Extend the Stellaris section
2023-11-13 Thomas HuthMAINTAINERS: Add hw/display/sii9022.c to the Versatile...
2023-11-13 Thomas HuthMAINTAINERS: Add hw/input/ads7846.c to the PXA2XX section
2023-11-13 Thomas HuthMAINTAINERS: Add include/hw/input/pl050.h to the PrimeC...
2023-11-13 Matthew Rosatos390x/pci: only limit DMA aperture if vfio DMA limit...
2023-11-13 Matthew Rosatos390x/pci: bypass vfio DMA counting when using cdev
2023-11-13 Thomas Huthhost/include/generic/host/atomic128: Fix compilation...
2023-11-13 Markus Armbrustertests/qapi-schema: Tidy up pylint warnings and advice
2023-11-13 Markus Armbrustersphinx/qapidoc: Tidy up pylint warning raise-missing...
2023-11-13 Markus Armbrusterqapi: Fix QAPISchemaEntity.__repr__()
2023-11-13 Markus Armbrustermeson: Enable -Wshadow=local
2023-11-13 David Hildenbrandvirtio-mem: fix division by zero in virtio_mem_activate...
2023-11-13 Thomas Huthblock/snapshot: Fix compiler warning with -Wshadow...
2023-11-11 Stefan HajnocziMerge tag 'qdev-array-prop' of https://repo.or.cz/qemu...
2023-11-10 Kevin Wolfqdev: Rework array properties based on list visitor
2023-11-10 Kevin Wolfqdev: Make netdev properties work as list elements
2023-11-10 Kevin Wolfqom: Add object_property_set_default_list()
2023-11-10 Kevin Wolfhw/rx/rx62n: Use qdev_prop_set_array()
2023-11-10 Kevin Wolfhw/arm/xlnx-versal: Use qdev_prop_set_array()
next