]> git.proxmox.com Git - mirror_qemu.git/history - hw
hw: canokey: Remove HS support as not compliant to the spec
[mirror_qemu.git] / hw /
2022-07-01 MkfsSionhw: canokey: Remove HS support as not compliant to...
2022-07-01 Hongren (Zenithal... hw/usb/canokey: fix compatibility of qemu-xhci
2022-07-01 Hongren (Zenithal... hw/usb/canokey: Fix CCID ZLP
2022-06-30 Richard HendersonMerge tag 'pull-aspeed-20220630' of https://github...
2022-06-30 Peter Delevoryashw/misc/aspeed: Add PECI controller
2022-06-30 Peter Delevoryashw/i2c/aspeed: Add new-registers DMA slave mode RX...
2022-06-30 Klaus Jensenhw/i2c/aspeed: add slave device in old register mode
2022-06-30 Klaus Jensenhw/i2c: add asynchronous send
2022-06-30 Klaus Jensenhw/i2c: support multiple masters
2022-06-30 Peter Delevoryashw/i2c/aspeed: Fix MASTER_EN missing error message
2022-06-30 Peter Delevoryashw/i2c/aspeed: Fix DMA len write-enable bit handling
2022-06-30 Peter Delevoryashw/i2c/aspeed: Fix R_I2CD_FUN_CTRL reference
2022-06-30 Jae Hyun Yoohw/arm/aspeed: firework: add I2C MUXes for VR channels
2022-06-30 Maheswara Kurapatihw/arm/aspeed: firework: Add Thermal Diodes
2022-06-30 Maheswara Kurapatihw/arm/aspeed: Add MAX31785 Fan controllers
2022-06-30 Maheswara Kurapatihw/sensor: add Maxim MAX31785 device
2022-06-30 Maheswara Kurapatihw/i2c: pmbus: Page #255 is valid page for read requests.
2022-06-30 Graeme Gregoryhw/arm/aspeed: add Qualcomm Firework BMC machine
2022-06-30 Jae Hyun Yoohw/arm/aspeed: add support for the Qualcomm DC-SCM...
2022-06-30 Peter Delevoryasaspeed: Remove use of qemu_get_cpu
2022-06-30 Peter Delevoryasaspeed: Map unimplemented devices in SoC memory
2022-06-30 Peter Delevoryasaspeed: Remove usage of sysbus_mmio_map
2022-06-30 Peter Delevoryasaspeed: Add memory property to Aspeed SoC
2022-06-30 Peter Delevoryasaspeed: Set CPU memory property explicitly
2022-06-30 Cédric Le Goateraspeed/smc: Fix potential overflow
2022-06-30 Joel Stanleyaspeed/hace: Accumulative mode supported
2022-06-30 Cédric Le Goateraspeed/i2c: Change trace event for NORMAL_STOP states
2022-06-30 Cédric Le Goateraspeed/scu: Add trace events for read ops
2022-06-30 Cédric Le Goateraspeed: Set the dram container at the SoC level
2022-06-30 Iris Chenhw: m25p80: add WP# pin and SRWD bit for write protection
2022-06-29 Richard HendersonMerge tag 'trivial-branch-for-7.1-pull-request' of...
2022-06-29 Richard HendersonMerge tag 'pull-block-2022-06-14-v2' of https://gitlab...
2022-06-28 Bernhard Beschowhw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_c...
2022-06-28 Bernhard Beschowhw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_lin...
2022-06-28 Lev Kujawskihw/ide/atapi.c: Correct typos (CD-CDROM -> CD-ROM)
2022-06-28 Bernhard Beschowhw/pci-host/i440fx: Remove unused parameter from i440fx...
2022-06-28 Dr. David Alan Gilberttrivial typos: namesapce
2022-06-28 Dr. David Alan GilbertTrivial: 3 char repeat typos
2022-06-28 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-06-27 Zhenzhong Duanvirtio-iommu: Fix migration regression
2022-06-27 Konstantin Khlebnikovvhost: setup error eventfd and dump errors
2022-06-27 Konstantin Khlebnikovvhost: add method vhost_set_vring_err
2022-06-27 Jagannathan Ramanmsi: fix MSI vector limit check in msi_set_mask()
2022-06-27 Zhenzhong Duanvirtio-iommu: Fix the partial copy of probe request
2022-06-27 Richard HendersonMerge tag 'pull-target-arm-20220627' of https://git...
2022-06-27 Richard Hendersontarget/arm: Extend arm_pamax to more than aarch64
2022-06-26 Richard HendersonMerge tag 'qemu-sparc-20220626' of https://github.com...
2022-06-26 Mark Cave-Aylandartist: set memory region owners for buffers to the...
2022-06-26 Mark Cave-Aylandps2: remove update_irq() function and update_arg parameter
2022-06-26 Mark Cave-Aylandpckbd: switch I8042 device from update_irq() function...
2022-06-26 Mark Cave-Aylandpckbd: add i8042_reset() function to I8042 device
2022-06-26 Mark Cave-Aylandpckbd: switch I8042_MMIO device from update_irq() funct...
2022-06-26 Mark Cave-Aylandlasips2: switch over from update_irq() function to...
2022-06-26 Mark Cave-Aylandlasips2: use sysbus IRQ for output IRQ
2022-06-26 Mark Cave-Aylandlasips2: implement lasips2_realize()
2022-06-26 Mark Cave-Aylandlasips2: add base property
2022-06-26 Mark Cave-Aylandlasips2: move initialisation of PS2 ports from lasi_ini...
2022-06-26 Mark Cave-Aylandlasips2: move mapping of LASIPS2 registers to HPPA...
2022-06-26 Mark Cave-Aylandlasips2: implement lasips2_init() function
2022-06-26 Mark Cave-Aylandlasips2: rename lasips2_init() to lasips2_initfn()...
2022-06-26 Mark Cave-Aylandlasips2: move lasips2 QOM types from lasips2.c to lasips2.h
2022-06-26 Mark Cave-Aylandlasips2: QOMify LASIPS2State
2022-06-26 Mark Cave-Aylandpl050: add QEMU interface comment
2022-06-26 Mark Cave-Aylandpl050: switch over from update_irq() function to PS2...
2022-06-26 Mark Cave-Aylandpckbd: replace irq_kbd and irq_mouse with qemu_irq...
2022-06-26 Mark Cave-Aylandps2: add gpio for output IRQ and optionally use it...
2022-06-26 Mark Cave-Aylandps2: introduce ps2_lower_irq() instead of calling updat...
2022-06-26 Mark Cave-Aylandps2: use ps2_raise_irq() instead of calling update_irq...
2022-06-26 Mark Cave-Aylandps2: make ps2_raise_irq() function static
2022-06-26 Mark Cave-Aylandpckbd: move ps2_kbd_init() and ps2_mouse_init() to...
2022-06-26 Mark Cave-Aylandpckbd: more vmstate_register() from i8042_mm_init(...
2022-06-26 Mark Cave-Aylandpckbd: move mapping of I8042_MMIO registers to MIPS...
2022-06-26 Mark Cave-Aylandpckbd: alter i8042_mm_init() to return a I8042_MMIO...
2022-06-26 Mark Cave-Aylandpckbd: implement i8042_mmio_init() function
2022-06-26 Mark Cave-Aylandpckbd: implement i8042_mmio_realize() function
2022-06-26 Mark Cave-Aylandpckbd: add size qdev property to I8042_MMIO device
2022-06-26 Mark Cave-Aylandpckbd: add mask qdev property to I8042_MMIO device
2022-06-26 Mark Cave-Aylandpckbd: implement i8042_mmio_reset() for I8042_MMIO...
2022-06-26 Mark Cave-Aylandpckbd: introduce new I8042_MMIO QOM type
2022-06-26 Mark Cave-Aylandpckbd: move ISAKBDState from pckbd.c to i8042.h
2022-06-26 Mark Cave-Aylandpckbd: move KBDState from pckbd.c to i8042.h
2022-06-26 Mark Cave-Aylandpckbd: checkpatch fixes
2022-06-26 Mark Cave-Aylandlasips2: rename ps2dev_update_irq() to lasips2_port_set...
2022-06-26 Mark Cave-Aylandlasips2: spacing fixes
2022-06-26 Mark Cave-Aylandpl050: split pl050_update_irq() into separate pl050_set...
2022-06-26 Mark Cave-Aylandpl050: checkpatch fixes
2022-06-26 Mark Cave-Aylandps2: don't use vmstate_register() in ps2_mouse_init()
2022-06-26 Mark Cave-Aylandps2: don't use vmstate_register() in ps2_kbd_init()
2022-06-26 Mark Cave-Aylandps2: implement ps2_mouse_realize() and use it to regist...
2022-06-26 Mark Cave-Aylandps2: implement ps2_kbd_realize() and use it to register...
2022-06-26 Mark Cave-Aylandps2: remove duplicate setting of scancode_set in ps2_kb...
2022-06-26 Mark Cave-Aylandps2: implement ps2_reset() for the PS2_DEVICE QOM type...
2022-06-26 Mark Cave-Aylandps2: introduce PS2DeviceClass
2022-06-26 Mark Cave-Aylandps2: improve function prototypes in ps2.c and ps2.h
2022-06-26 Mark Cave-Aylandps2: move QOM type definitions from ps2.c to ps2.h
2022-06-26 Mark Cave-Aylandps2: QOMify PS2MouseState
2022-06-26 Mark Cave-Aylandps2: QOMify PS2KbdState
2022-06-26 Mark Cave-Aylandps2: QOMify PS2State
2022-06-26 Mark Cave-Aylandps2: checkpatch fixes
2022-06-24 Richard HendersonMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
next