]> Git Repo - qemu.git/history - hw
target/riscv: zfh: half-precision load and store
[qemu.git] / hw /
2021-12-20 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2021-12-18 Philippe Mathieu... hw/i386/vmmouse: Require 'i8042' property to be set
2021-12-18 Philippe Mathieu... hw/scsi/megasas: Fails command if SGL buffer overflows
2021-12-17 Richard HendersonMerge tag 'trivial-branch-for-7.0-pull-request' of...
2021-12-17 Richard HendersonMerge tag 'pull-ppc-20211217' of https://github.com...
2021-12-17 Cédric Le Goaterppc/pnv: Use QOM hierarchy to scan PEC PHB4 devices
2021-12-17 Cédric Le Goaterppc/pnv: Move realize of PEC stacks under the PEC model
2021-12-17 Cédric Le Goaterppc/pnv: Remove "system-memory" property from PHB4 PEC
2021-12-17 Cédric Le Goaterppc/pnv: Compute the PHB index from the PHB4 PEC model
2021-12-17 Cédric Le Goaterppc/pnv: Introduce a num_stack class attribute
2021-12-17 Cédric Le Goaterppc/pnv: Introduce a "chip" property under the PHB4...
2021-12-17 Cédric Le Goaterppc/pnv: Introduce version and device_id class atribute...
2021-12-17 Cédric Le Goaterppc/pnv: Introduce a num_pecs class attribute for PHB4...
2021-12-17 Cédric Le Goaterppc/pnv: Use QOM hierarchy to scan PHB3 devices
2021-12-17 Cédric Le Goaterppc/pnv: Move mapping of the PHB3 CQ regions under...
2021-12-17 Cédric Le Goaterppc/pnv: Drop the "num-phbs" property
2021-12-17 Cédric Le Goaterppc/pnv: Use the chip class to check the index of PHB3...
2021-12-17 Cédric Le Goaterppc/pnv: Introduce a "chip" property under PHB3
2021-12-17 Daniel Henrique... target/ppc: introduce PMUEventType and PMU overflow...
2021-12-17 Cédric Le Goaterppc/ppc405: Add update of bi_procfreq field
2021-12-17 Cédric Le Goaterppc/ppc405: Fix bi_pci_enetaddr2 field in U-Boot board...
2021-12-17 Cédric Le Goaterppc/ppc405: Change default PLL values at reset
2021-12-17 Cédric Le Goaterppc/ppc405: Fix boot from kernel
2021-12-17 Cédric Le Goaterppc/ppc405: Introduce ppc405_set_default_bootinfo()
2021-12-17 Cédric Le Goaterppc/ppc405: Rework FW load
2021-12-17 Cédric Le Goaterppc/ppc405: Remove flash support
2021-12-17 Cédric Le Goaterppc/ppc405: Add some address space definitions
2021-12-17 Cédric Le Goaterppc/ppc405: Change ppc405ep_init() return value
2021-12-17 Cédric Le Goaterppc/ppc405: Drop flag parameter in ppc405_set_bootinfo()
2021-12-17 Cédric Le Goaterppc/ppc405: Convert printfs to trace-events
2021-12-17 Cédric Le Goaterppc: Add trace-events for DCR accesses
2021-12-17 Thomas Huthppc: Mark the 'taihu' machine as deprecated
2021-12-17 Cédric Le Goaterppc/ppc405: Change kernel load address
2021-12-17 Daniel Henrique... ppc/pnv.c: fix "system-id" FDT when -uuid is set
2021-12-17 Daniel Henrique... ppc/pnv.c: add a friendly warning when accel=kvm is...
2021-12-17 Christophe Lombardpci-host: Allow extended config space access for PowerN...
2021-12-17 Daniel Henrique... ivshmem.c: change endianness to LITTLE_ENDIAN
2021-12-17 Peter Maydellhw/ppc/mac.h: Remove MAX_CPUS macro
2021-12-17 Richard HendersonMerge tag 's390x-2021-12-17' of https://gitlab.com...
2021-12-17 Leonardo Garciahw/virtio/vhost: Fix typo in comment.
2021-12-17 Philippe Mathieu... hw/avr: Realize AVRCPU qdev object using qdev_realize()
2021-12-17 Matthew Rosatos390x/pci: add supported DT information to clp response
2021-12-17 Matthew Rosatos390x/pci: use the passthrough measurement update interval
2021-12-17 Matthew Rosatos390x/pci: don't use hard-coded dma range in reg_ioat
2021-12-16 Cédric Le GoaterMerge tag 'qemu-slof-20211112' of github.com:aik/qemu...
2021-12-16 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2021-12-15 Richard HendersonMerge tag 'pull-block-2021-12-15' of git://repo.or...
2021-12-15 Richard HendersonMerge tag 'pull-target-arm-20211215' of https://git...
2021-12-15 Richard HendersonMerge tag 'migration-20211214-pull-request' of https...
2021-12-15 Richard HendersonMerge tag 'pull-request-2021-12-15' of https://gitlab...
2021-12-15 Markus Armbrusterhw/arm/aspeed: Replace drive_get_next() by drive_get()
2021-12-15 Markus Armbrusterhw/arm/xilinx_zynq: Replace drive_get_next() by drive_get()
2021-12-15 Markus Armbrusterhw/arm/xlnx-zcu102: Replace drive_get_next() by drive_get()
2021-12-15 Jean-Philippe Bruckerhw/arm/virt: Use object_property_set instead of qdev_pr...
2021-12-15 Jean-Philippe Bruckerhw/arm/virt: Reject instantiation of multiple IOMMUs
2021-12-15 Jean-Philippe Bruckerhw/arm/virt: Remove device tree restriction for virtio...
2021-12-15 Jean-Philippe Bruckerhw/arm/virt-acpi-build: Add VIOT table for virtio-iommu
2021-12-15 Patrick Venturehw/net: npcm7xx_emc fix missing queue_flush
2021-12-15 Peter Maydellhw/arm: Don't include qemu-common.h unnecessarily
2021-12-15 Philippe Mathieu... hw/intc/arm_gicv3: Introduce CONFIG_ARM_GIC_TCG Kconfig...
2021-12-15 Philippe Mathieu... hw/intc/arm_gicv3: Extract gicv3_set_gicv3state from...
2021-12-15 Olivier HériveauxFix STM32F2XX USART data register readout
2021-12-15 Alex Bennéehw/intc: clean-up error reporting for failed ITS cmd
2021-12-15 Markus Armbrusterhw/microblaze: Replace drive_get_next() by drive_get()
2021-12-15 Markus Armbrusterhw/arm/xlnx-versal-virt: Replace drive_get_next() by...
2021-12-15 Markus Armbrusterhw/arm/mcimx7d-sabre: Replace drive_get_next() by drive...
2021-12-15 Markus Armbrusterhw/arm/mcimx6ul-evk: Replace drive_get_next() by drive_...
2021-12-15 Markus Armbrusterhw/arm/imx25_pdk: Replace drive_get_next() by drive_get()
2021-12-15 Markus Armbrusterhw/arm/versatilepb hw/arm/vexpress: Replace drive_get_n...
2021-12-15 Markus Armbrusterhw/arm/npcm7xx_boards: Replace drive_get_next() by...
2021-12-15 Markus Armbrusterhw: Replace trivial drive_get_next() by drive_get()
2021-12-15 Markus Armbrusterhw/sd/ssi-sd: Do not create SD card within controller...
2021-12-15 Eric Augervirtio-iommu: Fix the domain_range end
2021-12-15 Eric Augervirtio-iommu: Fix endianness in get_config
2021-12-15 Eric Augervirtio-iommu: Remove set_config callback
2021-12-10 Yang Zhongnuma: Support SGX numa in the monitor and Libvirt inter...
2021-12-10 Yang Zhongnuma: Enable numa for SGX EPC sections
2021-12-07 Richard HendersonMerge tag 'pull-target-arm-20211207' of https://git...
2021-12-07 Damien Heddegicv3: fix ICH_MISR's LRENP computation
2021-12-06 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2021-12-06 Richard HendersonMerge tag 'mips-20211206' of https://github.com/philmd...
2021-12-06 Mark Mielkevirtio-blk: Fix clean up of host notifiers for single...
2021-12-06 Alex BennéeRevert "vga: don't abort when adding a duplicate isa...
2021-12-06 Jiaxun Yanghw/mips/boston: Fix load_elf() error detection
2021-12-06 Jiaxun Yanghw/mips/bootloader: Fix write_ulong()
2021-12-02 Richard HendersonMerge tag 'ide-pull-request' of https://gitlab.com...
2021-12-02 Philippe Mathieu... hw/block/fdc: Kludge missing floppy drive to fix CVE...
2021-12-02 Philippe Mathieu... hw/block/fdc: Extract blk_create_empty_drive()
2021-11-30 Philippe Mathieu... hw/scsi/lsi53c895a: Do not abort when DMA requested...
2021-11-29 Richard HendersonMerge tag 'pull-ppc-20211129' of https://github.com...
2021-11-29 Leandro Luporitarget/ppc: fix Hash64 MMU update of PTE bit R
2021-11-29 Richard HendersonMerge tag 'pull-for-6.2-291121-1' of https://github...
2021-11-29 Richard HendersonMerge tag 'linux-user-for-6.2-pull-request' of git...
2021-11-29 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2021-11-29 Daniella LeeFix bad overflow check in hw/pci/pcie.c
2021-11-29 Jason Wangintel-iommu: ignore leaf SNP bit in scalable mode
2021-11-29 Jason Wangvirtio-balloon: correct used length
2021-11-29 Jason Wangvirtio-balloon: process all in sgs for free_page_vq
2021-11-29 Richard HendersonMerge tag 'pull-target-arm-20211129' of https://git...
2021-11-29 Peter Maydellhw/intc/arm_gicv3: fix handling of LPIs in list registers
next
This page took 0.075667 seconds and 7 git commands to generate.