OSDN Git Service

qmiga/qemu.git
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 'kraxel-20220719-pull-request' of https:...
2022-07-19 Felix xq Queißnergtk: Add show_tabs=on|off command line option.
2022-07-19 Gerd Hoffmannusb: document pcap (aka usb traffic capture)
2022-07-19 Gerd Hoffmannusb: document guest-reset and guest-reset-all
2022-07-19 Mauro Matteo... usb/hcd-xhci: check slotid in xhci_wakeup_endpoint()
2022-07-19 Gerd Hoffmannmicrovm: turn off io reservations for pcie root ports
2022-07-19 Marc-André... dbus-display: fix test race when initializing p2p conne...
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 Thomas Huthpython/qemu/qmp/legacy: Replace 'returns-whitelist...
2022-07-18 Peter MaydellMerge tag 'pull-ppc-20220718' of https://gitlab.com...
2022-07-18 Thomas Huthutil: Fix broken build on Haiku
2022-07-18 Thomas HuthReplace 'whitelist' with 'allow'
2022-07-18 Philippe Mathieu... tests/unit: Replace g_memdup() by g_memdup2()
2022-07-18 Song Gaoqtest/machine-none: Add LoongArch support
2022-07-18 John Snowtests/vm: Remove docker cross-compile test from CentOS VM
2022-07-18 John Snowtests/vm: add 1GB extra memory per core
2022-07-18 John Snowtests/vm: remove duplicate 'centos' VM test
2022-07-18 John Snowtests/vm: remove ubuntu.i386 VM test
2022-07-18 John Snowtests/vm: upgrade Ubuntu 18.04 VM to 20.04
2022-07-18 John Snowtests/vm: switch centos.aarch64 to CentOS 8 Stream
2022-07-18 John Snowtests/vm: switch CentOS 8 to CentOS 8 Stream
2022-07-18 John Snowtests/vm: use 'cp' instead of 'ln' for temporary vm...
2022-07-18 John Snowqga: treat get-guest-fsinfo as "best effort"
2022-07-18 Leandro Luporitarget/ppc: Check page dir/table base alignment
2022-07-18 Leandro Luporitarget/ppc: Improve Radix xlate level validation
2022-07-18 Leandro Luporippc: Check partition and process table alignment
2022-07-18 Matheus Fersttarget/ppc: check tb_env != 0 before printing TBU/TBL...
2022-07-18 Lucas Coutinhotarget/ppc: Implement slbiag
2022-07-18 Lucas Coutinhotarget/ppc: Move slbsync to decodetree
2022-07-18 Lucas Coutinhotarget/ppc: Move slbfee to decodetree
2022-07-18 Lucas Coutinhotarget/ppc: Move slbmfee to decodetree
2022-07-18 Lucas Coutinhotarget/ppc: Move slbmfev to decodetree
2022-07-18 Lucas Coutinhotarget/ppc: Move slbmte to decodetree
2022-07-18 Lucas Coutinhotarget/ppc: Move slbia to decodetree
2022-07-18 Lucas Coutinhotarget/ppc: Move slbieg to decodetree
2022-07-18 Lucas Coutinhotarget/ppc: Move slbie to decodetree
2022-07-18 Matheus Fersttarget/ppc: add macros to check privilege level
2022-07-18 Matheus Fersttarget/ppc: receive DisasContext explicitly in GEN_PRIV
2022-07-18 Leandro Luporitarget/ppc: Implement ISA 3.00 tlbie[l]
2022-07-18 Leandro Luporitarget/ppc: Move tlbie[l] to decode tree
2022-07-18 Matheus Fersttarget/ppc: fix exception error code in spr_write_excp_...
2022-07-18 Matheus Fersttarget/ppc: fix PMU Group A register read/write exceptions
2022-07-18 Matheus Fersttarget/ppc: fix exception error code in helper_{load...
2022-07-18 Matheus Fersttarget/ppc: remove mfdcrux and mtdcrux
2022-07-18 Matheus Fersttarget/ppc: fix exception error value in slbfee
2022-07-18 Matheus Fersttarget/ppc: Fix gen_priv_exception error value in mfspr...
2022-07-18 Murilo Opsfelder... target/ppc/kvm: Skip current and parent directories...
2022-07-18 Jason A. Donenfeldhw/ppc: pass random seed to fdt
2022-07-18 Cédric Le Goaterppc: Remove unused irq_inputs
next