2024-02-15 |
Peter Maydell | hw/arm/mps3r: Add remaining devices |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Peter Maydell | hw/arm/mps3r: Add GPIO, watchdog, dual-timer, I2C devices |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Peter Maydell | hw/arm/mps3r: Add UARTs |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Peter Maydell | hw/arm/mps3r: Add CPUs, GIC, and per-CPU RAM |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Peter Maydell | hw/arm/mps3r: Initial skeleton for mps3-an536 board |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Peter Maydell | hw/misc/mps2-scc: Make changes needed for AN536 FPGA... |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Peter Maydell | hw/misc/mps2-scc: Factor out which-board conditionals |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Peter Maydell | hw/misc/mps2-scc: Fix condition for CFG3 register |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Peter Maydell | target/arm: Allow access to SPSR_hyp from hyp mode |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Peter Maydell | target/arm: Add Cortex-R52 IMPDEF sysregs |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Peter Maydell | target/arm: The Cortex-R52 has a read-only CBAR |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Peter Maydell | target/arm: Use new CBAR encoding for all v8 CPUs,... |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Philippe Mathieu... | hw/arm/stellaris: Add missing QOM 'SoC' parent |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Philippe Mathieu... | hw/arm/stellaris: Add missing QOM 'machine' parent |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Philippe Mathieu... | hw/arm/stellaris: Convert I2C controller to Resettable... |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Philippe Mathieu... | hw/arm/stellaris: Convert ADC controller to Resettable... |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Luc Michel | hw/arm/smmuv3: add support for stage 1 access fault |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Nabih Estefan | tests/qtest: Fix GMAC test to run on a machine in upstr... |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Peter Maydell | target/arm: Don't get MDCR_EL2 in pmu_counter_enabled... |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Peter Maydell | tests/qtest/npcm7xx_emc-test: Connect all NICs to a... |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Peter Maydell | hw/arm/npcm7xx: Call qemu_configure_nic_device() for... |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Peter Maydell | tests/qtest/bios-tables-tests: Update virt golden reference |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Peter Maydell | hw/arm/virt: Wire up non-secure EL2 virtual timer IRQ |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Peter Maydell | tests/qtest/bios-tables-test: Allow changes to virt... |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Peter Maydell | tests/qtest/meson.build: Don't include qtests_npcm7xx... |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Peter Maydell | hw/block/tc58128: Don't emit deprecation warning under... |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Peter Maydell | hw/pci-host/raven.c: Mark raven_io_ops as implementing... |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Richard Henderson | target/arm: Fix SVE/SME gross MTE suppression checks |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Richard Henderson | target/arm: Handle mte in do_ldrq, do_ldro |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Richard Henderson | target/arm: Split out make_svemte_desc |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Richard Henderson | target/arm: Adjust and validate mtedesc sizem1 |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Richard Henderson | target/arm: Fix nregs computation in do_{ld,st}_zpa |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Richard Henderson | linux-user/aarch64: Choose SYNC as the preferred MTE... |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Philippe Mathieu... | hw/arm/xilinx_zynq: Wire FIQ between CPU <> GIC |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Peter Maydell | Merge tag 'for_upstream' of https://git./virt/kvm/mst... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Peter Maydell | Merge tag 'pull-char-2024-02-12-v2' of https://repo... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Peter Maydell | Merge tag 'pull-tcg-20240213' of https://gitlab.com... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Raphael Norwitz | MAINTAINERS: Switch to my Enfabrica email |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Manos Pitsidianakis | virtio-gpu-rutabaga.c: override resource_destroy method |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Manos Pitsidianakis | virtio-gpu.c: add resource_destroy class method |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Manos Pitsidianakis | hw/display/virtio-gpu.c: use reset_bh class method |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Akihiko Odaki | hw/smbios: Fix port connector option validation |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Akihiko Odaki | hw/smbios: Fix OEM strings table option validation |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Dmitry Osipenko | virtio-gpu: Correct virgl_renderer_resource_get_info... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Jonathan Cameron | hw/cxl: Standardize all references on CXL r3.1 and... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Jonathan Cameron | hw/cxl: Update mailbox status registers. |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Jonathan Cameron | hw/cxl: Update RAS Capability Definitions for version 3. |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Jonathan Cameron | hw/cxl: Update link register definitions. |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Jonathan Cameron | hw/cxl: Update HDM Decoder capability to version 3 |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Jonathan Cameron | tests/acpi: Update DSDT.cxl to reflect change _STA... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Jonathan Cameron | hw/i386: Fix _STA return value for ACPI0017 |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Jonathan Cameron | tests/acpi: Allow update of DSDT.cxl |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Jonathan Cameron | hw/mem/cxl_type3: Fix potential divide by zero reported... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Li Zhijian | hw/cxl: Pass NULL for a NULL MemoryRegionOps |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Li Zhijian | hw/cxl: Pass CXLComponentState to cache_mem_ops |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Hyeonggon Yoo | hw/cxl/device: read from register values in mdev_reg_read() |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Davidlohr Bueso | hw/cxl/mbox: Remove dead code |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Ira Weiny | cxl/cdat: Fix header sum value in CDAT checksum |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Jonathan Cameron | hw/pci-bridge/cxl_upstream: Drop g_malloc() failure... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Jonathan Cameron | hw/mem/cxl_type3: Drop handling of failure of g_malloc0... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Ira Weiny | cxl/cdat: Handle cdat table build errors |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Zhenzhong Duan | smmu: Clear SMMUPciBus pointer cache when system reset |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Zhenzhong Duan | virtio_iommu: Clear IOMMUPciBus pointer cache when... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Peter Xu | MAINTAINERS: Drop myself as VT-d maintainers |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Andrey Ignatov | vhost-user.rst: Fix vring address description |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Bernhard Beschow | hw/isa/vt82c686: Implement relocation and toggling... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Bernhard Beschow | hw/ppc/pegasos2: Let pegasos2 machine configure SuperI... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Bernhard Beschow | hw/char/parallel-isa: Implement relocation and enabling... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Bernhard Beschow | hw/char/serial-isa: Implement relocation and enabling... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Bernhard Beschow | hw/block/fdc-isa: Implement relocation and enabling... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Bernhard Beschow | exec/ioport: Add portio_list_set_enabled() |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Bernhard Beschow | exec/ioport: Add portio_list_set_address() |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Bernhard Beschow | exec/ioport: Resolve redundant .base attribute in struc... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Bernhard Beschow | hw/char/parallel: Move portio_list from ParallelState... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Bernhard Beschow | hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBus |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Bernhard Beschow | hw/block/fdc-isa: Move portio_list from FDCtrl to FDCtr... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Bernhard Beschow | target/i386/cpu: Fix typo in comment |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Bernhard Beschow | hw/i386/x86: Fix PIC interrupt handling if APIC is... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Bernhard Beschow | hw/i386/x86: Reverse if statement |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Bui Quang Minh | test: bios-tables-test: add IVRS changed binary |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Bui Quang Minh | amd_iommu: report x2APIC support to the operating system |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Bui Quang Minh | test: bios-tables-test: prepare IVRS change in ACPI... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Bui Quang Minh | intel_iommu: allow Extended Interrupt Mode when using... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Bui Quang Minh | apic, i386/tcg: add x2apic transitions |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Bui Quang Minh | apic: add support for x2APIC mode |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Bui Quang Minh | i386/tcg: implement x2APIC registers MSR access |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Leo Yan | hw/virtio: derive vhost-user-input from vhost-user... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Leo Yan | hw/virtio: Move vhost-user-input into virtio folder |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Leo Yan | docs/system: Add vhost-user-input documentation |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Leo Yan | hw/virtio: Support set_config() callback in vhost-user... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Alex Bennée | docs/system: add a basic enumeration of vhost-user... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Manos Pitsidianakis | hw/virtio: add vhost-user-snd and vhost-user-snd-pci... |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Alex Bennée | hw/virtio: derive vhost-user-i2c from vhost-user-base |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Alex Bennée | hw/virtio: derive vhost-user-gpio from vhost-user-base |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Alex Bennée | hw/virtio: derive vhost-user-rng from vhost-user-base |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Alex Bennée | hw/virtio: convert vhost-user-base to async shutdown |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Alex Bennée | virtio: split into vhost-user-base and vhost-user-device |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Markus Armbruster | qapi/char: Deprecate backend type "memory" |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Markus Armbruster | qapi/char: Make backend types properly conditional |
commit | commitdiff | tree | snapshot |
2024-02-14 |
Markus Armbruster | tests/unit/test-char: Fix qemu_socket(), make_udp_socke... |
commit | commitdiff | tree | snapshot |
next |