]> Git Repo - qemu.git/history - include
fw_cfg: Allow reboot-timeout=-1 again
[qemu.git] / include /
2019-10-31 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-10-30 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-10-30 Peter MaydellMerge remote-tracking branch 'remotes/cleber/tags/pytho...
2019-10-30 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-10-30 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-10-29 Jens Freimannnet/virtio: add failover support
2019-10-29 Jens Freimannmigration: add new migration state wait-unplug
2019-10-29 Jens Freimannmigration: allow unplug during migration for failover...
2019-10-29 Jens Freimannpci: mark devices partially unplugged
2019-10-29 Jens Freimannpci: add option for net failover
2019-10-29 Jens Freimannqdev/qbus: add hidden device support
2019-10-29 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-10-29 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2019-10-29 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2019-10-29 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/q800...
2019-10-29 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2019-10-29 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-10-29 Mikhail Sennikovskyvirtio-net: prevent offloads reset on migration
2019-10-29 Michael S. Tsirkinvirtio: new post_load hook
2019-10-29 Sven Schnellenet: add tulip (dec21143) driver
2019-10-28 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2019-10-28 Laurent Vivierhw/m68k: add a dummy SWIM floppy controller
2019-10-28 Laurent Vivierhw/m68k: add Nubus macfb video card
2019-10-28 Laurent Vivierhw/m68k: add Nubus support
2019-10-28 Laurent Vivierhw/m68k: implement ADB bus support for via
2019-10-28 Laurent Vivierhw/m68k: add VIA support
2019-10-28 Laurent Vivieresp: add pseudo-DMA as used by Macintosh
2019-10-28 Alex Bennéeinclude/exec: wrap cpu_ldst.h in CONFIG_TCG
2019-10-28 Alex Bennéeplugin: add qemu_plugin_outs helper
2019-10-28 Alex Bennéeplugin: add qemu_plugin_insn_disas helper
2019-10-28 Alex Bennéeplugin: expand the plugin_init function to include...
2019-10-28 Emilio G. Cotatranslator: add translator_ld{ub,sw,uw,l,q}
2019-10-28 Alex Bennéecputlb: ensure _cmmu helper functions follow the naming...
2019-10-28 Emilio G. Cotaplugin-gen: add plugin_insn_append
2019-10-28 Emilio G. Cota*-user: plugin syscalls
2019-10-28 Alex Bennéeplugins: implement helpers for resolving hwaddr
2019-10-28 Emilio G. Cotatcg: let plugins instrument virtual memory accesses
2019-10-28 Emilio G. Cotaplugin-gen: add module for TCG-related code
2019-10-28 Emilio G. Cotacputlb: introduce get_page_addr_code_hostp
2019-10-28 Emilio G. Cotacputlb: document get_page_addr_code
2019-10-28 Emilio G. Cotaqueue: add QTAILQ_REMOVE_SEVERAL
2019-10-28 Alex Bennéeplugin: add implementation of the api
2019-10-28 Emilio G. Cotaplugin: add core code
2019-10-28 Emilio G. Cotaplugin: add user-facing API
2019-10-28 Emilio G. Cotacpu: introduce cpu_in_exclusive_context()
2019-10-28 Alex Bennéetrace: add mmu_index to mem_info
2019-10-28 Alistair Francisriscv/virt: Add the PFlash CFI01 device
2019-10-28 Alistair Francisriscv/virt: Manually define the machine
2019-10-28 Alistair Francisriscv/sifive_u: Add the start-in-flash property
2019-10-28 Alistair Francisriscv/sifive_u: Manually define the machine
2019-10-28 Alistair Francisriscv/sifive_u: Add QSPI memory region
2019-10-28 Alistair Francisriscv/sifive_u: Add L2-LIM cache memory
2019-10-28 Bin Mengriscv: hw: Drop "clock-frequency" property of cpu nodes
2019-10-28 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2019-10-28 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-10-28 Max Reitzblock: Add @exact parameter to bdrv_co_truncate()
2019-10-28 Max Reitzinclude: Move endof() up from hw/virtio/virtio.h
2019-10-28 Maxim Levitskyblock/nvme: add support for write zeros
2019-10-28 Vladimir Sementsov... block/block-copy: increase buffered copy request
2019-10-28 Vladimir Sementsov... block/block-copy: add memory limit
2019-10-28 Vladimir Sementsov... util: introduce SharedResource
2019-10-28 Vladimir Sementsov... block/block-backend: add blk_co_pwritev_part
2019-10-28 Richard Hendersonexec: Cache TARGET_PAGE_MASK for TARGET_PAGE_BITS_VARY
2019-10-28 Richard Hendersonexec: Promote TARGET_PAGE_MASK to target_long
2019-10-28 Richard Hendersonexec: Restrict TARGET_PAGE_BITS_VARY assert to CONFIG_D...
2019-10-28 Richard Hendersonexec: Use const alias for TARGET_PAGE_BITS_VARY
2019-10-28 Richard Hendersonexec: Split out variable page size support to exec...
2019-10-28 Wei Yangcpu: use ROUND_UP() to define xxx_PAGE_ALIGN
2019-10-28 Alex Bennéecputlb: ensure _cmmu helper functions follow the naming...
2019-10-27 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-10-26 Paolo Bonzinitarget/i386: move FERR handling to target/i386
2019-10-26 Wei Yangcore: replace getpagesize() with qemu_real_host_page_size
2019-10-26 Paolo BonziniMerge commit 'df84f17' into HEAD
2019-10-25 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-10-25 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-10-25 Kevin Wolfcoroutine: Add qemu_co_mutex_assert_locked()
2019-10-25 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-10-25 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-10-25 Philippe Mathieu... hw/arm/bcm2836: Rename cpus[] as cpu[].core
2019-10-25 Philippe Mathieu... hw/arm/bcm2835_peripherals: Use the SYS_timer
2019-10-25 Philippe Mathieu... hw/timer/bcm2835: Add the BCM2835 SYS_timer
2019-10-25 Philippe Mathieu... hw/arm/bcm2835_peripherals: Use the thermal sensor...
2019-10-25 Philippe Mathieu... hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal...
2019-10-25 Stefan Hajnoczivirtio: drop unused virtio_device_stop_ioeventfd()...
2019-10-25 Jason Wangvirtio: add property to enable packed virtqueue
2019-10-25 Jason Wangvirtio: basic packed virtqueue support
2019-10-24 Philippe Mathieu... hw/rtc/aspeed_rtc: Remove unused includes
2019-10-24 Philippe Mathieu... hw/rtc/mc146818: Include mc146818rtc_regs.h a bit less
2019-10-24 Philippe Mathieu... hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory
2019-10-24 Philippe Mathieu... hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc...
2019-10-24 Philippe Mathieu... hw: Move sun4v hypervisor RTC from hw/timer/ to hw...
2019-10-24 Philippe Mathieu... hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdir...
2019-10-24 Philippe Mathieu... hw: Move MC146818 device from hw/timer/ to hw/rtc/...
2019-10-24 Philippe Mathieu... hw: Move PL031 device from hw/timer/ to hw/rtc/ subdire...
2019-10-24 Cédric Le Goateraspeed: Add an AST2600 eval board
2019-10-24 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-10-24 Philippe Mathieu... mc146818rtc: Include mc146818rtc_regs.h directly in...
2019-10-24 Philippe Mathieu... mc146818rtc: Move RTC_ISA_IRQ definition
2019-10-24 Hervé Poussineaumc146818rtc: move structure to header file
2019-10-24 Philippe Mathieu... hw/i386/pc: Extract pc_i8259_create()
next
This page took 0.074789 seconds and 7 git commands to generate.