aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-12qapi: Improve documentation of file descriptor socket addressesMarkus Armbruster
2024-02-09Merge tag 'migration-staging-pull-request' of https://gitlab.com/peterx/qemu ...Peter Maydell
2024-02-08Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2024-02-08Merge tag 'pull-tcg-20240205-2' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-02-07virtio: Re-enable notifications after drainHanna Czenczek
2024-02-07scsi: Don't ignore most usb-storage propertiesKevin Wolf
2024-02-07virtio-blk: declare VirtIOBlock::rq with a typeStefan Hajnoczi
2024-02-06oslib-posix: initialize backend memory objects in parallelMark Kanda
2024-02-05migration: prevent migration when VM has poisoned memoryWilliam Roche
2024-02-03tcg: Introduce TCG_COND_TST{EQ,NE}Richard Henderson
2024-02-03Merge tag 'pull-tcg-20240202-2' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-02-03include/exec: Change cpu_mmu_index argument to CPUStateRichard Henderson
2024-02-03include/exec: Implement cpu_mmu_index genericallyRichard Henderson
2024-02-03include/hw/core: Add mmu_index to CPUClassRichard Henderson
2024-02-02Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-02-02net: make nb_nics and nd_table[] static in net/net.cDavid Woodhouse
2024-02-02net: remove qemu_show_nic_models(), qemu_find_nic_model()David Woodhouse
2024-02-02hw/pci: remove pci_nic_init_nofail()David Woodhouse
2024-02-02net: remove qemu_check_nic_model()David Woodhouse
2024-02-02hw/net/lasi_i82596: use qemu_create_nic_device()David Woodhouse
2024-02-02hw/net/etraxfs-eth: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/net/lan9118: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/net/smc91c111: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICsDavid Woodhouse
2024-02-02hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()David Woodhouse
2024-02-02hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()David Woodhouse
2024-02-02net: add qemu_create_nic_bus_devices()David Woodhouse
2024-02-02net: add qemu_{configure,create}_nic_device(), qemu_find_nic_info()David Woodhouse
2024-02-02hw/arm: Connect SPI Controller to BCM2835Rayhan Faizel
2024-02-02hw/ssi: Implement BCM2835 SPI ControllerRayhan Faizel
2024-02-02hw/arm: Add GMAC devices to NPCM7XX SoCHao Wu
2024-02-02hw/net: Add NPCMXXX GMAC deviceHao Wu
2024-02-02hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[]Philippe Mathieu-Daudé
2024-02-02hw/core: Remove transitional infrastructure from BusClassPeter Maydell
2024-02-01Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into sta...Peter Maydell
2024-02-01hw/arm: Hook up FSI module in AST2600Ninad Palsule
2024-02-01hw/fsi: Aspeed APB2OPB & On-chip peripheral busNinad Palsule
2024-02-01hw/fsi: Introduce IBM's FSI masterNinad Palsule
2024-02-01hw/fsi: Introduce IBM's cfamNinad Palsule
2024-02-01hw/fsi: Introduce IBM's fsi-slave modelNinad Palsule
2024-02-01hw/fsi: Introduce IBM's FSI BusNinad Palsule
2024-02-01hw/fsi: Introduce IBM's scratchpad deviceNinad Palsule
2024-02-01hw/fsi: Introduce IBM's Local busNinad Palsule
2024-02-01hw/arm/aspeed: Check for CPU types in machine_run_board_init()Philippe Mathieu-Daudé
2024-02-01hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helperPhilippe Mathieu-Daudé
2024-01-31Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell
2024-01-31Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell
2024-01-30hw/block/block.c: improve confusing blk_check_size_and_read_all() errorManos Pitsidianakis
2024-01-30hw/core/qdev.c: add qdev_get_human_name()Manos Pitsidianakis
2024-01-30include: Clean up includesPeter Maydell