]> git.proxmox.com Git - mirror_qemu.git/history - include
block/copy-before-write: implement cbw-timeout option
[mirror_qemu.git] / include /
2022-06-29 Vladimir Sementsov... block/block-copy: block_copy(): add timeout_ns parameter
2022-06-29 Vladimir Sementsov... util: add qemu-co-timeout
2022-06-28 Richard HendersonMerge tag 'pull-semi-20220628' of https://gitlab.com...
2022-06-27 Richard Hendersonsemihosting: Create semihost_sys_poll_one
2022-06-27 Richard Hendersonsemihosting: Remove qemu_semihosting_console_outs
2022-06-27 Richard Hendersonsemihosting: Remove qemu_semihosting_console_outc
2022-06-27 Richard Hendersonsemihosting: Create qemu_semihosting_guestfd_init
2022-06-27 Richard Hendersonsemihosting: Add GuestFDConsole
2022-06-27 Richard Hendersonsemihosting: Create qemu_semihosting_console_write
2022-06-27 Richard Hendersonsemihosting: Cleanup chardev init
2022-06-27 Richard Hendersonsemihosting: Expand qemu_semihosting_console_inc to...
2022-06-27 Richard Hendersonsemihosting: Pass CPUState to qemu_semihosting_console_inc
2022-06-27 Richard Hendersonsemihosting: Fix docs comment for qemu_semihosting_cons...
2022-06-27 Richard Hendersongdbstub: Adjust gdb_syscall_complete_cb declaration
2022-06-27 Richard Hendersonsemihosting: Create semihost_sys_gettimeofday
2022-06-27 Richard Hendersonsemihosting: Create semihost_sys_{stat,fstat}
2022-06-27 Richard Hendersonsemihosting: Split out semihost_sys_system
2022-06-27 Richard Hendersonsemihosting: Split out semihost_sys_rename
2022-06-27 Richard Hendersonsemihosting: Split out semihost_sys_remove
2022-06-27 Richard Hendersonsemihosting: Split out semihost_sys_flen
2022-06-27 Richard Hendersonsemihosting: Split out semihost_sys_isatty
2022-06-27 Richard Hendersonsemihosting: Split out semihost_sys_lseek
2022-06-27 Richard Hendersonsemihosting: Split out semihost_sys_write
2022-06-27 Richard Hendersonsemihosting: Split out semihost_sys_read
2022-06-27 Richard Hendersonsemihosting: Split out semihost_sys_close
2022-06-27 Richard Hendersonsemihosting: Split out semihost_sys_open
2022-06-27 Richard Hendersoninclude/exec: Define errno values in gdbstub.h
2022-06-27 Richard Hendersoninclude/exec: Move gdb_stat and gdb_timeval to gdbstub.h
2022-06-27 Richard Hendersoninclude/exec: Move gdb open flags to gdbstub.h
2022-06-27 Richard Hendersonsemihosting: Move common-semi.h to include/semihosting/
2022-06-27 Richard Hendersonsemihosting: Split out guestfd.c
2022-06-27 Richard Hendersonsemihosting: Add target_strlen for softmmu-uaccess.h
2022-06-27 Richard Hendersonsemihosting: Move softmmu-uaccess.h functions out of...
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 Alexander Grafaccel: Introduce current_accel_name()
2022-06-26 Richard HendersonMerge tag 'qemu-sparc-20220626' of https://github.com...
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: add QEMU interface comment for I8042_MMIO device
2022-06-26 Mark Cave-Aylandlasips2: add QEMU interface comment
2022-06-26 Mark Cave-Aylandlasips2: add base property
2022-06-26 Mark Cave-Aylandlasips2: move mapping of LASIPS2 registers to HPPA...
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-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: make ps2_raise_irq() function static
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_realize() function
2022-06-26 Mark Cave-Aylandpckbd: add size qdev property to I8042_MMIO device
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-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-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 Emanuele Giuseppe... aio_wait_kick: add missing memory barrier
2022-06-24 Vladimir Sementsov... block: simplify handling of try to merge different...
2022-06-24 Stefan Hajnocziblock: get rid of blk->guest_block_size
2022-06-24 Stefan Hajnocziblock: drop unused bdrv_co_drain() API
2022-06-23 Richard HendersonMerge tag 'nvme-next-pull-request' of git://git.infrade...
2022-06-23 Łukasz Gierykhw/nvme: Add support for the Virtualization Management...
2022-06-23 Łukasz Gierykhw/nvme: Initialize capability structures for primary...
2022-06-23 Lukasz Maniakhw/nvme: Add support for Secondary Controller List
2022-06-23 Lukasz Maniakhw/nvme: Add support for Primary Controller Capabilities
2022-06-23 Lukasz Maniakhw/nvme: Add support for SR-IOV
2022-06-23 Richard HendersonMerge tag 'pull-migration-20220623b' of https://gitlab...
2022-06-22 Daniel P. Berrangéio: add a QIOChannelNull equivalent to /dev/null
2022-06-22 Richard HendersonMerge tag 'pull-aspeed-20220622' of https://github...
2022-06-22 Klaus Jensenhw/i2c/aspeed: add DEV_ADDR in old register mode
2022-06-22 Cédric Le Goateraspeed/i2c: Add ast1030 controller models
2022-06-22 Joe Komlodiaspeed: i2c: Move regs and helpers to header file
2022-06-22 Joe Komlodiaspeed: i2c: Add new mode support
2022-06-22 Joe Komlodiaspeed: i2c: Use reg array instead of individual vars
2022-06-22 Joe Komlodihw/registerfields: Add shared fields macros
2022-06-21 Richard HendersonMerge tag 'pull-tcg-20220621' of https://gitlab.com...
2022-06-21 Richard HendersonMerge tag 'pull-ppc-20220621' of https://gitlab.com...
2022-06-20 Lucas Mateus Castr... host-utils: Implemented signed 256-by-128 division
2022-06-20 Lucas Mateus Castr... host-utils: Implemented unsigned 256-by-128 division
2022-06-19 Richard HendersonMerge tag 'bsd-user-syscall-2022q2-pull-request' of...
2022-06-16 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-06-16 zhenwei picrypto: Introduce RSA algorithm
2022-06-16 Zhenzhong Duanvirtio-iommu: Use recursive lock to avoid deadlock
2022-06-16 Zhenzhong Duanvirtio-iommu: Add bypass mode support to assigned device
2022-06-16 Jonathan Cameronpci-bridge/cxl_upstream: Add a CXL switch upstream...
2022-06-16 Richard HendersonMerge tag 'pull-9p-20220616' of https://github.com...
2022-06-16 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-06-15 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2022-06-15 Jagannathan Ramanvfio-user: handle device interrupts
2022-06-15 Jagannathan Ramanvfio-user: handle PCI BAR accesses
2022-06-15 Jagannathan Ramanvfio-user: IOMMU support for remote device
2022-06-15 Jagannathan Ramanvfio-user: define vfio-user-server object
2022-06-15 Jagannathan Ramanremote/machine: add vfio-user property
2022-06-15 Jagannathan Ramanqdev: unplug blocker for devices
next