]> git.ipfire.org Git - thirdparty/qemu.git/history - hw
target/arm: Improve masking in arm_hcr_el2_eff
[thirdparty/qemu.git] / hw /
2020-03-05  Pan Nengyuanhw/timer/cadence_ttc: move timer_new from init() into...
2020-03-05  Pan Nengyuanhw/arm/strongarm: move timer_new from init() into reali...
2020-03-05  Pan Nengyuanhw/arm/spitz: move timer_new from init() into realize...
2020-03-05  Pan Nengyuanhw/arm/pxa2xx: move timer_new from init() into realize...
2020-03-05  Philippe Mathieu... hw/arm/musicpal: Simplify since the machines are little...
2020-03-05  Philippe Mathieu... hw/arm/z2: Simplify since the machines are little-endia...
2020-03-05  Philippe Mathieu... hw/arm/omap_sx1: Simplify since the machines are little...
2020-03-05  Philippe Mathieu... hw/arm/mainstone: Simplify since the machines are littl...
2020-03-05  Philippe Mathieu... hw/arm/gumstix: Simplify since the machines are little...
2020-03-05  Philippe Mathieu... hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus...
2020-03-05  Eric Augerhw/arm/smmu-common: a fix to smmu_find_smmu_pcibus
2020-03-05  Edgar E. Iglesiashw/arm: versal: Generate xlnx-versal-virt zdma FDT...
2020-03-05  Edgar E. Iglesiashw/arm: versal: Add support for the LPD ADMAs
2020-03-03  Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2020-03-03  Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2020-03-03  Bin Menghw: net: cadence_gem: Fix build errors in DB_PRINT()
2020-03-03  Yuri BenditovichNetRxPkt: fix hash calculation of IPV6 TCP
2020-03-03  Yuri BenditovichNetRxPkt: Introduce support for additional hash types
2020-03-03  Yuri Benditoviche1000e: Avoid hw_error if legacy mode used
2020-03-03  Finn Thaindp8393x: Don't stop reception upon RBE interrupt assertion
2020-03-03  Finn Thaindp8393x: Don't reset Silicon Revision register
2020-03-03  Finn Thaindp8393x: Always update RRA pointers and sequence numbers
2020-03-03  Finn Thaindp8393x: Clear descriptor in_use field to release packet
2020-03-03  Finn Thaindp8393x: Pad frames to word or long word boundary
2020-03-03  Finn Thaindp8393x: Use long-word-aligned RRA pointers in 32-bit...
2020-03-03  Finn Thaindp8393x: Don't clobber packet checksum
2020-03-03  Finn Thaindp8393x: Implement packet size limit and RBAE interrupt
2020-03-03  Finn Thaindp8393x: Clear RRRA command register bit only when...
2020-03-03  Finn Thaindp8393x: Update LLFA and CRDA registers from rx descriptor
2020-03-03  Finn Thaindp8393x: Have dp8393x_receive() return the packet size
2020-03-03  Finn Thaindp8393x: Clean up endianness hacks
2020-03-03  Finn Thaindp8393x: Always use 32-bit accesses
2020-03-02  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2020-03-02  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-03-02  Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-03-02  Finn Thaindp8393x: Mask EOL bit from descriptor addresses
2020-03-02  Gerd Hoffmannqxl: map rom r/o
2020-03-02  Anton V. BoyarshinovArithmetic error in EDID generation fixed
2020-02-28  Philippe Mathieu... hw: Make MachineClass::is_default a boolean type
2020-02-28  Philippe Mathieu... hw: Do not initialize MachineClass::is_default to 0
2020-02-28  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-02-28  Peter Maydellhw/intc/arm_gic_kvm: Don't assume kernel can provide...
2020-02-28  Guenter Roeckhw/usb/hcd-ehci-sysbus: Remove obsolete xlnx, ps7-usb...
2020-02-28  Guenter Roeckhw/arm/xilinx_zynq: Fix USB port instantiation
2020-02-28  Richard Hendersontarget/arm: Add isar_feature_aa32_vfp_simd
2020-02-28  Sai Pavan Bodducpu/arm11mpcore: Set number of GIC priority bits to 4
2020-02-28  Sai Pavan Bodducpu/a9mpcore: Set number of GIC priority bits to 5
2020-02-28  Sai Pavan Bodduarm_gic: Mask the un-supported priority bits
2020-02-28  Philippe Mathieu... hw/arm/integratorcp: Map the audio codec controller
2020-02-28  Gavin Shanhw/arm: Use TYPE_PL011 to create serial port
2020-02-28  Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2020-02-28  Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2020-02-28  Peter MaydellMerge remote-tracking branch 'remotes/aperard/tags...
2020-02-28  Juan Quintelamultifd: Add zstd compression multifd support
2020-02-28  Juan Quintelamultifd: Add zlib compression multifd support
2020-02-28  Juan Quintelamultifd: Add multifd-compression parameter
2020-02-27  Anup Patelhw/riscv: Provide rdtime callback for TCG in CLINT...
2020-02-27  Bin Mengriscv: virt: Allow PCI address 0
2020-02-27  Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-02-27  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-02-27  Philippe Mathieu... hw/mips: Use memory_region_init_rom() with read-only...
2020-02-27  Philippe Mathieu... hw/mips/mips_int: Simplify cpu_mips_irq_init_cpu()
2020-02-27  Paul Durrantxen-bus/block: explicitly assign event channels to...
2020-02-27  Philippe Mathieu... hw/xen/xen_pt_load_rom: Remove unused includes
2020-02-27  Janosch Franks390x: Rename and use constants for short PSW address...
2020-02-27  Raphael NorwitzFixed assert in vhost_user_set_mem_table_postcopy
2020-02-27  Adrian Morenovhost-user: only set slave channel for first vq
2020-02-27  Eric Augerhw/arm/virt: Add the virtio-iommu device tree mappings
2020-02-27  Eric Augervirtio-iommu-pci: Add virtio iommu pci support
2020-02-27  Eric Augervirtio-iommu: Support migration
2020-02-27  Eric Augervirtio-iommu: Implement fault reporting
2020-02-27  Eric Augervirtio-iommu: Implement translate
2020-02-27  Eric Augervirtio-iommu: Implement map/unmap
2020-02-27  Eric Augervirtio-iommu: Implement attach/detach command
2020-02-27  Eric Augervirtio-iommu: Decode the command payload
2020-02-27  Eric Augervirtio-iommu: Add skeleton
2020-02-27  Stefan Hajnoczivirtio: gracefully handle invalid region caches
2020-02-25  Pan Nengyuanvhost-user-blk: convert to new virtio_delete_queue
2020-02-25  Pan Nengyuanvhost-user-blk: delete virtioqueues in unrealize to...
2020-02-25  Pan Nengyuanvirtio-crypto: do delete ctrl_vq in virtio_crypto_devic...
2020-02-25  Pan Nengyuanvirtio-pmem: do delete rq_vq in virtio_pmem_unrealize
2020-02-25  Pan Nengyuanvhost-user-fs: convert to the new virtio_delete_queue...
2020-02-25  Pan Nengyuanvhost-user-fs: do delete virtio_queues in unrealize
2020-02-25  Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2020-02-25  Paolo BonziniMerge branch 'exec_rw_const_v4' of https://github.com...
2020-02-25  Paolo BonziniMerge tag 'patchew/20200219160953.13771-1-imammedo...
2020-02-24  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-02-22  Denis Plotnikovvirtio: increase virtqueue size for virtio-scsi and...
2020-02-21  Peter MaydellMerge remote-tracking branch 'remotes/dgilbert-gitlab...
2020-02-21  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-02-21  Guenter Roecksh4: Fix PCI ISA IO memory subregion
2020-02-21  Francisco Iglesiasxilinx_spips: Correct the number of dummy cycles for...
2020-02-21  Guenter Roeckarm: allwinner: Wire up USB ports
2020-02-21  Guenter Roeckhcd-ehci: Introduce "companion-enable" sysbus property
2020-02-21  Guenter Roeckhw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS...
2020-02-21  Peter Maydelltarget/arm: Test correct register in aa32_pan and aa32_...
2020-02-21  Peter Maydelltarget/arm: Define an aa32_pmu_8_1 isar feature test...
2020-02-21  Guenter Roeckz2: Make providing flash images non-mandatory
2020-02-21  Guenter Roeckmainstone: Make providing flash images non-mandatory
2020-02-21  Philippe Mathieu... hw/misc/iotkit-secctl: Fix writing to 'PPC Interrupt...
next