summary refs log tree commit diff stats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * hw/misc/mips_itu: Remove MIPSITUState::cpu0 fieldPhilippe Mathieu-Daudé2024-02-151-1/+0
| * hw/misc/mips: Reduce itc_reconfigure() scopePhilippe Mathieu-Daudé2024-02-151-2/+0
* | hw/misc/mps2-scc: Make changes needed for AN536 FPGA imagePeter Maydell2024-02-151-0/+1
* | hw/arm/smmuv3: add support for stage 1 access faultLuc Michel2024-02-151-0/+1
* | hw/arm/virt: Wire up non-secure EL2 virtual timer IRQPeter Maydell2024-02-151-0/+2
|/
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell2024-02-1419-138/+234
|\
| * virtio-gpu.c: add resource_destroy class methodManos Pitsidianakis2024-02-141-0/+3
| * hw/cxl: Standardize all references on CXL r3.1 and minor updatesJonathan Cameron2024-02-145-59/+122
| * hw/cxl: Update mailbox status registers.Jonathan Cameron2024-02-141-7/+10
| * hw/cxl: Update RAS Capability Definitions for version 3.Jonathan Cameron2024-02-141-1/+4
| * hw/cxl: Update link register definitions.Jonathan Cameron2024-02-141-2/+2
| * hw/cxl: Update HDM Decoder capability to version 3Jonathan Cameron2024-02-141-2/+14
| * hw/cxl/device: read from register values in mdev_reg_read()Hyeonggon Yoo2024-02-141-2/+7
| * hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_IS...Bernhard Beschow2024-02-141-0/+3
| * hw/char/serial-isa: Implement relocation and enabling/disabling for TYPE_ISA_...Bernhard Beschow2024-02-141-0/+2
| * hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDCBernhard Beschow2024-02-141-0/+3
| * exec/ioport: Add portio_list_set_enabled()Bernhard Beschow2024-02-141-0/+1
| * exec/ioport: Add portio_list_set_address()Bernhard Beschow2024-02-141-0/+2
| * exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortioBernhard Beschow2024-02-141-1/+0
| * hw/char/parallel: Move portio_list from ParallelState to ISAParallelStateBernhard Beschow2024-02-142-2/+2
| * hw/i386/x86: Fix PIC interrupt handling if APIC is globally disabledBernhard Beschow2024-02-141-0/+1
| * apic, i386/tcg: add x2apic transitionsBui Quang Minh2024-02-142-2/+2
| * apic: add support for x2APIC modeBui Quang Minh2024-02-142-4/+6
| * i386/tcg: implement x2APIC registers MSR accessBui Quang Minh2024-02-141-0/+3
| * hw/virtio: derive vhost-user-input from vhost-user-baseLeo Yan2024-02-141-3/+3
| * hw/virtio: add vhost-user-snd and vhost-user-snd-pci devicesManos Pitsidianakis2024-02-141-0/+24
| * hw/virtio: derive vhost-user-i2c from vhost-user-baseAlex Bennée2024-02-141-10/+4
| * hw/virtio: derive vhost-user-gpio from vhost-user-baseAlex Bennée2024-02-141-23/+2
| * hw/virtio: derive vhost-user-rng from vhost-user-baseAlex Bennée2024-02-141-11/+2
| * virtio: split into vhost-user-base and vhost-user-deviceAlex Bennée2024-02-141-9/+12
* | Merge tag 'pull-char-2024-02-12-v2' of https://repo.or.cz/qemu/armbru into st...Peter Maydell2024-02-141-1/+8
|\ \
| * | chardev/parallel: Don't close stdin on inappropriate deviceMarkus Armbruster2024-02-141-1/+8
* | | Merge tag 'pull-tcg-20240213' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell2024-02-141-1/+1
|\ \ \
| * | | tcg: Increase width of temp_subindexRichard Henderson2024-02-131-1/+1
* | | | esp.c: keep track of the DRQ state during DMAMark Cave-Ayland2024-02-131-0/+1
* | | | esp.c: rename irq_data IRQ to drq_irqMark Cave-Ayland2024-02-131-1/+1
* | | | esp.c: remove unneeded ti_cmd fieldMark Cave-Ayland2024-02-131-1/+2
* | | | esp.c: rename data_in_ready to to data_readyMark Cave-Ayland2024-02-131-1/+1
* | | | esp.c: remove unused PDMA callback implementationMark Cave-Ayland2024-02-131-6/+0
* | | | esp.c: move CMD_ICCS command logic to esp_do_dma()Mark Cave-Ayland2024-02-131-1/+0
* | | | esp.c: move CMD_SELATNS end of command logic to esp_do_dma() and do_dma_pdma_...Mark Cave-Ayland2024-02-131-1/+0
* | | | esp.c: move CMD_SELATN end of message phase detection to esp_do_dma() and do_...Mark Cave-Ayland2024-02-131-1/+0
* | | | esp.c: remove s_without_satn_pdma_cb() PDMA callbackMark Cave-Ayland2024-02-131-1/+0
|/ / /
* | | Merge tag 'hppa64-pull-request' of https://github.com/hdeller/qemu-hppa into ...Peter Maydell2024-02-132-0/+4
|\ \ \
| * | | lasi: Add reset I/O ports for LASI audio and FDCHelge Deller2024-02-111-0/+2
| * | | hw/pci-host/astro: Implement Hard Fail and Soft Fail modeHelge Deller2024-02-111-0/+2
* | | | Merge tag 'pull-qapi-2024-02-12' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell2024-02-132-1/+2
|\ \ \ \
| * | | | qapi: Move @String out of common.json to discourage reuseMarkus Armbruster2024-02-121-1/+1
| * | | | qapi: Improve documentation of file descriptor socket addressesMarkus Armbruster2024-02-121-0/+1
| | |/ / | |/| |
* | | | Merge tag 'pull-maintainer-updates-090224-1' of https://gitlab.com/stsquad/qe...Peter Maydell2024-02-123-43/+68
|\ \ \ \