aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-16i386/pc: Drop pc_machine_kvm_type()Xiaoyao Li1-3/+0
2024-02-15hw/misc/mps2-scc: Make changes needed for AN536 FPGA imagePeter Maydell1-0/+1
2024-02-15hw/arm/smmuv3: add support for stage 1 access faultLuc Michel1-0/+1
2024-02-15hw/arm/virt: Wire up non-secure EL2 virtual timer IRQPeter Maydell1-0/+2
2024-02-14Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell19-138/+234
2024-02-14Merge tag 'pull-char-2024-02-12-v2' of https://repo.or.cz/qemu/armbru into st...Peter Maydell1-1/+8
2024-02-14Merge tag 'pull-tcg-20240213' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell1-1/+1
2024-02-14virtio-gpu.c: add resource_destroy class methodManos Pitsidianakis1-0/+3
2024-02-14hw/cxl: Standardize all references on CXL r3.1 and minor updatesJonathan Cameron5-59/+122
2024-02-14hw/cxl: Update mailbox status registers.Jonathan Cameron1-7/+10
2024-02-14hw/cxl: Update RAS Capability Definitions for version 3.Jonathan Cameron1-1/+4
2024-02-14hw/cxl: Update link register definitions.Jonathan Cameron1-2/+2
2024-02-14hw/cxl: Update HDM Decoder capability to version 3Jonathan Cameron1-2/+14
2024-02-14hw/cxl/device: read from register values in mdev_reg_read()Hyeonggon Yoo1-2/+7
2024-02-14hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_IS...Bernhard Beschow1-0/+3
2024-02-14hw/char/serial-isa: Implement relocation and enabling/disabling for TYPE_ISA_...Bernhard Beschow1-0/+2
2024-02-14hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDCBernhard Beschow1-0/+3
2024-02-14exec/ioport: Add portio_list_set_enabled()Bernhard Beschow1-0/+1
2024-02-14exec/ioport: Add portio_list_set_address()Bernhard Beschow1-0/+2
2024-02-14exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortioBernhard Beschow1-1/+0
2024-02-14hw/char/parallel: Move portio_list from ParallelState to ISAParallelStateBernhard Beschow2-2/+2
2024-02-14hw/i386/x86: Fix PIC interrupt handling if APIC is globally disabledBernhard Beschow1-0/+1
2024-02-14apic, i386/tcg: add x2apic transitionsBui Quang Minh2-2/+2
2024-02-14apic: add support for x2APIC modeBui Quang Minh2-4/+6
2024-02-14i386/tcg: implement x2APIC registers MSR accessBui Quang Minh1-0/+3
2024-02-14hw/virtio: derive vhost-user-input from vhost-user-baseLeo Yan1-3/+3
2024-02-14hw/virtio: add vhost-user-snd and vhost-user-snd-pci devicesManos Pitsidianakis1-0/+24
2024-02-14hw/virtio: derive vhost-user-i2c from vhost-user-baseAlex Bennée1-10/+4
2024-02-14hw/virtio: derive vhost-user-gpio from vhost-user-baseAlex Bennée1-23/+2
2024-02-14hw/virtio: derive vhost-user-rng from vhost-user-baseAlex Bennée1-11/+2
2024-02-14virtio: split into vhost-user-base and vhost-user-deviceAlex Bennée1-9/+12
2024-02-14chardev/parallel: Don't close stdin on inappropriate deviceMarkus Armbruster1-1/+8
2024-02-13esp.c: keep track of the DRQ state during DMAMark Cave-Ayland1-0/+1
2024-02-13esp.c: rename irq_data IRQ to drq_irqMark Cave-Ayland1-1/+1
2024-02-13esp.c: remove unneeded ti_cmd fieldMark Cave-Ayland1-1/+2
2024-02-13esp.c: rename data_in_ready to to data_readyMark Cave-Ayland1-1/+1
2024-02-13esp.c: remove unused PDMA callback implementationMark Cave-Ayland1-6/+0
2024-02-13esp.c: move CMD_ICCS command logic to esp_do_dma()Mark Cave-Ayland1-1/+0
2024-02-13esp.c: move CMD_SELATNS end of command logic to esp_do_dma() and do_dma_pdma_...Mark Cave-Ayland1-1/+0
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-13tcg: Increase width of temp_subindexRichard Henderson1-1/+1
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