aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-13esp.c: move CMD_SELATN end of message phase detection to esp_do_dma() and do_...Mark Cave-Ayland1-1/+0
2024-02-13esp.c: remove s_without_satn_pdma_cb() PDMA callbackMark Cave-Ayland1-1/+0
2024-02-13Merge tag 'hppa64-pull-request' of https://github.com/hdeller/qemu-hppa into ...Peter Maydell2-0/+4
2024-02-13Merge tag 'pull-qapi-2024-02-12' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell2-1/+2
2024-02-12Merge tag 'pull-maintainer-updates-090224-1' of https://gitlab.com/stsquad/qe...Peter Maydell3-43/+68
2024-02-12Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into ...Peter Maydell3-0/+22
2024-02-12qapi: Move @String out of common.json to discourage reuseMarkus Armbruster1-1/+1
2024-02-12qapi: Improve documentation of file descriptor socket addressesMarkus Armbruster1-0/+1
2024-02-11lasi: Add reset I/O ports for LASI audio and FDCHelge Deller1-0/+2
2024-02-11hw/pci-host/astro: Implement Hard Fail and Soft Fail modeHelge Deller1-0/+2
2024-02-09gdbstub: Add syscall entry/return hooksIlya Leoshkevich2-2/+18
2024-02-09gdbstub: Allow specifying a reason in stop packetsIlya Leoshkevich1-2/+14
2024-02-09Revert "hw/elf_ops: Ignore loadable segments with zero size"Alex Bennée1-39/+36
2024-02-09Merge tag 'pull-riscv-to-apply-20240209' of https://github.com/alistair23/qem...Peter Maydell1-0/+1
2024-02-09crypto: Modify the qcrypto_block_create to support creation flagsHyman Huang1-0/+11
2024-02-09crypto: Support LUKS volume with detached headerHyman Huang1-0/+5
2024-02-09qemu_init: increase NOFILE soft limit on POSIXFiona Ebner2-0/+6
2024-02-09Merge tag 'migration-staging-pull-request' of https://gitlab.com/peterx/qemu ...Peter Maydell1-0/+6
2024-02-09smbios: function to set default processor familyHeinrich Schuchardt1-0/+1
2024-02-08Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell3-6/+8
2024-02-08Merge tag 'pull-tcg-20240205-2' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell1-16/+48
2024-02-07virtio: Re-enable notifications after drainHanna Czenczek1-1/+6
2024-02-07scsi: Don't ignore most usb-storage propertiesKevin Wolf1-4/+1
2024-02-07virtio-blk: declare VirtIOBlock::rq with a typeStefan Hajnoczi1-1/+1
2024-02-06oslib-posix: initialize backend memory objects in parallelMark Kanda2-1/+22
2024-02-05migration: prevent migration when VM has poisoned memoryWilliam Roche1-0/+6
2024-02-03tcg: Introduce TCG_COND_TST{EQ,NE}Richard Henderson1-16/+48
2024-02-03Merge tag 'pull-tcg-20240202-2' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell3-0/+28
2024-02-03include/exec: Change cpu_mmu_index argument to CPUStateRichard Henderson2-3/+2
2024-02-03include/exec: Implement cpu_mmu_index genericallyRichard Henderson2-0/+26
2024-02-03include/hw/core: Add mmu_index to CPUClassRichard Henderson1-0/+3
2024-02-02Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...Peter Maydell6-6/+428
2024-02-02net: make nb_nics and nd_table[] static in net/net.cDavid Woodhouse1-4/+0
2024-02-02net: remove qemu_show_nic_models(), qemu_find_nic_model()David Woodhouse1-3/+0
2024-02-02hw/pci: remove pci_nic_init_nofail()David Woodhouse1-3/+0
2024-02-02net: remove qemu_check_nic_model()David Woodhouse1-1/+0
2024-02-02hw/net/lasi_i82596: use qemu_create_nic_device()David Woodhouse1-2/+2
2024-02-02hw/net/etraxfs-eth: use qemu_configure_nic_device()David Woodhouse1-1/+1
2024-02-02hw/net/lan9118: use qemu_configure_nic_device()David Woodhouse1-1/+1
2024-02-02hw/net/smc91c111: use qemu_configure_nic_device()David Woodhouse1-1/+1
2024-02-02hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICsDavid Woodhouse3-5/+2
2024-02-02hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()David Woodhouse1-2/+0
2024-02-02hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()David Woodhouse1-1/+3
2024-02-02net: add qemu_create_nic_bus_devices()David Woodhouse1-0/+22
2024-02-02net: add qemu_{configure,create}_nic_device(), qemu_find_nic_info()David Woodhouse1-0/+40
2024-02-02hw/arm: Connect SPI Controller to BCM2835Rayhan Faizel1-1/+2
2024-02-02hw/ssi: Implement BCM2835 SPI ControllerRayhan Faizel1-0/+81
2024-02-02hw/arm: Add GMAC devices to NPCM7XX SoCHao Wu1-0/+2
2024-02-02hw/net: Add NPCMXXX GMAC deviceHao Wu1-0/+343
2024-02-02hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[]Philippe Mathieu-Daudé1-3/+0