summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | cxl/cdat: Fix header sum value in CDAT checksumIra Weiny2024-02-141-2/+7
| * | hw/pci-bridge/cxl_upstream: Drop g_malloc() failure handlingJonathan Cameron2024-02-141-6/+0
| * | hw/mem/cxl_type3: Drop handling of failure of g_malloc0() and g_malloc()Jonathan Cameron2024-02-141-45/+7
| * | cxl/cdat: Handle cdat table build errorsIra Weiny2024-02-141-1/+1
| * | smmu: Clear SMMUPciBus pointer cache when system resetZhenzhong Duan2024-02-141-0/+2
| * | virtio_iommu: Clear IOMMUPciBus pointer cache when system resetZhenzhong Duan2024-02-141-2/+2
| * | MAINTAINERS: Drop myself as VT-d maintainersPeter Xu2024-02-141-1/+0
| * | vhost-user.rst: Fix vring address descriptionAndrey Ignatov2024-02-141-3/+3
| * | hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functionsBernhard Beschow2024-02-141-10/+55
| * | hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functionsBernhard Beschow2024-02-141-0/+12
| * | hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_IS...Bernhard Beschow2024-02-142-0/+17
| * | hw/char/serial-isa: Implement relocation and enabling/disabling for TYPE_ISA_...Bernhard Beschow2024-02-142-0/+16
| * | hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDCBernhard Beschow2024-02-142-0/+17
| * | exec/ioport: Add portio_list_set_enabled()Bernhard Beschow2024-02-143-0/+11
| * | exec/ioport: Add portio_list_set_address()Bernhard Beschow2024-02-143-2/+24
| * | exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortioBernhard Beschow2024-02-142-8/+6
| * | hw/char/parallel: Move portio_list from ParallelState to ISAParallelStateBernhard Beschow2024-02-143-3/+3
| * | hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBusBernhard Beschow2024-02-142-4/+4
| * | hw/block/fdc-isa: Move portio_list from FDCtrl to FDCtrlISABusBernhard Beschow2024-02-142-3/+3
| * | target/i386/cpu: Fix typo in commentBernhard Beschow2024-02-141-1/+1
| * | hw/i386/x86: Fix PIC interrupt handling if APIC is globally disabledBernhard Beschow2024-02-143-2/+16
| * | hw/i386/x86: Reverse if statementBernhard Beschow2024-02-141-3/+3
| * | test: bios-tables-test: add IVRS changed binaryBui Quang Minh2024-02-142-1/+0
| * | amd_iommu: report x2APIC support to the operating systemBui Quang Minh2024-02-145-46/+133
| * | test: bios-tables-test: prepare IVRS change in ACPI tableBui Quang Minh2024-02-141-0/+1
| * | intel_iommu: allow Extended Interrupt Mode when using userspace APICBui Quang Minh2024-02-141-5/+1
| * | apic, i386/tcg: add x2apic transitionsBui Quang Minh2024-02-1410-19/+96
| * | apic: add support for x2APIC modeBui Quang Minh2024-02-147-74/+258
| * | i386/tcg: implement x2APIC registers MSR accessBui Quang Minh2024-02-145-32/+127
| * | hw/virtio: derive vhost-user-input from vhost-user-baseLeo Yan2024-02-143-102/+21
| * | hw/virtio: Move vhost-user-input into virtio folderLeo Yan2024-02-144-3/+4
| * | docs/system: Add vhost-user-input documentationLeo Yan2024-02-144-1/+50
| * | hw/virtio: Support set_config() callback in vhost-user-baseLeo Yan2024-02-141-0/+17
| * | docs/system: add a basic enumeration of vhost-user devicesAlex Bennée2024-02-142-1/+71
| * | hw/virtio: add vhost-user-snd and vhost-user-snd-pci devicesManos Pitsidianakis2024-02-146-0/+181
| * | hw/virtio: derive vhost-user-i2c from vhost-user-baseAlex Bennée2024-02-143-268/+23
| * | hw/virtio: derive vhost-user-gpio from vhost-user-baseAlex Bennée2024-02-143-415/+22
| * | hw/virtio: derive vhost-user-rng from vhost-user-baseAlex Bennée2024-02-143-285/+31
| * | hw/virtio: convert vhost-user-base to async shutdownAlex Bennée2024-02-141-4/+12
| * | virtio: split into vhost-user-base and vhost-user-deviceAlex Bennée2024-02-146-342/+383
* | | Merge tag 'pull-char-2024-02-12-v2' of https://repo.or.cz/qemu/armbru into st...Peter Maydell2024-02-146-19/+68
|\ \ \
| * | | qapi/char: Deprecate backend type "memory"Markus Armbruster2024-02-142-3/+13
| * | | qapi/char: Make backend types properly conditionalMarkus Armbruster2024-02-141-8/+12
| * | | tests/unit/test-char: Fix qemu_socket(), make_udp_socket() checkMarkus Armbruster2024-02-141-2/+2
| * | | chardev/parallel: Don't close stdin on inappropriate deviceMarkus Armbruster2024-02-144-6/+41
* | | | Merge tag 'pull-tcg-20240213' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell2024-02-142-3/+3
|\ \ \ \
| * | | | tcg/arm: Fix goto_tb for large translation blocksRichard Henderson2024-02-131-2/+2
| * | | | tcg: Increase width of temp_subindexRichard Henderson2024-02-131-1/+1
* | | | | Merge tag 'qemu-sparc-20240213' of https://github.com/mcayland/qemu into stagingPeter Maydell2024-02-133-658/+722
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | esp.c: add my copyright to the fileMark Cave-Ayland2024-02-131-0/+1