OSDN Git Service

e1000e: Fix possible interrupt loss when using MSI
[qmiga/qemu.git] / hw /
2022-07-26 Ake Koomsine1000e: Fix possible interrupt loss when using MSI
2022-07-21 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-20 Peter MaydellMerge tag 'pull-migration-20220720c' of https://gitlab...
2022-07-20 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2022-07-20 Peter MaydellMerge tag 'pull-request-2022-07-20' of https://gitlab...
2022-07-20 Peter MaydellMerge tag 'pull-hex-20220719-1' of https://github.com...
2022-07-20 Eugenio Pérezvdpa: Add device migration blocker
2022-07-20 Eugenio Pérezvdpa: manual forward CVQ buffers
2022-07-20 Eugenio Pérezvdpa: Export vhost_vdpa_dma_map and unmap calls
2022-07-20 Eugenio Pérezvhost: Add svq avail_handler callback
2022-07-20 Eugenio Pérezvhost: add vhost_svq_poll
2022-07-20 Eugenio Pérezvhost: Expose vhost_svq_add
2022-07-20 Eugenio Pérezvhost: add vhost_svq_push_elem
2022-07-20 Eugenio Pérezvhost: Track number of descs in SVQDescState
2022-07-20 Eugenio Pérezvhost: Add SVQDescState
2022-07-20 Eugenio Pérezvhost: Decouple vhost_svq_add from VirtQueueElement
2022-07-20 Eugenio Pérezvhost: Check for queue full at vhost_svq_add
2022-07-20 Eugenio Pérezvhost: Move vhost_svq_kick call to vhost_svq_add
2022-07-20 Eugenio Pérezvhost: Reorder vhost_svq_kick
2022-07-20 Eugenio Pérezvdpa: Avoid compiler to squash reads to used idx
2022-07-20 Eugenio Pérezvirtio-net: Expose ctrl virtqueue logic
2022-07-20 Eugenio Pérezvirtio-net: Expose MAC_TABLE_ENTRIES
2022-07-20 Eugenio Pérezvhost: move descriptor translation to vhost_svq_vring_w...
2022-07-19 Peter MaydellMerge tag 'pull-la-20220719' of https://gitlab.com...
2022-07-19 Xiaojuan Yanghw/loongarch: Add fdt support
2022-07-19 Xiaojuan Yanghw/loongarch: Add acpi ged support
2022-07-19 Xiaojuan Yanghw/loongarch: Add smbios support
2022-07-19 Xiaojuan Yanghw/loongarch: Add linux kernel booting support
2022-07-19 Xiaojuan Yanghw/loongarch: Add uefi bios loading support
2022-07-19 Xiaojuan Yanghw/loongarch: Add fw_cfg table support
2022-07-19 Peter MaydellMerge tag 'kraxel-20220719-pull-request' of https:...
2022-07-19 Xiaojuan Yanghw/intc/loongarch_pch_pic: Fix bugs for update_irq...
2022-07-19 Mauro Matteo Cascellausb/hcd-xhci: check slotid in xhci_wakeup_endpoint()
2022-07-19 Gerd Hoffmannmicrovm: turn off io reservations for pcie root ports
2022-07-19 Peter MaydellMerge tag 'pull-request-2022-07-19' of https://gitlab...
2022-07-19 Peter MaydellMerge tag 'qemu-sparc-20220718' of https://github.com...
2022-07-18 Mark Cave-Aylandpckbd: remove legacy i8042_mm_init() function
2022-07-18 Mark Cave-Aylandps2: remove unused legacy ps2_mouse_init() function
2022-07-18 Mark Cave-Aylandpckbd: don't use legacy ps2_mouse_init() function
2022-07-18 Mark Cave-Aylandps2: remove unused legacy ps2_kbd_init() function
2022-07-18 Mark Cave-Aylandpckbd: don't use legacy ps2_kbd_init() function
2022-07-18 Mark Cave-Aylandpckbd: introduce new vmstate_kbd_mmio VMStateDescriptio...
2022-07-18 Mark Cave-Aylandlasips2: update VMStateDescription for LASIPS2 device
2022-07-18 Mark Cave-Aylandlasips2: don't use legacy ps2_mouse_init() function
2022-07-18 Mark Cave-Aylandlasips2: don't use legacy ps2_kbd_init() function
2022-07-18 Mark Cave-Aylandlasips2: switch register memory region to DEVICE_BIG_ENDIAN
2022-07-18 Mark Cave-Aylandlasips2: standardise on lp name for LASIPS2Port variables
2022-07-18 Mark Cave-Aylandlasips2: rename LASIPS2Port parent pointer to lasips2
2022-07-18 Mark Cave-Aylandlasips2: switch to using port-based IRQs
2022-07-18 Mark Cave-Aylandlasips2: add named input gpio to handle incoming port...
2022-07-18 Mark Cave-Aylandlasips2: add named input gpio to port for downstream...
2022-07-18 Mark Cave-Aylandlasips2: introduce LASIPS2PortDeviceClass for the LASIP...
2022-07-18 Mark Cave-Aylandlasips2: introduce port IRQ and new lasips2_port_init...
2022-07-18 Mark Cave-Aylandlasips2: rename LASIPS2Port irq field to birq
2022-07-18 Mark Cave-Aylandlasips2: introduce lasips2_mouse_port_class_init()...
2022-07-18 Mark Cave-Aylandlasips2: introduce lasips2_kbd_port_class_init() and...
2022-07-18 Mark Cave-Aylandlasips2: move mouse port initialisation to new lasips2_...
2022-07-18 Mark Cave-Aylandlasips2: move keyboard port initialisation to new lasip...
2022-07-18 Mark Cave-Aylandlasips2: introduce new LASIPS2_MOUSE_PORT QOM type
2022-07-18 Mark Cave-Aylandlasips2: introduce new LASIPS2_KBD_PORT QOM type
2022-07-18 Mark Cave-Aylandlasips2: QOMify LASIPS2Port
2022-07-18 Mark Cave-Aylandlasips2: change LASIPS2State dev pointer from void...
2022-07-18 Mark Cave-Aylandlasips2: remove legacy lasips2_initfn() function
2022-07-18 Mark Cave-Aylandlasips2: remove the qdev base property and the lasips2_...
2022-07-18 Mark Cave-Aylandlasips2: don't use vmstate_register() in lasips2_realize()
2022-07-18 Mark Cave-Aylandpl050: don't use legacy ps2_mouse_init() function
2022-07-18 Mark Cave-Aylandpl050: don't use legacy ps2_kbd_init() function
2022-07-18 Mark Cave-Aylandpl050: introduce pl050_mouse_class_init() and pl050_mou...
2022-07-18 Mark Cave-Aylandpl050: introduce pl050_kbd_class_init() and pl050_kbd_r...
2022-07-18 Mark Cave-Aylandpl050: introduce PL050DeviceClass for the PL050 device
2022-07-18 Mark Cave-Aylandpl050: move logic from pl050_realize() to pl050_init()
2022-07-18 Mark Cave-Aylandpl050: introduce new PL050_MOUSE_DEVICE QOM type
2022-07-18 Mark Cave-Aylandpl050: introduce new PL050_KBD_DEVICE QOM type
2022-07-18 Mark Cave-Aylandpl050: change PL050State dev pointer from void to PS2State
2022-07-18 Mark Cave-Aylandpl050: rename pl050_keyboard_init() to pl050_kbd_init()
2022-07-18 Mark Cave-Aylandpl050: move PL050State from pl050.c to new pl050.h...
2022-07-18 Peter MaydellMerge tag 'pull-ppc-20220718' of https://gitlab.com...
2022-07-18 Leandro Luporippc: Check partition and process table alignment
2022-07-18 Jason A. Donenfeldhw/ppc: pass random seed to fdt
2022-07-18 Cédric Le Goaterppc/e500: Allocate IRQ lines with qdev_init_gpio_in()
2022-07-18 Cédric Le Goaterppc/6xx: Allocate IRQ lines with qdev_init_gpio_in()
2022-07-18 Cédric Le Goaterppc/40x: Allocate IRQ lines with qdev_init_gpio_in()
2022-07-18 Cédric Le Goaterppc64: Allocate IRQ lines with qdev_init_gpio_in()
2022-07-18 Peter MaydellMerge tag 'pull-target-arm-20220718' of https://git...
2022-07-18 Andrey MakarovAlign Raspberry Pi DMA interrupts with Linux DTS
2022-07-18 Hao Wuhw/adc: Make adci[*] R/W in NPCM7XX ADC
2022-07-18 Hao Wuhw/adc: Fix CONV bit in NPCM7XX ADC CON register
2022-07-18 Peter Maydellhw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that...
2022-07-15 Peter MaydellMerge tag 'nvme-next-pull-request' of git://git.infrade...
2022-07-15 Peter MaydellMerge tag 'pull-aspeed-20220714' of https://github...
2022-07-15 Jinhao Fanhw/nvme: Use ioeventfd to handle doorbell updates
2022-07-15 Niklas Casselhw/nvme: force nvme-ns param 'shared' to false if no...
2022-07-15 Jinhao Fanhw/nvme: Add trace events for shadow doorbell buffer
2022-07-15 Jinhao Fanhw/nvme: Implement shadow doorbell buffer support
2022-07-14 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-14 Peter Delevoryasaspeed: Add fby35-bmc slot GPIO's
2022-07-14 Peter Delevoryashw/gpio/aspeed: Don't let guests modify input pins
2022-07-14 Iris Chenhw: m25p80: Add Block Protect and Top Bottom bits for...
2022-07-14 Peter Delevoryasaspeed: Add AST1030 (BIC) to fby35
2022-07-14 Cédric Le Goateraspeed: fby35: Add a bootrom for the BMC
next