OSDN Git Service

qmiga/qemu.git
2022-06-27 Richard Hendersonsemihosting: Return void from do_common_semihosting
2022-06-27 Richard Hendersonsemihosting: Clean up common_semi_open_cb
2022-06-27 Richard Hendersonsemihosting: Clean up common_semi_flen_cb
2022-06-27 Richard Hendersonsemihosting: Adjust error checking in common_semi_cb
2022-06-27 Richard Hendersonsemihosting: Inline set_swi_errno into common_semi_cb
2022-06-27 Richard Hendersonsemihosting: Split out guestfd.c
2022-06-27 Richard Hendersonsemihosting: Simplify softmmu_lock_user_string
2022-06-27 Richard Hendersonsemihosting: Add target_strlen for softmmu-uaccess.h
2022-06-27 Richard Hendersonaccel/stubs: Add tcg stub for probe_access_flags
2022-06-27 Richard Hendersonsemihosting: Move softmmu-uaccess.h functions out of...
2022-06-27 Richard Hendersonsemihosting: Improve condition for config.c and console.c
2022-06-27 Richard Hendersonsemihosting: Return failure from softmmu-uaccess.h...
2022-06-27 Richard Hendersonsemihosting: Move exec/softmmu-semi.h to semihosting...
2022-06-27 Richard HendersonMerge tag 'pull-target-arm-20220627' of https://git...
2022-06-27 Richard Hendersontarget/arm: Check V7VE as well as LPAE in arm_pamax
2022-06-27 Richard Hendersontarget/arm: Extend arm_pamax to more than aarch64
2022-06-27 Richard Hendersontarget/arm: Move pred_{full, gvec}_reg_{offset, size...
2022-06-27 Richard Hendersontarget/arm: Add SVL to TB flags
2022-06-27 Richard Hendersontarget/arm: Introduce sve_vqm1_for_el_sm
2022-06-27 Richard Hendersontarget/arm: Add cpu properties for SME
2022-06-27 Richard Hendersontarget/arm: Unexport aarch64_add_*_properties
2022-06-27 Richard Hendersontarget/arm: Move arm_cpu_*_finalize to internals.h
2022-06-27 Richard Hendersontarget/arm: Generalize cpu_arm_{get, set}_default_vec_len
2022-06-27 Richard Hendersontarget/arm: Generalize cpu_arm_{get,set}_vq
2022-06-27 Richard Hendersontarget/arm: Create ARMVQMap
2022-06-27 Richard Hendersontarget/arm: Move error for sve%d property to arm_cpu_sv...
2022-06-27 Richard Hendersontarget/arm: Implement SMSTART, SMSTOP
2022-06-27 Richard Hendersontarget/arm: Add the SME ZA storage to CPUARMState
2022-06-27 Richard Hendersontarget/arm: Add PSTATE.{SM,ZA} to TB flags
2022-06-27 Richard Hendersontarget/arm: Add SMIDR_EL1, SMPRI_EL1, SMPRIMAP_EL2
2022-06-27 Richard Hendersontarget/arm: Add SMCR_ELx
2022-06-27 Richard Hendersontarget/arm: Add SVCR
2022-06-27 Richard Hendersontarget/arm: Add ARM_CP_SME
2022-06-27 Richard Hendersontarget/arm: Add syn_smetrap
2022-06-27 Richard Hendersontarget/arm: Add SMEEXC_EL to TB flags
2022-06-27 Richard Hendersontarget/arm: Implement TPIDR2_EL0
2022-06-27 Alexander Graftarget/arm: Catch invalid kvm state also for hvf
2022-06-27 Alexander Grafaccel: Introduce current_accel_name()
2022-06-27 Martin Liškasphinx: change default language to 'en'
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: add QEMU interface comment for I8042 device
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: add QEMU interface comment for I8042_MMIO device
2022-06-26 Mark Cave-Aylandpckbd: switch I8042_MMIO device from update_irq() funct...
2022-06-26 Mark Cave-Aylandlasips2: add QEMU interface comment
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...
2022-06-24 Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-06-24 Xie Yongjivduse-blk: Add name option
2022-06-24 Xie Yongjivduse-blk: Add serial option
2022-06-24 Eric Blakenbd: Drop dead code spotted by Coverity
next