]> git.proxmox.com Git - mirror_qemu.git/history - hw
tests/acpi: Generate reference blob for IORT rev E.b
[mirror_qemu.git] / hw /
2021-10-20 Eric Augerhw/arm/virt-acpi-build: IORT upgrade up to revision E.b
2021-10-20 Richard HendersonMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2021-10-20 Michael S. Tsirkinpci: fix PCI resource reserve capability on BE
2021-10-20 Jason Wangvhost-vdpa: multiqueue support
2021-10-20 Jason Wangvirtio-net: vhost control virtqueue support
2021-10-20 Jason Wangvhost: record the last virtqueue index for the virtio...
2021-10-20 Jason Wangvirtio-net: use "queue_pairs" instead of "queues" when...
2021-10-20 Jason Wangvhost-net: control virtqueue support
2021-10-20 Jason Wangvhost-vdpa: prepare for the multiqueue support
2021-10-20 Jason Wangvhost-vdpa: classify one time request
2021-10-20 Laurent Vivierqdev/qbus: remove failover specific code
2021-10-20 Laurent Vivierfailover: fix a regression introduced by JSON'ification...
2021-10-20 Xueming Livhost-user: fix duplicated notifier MR init
2021-10-20 Mathieu Poiriervhost-user-rng-pci: Add vhost-user-rng-pci implementation
2021-10-20 Mathieu Poiriervhost-user-rng: Add vhost-user-rng implementation
2021-10-20 Eric Augervirtio-iommu: Drop base_name and change generic_name
2021-10-20 Eric Augervirtio-iommu: Remove the non transitional name
2021-10-20 Eugenio Pérezvdpa: Check for iova range at mappings changes
2021-10-20 Eugenio Pérezvdpa: Add vhost_vdpa_section_end
2021-10-20 Eugenio Pérezvdpa: Skip protected ram IOMMU mappings
2021-10-18 Richard HendersonMerge remote-tracking branch 'remotes/bsdimp/tags/pull...
2021-10-18 Richard HendersonMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-10-17 BALATON Zoltanvia-ide: Avoid using isa_get_irq()
2021-10-17 BALATON Zoltanvt82c686: Add a method to VIA_ISA to raise ISA interrupts
2021-10-17 BALATON Zoltanvt82c686: Move common code to via_isa_realize
2021-10-17 BALATON Zoltanvia-ide: Set user_creatable to false
2021-10-17 Jiaxun Yanghw/mips/boston: Add FDT generator
2021-10-17 Jiaxun Yanghw/mips/boston: Allow loading elf kernel and dtb
2021-10-17 Jiaxun Yanghw/mips/boston: Massage memory map information
2021-10-16 Richard HendersonMerge remote-tracking branch 'remotes/rth/tags/pull...
2021-10-15 Richard HendersonRevert "cpu: Move cpu_common_props to hw/core/cpu.c"
2021-10-15 Richard HendersonMerge remote-tracking branch 'remotes/kwolf/tags/for...
2021-10-15 Richard HendersonMerge remote-tracking branch 'remotes/thuth/tags/pull...
2021-10-15 Kevin Wolfqdev: Base object creation on QDict rather than QemuOpts
2021-10-15 Kevin Wolfvirtio-net: Avoid QemuOpts in failover_find_primary_dev...
2021-10-15 Kevin Wolfvirtio-net: Store failover primary opts pointer locally
2021-10-15 Kevin Wolfqdev: Add Error parameter to hide_device() callbacks
2021-10-15 Damien Heddesoftmmu/qdev-monitor: add error handling in qdev_set_id
2021-10-15 Kevin Wolfqdev: Make DeviceState.id independent of QemuOpts
2021-10-15 Kevin Wolfnet: Introduce NetClientInfo.check_peer_type()
2021-10-14 Richard HendersonMerge remote-tracking branch 'remotes/bonzini/tags...
2021-10-14 Paolo Bonzinikconfig: split CONFIG_SPARSE_MEM from fuzzing
2021-10-13 Richard HendersonMerge remote-tracking branch 'remotes/rth/tags/pull...
2021-10-13 Richard HendersonMerge remote-tracking branch 'remotes/rth/tags/pull...
2021-10-13 Marc Hartmayers390x/ipl: check kernel command line size
2021-10-13 Richard HendersonMerge remote-tracking branch 'remotes/bonzini/tags...
2021-10-13 Paolo BonziniRevert "hw/misc: applesmc: use host osk as default...
2021-10-13 Philippe Mathieu... hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx...
2021-10-13 Philippe Mathieu... hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw...
2021-10-13 Philippe Mathieu... hw/i386/sgx: Have sgx_epc_get_section() return a boolean
2021-10-13 Philippe Mathieu... target/i386/sev: Declare system-specific functions...
2021-10-13 Philippe Mathieu... target/i386/sev: Rename sev_i386.h -> sev.h
2021-10-12 Richard HendersonMerge remote-tracking branch 'remotes/rth/tags/pull...
2021-10-12 Richard HendersonMerge remote-tracking branch 'remotes/stsquad/tags...
2021-10-12 Richard HendersonMerge remote-tracking branch 'remotes/clg/tags/pull...
2021-10-12 Cédric Le Goateraspeed/smc: Dump address offset in trace events
2021-10-12 Cédric Le Goateraspeed/wdt: Add trace events
2021-10-12 Andrew Jefferyhw/arm: Integrate ADC model into Aspeed SoC
2021-10-12 Andrew Jefferyhw/adc: Add basic Aspeed ADC model
2021-10-12 Peter Delevoryashw: aspeed_gpio: Fix GPIO array indexing
2021-10-12 Peter Delevoryashw: aspeed_gpio: Fix pin I/O type declarations
2021-10-12 Cédric Le Goateraspeed/i2c: QOMify AspeedI2CBus
2021-10-12 Cédric Le Goateraspeed/smc: Introduce a new addr_width() class handler
2021-10-12 Cédric Le Goateraspeed/smc: Add default reset values
2021-10-12 Cédric Le Goateraspeed/smc: QOMify AspeedSMCFlash
2021-10-12 Cédric Le Goateraspeed/smc: Rename AspeedSMCFlash 'id' to 'cs'
2021-10-12 Cédric Le Goateraspeed/smc: Remove the 'size' attribute from AspeedSMCFlash
2021-10-12 Cédric Le Goateraspeed/smc: Remove the 'flash' attribute from AspeedSMC...
2021-10-12 Cédric Le Goateraspeed/smc: Drop AspeedSMCController structure
2021-10-12 Cédric Le Goateraspeed/smc: Stop using the model name for the memory...
2021-10-12 Cédric Le Goateraspeed/smc: Introduce aspeed_smc_error() helper
2021-10-12 Cédric Le Goateraspeed/smc: Add watchdog Control/Status Registers
2021-10-11 Richard HendersonMerge remote-tracking branch 'remotes/stefanha/tags...
2021-10-08 Richard HendersonMerge remote-tracking branch 'remotes/vivier-m68k/tags...
2021-10-08 Mark Cave-Aylandq800: wire macfb IRQ to separate video interrupt on...
2021-10-08 Mark Cave-Aylandmacfb: add vertical blank interrupt
2021-10-08 Mark Cave-Aylandmacfb: fix 24-bit RGB pixel encoding
2021-10-08 Mark Cave-Aylandmacfb: fix up 1-bit pixel encoding
2021-10-08 Mark Cave-Aylandmacfb: add common monitor modes supported by the MacOS...
2021-10-08 Mark Cave-Aylandmacfb: add qdev property to specify display type
2021-10-08 Mark Cave-Aylandmacfb: implement mode sense to allow display type to...
2021-10-08 Mark Cave-Aylandmacfb: add trace events for reading and writing the...
2021-10-08 Mark Cave-Aylandmacfb: use memory_region_init_ram() in macfb_common_rea...
2021-10-08 Mark Cave-Aylandmacfb: fix overflow of color_palette array
2021-10-08 Mark Cave-Aylandmacfb: fix invalid object reference in macfb_common_rea...
2021-10-08 Mark Cave-Aylandmacfb: update macfb.c to use the Error API best practices
2021-10-08 Mark Cave-Aylandmacfb: handle errors that occur during realize
2021-10-07 Richard HendersonMerge remote-tracking branch 'remotes/vsementsov/tags...
2021-10-07 Richard HendersonMerge remote-tracking branch 'remotes/alistair23/tags...
2021-10-06 Alistair Francishw/riscv: shakti_c: Mark as not user creatable
2021-10-06 Bin Menghw/dma: sifive_pdma: Don't run DMA when channel is...
2021-10-06 Bin Menghw/dma: sifive_pdma: Fix Control.claim bit detection
2021-10-06 Philippe Mathieu... hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUART
2021-10-06 Philippe Mathieu... hw/char/mchp_pfsoc_mmuart: Use a MemoryRegion container
2021-10-06 Philippe Mathieu... hw/char/mchp_pfsoc_mmuart: Simplify MCHP_PFSOC_MMUART_R...
2021-10-06 Bin Menghw/char: sifive_uart: Register device in 'input' category
2021-10-06 Bin Menghw/char: shakti_uart: Register device in 'input' category
2021-10-06 Bin Menghw/char: ibex_uart: Register device in 'input' category
2021-10-06 Richard HendersonMerge remote-tracking branch 'remotes/quic/tags/pull...
2021-10-06 Richard HendersonMerge remote-tracking branch 'remotes/rth/tags/pull...
next